*
{
	margin: 0px;
	padding: 0px;
}
body
{
	margin:0;
	padding:0;
	font-family: Arial, Tahoma;
	color: #fff;
	font-size: 14px;
	background: #252525;
}
table td
{
	padding:5px;
}
a
{
	color:#fff;
}
h1
{
	font-size:28px;
}
.bcolor
{
	color:#4e4e4e;
}
#container
{
	width:100%;
	height:860px;
	background:url(images/bg.jpg) repeat-x;
}
#wrap
{
	width:985px;
	height:860px;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px yellow;
}
#header
{
	width:985px;
	height:89px;
	float:left;
	border:solid 0px red;
}
.logo
{
	width:312px;
	height:83px;
	float:left;
	background:url(images/logo.jpg) no-repeat;
}
.logo a
{
	width:312px;
	height:83px;
	display:block;
	cursor:pointer;
}
#search
{
	width:190px;
	height:40px;
	margin:30px 5px 0px 0px;
	float:right;
	border:solid 0px red;
}
.search_input
{
	width:155px;
	height:31px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	_margin:0px 0px 0px -5px;
	float:right;
	color:#fff;
	background:url(images/search.jpg) no-repeat;
	border:none;
}
.border_top
{
	width:978px;
	height:40px;
	float:left;
	margin:0px 0px 0px 5px;
	_margin:0px 0px 0px 2px;
	line-height:40px;
}
.border_all
{
	height:20px;
	margin:0px 0px 0px 0px;
	float:left;
	_margin:-10px -5px 0px 0px;
	background: none;
}
#sidebar
{
	width:202px;
	height:557px;
	float:left;
}
#main_menu
{
	width:202px;
	height:326px;
	float:left;
	background:url(images/main_menu.jpg) no-repeat;
	padding:0px 0px 0px 0px;
}
#main_menu li
{
	width:197px;
	list-style:none;
}
#main_menu li a
{
	width:177px;
	margin:8px 0px 14px 12px;
	_margin:8px 0px 6px 12px;
	* margin:8px 0px 6px 12px;
	padding:2px 0px 2px 5px;
	display:block;
	font-family:Arial Narrow;
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
	text-decoration:none;
}
#main_menu li a:hover, .active
{
	background:#f7941d;
}
#login
{
	width:202px;
	height:93px;
	float:left;
	background:url(images/login.jpg) no-repeat;
}
#login li
{
	width:197px;
	list-style:none;
}
#login li a
{
	width:177px;
	margin:12px 0px 0px 12px;
	_margin:8px 0px 6px 12px;
	padding:2px 0px 2px 5px;
	display:block;
	font-family:Arial Narrow;
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
	text-decoration:none;
}
#cart
{
	width:202px;
	height:99px;
	float:left;
	margin:19px 0px 0px 0px;
	background:url(images/carte.jpg) no-repeat;
}
#cart h2
{
	margin:12px 0px 0px 12px;
	_margin:8px 0px 6px 12px;
	padding:2px 0px 2px 5px;
	display:block;
	font-family:Arial Narrow;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}
.cart_info, .cart_info a
{
	margin:4px 0px 5px 15px;
}
	
#content
{
	width:783px;
	height:557px;
	_height:547px;
	float:right;
	background:none;
}
.content_item
{
	width:763px;
	height:auto;
	float:right;
}
.content_header
{
	width:763px;
	height:47px;
	float:left;
	font-family:Arial;
	color:#fff;
	font-size:18px;
	line-height:47px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/content_header.jpg) no-repeat;
}
.content_header span
{
	margin-left:20px;
}
.content_large
{
	width:763px;
	height:505px;
	float:left;
	background:url(images/content_large.jpg) no-repeat;
}
.content_large_body
{
	width:723px;
	height:450px;
	display:block;
	margin:20px;
	overflow:auto;
}
.content_big
{
	width:763px;
	height:274px;
	float:left;
	background:url(images/content_big.jpg) no-repeat;
}
.content_big_body
{
	width:733px;
	height:234px;
	float:left;
	margin:20px 0px 0px 20px;
	_margin:20px 0px 0px 10px;
	overflow:auto;
}
.content_small
{
	width:763px;
	height:159px;
	float:left;
	background:url(images/content_small.jpg) no-repeat;
}
.content_bbdr
{
	width:763px;
	height:5px;
	float:left;
	background:url(images/content_bbdr.jpg) no-repeat;
}

#footer
{
	width:985px;
	height:153px;
	float:left;
	background:none;
}
#footer_banner
{
	width:468px;
	height:60px;
	margin:20px 0px 0px 3px;
	float:left;
	background:url(images/banner.jpg) no-repeat;
}
#footer_banner a
{
	width:468px;
	height:60px;
	display:block;
	cursor:pointer;
}
#footer_phone
{
	width:364px;
	height:107px;
	margin:0px 0px 0px 0px;
	float:right;
	background:url(images/phone.jpg) no-repeat;
}
#copyright
{
	width:464px;
	height:48px;
	margin:0px 0px 0px 0px;
	float:right;
	font-size:12px;
	text-align:right;
	line-height:48px;
}
#copyright a
{
	color:#fff;
}
#authorize input, textarea
{
	width:200px;
}
.prod_img_medium
{
	width:233px;
	height:248px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.prod_img_small
{
	width:158px;
	height:158px;
	float:left;
	overflow:hidden;
}
.prod_description
{
	width:440px;
	height:248px;
	float:left;
	margin:0px 0px 0px 20px;
	padding: 0px 10px 0px 10px;
	border-left:dotted 1px #4d4d4d;
}
.prod_brief
{
	width:158px;
	height:220px;
	float:left;
	margin:10px;
	_margin:10px 5px 0px 5px;
	padding: 0px;
	border:dotted 0px #4d4d4d;
}
.prod_brief_img
{
	width:158px;
	height:158px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
}
.prod_brief_txt
{
	width:148px;
	height:50px;
	float:left;
	margin:10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size:14px;
	line-height:20px;
}
.prod_button
{
	width:219px;
	height:58px;
	margin:20px 0px 0px 5px;
	float:left;
	clear:both;
}
#cats_container
{
	width: 360px;
	height:121px;
	float:left;
	margin: 20px 0px 0px 5px;
	_margin:15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.cat_container
{
	width:360px;
	height:131px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cat_img
{
	width:131px;
	height:131px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cat_name
{
	width:226px;
	height:131px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cat_name_box
{
	width:154px;
	height:58px;
	margin: 35px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size:22px;
	text-transform:uppercase;
	line-height:30px;
	background:#1d80f7;
}
.cat_name_box a
{
	display:block;
	margin:0px 5px 0px 5px;
	text-decoration: none;
}
.odd
{
	border-left:dotted 1px #4d4d4d;
}
.odd .cat_name_box
{
	text-align:right;
	background:#f71d6e;
}
.odd .cat_name_box a
{
}
#news_container
{
	width:742px;
	height:131px;
	float:left;
	margin:15px 0px 0px 20px;
	_margin:15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.news_post_container
{
	width:340px;
	_width:330px;
	height:131px;
	float:left;
	margin:0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
#news_container .odd
{
	padding: 0px 0px 0px 20px;
}
.news_post_container a
{
	float:right;
}
.slider_container
{
	width:723px;
	height:220px;
	float:left;
	margin: 0px 0px 0px 7px;
	_margin:20px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
.slider_container_cat
{
	width:700px;
	height:159px;
	float:left;
	margin: 0px 0px 0px 0px;
	_margin:20px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
.prev_container
{
	width:20px;
	height:30px;
	float:left;
	margin-top:100px;
}
.next_container
{
	width:20px;
	height:30px;
	float:right;
	margin-top:100px;
}
.prev_container button, .next_container button
{
	width:20px;
}
.prev_container_cat
{
	width:15px;
	height:30px;
	float:left;
	margin-top:70px;
}
.next_container_cat
{
	width:17px;
	height:30px;
	float:right;
	margin-top:70px;
}