/* Sub categories navi bar for WD */

.subnavi    {
	background-color: #c60;
	margin: auto;
	padding: 0;
	width: 748px;
	height: 24px;
	border-top: 0;
	border-bottom: 0;
	text-align: left;
}

.subnavi h2  { 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 26px; 
text-align: center; 
list-style-type: none; 
margin: 0; 
padding: 0; 
float: left;
color:white;
}

.subnavi h2#WD-1  {
width: 120px; 
text-align: center; 
border-right: 1px dotted white;  
border-left: 1px dotted white;  
list-style-type: none; 
margin: 0 0 0 250px;  
background-color: #c5a27e;
}

.subnavi h2#WD-2 {
width: 130px; 
list-style-type: none; 
text-align: center; 
border-right: 1px dotted white;  
margin: 0px; 
background-color: #c5a27e;
}

.subnavi h2#WD-3 {
width: 90px; 
list-style-type: none; 
text-align: center; 
border-right: 1px dotted white;  
margin: 0px; 
background-color: #c5a27e;
}

.subnavi h2 a {
display: block; 
width: 100%; 
height: 100%; 
color:white;
background-color: #c60;
}

.subnavi h2#WD-1 a:hover {
background-color: #c5a27e; 
color:white
}

.subnavi h2#WD-1 a:visited {
color:white
}

.subnavi h2#WD-2 a:hover {
background-color: #c5a27e; 
color:white
}

.subnavi h2#WD-2 a:visited {
color:white
}

.subnavi h2#WD-3 a:hover {
background-color: #c5a27e; 
color:white
}

.subnavi h2#WD-3 a:visited {
color:white
}
