@import "SDC.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#ff6902;font:bold 22px  "Trebuchet MS",Arial,Helvetica,sans-serif;}/* page title */
h2{color:#002e3d;font:18px "Trebuchet MS",Arial,Helvetica,sans-serif;}
h3{color:#ff6902;font:16px "Trebuchet MS",Arial,Helvetica,sans-serif;}/* default block title */
h4{color:#a3161c;font:bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;}/*default block page links */
h5{color:#333;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/BrownieImages/bgReadMoreBullet.gif') no-repeat right 2px;display:inline;padding-right:15px;}
.readMore a{text-decoration:none;}

/* ========================================================================================== PAGE LAYOUT */
#pageTopArea{}

		#topContentContainer{height:170px; overflow:hidden;}
		#topContentContainer .Freeform{height:115px; overflow:hidden; position: relative; z-index:20; left:20px; top:-150px;}
		#topContentContainer h1{color:#a61817; text-transform:uppercase; font-weight: normal;}
	
			#topContentContainer img{z-index:0;}/* rotator image */
			#topContentContainer .Freeform{float:left;width:410px;clear:none;}

/* minor changes from anngeneric.css */
	#contentArea{_height:1%; background:url(images/SDC/bgHomeContentArea.png) no-repeat 5px top #fff;}
		#contentContainer{}/* leftZone, centerzone, rightzone */
			#leftZone{float:left;margin-right:25px;padding:0;width:257px;}	
			#centerZone{width:310px;}
			#rightZone{padding:0;width:245px; float:right;}

/* ========================================================================================== 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;}