* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
}

div#main_layer {
	width: 100%;
	background: white url(../ximg/v2/header_background.gif) repeat-x top;
	text-align: center;	
}

div#header_layer {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	background: url(../ximg/v2/pagetop.jpg) no-repeat top right;
	position: relative;
	height: 65px;
}

a#logo_img {
	margin-top: -65px;
	position: absolute;
}

img#banner_page_top {
	position: absolute;
	top: 5px;
	right: 385px;
}

form#cart_form {
	position: absolute;
	top: 10px;
	right: 185px;
	font-size: 10px;
	font-weight: bold;
	width: 115px;
	color: #3f3a36;
}

form#login_block_form {
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 10px;
	font-weight: bold;
	width: 115px;
	color: #3f3a36;
}

form#login_block_form input {
	border: 0;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #5B5B5B;
	border-left: 1px solid #5B5B5B;
	width: 100px;
	color: #3f3a36;
	font-family:Verdana;
}

a#submit_btn {
	position: absolute;
	left: 83px;
	top: 20px;
	text-decoration: none;
	background: transparent url(../ximg/ok_btn.png) no-repeat center;
	width: 30px;
	height: 21px;
}

form#mailing_bar_form
{
	position: absolute;
	top: 95px;
	left: 700px;
}
.login_block_entete
{
	position: absolute;
	top: 10px;
	right: 22px;
	font-size: 10px;
	font-weight: bold;
	width: 115px;
}

.login_block_entete a
{
	font-size: 9px;
}
.login_block_entete a:hover
{
	text-decoration:underline;
}

form#search_bar_form {
	position: absolute;
	top: 95px;
	left: 210px;
	font-family:Verdana;
	
}

form#search_bar_form label, #label_newsletter {font-size: 11px; height: 20px; padding-top: 4px; color: black; padding-right: 5px; font-weight: bold;}
form#search_bar_form select {font-size: 11px;top: 1px;position: relative; left: 5px; border: 1px solid #CCC; height: 18px;margin:0; padding:0}
form#search_bar_form input, form#mailing_bar_form input {font-size: 11px; border: 1px solid #CCC; height: 18px;color:#727070;margin:0; padding:0}
form#search_bar_form a, #btn_ok_mailing {
	position: absolute;
	top: 1px;
	right: -45px;
	text-decoration: none;
	background: transparent url(../ximg/ok_btn.png) no-repeat center;
	width: 30px;
	height: 21px;
}

div#body_layer {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

table#main_table {
	width: 1001px;
}

table#main_table td.left_cell{
	width: 184px;
	background: url(../ximg/v2/menu_back_top.jpg) no-repeat 0 92px;
	padding-top: 92px;
}

table#main_table td.content_cell {
	padding: 60px 5px 0 5px;
}

div#menu_layer {
	
	margin-top: 90px;
}

ul#menu_list {
	top: -90px;
	position: relative;
	background: url(../ximg/v2/menu_back.jpg) repeat-y top;
	
}

ul#menu_list li {
	list-style-type: none;
	/*margin: 2px 0 2px 0;*/
	color: white;
}

ul#menu_list li.img_menu a, ul#menu_list li.img_menu a:hover{
	margin: 0;
	padding: 0;
	border: 0;
}

ul#menu_list li.li_footer{
	height:170px;
	background: url(../ximg/v2/menu_back_bottom.jpg) no-repeat bottom;
}

ul#menu_list li a{
	display: block;
	margin: 0 10px 0 10px;
	padding: 3px 0 3px 5px;
}

ul#menu_list li a:hover {color: white; border-top: 1px solid white; border-bottom: 1px solid white; padding: 2px 0 2px 5px;}
ul#menu_list li.cat_title a:hover {border: 0; padding: 0 10px 0 5px;}

ul#menu_list li.cat_title a {
	color: white;
	padding: 0 10px 0 5px;
}

ul#menu_list li.cat_title {
	font-weight: bold;
	margin: 10px 0 10px 0;
	/*padding: 0 10px 0 15px;*/
	line-height: 20px;
}

ul#menu_list li#catLink1 {background: url(../ximg/v2/cat_menu_back_1.jpg) no-repeat bottom;}
ul#menu_list li#catLink2 {background: url(../ximg/v2/cat_menu_back_2.jpg) no-repeat bottom;}
ul#menu_list li#catLink3 {background: url(../ximg/v2/cat_menu_back_3.jpg) no-repeat bottom;}
ul#menu_list li#catLink4 {background: url(../ximg/v2/cat_menu_back_4.jpg) no-repeat bottom;}
ul#menu_list li#catLink5 {background: url(../ximg/v2/cat_menu_back_5.jpg) no-repeat bottom;}
ul#menu_list li#catLink6 {background: url(../ximg/v2/cat_menu_back_6.jpg) no-repeat bottom;}
ul#menu_list li#catLink7 {background: url(../ximg/v2/cat_menu_back_7.jpg) no-repeat bottom;}
ul#menu_list li#catLink8 {background: url(../ximg/v2/cat_menu_back_8.jpg) no-repeat bottom;}

/*ul#menu_list li#catLink1 a:hover{border-left: 1px solid }
ul#menu_list li#catLink2 a:hover{}
ul#menu_list li#catLink3 a:hover{}
ul#menu_list li#catLink4 a:hover{}
ul#menu_list li#catLink5 a:hover{}
ul#menu_list li#catLink6 a:hover{}
ul#menu_list li#catLink7 a:hover{}
ul#menu_list li#catLink8 a:hover{}*/


ul#menu_list li#catSLink1 a:hover{background-color: #83c4f6;}
ul#menu_list li#catSLink2 a:hover{background-color: #D8A7D2;}
ul#menu_list li#catSLink3 a:hover{background-color: #83c4f6;}
ul#menu_list li#catSLink4 a:hover{background-color: #F4A155;}
ul#menu_list li#catSLink5 a:hover{background-color: #9BCD54;}
ul#menu_list li#catSLink6 a:hover{background-color: #E65013;}
ul#menu_list li#catSLink7 a:hover{background-color: #AAB5B8;}
ul#menu_list li#catSLink8 a:hover{background-color: #E9BF17;}

div.footer_contener_layer {
	border-top: 1px solid #EF4811;
	background: url(../ximg/v2/footer_back.gif) repeat-x top;
	margin: 15px 0;
	overflow: hidden;
}

#footer_layer {
/*	background-color: #DCDCDC;*/
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	width: 1000px;
}

#footer_logo, #footer_link {
	float: left;
}
#footer_logo {
	margin: 8px 0;
}
#footer_link {
	width: 703px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer_pay {
	float: right;
	margin: 11px 0;
}

#footer_link li{
	/*float: left;*/
	display: inline;
	margin: 0;
	padding: 0;
}


table.home_block_table tr td.tl {width: 11px; height: 11px;}
table.home_block_table tr td.t {height: 11px; background: transparent url(../ximg/V2/home_block_t.gif) repeat-x;}
table.home_block_table tr td.tr {width: 11px; height: 11px;}
table.home_block_table tr td.l {width: 11px; background: transparent url(../ximg/V2/home_block_l.gif) repeat-y;}
table.home_block_table tr td.r {width: 11px; background: transparent url(../ximg/V2/home_block_r.gif) repeat-y;}
table.home_block_table tr td.bl {width: 11px; height: 11px;}
table.home_block_table tr td.b {height: 11px; background: transparent url(../ximg/V2/home_block_b.gif) repeat-x;}
table.home_block_table tr td.br {width: 11px; height: 11px;}
table.home_block_table tr td.content {font-size: 10px;}

div#navBar_layer {position: relative;}
ul#navBar_list {position: absolute; right: 0; top: 10px;}
ul#navBar_list li {float: left; color: white;list-style-type: none; margin-right: 10px;}
ul#navBar_list li a {color: white;}

#pager a { background: #f56b09; text-decoration: none; margin: 0 5px; padding: 3px 5px; color:white;  }
#pager a.activeSlide { background: #bb5c18 }
#pager a:focus { outline: none; }

div#brandsLayer { background: url(../ximg/fixedcontent_section_title_bg.gif) no-repeat top right; padding: 25px 4px 0 0; margin: 0 auto;}
div#brandsLayer div { border-right: 1px solid gray;}
div#brandsLayer h1 { padding: 0  0 0 20px; color: #F56B09; font-size: 16px; font-weight: bold; margin: 10px; display: block; border-bottom: 1px solid #B7B7B7; background: url(/content_images/fixedcontent_ssection_arrow.gif) no-repeat left;}
	p#introTxtLayer { margin: 0 10px 30px 10px;}
	p#introTxtLayer img.brandImg { margin: 10px;}
	ul#brandsList {margin-top: 20px;overflow: hidden; clear: both; width: 800px;}
	ul#brandsList li { line-height: 100px; border-bottom: 1px dotted #dddddd; float: left; display: inline; width: 160px; overflow: hidden; margin: 0 0 15px 0; padding: 0 0 15px 0; text-align: center; height: 120px; position: relative;}
	ul#brandsList li img {  }
	ul#brandsList li h2 { line-height: 12px; position: absolute; top: 100px; text-align: center; left: 0; width: 160px; font-weight: bold; font-size: 11px;}

table.brandBlock { width: 395px;}
table.brandBlock td{ font-size: 8px;}
table.brandBlock td.cat_title_cell { text-align: right;}
	table.brandBlock td.cat_title_cell h2 {color: #FFF; font-size: 15px; line-height: 33px; margin: 0 0 0 10px;}
		table.brandBlock td.cat_title_cell a {text-align: left; display: block; background: url(../ximg/v2/home_cat_label_mask.png) no-repeat left !important; width: 373px; height: 37px; overflow: hidden;}
		table.brandBlock td.prod_item_cell a { padding: 3px 10px; display: block;}
			table.brandBlock td.prod_item_cell a img { margin: 0 10px 0 0;}

	.cat1 {background-color: #83c4f6; color: white;}
	.cat2 {background-color: #D8A7D2; color: white;}
	.cat3 {background-color: #83c4f6; color: white;}
	.cat4 {background-color: #F4A155; color: white;}
	.cat5 {background-color: #9BCD54; color: white;}
	.cat6 {background-color: #E65013; color: white;}
	.cat7 {background-color: #AAB5B8; color: white;}
	.cat8 {background-color: #E9BF17; color: white;}
	
	
	
