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: 0; 
padding: 0; 
} 

.category1 ul{
margin: 0;
padding: 0;
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: 0;
padding: 0;
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: 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*/
}

.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;}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 9px;
    padding: 5px;
    background-color: white; 
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
