/* Following document contains ALL specific styling for show detail pages! */

/****************************/
/****** Column Layout ******/
/**************************/
#Column1, #Column2, #Column3 { float: left; }

#Column1 {
	width:189px;
}

#Column1 #Layer1, #Column1 #Layer2, #Column1 #Layer3, #Column1 #Layer4 {
	float:left;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;  
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	background-color: none; 
	border-top-width: 0px;
	border-top-color: #ffffff;
	border-top-style: dashed;
	border-right-width: 0px;
	border-right-color: #ffffff;
	border-right-style: dashed;  
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: dashed;
	border-left-width: 0px;
	border-left-color: #ffffff;
	border-left-style: dashed; 
	width: 189px !important;
}

#Column2 #Layer5, #Column2 #Layer6, #Column2 #Layer7, #Column2 #Layer8 {
	float:left;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 18px; 
	padding-right: 18px;  
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	background-color: none; 
	border-top-width: 0px;
	border-top-color: #ffffff;
	border-top-style: dashed;
	border-right-width: 0px;
	border-right-color: #ffffff;
	border-right-style: dashed;  
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: dashed;
	border-left-width: 0px;
	border-left-color: #ffffff;
	border-left-style: dashed; 
	width: 367px;
}

#Column3 #Layer9, #Column3 #Layer10, #Column3 #Layer11, #Column3 #Layer12 {
	float:left;
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;  
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	background-color: none;
	border-top-width: 0px;
	border-top-color: #ffffff;
	border-top-style: dashed;
	border-right-width: 0px;
	border-right-color: #ffffff;
	border-right-style: dashed;  
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: dashed;
	border-left-width: 0px;
	border-left-color: #ffffff;
	border-left-style: dashed; 
	width: 348px; 
}

#Column3 #Layer10, #Column3 #Layer11 {
	width: 328px !important;
}

/****************************/
/****** Page Layout ******/
/**************************/
#Layer5 h1 {
	line-height:33px;
	font-size:16px;
	padding:0 8px 0 8px;
	margin:0 0 8px 0;
}

#Layer6 img.showdetail {
	display:block;
	float:left;
	width:175px;
	height:175px;
}

#Layer6 div.showdetail {
	float:left;
	padding:16px 8px 8px 8px;
	width:176px;
	height:151px;
	background-color:#f4f3f0;
}

#Layer6 p.showdetail {
	line-height:20px;
}

#Layer6 a.showdetail {
	background-image:url(/Images/Button-BeigeBg.gif);
	line-height:20px;
	padding:2px 8px 18px 8px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#Layer6 p.noshow {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#E0393D;
	line-height:19px;
	font-weight:bold;
}

#Layer6 p.offline {
	clear:both;
	font-weight:bold;
	color:#BA2F33;
	display:block;
	font-size:11px;
}

#Layer6 div.showoptions {
	display:block;
	float:left;
}

#Layer6 div.showoptions ul {
	padding:10px;
	margin:0;
	list-style:none;
	width:347px;
	display:block;
}

#Layer6 div.showoptions ul li {
	background-image:url(/Images/tick.jpg);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 5px 0 15px;
	width:153px;
	float:left;
	line-height:18px;
	font-size:12px;
}

#Layer8 a.productionshot {
	display:block;
	width:66px;
	padding:0 4px 4px 4px;
	float:left;
}

#Layer8 a.productionshot img {
	border:none;
}

