body
{
	background: url(images/bg.jpg) no-repeat #fff center top;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto auto auto;
	color: #000;
}
hr
{
	height:1px;
	border: medium none;
	color:#82BBE6;
	background-color:#82BBE6;
}
.text
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
input
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
select
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
textarea
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
p
{
	padding: 2px;
	margin: 0px;
}
#main_container
{
	width: 800px;
	height: auto;
	margin: auto;
	padding: 0px;
}
#admin_main_container
{
	width: 100%;
	height: auto;
	margin: 10px;
	padding: 0px;
}
#header
{
	width: 800px;
	height: 100px;
	background: url(images/header_bg.jpg) no-repeat center;
	/*background: url(images/logo.jpg) no-repeat center;*/
	background-position: 0px 0px;
	margin: auto;
}
#logo
{
	float: left;
	padding: 0px;
}
#main_content
{
	clear: both;
}
/*---------------- menu tab----------------------*/
#menu_tab
{
	width: 800px;
	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: 782px;
	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 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/home.gif) no-repeat left;
	color: #676d77;
}
a.nav2:link, a.nav2:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/user_add.gif) no-repeat left;
	color: #676d77;
}
a.nav3:link, a.nav3:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/favs.gif) no-repeat left;
	color: #676d77;
}
a.nav4:link, a.nav4:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/services.gif) no-repeat left;
	color: #676d77;
}
a.nav5:link, a.nav5:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/car.gif) no-repeat left;
	color: #676d77;
}
a.nav6:link, a.nav6:visited
{
	display: block;
	float: left;
	padding: 0px 8px 0px 22px;
	margin: 0 14px 0 14px;
	height: 50px;
	text-decoration: none;
	background: url(images/contact-new.gif) no-repeat left;
	color: #676d77;
}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover
{
	color: #333333;
}

li.currencies
{
	float: right;
	padding: 0px 8px 0px 22px;
	color: #676d77;
	font-size: 11px;
	font-weight: bold;
}
/*-------------left_content------------------*/
.left_content
{
	width: 196px;
	float: left;
}
.title_box
{
	width: 196px;
	height: 30px;
	margin: 5px 0 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: url(images/checked.gif) no-repeat left #dad0d0;
	background-position: 5px 5px;
	border-bottom: 1px #FFFFFF solid;
	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: url(images/checked.gif) no-repeat left #eee6e6;
	background-position: 5px 5px;
	border-bottom: 1px #FFFFFF solid;
	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: url(images/checked.gif) no-repeat left #7bbcc7;
	color: #FFFFFF;
	background-position: 5px 5px;
}

.left_menu_box
{
	width: 194px;
	height: auto;
	text-align: center;
	border: 1px #6da6b1 solid;
}
.product_title
{
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.product_title a
{
	text-decoration: none;
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.product_title a:hover
{
	color: #064E5A;
}
.product_img
{
	padding: 5px 0 5px 0;
	height: 94px;
}
.prod_price
{
	padding: 5px 0 5px 0;
}
span.reduce
{
	color: #999999;
	text-decoration: line-through;
}
span.price
{
	color: #ea2222;
}
/*----------newsletter--------------*/
input.newsletter_input
{
	width: 160px;
	height: 16px;
	border: 1px #ddd9d9 solid;
	margin: 10px 0 5px 0;
	font-size: 12px;
	padding: 3px;
	color: #999999;
}
.join
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 3px;
}
.join a
{
	text-decoration: none;
	color: #1c4a52;
}
.banner_adds
{
	width: 194px;
	text-align: center;
	padding: 10px 0 10px 0;
}

/*center content--------------------------*/
.center_content
{
	width: 599px;
	float: left;
	padding: 5px 0 0 5px;
}
.admin_center_content
{
	width: 800px;
	float: left;
	padding: 5px 0 0 5px;
}
.center_title_bar_left
{
	width: 36px;
	height: 33px;
	float: left;
	background: url(images/bar_bg_left.gif) no-repeat center;
}
.center_title_bar_right
{
	width: 12px;
	height: 33px;
	float: left;
	background: url(images/bar_bg_right.gif) no-repeat center;
}
.admin_center_title_bar_right
{
	width: 12px;
	height: 33px;
	float: left;
	background: url(images/bar_bg_right.gif) no-repeat center;
}
.center_title_bar
{
	width: 551px;
	height: 33px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	line-height: 33px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	background: url(images/bar_bg.gif);
	background-repeat: repeat-x;
}
/*----------------------right content--------------*/
.right_content
{
	width: 196px;
	float: left;
	padding: 5px 0 0 0;
}
.shopping_cart
{
	float: right;
	width: 195px;
	height: 84px;
	text-align: center;
	padding: 0px 0 15px 20px;
	background: url(images/cart_bg.gif) no-repeat center;
}
.cart_title
{
	font-size: 12px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	padding: 18px 0 0 0;
}
.cart_details
{
	width: 115px;
	float: left;
	padding: 5px 0 0 15px;
	text-align: left;
}
.cart_icon
{
	float: left;
	padding: 5px 0 0 5px;
}
span.border_cart
{
	width: 100px;
	height: 1px;
	margin: 3px 0 0px 0;
	display: block;
	border-top: 1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_list
{
	clear: both;
}
.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: auto;
	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 0;
}
.left_bt
{
	float: left;
	padding: 6px 0 0 6px;
}
a.prod_details_more
{
	float: right;
	background: url(images/square-blue-add.gif) no-repeat left;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #0fa0dd;
}
a.prod_details
{
	
	display: block;
	float: left;
	background: url(images/square-blue-add.gif) no-repeat left;
	padding: 0 0 0 20px;
	margin: 7px 0 0 43px;
	text-decoration: none;
	color: #0fa0dd;
}
/*---------prod_box_big----------*/
.prod_box_big
{
	width: 593px;
	height: auto;
	float: left;
	padding: 5px 0px 5px 5px;
}
.top_prod_box_big
{
	width: 592px;
	height: 12px;
	background: url(images/details_box_top.gif) no-repeat center bottom;
	float: left;
	padding: 0px;
	margin: 0px;
}
.bottom_prod_box_big
{
	width: 592px;
	height: 12px;
	background: url(images/details_box_bottom.gif) no-repeat center top;
	float: left;
	padding: 0px;
	margin: 0px;
}
.center_prod_box_big
{
	width: 593px;
	height: auto;
	background: url(images/details_box_center.gif) repeat-y;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.article_img_big
{
	width: 110px;
	padding: 5px 0 5px 5px;
	float: left;
}
.article_details_big_box
{
	width: 460px;
	float: left;
	padding: 0 0 0 5px;
	text-align: justify;
}
.article_title_big
{
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}
.article_title_big a:link
{
	text-decoration: none;
	color: #ea2222;
}
.article_title_big a:hover
{
	text-decoration: none;
	color: #ea2222;
}
.article_title_big a:visited
{
	text-decoration: none;
	color: #ea2222;
}
.article_specifications
{
	font-size: 11px;
}
.article_specifications a:link
{
	text-decoration: none;
	color: #000;
}
.article_specifications a:hover
{
	text-decoration: none;
	color: #000;
}
.article_specifications a:visited
{
	text-decoration: none;
	color: #000;
}
.article_specification_count
{
	padding: 0 0 0 0px;
	float: left;
}

.brand_img_big
{
	padding: 5px 10px 5px 5px;
	float: left;
}
.brand_title_big
{
	color: #ea2222;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.brand_title_big a:link
{
	text-decoration: none;
	color: #ea2222;
}
.brand_title_big a:hover
{
	text-decoration: none;
	color: #ea2222;
}
.brand_title_big a:visited
{
	text-decoration: none;
	color: #ea2222;
}
.brand_details_big_box
{
	padding: 0px 10px 5px 10px;
	text-align: justify;
}
.brand_specifications
{
	font-size: 11px;
}
.brand_specifications a:link
{
	text-decoration: none;
	color: #000;
}
.brand_specifications a:hover
{
	text-decoration: none;
	color: #000;
}
.brand_specifications a:visited
{
	text-decoration: none;
	color: #000;
}
.brand_specification_count
{
	padding: 0 0 0 0px;
	float: left;
}

.thumbs
{
	padding: 8px 5px 8px 5px;
	border: 1px #DFD1D1 solid;
	margin: 3px 0 0 0;
}
.thumbs a
{
	padding: 3px;
}
.prod_price_big
{
	padding: 5px 0 5px 0;
	font-size: 16px;
}
span.reduce
{
	color: #999999;
	text-decoration: line-through;
}
span.price
{
	color: #ea2222;
}
span.count
{
	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.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: 335px;
	clear: both;
	padding: 10px 0 10px 0;
	_padding: 5px 0 5px 0;
	color: #a53d17;
}
label.contact
{
	width: 75px;
	float: left;
	font-size: 12px;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #333333;
}
input.contact_input
{
	width: 253px;
	height: 18px;
	background-color: #fff;
	color: #999999;
	border: 1px #DFDFDF solid;
	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 #DFDFDF solid;
	float: left;
}
a.contact
{
	width: 99px;
	height: 27px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	background: url(images/contact_bt.gif) no-repeat left;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}
/*--------------footer----------------*/
.footer
{
	width: 800px;
	clear: both;
	height: 65px;
	background: url(images/footer_bg.gif) repeat-x top;
}
.left_footer
{
	float: left;
	width: 300px;
	padding: 5px 0 0 10px;
}
.menu_footer
{
	text-align: center;
	text-decoration: none;
	color: #666666;
	padding: 10px 0px 0 60px;
}
.menu_footer a
{
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #666666;
}
.right_footer a
{
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #666666;
}
.right_footer a:hover
{
	text-decoration: underline;
}

.center_footer
{
	text-align: center;
	color: #666666;
	padding: 10px 0 0 60px;
}

.contact_box
{
	float: left;
	padding: 5px 10px 0px 10px;
}
.price_list_box
{
	float: left;
	padding: 20px 0px 0px 10px;
	text-align: center;
}

/*--------------------tables-----------------*/
.grey_box table
{
	border: 1px solid #CCC;
	border-collapse: collapse;
	display: inline;
}
.grey_box td
{
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.grey_box table
{
	border: none;
	border: 1px solid #CCC;
}
.grey_box thead th
{
	background: #FFF url(images/th_bck.gif) repeat-x;
	color: #666;
	padding: 5px 10px;
	border-left: 1px solid #CCC;
}
.grey_box tbody th
{
	background: #fafafb;
	border-top: 1px solid #CCC;
	text-align: left;
	font-weight: normal;
}
.grey_box tbody tr
{
	padding: 5px 10px;
	color: #666;
}
.grey_box tbody td
{
	padding: 5px 10px;
	color: #666;
}
.grey_box tfoot td, tfoot th
{
	border-left: none;
	border-top: 1px solid #CCC;
	padding: 4px;
	background: #FFF url(images/foot_bck.gif) repeat;
	color: #666;
}
.grey_box caption
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
	color: #EA2222;
}


.orderFinished
{
	font-weight: bold;
}
a.mail
{
	text-decoration: underline;
	color: #000000;
}