body {
	padding:0;
	margin:0;
	background:#5d5d5d url(body_bg.gif) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3e3e3e;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
}
img {
	border:none;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
}
a {
	color:#6f98a6;
	text-decoration:none;
}
img, div, input, h1, h2, table, tr, th, td, a, span {
	behavior: url("iepngfix.htc")
}
.wrapper {
	background-image:url(page_bg.gif);
	width:965px;
	margin:0 auto;
}
.header {
	background-image:url(header.jpg);
	height:170px;
	position:relative;
}
h1 {
	position:absolute;
}
h1 a {
	display:block;
	text-indent:-999px;
	overflow:hidden;
	width:185px;
	height:112px;
}
.content_wrapper_l {
	background:url(bg_left.jpg) no-repeat 0 0;
	padding-left:5px;
	width:960px;
}
.content_wrapper_r {
	background:url(bg_right.jpg) no-repeat 100% 0;
	padding-right:5px;
	width:955px;
}
.content {
	background:url(top.gif) no-repeat 0 0;
}
.footer_left {
	background:#c91b1c url(footer_left.gif) no-repeat 0 0;
	height:55px;
	margin:0;
}
.footer_right {
	background:transparent url(footer_right.gif) no-repeat 100% 0;
	height:55px;
	color:#5d5d5d;
}
/* Navigation styles */
.navigation {
	height:36px;
	padding-top:21px;
	padding-left:310px;
}
.navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.navigation ul li {
	float:left;
	line-height:36px;
	padding-left:10px;
	height:36px;
	color:#fff;
}
.navigation ul li a {
	float:left;
	display:block;
	line-height:36px;
	height:36px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:80px;
	text-align:center;
}
.navigation ul li a.current {
	background:url(hover_top_nav.gif) no-repeat center 0;
}
.navigation ul li a:hover, .bottom_navigation ul li a {
	color:#ffdbdc;
	text-decoration:none;
}
/* Bottom navigation styles */
.bottom_navigation {
	height:36px;
	padding-top:0;
	padding-left:310px;
}
.bottom_navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.bottom_navigation ul li {
	float:left;
	line-height:36px;
	padding-left:10px;
	height:36px;
	color:#fff;
}
.bottom_navigation ul li a {
	float:left;
	display:block;
	line-height:36px;
	height:36px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:80px;
	text-align:center;
}
.bottom_navigation ul li a.current {
	background:url(hover_bot_nav.gif) no-repeat center 0;
}
.bottom_navigation ul li a:hover {
	color:#ffdbdc;
}
.flash {
	width:577px;
	padding-left:187px;
	float:left;
	height:100px;
}
.header_right {
	position:relative;
	float:left;
	height:100px;
	width:195px;
}
.icons {
	height:22px;
	text-align:right;
	padding-top:20px;
	padding-right:5px;
}
a.home {
	background:url(icons.gif) no-repeat 0 0;
	width:27px;
}
a.sitemap {
	background:url(icons.gif) no-repeat -27px 0;
	width:38px;
}
a.contacts {
	background:url(icons.gif) no-repeat -66px 0;
	width:30px;
}
.icons a {
	display:inline-block;
	font-size:0px;
	text-indent:-159px;
	overflow:hidden;
	height:13px;
}
.icons a span {
	display:none;
}
.search {
	position:relative;
	padding-left:10px;
}
.search a {
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	top:3px;
	position:relative;
}
.search table {
	border-collapse:collapse;
	position:relative;
	margin-top:3px;
}
.search form {
	display:inline;
}
.search_word {
	width:155px;
	border:none;
	background:transparent;
	position:relative;
	top:-1px;
}
.search_btn {
	position:relative;
}
.footer_bottom {
	width:945px;
	height:30px;
	margin:0 auto;
	padding-top:8px;
	font-size:12px;
	color:#d2d1d1;
	padding-left:20px;
}
.footer_bottom a {
	color:#d2d1d1;
	text-decoration:underline;
}
#createdby {
	height:16px;
	font-family: Arial;
	color:#9f9f9f;
	font-size: 12px;
	position:relative;
	float:right;
	margin:0 auto;
	right:25px;
	padding-top:7px;
	width: 200px;
}
.devision {
	float: right;
	position:relative;
	display: block;
	top:-4px;
	margin-left: 6px;
}
/* Frontpage module */
.fp_tabs {
	height:39px;
	padding-top:5px;
	font-size:17px;
	font-weight:bold;
	position:relative;
}
.fp_tabs a {
	color:#9d9d9d;
	display:inline-block;
	text-decoration:none;
	position:relative;
	padding:7px 0 0 40px;
	height:35px;
	margin:0 30px;
}
.fp_tabs a span {
	cursor:pointer;
	height:27px;
	display:inline-block;
	position:absolute;
	padding-bottom:19px;
}
.fp_tabs a:hover span {
	color:#5d5d5d;
}
.fp_tabs a span.current {
	background:url(active_fp_tabs.gif) no-repeat 50% 100%;
	color:#c91b1c;
	position:absolute;
	padding-bottom:19px;
	height:27px;
	z-index:509;
}
a.promo_prod {
	background:url(promo_icon.png) no-repeat 0 0;
	width:256px;
}
a.new_prod {
	background:url(new_prod_icon.png) no-repeat 0 0;
	width:181px;
}
a.pop_prod {
	background:url(popular_icon.png) no-repeat 0 0;
	width:200px;
}
.fp_module {
	background:url(scroller_bg.gif) no-repeat 0 44px;
}
.fp_products_scroller {
	position:relative;
	height:245px;
	padding-top:6px;
	width:auto;
}
/* Product */
.product {
	float:left;
	width:219px;
	background:url(vertical_separator.gif) repeat-y 100% 0;
	padding:15px 10px;
	text-align:center;
	border-bottom:#d7d7d7 1px solid;
	height:230px;
}
.last_product {
	float:left;
	width:218px;
	background:none;
	padding:15px 10px;
	text-align:center;
	border-bottom:#d7d7d7 1px solid;
	height:215px;
}
.product h3, .last_product h3 {
	margin:0;
	font-size:14px;
	padding:10px 0;
	height:37px;
}
.product h3 a, .last_product h3 a {
	color:#4f7582;
}
a.details {
	display:block;
	background-image:url(details_btn.gif);
	height:19px;
	width:50px;
	text-indent:-999px;
	float:left;
	overflow:hidden;
	margin-right:4px;
}
a.purchase {
	display:block;
	background-image:url(purchase_btn.gif);
	height:19px;
	width:52px;
	text-indent:-999px;
	float:left;
	overflow:hidden;
	margin-right:4px;
}
.old_price {
	text-decoration:line-through;
	font-size:12px;
	color:#505050;
	display:block;
}
.price {
	font-size:14px;
	color:#c91b1c;
	font-weight:bold;
}
.price span {
	font-size:12px;
	color:#505050;
}
.amount {
	width:28px;
	margin-right:3px;
	color:#373737;
	font-size:12px;
	padding:1px 4px;
	border:#acacac 1px solid;
	background:url(input_bg.gif) repeat-x 0 0;
}
.send_to_friend {
	display:inline-block;
	background:url(mail_icon.gif) no-repeat 0 2px;
	padding-left:20px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
a.left_arrow {
	position:absolute;
	top:120px;
	left:10px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	background:url(left_arrows.gif) no-repeat 0 0;
	width:13px;
	margin:0;
	padding:0;
	height:40px;
	z-index:10;
}
a.right_arrow {
	position:absolute;
	top:120px;
	right:10px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	background:url(right_arrows.gif) no-repeat 0 0;
	width:13px;
	padding:0;
	margin:0;
	height:40px;
	z-index:999;
}
.columns_wrapper {
	clear:both;
	background:transparent url(vertical_separator.gif) repeat-y 715px 0;
	height:1%;
}
.left_column {
	width:717px;
	float:left;
	background:transparent url(vertical_separator.gif) repeat-y 358px 0;
	height:1%;
}
.left_column .l_content {
	float:left;
	width:358px;
	padding-right:1px;
}
.left_column .r_content {
	float:left;
	width:357px;
}
.right_column {
	width:238px;
	float:left;
}
h2.red {
	background-image:url(bar_red.gif);
	height:40px;
	color:#fff;
	font-size:14px;
	padding-left:15px;
	line-height:40px;
	margin:0;
}
h2.dark_grey {
	background-image:url(bar_grey_dark.gif);
	height:40px;
	color:#fff;
	font-size:14px;
	padding-left:15px;
	line-height:40px;
	margin:0;
}
h2.grey, h3.grey {
	background-image:url(bar_grey.gif);
	height:40px;
	color:#464646;
	font-size:14px;
	padding-left:15px;
	line-height:40px;
	margin:0;
}
.l_content ul, .r_content ul {
	list-style:none;
	padding:13px;
	margin:0;
}
.l_content ul li, .r_content ul li.category {
	background:url(list_bg.gif) repeat-x 0 0;
	padding:8px 8px;
}
.r_content ul li.subcategory {
	border-top: 1px solid #cccccc;
	padding:8px 8px;
}
.l_content ul li a, .r_content ul li a {
	color:#424242;
	font-weight:bold;
	display:inline-block;
}
.l_content ul li a, .r_content ul li.category a {
	background:url(bulet1.gif) no-repeat 0 4px;
	padding-left:13px;
}
.l_content ul li.subcategory a, .r_content ul li.subcategory a {
	background:url(bulet1.gif) no-repeat 13px 4px;
	padding-left:26px;
}
.clear_all {
	clear:both;
}
.driver {
	border-bottom:#d7d7d7 1px solid;
	padding:15px 13px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.driver img {
	float:left;
}
.driver h4 {
	font-size:16px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0;
}
.driver h4 a {
}
/* News */
.news_item {
	padding:18px 18px 5px 18px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.news_item h5 {
	font-size:13px;
	margin:0;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.news_item h5 a {
	color:#2f738a;
}
.all_news {
	display:block;
	padding-left:18px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:20px;
}
.gallery {
	border-top:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	padding:10px 0 20px 20px;
}
.gallery a, .news-heading a {
	color:#464646;
	font-size:14px;
	font-weight:bold;
}
.news-heading {
	padding:18px 18px 0 18px;	
}
.gallery img {
	margin-top:10px;
}
.breadcrumb {
	height:30px;
	padding:5px 10px 0 20px;
	color:#7a7a7a;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.breadcrumb a {
	color:#7a7a7a;
	text-decoration:underline;
}
.breadcrumb a:hover {
	text-decoration:none;
}
.breadcrumb span {
	font-weight:bold;
}
.cart_btn {
	float:right;
	position:relative;
	top:-4px;
}
.cart_btn_l {
	background-image:url(cart_btn.gif);
	height:27px;
	width:40px;
}
.cart_btn_m {
	background: url(cart-bg.gif) repeat-x;
	height:27px;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
}
.cart_btn_r {
	background:url(cart_btn_right.gif) no-repeat 100% 0;
	width: 10px;
}
.cart_btn_m a {
	color:#fff;
}
/*  Category filter */
.main_category {
	background-image:url(category_filter_title.gif);
	height:70px;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:bold;
}
.main_category span {
	display:block;
	background:url(category_filter_title_separator.gif) no-repeat 100% 0;
	padding:15px 18px;
	height:40px;
}
.main_category a {
	color:#fff;
}
.subcategories {
	background:#a9090a url(bg_subcats.gif) no-repeat 0 0;
	margin-right:2px;
}
.subcategories ul {
	padding:18px;
	margin:0;
	list-style:none;
}
.subcategories ul li a:link,
.subcategories ul li a:visited {
	color:#fff;
	font-weight:bold;
	display:inline-block;
	background:url(bulet2.gif) no-repeat 0 8px;
	padding:3px 0px 3px 10px;
	font-size:12px;
}
.subcategories ul li a:hover,
.subcategories ul li a:active {
	text-decoration: underline;
}
.category_filter td {
	vertical-align:top;
	background:#a9090a url(vertical_separator_subcats.gif) repeat-y 100% 0;
}
.toggler {
	float:right;
	margin-left:10px;
	margin-top:14px;
}
/* Category view */
.category_view {
	height:1%;
	background:transparent url(vertical_separator.gif) repeat-y scroll 236px 0;
}
.category_title {
	background-image:url(product_title_bg.gif);
	height:59px;
}
.category_title h2 {
	color:#a9090a;
	line-height:58px;
	padding:0 0 0 20px;
	margin:0;
	font-size:16px;
}
.category_title img {
	float:right;
	margin-top:1px
}
.products_container {
	width:717px;
	display:block !important;
	background:url(product_container_bg.gif) repeat-x 0 100%;
	height:1%;
}
.products_container {
	border:none;
	position:relative;
	display:inline;
	float:left;
	margin:0;
	background:url(product_container_bg.gif) repeat-x 0 100%;
	height:1%;
}
.pages {
	margin-left:238px;
	height:1%;
	padding:13px 13px 13px 20px;
	font-size:12px;
	word-spacing:3px;
	display: block;
}
.pages a {
	color:#4F7582;
}
.pages a.current {
	font-weight:bold;
}
.pages_right {
	float:right;
	padding-top:13px;
	padding-right:35px;
	font-size:12px;
	width:30%;
	text-align:right;
	position:relative;
	display: block;
}
.page .pages {
	margin-left:13px;
}
/* Left  menu */
.left_menu {
	position:relative;
	float:left;
	top:-1px;
	width:236px;
	display:inline-block;
	padding-right:2px;
	border-bottom:#d7d7d7 1px solid;
}
.left_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.left_menu ul li {
	background:url(list_bg.gif) repeat-x 0 0;
	height:1%;
}
.left_menu ul li a {
	color:#2c687c;
	display:block;
	padding:8px 20px;
}
.left_menu ul li a:hover, .left_menu ul li a.current {
	text-decoration:none;
	font-weight:bold;
}
/* Tabs */
.tabs {
	height:40px;
	background:url(tabs_patch.gif) no-repeat 0 100%;
	left:0;
	margin:0;
	width:100%;
}
.tabs ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tabs ul li {
	float:left;
}
.tabs ul li.tab1 {
	width:238px;
}
.tabs > ul > li.tab1 {
	width:238px;
}
.tabs ul li.tab1 a.active {
	border-left: 0;
}
.tabs ul li.tab2 {
	width:238px;
}
.tabs ul li.tab3 {
	width:238px;
}
div.tabs > ul > li.tab3 {
	width:238px;
}
.tabs ul li.tab3 a.active {
	left:0px;
}
.tabs a, .tabs span {
	background:url(inactive_tabs_bg.gif) repeat-x 0 100%;
	float:left;
	height:32px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	display:block;
	width:100%;
	color:#757575;
}
.tabs a.active {
	background:url(active_tabs_bg.gif) repeat-x 0 0;
	position:relative;
	top:-8px;
	bottom:-5px;
	left:-1px;
	height:38px;
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	color:#c91b1c;
}
.product_details {
	padding:10px 30px;
}
.product_images {
	width:251px;
	float:left;
	margin:20px 0;
	padding-bottom:20px;
}
img.thumb {
	margin:15px 5px 0 5px;
}
.product_description {
	float:left;
	width:382px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.product_description p {
	border-bottom:#d7d7d7 1px solid;
	padding-bottom:15px;
}
span.details {
	display:block;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
	color:#595959;
	border-bottom:#d7d7d7 1px solid;
}
.p_options {
	border-bottom:#d7d7d7 1px solid;
	font-size: 12px;
}
.p_options tr th {
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-bottom:3px;
	padding-left:5px;
	color:#838383;
}
.p_options tr td {
	background:url(product_opt_bg.gif) repeat-x 0 0;
	padding:8px 5px;
	vertical-align: middle;
}
.p_options tr td.first {
	border-left:#d7d7d7 1px solid;
}
.p_options tr td.last {
	border-right:#d7d7d7 1px solid;
}
.product_description .send_to_friend {
	margin-top:7px;
}
.vat {
	float:right;
	color:#aa090a;
	font-family:Tahoma, Arial;
	font-size:11px;
	margin-right:4px;
}
.color {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#838383;
	padding:0 0 15px 0;
}
.color select {
	background:transparent url(input_bg.gif) repeat-x scroll 0 0;
	border:1px solid #ACACAC;
	margin-top:3px;
}
.page .left_column, .page .right_column {
	background:url(horisontal_separator.gif) repeat-x 0 0;
}
.page .left_column {
	margin-right:2px;
	width:715px;
}
.page .gallery {
	background:url(top_right.gif) no-repeat 100% 1px;
}
.left_column .padding {
	background:url(top_left.gif) no-repeat 0 2px;
	padding:25px;
}
.padding h2 {
	color:#a9090a;
	font-size:20px;
	margin:0;
	padding:0 0 20px 0;
	height:1%;
}
.news {
	padding-bottom:30px;
}
.news h3 {
	color:#505050;
	margin:0 0 20px 0;
	padding:10px 15px;
	background-color:#f8f8f8;
	border-top:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
}
a.gallery_img {
	float:left;
	border:#e3e3e3 1px solid;
	padding:4px;
	display:block;
	margin:0 5px 12px 5px;
	height:148px;
	width:197px;
}

.brand-logo {
	float:left;
	border:#e3e3e3 1px solid;
	padding:4px;
	display:block;
	margin:0 10px 10px;
	width:250px;
	margin-top: 13px;
}
.padding > .gallery_img {
	margin:0 7px 14px 7px;
}

div.gallery_img {
	border:#e3e3e3 1px solid;
	padding:4px;
	width:655px;
}

/* Popup left_menu */

.left_menu {
	position:relative;
	float:left;
	top:-1px;
	width:236px;
	display:inline-block;
	padding-right:2px;
	border-bottom:#d7d7d7 1px solid;
	z-index:500;
}
.left_menu ul li a, .left_menu ul li a:visited {
	color:#2c687c;
	display:block;
	padding:8px 20px;
}
.left_menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.left_menu ul li {
	width:236px;
	float:left;
	margin-right:1px;
	position:relative;
	background:#fff url(list_bg.gif) repeat-x 0 0;
}
.left_menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.left_menu ul li:hover ul li ul {
	display:block;
	position:relative;
	left:0;
	top:0;
	color:#2c687c;
	z-index:999;
	border-bottom:1px solid #D7D7D7;
}
.left_menu ul li ul li ul li {
	background:#e5e5e5 url(sub_list_bg.gif) repeat-x 0 0;
}
.left_menu ul li ul li ul li a {
	font-size: 12px;
	width: 196px;
}
.left_menu ul li:hover ul li:hover ul li a {
	display:block;
	color:#2c687c;
}
.left_menu ul li:hover a, .left_menu ul li a.current {
	color:#2c687c;
	text-decoration:none;
	font-weight:bold;
}
.left_menu ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:236px;
	width:236px;
	z-index:999;
	border-bottom:1px solid #D7D7D7;
}
.left_menu ul li:hover ul li a.hide {
	color:#2c687c;
}
.left_menu ul li:hover ul li:hover a.hide {
	/* width:236px; removed by vasil */
}
.left_menu ul li:hover ul li ul {
	display: block;
}
.left_menu ul li:hover ul li a {
	display:block;
	color:#2c687c;
	font-weight:normal;
	border-left:1px solid #D7D7D7;
}
.left_menu ul li:hover ul li a:hover {
	color:#2c687c;
	font-weight:bold;
}
.left_menu ul li:hover ul li:hover ul li a:hover {

	color:#2c687c;
	font-weight:bold;
}
/*Arrow */
.left_menu ul li a.current:link,
.left_menu ul li a.current:hover,
.left_menu ul li a.current:active,
.left_menu ul li a.current:visited {
	font-weight: bold;
	color: #000000;
}
.left_menu ul li a.has-sub {
	background:url(left_nav_arrow.gif) no-repeat 225px 13px;
}

/* SiteMap */

.sitemap ul li {
	padding-bottom: 4px;	
	font-weight: bold;
	font-size: 14px;
}

.sitemap ul {
	list-style: url(bulet1.gif);	
}

.sitemap ul li ul li {
	font-size: 13px;
}

.sitemap ul li ul li ul li {
	font-weight: normal;
}

.sitemap ul li {
	margin-top: 4px;	
}

/* Feedback */

.small {
	font-size: 10px;	
}

.red {
	color:#C91B1C;	
}

.feedback {
	border-right:1px solid #D7D7D7;
	padding:0 25px 0 0;
	width:50%;
	font-size:12px;
}
.feedback .text_field, .feedback textarea, .feedback .text_field_short,
.info .text_field, .info textarea, .info .text_field_short {
	display:block;
	margin-top:2px;
	background-color:#fbfbfb;
	border:#cdcdcd 1px solid;
	padding:7px 5px;
	margin-bottom:10px;
}

.feedback .text_field, .feedback textarea {
	width:314px;
}

.info .text_field, .info textarea {
	width:275px;
}

.text_field_short {
	width: 100px;
	float: left;	
	margin-right: 10px;
}

.feedback textarea {
	height:120px;
}
.submit {
	background:url(submit_bg.gif) repeat-x 0 100%;
	padding:13px 13px 7px 13px;
	border:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.info {
	padding-left:25px;
}
.button-left {
	float: left;
	width: 29px;
	display: block;
	height: 29px;	
}
a.button-left {
	background: url(but-prev-active.jpg);	
}
span.button-left {
	background: url(but-prev-inactive.jpg);	
}
a.button-right {
	background: url(but-next-active.jpg);	
}
span.button-right {
	background: url(but-next-inactive.jpg);	
}
.button-right {
	float: right;
	width: 29px;
	display: block;
	height: 29px;	
}
.map {
	border:#e7e7e7 3px solid;
}
.padding  td {
	vertical-align:top;
}
.logos {
	padding:10px;
}
.logos table tr td {
	text-align:center;
	vertical-align:middle;
}
h2.clear_all {
	margin-right:2px;
}

.text-left {
	float: left;
	padding: 9px 10px 0 0;
}