body{
	background-color: #FFFFF;
}

h2{
	margin-bottom: 0.25em;	
}

a:link{
	color: #000000;	
}
 
a:visited{
	color: #000000;
}
 
a:hover{
	color: #e34b22;	
}

#footer{
	font-size: 12px; 
	text-align: center; 
	color: #233b57; 
	/* background: url('/static_media/images/footer_bg.jpg') top no-repeat; */
}

.center{
	text-align: center;
}

.home_container{
	background-color: #dd9141;
	color: #FFFFFF;
}

.home_container a{
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.home_container a:hover{
	color: #dd9141;
	background-color: #FFFFFF;
}


.header{	
	background-color: #FFFFFF;
	text-align:center;
}

.scene_category_list_container{
	padding: 0px 0px 0px 10px;
	font-size: 1.15em;
}

.top_level_category{
	font-size: 1.4em;
	text-decoration: underline;	
	font-weight: bold;
}

.category{
	font-size: 1.2em;
}

.talent_alpha_index{
	font-size:1.7em;
	font-weight: bold;	
}

.category-description{
	font-size: 1.2em;
	line-height:1.1em;
}

.thumb_container {
	min-height:350px;
	height:auto !important;
	height:350px;
}

.thumb_container a{
	text-decoration: none;
}

.thumb{
	width: 200px;
	height: 300px;
}

.scene_details_container{
	min-height:100px;
	height:auto !important;
	height:100px;
}

.field_name{
	font-size: 1.1em;
	font-weight: bold;
}

.field_value{
	font-size: 1.2em;
	line-height: 1.2em;
}

.scene_download_link a{
	font-size: 1.5em;
	color: #EE722C;
}

.scene_download_link a:hover{
	color: #000000;
}

.scene_image{
	max-width: 460px;
}

.talent_img_container{
	max-width: 460px;
}

.talent_gallery_link_container, .scene_gallery_link_container{
	height: 100%;
	text-align: right;
}

.talent_gallery_link_container a, .scene_gallery_link_container a{
	font-size: 1.8em;
}

.talent_gallery_container, .scene_gallery_container{
	margin-top:20px;
}

.banner_container{
	text-align: center;
	margin-top:20px;
}
