/* CSS Document */
body{
	background-image: url(/site_images/layout/Body_Bg_tile.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb2b8;
	text-decoration: none;
}

p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#d9e3e8;
	text-decoration:none;
	line-height: 17px;
}

p.main_content {
	margin-top: 15px;
}

h1{
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d9e3e8;
	display: inline;
}

h2{
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d9e3e8;
	display: inline;
	font-weight: bold;
}

h3{
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #25495d;
	display: inline;
	font-weight: bold;
}

h3.title{
	text-transform: uppercase;
}

h3.content_title{
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #386f8e;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}

h4{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: inline;
	font-weight: bold;
}

a{
	color:#386f8e;
	text-decoration:none;
}

a:hover{
	color:#386f8e;
	text-decoration: underline;
}

a img{
	border:0px;
}

img{
	border:0px;
}

td.advanced_search {
	padding-left: 6px;
	font-size:11px;
	letter-spacing: 2px;
}

td.advanced_search a {
	color: #d9e3e8;
	text-decoration: none;
}

td.advanced_search a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.industry_login {
	padding-top: 19px;
	padding-right: 4px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

td.industry_login a {
	color: #d9e3e8;
	text-decoration: none;
}

td.industry_login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.copyrights {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

td.terms {
	color: #FFFFFF;
	font-size: 10px;
}

td.terms a {
	color: #39708f;
	text-decoration: none;
}
td.terms a:hover {
	color: #39708f;
	text-decoration: underline;
}

div.main_content {
	width:760px;
	margin-left:0px;
	margin-top: 13px; 
	text-align: left;
	float:left;
}

div.left_menu {
	margin-top: 12px;
	padding-top: 1px;
	margin-left: 1px;
	/*background-image: url(/site_images/layout/menu_Bg.gif);
	background-repeat: repeat-y;*/
}

div.left_menu_button {
	width: 169px;
	padding-bottom: 1px;
}

div.thumbnail_link {
	margin-bottom: 5px;
}

div.thumbnail_link a {
	color: #39708f;
	text-decoration: none;
}

div.thumbnail_link a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.page_counter {
	border: #415a68 1px solid;
	margin-left: 2px;
	margin-right: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

a div.page_counter  {
	border: #415a68 1px solid;
}

a:hover div.page_counter  {
	border: #415a68 1px solid;
	background-color:#FFFFFF;
}

div.page_counter_selected {
	border: #415a68 1px solid;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

div.news_articles_list {
	text-transform: uppercase;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}

div.news_articles_list a {
	color:#386f8e;
	text-decoration: none;
}

div.news_articles_list a:hover {
	color:#386f8e;
	text-decoration: underline;
}

div.more {
	size: 8px;
	font-weight: bold;
}

div.more a{
	color: #386f8e;
	text-decoration: none;
}

div.more a:hover{
	color: #386f8e;
	text-decoration: underline;
}

.main {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#111111;
	text-decoration:none;
}

.white {
	color: #FFFFFF;
}

form {
	padding: 0px;
	margin: 0px;
}

.text_box{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555; 	
	padding: 1px;	
	border: none;
}

select.select_film {
	width: 132px; 
	height: 20px; 
	margin-left: 5px; 
	margin-top: 1px; 
	background-color: transparent; 
	border: none;
}

select.select_film_IE {
	width: 136px; 
	height: 21px; 
	margin-left: 5px; 
	margin-top: 0px; 
	background-color: transparent; 
	border: none;
}
	
.error{
	color:#FF0000;
}
#relatedContainer {
	width:490px;
	margin:25px 0px 10px 18px;
	border-top: 1px solid #333;
	border-right: none;
	border-bottom: 1px solid #333;
	border-left: none;
	overflow:auto;
	height:100%;
	padding-bottom:10px;
	
}
#relatedContainer .title{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin:10px 0px 5px 0px;
}

#relatedContainer .item{
	float:left;
	margin:10px 10px 10px 0px;
}
#relatedContainer .sTitle {
	font-size:13px;
	font-weight:bold;
	color:#d9e3e8;
}
#productDiv select {
	color: #333; 
	font-size:11px;
	margin-top:1px;
}

#contestBanner{
	width:169px;
	height:60px;
	margin-top:15px;
	padding-top:145px;
	background-image:url(/site_images/layout/contestBanner.png);
	background-repeat:no-repeat;
	overflow:visible;
}

#contest{
	width:718px;
	margin-top:15px;
	text-align:left;
	padding:0px 25px 0px 15px;
}

#contest form{
	padding:0;
	margin:0;
	width:650px;
}

#contest input{
	color:#333;
	margin-bottom:5px;
	width:225px;
}

#contest textarea{
	color:#333;
	margin-bottom:5px;
}

#contest select{
	margin-bottom:5px;
}

#contest .labelsbold {
	clear:both;
	float:left;
	text-align:right;
	width:288px;
	padding:3px 5px 2px 0px;
	margin-bottom:0px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

#contest .fineprint {
	font-size:9px;
	font-weight:normal;
}

#contest .labelsreg{
	clear:both;
	float:left;
	text-align:right;
	width:288px;
	padding:3px 5px 2px 0px;
	margin-bottom:0px;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
}

#contest .fields {
	float:left;
	margin-bottom:3px;
	text-align:left;
	width:222px;
}

#recommendedContainer {
	width:708px;
	margin:25px 0px 10px 0px;
	border-top: 1px solid #666;
	border-right: none;
	border-bottom: 1px solid #666;
	border-left: none;
	overflow:auto;
	height:100%;
	padding-bottom:10px;
	padding-left:10px;
}

#recommendedContainer .title{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin:10px 0px 5px 0px;
}

#recommendedContainer .item{
	float:left;
	margin:10px 15px 10px 0px;
}