@charset "UTF-8";
.navbkgrnd {
	background-attachment: scroll;
	background-image: url(nav_head.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:none;
}

   a.nav:link { color:#000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
   font-weight: normal;
   text-decoration:none;
}
   a.nav:Visited { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
   color:#000000;
   text-decoration:none;
   font-weight:normal
   }
   a.nav:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#CC0033;
   }
   a.nav:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
   color:#000000;
   background-color:none;
   text-decoration:none;
   }
body {
	background-color: #FFFFFF;
	background-image: url(images/Page-BgGradient.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
.whtbkgrnd {
	background-attachment: scroll;
	background-image: url(whtbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.calloutbkgnd {
	background-attachment: scroll;
	background-image: url(http://advancetips.com/092909/calloutbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.calloutheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000033;
}
.calloutbdytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	white-space: normal;
	line-height: 14px;
}
.calloutsteps {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


	.halfpgbkgrndlrg {
	background-attachment: scroll;
	background-image: url(lrg_pgbkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
}

iframe#ifrm {
	width:100%;
	height:850px;
	overflow: hidden;
 }

.border {
	border: thin dotted #666666;
}
.rghtnavbkgrnd {
	background-attachment: scroll;
	background-image: url(http://sight-sound-visions.net/050709/images/r_nav_bkgrnd2.png);
	background-repeat: no-repeat;
	background-position: center top;
} 

.lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
.lightbox img{ width: auto; height: auto;}
.lightbox a img{ border: none; }

.outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
.imageContainer{ padding: 10px; }

.loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
.hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
.imageContainer>#hoverNav{ left: 0;}
.hoverNav a{ outline: none;}

.prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
.prevLink { left: 0; float: left;}
.nextLink { right: 0; float: right;}
.prevLink:hover, #prevLink:visited:hover { background: url(http://sight-sound-visions.net/050709/images/prevlabel.gif) left 15% no-repeat; }
.nextLink:hover, #nextLink:visited:hover { background: url(http://sight-sound-visions.net/050709/images/nextlabel.gif) right 15% no-repeat; }

.imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

.imageData{	padding:0 10px; color: #666; }
.imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
.imageData #caption{ font-weight: bold;	}
.imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
.imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

.overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.listcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-indent: 10px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(bullet.png);
}
.pgheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: lighter;
	color: #000066;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 10px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: thin solid #ffffff;
	border-bottom: thin solid #cccccc;
	font-weight: bold;
	padding: 1px 0px 1px 10px;
	color: #17175A;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #9AA4C9;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #FFFFFF;
}

#breadCrumb a{
	color: #FFFFFF;
}
.border {
	border: thin solid #999999;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 10px 10px 10px 0px;
	font-size: 9pt;
	min-height: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 0px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 0px;
	padding-left: 50px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	padding-left: 0px;
}

