@import "WisVisionStyles.css";
@import "WisVision.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#cc0000;font:24px "Trebuchet MS",Helvetica,sans-serif;}/* page title */
h2{color:#6699cc;font:16px "Trebuchet MS",Helvetica,sans-serif;}
.IE6 h2{font-weight:bold;}
h3{color:#b6d80f;font:20px "Trebuchet MS",Helvetica,sans-serif;}/* default block title */
h4{color:#901990;font:16px "Trebuchet MS",Helvetica,sans-serif;}/*default block page links */
.IE6 h4{font-weight:bold;}
h5{color:#cc0000;font-size:12px;}
h6{color:#666;font-size:11px;}


.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}

.imgBorder{border:1px solid #e3e5eb;}

/* ========================================================================================== PAGE LAYOUT */
/* minor changes from WisVision.css */
#contentContainer{padding-top:8px;}
#centerWrapper{background:url('images/WisVision_bgHomeCenterWrapper.jpg') no-repeat left top;height:223px;width:717px;overflow:hidden;float:left;margin-bottom:10px;}
#centerZone{background:0;width:430px;float:left;padding:43px 0 0 30px;}
.TopCenterZone h1{color:#b6d80f;font:30px "Trebuchet MS",Helvetica,sans-serif;line-height:25px;}
.TopCenterZone h2{color:#6699cc;font:20px "Trebuchet MS",Helvetica,sans-serif;padding-bottom:8px;}

#rotator{float:right;width:247px;}

#rightContentContainer{width:234px;background:url('images/WisVision_bgHomeRightContentContainer.gif') no-repeat left top;height:223px;overflow:hidden;} 
.TopRightZone{background:0;padding:15px 0;height:170px;}
.TopRightZone .images{padding:0 3px;}
.TopRightZone h3{background:0;color:#ffa200;font-size:24px;padding-top:0;padding-bottom:10px;}
.TopRightZone h1,
.TopRightZone h2,
.TopRightZone h3,
.TopRightZone h4,
.TopRightZone h5,
.TopRightZone h6,
.TopRightZone p{padding-left:14px;padding-right:14px;clear:both;}

#bottomContentContainer{background:url('images/WisVision_bgHomeBottomContentContainer.gif') no-repeat left bottom;clear:both;padding-bottom:14px;overflow:hidden;}
#bottomContentWrapper{background:url('images/WisVision_bgHomeBottomContentContainer.gif') no-repeat left top;padding-top:14px;overflow:hidden;}

#bottomLeftZone{margin-left:15px;margin-right:35px;}
.IE6 #bottomLeftZone{margin-left:7px;margin-right:33px;}
#bottomLeftZone,
#bottomCenterZone,
#bottomRightZone{width:290px;}
#bottomLeftZone,
#bottomCenterZone{float:left;}
#bottomRightZone{float:right;margin-right:10px;}
.IE6 #bottomRightZone{margin-right:5px;}

.BottomLeftZone h3,
.BottomCenterZone h3,
.BottomRightZone h3{color:#cc0000;font:24px "Trebuchet MS",Helvetica,sans-serif;padding-bottom:10px;}


