/* Cineflix Master Style Sheet */

/* Basic styles */    
html {
	height: 100%;
}
body {
	font-size: 12px; 
	margin: 0px;
	padding: 0px;
	background: url('../images/container_background.jpg') top center repeat-y #eeede9;
	font-family: Verdana, sans-serif;
	height: 100% !important;
} 

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img, #header h1 {
	behavior: url('../images/iepngfix.htc'); 
}                       

a {
	text-decoration: none;
	color: #4f4f4b;
}
a:hover {
	text-decoration: underline;
	color: #4f4f4b;
}
#container {
	width: 100%;
	padding: 0px;
	background: url('../images/body_background.jpg') repeat-x #e4e3da;

}
/* Header and top Menu styles */
#header {
	width: 850px;  
	height: 128px;  
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #bdbbac;
	border-left: 1px solid #E4E3DA;
	border-right: 1px solid #E4E3DA;
	background: url('../images/header_background.jpg') top left no-repeat #FFFFFF;
	z-index: 0px;
}           
#header h1 {
	float: left;
	background: url('../images/cineflix_logo.png') top left no-repeat; 
	width: 236px;
	height: 0px; 
	margin: 40px 0px 0px 43px; 
	overflow: hidden;
	padding-top: 62px;
}   
#side_ad {
	/*margin-top:30px;
			margin-bottom:10px;*/
	margin-top: 50px;

	margin-bottom: 40px;
	padding: 0px 0px 0px 9px;
}
#top_ad {
	float: right;
	margin: 9px 0px 0px 10px;
}   
#header ul#mainNav {
	float: right;
	width: 468px; 
	height: 40px;  
	margin-top: 88px;  
	margin-bottom: 0px !important;
	padding: 0px 0px 0px 10px;
	list-style: none;
	list-style-type: none; 
	display: inline;
	background: url('../images/topmenu_background.jpg') top left no-repeat;   
	z-index: 99px;  
}
#header ul#mainNav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	width: 146px; 
	height: 40px;
	margin-right: 10px;
	background: url('../images/topmenu_item.jpg') top left no-repeat; 
	color: #5F604B; 
	
}  

.drop_down {  
	position: relative;
	height: 128px;
	display: none;
	text-align: left;
	margin-left: 0px; 
	margin-top: 43px;  
	margin-right: 0px; 
	padding: 0px 0px 0px 0px;
	z-index: 100;  
    list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: 145px;
	z-index: 100;
}  
.drop_down li {
	margin: 0px !important;
	padding: 0px !important;
	z-index: 100;
}   
.drop_down li a{
	width: 145px;
	height: 30px;
	line-height: 30px;
	display: block;
	z-index: 100;
}  
.drop_down li {
	width: 145px !important;
	height: 30px !important; 
	cursor: hover; 
	margin: 0px;
}
.drop_down li a {
	height: 30px !important;
	width: 146px !important;
	line-height: 30px;  
	margin: 0px;
	padding: 0px;
}
.drop_down li a span {
	visibility: hidden;
}
  
.drop_down li#programming a {
	background-image: url('../images/tab_programming.jpg');
}
.drop_down li#corporate a{
	background-image: url('../images/tab_corporate.jpg');
}
.drop_down li#studios a{
	background-image: url('../images/tab_studios.jpg');
}
.drop_down li#branded {
	height: 40px !important; 
}
.drop_down li#branded a{
	height: 40px !important;
	line-height: 40px;
	background-image: url('../images/tab_branded.jpg');
}
.drop_down li#partners a{
	background-image: url('../images/tab_partners.jpg');
} 
.drop_down li#show_reel a{
	background-image: url('../images/tab_showReel.jpg');
}
.drop_down li#casting a {
	background-image: url('../images/tab_casting.jpg');
}
.drop_down li#jobs a{
	background-image: url('../images/tab_job.jpg');
}
 
.drop_down li#press a{
	background-image: url('../images/tab_press.jpg');
}
.drop_down li#contacttab a{
	background-image: url('../images/tab_contact.jpg');
}
.drop_down li a:hover {
	text-decoration: none;
	cursor: hand; 
	background-position: 0px -30px;
}
.drop_down li#branded a:hover {
	background-position: 0px -40px;
}
.drop_down li a:active {
	text-decoration: none;
	cursor: hand; 
	background-position: 0px -60px;
}
.drop_down li#branded a:active {

	background-position: 0px -80px;
}
.search_button {
	font-family: "Gotham-medium","Verdana","Arial";
	color: #fff;
	font-size: 14px;
	
}
.search_box {
	margin-top: 8px;

}              
.submit_search_image {
	margin: 5px 0px 0px 3px;
}
/* Content area & Left menu styles */
#content {    
	position: relative;
	width: 852px;
	margin: 0 auto; 
	padding: 0px 10px;
	background: url('../images/content_background.jpg') -1px 0px no-repeat #FFFFFF;
}
div#leftColumnBackground{
	background: url('../images/leftcolumn_background.jpg') bottom left no-repeat; 
}  
.show_form{
	margin-top: 8px;
}  
.show_form form{margin:0px; padding:0px; }       
.show_form select{
	color: #4F4F4B;
	width: 185px;
	margin-left: 5px;
}
#leftMenu {
	float: left;
	width: 206px;
	height: 206px; 
	padding-top: 38px;
	background: url('../images/content_background.jpg') -10px 0px no-repeat !important;
	z-index: 100;
}       
div#leftMenuBackground {
	background: url('../images/leftmenu_bottom_background.jpg') bottom left no-repeat;
	height: 200px;
	z-index: 0;
}
#leftMenu ul {
	float: left;
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
	width: 140px;
}     
#leftMenu ul li a{
	width: 140px;
	overflow: hidden;
	margin-left: 1px;
}
#leftMenu ul li.first a{
    height: 30px;
    width: 140px;
    background: url('../images/our_shows_tab.jpg') 0px -31px;     
	text-decoration: none;
    display: block;  
}
#leftMenu ul li.first a:hover{
	background: url('../images/our_shows_tab.jpg') 0px -62px;
	}                     

#leftMenu ul li.second a{
    height: 29px;
    width: 140px;
    background: url('../images/tv_sked_tab.jpg') 0px -29px;     
	text-decoration: none;
    display: block;
} 
#leftMenu ul li.second a:hover{
	background: url('../images/tv_sked_tab.jpg') 0px -116px;
}
#leftMenu ul li.third a{
    height: 31px;
	width: 140px;
    background: url('../images/hosts_tab.jpg') 0px -31px;     
	text-decoration: none;
    display: block;
}
#leftMenu ul li.third a:hover{
	background: url('../images/hosts_tab.jpg') 0px -124px;
	}   
#leftMenu ul li a span{
	visibility: hidden;
}
#leftMenu #searchBox div form{
	margin:0px; 
	padding:0px;
}
#leftMenu #searchBox {
	float: left;

	width: 140px;
	height: 81px; 
	margin-left: 1px;
	background: url('../images/menu_search_background.jpg') no-repeat;
} 
#leftMenu #searchBox .searchButton img{
	margin: 0px 0px 0px 10px;
}
#leftMenu #menuSideBar {
	float: right;
	width: 65px;
	margin-top: 90px;
	height: 60px;
    background: url('../images/menu_sideBar_noselection.jpg') 0px 0px repeat-y;
}  
.ad_replacement h4 {
	margin-bottom: 0px;
	font-size:10px;
	padding-bottom: 0px;
}         
.ad_replacement h4.show_reel {
	height: 30px !important;
	font-size:11px;
	line-height: 30px;
}
.ad_replacement h4.show_reel a {
	color: #007bbf;
	font-size:11px;
	background: url('../images/show_reel_icon.jpg') top right no-repeat;
	padding-right: 30px;
	padding-bottom: 20px; 
	height: 30px;
	line-height: 30px;
}
.our_shows #menuSideBar, .shows #menuSideBar{
	margin-top: 0px !important;  
	height: 110px !important;
	width: 52px  !important;
	padding: 50px 0px 0px 13px;
	background: url('../images/leftmenu_selected_corner.jpg') no-repeat !important;
}     

.our_shows ul li.first a, .shows ul li.first a {
	background: url('../images/our_shows_tab.jpg') 0px 0px !important;
} 
.our_shows ul li.second a, .shows ul li.second a{   
	background: url('../images/tv_sked_tab.jpg') 0px 0px !important;
}
.our_shows ul li.second a:hover, .shows ul li.second a:hover{   
	background: url('../images/tv_sked_tab.jpg') 0px -87px !important;
}
.schedules ul li.second a{
	background: url('../images/tv_sked_tab.jpg') 0px -58px !important;
}  
.schedules ul li.third a{
	background: url('../images/hosts_tab.jpg') 0px 0px !important;
}
.schedules ul li.third a:hover{
	background: url('../images/hosts_tab.jpg') 0px -93px !important;
}
.hosts ul li.third a{
	background: url('../images/hosts_tab.jpg') 0px -62px !important;
}
.schedules #menuSideBar {
	margin-top: 30px !important; 
	height: 100px !important; 
	background: url('../images/leftmenu_selected_corner.jpg') no-repeat !important;
}
.hosts div#menuSideBar {
	margin-top: 59px !important;
	height: 60px !important;
	background: url('../images/leftmenu_selected_corner.jpg') no-repeat !important;
}  

.ad_replacement {
	color: #4F4F4B;
	position:absolute;
	top:240px;
	width:190px;
	font-size: 10px;
	padding: 0px 6px 0px 2px;
}                  
.ad_replacement h2 {
	font-size: 11px;
}
#buzzBanner {
	width: 645px;
	height: 128px;
	margin-left: 1px;
	float: left;
	padding: 0px;
	z-index: 0px;
}

#siteContent {
	float: left;       
	color: #FFFFFF; 
	width: 646px;   
	font-size: 12px; 
	min-height: 418px;
	height: auto !important;
	height: 418px;
	background: #949484 url('../images/content_gradient_background.jpg') top left repeat-x;
}      
#siteContent.shows, #siteContent.hosts {
	background: #949484 url('../images/shows_background.jpg') 0px -1px no-repeat;
}
#siteContent.about_us, #siteContent.jobs, #siteContent.news, #siteContent.show.bios, #siteContent.applicants{
	background:#faf9f7 url('../images/corporate_content_background.jpg') top left repeat-x !important;
	color: #4F4F4B !important;
	
}
#siteContent.about_us h4, #siteContent.news h4, #siteContent.bios h4, #siteContent.applicants h4 {
  	margin: 10px 0px 50px 12px;
	padding: 0px;
	color: #FFFFFF;
}     

#siteContent.jobs h4 {
	margin: 10px 0px 30px 12px;
	padding: 0px;
	color: #FFFFFF;   
}
#siteContent.jobs h4.dark {
	margin: 30px 0px 20px 12px;
	padding: 0px;
	color: #025680;   
} 
#siteContent h2 {
	margin: 10px 0px 10px 20px;
	padding: 0px; 
	font-size: 14px;
	color: #025680;   
}
#siteContent.jobs h5 {
	 margin: 10px 10px 0px 20px !important;
	padding: 0px;  
	font-size: 12px;
	color: #025680;
}  
#siteContent.about_us p, #siteContent.jobs p, #siteContent.news p, #siteContent.applicants p{
	margin: 10px 35px 20px 35px;
	text-align:justify;
}   


/* JOBS */

.jobPreviewdark {
	width: 632px;
	margin: 10px 12px 10px 12px;  
	background: url('../images/news_dark_background.jpg') repeat-y;
} 
.jobPreviewlight {
	width: 632px;
	margin: 10px 12px 10px 12px;  
	background: url('../images/news_light_background.jpg') repeat-y;
} 
.jobPreviewdark h3, .jobPreviewlight h3 {
	padding: 0px 10px 0px 20px;
	margin-top: 0px;
}    
.jobPreviewdark p, .jobPreviewlight p {
	margin: 10px 10px 10px 20px !important; 
	padding: 0px;
}  

.jobPreviewdark .top {
  background: url('../images/news_dark_top.jpg') top left no-repeat;
  height: 9px; 
}
.jobPreviewdark .bottom {
  background: url('../images/news_dark_bottom.jpg') top left no-repeat;
  height: 9px;
}
.jobPreviewlight .top {
  background: url('../images/news_light_top.jpg') top left no-repeat;
  height: 9px;
}
.jobPreviewlight .bottom {
  background: url('../images/news_light_bottom.jpg') top left no-repeat;
  height: 9px; 
}  
.jobIcon {
	float: right;
	margin-right: 10px; 
	margin-top: 8px;
}    

/* News Pages */
.newsPreviewdark {
	width: 632px;
	margin: 10px 12px 10px 12px;  
	background: url('../images/news_dark_background.jpg') repeat-y;
} 
.newsPreviewlight {
	width: 632px;
	margin: 10px 12px 10px 12px;  
	background: url('../images/news_light_background.jpg') repeat-y;
} 
.newsPreviewdark h3, .newsPreviewlight h3 {
	padding: 0px 10px 0px 20px;
	margin-top: 0px;
}    
.newsPreviewdark p, .newsPreviewlight p {
	margin: 10px 10px 10px 20px !important; 
	padding: 0px;
}  

.newsPreviewdark .top {
  background: url('../images/news_dark_top.jpg') top left no-repeat;
  height: 9px;  
}
.newsPreviewdark .bottom {
  background: url('../images/news_dark_bottom.jpg') top left no-repeat;
  height: 9px;  
}
.newsPreviewlight .top {
  background: url('../images/news_light_top.jpg') top left no-repeat;
  height: 9px;  
}
.newsPreviewlight .bottom {
  background: url('../images/news_light_bottom.jpg') top left no-repeat;
  height: 9px;  
} 
.newsPreviewlight h5, .newsPreviewdark h5 {
	margin: 0px 10px 0px 20px;
	padding: 0px;  
	font-size: 12px;
	color: #025680;
}
h5.news {
	 margin: 10px 10px 0px 35px !important;
	padding: 0px;  
	font-size: 12px;
	color: #025680;
}  
.newsPreviewlight a, .newsPreviewdark a {
	 color: #025680;
	margin: 0px 10px 0px 20px !important; 
}      
p.date{
	margin-top: 0px !important;
	padding-top: 0px;
	font-size: 10px;
}
.newsIcon {
	float: right;
	margin-right: 10px;
}    
h4.newsItem a {
	color: #FFF;  
	padding-left: 30px !important;
	padding-top: 5px !important;  
	padding-bottom: 5px;
	margin-top: 5px;
	background: url('../images/newsItem_return_icon.jpg') top left no-repeat;
}   
h4.newsItem a:hover {
	background: url('../images/newsItem_return_icon.jpg') 0px -27px no-repeat;
}           
h4.newsItem {
	margin: 10px 0px 12px 12px !important;   
	height: 20px;
	
	 
}

.pr_inquiry a {
	text-decoration: underline;
}

.pr_inquiry a:hover{
	color: #000;
}

div.newsItem {
	float: left;
	width: 615px;
}   

.year_selection {
	float: right;
	margin: 9px 10px 0px 0px;     
	font-weight: bold;
}    
.year_selection a {
	font-weight: normal;
}

/* Shows pages */
#showsTop {
	height: 99px;
	position:relative;
	margin-top: 0px !important;
	padding-top: 1px !important;
}

.branded_logo{
	position:absolute;
	bottom:25%;
	right:10px;}
#showsTop h4.backtoShows {
	margin: 5px 0px 10px 10px;
	padding: 0px 0px 0px 0px; 
	height: 23px;
	
}  
#showsTop h2 {
	margin-left: 12px;
	font-size: 20px;
}
#showsTop h4.backtoShows a {
	background: url('../images/icon_backtoshows.jpg') 0px -40px no-repeat;
	height: 23px;
	padding: 5px 0px 0px 28px;
	margin-top: 5px; 
	display: block;
	color: #FFF;
} 
#showsTop h4.backtoShows a:hover {
	background: url('../images/icon_backtoshows.jpg') no-repeat; 
	text-decoration: none;
}
#showsLeftColumn {
	float: left;
	width: 425px;
}
#showsRightColumn {
	float: left;
	width: 216px;
	margin-left: 5px;
}
#showsLeftColumn div.showDetails {
	margin: 0px 0px 0px 10px !important; 
	line-height: 18px;
}     
div.showDetails p {
	margin-right: 40px;
	text-align:justify;
}

div.showDetails a {
	color: #fff;
	text-decoration: underline;
}
#showsRightColumn #tidbits {
	background: url('../images/tidbits_background.jpg') bottom left no-repeat;
	margin: 0px 0px 0px 4px; 
	color: #000;
	padding: 0px 20px 10px 0px;       
	font-size: 10px;
}                          
#showsRightColumn #tidbits p, #showsRightColumn #tidbits img.hd {
	padding-left: 20px;
}
#showsRightColumn #tidbits h4 {
	font-size: 12px;
	margin-bottom: 3px !important;
	margin-top: 0px;
	padding: 0px 10px 0px 20px;
	color: #025680;
}
#showsRightColumn #tidbits a.dvd_link {
	padding-left: 20px;
	vertical-align: bottom;
	font-weight: bold;
}
#similarShows {
	clear: both; 
	padding-top: 1px;
    background: #949484 url('../images/content_gradient_background.jpg') top left repeat-x;
} 
#similarShows h4.center{
	text-align: center;
	padding-top: 6px;
	margin-top: 0px;
}     
#similarShows .show {
	float: left;
	width: 206px;
	font-size: 10px;
	margin: 10px 5px 10px 3px;
}  
#video_container {
	padding: 0px 0px 0px 4px;
}  

/* SCHEDULES PAGES */

#scheduleHeading {
	height: 33px;
}
.show_link {
	width: 212px;
	height: 89px;  
	float: left;
	background: url('../images/schedule_show_background.png') no-repeat;             
line-height: 89px;
display: table;
vertical-align: middle;	    
text-align: center;  
margin-left: 2px;
	}     
.show_link a:link { 
	height: 89px !important;
	line-height: 89px;
	font-size: 89px; 
	}
.show_link .image_wrapper {
	display: table-cell;
	margin: auto;  
	vertical-align: middle;
}  
.show_hover {
	background-position: 0px -88px;
}
#schedule_show_header {
	height: 64px;     
	padding-left: 10px;
	background: url('../images/schedule_show_header.jpg') no-repeat;  
	line-height: 64px;
}   
  
#schedule_show_header img {
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
}     
#scheduleHeading {
  background-color: #777772;
  height: 32px;
  width: 330px;
  border: 1px solid #6c6c67;
 border-top: 0px;
 padding-left: 3px; 
	margin-bottom: 2px;
}
#scheduleHeading a.choose_show{
	width: 155px;
	height: 31px; 
	line-height: 31px;
	background: url('../images/button_chooseshow.jpg') no-repeat;
	display: block;
	float: left;
} 
#scheduleHeading a.choose_show_selected{
	width: 155px;
	height: 31px; 
	line-height: 31px;
	background: url('../images/button_chooseshow.jpg')  0px -31px no-repeat;
	display: block;
	float: left;
}

#scheduleHeading a.choose_show:hover{ 
	background: url('../images/button_chooseshow.jpg') 0px -31px no-repeat;
}  
#scheduleHeading a.choose_country:hover{
	background: url('../images/button_choosecountry.jpg') 0px -31px no-repeat;
}      
#scheduleHeading.ca a.choose_country:hover{
	background: url('../images/button_choosecountry_ca.jpg') 0px -31px no-repeat;
}	
#scheduleHeading.us a.choose_country:hover{
		background: url('../images/button_choosecountry_us.jpg') 0px -31px no-repeat;
	}	
#scheduleHeading.gb a.choose_country:hover{
			background: url('../images/button_choosecountry_gb.jpg') 0px -31px no-repeat;
		}
#scheduleHeading span {
		display: none;
		line-height: 31px;
}
#scheduleHeading a.choose_country{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry.jpg') no-repeat;
	display: block;
	float: left;
}
#scheduleHeading a.choose_country_selected{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry.jpg') 0px -31px no-repeat;
	display: block;
	float: left;
} 
#scheduleHeading.ca a.choose_country{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry_ca.jpg') no-repeat;
	display: block;
	float: left;
}
#scheduleHeading.ca a.choose_country_selected{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry_ca.jpg') 0px -31px no-repeat;
	display: block;
	float: left;
}
#scheduleHeading.us a.choose_country{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry_us.jpg') no-repeat;
	display: block;
	float: left;
}
#scheduleHeading.us a.choose_country_selected{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry_us.jpg') 0px -31px no-repeat;
	display: block;
	float: left;
}
#scheduleHeading.gb a.choose_country{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry_gb.jpg') no-repeat;
	display: block;
	float: left;
}
#scheduleHeading.gb a.choose_country_selected{
	width: 155px;
	height: 31px; 
	margin-left: 10px;
	background: url('../images/button_choosecountry_gb.jpg') 0px -31px no-repeat;
	display: block;
	float: left;
}
.schedule_time_box {
	width: 214px;
	height: 91px;
	float: left; 
	color: #4F4F4B;
	background: url('../images/schedule_showslot_background.png') no-repeat;     
	margin-left: 1px;
}   
.schedule_time_box strong {
	color: #000000;
}                    
.schedule_time_box p {
	margin-left: 10px;
	margin-top:10px;
	padding-left: 40px;
	padding-right: 10px; 
	padding-top: 5px;
}  
.schedule_time_box p.ca {
	background: url('../images/flag_ca.jpg') no-repeat;
}
.schedule_time_box p.us {
	background: url('../images/flag_us.jpg') no-repeat;
}
.schedule_time_box p.gb {
	background: url('../images/flag_gb.jpg') no-repeat;
}
.schedule_time_box p span.network {
	font-size: 10px;
	font-weight: bold;
}
.schedule_time_box p span.network {
	font-size: 10px;
}
.schedule_time_box p span.show_time {
	font-size: 9px;
}
.schedule_time_box p span.month {
	font-size: 10px;
}
#contentFooter { 
	width: 852px;
	margin: 0 auto; 
	background-color: #FFFFFF;
	height: 40px;
	font-size: 10px; 
	padding: 15px 10px 10px 10px;
}   
#contentFooter p {
	margin-top: 0px;
}
#contentFooter p a{
	text-decoration: none;
	color: #9c9c93;
	margin-right: 40px;
}
#contentFooter p a:hover{
	text-decoration: underline;
}
/* Footer styles */
#footerBackground {
	background: url('../images/footer_background.jpg');
	height: 33px;
}
#footer {
	width: 842px; 
	height: 23px; 
	margin: 0 auto;
	padding: 10px 0px 0px 10px;
	background: url('../images/footer_content_background.jpg') repeat-x;
	border-left: 1px solid #a2a196;
	border-right: 1px solid #a2a196; 
	font-family: "Verdana";
	font-size: 9px;
	color: #FFFFFF;
}      

.clear {
	clear: both;
}    
.right {
	float: right;
}
.left {
	float: left;
}


/*************bios ************/
#siteContent.about_us ul.bios_list{padding-bottom:15px;}
#siteContent.about_us ul.bios_list li{
	list-style-type:none;
	background:url(/images/bg_bio_list_03.jpg) bottom left repeat-x;
	/*height:83px;*/
	height:30px;
	width:90%;
	padding:5px 5px 10px;
	
}
.bios_list_title{
	color:#4f4f4b;
	font-weight:bold; 
	text-transform:uppercase;
}

ul.bios_list li a.bio_name{
	color:#435e73;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

ul.bios_list li a.bio_name:hover{
	text-decoration:underline;
}

ul.bios_list li a.bio_name img{
	padding-left:10px;
	vertical-align:middle;
}

p .fullbio_name{
	color:#435e73;
	font-size:14px;
}

p.fullbiotitle{
	font-weight:bold;
	margin-top:50px;
	margin-bottom:30px;
}

.left_bio_picture{
	float:left;
	position:relative;
	width:90px;
	padding:0px;
	margin: 10px 10px 20px 12px;

}
.left_bio_picture_overlay{
	position:absolute;
	background:url('../images/bio_corner.gif') top left no-repeat;
	z-index:100;
	top:0px;
	width:90px;
	height:115px;
	left:0px;
}
	
.long_profile{
/*	float:left;*/
	width:515px;
	margin-left:115px;
	text-align:justify;
}

#siteContent.bios p{
	margin: 10px 10px 20px 12px;
	text-align:justify;
}

.left_bio_picture_thumb{
 	float:left;
	padding:3px 5px 0px 0px;
}

/************* APPLICANTS ************/

#siteContent.applicants label{
	float:left;
	width:150px;
}
	
#siteContent.applicants input{
	font-size:12px;
	}
	
	#siteContent.applicants input[type=text]{ 
		background:none repeat scroll 0 0 #FAF9F7;
		border-color:#333333;
		border-style:solid solid dashed;
		border-width:0 0 1px;
	}
	#siteContent.applicants textarea{ 
		height:100px;
		width:500px;
	}
	
#siteContent.applicants table{
	width:100%;
/*	border:1px solid #666;*/
	text-align:center;
	padding:10px;
}

#siteContent.applicants table td{
	border-right:1px solid #ccc;
	height:30px;
}
#siteContent.applicants table td.edit{
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.applicantPreviewdark {	background: #e4e4dc; } 
.applicantPreviewlight { background: #ffffff; } 


