.clr_0,.clr_1,.clr_5,.clr_10,.clr_15,.clr_20,.clr_25,.clr_30,.clr_35,.clr_40,.clr_45,.clr_50,.clr_55,.clr_60,.clr_65,.clr_70,.clr_75,.clr_80,.clr_85,.clr_90,.clr_95,.clr_100,.clr_105,.clr_110,.clr_115,.clr_120,.clr_125,.clr_130,.clr_135,.clr_140,.clr_145{
	clear:both !important;float:none !important;position:relative;padding:0 !important; border:none !important; width:100% !important; margin:0 !important;display:block !important;
	min-height:0 !important;
}
.clr_0{height:0}.clr_1{height:1px}.clr_5{height:5px !important}.clr_10{height:10px !important}.clr_15{height:15px !important}.clr_20{height:20px !important}.clr_25{height:25px !important}.clr_30{height:30px !important}.clr_35{height:35px !important}.clr_40{height:40px !important}.clr_45{height:45px !important}.clr_50{height:50px !important}.clr_55{height:55px !important}.clr_60{height:60px !important}.clr_65{height:65px !important}.clr_70{height:70px !important}.clr_75{height:75px !important}.clr_80{height:80px !important}.clr_85{height:85px !important}.clr_90{height:90px !important}.clr_95{height:95px !important}.clr_100{height:100px !important}.clr_105{height:105px !important}.clr_110{height:110px !important}.clr_115{height:115px !important}.clr_120{height:120px !important}.clr_125{height:125px !important}.clr_130{height:130px !important}.clr_135{height:135px !important}.clr_140{height:140px !important}.clr_145{height:145px !important}.padding_10{padding:10px}.padding_20{padding:20px}.padding_30{padding:30px}.clr_hr{border-bottom:1px solid #D1D3D4;clear:both;height:0}

.clr_hr_20{ margin:0 -20px; padding:0 20px; border-bottom:1px solid #D1D3D4;clear:both;height:0}
/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #374853 #595a5e #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
	
	
	New Main color : #76787a;
*/

* {
	padding: 0;
	margin: 0;
}
body {
    background-color: #FFF;
	font-size: 12px;
	font-family: 'DidotLTStd-Roman', Sans-Serif;
	color: #76787a;
	text-align:center;
    margin: 0;
    padding: 0;
	line-height:20px;
}

html,body{min-height:100%;width:100%;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0;outline:none;word-wrap:break-word}

/* Useful */
.pos-r { position: relative; }
.pos-a { position: absolute; }
.w-a { width: auto; }
.h-a { height: auto; }
.w-a-i { width: auto !important; }
.h-a-i { height: auto !important; }

.p-0 { padding: 0px; }
.p-0-i { padding: 0px !important; }
.pt-0 { padding-top: 0px; }
.pb-0 { padding-bottom: 0px; }
.pl-0 { padding-left: 0px; }
.pr-0 { padding-right: 0px; }
.pt-0-i { padding-top: 0px !important; }
.pb-0-i { padding-bottom: 0px !important; }
.pl-0-i { padding-left: 0px !important; }
.pr-0-i { padding-right: 0px !important; }

.m-0 { margin: 0px; }
.m-0-i { margin: 0px !important; }
.mt-0 { margin-top: 0px; }
.mb-0 { margin-bottom: 0px; }
.ml-0 { margin-left: 0px; }
.mr-0 { margin-right: 0px; }
.mt-0-i { margin-top: 0px !important; }
.mb-0-i { margin-bottom: 0px !important; }
.ml-0-i { margin-left: 0px !important; }
.mr-0-i { margin-right: 0px !important; }

.d-n { display: none; }
.d-n-i { display: none !important; }
.d-b { display: block; }
.d-b-i { display: block !important; }
.d-i { display: inline; }
.d-i-i { display: inline !important; }
.d-ib { display: inline-block; }
.d-ib-i { display: inline-block !important; }

.align_center { text-align: center; }
.align_left { text-align: left; }
.align_left_i { text-align: left !important; }
.align_right { text-align: right; }
.align_right_i { text-align: right !important; }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.fw-n { font-weight: normal; }
.fw-n-i { font-weight: normal !important; }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.fl-l { float: left; }
.fl-r { float: right; }
.clear { clear: both; }
br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
* html .clearfix { zoom: 1 }


*:first-child+html .clearfix { zoom: 1 }

/* Footer links */
ul.footer_links{
	list-style-type:none;
	clear:both;
	height:2em;
	margin-top:2em;
}
ul.footer_links li{
	float:left;
	margin-right:2em;
	height:2em;
}
ul.footer_links li a{ text-decoration:none; }
ul.footer_links li a:hover{ color:black; }
ul.footer_links li img.icon{ vertical-align:-2px; }
/* transfert effect*/
.transferProduct { border: 2px solid #888 }

/* simple list inline */
.inline_list { list-style-type: none; margin-top: 1em }
.inline_list li { float: left; text-align: center;}
.inline_list img { display: block }
ul.half {
	width: 45%;
	margin-right: 1em;
	float: left
}

/* Category tree (i.e. in sitemap) */
div.tree_top {
	background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
	padding-left: 1.2em;
	border-left: 1px gray dotted;
	background: url(../img/sitemap-horizontal.png) no-repeat left 10px;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
	background: url(../img/sitemap-last.gif) no-repeat -12px -2px;
	border: none
}
span.grower { cursor: pointer }

/* Tabs */
.idTabs {
	list-style-type: none;
	border-bottom: solid 1px #76839b;
	height: 21px;
	margin-top: 1em
}
ul.idTabs li {
	float: left;
	margin-right: 1px
}
.idTabs a {
	background-image: url('../img/tab_bg.jpg');
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	color: #374853
}
.idTabs .selected {
	background-image: url('../img/tab_bg_selected.jpg');
	color: white
}

/* IdTabs Short*/
.idTabsShort a {
	background-image: url('../img/tab_bg_short.jpg');
	width: 138px
}
.idTabsShort .selected {
	background-image: url('../img/tab_bg_selected_short.jpg');
	color: white
}
div.sheets {
	clear: both;
	padding: 1em
}
#more_info_sheets li {
	background-position: 6px 4px;
	margin-bottom: 0.4em 
}

/* global style */
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
input:focus {
	outline: 0;
	outline-offset: 0;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
h2, h1{
    font-family: 'TradeGothicLTStd-Extended', Arial, sans-serif;
	font-size:13px;
	line-height: 1.6em;
    font-weight: normal;
	color: #76787a;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
h2 span {
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #808080;
	margin-left: 1em;
}
h3 { font-family: 'TradeGothicLTStd-Extended', Arial, sans-serif; font-size: 1.1em; margin: 1em 0; }
h4 { font-size: 1em; }


/* global layout */
#page {
	max-width: 940px;
	margin: 0 auto;
	text-align:left;
    display: block;
}
#hdcont {
	width: 100%;
	margin: 0 auto 25px auto;
	clear: both;
}
#header {
	text-align: right;
	float: right;
    padding-top: 20px;
    margin-bottom: 5px;
}

#miniBlockTopHeader{ float:left; margin-top:21px; }
	#joinOurMailingList{ font-size:12px; font-family: 'DidotLTStd-Italic'; }
		#social_links{ float:right; margin-top:-3px; margin-left:10px;}
	#miniBlockTopHeader .aoFancyBoxPopup{ float:left; font-family: 'DidotLTStd-Italic'; }
		a.socialLink{ text-indent:-99999px; display:inline-block; background:url('../img/social.png') 0 0 no-repeat; padding:0; text-indent:-99999px; width:20px;}
			a.socialLink#fb{ background-position:2px 1px;}
			a.socialLink#tt{ background-position:-22px 1px;}
			a.socialLink#pt{ background-position:-47px 1px;}
			a.socialLink#ig{ background-position:-71px 1px;}
	
			a.socialLink#fb:hover{ background-position:2px -24px;}
			a.socialLink#tt:hover{ background-position:-22px -24px;}
			a.socialLink#pt:hover{ background-position:-47px -24px;}
			a.socialLink#ig:hover{ background-position:-71px -24px;}

#wrap_logo{ padding:5px; width:138px; height:153px; display:block; margin:0 auto; border:1px solid #FFF; background:#FFF; margin-top:-1px; }
#wrap_logo, #wrap_logo *{ position:relative; z-index:150 !important; display: block; }

#index #wrap_logo, #index h1#logo, #index div#logo {
	border:1px solid #76787a; 
}

#logo {
	width:136px; height:151px; display:block; margin:0 auto; border:1px solid #FFF;
}


#header_right {
	float: left;
	margin-bottom: 15px;
	width: 73%;
	text-align: right
}


#left_column, #center_column, #right_column {
	float:left;
}
#left_column {
	display: none;
	width: 0;
    margin: 0;
	padding: 0;
}
#center_column {
	max-width: 940px;
	width:100%;
	margin: 0;
	position:relative;
    padding: 0;
}
#right_column {
	display: none;
	width: 0;
    margin: 0;
	padding: 0;
}

/* block phone number */
#header #phonenumber_block {
float: left; margin: 0 0 0 80px; text-align: center; padding: 0;
}

#header #phonenumber_block span.callus {
font-size: 11px;
}
#header #phonenumber_block span.phonenumber {
font-size: 26px; color: #999; font-weight: bold;
}


/* custom: top addthis widget */
#header .addthis {
float:right;
display: inline;
margin-right: 10px;
padding-top: 1px;
}

/* custom: top menu */
#topmenu {
clear:both;
height: 29px;
width: 940px;
margin-bottom:30px;
margin-top:-50px;
}
#topmenu ul {
display: inline; list-style: none; float: left;
}
#topmenu ul li {
display: inline; float: left;
}
#topmenu ul a:hover img {
filter:alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;
}

#old_center_column { display: none }

.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}

/* home slide show 1rst part */
#homeslideshow, #homeslideshow *{ z-index:50;}
#homeslideshow {
width:940px; height:500px; padding:0; margin:0;
margin-top:-22px;
}



/* global RTE fields */

div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe,
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, div.rte p, div.rte blockquote, div.rte pre,
div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code,
div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp,
div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var,
div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li,
div.rte fieldset, div.rte form, div.rte label, div.rte legend,
div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6 {
	margin: 0.75em 0 0.3em 0;
	color: #AAAAAA;
}
div.rte h1 {
	font-family: 'TradeGothicLTStd-BoldExt';
	font-size: 13px;
	line-height: 1.6em;
    font-weight: normal;
	color: #76787A;
    margin: 0; margin-top:20px;
    padding: 0;
    text-transform: uppercase;
}
div.rte h2 {
    font-family: 'TradeGothicLTStd-BoldExt';
	font-size: 2.0em;
	line-height: 1.6em;
    font-weight: normal;
	color: #76787A;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
div.rte h3 {font-size: 18px; font-weight:normal; }
div.rte h4 {font-size: 16px;}
div.rte h5 {font-size: 14px;}
div.rte h6 {font-size: 11px;}

div.rte ol, div.rte ul {
	padding-left: 2em;
}

div.rte ul {
	list-style-type:square;
}

div.rte strong {
	font-weight:bold;
}

div.rte em {
	font-style:italic;
}

/* tables still need 'cellspacing="0"' in the markup */
div.rte table {
	border-collapse: separate;
	border-spacing: 1px;
	width:auto;
}
div.rte caption, div.rte th, div.rte td, div.rte table {
	font-weight: normal;
	background:none;
	height:inherit;
	border:1px #e5e6e7 solid;
}

div.rte th {
	padding-left:1em;
	padding-right:1em;
	background:#e5e6e7;
}

div.rte p {
	margin: 1em;
    line-height: 1.5em;
}

div.rte td p {
	margin: 0;
    line-height: 1.5em;
}
/* /global RTE fields */

/* global table style */
div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	padding-bottom: 6px;
	margin: 0 auto 2em;
	width: 100%;
}
.std {font-size: 12px;}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
/* global table style */
div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	padding-bottom:6px;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
}
table.std td, table.std th {
	padding: 0.4em 0.5em;
}
/*table.std tr th{}*/

table.std th {
	white-space:nowrap;
}
table.std tr.item td, table.std tr.item th {
	background-color: white;
}

table.std#carrierTable{ margin:0 -20px; width:104%;}
table.std#carrierTable thead tr td,
table.std#carrierTable tbody tr td,
table.std#carrierTable tfoot tr td{
	text-align:left;
	padding-left:20px;
}

table.std tr.alternate_item td, table.std tr.alternate_item th {
}
table.std tbody tr td, table.std tfoot tr td {
	border-top: 1px solid #ddd;
	text-align:center;
}
table.std thead th {
	height:25px;
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
	text-align:center;
	white-space: nowrap;
}
table.std thead th.first_item {
	background-position: top left;
}
table.std thead th.last_item {
	background-position: top right;
    text-align: center;
}
table.std thead th.cart_description{
}
table.std thead th.cart_unit{
}

table.std thead th.item {
	background-position: -5px 0; text-align: center;
}
table.std tfoot td {
	text-align: right;
	white-space: nowrap;
}
/* /global table style */
/* Specifique for shopping-cart */
.cart_description h5 a{
  font-size: 12px;
}
table#carrierTable thead tr th.carrier_name, table#carrierTable thead tr th.carrier_infos, table#carrierTable thead tr th.carrier_price{
  text-align: left;
  padding-left:20px;
}



/* global form style */
form.std {
	clear: both;
}
form.std h3 {
	font-size: 1em;
	padding: 6px 0px 0px 10px;
	height: 24px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
form.std fieldset {
	border:none;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px;
}
form.std h4, form.std p {
	padding: 0.3em 1em;
	clear: both;
}
form.std label, form.std p span {
	width:160px; display:inline-block;
}
#identity form.std p span,
#identity form.std label{
font-family:'TradeGothicLTStd-Extended',Arial,sans-serif; text-transform:uppercase; font-size:12px;
}

#identity .submit .button{ padding-bottom:20px;}
#identity .submit .button:hover{ background:#939597;}
form.std p span.like_input {
	width: auto;
	margin-left:0.7em;
}
input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}
input, textarea, select {
	border: 1px solid #CCC;
	 padding:6px 5px 5px;
	 color:#76787A;
}

input.text {
	height:22px;
	padding-left:10px;
	padding-right:10px;
}
input.text2 {
	height:16px;
	padding-left:2px;
	padding-right:2px;
}
.checkbox input, .radio input {
	border: none;
}
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	width:auto;
	text-align: left;
}
.required sup {
	color: #da0f00;
}
form.std p.checkbox {
	padding-left: 30%;
}
form.std p.submit {
	margin-bottom: 1.5em;
    margin-top: 0.5em;
}

/* START OF BUTTONS SECTION
 *  -tags : input, a, span
 *  -sizes : mini, small, normal, large
 *  -types : button, exlusive
 *  -status : normal, hover, disabled
 *  -rule : the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button2, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:white;
	font-weight: bold;
	font-size: 11px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: inline;
	line-height: 18px;
	height: 18px;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:3px;
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	cursor:default;
	color:#888!important;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:white!important;
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:#C0C0C0!important;
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	text-decoration: none;
	border: none;
}

input.button2:hover {
    text-decoration: none;
	border: none;
	background-color: #76787A;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	text-decoration: none;
	border: none;
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-color: #76787A;
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-color: #76787A;
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-color: #76787A;
}
input.button2 {
    width: 120px;
    background-color: #76787A;
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	color: #FFF !important; padding:3px 10px; display:inline-block; background:#76787A; text-transform:uppercase; font-family: 'TradeGothicLTStd-Extended';
}

a.button, a.button:hover {
padding-right: 3px; padding-left: 3px;
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-color: #76787a; height:28px; padding:4px 0 2px; line-height:26px; font-family: 'TradeGothicLTStd-Extended'; text-transform:uppercase;}
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-color: #76787A; }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-color: #76787A; }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-color: #76787A; }

input.exclusive_mini:hover, input.exclusive_mini_disabled:hover, a.exclusive_mini:hover, span.exclusive_mini:hover,
input.exclusive_small:hover, input.exclusive_small_disabled:hover, a.exclusive_small:hover, span.exclusive_small:hover,
input.exclusive_large:hover, input.exclusive_large_disabled:hover, a.exclusive_large:hover, span.exclusive_large:hover,
input.exclusive:hover, input.exclusive_disabled:hover, a.exclusive:hover, span.exclusive:hover{ background-color:#939597;}

/* id_state field in managed via JS and is firstly hidden */
form p.id_state { display: none }

/* generic style */
ul.bullet li, .block ul.bullet li, li.bullet {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 6px 6px;
	list-style-type: none
}

.price-discount { text-decoration: line-through }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.weight-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.volume-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.unity-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

 .price-shipping, .price-wrapping {
	color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error {
	width: 90%;
	color: #da0f00;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em
}
.error p { font-weight: bold }
.error li {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 0em
}

/* warning */
.warning {
	color: #c91e46;
	border: 1px solid #eec0cb;
	padding:10px 20px 7px 20px !important;
	margin:20px -20px !important;
	border-left:none;
	border-right:none;
	display:block;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}

/* success */
.success {
	color: green;
	background-color: #d0d3d8;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
   padding: 7px 10px !important;
}
.success_inline {
	color:green;
	font-weight:bold;
}
#aoClassProductsCatList{ position:relative;}

/* breadcrumb.tpl */
.breadcrumb {
	font-size: 1em;
	color:#888;
	top:0;
	left:0;
	font-family:'DidotLTStd-Italic';
	margin-top:-7px;
    margin-bottom: 1em;
	padding-top:3px;
}
.breadcrumb .navigation-pipe {
	font-weight: bold;
	padding: 0 0.6em;
}
.breadcrumb a {
	text-decoration: none;
	color:#888;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

/* pagination.tpl */
div.pagination { margin: 1em 0; }
ul.pagination {
	list-style: none;
	float: left;
    margin-top: 10px;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
    line-height: 19px;
    height: 19px;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #000;
    line-height: 19px;
    height: 19px;
}
ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 19px;
	background: #ccc;
}
ul.pagination a { text-decoration: none; }
ul.pagination li.current span {
	background-color: #555;
	color: white;
	border: 1px solid #000;
    line-height: 19px;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	border: none;
	line-height: 19px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
#pagination_previous {
	padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
}
#pagination_next {
	padding-right: 6px;
}
#pagination_next a, #pagination_next span {  }
li.disabled span {
	color: #888;
	background-color: #f2f2f2;
}

form.pagination { text-align: right; }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float:right;
	margin-left: 0.3em;
}
form.pagination select { float:right; }
form.pagination select option{
	font-size: 0.9em;
	padding-right: 1em;
}
form.pagination input{ float:right; height:26px; padding-top:4px }

#newsletter_block_left .block_content_wide .exclusive_mini{ height:20px !important; padding-bottom:20px !important; padding-top:7px !important;}

/* steps (like order step) */
ul.step {
    list-style: none;
	height: 55px;
}

ul.step li .in_current_step {
	border:1px solid #FFF;
	display:block; padding:2px 4px;
}


ul.step li {
	font-family: 'TradeGothicLTStd-Extended';
	margin: 10px 30px 0 0;
	border: 1px solid #FFF;
    float: left;
    width: auto;
    text-align: center;
	padding:3px;
	text-transform:uppercase;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

ul.step li.step_current .in_current_step{
	font-family: 'TradeGothicLTStd-BoldExt';	
	border:1px solid #CCC;
}

ul.step li.step_current {
	border:1px solid #CCC;
}
ul.step li.step_todo {

}
ul.step li a {
}
ul.step li#step_end { }
ul.step li#step_end { }
ul.step li#step_end.step_current { }
ul#order_step {
	margin-left:1%;
    background-color: #fff;
}
/* product-sort.tpl */
form#productsSortForm p {
	margin: 0 0 0;
}
form#productsSortForm p label, form#productsSortForm p select{ float:right; }
form#productsSortForm p select{ font-size:1em; }







/* Header */
#header ul { list-style: none; }
#header form {
	border: none;
	margin-bottom: 0!important;
	display: inline;
}
#header label {
	margin: 0;
	float: none;
}


/* Footer */
#footer {
	clear: both;
	width: 100%;
	margin: 0;
    position: relative;
	background:#FFF;
	border:1px solid #939598;
	border-left:none;
	border-right:none;
	text-align:center;
	position:fixed;
	bottom:0;
	height:auto;
	left:0;
	z-index:90000000;
}


body.aoContentOnlyForZoombox{ height:auto; min-height:inherit;}
#contact-form.aoContentOnlyForZoombox{ padding-top:20px;}
	#contact-form form.std fieldset{ margin:0; padding:0;}

.footerBlock.w4{ width:34%; margin-left:-3px; text-align:center; float:left;}

#footer a{ display:inline-block; font-family: 'DidotLTStd-Italic'; padding:9px 0; margin:0 5px; height:20px; float:none; line-height:20px;}

		#footer #BigLinkFooter{ float:none; font-size:11px; width:30%; letter-spacing:1px; font-family: 'TradeGothicLTStd-BoldExt'; border:1px solid #939598; border-bottom:none; border-top:none; padding:9px 1%; margin:0;}
			.footerBlock.w4.right{ float:right;}
				
#footer .block_various_links { list-style: none; font-size: 11px; }
#footer a { color: #666666; text-decoration:none; }
#footer a:hover { color: #555; text-decoration:underline; }
#footer li {
	display: inline;
}
#footer .block_various_links li.first_item {
	border: none;
	padding-left: 0px;
}
#footer .sep { display: inline; margin: 0 6px 0 8px; width: 1px; height: 8px; border-right: 1px solid #DDD; font-size: 8px; line-height: 8px; }
.footerclear { height: 12px; clear: both; }

#footertext1 {
position: absolute; z-index: 1000; top: 38px; left: 45px; font-size: 11px; text-align: left; color: #000;
}
#footertext2 {
position: absolute; z-index: 1000; top: 38px; left: 290px; font-size: 11px; text-align: left; color: #000;
}
#footertext3 {
position: absolute; z-index: 1000; top: 45px; left: 540px; font-size: 11px; text-align: left; color: #000;
}
#footertext4 {
position: absolute; z-index: 1000; top: 38px; left: 738px; font-size: 11px; text-align: left; color: #000;
}
#footertext4 a {
font-size: 11px; color: #666; text-decoration: none;
}
#footertext4 a:hover {
text-decoration: none;
}

/* Default block style */
div.block {
	margin-bottom: 1em;
	width: 191px
}
#left_column div.block,
 #right_column div.block {
	padding-bottom: 5px;
	background: transparent url('../img/block_footer.png') no-repeat bottom left
}
div.block h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 0.5em;
	border-bottom: 1px solid #595A5E;
	padding-top: 2px;
	line-height: 1.3em;
	color: #374853;
	height: 19px;
	background: transparent url('../img/block_header.png') no-repeat top left
}
div.block h4 a { color: #374853 }
div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { text-decoration: underline }
#left_column div.block .block_content a.button_large,
 #right_column div.block .block_content a.button_large { margin: 0 0 0 -3px }
div.block .block_content {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding: 0 0.7em;
	background: #f1f2f4 url('../img/block_bg.jpg') repeat-x bottom left;
	min-height: 16px
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	color: #595a5e;
	text-decoration: none
}

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {
	background: transparent url('../img/block_exclusive_footer.jpg') no-repeat bottom left
}
div.exclusive h4 {
	background: transparent url('../img/block_header_exclusive.png') no-repeat top left;
	color: white
}
div.exclusive h4 a { color: white }
div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { color: white }
div.exclusive .block_content {
	background: #bdc2c9 url('../img/block_exclusive_bg.jpg') repeat-x bottom left;
	border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e
}

/* block in the center column */
#center_column p { margin: 1em 0; padding: 0; }
#center_column div.block { width:100%; margin: auto }
#center_column div.block h4 {
	background: transparent url('../img/block_header_large.png') no-repeat top left;
	height: 17px;
	color: white
}

/* Styles for products blocks */

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li { margin-top: 0.2em }
.products_block li.item img { margin-right: 5px }
.products_block li.last_item { border: none }
.products_block li img {
	float: left;
	margin-right: 0.2em
}
.products_block p img {
	float: none;
	margin: 0 0 0 0.4em
}
.products_block li h5 {
	display: inline;
	font-size: 0.9em
}
.products_block li p a {
	font-weight: bold;
	font-size: 0.8em
}
.products_block dl {
	clear: both;
	border-top: 1px solid #374853;
	padding: 0 4px 4px
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e
}
.products_block a.button_large { margin: 0.4em 0.4em 0 0.4em }
.products_block ul.product_images li {
	border: none;
	float: left;
	clear: none
}

/* Special style for block products in center column */
#center_column .products_block { border: none }
#center_column .products_block { color: #595a5e }
#center_column .products_block h4 { line-height: 1.3em }
#center_column .products_block .block_content {
     float: left;
    width:100%;
	padding: 0;
    margin-top: 20px;
	height: auto;
}
/*#center_column .products_block li.last_item { float: none; clear: both }*/
#center_column .products_block li.last_item_of_line { border-right: none }
#center_column .products_block li.first_item_of_line { clear: both }
#center_column .products_block li.last_line { border-bottom: none }
#center_column .products_block p, #center_column .products_block h3 { margin: 0.5em 0.1em }
#center_column div.products_block h3 {
	display: block;
	margin-top: 8px;
	height: 2.57em
}
#center_column div.products_block h3 a {
	color: #374853;
	font-size: 1.1em
}
#center_column div.products_block ul li p {
	margin: 0;
	padding: 0
}
#center_column div.products_block div.product_desc {
	height: 9em;
	color: #595a5e;
	overflow: hidden
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 129px;
	height: 129px
}
#center_column div.products_block .product_accessories_description a.product_image {
	width: 118px;
	height: 85px
}
#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left: 2px;
	margin-bottom: 8px;
	overflow:hidden
}

#center_column div.products_block a.product_image img {
	float: none;
	margin: 0
}
#center_column div.products_block h5 { font-weight:normal; font-style:normal; }
#center_column div.products_block div.product_desc { margin: 0 5px }
#center_column div.products_block ul li div.product_desc a { font-weight: normal }
#center_column .products_block span.price {
	text-align: center;
	font-size: 1.5em;
	padding: 0.5em 0;
	/*display: block;*/
}
p.price_container { text-align: center }
#center_column .products_block .featured_price { margin-top: 2.5em }
#center_column .products_block a.button,
 #center_column .products_block a.exclusive,
  #center_column .products_block span.exclusive { margin: 0.5em auto }

#center_column .products_block a.button, #center_column .products_block a.exclusive, #center_column .products_block span.exclusive {
	margin: 0.5em 7px 0 0;
	float: right;
	width: 75px;
    height: auto;
}

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* address.tpl */
p.address_navigation { 
	padding: 1em 0 !important;
	margin-bottom: 1.5em;
}
p.address_navigation a.button { float: left }
p.address_navigation input[type=submit].button { float: right }

/* shopping cart */
.cart_last_product {
	width: 300px;
	margin: 0 auto 12px
}
#cart_quantity_button{
  float: right;
}

.cart_last_product_header,
.cart_last_product_header .left {
	background: url('../img/table_header.gif') right 0;
}
.cart_last_product_header .left {
	background-color:#fff;
	background-position:0 0;
	margin-bottom:5px;
	padding-left: 27px;
	width: 249px;
	height: 24px;
	line-height: 24px;
	color: #374853;
	font-weight: bold
}
.cart_last_product_img { float:left }
.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #D0D1D5;
	width: 45px;
	height: 45px
}
 .cart_last_product_content { 
	float:right; 
	width:241px 
}
.cart_last_product_content a { text-decoration:none }
.cart_last_product_content h5 { font-size:9px }
.cart_last_product_content h5 a { color:#595A5E }

p.cart_navigation { padding:0 !important; margin:0 -2% !important; width:104%;}
p.cart_navigation .button,
 p.cart_navigation .button_large { float: left; padding: 5px 2px 2px; text-transform: uppercase; font-family: 'TradeGothicLTStd-Extended'; }
.button_large,
p.cart_navigation .button:hover,
 p.cart_navigation .button_large:hover { background: #939597;}

p.cart_navigation .exclusive,
 p.cart_navigation .exclusive_large,
 p.cart_navigation .exclusive_large_disabled { float: right; padding:3px 2px 1px; height:23px; height:24px; }
p.cart_navigation_extra {
	text-align: center;
	width: auto
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}
#cart_summary tfoot td {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #bdc2c9 }
#cart_summary tfoot tr.cart_total_price {
	border-top: 1px solid #ddd;
	color: #595a5e;
}
#cart_summary tfoot tr.cart_total_price td {
	padding: 0.917em;
	font-size: 1.167em;
}
#cart_summary .price,
#cart_summary .price-discount {
	color: #595A5E;
	font-size: 1em;
	text-decoration: none
}
tr.cart_item td { padding:20px 0; }
td.cart_product a { margin: 0 0.6em }
td.cart_product a img {
	width: 70px;
	height: 90px;
	display:inline-block;
}
td.cart_description a { text-decoration: none }
td.cart_description a:hover { text-decoration: underline }
td.cart_description h5 a, td.cart_ref, td.cart_total {
	color: #595a5e;
	font-weight:normal;
}
td.cart_description h5 a{
	text-transform:uppercase;
	font-family: 'TradeGothicLTStd-BoldExt';
}
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right }
td.cart_total span{margin-right: 5px;}
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price {}
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 7.5em;
	text-align: right
}
.cart_quantity_input {
	width: 40px;
	height: 20px;
	padding: 5px 10px 2px 10px;
	margin: 0px;
	float: none;
	font-family: 'DidotLTStd-Roman', Sans-Serif;
	text-align:center;
}
td.cart_quantity p, td.cart_quantity a {
	font-family: 'TradeGothicLTStd-Extended';
	display: inline;
	text-transform:uppercase;
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
 td.cart_quantity a.cart_quantity_down { display: block }
tr.cart_free_shipping { white-space: normal }
.lost_password a,
tr.cart_total_price {
	font-family: 'DidotLTStd-Italic';
}
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order #voucher fieldset {
	border:none;
	border-top:1px solid #bdc2c9;
	padding: 0.7em
}
#order form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order h3{
  font-size: 13px;
}

.chosePaimentMethod,
#order h3.gift_title,
#order h3.carrier_title,
#order h3.condition_title{font-family: 'DidotLTStd-Italic'; font-weight:normal; padding:8px 20px 4px 20px; margin:0 -20px; border-bottom:1px solid #CCC; margin-bottom:30px; font-size:13px; text-transform:none;}
#order h3.carrier_title{ margin-top:40px;}
#order h3.gift_title{ border-top:1px solid #CCC; margin-top:30px;}



#order form#voucher h4,
 #order form#voucher p,
 #order form#voucher .button { display: inline;	height:22px; padding-top:4px; }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding:10px 20px;
	margin:0 -20px;
	margin-bottom:20px;
}
#order #order_carrier h4 {
	width: 50%;
	display: inline
}
#order #order_carrier img { vertical-align: middle }
#order #order_carrier span { margin: 0 0.2em }
#order #gift_div { display: block }
#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}



#order-opc tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order-opc tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order-opc #voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order-opc form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order-opc form#voucher h4,
 #order-opc form#voucher p,
 #order-opc form#voucher .button { display: inline }
#order-opc form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order-opc #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order-opc #order_carrier h4 {
	width: 50%;
	display: inline
}
#order-opc #order_carrier img { vertical-align: middle }
#order-opc #order_carrier span { margin: 0 0.2em }
#order-opc #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}

/* views block */
#views_block {
	margin:0pt auto; text-align: center; padding: 10px 0 10px 0; position:relative; width:100%; margin:0 auto;
}
#thumbs_list{
	overflow:hidden;
	text-align: center;
}
#thumbs_list ul{
	padding-left:0px;
	list-style-type:none;
    text-align: center;
    margin:0pt auto;
	width:5000px;
}
#thumbs_list li{
	float:left;
	margin:0 2px;
	cursor:pointer;
}
#view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	width: 9px;
	height: 18px;
	margin-top: 30px;
	padding-right: 4px;
	padding-left: 4px
}
span.view_scroll_spacer {
	float: left;
	width: 17px;
	height: 80px;
	position:absolute;
	top:20px;
	left:-20px;
}
#view_scroll_right { background-image: url('../img/thumbs_right.gif'); position:absolute; top:20px; right:-20px; }

/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturers_list, #suppliers_list {
	margin-top: 2em;
	list-style-type: none
}
#suppliers_list li, #manufacturers_list li {
	background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;
	border: solid 1px #d0d3d8;
	padding: 0.6em;
	margin-bottom: 1.5em
}
#suppliers_list li a, #manufacturers_list li a {
	text-decoration: none;
	color: #374853
}
#suppliers_list li h3, #manufacturers_list li h3 { margin: 0.4em 0 }
#suppliers_list .left_side, #manufacturers_list .left_side {
	float: left;
	width: 75%
}
#suppliers_list .logo, #manufacturers_list .logo {
	border: solid 1px #d0d3d8;
	float: left;
	margin-right: 0.6em
}
#suppliers_list li p.description,
#manufacturers_list li p.description { font-size: 0.92em }
#suppliers_list li .right_side,
#manufacturers_list li .right_side {
	float: right;
	text-align: right
}
#suppliers_list .right_side span,
#manufacturers_list .right_side span {
	font-size: 1.7em;
	color: #da0f00
}
#suppliers_list li a.button,
#manufacturers_list li a.button { margin-top: 4em }

/* conditions & legal */
ul.shop_info {
	list-style-type: square!important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888
}
ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important
}

/* conditions.tpl */
#conditions #right_column { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #center_column {
	width: 730px;
	text-align: justify
}
#conditions #center_column ul,
 #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em
}
#conditions #center_column ul { list-style-type: circle }
#conditions #center_column li { padding-bottom: 0.5em }
#conditions #center_column { line-height: 1.3em }

/* order step 3: PAYMENT */
/* .payment_module {
	display: block;
	width: 100%;
	text-indent: 30px;
	min-height: 55px;
	background: url(../img/paiement_checkbox.png) 3px 16px no-repeat;
	line-height:55px;
} */
/* .payment_module:hover,
.payment_module:active{ background:url(../img/paiement_checkbox.png) 3px -194px no-repeat; } */
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.payment_module a {
	display: block;
	text-decoration: none
}
/* .payment_module a:hover, .payment_module a:focus, .payment_module a:active {} */

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display: none
	}
	div#center_column { width: 100% }
	input.text { border: 1px solid gray }
	.block_hidden_only_for_screen { 
		display: block; 
		margin-top: 1em 
	}
	#more_info_sheets #idTab1 { width: 530px }
	* { 
		background: none!important; 
		background-color: white!important; 
	}
}

/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	text-align: left;
	margin-bottom: 12px;
	clear: left;
	list-style: none;
	padding: 0;
	display: block;
}
li.customizationUploadLine textarea {  margin:0; width: 100%; padding: 0; height: 30px;}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888888
}
ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px
}
ul.customizationUploaded li { display:block; }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
	padding-left: 6px;
	list-style-type: none
}
/* mywishlist */
#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block
}
#mywishlist form.std fieldset label { width: 30px }
#mywishlist form.std fieldset input#submitWishlist { display: inline }
#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
#mywishlist table.std thead th.first_item,
#mywishlist table.std tbody tr td { width: 200px }
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
#mywishlist div#block-order-detail { margin-top: 10px }
#mywishlist #hideBoughtProducts,
#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
#mywishlist #showBoughtProducts,
#mywishlist #hideBoughtProductsInfos,
#mywishlist #hideSendWishlist { display: none }
#mywishlist #showBoughtProductsInfos,
#mywishlist #hideBoughtProductsInfos { margin-left: 5px }
#mywishlist #showSendWishlist,
#mywishlist #hideSendWishlist,
#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
#mywishlist div#block-order-detail ul li img { float: left }

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img { float: left }
#view_wishlist #featured-products_block_center ul div li a,
 #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail,
 div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail { margin-bottom: 5px } 
#view_wishlist #featured-products_block_center ul div li a.exclusive,
 #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border: 0
}

/* module reversoform*/
.account_creation #reverso-form { width: 100% }
.account_creation #reverso-form label {
	width: 250px;
	text-align: left;
	margin-left: 10px
}
.account_creation #reverso-form label#legend_reverso {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left
}
.account_creation #reverso-form input#reverso_form { margin-top: 20px }

/* module productcomments */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url('../../../modules/productcomments/img/delete.gif') no-repeat 0 -16px }
.star, .star a { background: url('../../../modules/productcomments/img/star.gif') no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0; margin-bottom: 20px; }

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* cms pages */
#cms div.content_only { 
	text-align: left; 
	padding: 10px 
}
.live_edit_feed_back_ok {
    color: #374853; 
    background-color: #DFFAD3; 
    padding: 4px; 
    border: 2px solid #72CB67
}
.live_edit_feed_back_ko {
    color: #374853; 
    background-color: #FAE2E3; 
    padding: 4px; 
    border: 2px solid #EC9B9B
}
.add_module_live_edit {
    background-color: #F1F2F4; 
    padding: 4px; 
    border: 2px solid #D0D3D8;
}



/* ========================================================= */
/* ===================== CUSTOM STYLES ===================== */
/* ========================================================= */

/* HOME */
#homeblockleft {
float: left; width: 300px; height: 156px; background: url(/themes/creedboutique/img/home_block.png) top left no-repeat; margin: 0 20px 0 0; position: relative;
}
#homeblockcenter {
float: left; width: 300px; height: 156px; background: url(/themes/creedboutique/img/home_block.png) top left no-repeat; margin: 0 20px 0 0; position: relative;
}
#homeblockright {
float: left; width: 300px; height: 156px; background: url(/themes/creedboutique/img/home_block.png) top left no-repeat; margin: 0;
}
#homeblockright  .homeblockcontent { padding: 10px; }
#homeblockright  .homeblockcontent ul { list-style: none; margin-top: 10px; }
#homeblockright  .homeblockcontent ul li a { text-decoration: none; color: #333; }
#homeblockright  .homeblockcontent ul li a:hover { text-decoration: underline; }
.homeblocktext { position: absolute; top: 58px; left: 89px; font-size: 12px; z-index: 1000; line-height: 16px; }

/* IMAGE LINKS */
a.rollopaque img {
    filter:alpha(opacity=100); -moz-opacity: 1.0; -khtml-opacity: 1.0; opacity: 1.0;
}
a.rollopaque:hover img {
    filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;
}

/* FREE SAMPLES */
.samplesblock {
width: 280px; float: left!important; display: inline!important; margin-right: 20px;
}

/* SCENT FINDER - BROWSE */
#scentfinderbrowse ul.scents {
    list-style-type:none; margin-top: 20px;
}
#scentfinderbrowse ul.scents li {
    clear: both;
}
#scentfinderbrowse ul.scents li div.scentphoto {
    float: left; width: 352px; margin: 0 30px 20px 0;
}
#scentfinderbrowse ul.scents li div.scentphoto img {
    width: 350px; border: 1px solid #dddddd;
}
#scentfinderbrowse ul.scents li div.scenttext {
    float: left; width: 550px; margin: 0 0 20px 0; padding: 0;
}
#scentfinderbrowse ul.scents li div.scenttext p {
    line-height: 1.5em;
}
#scentfinderbrowse ul.scents li div.scenttext ul {
    padding-left: 2em; list-style-type: square;
}
#scentfinderbrowse ul.scents li div.scenttext ul li {
    margin: 0; padding: 0;
}
#scentfinderbrowse ul.scents li div.scenttext h3 {
    font-family: "Trebuchet MS",Arial,sans-serif; font-size: 1.6em; line-height: 1.6em; font-weight: normal; color: #615A43; text-transform: uppercase; margin: 0;
}

#blockBottomText .clr_hr{ margin:0 -20px !important;}

/* PHOTO GALLERY */
#photogallery ul {
    list-style-type:none;
}
#photogallery ul li {
float: left; margin-right: 20px; margin-bottom: 20px; text-align: center; width: 422px; height: 297px; border: 1px solid #ddd; padding-top: 10px;
}
#photogallery ul li a img {
margin: 0 auto; width: 400px; height: 267px; border: 1px solid #ccc;
}
#photogallery ul li p {
text-align: center; margin: 0 auto; width: 400px; font-size: 11px;
}


/* Special style for block accessories in center column (product page + cart page) */
#center_column #accessories_block .block_content{ background:none; }
#center_column #accessories_block .block_content h3, h4.smalltitle {
	font-family: 'DidotLTStd-Italic';
	font-size:14px;
	text-align:center;
	font-style:normal;
	font-weight: normal;
	padding: 0;
}
#center_column #accessories_block .block_content li div{
    height: 100px; width: 50px; position: relative; float: right; margin-right: 25px;
}
#center_column #accessories_block .block_content li div a{
  float: left;
}

#center_column #accessories_block span.price {
    font-family: Arial, sans-serif;
    margin: 60px -10px 0 0;
	text-align: right;
	font-size: 12px;
	padding: 0.5em 0 0 0;
	display: block;
	float: right;
}
#center_column #accessories_block .block_content a.product_description { width: 0px; height: 0px;}
#center_column #accessories_block .block_content ul { text-align:center;}
#center_column #accessories_block .block_content li {
  	width:175px; position:relative; float:none; border:none; display:block; float:left; padding:0; min-height:210px; margin:0 20px; vertical-align:top;
}
#center_column #accessories_block .block_content li h5 { height:55px; display:block;}
#center_column #accessories_block .block_content li h5 a{
  text-decoration: none; color: #666; font-size: 12px; display:inline-block; line-height:17px;
}
#center_column #accessories_block .block_content li h5 a:hover{
  color: black;
}

#center_column #accessories_block .block_content li a.product_image{
	height:212px; width:172px; margin:0; padding:0; display:block;
}
.aoBorder1{ display:block; height:202px; width:162px; padding:5px; border:1px solid #FFF; border-bottom:1px solid #D1D3D4;}
.aoBorder2{ display:block; height:200px; width:160px; border:1px solid #FFF; }

#center_column #accessories_block .block_content li:hover a.product_image .aoBorder1,
#center_column #accessories_block .block_content li:hover a.product_image .aoBorder2{
	border:1px solid #D1D3D4;
}

.aoPrice{ display:none;}
#center_column #accessories_block .block_content li:hover .aoPrice{ display:block;}

#center_column #accessories_block .block_content li.last_item a.product_image{ }

#center_column #accessories_block .block_content li.last_item{
}

/* custom: top menu ok*/
#header #jsddm {
clear:both;
margin: 0;
height: 29px;
width: 940px;
}
#header #jsddm ul {
display: inline; list-style: none; float: left;
}

#header #jsddm a:hover img {
filter:alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;
}

/*  menu */
#jsddm{
	font-family: 'TradeGothicLTStd-Extended';
	text-transform:uppercase;
	padding: 0;
	line-height:19px;
}

#jsddm li.mainmenuitem.activeAoMenu,
#jsddm li.mainmenuitem.activeAoMenu a.mainmenuitem{
	border:1px solid #CCC;
}

/*
#jsddm li.mainmenuitem.activeAoMenu ul{ display:block;}

#jsddm li.mainmenuitem.activeAoMenu ul{ display:block;}
*/

#jsddm li.mainmenuitem.activeAoMenu ul .activeAoSousMenu{
	text-decoration:underline;
}

#jsddm li{
	display:inline-block;
	list-style: none;
	padding:3px;
	margin:0 3px;
	font: 9px;
	border:1px solid #FFF;
}
#jsddm li a{
	display:inline-block;
	height:19px;
	/*padding:0 4px;*/
	padding:0 3px;
	/*font-size:11px;*/
	font-size:10px;
	text-decoration: none;
	white-space: nowrap;
	border:1px solid #FFF;
}

#jsddm li ul li a{
	font-size:12px;
}

#bgMenu,
#clrMenu{ clear:both; position:relative; z-index:999999; height:0; border-bottom:1px solid #CCC; clear:both; z-index:-1; top:139px; }

#bgMenu {
    background:#FFF;
    border:none;
    height:55px;
	display:none;
    position:absolute;
    top: 140px;
	z-index:20;
    width: 100%;
}

#index #bgMenu{ height:45px !important;}

#jsddm li ul{
	padding: 0;
	margin: 17px 0;
	height:20px; 
	position: absolute; z-index: 9999999999;
	display:none;
	top:140px;
	left:0;
	width:940px;
}
#jsddm li ul li{
	float: none;
	font-family: 'DidotLTStd-Italic';
	display: inline;
	text-transform:none;
	background:none !important;
	padding:0; margin:0 7px; border:none !important;
}
#jsddm li ul li a{
	background:none !important;
	padding:0; margin:0; border:none !important;
}
#jsddm li ul li a:hover{
	text-decoration:underline;
}

#leftMenu ul li ul{ text-align:left; left:-7px;}
#rightMenu ul li ul{ text-align:left; left:auto;  right:-7px;}
	
		
		
.oneMenu{ float:left; text-align:left; width:390px; margin-top:-60px; margin-left:-13px;}
#rightMenu{ float:right; text-align:right; margin-right:-12px; }

#wrapHeader{ position:relative;}
#wrapHeader, #wrapHeader *{ z-index:200;}

#PM_AdsAndSlideshowWrap_1, #PM_AdsAndSlideshowWrap_1 *{
	position:relative !important;
	z-index:-1 !important;	
}

.center_page{ max-width:940px; margin:0 auto;}
.marge_page{ max-width:980px; padding:0 20px; margin:0 auto;}

/*
body#index{ background:#FFF url(../img/bg_home.png) top left repeat-x;}
*/

/*
#center_column{ margin-top:20px;}
*/
#index #center_column{ margin-top:0;}

.aoStartFPSETheContent .fbpsebutton-inline:last-child{ margin-top:20px !important;}

#mainStoreLocator{ max-width:400px; margin:0 auto;}
	#imgStoreLocator{ height:auto; width: 100%; max-width:400px;}
	
	#mainStoreLocator h3 {
		font-size: 12px;
		margin: 0;
		padding: 0;
	}
	#mainStoreLocator p {
		font-size: 12px;
		margin: 0 0 20px;
		padding: 0;
	}	
#storeLocationFooter {
	font-family:'DidotLTStd-Italic';
	text-align:left;
    margin-bottom: 0;
	position: absolute;
	top: 0; left: 0;
}
#storeLocationFooter #footerSousMenuStore{ margin-left:260px;}


.aoStoreSelected{ text-decoration:underline;}
.aoStoreSelectSelected{ display:block; }


#mainStoreLocator{ width: 100%;}
#ao_iframe_switch_city{ max-width:800px; text-align:center}
	#ao_iframe_switch_city div{ vertical-align:top; display:inline-block; width:200px; margin:10px 30px; text-transform:capitalize;}
		#ao_iframe_switch_city div span { text-transform: uppercase; }
.aoTheSelectStore{ text-align:center; padding:4px 10px; border:1px solid #939598;}

#aoStoreUSSelect, #aoStoreCASelect{ margin-left:-20px !important;}
#aoStoreCASelect{ display:none;}







.cart_voucher_lign{ padding:0 !important; border:none !important;}
.cart_voucher_lign #voucher{ text-align:right;}

.account_creation{ width:46%; margin:0 2%; float:left;}


.titleResponsive,
#search h1, #category h1{
    color: #666;
    font-size: 12px;
	height: 25px;
    line-height: 24px;
	font-family:'DidotLTStd-Headline', sans-serif;
	font-weight:normal;
	text-align:left;
    text-transform: none;
}

#my-account h4,
#search h3{
    color: #999;
    font-size: 11px;
    line-height: 24px;
	font-family:'DidotLTStd-Italic';
	text-align:left;
	font-weight:normal; margin:0;
    text-transform: none;
}

#my-account h4{ margin:10px -20px 0 -20px; padding:6px 20px 2px 20px; border-bottom:1px solid #CCC; border-top:1px solid #CCC; font-size:12px;}

#anotherone_sr_module{ margin-top:-43px; margin-bottom:-22px;}
	#rePage .clr_20, 
	#rePage .footerclear{
		height:0 !important;
	}
	
#scentFinder #wrapBlockTopImages{ position:relative; width:80%; padding:0 3%; margin:0 auto; overflow: hidden;}
#scentFinder #blockTopImages .pTitle{ }
#scentFinder #blockTopImages{ width:100%; height:240px; overflow:hidden; margin:0 auto; text-align:center;}
	#scentFinder #blockTopImages .aoWrapBigImage{ width: 9999px; margin:0 auto;}
		#scentFinder #blockTopImages .aoWrapBigImage.aoWrapBigImage_W1{ width: 185px;}
		#scentFinder #blockTopImages .aoWrapBigImage.aoWrapBigImage_W2{ width: 370px;}
		#scentFinder #blockTopImages .aoWrapBigImage.aoWrapBigImage_W3{ width: 555px;}


	#scentFinder #blockTopImages .wrapImage .pSuite{  font-family:'DidotLTStd-Italic';}
	#scentFinder #blockTopImages .wrapImage,
	#scentFinder #blockTopImages .wrapImage .wrapWrapImage,
	#scentFinder #blockTopImages .wrapImage .wrapWrapImage img{
		vertical-align:top;
		display:block;
	}
	#scentFinder #blockTopImages .wrapImage{ margin:0 5px; width:175px; display:block; float: left; line-height:12px;}
		#scentFinder #blockTopImages .wrapImage .wrapWrapImage{ margin-bottom:10px; border:1px solid #FFF; border-bottom:1px solid #CCC; padding:6px; height:auto;}
		#scentFinder #blockTopImages .wrapImage .wrapWrapImage img{ margin:-1px; border:1px solid #FFF; max-width:100%; height:auto;}
		
	#scentFinder #blockTopImages .wrapImage:hover .wrapWrapImage,
	#scentFinder #blockTopImages .wrapImage:hover .wrapWrapImage img{ border:1px solid #CCC;}
	#scentFinder #blockTopImages .wrapImage.aoHover .wrapWrapImage,
	#scentFinder #blockTopImages .wrapImage.aoHover .wrapWrapImage img{ border:1px solid #CCC;}
	
	#scentFinder #blockTopImages div{ display:none;}
	#scentFinder #blockTopImages div.aoActive{ display:block;}

		
#scentFinder .w25,
#scentFinder .w33,
#scentFinder .w50,
#scentFinder .w100{
	display:block;
	background:url('../img/bg_scentFinder.png') top center no-repeat; float:left; min-height:30px; padding-top:40px; margin-top:7px;
}

#scentFinder .width20pc a{ font-family:DidotLTStd-Italic; line-height:14px;}
#scentFinder .width20pc a:hover{ background:url('../img/bg_scentFinderHover.png') top center no-repeat; text-decoration:none; }
#scentFinder .width20pc a.aoActive{ background:url('../img/bg_scentFinderActive.png') top center no-repeat !important; text-decoration:none; }

#scentFinder .w25{ width:25%;}
#scentFinder .w33{ width:33.33%;}
#scentFinder .w50{ width:50%;}
#scentFinder .w100{ width:100%;}

#scentFinder .width20pc{ width:14.3%; border-right:1px solid #CCC; height:73px; text-align:center; float:left; margin:-20px -1px 0 0;}
	#scentFinder .width20pc .title{ font-family:'TradeGothicLTStd-BoldExt'; font-size:11px; text-transform:none; display:block; margin-top:-20px;}
	#scentFinder .width20pc.last{ border-right:none;}
#scentFinder .clr_hr{ border-bottom:1px solid #555;}

	#scentFinder #blockBottomText{ width:60%; margin:0 auto; min-height:170px; position:relative;}
		#scentFinder #blockBottomText .aoScentFinderTexts{ width:100%;}
			#scentFinder #blockBottomText .aoScentFinderTexts .smallParagraphe i{ text-align:center; display:block;}
		#scentFinder #blockBottomText h1{ font-family:'TradeGothicLTStd-BoldExt'; text-transform:none; font-size:12px; text-align:center;}
			#scentFinder #blockBottomText h1 i{ font-family:'DidotLTStd-Italic'; color:#888;}

			#scentFinder .nav{ position:absolute; top:45%; height:30px; width:24px; background:url('../img/flesh_scent_finder.png') center left no-repeat; display:block;}
			#scentFinder .nav#switchLeft{ left:0;}
			#scentFinder .nav#switchRight{ right:0; background:url('../img/flesh_scent_finder.png') center right no-repeat;}
			
	#scentFinder #blockBottomText div{ display:none;}
	#scentFinder #blockBottomText div.aoActive{ display:block;}


.anotherone_sr_module{ margin-top:-45px !important;}

#aoSortCategory{ color:#76787a;	font-family: 'DidotLTStd-Italic'; float:left; position:absolute; top:30px; left:0;}
#aoShowSortBlock{ color:#76787a; margin-top:10px; padding-top:10px; border-top:1px solid #76787a; display:none;}
	#aoSortCategory #aoShowSort .txtShow{ display:inline-block; height:20px; width:20px; text-indent:-9999px; background:url('../img/bg_arrow_sort.png') 4px -35px no-repeat;}
	#aoSortCategory #aoShowSort .txtShow.aoActiveSort{ background-position:4px 5px;}


<!-- Ao slider -->
html{ height:100%;}
body{ min-height:100%;}

.wrap_anotherone_rs_module{
	position:absolute !important;
	top:0; left:0; width:100%; height:100%; overflow:hidden;
}

.wrap_anotherone_rs_module .anotherone_rs_module{
	margin-top:140px; position:relative;
}
.anotherone_rs_module,
.wrap_anotherone_rs_module ul,
.wrap_anotherone_rs_module ul li{ width:100%; height:100%;}

.wrap_anotherone_rs_module ul li{
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.wrap_anotherone_rs_module ul li a.ao_block_slide_link{ display:block; width:100%; height:100%;}


	#creedHistoryTraditional img{ width:100%;}
		#creedHistoryTraditional{ max-width:410px; margin:0 auto; text-align:justify;}
		#creedHistoryTraditional img{ width:100%; border:2px solid #939597;}
		#creedHistoryTraditional p{ margin:0 30px;}

#buy_block #quantity_wanted_p .clr_10{ height:6px !important; }
#buy_block #attributes p{ margin-bottom:7px;}


	#creedHistoryLineage{ padding:2px; background:#CCC;}
		.is-ie #creedHistoryLineage .images_container{ min-width:9114px;} /* Fix bug for IE */
	#creedHistoryLineage #theCreadLinageactionBottom{ margin:-78px -10px; padding:85px 0; background:#FFF;}
		#creedHistoryLineage .oneElement{ float:left; position:relative; border-right:1px solid #FFF; height:410px;}
		#creedHistoryLineage .oneElement .oneElementDesc{ padding:10px 5%; position:absolute; bottom:0; left:0; width:90%; background:#EEE; }
			#creedHistoryLineage .oneElement img{ display:block;}
			#creedHistoryLineage .oneElement .oneElementDesc .desc{ display:none; line-height:15px;}
				p.lineageHistoryDates{ margin:0; padding:0; margin-top:-55px !important; position:relative; z-index:10000200; text-align:center;}
				p.lineageHistoryDates a{ display:inline-block; width:5.5%; font-family: 'TradeGothicLTStd-Extended', Arial, sans-serif;}
				
				#creedHistoryLineage #theScroolContnair .oneElement h4{ font-family: 'TradeGothicLTStd-Extended', Arial, sans-serif; padding-bottom:10px;}

				p.lineageHistoryDates2{ margin-top:10px !important;}
					p.lineageHistoryDates2 a{ font-family:'DidotLTStd-Headline', sans-serif; width:auto; padding:0 2%; font-size:12px; line-height:16px;}




.cart_navigation .button_large.aoWhiteBoutton,
.aoWhiteBoutton{ padding:5px 20px 3px 20px !important; margin:0 !important; display:inline-block; font-family:'TradeGothicLTStd-Extended'; text-transform:uppercase; background:#FFF !important; color:#777 !important; border:1px solid #CCC !important;}
.cart_navigation .button_large.aoWhiteBoutton:hover,
.aoWhiteBoutton:hover{ border:1px solid #999 !important;}

#order #center_column #cart_summary{ width:104%; margin-left:-2%;}

.anotherone_rs_module .caption h3{
	font-size:15px; font-family: 'TradeGothicLTStd-BoldExt'; font-weight:normal;
	margin-bottom:5px !important;
}
.anotherone_rs_module .caption p{
	font-size:15px; font-family:'DidotLTStd-Headline', sans-serif;
	font-size:15px;
}

#account-creation_form .account_creation h3{ border-bottom:1px solid #CCC; font-family: 'DidotLTStd-Italic'; font-weight:normal; margin-left:-5%; padding-left:5%; width:100%; }
#account-creation_form .account_creation.n2 h3{ margin-left:0; margin-left:-5%; padding-right:5%; width:100%; }
#account-creation_form .account_creation p{ font-family: 'TradeGothicLTStd-Extended', Sans-Serif; text-transform:uppercase; font-size:11px; }


.anotherone_rs_module .centered-btns_nav.next{ right:5% !important;}
.anotherone_rs_module .centered-btns_nav.prev{ left:5% !important;}

#voucher #discount_name{ height:18px; padding-top:3px; color:#666666; font-family: 'DidotLTStd-Roman', Sans-Serif; text-align:center;}

.accessories_block .ajax_block_product h5,
.aoCategoryProductList h3{
	font-family:'DidotLTStd-Headline', sans-serif;
}


.fancybox-bg{ background:none !important;}

#fancybox-close{
	top:5px !important; right:12px !important; width:20px !important; height:20px !important;
	background:url('../img/ao-fancy-close.png') center center no-repeat !important;
}
#fancybox-close:hover{
	background:url('../img/ao-fancy-close-hover.png') center center no-repeat !important;
}

#fancybox-wrap{
	z-index:90000011 !important;
}
#fancybox-overlay{
	z-index:90000010 !important;
}

#fancybox-content{padding:5px 7px 7px 5px !important; width:100% !important; }
#fancybox-content,
#fancybox-img,
#fancybox-frame{ border:1px solid #333 !important; background:#FFF !important; }
#fancybox-overlay{ background:#FFF !important;}

#fancybox-outer{ padding:0 20px; background:none !important;}

#pageCms_14 img{ width:100% !important; height:auto;}

#contactFormAo{ max-width:275px; margin:0 auto;}
#contactFormAo h1{ font-size:13px; font-family: 'TradeGothicLTStd-BoldExt';}
#contactFormAo #contact_name,
#contactFormAo #email,
#contactFormAo #lastname,
#contactFormAo #firstname,
#contactFormAo #id_contact,
#contactFormAo #phone,
#contactFormAo #address,
#contactFormAo #address2,
#contactFormAo #city,
#contactFormAo #zip,

#contactFormAo #message{ width:97% !important; padding:1%; margin:0 0 10px -1px; color:#76787A; font-family: 'TradeGothicLTStd-Extended', Sans-Serif; text-transform:uppercase;}
#contactFormAo #submitMessage,
#newsletter_block_left .block_content_wide .exclusive_mini{ width:100%; padding:0px 0; height:25px; margin:0; text-align:center; border:1px solid #76787A; border-left:none; border-right:none; margin-left:-1px;}
#contactFormAo #id_contact{ width:99%;}
#contactFormAo #email,
#contactFormAo #lastname,
#contactFormAo #phone,
#contactFormAo #address,
#contactFormAo #address2,
#contactFormAo #city,
#contactFormAo #zip,

#contactFormAo #firstname{ padding:3% 1%;}


#newsletter_block_left .block_content_wide .exclusive_mini{
 font-family: "TradeGothicLTStd-BoldExt";
 text-transform: uppercase;
 font-weight: normal;
 font-size: 1em!important;
 line-height: 15px;
}

#contactFormAo #id_state,
#contactFormAo #id_country{
padding:3% 1%;
}
#contactFormAo #id_state,
#contactFormAo #id_country{
width:100% !important; 
padding:3% 1%; margin:0 0 10px -1px; 
color:#76787A; 
font-family: 'TradeGothicLTStd-Extended', Sans-Serif; text-transform:uppercase;
}
body.aoContentOnlyForZoombox{ height: 90%;
min-height: 90%;}
#contact-form.aoContentOnlyForZoombox{ padding-top:20px;}
	#contact-form form.std fieldset{ margin:0; padding:0;}
	
.pointerClass{
	cursor: pointer;
	margin-top: 20px;
}
.success_inline_not_bold{
	color: green;
}
.akzidenzRegular { font-family: 'AkzidenzGrotesk-Regular', sans-serif; }
.akzidenzMediumEx { font-family: 'AkzidenzGrotesk-MediumEx', sans-serif; }
.didotItalic{ font-family: 'DidotLTStd-Italic', sans-serif; }
.didotRoman { font-family: 'DidotLTStd-Roman', sans-serif; }

.dd-selected{ text-transform:uppercase; text-align:center; font-family:'TradeGothicLTStd-Extended';}

#contactFormAo .dd-select{ width:100% !important;}
	#contactFormAo .dd-select{ border:1px solid #CCC !important; }
	#contactFormAo #id_contact{ width:99% !important;}
	#contactFormAo ul.dd-options{ width:98% !important; border:1px solid #CCC; border-top:0;}

	#contactFormAo ul.dd-options,
	#contactFormAo .dd-select{ margin-left:-2px !important;}


#JoinMailingListAo{ max-width:275px; margin:120px auto 0 auto;}
#JoinMailingListAo p {text-align: center;}
#JoinMailingListAo h1{ font-size:13px; font-family: 'TradeGothicLTStd-BoldExt'; text-align: center;}
#JoinMailingListAo #contact_name,
#JoinMailingListAo #email,
#JoinMailingListAo #lastname,
#JoinMailingListAo #firstname,
#JoinMailingListAo #id_contact,
#JoinMailingListAo #message{ width:97% !important; padding:1%; margin:0 0 10px -1px; color:#76787A; font-family: 'TradeGothicLTStd-Extended', Sans-Serif; text-transform:uppercase; text-align:center;}
#JoinMailingListAo #submitNewsletter{ width:100%; padding:5px 0; height:25px; margin:0; text-align:center; border:1px solid #76787A; border-left:none; border-right:none; margin-left:-1px;}
#JoinMailingListAo #id_contact{ width:99%;}
#JoinMailingListAo #email,
#JoinMailingListAo #lastname,
#JoinMailingListAo #firstname{ padding:3% 1%;}

#JoinMailingListAo .dd-select{ width:100% !important;}
    #JoinMailingListAo .dd-select{ border:1px solid #CCC !important; }
    #JoinMailingListAo #id_contact{ width:99% !important;}
    #JoinMailingListAo ul.dd-options{ width:98% !important; border:1px solid #CCC; border-top:0;}

    #JoinMailingListAo ul.dd-options,
    #JoinMailingListAo .dd-select{ margin-left:-2px !important;}


.dd-option, .dd-selected, .dd-selected label{ cursor:pointer;}
.dd-option{ text-transform:uppercase;}
.dd-container{ display: inline-block;}

.aoContentOnlyForZoombox .breadcrumb{ display:none;}
#header #search_block_top .searchbutton{ font-style:italic !important; text-transform:lowercase;}


.icheckbox_minimal{ margin-bottom:-4px; margin-right:4px; display:inline-block;}
.aoWarn{ color:#76787a;}

#order #gift_div,
#gift_div{ display:block;}

.icheckbox_minimal, .iradio_minimal{ display:inline-block; margin-bottom:-3px; margin-left:7px;}


.aoArrowProduct{display:block; position:absolute; top:40%; height:26px; text-indent:-9999px; width:30px; background:url('../img/ao_arrows.gif') center left no-repeat;}
	.aoArrowProduct.left{ background-position:center left; left:0px;}
	.aoArrowProduct.right{ background-position:center right; right:0px;}


.dd-container#id_address_delivery{ top: 12px; left: 10px; }
.maxW700{ max-width: 700px; margin-top: 10px;}
.bt_froce_w200{ width: 200px !important;}

label.alignCustomSelect strong{ padding-top: 5px; display: inline-block; width: 190px;}



/* Added INLINE CSS */


.posrelative{
position:relative;
}

#jsddm li ul.menu_ul_all{
position:absolute; top:37px; left:0; /*width:710px*/;
}

#jsddm li ul.menu_ul_all_2{
position:absolute; right:auto; top:37px; left:0; width:510px; text-align:left;
}


#jsddm li ul.menu_ul_all_3{
position:absolute; top:37px; left:0; width:370px;

}

.margin_top_neg{
margin-top:-20px;
}
.customize_strong{
font-size: 12px; text-transform:uppercase; display:block; width:100%; font-weight:normal; border-bottom:1px solid #CCC; font-family:'TradeGothicLTStd-BoldExt'; text-align:center; padding:6px 0 3px 0;
}

li.customizationUploadLine textarea.margin_bottom_input{
margin-bottom: -5px;
}

.clear_left{

clear: left;

}

input.button.saveCustomizationbtn{
margin: 0 !important; width:100px; height:26px; padding:0 5px;
}

.aoProductSpecialSelect{
font-size: 10px !important;
}

.tenPxFont{
font-size: 10px !important;
}

.summaryLinkStyle{
display:block; 
text-transform:uppercase; 
font-weight:normal !important; 
font-size:12px !important; 
border:1px solid #CCCCCC; 
width:100% !important;
 padding:5px 0 4px 0; 
  padding-right: 0px!important;
 padding-left: 0px!important;
 margin:0; 
 text-transform:uppercase; 
 text-align:center; 
font-family:'TradeGothicLTStd-BoldExt';
float: right; margin: 0 !important;
}


#center_column div.block.accessoriesBlock{
margin:10px 0 0 0; padding:0; background:#fff;
}

#center_column .products_block .block_content.accessoriesContentBlc{
margin:0; padding:0; background:#fff;
}

#productComplementaireList{
position:relative; padding:0 40px;
}

.accInsideDiv{
width:100%; overflow:hidden; position:relative;
}

.widthSixPX{
width: 60px !important;
}

.widthSixSixPX{
width: 66px !important;
}

.margin_top_neg_categ{
margin-top:-40px;
}

.categNote{
font-size: 14px; color: red; font-weight: bold;
}

#photogallery{
float: left; width: 450px;
}

.boutqueStoresDiv{
float: left; width: 450px; margin: 0; padding: 0;
}
#center_column p.boutiqueStoresP{
margin: 0; padding: 0;
}

.creedDynastyLin{
text-align:center; font-size:13px; font-family:'TradeGothicLTStd-BoldExt';
}

#creedHistoryLineage .oneElement.creedBorderRightNone{
border-right:none;
}

.creedScentRelative{
position:relative;
}

span.clr_hr{
border-bottom:1px solid #CCC !important; display:block;
}


/******* CART BLOCK POPUP *******/
#cart_block_popup_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('../img/cart_block_popup/overlay_bg.png');
	z-index: 9999999990;
	display: none;
}
#cart_block_popup {
	position: absolute;
	left: 50%;
	width: 667px;
	padding: 51px 53px 49px 56px;
	border: 1px solid #76787a;
	margin-left: -388px;
	background-color: #fff;
	z-index: 9999999991;
	display: none;
}
#cart_block_popup.empty-cart > table,
#cart_block_popup.empty-cart > .cart_navigation {
	display: none;
}
#cart_block_popup.empty-cart .error {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#cart_block_popup.empty-cart .error p {
	margin-bottom: 0px;
}
#cart_block_popup .cart_block_popup_close {
	position: absolute;
	top: 18px;
	right: 22px;
	width: 13px;
	height: 13px;
	background-image: url('../img/icon/icon-press-popup-close-13x13.png');
	cursor: pointer;
}
#cart_block_popup .error {
	width: auto;
	margin: 0px 0px 1.5em 0px;
	text-align: left;
	display: none;
}
#cart_block_popup .error > p {
	margin-bottom: 1em;
}
#cart_block_popup > table > thead th {
	letter-spacing: 1px;
}
#cart_block_popup > table > tbody > tr > td {
	padding-left: 6px;
	padding-right: 6px;
}
#cart_block_popup > table > tbody > tr > td.cart_description {
	/*padding-left: 20px;*/
	text-align: center;
}
#cart_block_popup > table > tbody > tr > td.cart_description a {
	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
}

#cart_block_popup > table > tbody > tr > td.cart_voucher_lign {
	padding-top: 9px !important;
	padding-bottom: 9px !important;
	border-top: 1px solid #d1d3d4 !important;
	border-bottom: 1px solid #d1d3d4 !important;
}
#cart_block_popup > table > tbody > tr > td.cart_quantity .cart_quantity_input {
	width: 60px;
	height: 27px;
}
#cart_block_popup > table > tbody.cart_block_popup_discounts {
	border-bottom: 1px solid #d1d3d4;
}
#cart_block_popup > table > tbody.cart_block_popup_discounts .cart_discount_delete {
	cursor: pointer;
}
#cart_block_popup > table > tbody.cart_block_popup_discounts .price-discount {
	text-decoration: none;
}
#cart_block_popup > table > tfoot > tr > td {
	padding: 0.17em 0.5em;
	border: none;
	text-align: right;
	font-family: "DidotLTStd-Italic";
	text-decoration: none;
}
/*#cart_block_popup > table > tfoot > tr.cart_total_price {
	border-top: 1px solid #d1d3d4 !important;
	border-bottom: 1px solid #d1d3d4 !important;
}*/
#cart_block_popup > table > tfoot > tr.cart_total_price > td {
	padding-top: 6px;
	padding-bottom: 5px;
}
#cart_block_popup > table > tfoot > tr.cart_total {
	border-top: 1px solid #d1d3d4;
	border-bottom: 1px solid #d1d3d4;
}

#cart_block_popup #cart_voucher fieldset {
	padding-left: 16px;
	padding-right: 16px;
	border: none;
	line-height: 29px;
}
#cart_block_popup #cart_voucher fieldset > * {
	display: inline;
}
#cart_block_popup #cart_voucher fieldset input[name = "submitAddDiscount"] {
	height: 22px;
	padding: 0px;
	vertical-align: middle;
	text-transform: uppercase;
}
#cart_block_popup #cart_voucher fieldset > h4 {
	text-align: left;
	float: left;
}

#cart_block_popup .cart_navigation {
	width: auto !important;
	padding-left: 16px !important;
	padding-right: 16px !important;
	margin: 29px 0px 0px 0px !important;
}
#cart_block_popup .cart_navigation .continue_shopping {
	padding: 4px 24px !important;
	letter-spacing: 1px;
}

#cart_block_popup .cart_navigation .checkout {
	height: 28px;
	padding: 0px !important;
}
/***** END CART BLOCK POPUP *****/

#card_form_id > h3 {
	color: #76787a !important;
	font-family: TradeGothicLTStd-Extended, Arial, sans-serif !important;
	font-size: 1.43636em !important;
	font-weight: bold !important;
}

/***** START ORDER CONFIRMATION PAGE *****/
/*
#order-confirmation #center_column{
	width: 98.936170213%;
	margin: 0 auto;
}
#order-confirmation .oc-heading{
	padding-top: 55px;
	padding-bottom: 36px;
} 
#order-confirmation .oc-heading > p{
	margin: 0;
	text-align: center;
	color: #76787a;
	font-family: 'DidotLTStd-Roman', sans-serif;
	font-size: 14px;
	line-height: 19px;
}
#order-confirmation .oc-order-details > table{
	margin: 0 auto;
} 
#order-confirmation .oc-order-details table tr td:first-child{
	text-align: right; 
}
#order-confirmation .oc-order-details table tr td b{
	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
	font-size: 11px;
	color: #595a5e;
	text-transform: uppercase;
	padding-right: 10px;
}
#order-confirmation .oc-order-details table tr td:last-child{
	font-family: 'DidotLTStd-Roman', sans-serif;
	color: #76787a;
	font-size: 14px;
	text-align: left;
}
#order-confirmation .oc-content{
	padding-top: 50px;
}
#order-confirmation .oc-title{
	height: auto;
	padding: 5px 33px;
	border-top: 1px solid #d1d3d4;
	border-bottom: 1px solid #d1d3d4;
	margin: 0px 0px 12px 0px;
	color: #76787a;
	font-weight: normal;
	font-family: 'DidotLTStd-Italic', sans-serif;
	font-size: 14px;
}
#order-confirmation .oc-left-column{
	width: 47.204301075%;
	float: left;
}
#order-confirmation .oc-right-column{
	width: 48%;
	float: right;
}
#order-confirmation .field_name{
	width: 165px;
	color: #76787a;
	text-transform: uppercase;
	line-height: 1.333em;
	display: inline-block;
	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
	padding-left: 33px;
}
#order-confirmation input.text{
	width: 219px;
	height: 35px;
  	padding: 0 10px;
  	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
#order-confirmation input.oc-create-account-btn{
	width: 209px;
	margin-top: 18px;
	margin-right: 11px;
}
#order-confirmation input.oc-sample-btn{
	width: 137px;
}
#order-confirmation a.oc-back-btn{
	width: 210px;
	margin: 26px auto 0 auto;
	padding: 0;
  	line-height: 28px;
	display: block;
}

#order-confirmation p.oc-note{
	width: 400px;
	line-height: 18px
}
#order-confirmation .oc-sample-block p.oc-note{
	width: auto;
	margin-top: 17px;
  	margin-bottom: 32px;
}
#order-confirmation .oc-sample-block{
	margin-top: 31px;
}
#order-confirmation .oc-sample-block .field{
	display: inline-block;
	width: 109px;
	margin-bottom: 5px;
}
#order-confirmation .oc-sample-block textarea{
	height: 57px;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
#order-confirmation .customer_success{
	margin: 0 auto;
	border: 1px solid #cccccc;
	width: 389px;
	height: 74px;
}
#order-confirmation .customer_success p{
	text-align: center;
	display: block;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #76787a;
	padding: 0;
	line-height: 66px;
	margin: 3px;
	font-family: 'DidotLTStd-Italic';
}
#order-confirmation #samples_success_block .customer_success p{
	line-height: 18px;
	border: 0px
}
#order-confirmation #samples_success_block .customer_success .oc-border{
	border: 1px solid #cccccc;
  	margin: 3px;
}
#order-confirmation form#samples-form{
	margin-top: 26px;
}*/
/*#order-confirmation select#days,
#order-confirmation select#years{
	width: 47px;
}
#order-confirmation select#months{
	width: 63px;
}*/

#center_column{
	width: 98.936170213%;
	margin: 0 auto;
}
.oc-heading{
	padding-top: 55px;
	padding-bottom: 36px;
} 
.oc-heading > p{
	margin: 0px !important;
	text-align: center;
	color: #76787a;
	font-family: 'DidotLTStd-Roman', sans-serif;
	font-size: 14px;
	line-height: 19px;
}
.oc-order-details > table{
	margin: 0 auto;
} 
.oc-order-details table tr td:first-child{
	text-align: right; 
}
.oc-order-details table tr td b{
	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
	font-size: 11px;
	color: #595a5e;
	text-transform: uppercase;
	padding-right: 10px;
}
.oc-order-details table tr td:last-child{
	font-family: 'DidotLTStd-Roman', sans-serif;
	color: #76787a;
	font-size: 14px;
	text-align: left;
}
.oc-content{
	padding-top: 50px;
}
.oc-title{
	height: auto;
	padding: 5px 0px;
	border-top: 1px solid #d1d3d4;
	border-bottom: 1px solid #d1d3d4;
	margin: 0px 0px 12px 0px;
	text-align: center;
	color: #76787a;
	font-weight: normal;
	font-family: 'DidotLTStd-Italic', sans-serif;
	font-size: 14px;
}
.oc-left-column{
	width: 47.204301075%;
	float: left;
}
.oc-right-column{
	width: 48%;
	float: right;
}
#guestToCustomer .field_name{
	width: 160px;
	color: #76787a;
	text-transform: uppercase;
	line-height: 1.333em;
	display: inline-block;
	font-size: 11px;
	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
	padding-left: 39px;
}
#guestToCustomer input.text{
	width: 209px;
	height: 35px;
  	padding: 0 10px;
	margin-left: 0px;
  	font-family: 'AkzidenzGrotesk-Regular', sans-serif;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
input.oc-create-account-btn {
	width: 209px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 27px;
}
input.oc-sample-btn{
	width: 137px;
	padding: 0px;
}
a.oc-back-btn{
	width: 210px;
	margin: 26px auto 0 auto;
	padding: 0;
  	line-height: 28px;
	display: block;
}

p.oc-note{
	width: 400px;
	line-height: 18px
}
.oc-sample-block p.oc-note{
	width: auto;
	margin-top: 17px;
  	margin-bottom: 32px;
}
.oc-sample-block {
	margin-top: 31px;
}
.oc-sample-block .field {
	display: inline-block;
	width: 109px;
	margin-bottom: 5px;
}
.oc-sample-block textarea {
	height: 57px;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
.customer_success {
	margin: 0 auto;
	border: 1px solid #cccccc;
	width: 389px;
}
.customer_success p {
	text-align: center;
	display: block;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #76787a;
	padding: 0;
	line-height: 66px;
	margin: 3px !important;
	font-family: 'DidotLTStd-Italic';
}
#samples_success_block .customer_success p {
	line-height: 18px;
	border: 0px
}
#samples_success_block .customer_success .oc-border {
	border: 1px solid #cccccc;
  	margin: 3px;
}
form#samples-form {
	margin-top: 26px;
}
/*select#days,
select#years{
	width: 47px;
}
select#months{
	width: 63px;
}*/

@media only screen and (max-width:970px) {
	.oc-left-column {
		margin-bottom: 40px;
	}
	.oc-left-column,
	.oc-right-column {
		width: 100%;
		float: none;
	}

	#guestToCustomer,
	#samples-form {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#guestToCustomer {
		margin-top: 34px;
	}
	#guestToCustomer .field {
		margin-bottom: 26px;
	}
	#guestToCustomer .field_name {
		width: auto;
		padding-left: 0px;
		margin-bottom: 4px;
		display: block;
	}
	#guestToCustomer input.text {
		width: 100%;
	}
	#guestToCustomer #submitAccount {
		width: 100%;
		margin: 0px;
	}
	
	p.oc-note {
		width: auto;
		/* padding-left: 20px !important;
		padding-right: 20px !important; */
	}

	.oc-sample-block {
		/* padding-left: 20px !important;
		padding-right: 20px !important; */
	}
	
	.oc-sample-block .field {
		/* width: auto; */
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 14px;
		display: block;
		/* text-align: center; */
	}
	#other_fragrances {
		width: 100%;
		margin-left: 0px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#submitSample {
		width: 100%;
		margin-left: 0px;
	}
	
}


.anotherone_rs_module .slide-img {
	position: absolute;
	max-width: none !important;
}
@media only screen and (max-width : 940px) {
	.wrap_anotherone_rs_module {
		position: relative !important;
	}
	/*.wrap_anotherone_rs_module ul li {
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;

		background-repeat: no-repeat;
	}*/
	.wrap_anotherone_rs_module .anotherone_rs_module {
		margin-top: auto !important;
	}

	.anotherone_rs_module .slide-img {
		position: static !important;
	}
	
	#footer {
		position: relative !important;
	}

	/*.wrap_anotherone_rs_module .anotherone_rs_module {*/
		/*margin-top: auto !important;*/
		/*min-height: 330px !important;*/
	/*}*/
}