@charset "utf-8";

/*--------------------------------------------------------------------------*/
/* defaults                                                                 */
* {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

html, body, table{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

body {
	background-color: #111010;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #202020;
}

img {border: none;}

a {color: #515151; text-decoration:none;}
a:hover {text-decoration:underline;}
/* redef */
a {color: #00456B; text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color: #758A95; text-decoration:none;}


h2 {font-size: 19.58px;}

.clear {
	clear: both;
}
.white-border {
	border:solid 1px #ffffff;	
}

.sIFR-active .sIFR-text {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 18px;
	color: white;
}



#container {
	width: 936px;
	height: 100%;
	margin: 0 auto;
	background-color:#202020;
}

#header {
	position: relative;	
}

#header .breadcrumbs {
	position: absolute;	
	left: 23px;
	top: 158px;
	font-size: 10px;
}
#header .breadcrumbs li {
	float: left;
	color: #ffffff;
	margin-right: 5px;
}
#header .breadcrumbs li a {
	color: #ddc494;
}

#content {
	background: #000000;
}

#leftnav {
	float: left;
	width: 225px;

	padding-top: 20px;
	padding-left: 19px;
	background: url(../images/leftnav_bg.jpg) repeat-y 22px;
}

#leftnav .search_box {
	float: left;
	width: 185px;
	height: 20px;
	margin-right: 4px;
	padding: 5px 0 0 7px;
	background-color: #000000;	
	border: solid 1px #ffffff;
	color: #ffffff;
}
#leftnav .search_btn {
	float: left;
	width: 27px;
	height: 27px;
	background: url(../images/search_btn.jpg) no-repeat;
	border: none;
	cursor: pointer;
}

.menu2 {
	border-top: none!important;	
}
.menu2 li {
	margin-bottom: 4px;
	border-top: solid 1px #ffffff;	
}
.menu2 li a {
	padding: 5px 0 6px 20px!important;	
}

#newsletter-hotspot, #share-hotspot { position:relative; z-index:6; }
.overlay { visibility:hidden; position: absolute; z-index: 30; background:#ffffff; border:solid 1px #131313; }
/*#newsletter-overlay { top:-85px; right:-235px; width:234px; }
#share-overlay { top:-197px;; left:160px; width:250px; }
#form-overlay {width:400px; top:-397px; left:160px;}*/
.overlay .overlay-bg { position:absolute; z-index: 25; width: 262px; left:0; top:0; }
.overlay .overlay-content {	position:relative; padding: 12px; }
.overlay .close { display:block; cursor:pointer; background:#202020; padding:5px 20px 5px!important; text-align:right; }
.overlay .pointer { position:absolute; bottom:30px; left:-20px; }
.overlay h3 { color:#707070; background:#202020; font-size:19.58px;	padding: 4px 0;	text-align:center; }
.overlay label { display: block; font-weight:bold; margin-bottom:5px; }

#share-overlay ul li {float:left; width:102px;}
#share-overlay ul li a:hover {color:#000000;}
#share-overlay ul li img {float:left; margin-right:5px;	}
#share-overlay ul li span {float:left;}

.left_links li {
	margin-bottom:12px;
	margin-left: 10px;
}
.left_links a {
	color:#737373;
	font-weight: bold;
}

.search_form fieldset {
	padding-top: 12px;
	border: none;
}



#main {
	float: left;
	position:relative;
	width: 659px;
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 16px;
}

.page_title {
	margin-bottom:5px;
	background-color: #863d1a;
	color:#e7d5ad;
	font-size:31.58px;
	font-weight:bold;
	line-height: 1em;
	border: solid 1px #d9bdb2;
	height: 40px;
	padding-top:5px;
	padding-left: 10px;
}
.page_subtitle {
	margin-bottom:5px;
	background-color:#e2cea6;
	color:#34211c;
	font-size:21.58px;
	font-weight:bold;
	line-height: 1em;
	border: solid 1px #d9bdb2;
	height: 33px;
	padding-top:12px;
	padding-left: 10px;	
	font-family: Helvetica, Arial, sans-serif;
}


#footer {
	background-color: #202020;
	padding: 13px 21px;
	font-size: 8px;
	color: #b6a8a8;
	text-transform:uppercase;
}

#footer .copy {
	float: left;
	width: 238px;
	border-right: solid 1px #515151;
	color: #837878;
}
#footer .copy strong {
	color: #b6a8a8;	
}

#footer .footer_links {
	float: left;
	margin-left: 30px;
}
#footer .footer_links li {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-right: solid 1px #6a5656;
}
#footer .footer_links li.last {
	border-right: none;	
}
#footer .footer_links li a {
	color: #b6a8a8;
}









/*--------------------------------------------------------------------------*/
/* home                                                                     */
.flash_header {
	position:absolute;
	top:14px;
	left:300px;
}

.now_filming {
	position:absolute;
	top: 136px;
	left: 300px;
	background: url(../images/now_filming_bg.jpg) no-repeat;
	width: 376px;
	height: 54px;
	padding-left:0;
	padding-top:5px;
}

.now_filming li {
	float: left;
	margin-right:5px;
}
.now_filming li img {
	border: solid 1px #ffffff;
}

.now_filming li.seemore {
	margin: 0;
	width: 157px;
}
.now_filming li.seemore a {
	display: block;
	height: 40px;
}

.home_boxes {
	clear: both;
	position:absolute;
	width: 675px;
	margin-top: 14px;
	color: #ffffff;
}

.home_boxes li {
	float: left;
	position:relative;
	width: 219px;
	height: 158px;
	margin-bottom:0;padding-bottom:0;
}

.home_boxes li.home_box_1 {
	background: url(../images/box1_bg.jpg);
	margin-right: 5px;
}
.home_boxes li.home_box_2 {
	background: url(../images/box2_bg.jpg);
	margin-right: 5px;
}
.home_boxes li.home_box_3 {
	background: url(../images/box3_bg.jpg);
}
.home_boxes li strong {
	position: absolute;
	top:15px;
	left: 17px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -.05em;
}
.home_boxes li strong span {
	font-weight:normal;	
}
.home_boxes li p {
	position: absolute;
	left: 120px;
	top: 50px;
	width: 83px;
}
.home_boxes li p a {
	display: block;
	color: #ffffff;
	font-weight:bold;
	font-size: 10px;
	background: url(../images/sm_arrow.gif) no-repeat right;
}


.box_orange {
	position: absolute;	
	top: 11px;
	left: 23px;
}
.box_blue {
	position: absolute;
	right: 15px;
	top: 270px;
	width: 307px;
	height: 68px;
}
.box_blue .inner_box {
	font-size: 11px;
	color: #ffffff;
	margin-top:7px;
}
/*.box_blue .inner_box a {
	margin-top: 15px;
	display: block;
	width: 84px;
	color: #ff5400;
	font-weight:bold;
	font-size: 10px;
	background: url(../images/sm_arrow_orange.gif) no-repeat right;
}*/

.grid li {
	float: left;
	margin:0 5px 5px 0;
}

.image_vert_list li {
	border-bottom: solid 1px #a1a1a1;	
	padding: 15px 0;
}
.image_vert_list p {
	font-size:11px;
	margin-bottom:8px;
}

.image_vert_list li a {
	color: #000000;	
}

/*--------------------------------------------------------------------------*/
/* subpage 1
*/
.gray_area {
	background-color: #d7d7d7;	
	padding: 12px;
	border: solid 1px #ffffff;
	margin-top: 7px;
}

.gray_area p.heavy, .left_text {
	width: 480px;	
}
.left_text p {
	margin-bottom:20px;	
}
.left_text .image_left {
	float:left;
	margin:0 10px 10px 0;
}
.left_text .image_right {
	float:right;
	margin:0 0 10px 10px;
}

.lot_listings {
	margin-top: 30px;
}
.lot_listings li {
	float: left;
	width: 111px;
	margin-right: 9px;
}
.lot_listings li img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.lot_listings li p {
	font-size: 11px;
}


.subpage1_boxes {
	position: absolute;
	left: 517px;
	top: 240px;
	color: #ffffff;
}

.subpage1_boxes .box1 {
	margin-right: 5px;
	margin-bottom: 7px;
	width:170px;
	background: url(../images/box_bg.gif) repeat-y;
}

.subpage1_boxes .box2 {
	margin-right: 5px;
	margin-bottom: 7px;
	width:170px;
	background: url(../images/box2_bg.gif) repeat-y;
}

.subpage1_boxes .box_inner {
	background: url(../images/box_bottom.gif) no-repeat bottom left;
	padding: 10px 5px 15px 15px;
}



.subpage1_boxes p a {
	display: block;
	width: 84px;
	color: #ffffff;
	font-weight:bold;
	font-size: 10px;
	background: url(../images/sm_arrow.gif) no-repeat right;
}


.subpage1_boxes ol li {
	background: url(../images/sm_arrow.gif) no-repeat left;
	margin-bottom: 3px;
}
.subpage1_boxes ol li a {
	padding-left: 10px;
	color: #ffffff;
}


/*--------------------------------------------------------------------------*/
/* subpage 3                                                                */

.stage_finder_form {
	font-weight:bold;
	font-size:11px;
}
.stage_finder_form select {
	width: 89px;	
}
.stage_finder_form input {
	width:100px;	
}

.stage_finder {
	background-color: #d7d7d7;	
	padding: 8px;
	border: solid 1px #ffffff;
	margin-top: 7px;
	height: 73px;
}

.stage_finder ul li {
	float: left;
	margin-right: 7px;
}

.stage_finder ul li label {
	display: block;
	margin-bottom: 3px;
}


.stage_results {
	background-color: #d7d7d7;	
	border: solid 1px #ffffff;
	margin-top: 7px;
}
.stage_results table {
	margin-bottom:10px;	
}
.stage_results table td {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.stage_results table thead td {
	background-color: #a1a1a1;
	padding:15px;
	font-size:12px;
	font-weight:bold;
}

.stage_results table tbody td {
	border-bottom: solid 1px #a1a1a1;
}

.stage_results.short table td {
	height: 30px;
}

.video_gallery li {
	float: left;
	width: 235px;
	margin-right:10px;
	margin-bottom:19px;
}
.video_gallery li.right_side {
	margin-right: 0;	
}
.video_gallery li .left_image {
	float:left;
	margin-right: 10px;
	border: solid 1px #fff;
}

.video_gallery li strong {
	font-size: 12px;
}
.video_gallery li p {
	font-size: 11px;
	margin: 4px 0;
}

.gallery_title {
	font-size:17.58px;
	color:#131313;
	font-weight:bold;
	border-top: solid 1px #a1a1a1;
	border-bottom: solid 1px #a1a1a1;
	padding: 12px 0;
	margin: 12px 0;
}
