/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.categorylinks {
	font-family:Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
	font-size:11px;
	font-weight:normal;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto 0px 15px; 
	PADDING-TOP: 0px
}
.categorylinks {
	PADDING-BOTTOM: 1px
}
.categorylinks A {
	PADDING-RIGHT: 1px; 
	width: 174px;
	DISPLAY: block; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	MARGIN-LEFT: -15px; 
	COLOR: #666666; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	TEXT-DECORATION: none
}
.categorylinks A:visited {
	COLOR: #666666;
}
.categorylinks A:hover {
	BACKGROUND: #e3e9c7; 
	COLOR: #cf8d04; 
	TEXT-DECORATION: none;
}
input.login {
border:1px solid #cccccc;
background-image:url(images/layout_r7_c14.jpg);
background-repeat:repeat-x;
width:176px;
height:16px;
padding-top:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('images/square-green-left.gif') no-repeat top left;
display: block;
float: right;
font: bold 11px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
margin-top:2px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/*Start Menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 174px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
text-align:left;
padding: 7px 0 7px 31px; /*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: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 2px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
text-align:left;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
/*End Menu */

/*Start Title */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.features{
width: 486px; /*width of menu*/
}

.features .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;*/
text-align:left;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.features ul{

list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.features ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.features ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 3px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
text-align:left;
}

.features ul li a:visited{
color: black;
}

.features ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.normal {
font-weight:normal;
font-size:11px;
color:#414141;
font-family:Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
text-decoration:none;
}
a.normal:link {
font-weight:normal;
font-size:11px;
color:#414141;
font-family:Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
text-decoration:none;
}

a.normal:active {
font-weight:normal;
font-size:11px;
color:#414141;
font-family:Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
text-decoration:none;
}
A.normal:visited {
font-weight:normal;
font-size:11px;
color:#414141;
font-family:Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
text-decoration:none;
}
A.normal:hover {
font-weight:normal;
font-size:11px;
color:#000000;
font-family:Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
text-decoration:underline! important
}