/* CSS Document */
/************************Standard CSS classes and properties************************/
body{
font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
}
a:link, a:visited{
color:#10314a; /* clhs blue*/
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#fc9e25;
}
/***********************INS Created classes & ids***********************/
.slideshow_img{
background-image:url(../images/clhs_slideshow_bg.jpg);
}
/************************    SITE SEARCH                 ***********************/
.moduletable-search th{
text-align:left;
padding:0px;
font-size:11px;
line-height:1.5;
color:#666666;
}
.sitesearch{
padding:2px;
}
.body_top_border{
background:url(../images/clhs_body_top.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#10314a; /*CLHS blue*/
}
.body_bottom_border{
background:url(../images/clhs_body_bottom.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#10314a;
}
.body_left_border{
background:url(../images/clhs_body_left.jpg);
background-repeat:repeat-y;
background-position:right;
}
.body_right_border{
background:url(../images/clhs_body_right.jpg);
background-repeat:repeat-y;
background-position:left;
}
.mainmenu{
background-color:#10314a; /*CLHS blue*/
padding:10px;
}

.footer_menu{
font-size:11px;
}
.footer_menu a:hover{
color:#ffffff;
}
/************************Joomla definied classes & ids************************/
/************************     TOP MENU NAV                ***********************/
.mainlevel{
margin-left:15px;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#fc9e25; /*CLHS orange*/
}
a.mainlevel:link, a.mainlevel:visited{
color:#fc9e25;
font-weight:normal;
text-decoration:none;
}
a.mainlevel:hover{
color:#ffffff;
font-weight:normal;
background:none;
text-decoration:none;
}
#active_menu{
background:none;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
/************************     FOOTER MENU                ***********************/
.mainlevel-footer{
margin-left:15px;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#FF9966;
}
a.mainlevel-footer:link, a.mainlevel-footer:visited{
color:#fc9e25;
font-weight:normal;
text-decoration:none;
}
a.mainlevel-footer:hover{
color:#ffffff;
font-weight:normal;
background:none;
text-decoration:none;
}
#active_menu-footer{
background:none;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
/************************    CL HISTORY MENU                 ***********************/
/*Latest Archives */
.moduletable-history{
padding:0px;
}
.mainlevel-history{
padding-left:6px;

}
.mainlevel-history li{
padding-left:0px;
line-height:1.5;
}
a.mainlevel-history:link, a.mainlevel-history:visited{
color:#10314a;
background:none;
font-weight:normal;
text-decoration:none;
}
a.mainlevel-history:hover{
text-decoration:underline;
color:#ff6600;
background:none;
}
#active_menu-history{
color:#ff6600;
background:none;
}
/************************     CONTENT BODY                ***********************/
.contentheading, .componentheading{
font-size:16px;
height:30px;
font-weight:bold;
text-decoration:none;
color:#10314A; /*CLHS blue*/
padding-left:25px;
background-image:url(../images/clhs_ring_icon.jpg);
background-position:left;
background-repeat:no-repeat;
}
.contentpaneopen{
font-size:12px;
color:#000000;
padding:5px;
}
.contentpaneopen a:link, .contentpaneopen a:visited{
color:#fc9e25; /*CLHS orange*/
font-weight:bold;
}
/************************WYSIWYG Editor styles************************/
/*blue text*/
.BlueText{
font-size:12px;
color:#10314a;
}
.BlueBoldText{
font-size:12px;
font-weight:bold;
color:#10314a;
}
.LargeBlueText{
font-size:16px;
color:#10314a;
}
.LargeBlueBoldText{
font-size:16px;
font-weight:bold;
color:#10314a;
}
/*orange text*/
.OrangeText{
font-size:12px;
color:#fc9e25;
}
.OrangeBoldText{
font-size:12px;
font-weight:bold;
color:#fc9e25;
}
.LargeOrangeText{
font-size:16px;
color:#fc9e25;
}
.LargeOrangeBoldText{
font-size:16px;
font-weight:bold;
color:#fc9e25;
}
/*default Joomla styles*/

pre{
font:inherit;
}
h1, h2{
font-size:24px;
}
h3,h4{
font-size:18px;
}
h5,h6{
font-size:14px;
}
.LightOrangeCell{
}
td.LightOrangeCell{
background-color:#ffcc99;
color:#333333;
}
.DarkOrangeCell{
}
td.DarkOrangeCell{
background-color:#ff9966;
color:#333333;
}
/*default Joomla styles*/

