@import "spacesaver.css";
@import "sIFR.css";
@import "colorseducation.css";

#centerZone {float:left; width:610px;  padding:0px 15px; margin:0px;}
#centerZone .Aggregation .AggregationResults .OneCol {width:100%;}
#centerZone .Aggregation .TwoCol {width:100%; }
#centerZone .TOCBlock .OneCol {	width:100%; }
#centerZone .TOCBlock .TwoCol {	width:100%; }
#centerZone .SearchResults { width:100%;}
#centerZone  .WhatsNew .OneCol { width:100%; }
#centerZone .Calendar .CalendarResults {  width:100%;}
#centerZone .SearchResults { width:100%;}

#contentContainer {background: url('/ClientCSS/images/contentContainerBG.gif') top center repeat-y;}
#rightContentContainer {float:right; width:187px; margin:0px; padding:0px; border-left:1px solid #ccc;}
#rightZone {width:100%; padding:0px 0px 30px 0px; margin:0px;}

h1 {margin-left: 0px;}
h2 {margin-left:0px;}
h3 {margin-left:0px;}
h4 {margin-left:0px;}
h5 {margin-left:0px;}

blockquote {margin:0px; padding:15px 0px; color:#edb313; background: url('images/startquoteeducation.gif') no-repeat top left; text-indent:26px; clear:both;}
blockquote p {background:url('images/endquoteeducation.gif') no-repeat bottom right;  display:block; margin:0px; padding:0px 2px 10px 3px;}

#rightZone .Calendar, #rightZone .FAQ, #rightZone .Aggregation, #rightZone .FormEditor, #rightZone TCBlock, #rightZone .WhatsNew, #rightZone .Freeform {padding:0px 15px;}
#topContentPadding .topZone p {padding:0px; margin:0px;}
.IE6 #topContentPadding {padding: 0px 0 0 1px; margin-bottom:-2px;}
.IE7 #topContentPadding img {margin: 0 0 0 1px;}
#sectionHeadingText {position: absolute ; top: 83px; left:651px; width:175px; height: 19px;  z-index: 10; padding: 0px 5px; text-align: right;}
#sectionColorBlock {width:20px; height:105px; background:url('/ClientCSS/images/education.gif') top right no-repeat /*  #ed1c24  */; float:right; clear:right; margin:0px 0px 0px 6px;}
.TOCBlock h4 {margin:0px; padding:0px; width:auto;}


/*  Classes used by wkst TE Drop Down  */
.imgFloatLeft {float:left; margin:0px 5px 0px 0px;}	 
.imgFloatRight {float:right; margin:0px 0px 0px 5px;}


/*for video jquery dropdown*/


a:focus {
	outline: none;
}
#videoplayer {
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 3px #777777;
}
.btn-slide {
	line-height:12px;
	text-align: center;
	background: url(images/ss-video-down-icon.gif) 10px 50% no-repeat;
	padding: 5px 0px 5px 15px;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	width:110px;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
        font-weight:bold;
}
.active {
	background: url(images/ss-video-up-icon.gif) 10px 50% no-repeat;
}
