html * {
	font-family: Arial;
   font-size: 11px;
   color: #000;
}

body {
	background-color: #fff;/*#c0ffee;*/
	text-align: center;
}

h1 {
	padding: 0px;
	margin: 1em 0;
}

a {
	text-decoration:none;
}

a img {
	text-decoration:none;
	border:none;
}

#bodydiv {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

table#layout-main {
	background: transparent;
	width: 900px;
}

td.leftmargin {
	width: 180px; 
}

td.rightmargin {
	width: 160px;
}

td.centercontent {
	width: 491px;
}

td.layout-spacer {
	width: 15px;
}

#menubar {
	background-image: url(../images/menu/background.jpg);
	background-repeat: repeat-x;
}

#menubar a {
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
	color: #F95F19;
	font-weight: bold;
	text-decoration: none;
}

#searchform *, #shopbybrand * {
	font-weight: bold;
	font-size: 12px;
	color: #f60;
}

.stepnumber {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	
}

td.flushleft .stepnumber {
	float:left;
}

#sidebar-search #searchform td {
	padding-top: 1em;
}

#centercontent table, #leftmargin table, #rightmargin table {
  padding: 0px;
  margin: 0px;
  margin-bottom: 8px;
}

#centercontent form {
	margin: 0px;
	padding: 0px;
}

#footer-top td {
	background-image: url(/images/misc/greydot.png);
	background-repeat: repeat-x;
}

#footer td {
	color: #999;
}

#footer td a {
	color: #f60; /* orange */
}

#footer td a:hover {
	text-decoration: underline;
}

#tyre-advice-header {
	background-image: url(/images/misc/tyre-advice-background.jpg);
	background-repeat: no-repeat;
	width: 452px; 
	padding-top: 10px; 
	height:155px; /* 10px less than actual height because of padding */
	margin: 10px 0 0 0;
}

#tyre-advice-header * {
	font-weight: bold;
	color: #fff;
}

#tyre-advice-header ul {
	list-style-image: url(/images/list-bullet.jpg);
	padding: 0px;
	margin: 0px;
	margin-left: 275px;
	margin-top: 10px;
	line-height: 2;
}

#tyre-advice-header a:hover, #tyre-advice-header a.active, a.hovva:hover {
	color: #f60;
}

#tyre-advice-body dt {
	font-weight: bold;
}

#tyre-advice-body dd {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}

.infotable {
	background-color: transparent;
}

.infotable tr {
	height: 25px;
}

.infotable.short tr {
	height: 16px;
}

.infotable th, .infotable td {
	padding-left: 1em;
}

.infotable th {
	background-color: #666666;
	color: #fff;
}

.infotable tr.odd {
	background-color: #e6e6e6;
}

dl#sidewall dt {
	background-image: url(/images/misc/orangedot.png);
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}
dl#sidewall dd {
	margin-left: 2em;
}


.error {
	color: #f00;
}

a.companyname {
	font-weight: bold;
	color: #f60;
}

a.companyname:hover {
	color: #000;
}

a.companyaddress {
	color: #000;
}
.infoTitle {
	font-weight: bold;
	width: 110px;
}
.selectFitting {
	float: left;
	margin-bottom: 10px;
}
.productImage {
	float: right;
}
#productBuyNow {
	clear: right;
	float: right;
	margin-top: 10px;
}
#productBuyFitted {
	clear: right;
	float: left;
	margin-top: 10px;
}
.tooltip {
    background:transparent url(/images/tooltip/orange_arrow.png) no-repeat; 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#000;    
}
.reviewForm TD{
	vertical-align: top;
}
.reviewForm .formLabel {
	width: 120px;
}
.reviewForm textarea {
	width: 300px;
}
#reviewSubmit {
	float: right;
	margin-right: 28px;
}
.ratingStars {
	width: 60px;
}
#header {
	vertical-align: middle;
}
#header #vtLogo {
	display: block;
	float: left;
	width: 250px;
	height: 73px;
}
#header #vtContact{
	display: block;
	float: right;
	margin-top: 19px;
	width: 160px;
	height: 35px;
}
#header #banner {
	width: 468px;
	height: 73px;
	margin-left: 260px;
	overflow: hidden;
}
#header #banner P {
	margin: 0px;
}
#header #banner IMG {
	border: none;
}