@import "Lemberg.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#7b012b;font:bold 16px "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;}/* page title */
h2{color:#7b012b;font:16px "Trebuchet MS",Arial,Helvetica,sans-serif;}
h3{color:#7b012b;font-size:14px;}/* default block title */
h4{color:#7b012b;font-size:11px;}/*default block page links */
h5{color:#7b012b;font-size:11px;}
h6{color:#666;font-size:11px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}
.floatLeft_ImgBorder{float:left;margin:0 7px 0 0;border:1px solid #ccc;padding:2px;}
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #ccc;padding:2px;}
.imgBorder{border:1px solid #ccc;padding:2px;}

.readMore{background:url('images/LembergImages/bgReadMoreBullet.gif') no-repeat right 2px;display:inline;padding-right:15px;}
.readMore a{text-decoration:none;}

/* ========================================================================================== PAGE LAYOUT */
#pageTopArea{height:425px;background:url('images/LembergImages/bgPageTopBorder.gif') repeat-x left bottom;}

		#topContentContainer{background:url('images/LembergImages/bgTopContentContainer.jpg') no-repeat 27px 13px;display:block;margin-top:5px;width:787px;}
		#topContentContainer .Freeform{padding-left:30px;}
		#topContentContainer .slogan{padding:30px 0 40px 45px;height:74px;overflow:hidden;}
		#topContentContainer h1{font-size:24px;padding-bottom:5px;text-transform:uppercase;}
		#topContentContainer .slogan h1,
		#topContentContainer .slogan p{color:#fff;}
			
			#topContentContainer img{background:url('images/LembergImages/bgImageRotator.jpg') no-repeat left top;}/* rotator image */
			#topContentContainer .Freeform{float:left;width:410px;clear:none;}

/* minor changes from anngeneric.css */
	#contentArea{background:0;}
		#contentContainer{}/* leftZone, centerzone, rightzone */
			#leftZone{float:left;padding:0 25px 0 25px;width:260px;}	
			#centerZone{width:260px;}
			#rightZone{padding:0 5px 0 0;width:135px;}

/* ========================================================================================== BLOCKS */
/* ONECOL & TWOCOL */	
div.image a img,
div.VideoLineup img,
div.FilmstripThumbs a,
div.videoPlayer{float:left;}

div.OneCol div.image p,
div.TwoCol div.image p,
div.tocList div.image p,
div.VideoLineup div.image p,
div.OneCol div.image h4,
div.TwoCol div.image h4,
div.tocList div.image h4,
div.VideoLineup div.image h4,
div.OneCol div.image span.hitCount,
div.TwoCol div.image span.hitCount,
div.tocList div.image span.hitCount,
div.VideoLineup div.image span.hitCount,
div.OneCol div.image span.date,
div.TwoCol div.image span.date,
div.tocList div.image span.date,
div.VideoLineup div.image span.date,
div.CalendarResults div.data div.image span,
div.OneCol div.image div.classifications,
div.TwoCol div.image div.classifications{margin-left:90px;}