/* Start of CMSMS style sheet 'Products' */
#menu {
/*width: 12em;  set width of menu */
width:141px;
border:0px solid black;
border-top:1px dotted #000;
margin-top:-15px;
*margin-top:-20px;

} 

#menu ul { /* remove bullets and list indents */
list-style: none;
padding: 0;
margin: 0px;
padding: 0px;

}

/* style, color and size links and headings to suit */
#menu a{
display: block;
*margin-bottom: -16px;
padding: 0.5em 0.2em 0.5em 2.0em;
border-bottom:1px dotted #000;
background-image:url(uploads/vb_img/mybullet.gif);
background-repeat:no-repeat;
background-position: 5px 15px;
text-transform:uppercase;
color:#000;
font-family: Trebuchet MS, arial;
font-size:15px;
font-weight:normal;
color:#000000;
text-align:left;
padding-left:15px;

}
#menu li li a {
display: block;
margin-top: 16px;
margin-left:5px;
padding: 0.5em 0.5em 0.5em 3.0em;
border-bottom:1px dotted #000;
background-image:url(uploads/vb_img/smlbullet.gif);
background-repeat:no-repeat;
background-position: 5px 13px;
font-size:13px;
padding-left:15px;
font-weight:bold;
color:#085285;
text-align:left;

}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu li li {
margin-top: -16px;
}

ul#menu li li a{
margin-left: 5px;
}


#menu a {
color: #000;
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #0C78C3;
background-image:url(uploads/vb_img/mybullet.gif);
background-repeat:no-repeat;
background-position: 5px 15px;
text-align:left;

}

#menu li li a:hover {
color: #fff;
background: #0C78C3;
background-image:url(uploads/vb_img/smlbullet.gif);
background-repeat:no-repeat;
background-position: 5px 13px;
text-align:left;

}

























/* Menu for home page link*/




#menu1 {
/*width: 12em;  set width of menu */
width:141px;
border:0px solid black;
border-top:1px dotted #000;


} 

#menu1 ul { /* remove bullets and list indents */
list-style: none;
padding: 0;
margin: 0px;
padding: 0px;

}

/* style, color and size links and headings to suit */
#menu1 a{
display: block;
*margin-bottom: -16px;
padding: 0.5em 0.2em 0.5em 2.0em;
border-bottom:1px dotted #000;
/*background-image:url(uploads/vb_img/mybullet.gif);
background-repeat:no-repeat;
background-position: 10px 15px;*/
text-transform:uppercase;
color:#000;
font-family: Trebuchet MS, arial;
font-size:15px;
font-weight:normal;
color:#000000;
background-image:none;
text-align:center;
padding-left:0px;

}

#menu1 a {
color: #000;
text-decoration: none;
}

#menu1 a:hover {
color: #fff;
background: #0C78C3;
/*background-image:url(uploads/vb_img/mybullet.gif);
background-repeat:no-repeat;
background-position: 10px 15px;*/
background-image:none;
text-align:center;

}

/***************************************/



li.myactive a{
background-color:#0C78C3;
color:#ffffff;
border:0px;
text-align:center;
}

.myactive a{
color:#ffffff;
border:0px;
text-align:center;

}
li.noactive a{
background-color:none;
text-align:center;
}



/********************************************************/



H3.menuhead {
padding:10px;
margin-top:0px;
padding-left:0px;
background-color:#0C78C3;
color:#fff;
text-align:center;
}

/********************************************************/
/* End of 'Products' */

