@charset "utf-8";
/* CSS Document */

	
a img{
	border:none;
	}


.m_auto{
	margin:auto;
	width:775px;
	}

body {
	background-image: url(images/waves.jpg);
	background-repeat: no-repeat;
	background-color: #620F0B;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #5B0D09;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 11px;
	color: #333333;
}
h3 {
	font-size: 10px;
	color: #333333;
	margin: 0px;
}
.main_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height: 18px;
	}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	}
	.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c88b8b;
	}
	
	ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:11px;
	background:transparent url(images/nav_bg.png) 0px -20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid #666;
	border-top:1px solid #FFF;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:6px 20px 2px 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
.urbangreymenu2{
width: 427px; /*width of menu*/
}
.urbangreymenu2 .headerbar{
font: bold 11px Arial;
color: white;
background: #620F0B url(images/nav.gif) repeat-x; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 8px; /*31px is left indentation of header text*/
}

.urbangreymenu2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu2 ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu2 ul li a{
font: normal 11px Arial;
color: #333;
background: #F0F0F0;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu2 ul li a:visited{
color: #333;
}

.urbangreymenu2 ul li a:hover{ /*hover state CSS*/
color: white;
background: #333;
text-decoration:none;
}



.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 11px Arial;
color: white;
background: #620F0B url(images/nav2.gif) repeat-x; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 8px; /*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: bold 11px Arial;
color: #333;
background: #F0F0F0;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #333;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #333;
background: #e2e2e2;
text-decoration:none;
}
.style16 {
	color: #FFFFFF;
	font-weight: bold;
}
.seo {
	color: #FFF;
	font-size: 10px;
}
.forms{
	background: #EFEDEF;
	border:solid 1px #D6D1D6;
	padding:3px;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}
	
.send{
background: #620F0B url(images/nav.gif) repeat-x;
	border:solid 1px #FFF;
	padding:4px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	}
	
	.forms2{
	background: #FFF;
	border:solid 1px #666;
	padding:4px;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	}
	
.send2{
background: #620F0B url(images/nav2.gif) repeat-x;
	border:solid 1px #666;
	padding:4px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	}
.tyre_bk{
background: #171717 url(images/tyres_bk.jpg) no-repeat;
width:400px;
height:500px;
}
.tyre_header{
font-size: 18px;
font-weight:bold;
color:#FFF;
}