﻿.urbangreymenu{
width: 250px; /*width of menu*/
/*background:#878765;*/
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:0px solid #878765;
margin:0;
text-shadow:1px 1px 1px #FFFFFF;
}

.urbangreymenu h3{
margin:0;
padding:0px;
border-bottom:1px solid #ccc;
}

.urbangreymenu .headerbar{
font: bold 11px Tahoma;
c/*olor: #cb0000;*/
color:#414141;
/*background: #606060 url(arrowstop.gif) no-repeat 8px 6px;*/ /*last 2 values are the x and y coordinates of bullet image*/
/*background:#F2F2F2 url(../images/bullet_big.png) no-repeat 18px 6px;*/
/*background:#DDE8FC url(../images/bullet_big.png) no-repeat 0px 0px;*/
/*background:#10acd9 url(../images/bullet_big.png) no-repeat 7px 5px;*/
/*background:#eeeeee url(../images/bullet_big.png) no-repeat 7px 5px; */
background:#eeeeee;
/*background:#666666;*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 6px 0 7px 15px; /*31px is left indentation of header text*/
/*border-bottom:1px solid #FFFFFF;*/
text-transform:uppercase;
text-shadow:none;
}

.urbangreymenu h3 a{
text-decoration: none;
/*color: white;*/
/*color:#cb0000;*/
color:#54651d;
/*color:#FFFFFF;*/
display: block;
font-weight:bold;
}

.urbangreymenu h3 a:active{
text-decoration: none;
/*color: white;*/
color:#FFFFFF;
display: block;
font-weight:bold;
}

.urbangreymenu h3 a:visited{
text-decoration: none;
/*color: white;*/
color:#000000;
display: block;
font-weight:bold;
}

.urbangreymenu h3 a:hover{
text-decoration: none;
/*color: white;*/
color:#414141;
/*color:#FFFFFF;*/
display: block;
font-weight:bold;
}

.sub-cat-links a:link, .sub-cat-links a:active, .sub-cat-links a:visited
{color:#4A75B5;}

.sub-cat-links a:hover
{color:#CC0000;}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
/*padding-bottom: 1px;*/ /*bottom spacing between menu items*/
border-bottom:1px dashed #dadada;
background:#FFFFFF;
}

.urbangreymenu ul li.lastitem{
/*padding-bottom: 1px;*/ /*bottom spacing between menu items*/
border-bottom:0px solid #ccc;
}

.urbangreymenu ul li a{
font: normal 11px Tahoma;
color: black;
/*background: #E9E9E9;*/
background:#FFFFFF url(../images/bullet.jpg) no-repeat 7px 9px;
display: block;
padding: 6px 8px 8px 8px;
/*line-height: 17px;*/
padding-left: 25px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: black;
/*background: black;*/
/*background:#FFFFFF url(../images/sub_item_hover_bg1.png) no-repeat 0px 0px;*/
background:#f9f9f9 url(../images/bullet.jpg) no-repeat 7px 9px;
}

/*Inner page menu*/


.urbangreymenu_in{
width: 230px; /*width of menu*/
/*background:#878765;*/
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
margin:0;
text-shadow:1px 1px 1px #FFFFFF;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
/*-moz-border-radius:10px;*/
}

.topCorner{
margin:0;
padding:0px;
border-bottom:1px solid #ccc;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.botCorner{
margin:0;
padding:0px;
border-bottom:1px solid #ccc;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}

.urbangreymenu_in h3{
margin:0;
padding:0px;
border-bottom:1px solid #ccc;
}

.urbangreymenu_in .headerbar{
font: bold 11px Tahoma;
c/*olor: #cb0000;*/
color:#414141;
/*background: #606060 url(arrowstop.gif) no-repeat 8px 6px;*/ /*last 2 values are the x and y coordinates of bullet image*/
/*background:#F2F2F2 url(../images/bullet_big.png) no-repeat 18px 6px;*/
/*background:#DDE8FC url(../images/bullet_big.png) no-repeat 0px 0px;*/
/*background:#10acd9 url(../images/bullet_big.png) no-repeat 7px 5px;*/
/*background:#eeeeee url(../images/bullet_big.png) no-repeat 7px 5px;*/
background:#eeeeee;
/*background:#666666;*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
padding: 6px 0 7px 15px; /*31px is left indentation of header text*/
/*border-bottom:1px solid #FFFFFF;*/
text-transform:uppercase;
text-shadow:none;
}

.urbangreymenu_in h3 a{
text-decoration: none;
/*color: white;*/
/*color:#cb0000;*/
color:#54651d;
/*color:#FFFFFF;*/
display: block;
font-weight:bold;
}

.urbangreymenu_in h3 a:active{
text-decoration: none;
/*color: white;*/
color:#FFFFFF;
display: block;
font-weight:bold;
}

.urbangreymenu_in h3 a:visited{
text-decoration: none;
/*color: white;*/
color:#000000;
display: block;
font-weight:bold;
}

.urbangreymenu_in h3 a:hover{
text-decoration: none;
/*color: white;*/
color:#414141;
/*color:#FFFFFF;*/
display: block;
font-weight:bold;
}

.sub-cat-links a:link, .sub-cat-links a:active, .sub-cat-links a:visited
{color:#4A75B5;}

.sub-cat-links a:hover
{color:#CC0000;}

.urbangreymenu_in ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu_in ul li{
/*padding-bottom: 1px;*/ /*bottom spacing between menu items*/
border-bottom:1px solid #ccc;
background:#FFFFFF;
}

.urbangreymenu_in ul li.lastitem{
/*padding-bottom: 1px;*/ /*bottom spacing between menu items*/
border-bottom:0px solid #ccc;
}

.urbangreymenu_in ul li a{
font: normal 11px Tahoma;
color: black;
/*background: #E9E9E9;*/
background:#FFFFFF url(../images/bullet.jpg) no-repeat 7px 9px;
display: block;
padding: 6px 8px 8px 8px;
/*line-height: 17px;*/
padding-left: 25px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu_in ul li a:visited{
color: black;
}

.urbangreymenu_in ul li a:hover{ /*hover state CSS*/
color: black;
/*background: black;*/
/*background:#FFFFFF url(../images/sub_item_hover_bg1.png) no-repeat 0px 0px;*/
background:#f9f9f9 url(../images/bullet.jpg) no-repeat 7px 9px;
}