@charset "utf-8";

/* CSS Document */



.urbangreymenu{


}

.urbangreymenu .headerbarx a {
background:transparent url(../images/box_h3.png) no-repeat scroll left top;
font-size:11px;
font-weight:700;
height:26px;
line-height:24px;
margin:0 0 8px;
padding:0 14px;
text-align:left;
width:182px;

color:white;
text-decoration:none;
}

.urbangreymenu .headerbar{

}

.urbangreymenu .subs{
background:#606060 url(../images/arrowstop.gif) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
}

.headerbar a:visited {
color: white;
text-decoration: none;
}

.headerbar a {
color: white;
text-decoration: none;
}

.headerbarx a:visited {
color: white;
text-decoration: none;
}

.headerbarx a {
color: white;
text-decoration: none;
}


.urbangreymenu ul{
list-style-type: none;
padding: 0;
margin: 0px 0px 10px 20px;
}



.urbangreymenu ul li{
text-align: left;
}



.urbangreymenu ul li a, .urbangreymenu ul li a:visited {
background:transparent url(../../../../templates/siteground-j15-86/images/menu_arrow.gif) no-repeat scroll left center;
color:#000000;
font-size:11px;
font-weight:400;
height:20px;
line-height:22px;
padding:0 0 0 14px;
text-decoration:none;
}



.urbangreymenu ul li a:visited{

}



.urbangreymenu ul li a:hover{ /*hover state CSS*/

color: #1170E4;
}


