@charset "UTF-8";
.pgbkgrnd {
	background-attachment: scroll;
	background-image: url(halfpgbkgrnd3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: lighter;
	color: #CCCCCC;
}
.calloutbkgrnd {
	background-attachment: scroll;
	background-image: url(images/calloutbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.callouttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.calloutheader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #FF3300;
}
.lrgheader {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style: normal;
	color: #000066;
}
.smllblutxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
.base {
	background-attachment: scroll;
	background-image: url(images/base.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
margin: 0;
padding: 0;
background: white;
font: 9pt/20px Arial, Helvetica, sans-serif;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: static;
	visibility: visible;
	z-index: 3;
}
#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 69px;
	left: 153px;
	z-index:3;
	width: 705px; /* precision for Opera */
	padding-right: 8px;
	padding-top: 0px;
}
#menu dl {
float: left;
width: 8em;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	background: #ECECEC;
	border: 1px solid gray;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#menu dd {
	display: none;
	border: 1px solid gray;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#menu li {
	text-align: left;
	background: #336699;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#site {
position: absolute;
z-index: 100;
top : 70px;
left : 153px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
.moviestack {
	z-index: 1;
	position: absolute;
	visibility: inherit;
	left: 235px;
	top: 135px;
}
.hmlistcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	text-align: left;
	letter-spacing: 0px;
}
.titletxt1 {
	font-family: Eurostile;
	font-size: 18px;
	font-weight: lighter;
	color: #CC9900;
	text-indent: 20px;
}
.titletxt2 {
	font-family: Eurostile;
	font-size: 14px;
	font-weight: bolder;
	color: #CC9900;
	line-height: 15px;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}
.textbox {
	border: 1px solid #333333;
	height: 12px;
	width: 145px;
}
.bluebkgrnd {
	background-attachment: fixed;
	background-image: url(images/bluebkrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.button {
	height: 15px;
	width: 80px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 80%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 39px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

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

#breadCrumb a{
	color: #AAAAAA;
}

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

.body {
	background-image: url(bkgrnd.gif);
	background-repeat: no-repeat;
	background-position:center;
	margin-top: 0px;
}

.halfpgbkgrnd {
	background-attachment: scroll;
	background-image: url(halfpgbkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.calloutbkgnd {
	background-attachment: scroll;
	background-image: url(calloutbkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.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;
}
.halfpgbkgrndlrg {
	background-attachment: scroll;
	background-image: url(lrg_pgbkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
iframe#ifrm {
	padding:0em;
	margin:0em 0 0em;
	width:97%;
	height:400px
    }
.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;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

/************ sectionLinks styles **************/

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

}

#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;
	text-decoration: none;
}

#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 10px;
	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 5px 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;
}

