.intip {
	font-style:italic;
	font-weight:bold;
	display:none;
}

#Page_Container {
	position:relative;
	z-index:1;
	/* [disabled]width: 100%; */
	/* [disabled]height: 100%; */
	margin: 0px;
	float: none;
}

#Page_Container2 {
	position:absolute;
	z-index:1;
	width: 100%;
	height: 100%;
	background-image: url(../../images/bannerbg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#banner {
	position: relative;
	float: left;
	width: 975px;
	z-index: 1;
	min-height: 100px;
	margin: -165px 0px -50px -10px;
	background: #FFF;
}
#header {
	position: relative;
	float: left;
	width: 955px;
	margin: 0px 0px 0px 0px;
	height: 115px;
	z-index: 5;
}
#tel_num_1 {
	position:absolute;
	width:368px;
	top:39px;
	left:430px;
	text-align:left;
}
#tel_num_2 {
	position:absolute;
	width:368px;
	top:57px;
	left:425px;
	text-align:left;
}
#tel_num_3 {
	position:absolute;
	width:368px;
	top:75px;
	left:420px;
	text-align:left;
}

#tel_num_1 h4,#tel_num_2 h4,#tel_num_3 h4 { font-size:12px; }

#account_container {
	position: absolute;
	top: 0px;
	right: 1px;
	width: 621px;
	z-index: 1;
}
.search_box {
	height: 30px;
	width: 250px;
	position: absolute;
	right: -10px;
	top: 30px;
	background: url(../../images/main/page-scheme.png) -10px -0px;
	background-repeat: no-repeat;
}
.search_field {
	position: absolute;
	left: 0px;
	top: 4px;
	width: 230px;
}

#header_contact {
	position: absolute;
	z-index: 3;
	right: 0px;
	top: 65px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	text-align: right;
	line-height: 18px;
}

.account_button {
	position:relative;
	float:right;
	height: 30px;
	width: 120px;
	margin-left:10px;
	margin-top:0px;
	/* [disabled]background: url(../../images/main/page-scheme.png) -10px -50px; */
	background-repeat:no-repeat;
}
.account_link {
	position:absolute;
	top: 0px;
	left: 0px;
}
.account_logout {
	position:relative;
	float:right;
	height: 30px;
	width: 105px;
	margin-left:10px;
	margin-top:0px;
	/* [disabled]background: url(../../images/main/page-scheme.png) -220px -50px; */
	/* [disabled]background-repeat:no-repeat; */
	padding-left:10px;
}

#site_stage {
	margin-top:5px;
}

.e_commerce_buttons {
	position:relative;
	float:left;
	height: auto;
	width: auto;
	border-radius: 10px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	display: block;
}

.e_commerce_button_basket, .e_commerce_button_wishlist, .e_commerce_button_question {
	position:relative;
	float:left;
	height: 25px;
	width: 200px;
	border-radius: 10px;
}
.e_commerce_button_shopping {
	position:relative;
	float:left;
	height: 25px;
	width: 180px;
	border-radius: 10px;	
}

.e_commerce_buttons {
background: rgb(96,96,96); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}

.e_commerce_buttons:hover {
	background: rgb(136,136,136); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(100,100,100,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(100,100,100,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#646464',GradientType=0 ); /* IE6-9 */
}

.e_commerce_button_shopping {
background: rgb(96,96,96); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}
.e_commerce_button_basket {
background: rgb(1,155,47); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(1,155,47,1) 0%, rgba(1,105,26,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,155,47,1)), color-stop(100%,rgba(1,105,26,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(1,155,47,1) 0%,rgba(1,105,26,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(1,155,47,1) 0%,rgba(1,105,26,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(1,155,47,1) 0%,rgba(1,105,26,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(1,155,47,1) 0%,rgba(1,105,26,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019b2f', endColorstr='#01691a',GradientType=0 ); /* IE6-9 */
}

.e_commerce_button_basket:hover {

background: rgb(1,219,67); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(1,219,67,1) 0%, rgba(2,176,42,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,219,67,1)), color-stop(100%,rgba(2,176,42,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(1,219,67,1) 0%,rgba(2,176,42,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(1,219,67,1) 0%,rgba(2,176,42,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(1,219,67,1) 0%,rgba(2,176,42,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(1,219,67,1) 0%,rgba(2,176,42,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01db43', endColorstr='#02b02a',GradientType=0 ); /* IE6-9 */
}

.e_commerce_button_wishlist {
background: rgb(96,96,96); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}

.e_commerce_button_question {
background: rgb(96,96,96); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}

.e_commerce_button_wishlist:hover, .e_commerce_button_question:hover {
	background: rgb(136,136,136); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(100,100,100,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(100,100,100,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#646464',GradientType=0 ); /* IE6-9 */
}
.e_commerce_buttons_long, .e_commerce_buttons_short {
	position: relative;
	float: left;
	height: auto;
	width: auto;
	border-radius: 10px;
	/* [disabled]display: block; */
	padding: 0px;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background: rgb(96,96,96); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}

.e_commerce_buttons_long:hover, .e_commerce_buttons_short:hover {
	background: rgb(136,136,136); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(100,100,100,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(100,100,100,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#646464',GradientType=0 ); /* IE6-9 */
}

.e_commerce_icon, .e_commerce_icon_cart, .e_commerce_icon_wishlist, .e_commerce_icon_question, .e_commerce_icon_key, .e_commerce_icon_go_forward, .e_commerce_icon_go_shop, .e_commerce_icon_bike_wishlist, .e_commerce_icon_bike_watchlist {
	position:absolute;
	right: 5px;
	top: 4px;
	height:17px;
	width:25px;
	background-repeat:no-repeat;
	display: none;
}
.e_commerce_icon_left, .e_commerce_icon_go_back {
	position:absolute;
	left: 5px;
	top: 4px;
	height:17px;
	width:25px;
}
.e_commerce_icon_cart {
	background: url(../../images/main/page-scheme.png) -10px -520px;
}
.e_commerce_icon_wishlist {
	background: url(../../images/main/page-scheme.png) -40px -520px;
}
.e_commerce_icon_bike_watchlist {
	background: url(../../images/main/page-scheme.png) -40px -520px;
}
.e_commerce_icon_bike_wishlist {
	background: url(../../images/main/page-scheme.png) -40px -520px;
}
.e_commerce_icon_question {
	background: url(../../images/main/page-scheme.png) -70px -520px;
}
.e_commerce_icon_key {
	background: url(../../images/main/page-scheme.png) -100px -520px;
}
.e_commerce_icon_go_back {
	background: url(../../images/main/page-scheme.png) -135px -520px;
	display: none;
}
.e_commerce_icon_go_forward {
	background: url(../../images/main/page-scheme.png) -152px -520px;
}
.e_commerce_icon_go_shop {
	background: url(../../images/main/page-scheme.png) -152px -520px;
}
.e_commerce_link {
	position: absolute;
	top: 2px;
	left: 1px;
	width: 100% !important;
	height: 100% !important;
}

.e_commerce_link a img, .cart_button_remove a img {
	width: 100% !important;
	height: 100% !important;		
}

#secured_by_sagepay,#delivery_info,#returns_info,#need_some_help {
	position: relative;
	float: left;
	width: 38px;
	height: 38px;
	margin: 0 15px 10px 0;	
}

#secured_by_sagepay {
	background: url(../../images/main/page-scheme.png) -660px -378px;
}

#secured_by_sagepay:hover {
	background-position: -660px -418px;
}

#delivery_info {
	background: url(../../images/main/page-scheme.png) -722px -378px;
}

#delivery_info:hover {
	background-position: -722px -418px;
}

#returns_info {
	background: url(../../images/main/page-scheme.png) -850px -378px;
}

#returns_info:hover {
	background-position: -850px -418px;
}

#need_some_help {
	background: url(../../images/main/page-scheme.png) -784px -378px;
	margin: 0px;	
}

#need_some_help:hover {
	background-position: -784px -418px;
}

.checkout_now, .continue_shopping_now {
	position:relative;
	float:right;
	padding: 10px;
	border-radius: 10px;
	margin: 10px 0px 0px 0px;	
background: rgb(96,96,96); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */		
}

.checkout_now {
	margin: 10px 0px 0px 10px;
}

.checkout_now:hover, .continue_shopping_now:hover {
	background: rgb(136,136,136); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(100,100,100,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(100,100,100,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#646464',GradientType=0 ); /* IE6-9 */
}


.cart_button_update {
	position: relative;
	float: left;
	height: 22px;
	width: 94px;
	background: url(../../images/main/page-scheme.png) -113px -555px;
	background-repeat: no-repeat;
}

.cart_button_update:hover {
	background-position: -113px -579px;
}
.cart_button_remove {
	position: relative;
	float: left;
	height: 22px;
	width: 94px;
	background: url(../../images/main/page-scheme.png) -10px -555px;
	background-repeat: no-repeat;
}

.cart_button_remove:hover {
	background-position: -10px -579px;
}

.button_back {
	position: absolute;
	height: 25px;
	width: 68px;
	background: url(../../images/main/page-scheme.png) -10px -744px;
	background-repeat: no-repeat;
	z-index: 1000;
	left: 0px;
	top: 5px;
	border-radius: 5px;
}

.button_back:hover {
	background-position: -10px -769px;
}
.button_last {
	position:absolute;
	height: 25px;
	width: 70px;
	background: url(../../images/main/page-scheme.png) -168px -744px;
	background-repeat:no-repeat;
}
.button_active_left {
	position:absolute;
	height: 17px;
	width: 17px;
	background: url(../../images/main/page-scheme.png) -310px -740px;
	background-repeat:no-repeat;
}
.button_next {
	position:absolute;
	height: 25px;
	width: 70px;
	background: url(../../images/main/page-scheme.png) -86px -744px;
	background-repeat:no-repeat;
}
#midbox {
	position:relative;
	float:left;
	width:955px;
	z-index:1;
	height: 50px;
	border-top: 1px solid #ababab;
}
.logo_container {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 0px;
	width: 238px;
	height: 90px;
	background: url(../../images/norton-way-honda/norton-way-honda.png) no-repeat;
}

.logo_container:hover {
	background-position: 0px -90px;
}

.brand_container {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 425px;
	width: 95px;
	height: 100px;
	background: url(../../images/norton-way-honda/logo-ducati.png) no-repeat;
}

.brand_container:hover {
	background-position: 0px -100px;
}

.strap_container {
	position:absolute;
	z-index:3;
	right: 10px;
	top: 43px;
	width: 249px;
	height: 26px;
	background:url(../../images/norton-way-honda/online-shop.png) no-repeat;
}

.strap_container:hover {
	background-position: 0px -26px;
}

#header_button_container {
	position:absolute;
	z-index:3;
	right: 24px;
	top: 28px;
	height: 70px;
	width: 694px;
}
.header_button {
	position:relative;
	float:right;
	z-index:6;
	height: 70px;
	width:129px;
}
.header_button_used {
	position:absolute;
	z-index:3;
	right: 11px;
	top: 45px;
	height: 16px;
	width: 44px;
}
.header_button_new, .header_button_used, .header_button_new a:link, .header_button_used a:link, .header_button_new a:visited, .header_button_used a:visited {
	font-size:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:16px;
}
.header_button_new a:hover, .header_button_used a:hover {
	font-size:10px;
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
}
.header_button_new {
	position:absolute;
	z-index:3;
	left: 13px;
	top: 45px;
	height: 16px;
	width: 44px;
}
.header_button_div {
	position:absolute;
	z-index:3;
	left: 65px;
	top: 48px;
	height: 10px;
	width: 1px;
	background-color: #FFFFFF;
}

#button_bar {
	position: relative;
	width: 955px;
	z-index: 200;
	float: left;
	margin: 10px 0px 10px 0px;
	height: 30px;
	padding: 0px 0px 0px 0px;
}
#button_bar_spacer {
	position:relative;
	width:955px;
	height:4px;
	z-index:2;
}
#page_body_centre {
	position:relative;
	width:955px;
	z-index:2;
	margin: 0 auto;
	float: none;
}

#page_body {
	position: relative;
	float: left;
	width: 955px;
	z-index: 2;
	padding: 0px 10px 0px 10px;
	background: url(../../images/norton-way-honda/chiswick-header-bg.gif) repeat-x top #FFFFFF;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 1);
   box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 1);	
}

.button {
	position:relative;
	height:30px;
	z-index:2;
	float: left;
	background-position: top;
}

li.button_cell, li.button_cell_on {
	position: relative;
	float: left;
	height: 15px;
	z-index: 2;
	width: auto;
	display: block;
	list-style: none;	
}

li.button_cell a:link, li.button_cell a:visited, li.button_cell_on a:link, li.button_cell_on a:visited {
	position: relative;
	float: left;
	height: 15px;
	z-index: 2;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 15px;
	font-size: 0.8em;
	color: #FFFFFF;
	width: auto;
	display: block;
	padding: 5px 3px 5px 3px;
	list-style: none;
	text-transform: uppercase;
	border-radius: 5px;
-webkit-box-shadow:  2px 2px 2px 0px rgba(1, 1, 1, 0.5);
        
	box-shadow:  2px 2px 2px 0px rgba(1, 1, 1, 0.5);
background: rgb(255,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */	

    transition:all .1s linear; 
    -o-transition:all .1s linear; 
    -moz-transition:all .1s linear; 
    -webkit-transition:all .1s linear;	
}

li.button_cell_on a:link, li.button_cell_on a:visited {
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
background: #333333;

background: -moz-linear-gradient(top,  #333333 0%, #000000 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000));

background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%);

background: -o-linear-gradient(top,  #333333 0%,#000000 100%);

background: -ms-linear-gradient(top,  #333333 0%,#000000 100%);

background: linear-gradient(to bottom,  #333333 0%,#000000 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 );



}


li.button_cell a:hover {
	color: #333;
	text-decoration: none;
	background: #FFF;	
}

.button_cell_spacer {
	position:relative;
	height:30px;
	width:10px;
	z-index:2;
	float: right;
}

.button_cell_begin {
	position: relative;
	float: left;
	width: 3px;
	height: 15px;
}

.button_cell_divide {
	position: relative;
	float: left;
	width: 8px;
	height: 15px;
}

.buttonbar_right {
	position: relative;
	float: left;
	width: 11px;
	height: 15px;
}
.button_cell_link {
	position:absolute;
	height:30px;
	z-index:20;
	top:0px;
	left:0px;
}
.left_column1 {
	position:relative;
	width:800px;
	z-index:1;
	float: left;
}
.left_column22 {
	position:relative;
	width:900px;
	z-index:1;
	float: left;
}
.left_column2 {
	position:relative;
	float:left;
	width:955px;
	z-index:1;
}
.lowerbody {
	position:relative;
	width:955px;
	z-index:1;
	float: left;
	background-repeat: no-repeat;
	padding-bottom:30px;
}

#footer {
	position:relative;
	width:955px;
	z-index:3;
	float: left;
	height: 100px;
	background-repeat: no-repeat;
	background-position: top;
}

.side_button_container {
	position: relative;
	width: 200px;
	z-index: 4;
	float: left;
	min-height: 200px;
	background: none;
	margin: 10px 10px 0px 0px;
}

.side_button_top {
	border-bottom:1px solid #6a92bb;
}
.side_button_on_top {
	border-bottom:1px solid #6a92bb;
}
.side_button_text {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 25px;
	color: #f7f7f7;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}

.side_button_text:hover {
}

.side_button {
background: #333333;

background: -moz-linear-gradient(top,  #333333 0%, #000000 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000));

background: -webkit-linear-gradient(top,  #333333 0%,#000000 100%);

background: -o-linear-gradient(top,  #333333 0%,#000000 100%);

background: -ms-linear-gradient(top,  #333333 0%,#000000 100%);

background: linear-gradient(to bottom,  #333333 0%,#000000 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 );


}

.side_button_on {
background: rgb(255,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
}

.side_nav_prod_group {
	background: #01691a;
}

.side_button:hover {
background: rgb(255,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */

	color: #333333;
}

.side_button_on:hover {
}

.side_nav_prod_group:hover {
	background: #666;
}

.side_button, .side_button_on, .side_button a:visited, .side_button_on a:visited, .side_nav_prod_group {
	position: relative;
	height: 25px;
	width: 195px;
	z-index: 4;
	float: left;
	margin: 0px 0px 5px 2px;
	border-radius: 8px;
	color: #f7f7f7;
}

#newbikeModel div.side_button, #newbikeModel div.spacer50 {
	width:160px;
}
#newbikeModel div.spacer50 {
	height:15px;
}
.side_button_top, .side_button_on_top, .side_button_top a:visited, .side_button_on_top a:visited, .side_button_top_l, .side_button_top_r {
	line-height:30px;
	position:relative;
	height:30px;
	z-index:4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddf;
	font-size: 10px;
	font-weight:bold;
	margin-bottom:1px;
	text-transform:uppercase;
}
.side_button_top a, .side_button_on_top a {
	padding:20px;
}
.side_button_top a:hover, .side_button_on_top a:hover {
	color:#0070e4;
}
.side_button_top_l {
	border-right:1px solid #6a92bb;
	margin-left:22px;
}
.side_button_top_r {
	border-left:1px solid #6a92bb;
}
.side_button_link {
	position: absolute;
	height: 25px;
	width: 100%;
	left: 3px;
	top: 0px;
	background: none;
	z-index: 51;
}
.side_button_title {
	position: relative;
	float: right;
	height: 20px;
	background:none;
	z-index: 10;
}

.side_button_indicator {
	position: absolute;
	height: 25px;
	width: 43px;
	top:0px;
	right:0px;
}
.side_button_indicator2nd {
	position: absolute;
	height: 25px;
	width: 43px;
	top:0px;
	right:8px;
}
.side_button_indicator3rd {
	position: absolute;
	height: 25px;
	width: 43px;
	top:0px;
	right:16px;
}
.side_button_spacer {
	position: relative;
	float: left;
	height: 5px;
	width: 150px;
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.side_button_tcontain {
	position:relative;
	width:180px;
	height:24px;
	z-index:4;
	float: left;
}
.side_button_hspace {
	position:relative;
	width:10px;
	height:24px;
	z-index:4;
	float: left;
}
.side_button_index, .side_button_on_index, .side_button_index a:visited, .side_button_on_index a:visited {
	position:relative;
	height:93px;
	width:93px;
	z-index:4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
	margin-bottom:12px;
}
.side_button_top_index, .side_button_on_top_index, .side_button_top_index a:visited, .side_button_on_top_index a:visited {
	position:relative;
	height:35px;
	z-index:4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #ffffff;
	font-size: 10px;
	text-transform:uppercase;
	margin-bottom:1px;
}
.side_button_link_index {
	position: absolute;
	height: 25px;
	width: 93px;
	left: 0px;
	top: 0px;
	background:none;
	z-index: 11;
}
.side_button_title_index {
	position: relative;
	float: right;
	height: 20px;
	background:none;
	z-index: 10;
}
.side_button_index:hover {
	/*
	background-color: #000000;
*/
	color: #ff0000;
}
.side_button_indicator_index {
	position: relative;
	float: right;
	height: 71px;
	width: 22px;
	top:22px;
	left:0px;
}
.side_button_spacer_index {
	position: relative;
	float: left;
	height: 5px;
	width: 150px;
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#bb_lower {
	position:relative;
	width:100%;
	z-index:2;
	background-repeat: repeat;
	background-position: top;
	float: left;
	height: 35px;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/main/inner-bg-trans.png);
	display: none;
}

.content_base {
	position:relative;
	width:730px;
	z-index:5;
	float: left;
	margin: 0px;
	min-height: 500px;
}
.content_area {
	position:relative;
	width:730px;
	z-index:5;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_areaa {
	position:relative;
	width:380px;
	z-index:5;
	float: left;
}
.text_area2 {
	position:relative;
	width:500px;
	z-index:5;
	float: left;
}
#footer_text_container1 {
	position:absolute;
	width:342px;
	z-index:2;
	left: 13px;
	top: 20px;
	height: 62px;
}
#footer_text_container2 {
	position:absolute;
	width:261px;
	z-index:2;
	left: 670px;
	top: 20px;
}
#logincontainer {
	position:relative;
	width:800px;
	z-index:9;
	float: left;
}
.form_container {
	position:relative;
	width:650px;
	z-index:5;
	float: left;
	left: 0px;
}
.form_field_label {
	position:relative;
	width:80px;
	z-index:5;
	float: left;
	height: 24px;
}
.form_field_label2 {
	position:relative;
	width:160px;
	z-index:5;
	float: left;
	height: 30px;
}
.form_field {
	position:relative;
	width:490px;
	z-index:6;
	float: left;
}
#Adminlogin {
	position:absolute;
	width:311px;
	height:27px;
	z-index:13;
	right: 0px;
	top: 20px;
}
.footertextdark {
	color: #333333;
}
.footertextblack {
	color: #111111;
}
.lowertextbox {
	position:relative;
	z-index:12;
	float: right;
}
.lowertextspacer {
	position:relative;
	width:30px;
	z-index:12;
	float: right;
	height: 15px;
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dotted_line {
	position:relative;
	width:700px;
	z-index:15;
	float: left;
	height: 10px;
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.headline {
	position:relative;
	width:500px;
	z-index:1;
	float: left;
}
.date {
	position:relative;
	width:160px;
	z-index:1;
	float: left;
}
#faq_Content_Container {
	position:relative;
	width:680px;
	z-index:3;
	float: left;
}
.faq_dotted_divider {
	position:relative;
	width:430px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_dotted_divider_410 {
	position:relative;
	width:570px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_dotted_divider_s {
	position:relative;
	width:120px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.faq_dotted_divider_l {
	position:relative;
	width:660px;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.faq_answers {
	position:relative;
	width:660px;
	z-index:2;
	float: left;
	line-height: normal;
}
#search {
	position:absolute;
	width:248px;
	height:22px;
	z-index:2;
	left: 5px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#search_label {
	position:absolute;
	z-index:2;
	left: 0px;
	top: 5px;
}
#search_field {
	position:absolute;
	z-index:2;
	left: 68px;
	top: 2px;
}
#search_button {
	position:absolute;
	z-index:2;
	left: 200px;
	top: 0px;
}
/*.news_text_container {
	position:relative;
	width:700px;
	z-index:15;
	float: left;
	margin: 0px;
	padding: 0px;
}*/
.horizontal_divider {
	position:relative;
	z-index:4;
	float: right;
	width: 735px;
	height: 1px;
	background-color:#BF0000;
	margin-top: 30px;
	margin-bottom: 30px;
}
.horizontal_divider_dot {
	position:relative;
	z-index:4;
	float: right;
	width: 735px;
	height: 3px;
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.horizontal_divider_reddot {
	position:relative;
	z-index:4;
	float: right;
	width: 735px;
	height: 3px;
	background-image: url(../../images/red_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.content_area_pad {
	position:relative;
	width:700px;
	z-index:21;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

.checkout {
	float:left;
	height: 52px;
	width: 216px;
	position: relative;
	font-size: 18px;
	line-height: 39px;
}
.checkout:hover {
	color: #ff0000;
}
.big_button_text {
	position:absolute;
	width:230px;
	height:39px;
	z-index:2;
	left: 22px;
	top: 2px;
}
.prod_enq {
	position:absolute;
	width:190px;
	height:39px;
	z-index:2;
	left: 256px;
	top: 0px;
	background-image: url(../../images/askaquestion.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
}
.prod_enq_link {
	position:absolute;
	width:190px;
	height:39px;
	z-index:3;
	left: 256px;
	top: -3px;
}
.big_button_link {
	position:absolute;
	width:220px;
	height:42px;
	z-index:3;
	left: 8px;
	top: 0px;
}
.checkout_text {
	position:absolute;
	width:179px;
	height:39px;
	z-index:2;
	top: 2px;
	left: 35px;
}
.back_to_basket {
	position:absolute;
	width:185px;
	height:39px;
	z-index:2;
	top: 2px;
	left: 21px;
}
.back_to_basket:hover, .checkout_text:hover {
	color: #ff0000;
}
.checkout_link {
	position:absolute;
	width:227px;
	height:42px;
	z-index:3;
	left: 20px;
	top: 1px;
}
.middle_column {
	float:left;
	height: 52px;
	position: relative;
	font-size: 18px;
	line-height: 39px;
}
.middle_column, .checkout {
	color: #ffffff;
}
/*
.middle_column:hover {

	color: #ff0000;


}
*/
.middle_column2 {
	float:left;
	height: 104px;
	width: 318px;
	position: relative;
}
#text_box_1 {
	position:relative;
	width:260px;
	z-index:5;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.text_box_1 {
	position:relative;
	width:260px;
	z-index:5;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#text_box_2 {
	position:relative;
	width:560px;
	z-index:5;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.text_box_2 {
	position:relative;
	width:560px;
	z-index:5;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.text_box_3, .text_box_3 a:link, .text_box_3 a:visited {
	position:relative;
	width:220px;
	z-index:5;
	float: left;
	padding-left:10px;
	color:#333;
}
.text_box_4 {
	position:relative;
	width:430px;
	z-index:5;
	float: left;
}
.text_box_money, .text_box_money a:link, .text_box_money a:visited {
	position:relative;
	width:100px;
	z-index:5;
	float: left;
	padding-right:10px;
	color:#333;
}
.text_box_2_dot {
	position:relative;
	width:560px;
	z-index:5;
	float: left;
	height: 3px;
	background-image: url(../../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#cart-button {
	position:absolute;
	z-index:2;
	right: -25px;
	top: -24px;
}

.thumb2 div.price_tag {
	width:128px;
	height:20px;
	position:absolute;
	top:120px;
	left:-13px;
	background-color: #6a92bb;
	text-align:center;
}

.thumb2 div.price_tag h5{
	line-height:20px
}

.price_tag {
	width: 120px;
	height: 20px;
	position: absolute;
	top: 70px;
	left: 130px;
	text-align: left;
	color: #666666;
	font-weight: bold;
}
.price_tag_save {
	position: absolute;
	top: 90px;
	left: 130px;
	color: #d00;
	z-index: 100;
	font-size: 14px;
	width: 120px;
	text-align: left;
}
.price_tag h5 {
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	margin:0 5px 0 0;
}
.price_tag_only {
	color: #666666;
}
.price_tag_bike {
	width: 100%;
	height: auto;
	position: absolute;
	top: 265px;
	font-size: 18px;
	color: #ce0000;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
}

.dealer_detail {
	color:#311919;
	position:relative;
	width:220px;
	z-index:22;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height:25px;
	font-size:10px;
	font-weight:bold;
}

.page_style {
	position:relative;
	float: left;
	z-index:5; 
}

.thumb_title_sub {
	position: absolute;
	width: auto;
	z-index: 1;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 250px;
	top: 22px;
	height: auto;
	text-align: left;
}

.thumb_title_sub a:link, .thumb_title_sub a:visited {
	color: #01691a;
}

.thumb_title_sub a:hover {
	color: #ce0000;
}

.thumb_title_text {
	font-weight: bold;
	color: #666666;
}
.thumb_title_manuf {
	font-weight: bold;
	color: #666666;
}

.thumb_title_sub_type {
	position:absolute;
	width:147px;
	z-index:1;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 120px;
	bottom: 0px;
	height: 25px;
}
.thumb_title_text_type {
	font-weight: bold;
	color: #666666;
}
.thumb_title_manuf_type {
	font-weight: bold;
	color: #666666;
}
.thumb_container2 {
	position: relative;
	width: 170px;
	height: 350px;
	z-index: 2;
	float: left;
	margin: 0px 0px 10px 0px;
}

.inner_feature_wrapper {
	padding: 0px;
	height: 300px;
	border-radius: 10px;
-webkit-box-shadow:  2px 2px 2px 0px rgba(1, 1, 1, 0.5);   
box-shadow:  2px 2px 2px 0px rgba(1, 1, 1, 0.5);
background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.thumb2 {
	position: absolute;
	width: 160px;
	height: 120px;
	z-index: 1;
	left: 0px;
	top: 30px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 8px 0px 0px 8px;
	margin: 5px;
}

.thumb2 a img {
	border-radius: 8px;
}
.thumb2_type {
	position:absolute;
	width:100px;
	height:75px;
	z-index:1;
	left: 12px;
	top: 12px;
}
.thumb_link2_type {
	position:absolute;
	width:230px;
	height:240px;
	z-index:2;
	left: 0px;
	top: 0px;
}
.thumb_link2 {
	position: absolute;
	width: 100px;
	height: 100px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.thumb_link2_img {
	width: 110px;
	height: 110px;
}
.thumb_title2 {
	width: 160px;
	top: 5px;
	display: block;
	margin: 0px auto 10px auto;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;	
	border-radius: 5px;
-webkit-box-shadow:  2px 2px 2px 0px rgba(1, 1, 1, 0.5);
        
        box-shadow:  2px 2px 2px 0px rgba(1, 1, 1, 0.5);
		 
	background: rgb(255,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
	padding: 5px;
}

.thumb_title2 h4 {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-transform: uppercase;
}

.thumb_title2_feature_product {
	position: absolute;
	width: auto;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 130px;
	top: 10px;
	color: #ce0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.thumb_title2_feature_product h4 {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-transform: uppercase;
}

.thumb_container2_type {
	position:relative;
	width:278px;
	height:100px;
	z-index:2;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../../images/thumbbg.gif);
}
.thumb_title2_type {
	position:absolute;
	width:135px;
	z-index:1;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 120px;
	bottom: 21px;
	height: 21px;
	text-transform:uppercase;
}
.thumb_container3 {
	position: relative;
	width: 168px;
	height: 185px;
	z-index: 2;
	float: left;
	background: url(../../images/main/product_link.png);
	background-color: #fff;
	margin: 0px 5px 15px 5px;
	border-radius: 10px;
}

.thumb_link3 {
	position:absolute;
	width:100%;
	height:185px;
	z-index:20;
	left: 0px;
	top: 0px;
	border-radius: 10px;
}

.thumb_link3:hover {
	/* [disabled]background: url(../../images/norton-way-honda/roll_bg.png) repeat; */
	border: 1px solid #ce0000;
}

.thumb_link3 img.prod_lnk_img {
	width: 100%;
	height: 185px;
}

.thumb_link3 img.prod_lnk_img:hover {
}
.thumb3 {
	position: absolute;
	width: 90%;
	height: 105px;
	z-index: 1;
	left: 0px;
	/* [disabled]top: 10px; */
	background-color: #FFFFFF;
	margin: 10% 5% 5% 5%;
}
.thumb_title3 {
	position:absolute;
	width:167px;
	z-index:1;
	/* [disabled]background-image:url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/title-bg.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: right bottom; */
	left: 5px;
	bottom: 16px;
	text-align:left;
	/* [disabled]border-left:solid 3px #ce0000; */
}

div.thumb_container3 div.thumb_title3 {
	width: 100%;
	left: 0px;
	bottom: 0px;
}
.thumb_title3_grp a:link,  .thumb_title3_grp a:visited {
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
}
.thumb_title3_brnd a:link,  .thumb_title3_brnd a:visited {
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
}
.thumb_title3_prd a:link,  .thumb_title3_prd a:visited {
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #666;
	text-transform:uppercase;
	margin:0px 0x 0px 0px;
	text-align: center;
}
.thumb_title3_grp p, .thumb_title3_brnd p, .thumb_title3_prd p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
}
.thumb_title3_grp {
	position: relative;
	width: 158px;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	top: 0px;
	border-radius: 0px 0px 10px 10px;
}

.thumb_title3_grp:hover {
	background-color: #990000;	
}

.thumb_title3_brnd {
	position:relative;
	width:94%;
	margin:0 3% 0 3%;
	text-align: center;
}

.thumb_title3_brnd h3 {
	font-size: 10px;
}
.thumb_title3_prd {
	position:relative;
	width:94%;
	margin:0 3% 0 3%;
	text-align: center;
}

.thumb_title3 p a:hover {
	color: #ce0000;
}

.thumb_title3_wide a:link,  .thumb_title3_wide a:visited {
	color: #FFF;
}

h4.thumb_title3_wide a:hover {
 color: #ce0000;
}


.thumb_title3_wide a:hover {
	color: #ce0000;
}

h3.thumb_title3_manuf_wide {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 10px;
	color: #333;
	text-align: left;
	position: relative;
	float: left;
}

h4.thumb_title3_text_wide a:link, h4.thumb_title3_text_wide a:visited {
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	color: #333;
}

h4.thumb_title3_text_wide a:hover {
	color:#ce0000;
}

h4.thumb_title3_wide, h4.thumb_title3_wide a: {
	font-size: 12px;
	text-transform:uppercase;
	margin:10px 10px 5px 10px;
	color: #333;
}

.thumb_title3_wide p {
	font-size: 11px;
	text-transform:none;
	margin:10px 10px 5px 10px;
	color:#666;
	font-weight:normal;
}

.thumb_buy_now a:link, .thumb_buy_now a:visited {
	position: relative;
	float: right;
	top: 65px;
	right: 10px;
	display: block;
	padding: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
background: rgb(96,96,96); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}

.thumb_buy_now a:hover {
	color: #FFFFFF;
background: rgb(242,0,0); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(242,0,0,1) 0%, rgba(206,0,0,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,0,0,1)), color-stop(100%,rgba(206,0,0,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(242,0,0,1) 0%,rgba(206,0,0,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(242,0,0,1) 0%,rgba(206,0,0,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(242,0,0,1) 0%,rgba(206,0,0,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(242,0,0,1) 0%,rgba(206,0,0,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f20000', endColorstr='#ce0000',GradientType=0 ); /* IE6-9 */	
}

.price_tag3_wide, .price_tag3_save_wide {
	width: 99px;
	height: 57px;
	position: absolute;
	top: 20px;
	font-size: 16px;
	color: #01691a;
	line-height: 1em;
	background-repeat: no-repeat;
	z-index: 10;
	right: 10px;
	font-weight: bold;
}

.price_tag3_wide div.save_prc_pos, .price_tag3_save_wide div.save_prc_pos {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;
}
.price_tag3_wide div.save_prc_sv, .price_tag3_save_wide div.save_prc_sv {
	font-size:9px;
	margin-top:8px;
	line-height:25px;
}


.price_tag3_wide p.save_prc, .price_tag3_save_wide p.save_prc {
	line-height:20px; margin-top:12px;
}

.rrp {
	font-size: 11px;
	line-height: 25px;
	position: absolute;
	right: 0px;
	color: #FFFFFF;
	top: -20px;
	width: auto;
	margin: 0px 5px 0px 0px;
	font-weight: normal;
	background: url(../../images/norton-way-honda/strikeout.png) repeat-x left 50%;
}
.save_prc{
	line-height: 25px;
	color: #f7f7f7;
	margin: 0 5px 0 0;
}
.price_tag3_save_wide p.save_prc_sv {
	margin: -3px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border-radius: 5px;
	display: block;
}
.price_tag3 {
	width:100%;
	position:relative;
	top:0px;
	left: 0px;
	font-size:14px;
	color:#333333;
	line-height:1em;
	z-index: 10;
	font-weight: bold;
	display: block;
	float: right;
}

.our_prc_thumb_3 {
	width:auto;
	position:relative;
	top:-5px;
	left: 0px;
	font-size:10px;
	color:#FFFFFF;
	line-height:1em;
	z-index: 10;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px;
	margin: 10px;
	background-color: #333333;
	border-radius: 8px;
}

.save_prc_thumb_3 {
	width:auto;
	position:relative;
	top: -5px;
	left: 0px;
	font-size:10px;
	color:#FFFFFF;
	line-height:1em;
	z-index: 10;
	font-weight: bold;
	display: block;
	float: right;
	padding: 5px;
	margin: 10px;
	background-color: #01691a;
	border-radius: 8px;	
}
/*.price_tag3 div span {
	width:auto;
	position:relative;
	top:-10px;
	left: 10px;
	font-size:14px;
	color:#333333;
	line-height:1em;
	z-index: 10;
	font-weight: bold;
	display: block;
	float: right;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #efefef;
}

.price_tag3_save div span {
	width:auto;
	position:relative;
	top:-10px;
	left: 10px;
	font-size:14px;
	color:#333333;
	line-height:1em;
	z-index: 10;
	font-weight: bold;
	display: block;
	float: right;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #efefef;
	
}

.price_tag3_save div p {
	width:auto;
	position:relative;
	top:-5px;
	right: 0px;
	font-size:14px;
	color:#FFFFFF;
	line-height:1em;
	z-index: 10;
	font-weight: bold;
	display: block;
	float: left;
	padding: 10px;
	background-color: #00CC00;
}


.price_tag3_save {
	width:176px;
	position:absolute;
	top:0px;
	left: 0px;
	color:#333333;
	line-height:1em;
	z-index: 10;
}

.price_tag3_save div p {
	text-align: right;
	margin-right: -8px;
}*/
.thumb_container3_wide {
	position: relative;
	width: 99%;
	height: 120px;
	z-index: 2;
	float: left;
	margin: 0px 0px 10px 5px;
}

.thumb_container3_wide_details {
	position: relative;
	width: 395px;
	height: 105px;
	z-index: 2;
	float: left;
	margin: 7px 0px 10px 0px;
	left: 10px;
	background-color: #333333;
	background: rgb(63,63,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(63,63,63,1) 0%, rgba(22,22,22,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,63,63,1)), color-stop(100%,rgba(22,22,22,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(22,22,22,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(22,22,22,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(22,22,22,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(63,63,63,1) 0%,rgba(22,22,22,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#161616',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
}

.thumb_link3_wide {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	z-index: 10;
	float: left;
	right: 0px;
}

.thumb_link3_wide:hover {

}

/*.thumb_link3_wide a img.prod_lnk_img {
	width: 130px;
	height: 120px;
	z-index: 10;
}*/

.thumb3_wide {
	position: relative;
	float: left;
	width: 120px;
	height: 105px;
	z-index: 1;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin: 7px 0px 0px 0px;
}
.thumb_title3_wide {
	position: absolute;
	width: 65%;
	z-index: 1;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	margin: 10px 0px 10px 10px;
	text-transform: uppercase;
	left: 1px;
	top: -2px;
}

.thumb_desc_wide {
	position: absolute;
	width: 65%;
	z-index: 1;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f7f7f7;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 50px 0px 10px 10px;
	text-transform: none;
}


.thumb_container4 {
	position: relative;
	width: 262px;
	height: 117px;
	z-index: 2;
	float: left;
	background: url(../../images/norton-way-honda/feature-product-bg.png) no-repeat top left;
	margin: 0px 0px 10px 0px;

}
.thumb4 {
	position: absolute;
	width: 105px;
	height: 105px;
	z-index: 1;
	left: 13px;
	top: 5px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}
.thumb4_type {
	position:absolute;
	width:100px;
	height:75px;
	z-index:1;
	left: 12px;
	top: 12px;
}
.thumb_link4_type {
	position:absolute;
	width:230px;
	height:240px;
	z-index:2;
	left: 0px;
	top: 0px;
}
.thumb_link4 {
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	left: 10px;
	top: 0px;
}
.thumb_title4 {
	position:absolute;
	width:135px;
	z-index:1;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 0px;
	bottom: 0px;
	height: 21px;
	text-transform:uppercase;
}
.thumb_container4_type {
	position:relative;
	width:278px;
	height:100px;
	z-index:2;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../../images/thumbbg.gif);
}
.thumb_title4_type {
	position:absolute;
	width:135px;
	z-index:1;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 120px;
	bottom: 21px;
	height: 21px;
	text-transform:uppercase;
}
.thumb_title_sub4 {
	position: absolute;
	width: 120px;
	z-index: 1;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 130px;
	/*
	bottom: -5px;
	height: 34px;
	*/
	top : 30px;
	text-align: left;
}

.thumb_title_sub4 a:link, .thumb_title_sub4 a:visited {
	color: #01691a;
}

.thumb_title_sub4 a:hover{
	color: #ce0000;
}



.thumb_container5 {
	position:relative;
	width:125px;
	height:130px;
	z-index:2;
	float: left;
	/*background: url(../../images/main/page-scheme.png) -10px -130px;*/
 	background-color:#fff;
	background-repeat:no-repeat;
	margin-bottom:7px;
	margin-left:7px;
}
.thumb_link5 {
	position:absolute;
	width:125px;
	height:98px;
	z-index:20;
	left: 0px;
	top: 0px;
}
.thumb5 {
	position:absolute;
	width:115px;
	height:105px;
	z-index:1;
	left: 20px;
	top: 5px;
	background-color: #FFFFFF;
}
.thumb_title5 {
	position:absolute;
	width:115px;
	z-index:1;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #444444;
	background-repeat: no-repeat;
	background-position: bottom;
	left: 5px;
	top: 113px;
	height: 20px;
	text-transform:uppercase;
}
.thumb_title5 a:link, .thumb_title5 a:visited {
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #777;
	text-transform:uppercase;
}
.thumb_title5 a:hover {
	color: #333;
}

.selectedanchor { /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	background: yellow;
}
#lower_text_container {
	width: 975px;
	height: 380px;
	position: relative;
	float: left;
	padding: 10px 0 0 0;
	background: #cc0000;
	border-radius: 0px 0px 0px 0px;
	left: -10px;
}

#lower_text_container p, #lower_text_container p a {
	color: #FFF;
	font-size: 12px;
}

#lower_text_container p a:hover {
	color: #000;
}

#lower_text_container h3 {
	color: #FFFFFF;
	text-transform: uppercase;
}

.tech_spec_top, .tech_spec_bottom {
	position:relative;
	float:left;
	width:540px;
	height:3px;
	background:#bbbbbb;
}
.gallery_thumb {
	position:relative;
	float:left;
	height:110px;
	width:123px;
	padding:5px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#555;
}
.gallery_img {
	position:absolute;
	bottom:5px;
	left:5px;
}
.home_shop_menu {
	height:180px;
	background: url(../../images/main/page-scheme.png) -205px -130px;
	background-repeat:no-repeat;
}

.overlay{
	position: absolute;
	top: 0px; /* These positions makes sure that the overlay */
	bottom: 0px; /* will cover the entire parent */
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
	-moz-opacity: 1; /* older Gecko-based browsers */
	filter:alpha(opacity=100); /* For IE6&7 */
	z-index:4000;
	background-image:url(http://www.nortonwayhondamotorbike.com/images/harley_davidson/semi-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#emailbox {
	position:absolute;
	top: 50%; /* These positions makes sure that the overlay */
	bottom: 50%; /* will cover the entire parent */
	left: 50%;
	right: 50%;
	width:460px;
	height:160px;
	margin-left:-230px;
	margin-top:-130px;
	background:#fff;
	background-image:url(http://www.nortonwayhondamotorbike.com/images/loading.gif);
	background-repeat:no-repeat;
	background-position:center;

}
#closeDiv {
	position:absolute;
	left:0px;
	bottom:-25px;
}

.bread_crumb_container {
	position: relative;
	float: left;
	margin-bottom: 10px;
	border-bottom: solid;
	border-bottom-color: #ce0000;
	border-bottom-width: 1px;
	width: 100%;
}

#checkout_prog {
	position:relative;
	float:left;
	width:100%;
	margin-bottom:20px;
}



table#checkout_prog_tab {
	width:100%;
	
}
td#checkout_prog_del { width:25%; }
td#checkout_prog_con { width:25%; }
td#checkout_prog_pay { width:25%; }
td#checkout_prog_com { width:25%; }
div#checkout_prog_on { background-color:#00356a; width:100%; padding:8px 0px 8px 0px; }
div#checkout_prog_off { background-color:#000000; width:100%; padding:8px 0px 8px 0px;}
div#checkout_prog_on h2, div#checkout_prog_off h2 {
	font-size:14px;
	text-align:center;
	margin:10px;
}
#sign_in_form table td {
	padding:3px;
}
#sales_tel {
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	margin-left:5px;
	border-top:solid 1px #6a92bb;
	
}
#sales_tel h3.place_name {
	font-size:12px;
	margin-bottom:3px;
}
#sales_tel h3.place_number {
	font-size:12px;
	margin-top:0px;
	margin-bottom:8px;
}
#sales_tel h2 {
	margin-top:10px;
	margin-bottom:10px;
}

#shop_filters_side {
	position:relative;
	float:left;
	background-image:url(http://www.nortonwayhondamotorbike.com/images/main/filters.png);
	background-repeat:no-repeat;
	width:200px;
	padding:0 0 10px 0;
}
#shop_filters_top {
	position:relative;
	float:left;
	background-image:url(http://www.nortonwayhondamotorbike.com/images/main/filters.png);
	background-repeat:no-repeat;
	width:100%;
	padding:0 0 0 0;
	margin:0 0 10px 0;
}
#shop_filters_side div#shop_filters_title,#shop_filters_side div#shop_filters_menu1,#shop_filters_side div#shop_filters_menu2,#shop_filters_side div#shop_filters_menu3,#shop_filters_side div#shop_filters_menu4,#shop_filters_side div#shop_filters_menu5,#shop_filters_side div#shop_filters_menu6,#shop_filters_side div#shop_filters_menu7,#shop_filters_side div#shop_filters_menu8,#shop_filters_side div#shop_filters_menu9,#shop_filters_side div#shop_filters_menu10 {
	position:relative;
	float:left;
	width:180px;
	margin:10px 10px 0px 10px;
}
#shop_filters_top div#shop_filters_title {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
}
#shop_filters_top div#shop_filters_menu1,#shop_filters_top div#shop_filters_menu2,#shop_filters_top div#shop_filters_menu3,#shop_filters_top div#shop_filters_menu4,#shop_filters_top div#shop_filters_menu5,#shop_filters_top div#shop_filters_menu6,#shop_filters_top div#shop_filters_menu7,#shop_filters_top div#shop_filters_menu8,#shop_filters_top div#shop_filters_menu9,#shop_filters_top div#shop_filters_menu10 {
	position:relative;
	float:left;
	width:177px;
	margin:2px 2px 2px 2px;
}
#shop_filters_side .shop_drop_menu {
	position:relative;
	float:left;
	width:180px;
	margin:0px;
}
#shop_filters_top .shop_drop_menu {
	position:relative;
	float:left;
	width:177px;
	margin:0px 0px 0px 0px;
}

/* RSS */
.rss_third {
 	position:relative;
	float:left;
	width:90%;
	margin:5%;
}
.rss_width, .rss_read_more {
 	position:relative;
	float:left;
	width:100%;
}
.rss_read_more {
 	margin-bottom:20px;
}
.rss_dotted_divider {
	position:relative;
	width:100%;
	z-index:2;
	float: left;
	line-height: normal;
	height: 15px;
	background-image: url(../../images/white-dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.news_text_container {
	position:relative;
	z-index:15;
	float: left;
	margin: 0px;
	padding: 0px;
}

.news_read_more a:link, .news_read_more a:visited {
	position: relative;
	display: block;
	float: left;
	height: auto;
	width: auto;
	border-radius: 10px;
	/* [disabled]display: block; */
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 10px 0px;
	border-radius: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #f7f7f7;
	background: rgb(96,96,96); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(96,96,96,1) 0%, rgba(48,48,48,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(96,96,96,1) 0%,rgba(48,48,48,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}

.news_read_more a:hover {
	color: #FFF;
	
	background: rgb(136,136,136); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(100,100,100,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(100,100,100,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(100,100,100,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#646464',GradientType=0 ); /* IE6-9 */
}

.news_read_more_img {
	display: none;
}

.news_image_thumb {
	margin:0px 0px 15px 10px;
	border-radius: 10px;
}

.news_story_images {
	margin:0px 0px 15px 0px;
	border-radius: 10px;
	position:relative;
	z-index:4;
	float: right;
	width: 250px;
	margin: 5px 0px 15px 15px;
}

.news_story_images img, .news_text_container p img {
	border-radius: 10px;
}

.news_text_container p img {
	border-radius: 10px;
	margin: 10px;
}

#news_summary_container {
	margin: 0px 5px 0px 5px;
}

#news_summary_liner {
	position: relative;
	float: right;
	width: 241px;
	margin: 0px 0px 20px 0px;
}

.news_summary_img {
	position: absolute;
	left: -84px;
	top: 7px;
}

#loyalty_container {
	margin-top:20px;
}
#loyalty_container h1 {
	margin-bottom:20px;
}
#loyalty_container td.loyalty_hd {
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
}
#loyalty_container td.loyalty_foot {
border-top:1px;
border-top-style:solid;
border-top-color:#CCCCCC;
}

.big-link-newbikes {
	position: relative;
	float: left;
	width: 316;
	height: 105px;
	background: url(http://www.nortonwayhondamotorbike.com/images/main/home-new-bikes.png);
	margin-top: 6px	
}

.big-link-newbikes:hover {
	background-position: -0px -105px;
	background-color: #CF0000;
}

.big-link-usedbikes {
	position: relative;
	float: left;
	width: 316;
	height: 105px;
	background: url(http://www.nortonwayhondamotorbike.com/images/main/home-used-bikes.png);
	margin-top: 6px	
}

.big-link-usedbikes:hover {
	background-position: -0px -105px;
	background-color: #333333;
}

.sidebar_ad {
	position: relative;
	float: left;
	margin-bottom: 3px;
}