body {
	background: url('../images/background.jpg') repeat-x top #180f0c;
	font-family: Arial;
	font-size: 14px;
	color: #180f0c;
}
div#wrapper {
	width: 1000px;
	margin: 20px auto 0;
}
a {
	color: #180f0c;
}
h1 a {
	width: 203px;
	height: 116px;
	background-image: url('../images/logo.png');
	position: relative;
	z-index: 100;
	left: -135px;
	top: -15px;
}
div#main h2, div#main h3, div#main h4 {
	font-family: Impact;
	font-weight: normal;
	margin-bottom: 5px;
}
div#main h3 {
	color: #6c4e1a;
}
div#header {
	width: 750px;
	margin: auto;
}
div#top {
	width: 680px;
	margin: -110px auto 0;
}
div#media-box {
	width: 680px;
	height: 260px;
	background: url('../images/media-box_background.png') no-repeat center center;
	z-index: 50;
	position: relative;
	top: -17px;
}
div#media-box div.inner {
	margin: 20px 16px 0 21px;
}
div.left-sidebar, div#main, div.right-sidebar {
	float: left;
	padding-top: 15px;
}
div.left-sidebar {
	width: 180px;
}
div#main-content {
	margin-top: -40px;
}
div#main {
	width: 575px;
	height: 627px;
	background: url('../images/main_background.png') no-repeat top center;
	padding: 15px 35px;
	position: relative;
	z-index: 7;
	font-size: 11px;
}
div#main div.scrollpane {
	height: 607px;
}
div.right-sidebar {
	width: 141px;
}
ul#diamonds {
	margin-left: -13px;
	position: relative;
	z-index: 5;
}
ul#diamonds li {
	display: block;
	width: 131px;
	height: 98px;
	padding-right: 10px;
	background: url('../images/sidebar-diamond.png') no-repeat top left;
	float: left;
	margin-bottom: 10px;
}
ul#diamonds li img {
	position: relative;
	margin: auto;
}
div.left-sidebar div.section {
	background: url('../images/33.png');
	border: 3px dotted #786c4d;
	margin-bottom: 10px;
}
div.left-sidebar {
	color: #d1b99a;
	line-height: 1.3;
	position: relative;
	left: 15px;
	font-size: 13px;
}
div.left-sidebar a {
	color: #d1b99a;
	text-decoration: none;
}
div.left-sidebar div.inner {
	padding: 10px;
}
div.left-sidebar h2 {
	font-family: 'Arial Black';
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
}
div#latest-news strong {
	font-size: 13px;
}
div#latest-news a {
	color: #c28a41;
	text-decoration: underline;
	font-size: 12px;
}
div#latest-news li {
	line-height: 1;
	display: block;
	margin-bottom: 10px;
}
div#left-scroller {
	background: url('../images/scroller_background.png');
	width: 165px;
	height: 94px;
	margin-bottom: 10px;
	border: 3px solid black;
	position: relative;
	left: -3px;
}
div#left-scroller ul {
	width: 165px;
	height: 94px;
	list-style: none;
	padding: 0;
	overflow: hidden;
}
div#left-scroller li {
	width: 165px;
	height: 94px;	
	display: inline-block;
	float: left;
}
.carousel-control {
	display: block;
	width: 15px;
	height: 40px;
	text-indent: -99999px;
	cursor: pointer;
	margin: -64px 4px 0;
	position: relative;
	z-index: 100;
	opacity: 0.5;
}
.carousel-control:hover {
	opacity: 1;
}
.carousel-previous {
	background: url('../images/arrow_left.png');
	float: left;
}
.carousel-next {
	background: url('../images/arrow_right.png');
	float: right;
}

div#footer {
	width: 575px;
	padding: 15px 35px;
	float: left;
	text-shadow: 0px 0px 1px #180f0c;
}
div#footer, div#footer a {
	color: #d1b99a;
}
div#footer a {
	text-decoration: underline;
	margin-right: 15px;
}
div#footer p {
	margin: 0;
}

.highlight {
	float: left;
}
.highlight.right {
	float: right;
}
body#all-products .highlight {
	margin-bottom: 3px;
	margin-left: 5px;
}
body#all-products .highlight.right {
	margin-right: 5px;
}
.center {
	display: block;
	margin: auto;
	text-align: auto;
}
.link {
	color: #37321e;
	font-size: 14px;
}

body#map .left, body#newsletter-signup .left {
	width: 250px;
	float: left;
}
body#map .right, body#newsletter-signup .right {
	float: right;
}
#map_centurion, #map_nelspruit {
	width: 300px;
	height: 200px;
}

body#newsletter-signup label {
	display: block;
	float: left;
	width: 120px;
	font-weight: bold;
}
body#newsletter-signup form p {
	margin-bottom: 4px;
}
body#newsletter-signup input {
	background: #f6e8ba;
}

body#faq div#main, body#testimonials div#main {
	font-size: 14px;
}
body#faq div#main strong, body#testimonials div#main strong {
	color: #b10808;
}
body#powersport #main {
	width: 645px;
	height: 630px;
	margin: 0;
	padding: 0;
}
body#powersport #main img {
	position: relative;
	display: block;
	left: 11px;
	top: -10px;
}
ul#linkslist li {
	width: 130px;
	float: left;
	display: block;
	height: 120px;
	text-align: center;
	margin-bottom: 50px;
}
ul#linkslist div.link {
	height: 100px;
}
ul#linkslist a {
	color: #000;
	font-weight: bold;
}

ul#cycle {
	overflow: hidden;
	height: 220px;
}

/* Top Navigation Bars */
#standadd {
	z-index: 30px;
	position: relative;
	float: right;
	margin: -20px 90px 0 0;
}
ul#small-top-bar {
	float: right;
	-moz-box-shadow: 0px 0px 5px #000;
}
ul#main-bar {
	z-index: 30px;
	position: relative;
	float: right;
	margin: 0 20px 0 0;
}
ul#small-top-bar li {
	display: inline-block;
	float: left;
	padding: 0 10px 3px;
	background: url('../images/small-top-bar_background.png') repeat-x top;
}
ul#main-bar li {
	display: inline-block;
	float: left;
	padding: 16px 7px 4px;
	background: url('../images/main-bar_background.png') repeat-x top;
}
ul#small-top-bar li.active {
	background: url('../images/small-top-bar_active-background.png') repeat-x top;
}
ul#small-top-bar li:hover a, ul#main-bar li:hover a {
	text-decoration: underline;
}
ul#small-top-bar a {
	font-size: 14px;
	color: #ead798;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 0px 3px #000;
}
ul#main-bar a {
	font-size: 13px;
	color: #604c25;
	font-weight: bold;
	text-decoration: none;
	z-index: 60;
	position: relative;
}
ul#small-top-bar li.separator {
	width: 2px;
	height: 24px;
	background: url('../images/small-top-bar_separator.png') repeat-x top;
	padding: 0;
}
ul#main-bar li.separator {
	width: 3px;
	height: 40px;
	background: url('../images/main-bar_separator.png') repeat-x top;
	padding: 0;
}
ul#small-top-bar li.cap {
	width: 3px;
	height: 24px;
	padding: 0;
}
ul#main-bar li.cap {
	width: 15px;
	height: 40px;
	padding: 0;
}
ul#small-top-bar li.cap.left { background: url('../images/small-top-bar_left-cap.png') repeat-x left; }
ul#main-bar li.cap.left { background: url('../images/main-bar_left-cap.png') repeat-x left; }
ul#small-top-bar li.cap.right { background: url('../images/small-top-bar_right-cap.png') repeat-x right; }
ul#main-bar li.cap.right { background: url('../images/main-bar_right-cap.png') repeat-x left; }
.blindlink{
  cursor : pointer;
  color: #37321e;
  font-size: 14px;
 }
div#contact {
}
div#contact h2{
  
}
div#contact .left{
  float: left;
  width: 200px;
}
div#contact .right{
  float: right;
  width: 360px;
}
div#contact .form-right{
  width: 280px;
  float: right;
  text-align: left;
}
div#contact .form-left{
  width: 280px;
  float: left;
  text-align: right;
}
div#contact input{
  width: 170px;
}
div#contact label{
  vertical-align: top;
}
table.spec_table{
  border: 2px solid #666666;
  width: 100%;
}
table.spec_table th{
  border: 2px solid #666666;
  border-bottom-width: 3px;
  font-size: 1.7em;
  font-weight: bold;
}
table.spec_table td{
  border: 1px solid #666666;
  font-size: 1.3em;
  padding-left: 2px;
}
.specs h1{
  text-align: center;
}