body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #ddd;
	background-image: url(../images/bg.gif);
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}

a { 
	color: #000;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline;  
}

.bold{
	font-weight: bold;
}

img{
	border: 0px;
}

img a{
	border: 0px;
}

.date {font-size: 11px; font-family: arial; color: #000;}
.title {font-size: 11px; font-family: arial; font-weight: bold; color: #000;}
.title a{text-decoration: none;}

.italic{
	font-style: italic;
}

.black-border{
	border: solid 1px #000;
}

.blue{
	color: #0B4D99;
}

.size-140{
	font-size: 140%;
}

h3{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-size: 200%;
	font-weight: bold;
	font-family: arial, helvetica;
	color: #1554a3;
}

h1{
	color: #0b4d99;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
}

.messagesent{
	margin: auto;
	width: 810px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #f87878;
	border: solid 1px #eb2f2f;
	text-align: center;
}
.messagenotsent{
	margin: auto;
	width: 810px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #f5cdcd;
	border: solid 1px #985c5c;
	text-align: center;
}

.center{
	text-align: center;
}

#main-bg{
	float: left;
	height: 100%;
	background: url(../images/shadow.jpg);
	width: 800px;
	padding: 0px 15px 0px 15px;
	margin: auto;
}
#holder {
	float: none;
	width: 800px;
	height: 100%;
	margin: auto;
	text-align: left;
}
#header {
	width: 800px;
	height: 74px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#logo{
	float: left;
	position: relative;
	width: 257px;
	height: 74px;
	padding-top: 5px;
}
#address{
	float: left;
	width: 540px;
	text-align: right;
	padding-top: 10px;
}
#maincontent {
	padding: 0px;
	margin-top: 3px;
	width: 747px;
	height: 167px;
	border: solid;
	border-width: 1px;
	border-color: #999;
}
#navbar {
    color: #fff;
	float: left;
    width: 800px;
    height: 27px;
	margin: 0px;
	list-style-type: none;
	background: url(../images/navbg.png);
	border-top: solid 1px #1553a2; 
	border-bottom: solid 1px #1553a2; 
}
#navbar ul {
    margin: 0px;
	list-style-type: none;
    text-align: left;
	margin-top: 4px;
}
#navbar ul li {
    float: left;
	padding: 0px;
    margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#navbar ul li a {
    font-size: 11px;
	color: #fff;
	margin: 0px;
    text-decoration: none;
	list-style-type: none; 
}
#navbar ul li a:hover {
    color: #aaa;
	margin: 0px;
    text-decoration: none;
	list-style-type: none; 
}

#racewear a{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/racewear-norm.png);
	margin-top: 1px;
}
#racewear a:hover{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/racewear-over.png);
	margin-top: 1px;
}

#hardware a{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/hardware-norm.png);
	margin-top: 1px;
}
#hardware a:hover{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/hardware-over.png);
	margin-top: 1px;
}

#karting a{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/karting-norm.png);
	margin-top: 1px;
}
#karting a:hover{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/karting-over.png);
	margin-top: 1px;
}

#tuning a{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/tuning-norm.png);
	margin-top: 1px;
}
#tuning a:hover{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/tuning-over.png);
	margin-top: 1px;
}

#leisure a{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/leisure-norm.png);
	margin-top: 1px;
}
#leisure a:hover{
	float: left;
	position: relative;
	width: 261px;
	height: 40px;
	background: url(../images/leisure-over.png);
	margin-top: 1px;
}

#middlenav{
	float: left;
	position: relative;
	width: 261px;
	height: 204px;
}

#middleoffer-racewear{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-top: 1px;
	width: 522px;
	height: 120px;
	padding-top: 78px;
	padding-left: 10px;
	border: solid 3px #c51515;
	background: url(../images/middle-racewear-bg.jpg);
}
#middleoffer-hardware{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-top: 1px;
	width: 522px;
	height: 120px;
	padding-top: 78px;
	padding-left: 10px;
	border: solid 3px #154683;
	background: url(../images/middle-hardware-bg.jpg);
}
#middleoffer-karting{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-top: 1px;
	width: 522px;
	height: 120px;
	padding-top: 78px;
	padding-left: 10px;
	border: solid 3px #cd6619;
	background: url(../images/middle-karting-bg.jpg);
}
#middleoffer-tuning{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-top: 1px;
	width: 522px;
	height: 120px;
	padding-top: 78px;
	padding-left: 10px;
	border: solid 3px #22a425;
	background: url(../images/middle-tuning-bg.jpg);
}
#middleoffer-leisure{
	float: left;
	position: relative;
	margin-left: 1px;
	margin-top: 1px;
	width: 522px;
	height: 120px;
	padding-top: 78px;
	padding-left: 10px;
	border: solid 3px #dad821;
	background: url(../images/middle-leisure-bg.jpg);
}

#left{
	float: left;
	position: relative;
	width: 261px;
}

#catalogue{
	float: left;
	position: relative;
	width: 261px;
	height: 195px;
	margin-top: 5px;
}
#news{
	float: left;
	position: relative;
	width: 261px;
	height: 170px;
	background: url(../images/news-bg.jpg);
}
#newsletter{
	float: left;
	position: relative;
	width: 253px;
	height: 85px;
	padding-top: 40px;
	padding-left: 8px;
	background: url(../images/newsletter-bg.jpg);
	margin-top: 5px;
}

#main-area{
	float: left;
	position: relative;
	width: 533px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 11px;
}

#specials{
	float: left;
	position: relative;
	width: 533px;
	height: 170px;
	padding: 5px 0px 10px 0px;
	background: url(../images/specials-bg.jpg) no-repeat;
	text-align: center;
}
.product{
	float: left;
	position: relative;
	width: 150px;
	height: 140px;
	text-align: center;
	margin: auto;
	margin: 28px 13px 0px 12px;
	border: solid 1px #838383;
	background: #ddd;
}
.special-table{
	margin: auto;
	margin-top: 8px;
	background: #fff;
}
.special-name{
	background: #0b4d99;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 0px 4px 1px 4px;
	margin: 0px;
}
.special-price{
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 0px 4px 1px 4px;
	margin: 0px;
}
tr{
	margin: 0px;
}

#footer{
	float: left;
	position: relative;
	width: 800px;
	height: 25px;
	padding-top: 10px;
	margin-top: 5px;
	text-align: center;
	border-top: solid 3px #272370;
}

#credits {
	width: 749px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#credits a{
	color: #333;
}

#carbone{
	border-collapse: collapse;
}
#carbone td, #carbone th{
	border: solid 1px #000;
	padding: 5px;
}
#carbone th{
	background: #eee;
	text-align: center;
}