body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration:none;}

a:link        {color: #666666; text-decoration:none;}
a:active      {color: #666666; text-decoration:none;}
a:visited     {color: #666666; text-decoration:none;}
a:hover       {color: #000000; text-decoration:none;}

H1         {color: #000000; text-decoration: none; font-size:12px; font-weight:bold; margin-bottom:0}
H2         {color: #CCCCCC; font-size: 11px; font-weight:bold; margin-bottom:0}

form { 
margin: 0px; 
padding: 0px; 
} 

.category1 ul{
margin: 0px;
padding: 0px;
list-style-type: none;
font: normal 90% Arial, Helvetica, Verdana, sans-serif;
}

.category1 li a{
display: block;
padding: 2px 0;
padding-left: 1px;
width: 175px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #69D5E7;
font-weight:normal;
}

.category1 li a:hover {
background-color: #ffffff;
color: #149AAE;
text-decoration:none;
}

.category2 ul{
margin: 0px;
padding: 0px;
list-style-type: none;
font: normal 90% Arial, Helvetica, Verdana, sans-serif;
}

.category2 li a{
display: block;
padding: 2px 0;
padding-left: 1px;
width: 175px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #69D5E7;
}

.category2 li a:hover {
background-color: #ffffff;
color: #149AAE;
}

A.checkout			{color:#B8B8B8; text-decoration:none;}
A.checkout:visited	{color:#B8B8B8; text-decoration:none;}
A.checkout:hover	{color:#7F7679; text-decoration:none;}

A.checkout1			{color:#CFCFCF; text-decoration:none; font-size:9px;}
A.checkout1:visited	{color:#CFCFCF; text-decoration:none; font-size:9px;}
A.checkout1:hover	{color:#B8B8B8; text-decoration:none; font-size:9px;}

A.textmenu			{color:#747474; text-decoration:none}
A.textmenu:visited	{color:#747474; text-decoration:none}
A.textmenu:hover 	{color:#333333; text-decoration:none;}

A.grey			{color:#cccccc; text-decoration:none}
A.grey:visited	{color:#cccccc; text-decoration:none}
A.grey:hover 	{color:#ffffff; text-decoration:none}


.urbangreymenu{
width: 175px; /*width of menu*/
padding: 0px 0 0px 0px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar{
padding: 0px 0 0px 0px; /*31px is left indentation of header text*/
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
margin-top: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
padding: 0px 0px 0px 0px; /*31px is left indentation of header text*/

}

.urbangreymenu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 11px verdana;
color: #5ECCDE;
display: block;
padding: 1px 0;
line-height: 11px;
padding-left: 2px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #5ECCDE;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #149AAE;
}



option {background-color: #ffffff; font-size: 11px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}
