body{
	background-color: #FFFFFF;
}

h2{
	margin-bottom: 0.25em;	
}

a:link{
	color: #000000;	
}
 
a:visited{
	color: #000000;
}
 
a:hover{
	color: #312F32;
	background-color: #F2A2E7;
}

#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: #A6D6FE;
	color: #312F32;
}

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

.home_container a:hover{
	color: #312F32;
	background-color: #F2A2E7;
}


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

.scene_archive_link_container{
	margin: 10px 0px;
	font-size: 2em;
	text-align: right;
}

.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: #312F32;
}

.scene_download_link a:hover{
	
}

.scene_breakdown_container p{
	font-size: 1.5em;
}

.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.3em;
}

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

.bottom_banner_container{
	text-align: center;
	font-size: 1.3em;
}

.banner_list_item{
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 20px;
}

