body {
	background-color:#45586E;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4F5051;
	line-height:1.5;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#4A7CA7;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#477AA5;
	padding:0px;
	margin:0px;
}

a:link,
a:visited {
	color:#497ea8;
}
a:hover {
	color:#2b5d84;
}

a.arrow:link,
a.arrow:visited {
	background-image:url(../images/main/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
}
a.arrow:hover {

}

a.download:link,
a.download:visited {
	background-image:url(../images/main/download.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:2px 0px 2px 26px;
}
a.download:hover {

}

a.back_arrow:link,
a.back_arrow:visited {
	background-image:url(../images/main/link_back_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
}
a.arrow:hover {

}

a.button:link,
a.button:visited {
	padding-right:15px;
}

#border {
	width:1037px;
	background-image:url(../images/border/content_shadow.jpg);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
}

/* top */
#header {
	text-align:left;
	color:white;
	background-image:url(../images/main/top.jpg);
	width:963px;
	height:111px;
}
#menu {
	background-image:url(../images/main/menu.jpg);
	width:963px;
	height:45px;
}
#banner {
	background-image:url(../images/main/new-banner.jpg);
	background-repeat:no-repeat;
	width:963px;
	height:203px;
	text-align:left;
}
#bike {
	background-image:url(../images/main/bike.png);
	width:145px;
	height:185px;
	position:relative;
	top:45px;
	left:330px;
}

#jonway_link {
	float:left;
}
#bajaj_link {
	float:right;
}

/* left */
img.info_img {
	padding-left:14px;
	padding-bottom:10px;
}

p {
	/*padding:0px; margin:0px;*/
}
#left {	
	float: left;
	width:657px;
	padding-left:37px;
	padding-top:10px;
	text-align:left;
}
#left .item {
	float:left;
	background-image:url(../images/main/left_content_back.png);
	background-repeat:no-repeat;
	padding:5px 33px 10px 33px;
	width:591px;
}
#left img.bottom {
	/*float:left;*/
	margin-left:-33px;
	margin-right:-33px;
	margin-bottom:-10px;
}

#left .frame {
	background-image:url(../images/main/product_shadow.png);
	width:165px;
	height:151px;
	text-align:center;
	vertical-align:bottom;
	padding-top:18px;
	height:133px;
	margin:-9px;
	margin:-6px;
	margin-bottom:-4px;
}
/* right */
#right {
	float: left;
	width: 306px;
	text-align:left;
	padding-top:10px;
}
#right .item {
	float:left;
	background-image:url(../images/main/right_content_back.png);
	background-repeat:no-repeat;
	width:306px;
	padding:5px 18px 10px 18px;
}
#right img.bottom {
	margin-left:-18px;
	margin-right:-18px;
	margin-bottom:-10px;
}

img.right {
	float:right;
}
#quicklinks {
	position:relative;
	left:-45px;
}
/* bottom */
#footer {
	background-image:url(../images/border/bottom.jpg);
	background-repeat:no-repeat;
	clear: both;
	width: 1037px;
	width: 922px;
	height: 138px;
	text-align:center;
	
	padding-left:62px;
	padding-right:53px;
	padding-top:10px;
	
	margin-right:auto;
	margin-left:auto;
}

#helios_notice {
	position:relative;
	top:86px;
	left:410px;
	color:white;
}
#helios_notice a:link,
#helios_notice a:visited {
	color:white;
}
#helios_notice a:hover {
	color:#DAE8F3;
}

#copyright_notice {
	float:right;
}

/*#copyright_notice {
	color:white;
	position:relative;
	top:100px;
	left:250px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
#copyright_notice a:link,
#copyright_notice a:visited {
	color:white;
}
#copyright_notice a:hover {
	color:#C8E8AE;
}*/
#bottom_text {
	float:left;
}

#counter {
	font-weight:bold;
}
#counter_digits {
	color:white;
	font-size:14px;
	background-image:url(../images/main/digit.gif);
	background-repeat:repeat-x;
	letter-spacing:6px;
	padding-left:4px;
	padding-right:3px;
}

/* products */
.productTable {
	margin-left:-10px;
	margin-right:-12px;
	text-align:center;
}
.productTable a:link,
.productTable a:visited {
	font-weight:bold;
}

.title {
	font-weight:bold;
	margin-bottom:5px;
}

.featuredProductTable {
	text-align:center;
}

.productCategoryTable td {
	text-align:center;
}
.productCategoryTable a:link,
.productCategoryTable a:visited {
	font-weight:bold;
	position:relative;
	margin-top:-10px;
}

.productCategoryTable img {
	margin-bottom:-15px;
}

.productSpecTable th {
	padding-right:15px;
}
.productSpecTable td {
	vertical-align:top;
}

#price {
	font-weight:bold;
}

/* product index pages */
.price {
	font-weight:bold;
}

.product_item {
	width:195px;
	height:150px;
	float:left;
	clear:none;
	margin-bottom:5px;
}

.product_item img {
	margin-bottom:-10px;
	margin-bottom:0px;
}

/* news */
#newspanel h1 {
	/*padding-left:13px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#4A7CA7;
	position:relative;
	left:13px;
	float:left;
}

.news_item {
	clear:left;
	width:265px;
	width:252px;
	width:185px;
	height:174px;
	height:165px;
	background-image:url(../images/border/news_back.jpg);
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:9px;
	padding-right:67px;
}

.news_item .desc {
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
}
#news_archive_btn {
	width:120px;
	position:relative;
	left:140px;
}

#newsarchive .news_item {
	float:left;
	clear:none;
	position:relative;
	left:-13px;
	margin-bottom:20px;
}

.back_link {
	margin-top:10px;
}

/* forms */
.formTable {
	background-color:#DDDDDD;
	background-color:white;
	position:relative;
	left:-5px;
}

.formTable th {
	width:120px;
	font-weight:normal;
}
.formTable td.webform_label {
	width:120px;
}
.formTable td {
	text-align:left;
}

.formTable h2 {
	color:#477AA5;
}

.formTable input.onlineform {
	width:180px;
}
.formTable select {
	width:180px;
}
.formTable textarea {
	width:310px;
	width:306px;
}
.formTable input.submitbutton {
	
}
.formTable input.check {
	vertical-align:middle;
	margin-right:5px;
}

/* contact form */
.contactFormTable {
	position:relative;
	left:-7px;
}
.contactFormTable input.text {
	width:180px;
}
.contactFormTable select {
	width:180px;
}
.contactFormTable textarea {
	width:281px;
}

/* dealers */
.dealerDetailTable {
	
}
.dealerDetailTable td {
	vertical-align:top;
	padding-right:7px;
}

.dealersTable {

}
.dealersTable td {
	padding-right:10px;
}
.dealersTable td.nopad {
	padding-right:0px;
}

/* specials */
.specialsTable th {
	color:#77777A;
	text-align:left;
	vertical-align:top;
	padding-left:12px;
	
}

.blue {
	color:#385B9C;
}


/* colour swatches */
#swatches { float:left; width:100%; margin-bottom:20px; margin-top:10px; }
.swatch { float:left; width:44px; height:25px; border:1px solid #B8B8B8; margin-right:9px; }

DIV#loader {
  /*border: 1px solid #ccc;
  min-width:470px;
  min-height:270px;*/
  min-width:300px;
  min-height:200px;
}

/** 
 * While we're having the loading class set.
 * Removig it, will remove the loading message
 */
DIV#loader.loading {
  background: url(../images/main/spinner.gif) no-repeat center center;
  background-position:150px center;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */