/*	GENERAL	*/

body {
	margin: 0;
	padding: 0;
	
	overflow: auto;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

.pager .disabled {
	display: inline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
}

form, input, textarea, select,
embed, object {
	margin: 0;
	border: none;
}

.clear {
	clear: both;
	margin: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.whiteline {
	height: 1px;
	background: #fff;
}

*.print,
img.print {
	display: none;
}






#container {
	position: relative;
	width: 900px;
}

.sublayer, .midlayer, .overlayer, .content {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.sublayer .bg {
	height: 333px;
	width: 540px;
	margin: auto;
	
	background-position: left;
	background-repeat: no-repeat;
	background-color: #fff;
}

.sublayer, .midlayer, .overlayer, .content,
.header {
	width: 100%;
}

.midlayer .sidebar .left .top {
	background-color: #cc0000;
}

.midlayer .sidebar .right .top {
	background-color: #000;
}

.content {
	position: relative;
}




/*	HEADER & MENU	*/
.header {
	position: relative;
	height: 95px;
}

.header h1 {
	position: absolute;
	top: 13px;
	right: 10px;
	height: 28px;
	
	font-size: 30px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #cc0000;
	text-align: right;
	cursor: pointer;
}

.header .logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 142px;
	height: 75px;
	display: block;
	
	background-image: url(../img/honda-wing_logo.gif);
	background-repeat: no-repeat;
}

/*	TOP MENU	*/
.header ul.menu {
	position: absolute;
	right: 0;
	bottom: 0;
}

.header ul.menu li {
	position: relative;
	float: left;
	margin: 0 0 0 3px;
	_margin: 0 0 -1px 3px;
	
	vertical-align: middle;
	
	z-index: 1000;
}

.header ul.menu li a {
	position: relative;
	padding: 2px 10px 8px 10px;
	float: left;
	
	line-height: 14px;
	color: #333;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../img/top-menu_a-hover.gif) 0 -100px repeat-x;
}

.header ul.menu li ul {
	position: absolute;
	top: 24px;
	left: 0;
	visibility: hidden;
}

.header ul.menu li ul li {
	position: relative;
	float: none;
	width: 120px;
	margin: 0;
	border-bottom: 1px solid transparent;
	_margin: 0 0 1px 0;
	_border-bottom: 0;
}

.header ul.menu li ul li div.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	background-color: #fff;
	opacity: .6;
	filter: alpha(opacity=60);
}	

.header ul.menu li ul li a {
	float: none;
	display: block;
	padding: 0 0 0 10px;
	height: 18px;
	
	text-transform: uppercase;
	line-height: 18px;
	color: #333;
	background: none;
}

.header ul.menu li ul li ul {
	position: absolute;
	top: 0;
	left: 120px;
	
	visibility: hidden;
	background: none;
}

.header ul.menu li ul li ul li {
	margin-left: 1px;
}

.header ul.menu li ul li ul a {
	text-transform: none;
	height: auto;
}

.header ul.menu li a:hover,
.header ul.menu li:hover a {
	background: url(../img/top-menu_a-hover.gif) bottom repeat-x;
}

.header ul.menu li:hover li a {
	color: #333;
	background: none;
}

.header ul.menu li:hover ul {
	visibility: visible;
}

.header ul.menu li:hover ul ul {
	visibility: hidden;
}

.header ul.menu li ul li:hover div.bg {
	opacity: .8;
	filter: alpha(opacity=80);
}

.header ul.menu li ul li:hover li div.bg {
	opacity: .6;
	filter: alpha(opacity=60);
}

.header ul.menu li ul li:hover li:hover div.bg {
	opacity: .8;
	filter: alpha(opacity=80);
}

.header ul.menu li li a:hover {
	color: #000;
	background: none;
}

.header ul.menu li li:hover ul {
	visibility: visible;
}




/*	SEARCH	*/
li.search div {
	position: absolute;
	top: 24px;
	right: 0px;
	width: 180px;
	_margin-right: -1px;
	
	background: #9C0000;
}

li.search form {
	height:  16px;
	padding: 10px 10px 8px 10px;
	
	vertical-align: top;
}

li.search input {
	float: left;
	
	line-height: 12px;
	font-size: 10px;
}

li.search input.field {
	width: 100px;
	height: 12px;
	
	color: #666;
	background: #fff;
	border: 1px solid #666;
}

li.search .submit {
	float: right;
	width: 50px;
}

.submit {
	color: #fff;
	background: #424242;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #000;
	height: 16px;
}


/*	SIDEBARS	*/
.sidebar {
	width: 180px;
	float: left;
}

.sidebar .left {
	width: 100%;
}

.sidebar .right {
	width: 100%;
}

.sidebar ul li {
	float: left;
	margin-bottom: 1px;
	
	line-height: 22px;
	font-size: 12px;
}

.sidebar ul.menu li {
	width: 180px;
	line-height: 22px;
	font-size: 12px;
}

.sidebar ul.menu a {
	display: block;
	_width: 170px;
	_height: 22px;
}

.sidebar ul.menu li a,
.sidebar ul.menu li div {
	padding-left: 10px;
	
	cursor: pointer;
	color: #fff;
}

.sidebar .top {
	height: 333px;
	width: 100%;
}

.sidebar .left .top {
	width: 100%;
	
	background: url(../img/sidebar-tl_bg.png) repeat-y;
	_background: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/sidebar-tl_bg.png", sizingMethod="scale");');
}

.sidebar .right .top {
	width: 100%;
	
	background: url(../img/sidebar-tr_bg.png) repeat-y;
	_background: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/sidebar-tr_bg.png", sizingMethod="scale");');
}



/*	center	*/
.center-bg {
	width: 100%;
	background: url(../img/center-bg.gif) repeat-y;
}

.centershadow {
	position: relative;
	width: 100%;
	background: url(../img/center-shadow.gif) top no-repeat;
}



/*	sidebar bottom	*/
.sidebar .bottom {
	padding-top: 23px;
	border-top: 1px solid #fff;
}

.sidebar .left .bottom {
}

.sidebar .bottom ul {
	margin-bottom: 15px;
}

.sidebar .bottom ul.menu li {
	margin-bottom: 0;
}

.sidebar .bottom ul.menu a {
	margin-bottom: 1px;
	
	color: #444;
	background: url(../img/sidebar_bl-a.png) right top;
	_background-image: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/sidebar_bl-a.png", sizingMethod="scale");');
}

.sidebar .bottom ul.menu li ul li {
}

.sidebar .bottom ul.menu li ul li a {
	padding-left: 15px;
}

.sidebar .bottom .menu a:hover {
	color: #000;
	background: url(../img/sidebar_bl-a_hover.png) !important;
	_background-image: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/sidebar_bl-a_hover.png", sizingMethod="scale");');
}

.sidebar .bottom .menu li.selected a {
	color: #000;
	background: url(../img/sidebar_bl-a_catselected.png);
}

.sidebar .bottom .menu li.selected li a {
	color: #000;
	background: url(../img/sidebar_bl-a_catselected.png);
}

.sidebar .bottom .menu li a.selected {
	color: #000;
	background: url(../img/sidebar_bl-a_selected.png) !important;
	_filter: none;
}

.sidebar .bottom ul.files {
	padding: 0 0 10px 0;
}

.sidebar .bottom ul.files li {
	float: none;
	height: 32px;
	padding-left: 53px;
	
	background-position: 10px 0;
	background-repeat: no-repeat;
	line-height: 14px;
}

.sidebar .bottom ul.files a {
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.sidebar .bottom ul.files .details {
	font-size: 10px;
	color: #e7e6e6;
}

.newsl_subscribe {
	float: left;
	margin: 0 10px 23px 10px;
}

.newsl_subscribe div {
	margin: 6px 0 12px 0;
}

.newsl_subscribe input {
	font-size: 10px;
}

.newsl_subscribe input.field {
	width: 118px;
	height: 18px;
	
	color: #666;
	background: #fff;
	border: 1px solid #666;
}

.newsl_subscribe label {
	color: #fff;
	font-size: 12px;
}

.newsl_subscribe .submit {
	width: 80px;
}

.checkbox-list .submit {
	width: 80px;
	margin: 10px;
}




/*	sidebar right	*/
.sidebar .right .top {
}

.sidebar .right .top ul.menu li a {
	background: #171717;
}

.sidebar .right .top ul.menu li a:hover,
.sidebar .right .top ul.menu li .selected {
	background: #808080;
	color: #000;
}

.sidebar .right .top ul.menu li {
	width: 100%;
}

.sidebar .right .top ul.menu.many li {
	float: left;
	display: inline;
	width: 89px;
	margin-right: 1px;
}




.sidebar .bottom .banner {
	margin: 0 auto 10px auto;
	width: 160px;
}




.footer {
	clear: both;
	position: relative;
	height: 100px;
	
	background: url(../img/footer-bg.gif);
}

.footer .dealer {
	position: absolute;
	right: 24px;
	top: 13px;
	width: 144px;
	
	line-height: 14px;
}

.footer .dealer a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

.footer .dealer address {
	margin-top: 6px;
	padding: 0;
}

.footer .dealer address a {
	font-style: normal;
	font-weight: normal;
}





.disclaimer {
	height: 50px;
}





.label {
	position: absolute;
	top: 362px;
	left: 94px;
	width: 583px;
	height: 57px;
	
	background: url(../img/label-bg.png);
	_background: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/label-bg.png", sizingMethod="scale");');
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #767676;
	overflow: hidden;
}

.label a:hover {
	text-decoration: underline;
}

.label .textbox {
	margin-left: 98px;
	margin-top: 7px;
}

.label .categ,
.label .categ a {
	color: #767676;
	font-size: 10px;
	text-transform: uppercase;
}

.label .subcateg,
.label .subcateg a {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
}

.label .subercateg,
.label .subercateg a {
	color: #bbb;
	font-size: 10px;
	text-transform: uppercase;
}

.label h2 {
	width: 440px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #cc0000;
}

.label .price {
	position: absolute;
	right: 60px;
	top: 7px;
	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.label .related_image {
	display: none;
}




/*	page content	*/
.page {
	float: left;
	width: 540px;
	
	color: #666;
	line-height: 18px;
}

.page .padding {
	padding: 12px;
}

.page h1 {
	margin-bottom: 7px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
}

.text a,
.page .text a {
	color: #CC0000;
}

.text a:hover,
.page .text a:hover {
	text-decoration: underline;
}





.article-list {
	margin: 0;
}

.article-list .item {
	clear: both;
	padding: 6px 0;
	
	border-top: 1px solid #e5e5e5;
}

.article-list .thumb-wrapper {
	float: left;
	margin-bottom: 6px;
	
	border: 1px solid #dadada;
}

.article-list a.thumb,
.article-list div.thumb {
	display: block;
	width: 115px;
	height: 72px;
	
	border: 1px solid #fff;
	background: center no-repeat #fff;
}

.article-list h4 a {
	display: block;
	color: #003366;
	font-size: 14px;
}

.article-list .text {
	margin-left: 119px;
	padding: 0 10px;
}

.article-list a {
	color: #666;
	text-decoration: none;
}

.article-list a:hover {
	text-decoration: underline;
}




/*	thumbnails	*/
.thumbnail-box {
	position: relative;
	height: 74px;
	width: 514px;
	
	overflow: hidden;
}

.thumbnail-box .thumbs {
	position: absolute;
	top: 0;
	left: 0;
	height: 74px;
	width: 1000px;
}

.thumbnail-box .thumb {
	float: left;
	width: 121px;
	height: 100%;
	margin-right: 10px;
	
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.thumbnail-box .btn {
	position: absolute;
	top: 0;
	width: 20px;
	height: 74px;
	
	cursor: pointer;
}

.thumbnail-box .btn div {
	width: 100%;
	height: 100%;
}

.thumbnail-box .prev {
	left: 0;
	
	background: url(../img/thumbs-prev_btn-bg.gif) no-repeat;
}

.thumbnail-box .prev div {
	border-right: 1px solid #fff;
	background: url(../img/thumbs-prev_btn.png) no-repeat;
}

.thumbnail-box .next {
	right: 0;
	
	background: url(../img/thumbs-next_btn-bg.gif) no-repeat;
}

.thumbnail-box .next div {
	border-left: 1px solid #fff;
	background: url(../img/thumbs-next_btn.png) no-repeat;
}





/*	ACCESSORIES	*/
table.thumb-list {
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 11px;
}

table.thumb-list a {
	color: #666;
}

table.thumb-list a:hover {
	text-decoration: underline;
}

table.thumb-list td {
	width: 121px;
	padding: 0 10px 10px 0;
	_padding: 0 8px 8px 0;
	
	vertical-align: top;
	line-height: 14px;
}

table.thumb-list .price,
table.thumb-list .info {
	clear: both;
	position: relative;
}

table.thumb-list .thumb {
	display: block;
	margin-bottom: 2px;
	width: 120px;
}

table.wborder .thumb {
	border: 1px solid #c2c2c2;
}

table.thumb-list .thumb div {
	position: relative;
	height: 71px;
	background-position: center;
	background-repeat: no-repeat;
}

table.wborder .thumb div {
	border: 1px solid #fff;
}

table.thumb-list a.thumb div {
	cursor: pointer;
	background-repeat: no-repeat;
    background-position: center;
}

table.thumb-list .price {
	padding-bottom: 8px;
	vertical-align: bottom;
	font-weight: bold;
}

table.thumb-list .oldprice {
	text-decoration: line-through;
	color: #CCC;
}

table.thumb-list .newprice {
	color: #CC0000;
}



/*	SPECIFICATIONS	*/
table.spec {
	width: 515px;
	
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	font-size: 11px;
}

table.spec a {
	font-weight: normal;
	color: #cc0000;
}

table.spec a:hover {
	text-decoration: underline;
}

table.spec td,
table.spec th {
	padding: 0 10px;
	
	border-bottom: 1px solid #c2c2c2;
	vertical-align: top;
}

table.spec tr.noborder td {
	border-bottom: none;
}

table.spec th {
	padding-top: 22px;
	padding-bottom: 3px;
	width: 150px;
	
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

table.spec td.head2 {
	padding-top: 22px;
	padding-bottom: 3px;
	
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

table.spec .price {
	text-align: right;
}

table.spec .discounted_price {
	color: #cc0000;
	font-weight: bold;
}

table.spec .oldprice {
	text-decoration: line-through;
	color: #CCC;
}

table.spec .colorlist {
	font-size: 10px;
	font-weight: normal;
	margin-top: -5px;
}




ul.checkbox-list form li {
	display: block;
	float: none;
	margin-bottom: 1px;
	
	background: url(../img/menu_a.png);
	_background: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/menu_a-hover.png", sizingMethod="scale");');
}

ul.checkbox-list li label {
	height: 18px;
	margin-left: 10px;
}

ul.checkbox-list li input {
	margin-right: 5px;
	
	background: none;
	vertical-align: middle;
}




/*	search page	*/
.searchresults .article-list {
	margin-top: -6px;
}

.searchresults .separator {
	clear: both;
	height: 1px;
	margin: 10px 0;
	
	border-bottom: 1px solid #c2c2c2;
}

form.search {
	padding: 0 12px;
	margin-bottom: 30px;
}

form.search label {
	color: #fff;
}

form.search input {
	
	line-height: 12px;
	font-size: 10px;
}

form.search input.field {
	
	color: #666;
	background: #fff;
	border: 1px solid #666;
}

form.search .submit {
	width: 50px;
}

form.search div {
	margin: 6px 0 12px 0;
}








.accordion_toggle {
	cursor: pointer;
}

.accordion_content {
	height: 0px;
	position: relative;
	
	overflow: hidden;
}


div.discounted {
	position: absolute;
	
	width: 48px !important;
	height: 48px !important;
	
	border: none !important;
	background: url(../img/akcio.png) top no-repeat !important;
	_background: none;
	_filter: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+document.firstChild.nextSibling.id+'/img/akcio.png", sizingMethod="scale");');
}

.content .discounted {
	top: 338px;
	left: 615px;
}

.page .discounted {
	left: 7px;
	top: 0;
}

.nodisplay {
    display: none;
}

.sendback {
	position: absolute;
	z-index: -1000;
}

.leftnav {
	margin-bottom: 20px;
}



/*	bikeCategories	*/
.bikeCategories h1 {
	margin-right: 11px;
	padding-top: 7px;
	
	border-top: 1px solid #ccc;
}

a.print-btn {
	float: right;
	margin-right: 12px;
	width: 17px;
	height: 16px;
	
	background: url(../img/print_icon.png);
}

div.video_screen {
	width: 480px;
	height: 480px;
	margin: 0 auto;
}

div.paging {
	position: relative;
	text-align: center;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

/* surveys (nyerem�nyj�t�k) */
div.survey div {
}

form input {
	margin: 5px 0 5px 0;
	border: 1px solid grey;
}

.backlink {
	margin: 10px;
}

.backlink a {
	color: #cc0000;
}