@import "spacesaver.css";
@import "sIFR.css";
@import "colorsspacesaver.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%;}

#centerZone .Related {
	padding-top: 10px;
}
#centerZone .Related H4{ font-family:Arial, Helvetica, sans-serif; font-size: 13px;}
#centerZone .Related H4 a:hover{text-decoration: underline;}

#rightZone .Related {margin-bottom:10px;}
#rightZone .Related .OneCol div {padding: 3px 0px;}
#rightZone .Related h5 {margin-bottom: 4px;}
#rightZone .Related H4{padding:0 0 0 20px; background:url(images/wedge_related.gif) no-repeat 0 2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#rightZone .Related H4 a:hover{text-decoration: underline;}


#contentContainer {background: url('/ClientCSS/images/contentContainerBG_Corporate.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:#ed1c24; background: url('images/startquotespacesaver.gif') no-repeat top left; text-indent:26px; color:#20AFD2; clear:both;}
blockquote p {background:url('images/endquotespacesaver.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;
	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;
}
.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;
}



