@charset "utf-8";

/* FLASH */
object:active,div:active {
	outline: none;
}

object:focus,div:focus {
	-moz-outline-style: none;
}

/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #666666;
	background: url(img/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
}

h1,h1 a {
	font-size: 15px;
	color: #FF6600;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 14px;
	color: #E7E6DB;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-weight: normal;
}

h3,h3 a, .bold {
	font-size: 11px;
	color: #FF6600;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

a {
	color: #040404;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* LAYOUT */
#container { /*position:absolute;*/
	position: relative;
	top: 0px;
	z-index: 1000;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#bg_left {
	position: absolute;
	/*margin-top:40px;*/
	left: 0px;
	height: 350px;
	width: 100%;
	background: url(img/bg_left.jpg) no-repeat top left;
	margin: 40px 0 0 0;
}

#bg_right {
	height: 350px;
	background: url(img/bg_right.jpg) no-repeat top right;
}

.cbottom_bg {
	background: url(img/cbottom_bg.jpg) bottom no-repeat;
}

/* HEADER */
.header_top {
	background: url(img/head_bg.png) no-repeat top;
	width: 998px;
	height: 390px;
}

.header_top input,.header_top a {
	position: relative;
}

.logo {	
	width: 250px;
	height: 40px;
	margin: 10px 10px 0px 30px;
/*	padding-left: 20px;	*/
	float: left;
}

.header_banner {
	width: 400px;
	height: 47px;
	margin-top: 5px;
	float: left;
	padding: 0px;
}

.header_form {
	float: right;
	width: 280px;
	margin: 6px 15px 0px 0px;
	font-size: 12px;
	text-align: right;
}
.header_formlinks {
	height: 16px;
	width: 280px;
	float: right;
}
*html .header_form { margin-right:8px; width: 286px;}
*html .header_formlinks { height:20px;}

* html .spacer {
	height: 0px;
	font-size: 0px;
}  /* DIE IE6!!! */
.spacer {
	height: 15px;
}

.lang_switcher {
	float: right;
	width: 79px;
	height: 23px;
	text-align: center;
	background: url(img/lang_switcher_bg.jpg) no-repeat;
	padding-top: 3px;
	font-size: 11px;
}

.lang_switcher a {
	color: #FFFFFF;
	text-decoration: none;
}

.lang_switcher a:hover,.lang_switcher a.active {
	color: #FF6600;
}

a.logout {
	display: block;
	width: 56px;
	height: 19px;
	background: url(img/button_logout.jpg) top left no-repeat;
	float: right;
	margin: 2px;
}

a.logout:hover {
	background: url(img/button_logout.jpg) bottom left no-repeat;
}

a.profil {
	display: block;
	width: 59px;
	height: 19px;
	background: url(img/button_profil.jpg) top left no-repeat;
	float: right;
	margin: 2px;
}

a.profil:hover {
	background: url(img/button_profil.jpg) bottom left no-repeat;
}

a.bikedb {
	display: block;
	width: 107px;
	height: 19px;
	background: url(img/button_bikedb.jpg) top left no-repeat;
	float: right;
	margin: 2px;
}

a.bikedb:hover {
	background: url(img/button_bikedb.jpg) bottom left no-repeat;
}

.input {
	background: transparent url(img/input_bg.jpg) no-repeat scroll left top;
	border-style: none;
	color: #666666;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 4px 0px 4px;
	margin: 0px 4px 6px 0px;
	width: 116px;
	height: 20px;
	float: left;
}

.reg_imput {
	background: transparent url(img/reg_input.jpg) no-repeat scroll left top;
	border-style: none;
	color: #666666;
	font-size: 11px;
	padding: 5px 4px 0px 4px;
	margin-right: 4px;
	width: 233px;
	height: 19px;
}

.reg_list {
	background: transparent url(img/list_bg.jpg) no-repeat scroll left top;
	border-style: none;
	color: #666666;
	font-size: 11px;
	padding: 5px 4px 0px 4px;
	width: 179px;
	height: 24px;
}

.submit {
	float: right;
}

.formlink {
	background: url(img/arrow.jpg) no-repeat left;
	padding: 0px 8px 0px 8px;
	float: left;
	font-size: 10px;
}

/* HEADER LEFT */
#header_left {
	width: 518px;
	height: 283px;
	float: left;
	margin-top: 8px;
}

/* HEADER RIGHT */
#header_right {
	width: 480px;
	height: 283px;
	float: left;
	/*margin-top:12px;*/
}

/* BIKE SEARCH */
.kerekpar_kereso {
	width: 436px;
	height: 83px;
	margin-left: 2px;
	padding: 6px 10px 10px 10px;
	font-size: 11px;
}
*html .kerekpar_kereso { padding-top: 3px;}

.input2 {
	background: transparent url(img/input2_bg.jpg) no-repeat scroll left top;
	border-style: none;
	color: #666666;
	font-size: 11px;
	padding: 5px 4px 0px 4px;
	margin: 3px;
	width: 73px;
	height: 19px;
	float: left;
}

.list {
	background: transparent url(img/list_bg.jpg) no-repeat scroll left top;
	border-style: none;
	color: #666666;
	font-size: 11px;
	padding: 5px 4px 4px 4px;
	margin: 3px;
	width: 179px;
	height: 24px;
	float: left;
}

/* PRODUCT SEARCH */
.termek_kereso { /*width:446px;*/
	width: 456px;
	margin-left: 2px;
	background: url(img/tab_bg.jpg) top no-repeat;
	/*padding:13px 0px 2px 10px;*/
	padding-top: 13px;
}

a.tab_termek_kereso {
	display: block;
	width: 416px;
	height: 20px;
	padding-left: 15px;
}

/* ACTIONS */
.akciok {
	width: 456px;
	height: 133px;
	margin-left: 2px;
	background-color:#E7E6DB;
	font-size: 12px;
	overflow: hidden;
	padding: 0px;
}

.akcio {
	background: url(img/akc_arrow.jpg) top left no-repeat;
	float: left;
	width: 190px;
	height: 90px;
	margin-left: 10px;
	padding: 10px 0px 0px 20px;
}

a.tab_akciok {
	display: block;
	background: url(img/tab_akciok_close.jpg) no-repeat;
	width: 178px;
	height: 38px;
	margin: 0px;
	float:left;
}
a.tab_akciok:hover {
	background: url(img/tab_akciok_hover.jpg) no-repeat;
}

a.tab_akciok_open {
	display: block;
	background: url(img/tab_akciok_open.jpg) no-repeat;
	width: 178px;
	height: 38px;
	margin: 0px;
	float:left;
}

a.tab_osszes_akciok {
	display: block;
	background: url(img/tab_akciok_osszes.jpg) no-repeat;
	width: 278px;
	height: 38px;
	margin: 0px;
	float:left;
}

a.tab_osszes_akciok:hover {
	background: url(img/tab_akciok_osszes_hover.jpg) no-repeat;
}

.akcio_bottom {
	width: 460px;
	height: 9px;
	background: url(img/akc_shadow.jpg) no-repeat;
}

/* HORIZONTAL MENU */
*html .menu { margin-top:7px;} /* DIE IE6!!! */
*html a.m1 { margin-left:30px;} /* DIE IE6!!! */
.menu {
	height: 17px;
	width:990px;
	float: left;
	margin-top: 14px;
	text-align: left;
}

a.m1 {
	display: block;
	width: 90px;
	height: 17px;
	float: left;
	background: url(img/m1.jpg) center no-repeat;
	margin: 0px 5px 0px 40px;
}

a.m2 {
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	background: url(img/m2.jpg) center no-repeat;
	margin: 0px 20px 0px 25px;
}

a.m2b {
	display: block;
	width: 120px;
	height: 17px;
	float: left;
	background: url(img/m2b.jpg) center no-repeat;
	margin: 0px 20px 0px 25px;
}

a.m3 {
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	background: url(img/m3.jpg) center no-repeat;
	margin: 0px 20px 0px 25px;
}

a.m4 {
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	background: url(img/m4.jpg) center no-repeat;
	margin: 0px 10px 0px 20px;
}

a.m5 {
	display: block;
	width: 70px;
	height: 17px;
	float: left;
	background: url(img/m5.jpg) center no-repeat;
	margin: 0px 10px 0px 20px;
}

a.m6 {
	display: block;
	width: 100px;
	height: 17px;
	float: left;
	background: url(img/m6.jpg) center no-repeat;
	margin: 0px 0px 0px 25px;
}

a.m1:hover, a.m1.selected {
	background: url(img/m1o.jpg) center no-repeat;
}

a.m2:hover, a.m2.selected {
	background: url(img/m2o.jpg) center no-repeat;
}

a.m2b:hover, a.m2b.selected {
	background: url(img/m2bo.jpg) center no-repeat;
}

a.m3:hover, a.m3.selected {
	background: url(img/m3o.jpg) center no-repeat;
}

a.m4:hover, a.m4.selected {
	background: url(img/m4o.jpg) center no-repeat;
}

a.m5:hover, a.m5.selected {
	background: url(img/m5o.jpg) center no-repeat;
}

a.m6:hover, a.m6.selected {
	background: url(img/m6o.jpg) center no-repeat;
}

/* INDEX CONTENT */
#content {
	width: 1000px;
	background: url(img/content_bg.jpg) repeat-x;
	overflow: auto;
}

.content_left {
	width: 774px;
	float: left;
	padding: 14px 0px 14px 18px;
	font-size: 12px;
	overflow: hidden;
}
*html .content_left { /* IE6 */
	width: 780px;
}

.content_right {
	width: 180px;
	float: left;
	padding: 14px 0px 14px 14px;
}

*html .content_right { /* IE6 */
	padding: 14px 0px 0px 8px;
}  
.newsbox {
	background: url(img/newsbox_bg.jpg) no-repeat;
	width: 224px;
	height: 230px;
	float: left;
	padding: 16px;
	font-size: 12px;
	margin: 0px 2px 2px 0px;
}
*html .newsbox { /* IE6 */
	width: 228px;
	height: 234px;
	padding: 14px;
}

.newsdate {
	font-size: 10px;
	color: #999999;
}

.newsimg {
	float: left;
	margin: 2px 6px 0px 0px;
}

.newstxt {
	height: 195px;
	vertical-align: top;
	margin: 4px 0px;
}

/* NEWS CONTENT */
.news_content {
	width: 566px;
	float: left;
	padding: 14px 10px 10px 18px;
	font-size: 12px;
}

.news_tagpanel {
	background: url(img/news_tagbox_bg.jpg) top repeat-y;
	width: 200px;
	float: left;
	margin: 6px 0px 14px 0px;
}

.news_tagbox {
	font-size: 12px;
	width: 170px;
	padding: 8px 15px 0px 15px;
}

.news_tagbox ul {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.news_tagbox ul li {
	background: url(img/news_tag_li_bg.jpg) left top no-repeat;
	list-style: none;
	margin-top: 8px;
	padding-left: 8px;
}

.news_tagbox ul li.selected {
  font-weight: bold;
}

.news_tagbox_bottom {
	background: url(img/news_tagbox_bottom.jpg) bottom no-repeat;
	width: 200px;
	height: 34px;
}

/* PRODUCT CONTENT */
.results, .show_results {
width: 230px;
height:25px;
font-size: 11px;
}

.ordering {
	width:300px;
	height:25px;	
	float:left; 
	text-align: center;
}
.ordering a { color:#FF6600; text-decoration:none;}
.ordering a:hover { color:#FF6600; text-decoration:underline;}

.results {
float: left;
}

.show_results {
float:right;
text-align: right;
margin-right:5px;
}

.afa {
width: 450px;
text-align: right;
font-size: 10px;
}

.crawler {
	background: #96B700;
	width: 960px;
	height: 19px;
	margin: 7px 11px 0px 9px;
	padding: 5px 10px 0px 10px;
	font-size: 11px;
}

.crawler a {
	color: #000000;
	text-decoration: none;
	padding: 0px 10px;
}

.crawler a:hover,.crawler a active {
	color: #FFFFFF;
	text-decoration: none;
}

.subcrawler {
	background: #45463D;
	width: 960px;
	margin: 0px 11px 0px 9px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	overflow: auto;
}

.subcrawler a {
	display: block;
	float: left;
	height: 20px;
	color: #FFFFFF;
	padding: 4px 5px 0px 5px;
	text-decoration: none;
}

.subcrawler a:hover,.subcrawler a active, .subcrawler a.selected {
	background-color: #96B700;
	color: #FFFFFF;
	text-decoration: none;
}

.product_content {
	width: 450px;
	float: left;
	padding: 15px 10px 10px 20px;
	font-size: 12px;
}

.product_detpanel {
	margin: 6px 0px 6px 0px; 
	width: 306px;
	float: left;
	background: url(img/product_detpanel_bg.jpg) repeat-y;
}

.product_details {
	width: 286px; /*170*/
	font-size: 12px;
	padding: 0px 10px 10px 10px;
}

.product_details table {
	font-size: 11px;
	float: left;
	width: 286px;
}

a.p_data_inactive {
	width: 151px;
	height: 45px;
	background: url(img/p_data_tab_inactive.jpg) no-repeat;
	display: block;
	float: left;
}

a.p_data_inactive:hover {
	background: url(img/p_data_tab_hover.jpg) no-repeat;
}

a.p_geo_inactive {
	width: 155px;
	height: 45px;
	background: url(img/p_geo_tab_inactive.jpg) no-repeat;
	display: block;
	float: left;
}

a.p_geo_inactive:hover {
	background: url(img/p_geo_tab_hover.jpg) no-repeat;
}

.product_linkbox {
	width: 450px;
	padding: 10px;
}

.p_news,.p_dealers,.p_prod {
	float: left;
	width: 215px;
	padding-top: 10px;
}

a.pic_num {
	background-color: #FF6600;
	padding: 2px 6px;
	text-decoration: none;
	color: #000000;
}

a.pic_num:hover,a.pic_num.selected {
	background-color: #000000;
	color: #FFFFFF;
}

.pricebox {
	width: 200px;
	height: 15px;
	background: url(img/pricebox_bg.jpg) no-repeat;
	margin-top: 10px;
	padding: 7px 10px;
}

.pricebox .left {
	color: #FFFFFF;
	font-size: 12px;
	float: left;
}

.pricebox .right {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	float: right;
}

/* DEALER CONTENT */
.mapsearch,.dlist {
	float: left;
	margin-bottom: 10px;
}

.map {
	float: left;
	width: 500px;
	text-align: center;
	margin: 10px 0px;
}

.dsrch {
	float: left;
	margin: 20px 0px 0px 16px;
}

.input3 {
	background: transparent url(img/input3_bg.jpg) no-repeat scroll left top;
	border-style: none;
	color: #666666;
	font-size: 11px;
	padding: 5px 4px 0px 4px;
	margin: 3px;
	width: 171px;
	height: 24px;
	float: left;
}

.dealer_list_box {
	background: url(img/dealer_list_bg.jpg) no-repeat;
	width: 726px;
	height: 97px;
	padding: 20px 10px 10px 15px;
	margin-bottom: 10px;
	float: left;
}

.dealer_list_box img {
	float: left;
}

.dealer_teaser {
	float: right;
	width: 595px;
	font-size: 12px;
}

/* GALLERY */
.gal_tnb {
	background: url(img/img_bg.jpg) no-repeat;
	width: 120px;
	height: 102px;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}

/* FOOTER */
#footer {
	clear: both;
	background-color: #45463D;
	height: 350px;
	/*position: absolute;*/
	margin: 0 auto;
	text-align: left;
}

.footer_content {
	background: url(img/footer_bg.jpg) no-repeat;
	width: 960px;
	padding: 5px 20px 0px 20px;
	font-size: 12px;
	position: relative;
	margin: 0 auto;
}

a.flink_green {
	background: url(img/arrowg.png) no-repeat left;
	padding: 0px 8px 0px 8px;
	font-size: 10px;
	color: #96BF0D;
	text-decoration: none;
}

a.flink_green:hover {
	text-decoration: underline;
}

a.offset_link {
	padding: 2px 5px;
	font-size: 10px;
	/*color:#96BF0D;*/
	color: #ffffff;
	text-decoration: none;
}

a.offset_link.select {
	padding: 2px 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
}

a.offset_link:hover {
	color: #FFFFFF;
	background-color: #000000;
}

.footer_link_container {
	margin-top: 40px;
	overflow: auto;
	color: #E7E6DB;
}

.link_box {
	width: 230px;
	float: left;
}

a.flink {
	background: url(img/arrowf.jpg) no-repeat left;
	padding: 0px 8px 0px 8px;
	font-size: 11px;
	color: #E7E6DB;
	text-decoration: none;
}

a.flink:hover {
	text-decoration: underline;;
}

a.tag {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #E7E6DB;
	text-decoration: none;
}

a.tag:hover {
	text-decoration: underline;
}

.partners {
	margin-top: 25px;
}

#footer2 {
	clear: both;
	background-color: #E7E6DB;
	margin-top: 40px;
	width: 100%;
	height: 120px;
	position: absolute;
}

.footer2_content {
	margin: auto;
	width: 960px;
	padding: 6px 20px 0px 20px;
	font-size: 10px;
}

.footer2_left {
	width: 500px;
	float: left;
}

.footer2_right {
	width: 180px;
	float: right;
}
