* {
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a2e20;
}
body {
	margin: 0;
	padding: 0;
	background: #f4efc6 url(../images/background.jpg) repeat-x;
}

a:link {
	color: #f5a43e;
}
a:visited {
	color: #bba58c;
}
a:hover {
	color: #3a2e20;
}
a:active {
	color: #3a2e20;
}
img {
	border: 0;
}

#page {
	margin: 0 auto;
	width: 958px;
	border-right: 1px solid #3a2e20;
	border-left: 1px solid #3a2e20;
	background: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

/**********************
* Header Stuff (START)
*/

#header {
	background: transparent url(../images/header_background.png) repeat-x;
	height: 143px;
	width: 958px;
	z-index: 20;
}

#header_logo a {
	background: transparent url(../images/logo_or.png) no-repeat;
	display: block;
	width: 169px;
	height: 109px;
	text-decoration: none;
}

#header_logo {
	height: 109px;
	width: 110px;
	float: left;
}

#header_nav {
	background: url(../images/nav_background.jpg) repeat-x;
	height: 34px;
	width: 958px;
}


#header_nav a {
	display: inline-block;
	text-decoration: none;
	color: #3a2e20;
	font: 18px/33px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/nav_hover.jpg) no-repeat right bottom;
	height: 33px;
	text-align: center;
	vertical-align: middle;
}

#header_nav a:hover {
	background: url(../images/nav_hover.jpg) no-repeat right top;
	color: #ebebd1;
}



a.reverse:link, a.reverse:visited  {
	background: url(../images/nav_hover_join.jpg) no-repeat right bottom !important;
	color: #ebebd1 !important;
}

a.reverse:hover, a.reverse:visited:hover {
	background: url(../images/nav_hover_join.jpg) no-repeat right top !important;
	color:#3a2e20 !important;
}

#header_nav a span {
	float: left;
	margin: 1px 4px 0 0;
	display: block;
	height: 10px;
	width: 10px;
	background-position: 0% 0%;
	padding: 0;
}



/*
* Header Stuff (END)
********************/



/**********************
* Breadcrumb (START)
*/

div#breadcrumb {
	font-weight: normal;
	font-size: 11px;
	z-index: 4;
	margin: 2px 0pt 5px 8px;
	padding: 3px 0 0;
	color: #3a2e20;
	text-decoration: none;
}

div#breadcrumb h1 {
	font-weight: bold;
	font-size: 11px;
	display: inline;
	text-decoration: none;
	display:inline;
}

div#breadcrumb a {
	text-decoration: none;
	display:inline;
}

#plus{
	
	z-index: 30;
	float: right;
	cursor:pointer;
	font-size: 11px;
	margin-right: 8px;
	color: #bba58c;
	margin: 0px 10px 0 0;
}
#desc_text {
	color: #3a2e20;
	margin: 7px 8px 5px;
	clear: both;
	text-align: justify;	
}
.search_stats {
	float: left;
	margin: -19px 0 0 110px;
	position: absolute;
	font-size: 11px;
	color: #bba58c;
}
.search_stats h1 {
	font-size: 11px;
	color: #f5a43e;
	display: inline;
}


/**********************
* Top Categories (START)
*/

/*#cat_bg {
	position: relative;
	z-index: 0;
	top: 167px;
	left: 6px;
	float: left;
	height: 130px;
	width: 960px;
	background: transparent url('../images/cat_bg.png') repeat-y center bottom;
}
*/

#categories {
	float:left;
	top: 0;
	padding-top: 0px;
	background: url(../images/categories.jpg) no-repeat;
	height: 281px;
	width: 369px;
	display:inline;
	margin: 0 0 8px 4px;
}

#categories a:link, #categories a:visited {
	font-size: 16px;
	color: #3a2e20;
	text-decoration: none;
	line-height: 17px;
}

#categories a:hover, #categories a:visited:hover {
	color: #f5a43e;
}

div.cat_col {
	padding-top:20px;
}
div.cat_col_0 {
	float:left;
	width:160px;
	display:inline;
	margin: 20px 0 0 25px;
}
div.cat_col_1 {
	float:right;
	width:160px;
	display:inline;
	margin: 20px 5px 0 0
}
a.link_latest:link,  a.link_latest:visited {
	font-weight: bold;
	color: #66cc00 !important;
}
a.link_latest:hover,  a.link_latest:visited:hover {
	font-weight: bold;
	color: #3A2E20 !important;
}
#presentation {
	float: right;
	height: 281px;
	width: 584px;
	display:inline;
	margin: 0 0 8px 0px;
	background: url(../images/banniere-en-attente-flash.jpg) no-repeat;

}
#presentation a {
	float: right;
	height: 281px;
	width: 589px;
	display:inline;
	margin: 0 0 8px 0;
	position:absolute;
}

.content_box {
	margin-bottom: 25px;
	clear: both;
	background: #ebebd1;
}

.content_box_infos {
	background:#FFF;
}
.content_box_title {
	height:23px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color: #ebebd1;
	text-decoration: none;
	background: url(../images/item_title_background.jpg) repeat-x;
	line-height: 23px;
}
.content_box_title  h2{
	display: inline;
}

.content_box_title a {
	font-size: 16px;
	font-weight: bold;
	color: #ebebd1;
	text-decoration: none;
	margin-top: 2px;
	line-height: 23px;
	text-align: center;
	vertical-align: middle;
}

.content_box_main {
	/*background: url('../images/orgasmeek_10.png') no-repeat;*/
	background: #ebebd1;
	/*padding: 20px 20px 0px;*/
	margin:0 0px 0 0px;
	z-index: 8;
}

.content_box_main_spacer {}

.content_box_main img {
	border: 0; 
}

.content_box_main img:hover {
	border: 0;
}
.content_box_main_top_right {
	float: right;
	width: 378px;
	margin:0 2px 0 0;
}

.content_box_main_top_right_img_group{
margin: 1px 0;
}
.content_box_main_top_left {
	margin: 4px;
}

.content_box_footer {
	margin: 0pt 4px 0pt 5px;
}



.strong {
	font-weight: bold;
}

.desc {
	font-size: 14px;
	text-align: justify;
	color: #3a2e20;
}
.info{
	color: #3a2e20;
}
.info_box{
	display: inline;
}

.content_box_footer_desc {
	overflow: hidden;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.content_box_footer_text {
	text-align: left;
	background: #FFFFFF;
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #bba58c;
	vertical-align: middle;
	margin-left: 55px;
}

.content_box_footer_buttons {
	text-align: right;
	background: #FFFFFF;
	margin-left:575px;
}

.content_box_footer_buttons img {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 2px;
}




/****************
* Footer (START)
*/

#footer {
	background: url(../images/footer_background.png) repeat-x;
	/*height: 132px;*/
	width: 100%;
	margin-top: 0px;
	font-size: 11px;
	color: #BBA58C;
	text-align: center;
	vertical-align: middle;
}

#footer_content {
	text-align: center;
	background: url(../images/header_background.png) repeat-x;
	border-left: 1px solid #3a2e20;
	border-right: 1px solid #3a2e20;
	height: 109px;
	width: 958px;
	margin: 0 auto;
	vertical-align: middle;
}

#footer_content a img {
	border: 0;
	text-decoration: none;
}
#footer_content a:hover img {
	text-decoration: none;
}
#footer_content a.copyright {
	color: #CCC;
}
#footer_content a:hover.copyright {
	color: #FFFF66;
}

/*
* Footer (STOP)
****************/

/**
* PAGINATION CSS
*/

div.pagination {
	/*padding: 3px;*/
	padding: 3px 3px 22px 3px;
	text-align: center;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	margin: 15px 0 0 0;
}

div.pagination a {
	border: 1px solid #bba58c;
	margin-right: 3px;
	padding: 4px 8px;
	background-position: bottom;
	text-decoration: none;
	color: #3a2e20;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #3a2e20;
	background-image: none;
	background-color: #f5a43e;
	color: #3a2e20;
}
div.pagination span.courante {
	border: 1px solid #bba58c;
	background-color: #ebebd1;
	color: #bba58c;
	margin-right: 3px;
	padding: 4px 8px;
	text-decoration: none;
}
div.pagination span.desactive {
	display: none;
}
div.pagination a.next {
	border: 2px solid #bba58c;
	margin: 0 0 0 10px;
}
div.pagination a.next:hover {
	border: 2px solid #3a2e20;
}
div.pagination a.prev {
	border: 2px solid #bba58c;
	margin: 0 10px 0 0;
}
div.pagination a.prev:hover {
	border: 2px solid #3a2e20;
}


/*********************
* Search form (Start)
*/

.search-magnifier {
	background: transparent url('../images/magnifier_icon.png') no-repeat scroll 0pt;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 18px;
	line-height: 0px;
	padding: 0px;
	width: 18px;
}

#search_container {
	float: right;
	margin: -25px 25px 0 0;
	display:inline;
}

#search_container #input_container {
	background: transparent url('../images/searchbox_bg.png') no-repeat scroll 0pt top;
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: 120px;
}
#search_container #input_container:hover {
	background: transparent url('../images/searchbox_bg.png') no-repeat scroll 0pt bottom;
}

#search_container #input_container input.searchfield {
	background: transparent none repeat scroll 0%;
	border: medium none;
	color: #646464;
	float: left;
	font-size: 11px;
	height: 15px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	padding: 2px 0px 0px 0px;
	width: 84px;
}
button.search-close {
	background: transparent url('../images/close_icon.png') no-repeat scroll 0pt;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 18px;
	line-height: 0px;
	padding: 0px;
	width: 18px;
}

/**
* Search form (Start)
*********************/

/**************************
* Autocompleter css styles
*/

div.autocompleter-choices {
	position: absolute;
	margin: -4px 0 0 -153px;
	list-style: none;
	border: 1px solid #f5a43e;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 50;
	background-color: #fff;
}

.ac_container {
	margin: 10px 10px 10px 10px;
	padding: 5px;
}
.ac_title {
	font-weight: normal;
	font-size: 14px;
	margin: 3px 0pt 5px 0px;
}

.ac_desc {
	font-size: 11px;
	margin: 3px 0pt 5px 0px;
}
div.autocompleter-choices li {
	position: relative;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important;
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font-size: 1em;
	line-height: 1.5em;
}
div.autocompleter-choices div.ac_container.autocompleter-selected {
	background-color: #EEE;
}

div.autocompleter-choices div.ac_container.autocompleter-selected h4 span.autocompleter-queried {
	color: #66cc00;
}

div.autocompleter-choices div.ac_container.autocompleter-selected p span.autocompleter-queried {
	color: #66cc00;
}


div.autocompleter-choices h5 {
	font-weight: normal;
}

a.inline_link {
	font-size: 9px;
	float: right;
}
span.pertinance {
	color: #BBB;
	text-decoration: none;
}

div.autocompleter-choices span.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: red;
}


/****************/
/* Page Produit */
/****************/

.prod_content {
	clear: both;
}
.prod_content_box {
	background: #ebebd1;
	z-index: 8;
	height: 800px;
}
.prod_content_box_main {
	

}

.prod_content_box_main_top_right {
	float: right;
	width: 343px;
	margin:0 2px 0 0;
}

.prod_content_box_main_top_right_img_group{
margin: 1px 0;
}
.prod_content_box_main_top_left {
	margin: 4px;
}

.prod_content_box_footer {
	margin: 0pt 4px 0pt 5px;
}
.prod_content_box_desc{
	float: left;
	width: 608px;
	overflow: auto;
	margin-left: 4px;
	margin-bottom: 4px;
}
.prod_info_box{
	display: inline;
	font-size: 11px;
	font-weight: normal;
	float: right;
	color: #bba58c;
	margin-right: 35px;
}
.prod_title h2  {
	display: inline-block;
	float: left;
	width: 514px;
	font-size: 16px;
}
.prod_desc {
	font-size: 12px;
	text-align: justify;
	color: #3a2e20;
	height: 120px;
	/* overflow: auto; */
}
#prod_content_thumbs_l1 {}
.thumb_preview{
	display: inline;
}
.thumb_preview_title {
	width: 514px;
	margin-bottom: 3px;
	font-weight: normal !important;
	text-transform: uppercase;
}
.pointer {
cursor:pointer;}
.loupe{
	margin-left: -18px;
	z-index: 25;
}
#box_cb {
	border: 1px solid #bba58c;
	background: #FFFFFF;
	margin: 0 2px 2px 4px;
}

#box_title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 7px 0;
	color: #990000;
}
#cb_promo{
	font-size: 12px;
	color: #3a2e20;
	margin-bottom: 4px;
	text-align: center;
	margin: 10px 0 10px 0;
	text-align:left;
	clear:both;
}
#cb_promo img {
	clear: both;
	margin: 15px 5px 0 0;
}
#cb_promo ul { list-style: url(../images/tick.gif) inside; text-align: left; margin: 0 0 0 15px; }
#cb_promo li { line-height: 25px; height: 25px; font-size: 11px; }
.product_bt_dl {
	margin: 10px 0 10px 0;
	text-align:center;
}

.infos_offre {
	width: 303px;
	text-align: left;
	border: 1px solid #bba58c;
	margin: 0 0 5px 5px;
	padding: 0 10px 0 10px;
	background: #FFFFCC;
}
.choose {
	color: #f5a43e;
	margin:10px 0 8px 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.box_button{
	margin: 10px 0 10px 0;
}
#box_mp {
	border: 1px solid #bba58c;
	margin: 4px 2px 0 4px;
	background-color:#FFFFFF;
}
.step {
	margin: 12px 0 12px 25px;
	line-height:25px;
	font-size:11px;
	
}
.step img { margin: 0 20px -10px 0;float:right;}
.step ul { list-style: url(../images/tick.gif) inside; text-align: left; margin: 0 0 0 15px; }
.step li { line-height: 25px; height: 25px; font-size: 11px; }
#flags select {
	border: 1px solid #bba58c;
	padding: 1px;
	margin-left: 30px;
	width: 100px;
}
.prices {
	display:none;
	background: #FFFFCC;
	width: 275px;
	border: 1px solid #bba58c;
	margin: 0px 0px 0px 30px;
	text-align: center;
}
#form_mp {
	margin-left: 30px;
}
#form_mp .zone_text {
	border: 1px solid #bba58c;
	width: 96px;
	height: 18px;
	margin: 2px;
}
#trailer {
	margin: 4px 0 0 5px;
}
.ban_rotation {
	margin: 15px auto;
	cursor:pointer;
	width:930px;
}
.ban_rotation_a {
width:930px;
height: 80px;
position: absolute;
float: left;
display:block;
margin: 0px 0 10px 13px;
}

