/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #737E5F;
	background-image: url(images/background_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a, a:visited {
	color: #C00;
	text-decoration: none;
}

a:hover, a.active {
	color: #F00;
}

a img {
	border: 0px;
}

form, fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	background-image: url(images/background_wrapper.gif);
	background-repeat: repeat-x;
}

#main {
	width: 970px;
	margin: 0 auto;
	clear: both;
}

#header {
	background-image: url(images/background_header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	overflow: hidden;
}

#header .businesscard {
	padding-top: 100px;
}

#header .address {
	padding-top: 4px;
	padding-left: 260px;
}

#header .phone {
	font-size: 18px;
	padding-right: 65px;
}

.nav {
	padding-top: 30px;
	background-image: url(images/background_nav_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 200px;
}

.nav .menuitem {
	width: 160px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 10px;
}

.nav .menuitem a {
	display: block;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	background-color: #C00;
	color: white;
	height: 19px;
	width: 158px;
	border: 1px solid white;
}

.nav .sub .menuitem a {
	background-color: #006699;
}

.nav .substore .menuitem a {
	background-color: #666;
}

.nav .substore .menuitem a:hover, .nav .substore .menuitem a.active, .nav .sub .menuitem a:hover, 
.nav .sub .menuitem a.active, .nav .menuitem a:hover, .nav .menuitem a.active {
	background-color: white;
	color: black;
	border: 1px solid black;
}

.mininav {
	height: 17px;
	text-align: left;
	padding-top: 8px;
	font-size: 12px;
	color: white;
}

.mininav .menuitem {
	display: inline;
}

.mininav .menuitem a {
	color: white;
}

.mininav .menuitem a:hover, .mininav .menuitem a.active {
	color: yellow;
}

#contentwrapper {
	width: 700px;
	margin: 0 auto;
	clear: both;
	margin-top: 30px;
	background-image: url(images/background_whitebox_content.jpg);
	background-repeat: repeat-y;
}

#contentwrapper .wrappertop {
	background-image: url(images/background_whitebox_top.jpg);
	background-repeat: no-repeat;
}

#contentwrapper .wrapperbottom {
	background-image: url(images/background_whitebox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 10px;
}

/***** CLASSES *****/

.col184 {
	width: 200px;
}

.col200 {
	width: 200px;
}

.col220 {
	width: 220px;
}

.col700 {
	width: 700px;
}

.col500 {
	width: 500px;
}

.col600 {
	width: 600px;
}

.col810 {
	width: 770px;
}

.box50 {
	height: 50px;
	overflow: hidden;
}

.box70 {
	height: 70px;
	overflow: hidden;
}

.oemred {
	color: #C00;
}

.bg_oemred {
	background-color: #C00;
}

.gallery {
	height: 332px;
	overflow: auto;
	padding: 8px 8px 16px 8px;
	border: 1px solid #333;
}

.gallery a {
	display: block;
	width: 148px;
	height: 148px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	border: 1px solid #333;
}

.gallery .slide {
	height: 150px;
	overflow: hidden;
	background-image: url(images/img_grey.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#quotator_container {
	height: 455px;
	background-image: url(images/quotes/vic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#quotator {
	height: 275px;
	overflow: hidden;
}

#hp_gallery_container {
	height: 220px;
}

#hp_gallery {
	height: 220px;
	overflow: hidden;
	background-image: url(images/img_grey_220.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#hp_gallery a {
	display: block;
	width: 218px;
	height: 218px;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	border: 1px solid #333;
}

.paddingbottom {
	padding-bottom: 10px;
}

table.data {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.data td, .data th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.ubshaft {
	background-image: url(images/background_unbreakable_driveshaft.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
