/* 
-----------------------------------------------
SCSEDU.com CSS Document
Prepared by Pradeep Kumar Ramasagaram
PIXEL DESIGNS
pradeep@pixeldesigns.in
www.pixeldesigns.in
-----------------------------------------------
*/

#vdividermenu ul{float:right;
margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: bold 100% Tohoma;
width: 100%;
/*border: 1px solid #625e00;*/
background-color: #ffffff;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width:300px;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{font-family:  
float: left;
	color: #005BB0;
	padding: 2px 12px;
	text-decoration: none;
	background: transparent url(images/vertical.gif) center right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#vdividermenu ul li a:visited{
color: #005BB0;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffffff;
}


/* 
-----------------------------------------------
SCSEDU.com CSS Document
Prepared by Pradeep Kumar Ramasagaram
PIXEL DESIGNS
pradeep@pixeldesigns.in
www.pixeldesigns.in
-----------------------------------------------
*/
