html { 
	min-height: 100%; /* to force scrollbars */
	height: 100%;
	margin-bottom: 1px; 
}
body {
	background-color: #999999;
	margin: 20px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	background-image:url(/resources/images/bgs/03.jpg);
	background-position: top center;
	background-attachment: fixed;
	
}
#page_container {
	width: 856px;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height: 550px;
	padding-bottom: 24px;
}
#content_wrap {
	margin-top: 24px;
	padding-bottom: 24px;
}
.logo {
	margin-top: 30px;
}
#nav_col {
	width: 156px;
	float: left;
}
#nav_col ul {
	margin: 0;
	padding: 0;
}
#nav_col li {
	margin: 0;
	padding: 0px 0px 2px 0px;
	list-style: none;
	height: 16px; /* added to stop IE double height a in block element */
}
#main_col {
	width: 480px;
	margin-left: 24px;
	float: left;
	min-height: 300px;
}
#main_col_title_graphic {
	margin-bottom: 8px;
	display: block;
}
#blog_col {
	width: 148px;
	margin-left: 24px;/*margin-right: 24px;*/
	float: left;
}
#blog_panel_outer {
	padding: 0;
	overflow: auto;
	width: 148px;
	height: 400px;
}
#blog_panel_inner {
	width: 120px;
	height: auto;
	overflow: hidden;
}
#feature_details {
	width: 165px;
	float: left;
}
#feature_main_text {
	width: 303px;
	float: left;
	margin-left: 12px;
	line-height: 1.2em;
}
#feature_main_visual {
	/*height: 404px;*/
	height: 314px;
	margin-bottom: 24px;
}
#full_width_main_text {
	width: 480px;
	float: left;
	color:#333333;
	line-height: 1.2em;
}
.director_other_showreels_by{
	color: #666666;
	font-size: 0.8em;
	margin: 12px 0px 6px 0px;
}
#contact_email_list{
	margin: 0;
	padding: 0;
}
#contact_email_list li{
	list-style: none;
	margin-bottom: 6px;
}

#homepage_green_box{
	background-color: #50b948;
	width: 480px;
	margin-top: -4px;
}
#homepage_green_box a:link{
	color: white;
	text-decoration: none;
}

#homepage_green_box a:visited{
	color: white;
	text-decoration: none;
}

#homepage_green_box a:hover{
	color: white;
	text-decoration: underline;
}

#homepage_green_box a:active{
	color: white;
	text-decoration: underline;
}











.homepage_category_still{
	margin: 6px;
}
#homepage_blog_latest_image{
	margin: 12px 0px 12px 12px;
	width: 66px;
	float: left;
}
#homepage_blog_title{
	margin: 12px 0px 12px 0px;
	width: 116px;
	float: left;
	color: white;
	font-size: 1.3em;
	text-transform: capitalize;
	font-weight: bold;	
}
#homepage_blog_teaser{
	margin: 12px 12px 12px 12px;
	width: 262px;
	float: left;
	color: white;
	line-height: 1.2em;
}
#homepage_cat_box_commercials{
	width: 111px;
	float: left;
	margin: 12px 12px 12px 0px;
	background-color: #f68428;

}
#homepage_cat_box_music_videos{
	width: 111px;
	float: left;
	margin-top: 12px;
	margin: 12px 12px 12px 0px;
	background-color: #00a4e4;

}

#homepage_cat_box_animation{
	width: 111px;
	float: left;
	margin-top: 12px;
	margin: 12px 12px 12px 0px;
	background-color: #e51937;

}
#homepage_cat_box_digital_post{
	width: 111px;
	float: left;
	margin-top: 12px;
	margin: 12px 0px 12px 0px;
	background-color: #652d90;
	

}



/* standard links */

a:link{
	color: #333333;
	font-size: 1.0em;
	text-decoration: underline;	
}

a:visited{
	color: #333333;
	font-size: 1.0em;
	text-decoration: underline;			
}

a:hover{
	color: #CCCCCC;
	font-size: 1.0em;
	text-decoration: underline;	
}

a:active{
	color: #333333;
	font-size: 1.0em;
	text-decoration: underline;	
}

/* page styles chosen by page category */

#commercials #feature_main_text{
	color: #f68428;
}

#commercials #feature_details #name{
	font-size: 1.5em;
	font-weight: bold;
	color: #f68428;
}
#commercials #feature_details #back_to_director_list a:link{
	color: #f68428;
	font-size: 1.0em;
	text-decoration: none;	
}
#commercials #feature_details #back_to_director_list a:visited{
	color: #f68428;
	font-size: 1.0em;
	text-decoration: none;		
}
#commercials #feature_details #back_to_director_list a:hover{
	color: #f68428;
	font-size: 1.0em;	
	text-decoration: underline;
}
#commercials #feature_details #back_to_director_list a:active{
	color: #f68428;
	font-size: 1.0em;
	text-decoration: none;	
}

#music_videos #feature_main_text{
	color: #00a4e4;
}

#music_videos #feature_details #name{
	font-size: 1.5em;
	font-weight: bold;
	color: #00a4e4;
}
#music_videos #feature_details #back_to_director_list a:link{
	color: #00a4e4;
	font-size: 1.0em;
	text-decoration: none;	
}
#music_videos #feature_details #back_to_director_list a:visited{
	color: #00a4e4;
	font-size: 1.0em;
	text-decoration: none;		
}
#music_videos #feature_details #back_to_director_list a:hover{
	color: #00a4e4;
	font-size: 1.0em;	
	text-decoration: underline;
}
#music_videos #feature_details #back_to_director_list a:active{
	color: #00a4e4;
	font-size: 1.0em;
	text-decoration: none;	
}

#animation#feature_main_text{
	color: #e51937;
}

#animation #feature_details #name{
	font-size: 1.5em;
	font-weight: bold;
	color: #e51937;
}
#animation #feature_details #back_to_director_list a:link{
	color: #e51937;
	font-size: 1.0em;
	text-decoration: none;	
}
#animation #feature_details #back_to_director_list a:visited{
	color: #e51937;
	font-size: 1.0em;
	text-decoration: none;		
}
#animation #feature_details #back_to_director_list a:hover{
	color: #e51937;
	font-size: 1.0em;	
	text-decoration: underline;
}
#animation #feature_details #back_to_director_list a:active{
	color: #e51937;
	font-size: 1.0em;
	text-decoration: none;	
}

#corporate #feature_main_text{
	color: #652d90;
}

#corporate #feature_details #name{
	font-size: 1.5em;
	font-weight: bold;
	color: #652d90;
}
#corporate #feature_details #back_to_director_list a:link{
	color: #652d90;
	font-size: 1.0em;
	text-decoration: none;	
}
#corporate #feature_details #back_to_director_list a:visited{
	color: #652d90;
	font-size: 1.0em;
	text-decoration: none;		
}
#corporate #feature_details #back_to_director_list a:hover{
	color: #652d90;
	font-size: 1.0em;	
	text-decoration: underline;
}
#corporate #feature_details #back_to_director_list a:active{
	color: #652d90;
	font-size: 1.0em;
	text-decoration: none;	
}

#blog #feature_main_text{
	color: #50b948;
}

#blog #feature_details #name{
	font-size: 1.5em;
	font-weight: bold;
	color: #50b948;
}
#blog #feature_details #back_to_director_list a:link{
	color: #50b948;
	font-size: 1.0em;
	text-decoration: none;	
}
#blog #feature_details #back_to_director_list a:visited{
	color: #50b948;
	font-size: 1.0em;
	text-decoration: none;		
}
#blog #feature_details #back_to_director_list a:hover{
	color: #50b948;
	font-size: 1.0em;	
	text-decoration: underline;
}
#blog #feature_details #back_to_director_list a:active{
	color: #50b948;
	font-size: 1.0em;
	text-decoration: none;	
}

/* end */



/* colour of top link in feature details for profile pages */
.other_showreel_commercial a:link{
	color: #f68428;	
	text-decoration: none;
}
.other_showreel_commercial a:visited{
	color: #f68428;	
	text-decoration: none;
}
.other_showreel_commercial a:hover{
	color: #f68428;	
	text-decoration: underline;
}
.other_showreel_commercial a:active{
	color: #f68428;	
	text-decoration: none;
}


.other_showreel_music_video a:link{
	color: #00a4e4;
	text-decoration: none;
}
.other_showreel_music_video a:visited{
	color: #00a4e4;	
	text-decoration: none;
}
.other_showreel_music_video a:hover{
	color: #00a4e4;	
	text-decoration: underline;
}
.other_showreel_music_video a:active{
	color: #00a4e4;
	text-decoration: none;
}


.other_showreel_digital_viral a:link{
	color: #e51937;	
	text-decoration: none;
}
.other_showreel_digital_viral a:visited{
	color: #e51937;	
	text-decoration: none;
}
.other_showreel_digital_viral a:hover{
	color: #e51937;		
	text-decoration: underline;
}
.other_showreel_digital_viral a:active{
	color: #e51937;	
	text-decoration: none;
}

/* directors list page */

.directors_list{
	margin: 12px 0px 0px 0px;
	padding: 0;
}

.directors_list li{
	list-style: none; 
	padding: 0px 24px 24px 0px;
	margin: 0;
	float: left;
	width: 126px;
	/*height: 140px;*/
	height: 117px;
}

#blog .directors_list li{
	list-style: none; 
	padding: 0px 24px 24px 0px;
	margin: 0;
	float: left;
	width: 126px;
	height: 175px;
}

.directors_list img{
	display: block;
	margin-bottom: 5px;
}

.directors_list{
	font-weight: bold;
}

#commercials .directors_list{
	color: #f68428;	
}


#music_videos .directors_list{
	color: #00a4e4;	
}


#animation .directors_list{
	color: #e51937;	
}

#corporate .directors_list{
	color: #652d90;	
}


/* end directors list page */


form{
	margin: 0;
	padding: 0;
}
input.greybg, textarea.greybg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 3px;
}

#no_flash{
	width: 480px; 
	height: 300px;
	background-image:url(/resources/images/bgs/no_flash.gif);
	background-repeat:no-repeat;
	padding: 10px 10px 10px 80px;
	color: green;
	font:Arial, Helvetica, sans-serif;
	size: 1.5em;
}