/* Style Sheet for Tempus Photographical */
 
* 
{
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc) 
}

a:focus, a:hover, a:active  { outline:none }

body {
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	color: #c9c3c3;
	background-color: #184460;
	line-height:1.8;
}

body#int {
	background:url(images/internal/sub_bg.gif) top left repeat-x;
}

#overlay {
	overflow:hidden;
	background:transparent url(images/internal/sub_overlay.jpg) top left no-repeat;
	top:0;
	left:0;
	height:715px;
	margin:0 auto;
	padding:0;
}

#woverlay {
	overflow:hidden;
	background:transparent url(images/internal/sub_overlay.jpg) top left no-repeat;
	top:0;
	left:0;
	height:790px;
	margin:0 auto;
	padding:0;
}

h1{
	position:relative;
	top:26px;
	left:15px;
	background:transparent url(images/logo.png) top left no-repeat;
	text-indent:-5000em;
	height:66px;
	width:244px;
}

h1 a{
	display:block;
	height:66px;
	width:244px;
}

h2
{
	background:transparent url(images/internal/text_about.gif) top left no-repeat;
	position:relative;
	width: 505px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#contact {
	background:transparent url(images/internal/text_contact.gif) top left no-repeat;
	position:relative;
	width: 206px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#testimonials{
	background:transparent url(images/internal/text_testimonials.gif) top left no-repeat;
	position:relative;
	width: 160px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#prices {
	background:transparent url(images/internal/text_prices.gif) top left no-repeat;
	position:relative;
	width: 142px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#pricesmileage {
	background:transparent url(images/internal/text_pricesmileage.gif) top left no-repeat;
	position:relative;
	width: 247px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#priceswedding {
	background:transparent url(images/internal/text_priceswedding.gif) top left no-repeat;
	position:relative;
	width: 357px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#pricesspecial {
	background:transparent url(images/internal/text_pricesspecial.gif) top left no-repeat;
	position:relative;
	width: 268px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#projects {
	background:transparent url(images/internal/text_projects.gif) top left no-repeat;
	position:relative;
	width: 350px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#faq {
	background:transparent url(images/internal/text_faq.gif) top left no-repeat;
	position:relative;
	width: 335px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

h2#contactsent {
	background:transparent url(images/internal/text_contactsent.gif) top left no-repeat;
	position:relative;
	width: 338px;
	height: 30px;
	top: 10px;
	left: 426px;	
	text-indent:-5000em;
}

#content
{
	position:relative;
	width: 525px;
	height: 500px;
	top: 0px;
	left: 426px;	
	z-index: 1;
}

#content p
{
	padding-top: 15px;
}

#content p.title
{
	color: #73abc7;
	font-weight: bold;
}

#content p.specialtitle
{
	width: 222px;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid;
	color: #73abc7;
}

#content p.unticked
{
	background:transparent url(images/internal/tb_unticked.png) top left no-repeat;
	padding-left: 40px;
	padding-top: 10px;
}

#content p.ticked
{
	background:transparent url(images/internal/tb_ticked.png) top left no-repeat;
	padding-left: 40px;
	padding-top: 10px;
}

#content p.examples
{
	margin-top: -15px;
}

table.prices {
	padding: 0px;
	border-collapse: collapse;
}

tr.priceheader td
{ 
	padding-left: 4px;
	color: #184460;
	background-color: #73abc7;
	font-weight: bold;
	width: 250px;
}

tr.pricerows td
{ 
	padding-left: 4px;
	color: #fff;
	border-bottom: 1px solid #73abc7;
	width: 250px;
}

td.wleftcat
{ 
	background:transparent url(images/internal/bullet.gif) top left no-repeat;
	padding-left: 20px;
	color: #fff;
	border-bottom: 1px solid #73abc7;
	width: 450px;
}

td.wrightcat
{ 
	text-align: right;
	padding-left: 25px;
	color: #fff;
	border-bottom: 1px solid #73abc7;
	width: 40px;
}

#content img
{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}

#content img.captcha
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: none;
	
}

#content img.thumb
{
	margin-right: 30px;
	padding: 0px;
	float: none;
}

#content li
{
	display: block;
	background:transparent url(images/internal/bullet.gif) top left no-repeat;
	margin-left: 35px;
	padding-left: 20px;
}

tr 
{
	vertical-align: top;
}

.label
{
	font-weight: bold;
	padding-bottom: 10px;
	width: 120px;
}

.element  
{
	padding-bottom: 10px;
}

#emailinput
{
	width: 275px;
	background: #184460;
	color: #fff;
	font-size: 110%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: verdana, arial, helvetica;
}

#captchainput
{
	width: 50px;
	background: #184460;
	color: #fff;
	font-size: 110%;
	border: 1px solid #fff;
	padding: 2px;
	text-align: center;
	font-family: verdana, arial, helvetica;
}

a { 	color: #bac6b6; }
a:hover { color: #bac6b6; }
a:visited { 	color: #bac6b6; }

input#normal
{
	background: #184460;
	color: #fff;
	font-size: 110%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: verdana, arial, helvetica;
}

input
{
	color: #000;
}

textarea
 {
	width: 400px;
	height: 100px;
	background: #184460;
	color: #fff;
	font-size: 110%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: verdana, arial, helvetica;
}

select {
	background: #184460;
	color: #fff;
	font-size: 110%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: verdana, arial, helvetica;
}

#boxcontainer {

}


#cfootercontainer
{ 
	background:transparent url(images/internal/sub_footer.png) top left no-repeat;
	position: relative;
	top: -92px;
	left: 0px;
	width: 990px;
	height: 190px;
}

#ffootercontainer
{ 
	background:transparent url(images/internal/sub_footer.png) top left no-repeat;
	position: relative;
	top: -111px;
	left: 0px;
	width: 990px;
	height: 190px;	
	/*z-index: -2;*/
}

#wfootercontainer
{ 
	background:transparent url(images/internal/sub_footer.png) top left no-repeat;
	position: relative;
	top: -10px;
	left: 0px;
	width: 990px;
	height: 190px;
	/*z-index: -2;*/
}

#footercontainer
{ 
	background:transparent url(images/internal/sub_footer.png) top left no-repeat;
	position: relative;
	top: -121px;
	left: 0px;
	width: 990px;
	height: 190px;	
	/*z-index: -2;*/
}

#footer
{
	position:relative;
	width: 990px;
	height: 12px;
	top: 148px;
	left: 23px;	
	font-family: arial, verdana, helvetica;
	color: #6b828d;
}

#footer p.footmid 
{
	position: relative;
	top: -20px;
	margin-left: 747px;
	padding-left: 1px;
	background:transparent url(images/rss_icon.gif) top left no-repeat;
}

#footer p.footend
{
	position: relative;
	top: -40px;
	margin-left: 832px;
	padding-left: 5px;

}

#footer p.footmid a,
#footer p.footend a
{
	color: #bac6b6;
	font-weight: bold;
}

p.quotetitle 
{
	color: #73abc7;
}

hr {
    height:1px;
    width:100%;
    background:#fff;
    margin: 10px 0px 0px 0px; 
}

/*  Top Page Navigation Elements */

#topnavcontainer 
{ 
	position: relative;
	top: -25px;
	left: 426px;
	width: 600px;
	height: 20px;	
}

#topnavcontainer li
{
	display: inline;
	text-align:center;
}

#topnavcontainer li a{
	padding-left: 3px;
	color: #FFF;
	height: 20px;
	display:block;
	float:left; 
}

#topnavcontainer li.home a{
	background:transparent url(images/nav_home.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.about a{
	background:transparent url(images/nav_about.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.contact a{
	background:transparent url(images/nav_contact.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.project a{
	background:transparent url(images/nav_project.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.prices a{
	background:transparent url(images/nav_prices.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.faq a{
	background:transparent url(images/nav_faq.gif) 0 0 no-repeat;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.ahome a{
	background:transparent url(images/nav_home.gif) 0 0 no-repeat;
	background-position:0 -20px;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.aabout a{
	background:transparent url(images/nav_about.gif) 0 0 no-repeat;
	background-position:0 -20px;	
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.acontact a{
	background:transparent url(images/nav_contact.gif) 0 0 no-repeat;
	background-position:0 -20px;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.aproject a{
	background:transparent url(images/nav_project.gif) 0 0 no-repeat;
	background-position:0 -20px;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.aprices a{
	background:transparent url(images/nav_prices.gif) 0 0 no-repeat;
	background-position:0 -20px;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.afaq a{
	background:transparent url(images/nav_faq.gif) 0 0 no-repeat;
	background-position:0 -20px;
	height:20px;
	text-indent:-5000em;
	width:90px;
}

#topnavcontainer li.home a:hover,
#topnavcontainer li.about a:hover,
#topnavcontainer li.contact a:hover,
#topnavcontainer li.project a:hover,
#topnavcontainer li.prices a:hover,
#topnavcontainer li.faq a:hover{
	background-position:0 -20px;
}

/* PRICES Side Navigation Elements */

#sidenavcontainer
{ 
	position: relative;
	top: -715px;
	left: 260px;
	width: 151px;
	height: 174px;	
}

#sidenavcontainer li
{
	display: inline;
	text-align:center;
}

#sidenavcontainer li a{
	padding-left: 3px;
	color: #FFF;
	height: 29px;
	display:block;
	float:left; 
}

#sidenavcontainer li.studio a{
	background:transparent url(images/internal/price_sn_studio.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#sidenavcontainer li.wedding a{
	background:transparent url(images/internal/price_sn_wedding.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#sidenavcontainer li.mileage a{
	background:transparent url(images/internal/price_sn_mileage.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#sidenavcontainer li.special a{
	background:transparent url(images/internal/price_sn_special.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#sidenavcontainer li.studio a:hover,
#sidenavcontainer li.wedding a:hover,
#sidenavcontainer li.mileage a:hover,
#sidenavcontainer li.special a:hover {
	background-position:0 -29px;
}

/* FAQ Side Navigation Elements */

#fsidenavcontainer
{ 
	position: relative;
	top: -715px;
	left: 260px;
	width: 151px;
	height: 174px;	
}

#fsidenavcontainer li
{
	display: inline;
	text-align:center;
}

#fsidenavcontainer li a{
	padding-left: 3px;
	color: #FFF;
	height: 29px;
	display:block;
	float:left; 
}

#fsidenavcontainer li.terms a{
	background:transparent url(images/internal/faq_sn_terms.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#fsidenavcontainer li.photo a{
	background:transparent url(images/internal/faq_sn_photo.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#fsidenavcontainer li.tfpcd a{
	background:transparent url(images/internal/faq_sn_tfpcd.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#fsidenavcontainer li.cancel a{
	background:transparent url(images/internal/faq_sn_cancel.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#fsidenavcontainer li.misc a{
	background:transparent url(images/internal/faq_sn_misc.gif) 0 0 no-repeat;
	height:29px;
	text-indent:-5000em;
	width:146px;
}

#fsidenavcontainer li.terms a:hover,
#fsidenavcontainer li.photo a:hover,
#fsidenavcontainer li.tfpcd a:hover,
#fsidenavcontainer li.cancel a:hover,
#fsidenavcontainer li.misc a:hover {
	background-position:0 -29px;
}
