/* Start of CMSMS style sheet 'Nav-Horizontal' */
/* NAV MAIN*/
* html div#menu_horiz {
/* hide ie/mac \*/
height: 1%;
/* end hide */
}
div#menu_horiz {
clear:both;
background-color: #ffffff;
/* hide ie/mac \*/
width: 100%;
/* end hide */
margin: 0;
font-size: 1.1em;
border-top: 1px solid #FF6600;
border-bottom: 1px solid #FF6600;
}
div#menu_horiz ul {
margin: 0;
padding:1em 0 1em 15px;
/* hide ie/mac \*/
padding:0 0 0 15px;
/* end hide */
list-style: none;
}
div#menu_horiz li {
/* hide from ie/mac \*/
float:left;
background: url(uploads/images/bulletsqu_grey.gif) no-repeat left;
/* end hide */
display: inline;
list-style: none;
margin: 0;
}
div#menu_horiz a,
div#menu_horiz a:link,
div#menu_horiz a:active,
div#menu_horiz a:visited {
padding: 0 1.2em 0 1.2em;
/* hide from ie/mac \*/
display: block;
padding: 1em 1.2em 1em 1.2em;
/* end hide */
margin: 0;
color: #212020;
background: url(uploads/images/bulletsqu_grey.gif) no-repeat left;
}
div#menu_horiz li a:hover {
background: url(uploads/images/bulletsqu_orng.gif) no-repeat left;
list-style-type:none;
color: #FF6600;  
}
div#menu_horiz .activeparent {
display: inline-block;
/* hide from ie/mac \*/
display: block;
/* end hide */
background-color: #ffffff; 
font-weight: bold;
}
div#menu_horiz li.active01 strong {
padding: 0 1.2em 0 1.2em;   
/* hide from ie/mac \*/
display: block;
padding: 1em 1.2em 1em 1.2em; 
/* end hide */
text-decoration: none;
margin: 0;
color: #333333;
background: url(uploads/images/bulletsqu_orng.gif) no-repeat left;
}
div#menu_horiz .current a,
div#menu_horiz .current a:link,
div#menu_horiz .current a:active,
div#menu_horiz .current a:visited,
div#menu_horiz .current a:hover,
div#menu_horiz .activeparent a,
div#menu_horiz .activeparent a:link,
div#menu_horiz .activeparent a:active,
div#menu_horiz .activeparent a:visited,
div#menu_horiz .activeparent a:hover 
{
background: url(uploads/images/bulletsqu_orng.gif) no-repeat left;
}

/* TOP NAV */

* html div#menuTopHoriz {
/* hide ie/mac \*/
height: 1%;
/* end hide */
}
div#menuTopHoriz {    
margin: 0;
padding:0.8em 15px 0.8em 0;
text-align: center;
font-size: 1.1em;
/* hide from ie/mac \*/
padding:0;
/* end hide */
}
div#menuTopHoriz ul {
margin: 0;
padding:0;
list-style: none;
text-align:right;
}
div#menuTopHoriz li {
/* hide from ie/mac \*/
float:right;
background: url(uploads/images/bulletsqu_grey.gif) no-repeat left;
/* end hide */
display: inline;
list-style: none;
margin: 0;
}
div#menuTopHoriz a,
div#menuTopHoriz a:link,
div#menuTopHoriz a:active,
div#menuTopHoriz a:visited {
padding: 0 1.2em 0 1.2em;
/* hide from ie/mac \*/
display: block;
padding: 0.8em 1.2em 0.8em 1.2em;
/* end hide */
margin: 0;
color: #212020;
background: url(uploads/images/bulletsqu_grey.gif) no-repeat left;
}
div#menuTopHoriz li a:hover {
background: url(uploads/images/bulletsqu_orng.gif) no-repeat left;
list-style-type:none;
color:#ff6600;
}
div#menuTopHoriz li.active01 strong {
padding: 0 1.2em 0 1.2em;
/* hide from ie/mac \*/
display: block;
padding: 0.8em 1.2em 0.8em 1.2em;
/* end hide */
text-decoration: none;
margin: 0;
color: #333333;
background: url(uploads/images/bulletsqu_orng.gif) no-repeat left;
}

/* FOOTER NAV */

* html div#footerlinks{
/* hide ie/mac \*/
height: 1%;
/* end hide */
}
div#footerlinks{
background-color: #CCCCCC;      
margin: 1em 0 0 0;
text-align: center;
font-size: 1em;
border-top: 1px solid #ff6600;
}
div#footerlinks ul {
margin: 0;
padding:0;
list-style: none;
border-top: 8px solid #cccccc;
border-bottom: 8px solid #cccccc;
}
div#footerlinks li {
display: inline;
list-style: none;
margin: 0;
padding: 0.2em 0 0.2em 0;
/* hide ie/mac \*/
background:url(uploads/images/greysmsquare.gif) no-repeat left; 
/* end hide */
}   
div#footerlinks a, div#footerlinks a:link, div#footerlinks a:active, div#footerlinks a:visited {
padding: 0.2em 1em 0.2em 1em;
margin: 0;
color: #333333;  
}
div#footerlinks li a:hover {
color:#ff6600;
}
/* End of 'Nav-Horizontal' */

