BODY
{
	background: #FFF url(images/bg.jpg) no-repeat center top;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto auto;
	color: #000;
}
P
{
	padding: 2px;
	margin: 0px;
}
#main_container
{
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 0px;
}
.top_bar
{
	width: 1000px;
	height: 38px;
	background-color: #4A4A4A;
}
.top_search
{
	width: 370px;
	height: 32px;
	margin: 0px 20px 0 0;
	_margin: 0px 10px 0 0;
	float: right;
	background: url(images/top_search_bg.gif) no-repeat center;
}
INPUT.search_input
{
	width: 182px;
	height: 18px;
	float: left;
	margin: 5px 0 0;
	border: 1px solid #DBDBDB;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.search_text
{
	float: left;
	width: 110px;
	padding: 8px 0 0 15px;
	color: #999999;
}
.search_text A
{
	text-decoration: none;
	color: #999999;
}
.search_bt
{
	float: left;
	padding: 2px 0 0 15px;
}
.languages
{
	float: right;
	width: 150px;
	padding: 8px 0 0;
}
.lang_text
{
	float: left;
	padding: 0 5px 0 0;
	color: #B3ADAD;
}
A.lang
{
	display: block;
	float: left;
	padding: 0 5px;
}
#header
{
	width: auto;
	height: 173px;
	background: url(images/header_bg.jpg) no-repeat center;
	background-position: 0px 0px;
	margin: auto;
}
#logo
{
	width: 250px;
	height: 60px;
	float: left;
	padding: 0px 0px 0px 0px;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content
{
	width: 450px;
	height: 170px;
	float: right;
	padding: 0px 0px 0px 0px;
	font-size:64px;
	color:#FFFFFF;
	font-weight:900;
}
.top_divider
{
	float: left;
	width: 1px;
	height: 164px;
}
.oferta
{
	width: 538px;
	float: left;
	padding: 15px 30px 0;
}
.oferta_img
{
	float: left;
	padding: 0 0 10px;
}
.oferta_title
{
	font-size: 15px;
	color: #B72C24;
	font-weight: bold;
}
.oferta_details
{
	width: 400px;
	float: left;
	padding: 0 0 0 30px;
}
.oferta_text
{
	padding: 5px 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
}
A.details
{
	width: 83px;
	height: 21px;
	display: block;
	float: right;
	margin: 5px 0 0;
	padding-left: 5px;
	background: url(images/details_bt_bg.gif) no-repeat center;
	text-align: center;
	line-height: 21px;
	text-decoration: none;
	color: #000000;
}
/*---------------------oferta_pagination-----------------------------*/
DIV.oferta_pagination
{
	clear: both;
	padding: 10px 0 0;
	_padding: 0px 0 0;
	margin: 5px;
	text-align: center;
	float: left;
	font-size: 10px;
}
DIV.oferta_pagination A
{
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	_margin: 0 0 0 3px;
	line-height: 23px;
	text-align: center;
	background: url(images/pag_bg.gif) no-repeat center;
	text-decoration: none;
	color: #9D8B8B;
}
DIV.oferta_pagination A:hover, DIV.pagination A:active
{
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	line-height: 23px;
	text-align: center;
	background: url(images/pag_bg_a.gif) no-repeat center;
	text-decoration: none;
	color: #AD1614;
}
DIV.oferta_pagination SPAN.current
{
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	line-height: 23px;
	text-align: center;
	background: url(images/pag_bg_a.gif) no-repeat center;
	text-decoration: none;
	color: #AD1614;
}
#main_content
{
	clear: both;
}
/*---------------- menu tab----------------------*/
#menu_tab
{
	width: 1000px;
	height: 50px;
	background-color: #FFF;
}
.left_menu_corner
{
	width: 9px;
	height: 50px;
	float: left;
	background: url(images/menu_left.gif) no-repeat center;
}
.right_menu_corner
{
	width: 9px;
	height: 50px;
	float: left;
	background: url(images/menu_right.gif) no-repeat center;
}
UL.menu
{
	list-style-type: none;
	float: left;
	display: block;
	width: 982px;
	margin: 0px;
	padding: 0px;
	background: url(images/menu_bg.gif) repeat-x;
}
UL.menu LI
{
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 50px;
}
UL.menu LI.divider
{
	display: inline;
	width: 2px;
	height: 50px;
	float: left;
	background: url(images/menu_divider.gif) no-repeat center;
}
A.nav1:link, A.nav1:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/home.png) no-repeat left;
	color: #676D77;
}
A.nav2:link, A.nav2:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/services.png) no-repeat left;
	color: #676D77;
}
A.nav3:link, A.nav3:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/favs.png) no-repeat left;
	color: #676D77;
}
A.nav4:link, A.nav4:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/user_add.png) no-repeat left;
	color: #676D77;
}
A.nav5:link, A.nav5:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/car.png) no-repeat left;
	color: #676D77;
}
A.nav6:link, A.nav6:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/contact-new.png) no-repeat left;
	color: #676D77;
}
A.nav7:link, A.nav7:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/track.png) no-repeat left;
	color: #676D77;
}
A.nav8:link, A.nav8:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/logout.png) no-repeat left;
	color: #676D77;
}
A.nav1:hover, A.nav2:hover, A.nav3:hover, A.nav4:hover, A.nav5:hover, A.nav6:hover, A.nav7:hover, A.nav8:hover
{
	color: #333333;
}
LI.currencies
{
	width: 180px;
	float: left;
	padding: 0 0 0 15px;
	_padding: 12px 0 0 15px;
	color: #676D77;
	font-size: 11px;
	font-weight: bold;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation
{
	width: 980px;
	height: 15px;
	padding: 5px 10px 0 20px;
	color: #333333;
	background: url(images/navbullet.png) no-repeat left;
	background-position: 5px 6px;
}
.crumb_navigation A
{
	color: #0FA0DD;
	text-decoration: underline;
}
SPAN.current
{
	color: #0FA0DD;
}
/*-------------left_content------------------*/
.left_content
{
	width: 196px;
	float: left;
}
.title_box
{
	width: 196px;
	height: 30px;
	margin: 5px 0 0;
	background: url(images/menu_title_bg.gif) no-repeat center;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
/*--------left menu---------*/
UL.left_menu
{
	width: 196px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
UL.left_menu LI
{
	margin: 0px;
	list-style: none;
}
UL.left_menu LI.odd A
{
	width: 166px;
	height: 25px;
	display: block;
	background: #DAD0D0 url(images/checked.png) no-repeat left;
	background-position: 5px 5px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #504B4B;
	padding: 0 0 0 30px;
	line-height: 25px;
}
UL.left_menu LI.even A
{
	width: 166px;
	height: 25px;
	display: block;
	background: #EEE6E6 url(images/checked.png) no-repeat left;
	background-position: 5px 5px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #504B4B;
	padding: 0 0 0 30px;
	line-height: 25px;
}
UL.left_menu LI.even A:hover, UL.left_menu LI.odd A:hover
{
	background: #7BBCC7 url(images/checked.png) no-repeat left;
	color: #FFFFFF;
	background-position: 5px 5px;
}
.border_box
{
	width: 194px;
	height: auto;
	padding-bottom: 5px;
	text-align: center;
	border: 1px solid #6DA6B1;
	color:#999999;
}
.product_title
{
	color: #EA2222;
	padding: 5px 0;
	font-weight: bold;
}
.product_title A
{
	text-decoration: none;
	color: #EA2222;
	padding: 5px 0;
	font-weight: bold;
}
.product_title A:hover
{
	color: #064E5A;
}
.product_img
{
	padding: 5px 0;
}
.prod_price
{
	padding: 5px 0;
}
SPAN.reduce
{
	color: #999999;
	text-decoration:line-through;
	font-style:italic;
}
SPAN.price
{
	color: #EA2222;
}
/*----------newsletter--------------*/
input.button{
	width:75px;
	height:24px;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color:#159DCC;
	background:url(images/link_login.gif) no-repeat center;
}
INPUT.newsletter_input
{
	width: 160px;
	height: 16px;
	border: 1px solid #DDD9D9;
	margin: 10px 0 5px;
	font-size: 12px;
	padding: 3px;
	color: #999999;
}
A.join
{
	width: 150px;
	display: block;
	margin: 5px 0 5px 20px;
	_margin: 5px 0 5px 90px;
	padding: 0 0 0 5px;
	text-decoration: underline;
	color:#999999;
}
A.pagebar:link, A.pagebar:visited
{
	font-size: 12px;
	color: #847676;
	font-weight: bold; 
	text-decoration:none;
}
A.pagebar:hover
{
	font-size: 12px;
	color: #C0B8B8;
	font-weight: bold; 
	text-decoration:none;
}
.banner_adds
{
	width: 194px;
	text-align: center;
	padding: 10px 0;
}
/*center content--------------------------*/
.table{
	line-height:20px;
}
/*center content--------------------------*/
.center_content
{
	width: 585px;
	float: left;
	padding: 5px 10px;
}
.center_title_bar
{
	width: 520px;
	height: 33px;
	float: left;
	padding: 0 0 0 40px;
	margin: 0 0 0 12px;
	_margin: 0 0 0 6px;
	line-height: 33px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	background: url(images/bar_bg.gif) no-repeat center;
}
.center_page_bar
{
	width: 520px;
	height: 33px;
	float: left;
	padding: 0 0 0 40px;
	margin: 0 0 0 12px;
	_margin: 0 0 0 6px;
	line-height: 33px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	background: url(images/pagebar_bg.gif) no-repeat center;
}
/*----------------------right content--------------*/
.right_content
{
	width: 196px;
	float: left;
	padding: 5px 0 0;
}
.shopping_cart
{
	width: 195px;
	height: 140px;
	text-align: center;
	background: url(images/cart_bg.gif) no-repeat center;
}
.cart_title
{
	font-size: 12px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	padding: 8px 0 0;
}
.cart_details
{
	width: 115px;
	float: left;
	padding: 5px 0 0 15px;
	text-align: left;
}
a.carting
{
	color:#999999
}
.cart_icon
{
	float: left;
	padding: 5px 0 0 5px;
}
SPAN.border_cart
{
	width: 100px;
	height: 1px;
	margin: 3px 0;
	display: block;
	border-top: 1px dashed #999999;
}
/*---------prod_box----------*/
.prod_box
{
	width: 173px;
	height: auto;
	float: left;
	padding: 10px 10px 10px 11px;
}
.top_prod_box
{
	width: 173px;
	height: 12px;
	background: url(images/product_box_top.gif) no-repeat center bottom;
	float: left;
	padding: 0px;
	margin: 0px;
}
.bottom_prod_box
{
	width: 173px;
	height: 10px;
	background: url(images/product_box_bottom.gif) no-repeat center top;
	float: left;
	padding: 0px;
	margin: 0px;
}
.center_prod_box
{
	width: 173px;
	height: 190px;
	background: url(images/product_box_center.gif) repeat-y;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.prod_details_tab
{
	width: 173px;
	height: 31px;
	float: left;
	background: url(images/products_details_bg.gif) no-repeat center;
	margin: 3px 0 0;
}
IMG.left_bt
{
	float: left;
	padding: 6px 0 0 6px;
}
A.prod_details
{
	width: 25px;
	display: block;
	float: left;
	background: url(images/square-blue-add.gif) no-repeat left;
	padding: 0 0 0 20px;
	margin: 7px 0 0 38px;
	_margin: 6px 0 0 35px;
	text-decoration: none;
	color: #0FA0DD;
}
/*---------prod_box_big----------*/
.prod_box_big
{
	width: 554px;
	height: auto;
	float: left;
	padding: 10px 10px 10px 15px;
}
.top_prod_box_big
{
	width: 554px;
	height: 12px;
	background: url(images/details_box_top.gif) no-repeat center bottom;
	float: left;
	padding: 0px;
	margin: 0px;
}
.bottom_prod_box_big
{
	width: 554px;
	height: 12px;
	background: url(images/details_box_bottom.gif) no-repeat center top;
	float: left;
	padding: 0px;
	margin: 0px;
}
.center_prod_box_big
{
	width: 554px;
	height: auto;
	background: url(images/details_box_center.gif) repeat-y;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.product_img_big
{
	width: 170px;
	padding: 5px 0 5px 10px;
	float: left;
}
.details_big_box
{
	width: 345px;
	float: left;
	padding: 0 0 0 15px;
	text-align: left;
}
.details_news_box
{
	width: 525px;
	float: left;
	padding: 0 0 0 15px;
	text-align: left;
}
.product_title_big
{
	color: #EA2222;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
}
.news_title_big
{
	color: #776A6A;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
}
.specifications
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align:justify;
}
.news_time
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align:justify;
	color: #A89D9D;
}
.thumbs
{
	padding: 8px 5px;
	border: 1px solid #DFD1D1;
	margin: 3px 0 0;
}
.thumbs A
{
	padding: 3px;
}
.prod_price_big
{
	padding: 5px 0;
	font-size: 16px;
}
SPAN.reduce
{
	color: #999999;
}
SPAN.price
{
	color: #EA2222;
}
A.addtocart
{
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	background: url(images/addtocart.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1C4A52;
}
A.restock
{
	width: 86px;
	height: 27px;
	display: block;
	float: left;
	background: url(images/restock.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1C4A52;
}
A.preorder
{
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	background: url(images/preorder.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1C4A52;
}
A.compare
{
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	background: url(images/compare.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1C4A52;
}
SPAN.blue
{
	color: #5F9FAB;
}
/*---------------contact_form------------------*/
.contact_form
{
	width: 355px;
	float: left;
	padding: 0px 0 0 75px;
}
.form_row
{
	width: 390px;
	clear: both;
	padding: 10px 0;
	_padding: 5px 0;
	color: #A53D17;
}
LABEL.contact
{
	width: 90px;
	float: left;
	font-size: 12px;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #333333;
}
LABEL.err
{
	font-size: 12px;
}
INPUT.contact_input
{
	width: 253px;
	height: 18px;
	background-color: #FFF;
	color: #999999;
	border: 1px solid #DFDFDF;
	float: left;
}
SELECT.contact_select
{
	width: 255px;
	height: 22px;
	background-color: #FFF;
	color: #999999;
	border: 1px solid #DFDFDF;
	float: left;
}
TEXTAREA.contact_textarea
{
	width: 253px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	float: left;
}
INPUT.contact_submit
{
	width: 99px;
	height: 27px;
	display: block;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color: #1C4A52;
	float: right;
	background:url(images/contact_bt.gif) no-repeat center;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 27px;
}

INPUT.contact_reset
{
	width: 99px;
	height: 27px;
	display: block;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color: #1C4A52;
	float: right;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	line-height: 27px;
}
INPUT.check_out
{
	width: 110px;
	height: 27px;
	display: block;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color: #1C4A52;
	float: left;
	background:url(images/check_out_bt.gif) no-repeat center;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	line-height: 27px;
}
INPUT.edit_qty
{
	width: 110px;
	height: 27px;
	display: block;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color: #1C4A52;
	float: left;
	background:url(images/edit_qty_bt.gif) no-repeat center;
	margin: 0 0 0 3px;
	padding: 0 0 0 20px;
	line-height: 27px;
}
INPUT.other_address
{
	width: 155px;
	height: 27px;
	display: block;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	color: #1C4A52;
	float: left;
	background:url(images/other_address_bt.gif) no-repeat center;
	margin: 0 0 0 0px;
	padding: 0 0 0 25px;
	line-height: 27px;
}
/*--------------footer----------------*/
.footer
{
	width: 1000px;
	clear: both;
	height: 65px;
	background: url(images/footer_bg.gif) repeat-x top;
}
.left_footer
{
	float: left;
	width: 300px;
	padding: 5px 0 0 10px;
}
.right_footer
{
	float: right;
	padding: 15px 30px 0 0;
}
.right_footer A
{
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #666666;
}
.right_footer A:hover
{
	text-decoration: underline;
}
.center_footer
{
	float: left;
	width: 210px;
	text-align: center;
	color: #666666;
	padding: 10px 0 0 60px;
}
