/* Start of CMSMS style sheet 'topmenu-villa' */
.menu1 {
 padding:0 0 0 6px;
 margin:0; 
 list-style:none; 
 height:35px;
 background:#fff url(images/cms/button1.gif) repeat-x;
 position:relative;
 border:1px solid #000;
 border-width:0 1px;
 border-bottom:1px solid #444;
}

.menu1 li {
float:left;

}

.menu1 li a {
display:block; 
float:left; 
line-height:35px; 
color:#AAAAAA; 
text-decoration:none;
font-size:11px;
font-family:arial, verdana, sans-serif; 
font-weight:bold; 
text-align:center;
padding:0 0 0 5px; 
cursor:pointer;
 }
 

.menu1 li a b {float:left; display:block; padding:0 5 0 5px;//padding:0 6px 0 4px;
}



.menu1 li.currentpage1 a{
color:#fff; 
background:url(images/cms/button3.gif) no-repeat;

}

.menu1 li.currentpage1 a b {
background:url(images/cms/button3.gif) no-repeat right top;
}


.menu1 li a:hover{
color:#fff;
background:#000 url(images/cms/button2.gif) no-repeat;

 }


.menu1 li a:hover b {
background:url(images/cms/button2.gif) no-repeat right top ;

}

.menu1 li.currentpage1 a:hover {
color:#fff; background:#000 url(images/cms/button3.gif) no-repeat; cursor:default;
}


.menu1 li.currentpage1 a:hover b {
background:url(images/cms/button3.gif) no-repeat right top;
}

/* End of 'topmenu-villa' */

