﻿.glossymenu{
width: 193px;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #d6cabb;
border-right-color: #d6cabb;
border-bottom-color: #d6cabb;
border-left-color: #d6cabb;
margin-top: 1px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 30px;
height: 560px;
padding-top: 0px;
padding-right: 5;
padding-bottom: 0px;
padding-left: 0px;
background-color:#eceed8;
/* background-image: url(http://www.propertydalal.com/style/images/menu-bg.jpg); */
/*background-image: url(style/images/menu-bg.jpg);*/
}
.main {
height: 560px;
width: 190px;
border: 1px solid #d6cabb;
margin-top: 1px;
padding-right: 15px;
background-image: url(http://www.propertydalal.com/style/images/menu-bg.jpg);
/*background-image: url(style/images/menu-bg.jpg);*/
}
.menuheader {
/*background-image: url(style/images/menu-top-bg.jpg);*/
/*background-image: url(http://www.propertydalal.com/style/images/menu-top-bg.jpg);*/
height: 35px;
font-family: Arial, Helvetica, sans-serif;
color: #eceed8;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding-left: 10px;
background-color:#cc3300;
}
.glossymenu a.menuitem{
color: #505141;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 168px; /* 168px; */
padding-left: 13px;
text-decoration: none;
background-color: #eceed8;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-left: 5px;
/*
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D8CFBA;
*/
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #505141;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}
.glossymenu a.menuitem:hover{
background-color: #eceed8;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
width: 168px; /*175px; */
clip: rect(auto,auto,auto,auto);
list-style-type: none;
left: 25px;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 15px;
}
.glossymenu div.submenu ul li{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F2F1EE;
width:156px; /*173px; */
height: 25px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #F2F1EE;
padding-left: 10px;
padding-top:5px;
background-image: url(http://www.propertydalal.com/style/images/bullet.gif);
/*background-image: url(style/images/bullet.gif); */
background-repeat: no-repeat;
background-position: 35px;
}
.glossymenu div.submenu ul li a{
display: inline;
color: #938c77;
text-decoration: none;
padding-left: 6px;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-indent: 25px;
}
.glossymenu div.submenu ul li a:hover{
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #938c77;
text-decoration: underline;
}
body {
/*background-image: url(); */
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.glossymenu div.submenubottom {
width: 170px;
clip: rect(auto,auto,auto,auto);
list-style-type: none;
left: 25px;
background-color: #FF00FF;
}
.glossymenu a.menubottom {
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 172px;
padding-left: 7px;
text-decoration: none;
background-color: #cc3300;
padding-top: 4px;
padding-right: 0px;
padding-bottom: 6px;
margin-left: 7px;
height: 1px;
}

