@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.starwaggons.com/site/images/bg_pattern_02.gif);
	background-repeat:repeat;
	background-color:#2E4369;
}

#navlist li {
	float: left;
	margin:0 0 0 0;
	padding: 0;
	border: 0px none;
}

#sponsorlist li {
	float: left;
	margin:0 0 0 25px;
	padding: 0;
	display:inline;
}

body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #000;
}
a:link {
	color: #446b9b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C4565;
}
a:hover {
	text-decoration: underline;
	color: #6494CE;
}
a:active {
	text-decoration: none;
	color: #6494CE;
}
a {
	font-weight: bold;
}


/* TRAILER PAGE SPECIFIC */
.menu {
	width:231px;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style:none;
}

.submenu {
	width:231px;
	height:auto;
	margin:5px 0px 10px 0px;
	padding:0px;
	color:#01a2e6;
	list-style:none;
}

.submenu li {
	padding-left:42px;
	text-indent:-21px;
	margin-bottom:5px;
}

.submenu li a {
	text-decoration:none;
	font-weight:normal;
	color:#01a2e6;
}

.submenu li a:link {
	color:#01a2e6;
}

.submenu li a:visited {
	color:#01a2e6;
}

.submenu li a:hover {
	color:#FFF;
	background-color:#01a2e6;
}

.submenu li a:active {
	color:#FFF;
	background-color:#01a2e6;
}


#sidenav {
	width:231px;
	height:auto;
	margin:27px 15px 0px 0px;
	float:left;
	padding:0px;
	clear:both;
}

div hr {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

.hidden {
	display:none;
}

#theater_overview {
	display:block;
}
 
#theater_floorplan {
	display:none;
}

#theater_work {
	display:none;
}

#theater_living {
	display:none;
}

#theater_specs {
	display:none;
}

#tabcontent_overview {
	display:block;
}

#tabcontent_floorplan {
	display:none;
}

#tabcontent_work {
	display:none;
}

#tabcontent_living {
	display:none;
}

#tabcontent_specs {
	display:none;
}

#trailercontent_right {
	 width:778px;
	 margin:27px 0px 0px 0px;
	 float:left;
}
#trailers_content_theater {
	width:778px;
	height:306px;
}

#trailertabswrapper {
	width:778px;
	height:39px;
	margin:3px 0px 0px 0px;
}

#tabs_overview {
	width:309px;
	height:39px;
	float:left;
	margin:0px 2px 0px 0px;
}

#tabs_floorplan {
	width:96px;
	height:39px;
	float:left;
	margin:0px 2px 0px 0px;
}

#tabs_work {
	width:120px;
	height:39px;
	float:left;
	margin:0px 2px 0px 0px;
}

#tabs_living {
	width:123px;
	height:39px;
	float:left;
	margin:0px 2px 0px 0px;
}

#tabs_specs {
	width:122px;
	height:39px;
	float:left;
	margin:0px;
}

.tabcontent {
	width:778px;
	height:auto;
	padding-top:43px;
	background-color:#F5F5F5;
	clear:both;
}

#tabcontent_overview_leftcolumn {
	width:300px;
	height:auto;
	padding:0px 18px 0px 71px;
	float:left;
}

#tabcontent_overview_leftcolumn h3, 
#tabcontent_floorplan_leftcolumn h3, 
#tabcontent_work_leftcolumn h3, 
#tabcontent_living_leftcolumn h3, 
#tabcontent_specs_leftcolumn h3 {
	margin:0px;
	font-size:18px;
	font-weight:bold;
	color:#30b9e4;
}

#tabcontent_overview_leftcolumn h4, 
#tabcontent_floorplan_leftcolumn h4, 
#tabcontent_work_leftcolumn h4, 
#tabcontent_living_leftcolumn h4, 
#tabcontent_specs_leftcolumn h4 {
	margin:0px;
	font-size:16px;
	color:#30b9e4;
}

#tabcontent_overview_leftcolumn h5, 
#tabcontent_floorplan_leftcolumn h5, 
#tabcontent_work_leftcolumn h5, 
#tabcontent_living_leftcolumn h5, 
#tabcontent_specs_leftcolumn h5 {
	margin:28px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

#tabcontent_overview_leftcolumn p, 
#tabcontent_floorplan_leftcolumn p, 
#tabcontent_work_leftcolumn p, 
#tabcontent_living_leftcolumn p, 
#tabcontent_specs_leftcolumn p {
	margin:3px 0px 0px 0px;
}

#tabcontent_overview_middlecolumn {
	width:191px;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 3px;
	float:left;
}

#pdfholder {
	width:191px;
	height:auto;
}

#pdfholder p {
	margin:0px;
}

#trailers_content_pdficon {
	width:32px;
	height:32px;
	float:left;
	margin-right:10px;
}

.keyfeatures {
	width:191px;
	height:auto;
	margin:15px 0px 0px 0px;
	padding:0px;
	background-color:#25C9F0;
}

.keyroundtop {
	margin:0px;
	padding:0px;
	height:5px;
	background:#25C9F0 url(http://www.starwaggons.com/site/images/trailer_content_keyfeatures_roundtop.png) top center no-repeat;
}

.keybody {
	width:191px;
	height:auto;
	margin:0px 0px 10px 0px;
	background-color:#25C9F0;
}

.keyfeatures h5 {
	margin:10px 0px 0px 23px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
}

.keyfeatures ul {
	margin:5px 0px 0px 0px;
	padding:0px 10px 0px 30px;
}

.keyroundbottom {
	margin:0px;
	padding:0px;
	height:4px;
	background:#25C9F0 url(http://www.starwaggons.com/site/images/trailer_content_keyfeatures_roundbottom.png) bottom center no-repeat;
}

/**/
.photoprint {
	width:191px;
	height:auto;
	margin:15px 0px 0px 0px;
	padding:0px;
	background-color:#8a8a8a;
}

.photoroundtop {
	margin:0px;
	padding:0px;
	height:5px;
	background:#8a8a8a url(http://www.starwaggons.com/site/images/trailer_content_photoprint_roundtop.png) top center no-repeat;
}

.photobody {
	width:191px;
	height:auto;
	margin:0px 0px 10px 0px;
	background-color:#8a8a8a;
}

.photoprint p a {
	margin:10px 0px 0px 16px;
	font-size:12px;
	color:#fff;
}

.photoroundbottom {
	margin:0px;
	padding:0px;
	height:4px;
	background:#8a8a8a url(http://www.starwaggons.com/site/images/trailer_content_photoprint_roundbottom.png) bottom center no-repeat;
}

/**/


#tabcontent_overview_rightcolumn {
	width:168px;
	height:auto;
	padding:0px 0px 0px 25px;
	margin:0px;
	float:left;
}

#tabcontent_overview_rightcolumn h5 {
	margin:28px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

.imagedummy {
	margin:0px 0px 20px 0px;
	width:100px;
	height:50px;
	background-color:#0FC;
}

#tabcontent_floorplan_leftcolumn {
	width:660px;
	height:auto;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 71px;
}

#tabcontent_work_leftcolumn {
	width:660px;
	height:auto;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 71px;
}

#tabcontent_living_leftcolumn {
	width:660px;
	height:auto;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 71px;
}

#tabcontent_specs_leftcolumn {
	width:660px;
	height:auto;
	float:none;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 71px;
}

.trailerlogo {
	position:absolute;
	width:273px;
	height:238px;
	margin:135px 0px 0px 10px;
}

.trailerlogo_invisible {
	position:absolute;
	width:273px;
	height:238px;
	margin:135px 0px 0px 10px;
	visibility:hidden;
}

#galleryscrollwrapper {
	height:500px;
	overflow:auto;
}

#trailers_content_theater_new {
	position:absolute;
	width:131px;
	height:131px;
	margin:15px 0px 0px 625px;
}

#gallerylink {
	margin-top:10px;
	font-size:10px;
}

.picturebubblelink {
	position:absolute;
	width:778px;
	height:63px;
	margin:0px;
}

/* LIGHTBOX */
#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://www.starwaggons.com/site/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.starwaggons.com/site/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; }