/* common */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
	background-color:#000;/*#1a171b;*/
	overflow-y: scroll;
	width:100%;
	overflow-x:hidden;
}
body {
	margin:0;
	padding:0;
	font-size:13px;
	color:#fff;
	font-family:"Verdana";
}

img {
	border:0;
}
h1 {
    display: none;
}
a {
	outline:0 none;
	text-decoration:none;
	color:#fff;
}
strong { font-weight:bold; }
.slash {
    margin: 0 1px 0 1px;
}
legend { color:#fff; }
p {
	line-height:22px;
	/*height:22px;*/
}
input.text, input.submit, textarea, select, button {
	border:0 none;
	background-color:#58585a;
	color:#fff;
	height:22px;
	line-height:22px;
	vertical-align:middle;
}
select { /*padding:0 0 4px 0\9 */ height:auto\9}

input.disabled, select.disabled {
	background-color:#eee;
}
input.error, select.error, textarea.error {
	background-color:#b3cec4;
	color:#000;
}
label.error {
	color:#b3cec4;
	font-weight:bold;
}

hr {
	border:1px solid #58585a;
	margin:10px 0;
	clear:both;
}

/* flash messages */
p.error {
	color:#b3cec4;
	font-weight:bold;
}
p.notice {
	color:#b3cec4;
	font-weight:bold;
}

/* layout */
#header {
	height:78px;
	background:url(../img/header_background.png) repeat-x;
}

#header img.logo {
	float:left;
	margin:18px 0 0 15px;
}
#header .tools {
	float:right;
	margin:28px 10px 0 0;
	font-size:174%;
}
#footer {
	font-size:77%;
	margin:0 0 0 20px;
	display:block;
	float:none;
	clear:both;
}
#footer a {
	margin:0 0 0 35px;
}
.tools img {
	vertical-align:middle;
}

.tools input {
	font-size:77%;
	height:26px;
	width:200px;
}
.tools a {
	color:#fff;
	text-decoration:none;
}
.tools a.selected {
	color:#e20021;
}

#menu {
	border-top:1px solid #869a93;
	border-bottom:1px solid #5a6762;
	/*height:65px;*/
	background-color:#b3cec4;
	font-size:174%;
	color:#1a171b;
}
#menu ul {
	margin:0 0 0 20px;
	width:100%;
	display:block;
}
#menu li {
	display:-moz-inline-box;
	display:inline-block;
	*display:inline;
	*float:left;
}
#menu img {
	vertical-align:middle;
}
#menu li a {
	display:-moz-inline-box;
	display:inline-block;
	*display:inline;
	*float:left;
}
#menu p {
	margin:0 0 0 20px;
}

#menu a {
	font-family:"Times New Roman";
	color:#1a171b;
	text-decoration:none;
}

#menu a.selected {
	font-weight:bold;
}

#content {
	margin:20px;
}
/* basket counter */
span#basket_count {
	position:relative;
	top:2px;
	*top:-3px;
}
/* terms */
a.terms {
	text-decoration:underline;
}

/* TIM */
#product_description {
	margin:10px 0;
	text-align:justify;
}
#product_colors {
    padding-top: 20px;
}
#product_colors ul {
    padding-top: 10px;
    width: 315px;
}
#product_colors ul li {
    float: left;
    border: 1px solid #444;
    text-align: center;
    margin:0 5px 5px 0;
    width:50px;
    height:50px;
}
#product_colors li a {
	float:left;
	width:50px;
    height:50px;
}
#product_colors li.selected {
	border:1px solid #fff;
}
#product_colors li.linebreak {
	border: 0 none;
	clear:left;
	display:block;
	float:none;
	height:0;
	width:0;
	margin:0;
	padding:0;
}
#product_colors li div.img {
	height:50px;
	*width:50px;
}
#product_colors li img {
    /*display: block;*/
    /*margin:0 auto;*/
}
#buy_product {
	margin:20px 0 0 0;
}
div.added {
	background-color:#444;
	padding:10px;
	margin:10px 0;
	clear:both;
}
div.added h4 {
	text-transform:uppercase;
	padding:0;
}
div.added a:hover {
	text-decoration:underline;
}
#pager {
    position:absolute;
    bottom:0;
}

/* index */
.index .slideshow {
	width:543px;
	height:543px;
}

/* press */
.press ul li h2 {
    font-size: 15px;
    height: 25px;
    letter-spacing: 1px;
    text-transform:uppercase;
}
.press ul li .images img {
    float: left;
    margin-right: 17px;
}
.press ul li {
    /*border-bottom: 2px solid #58595b;*/
    padding-bottom: 20px;

    /*clear:both;*/
}

/* basket */
.basket table {
	width:100%;
	margin:0 0 60px 0;
}
.basket table tr {
	height:40px;
	line-height:40px;
}
.basket .thumbnail img {
    display: block;
    background: #fff;
    padding: 5px;
}
.basket .price {
	text-align:right;
}
.basket tfoot tr.line, .basket tfoot tr.line td {
	border-top:1px solid #fff;
}
.basket .history {
	float:left;
}
.basket .history li {
	float:left;
	margin:0 20px 0 0;
	width:144px;
}
.basket .history a {
	width:144px;
	float:left;
}
.basket .history h2 {
	margin-bottom:20px;
}
.basket .history td {
	vertical-align:bottom;
	width:144px;
	text-align:center;
	height:144px;
	background-color:#fff;
}
.basket .shipping_type select {
	*margin:10px 0 0 0;
}
.basket .actions {
	float:right;
	width:175px;
}
.basket .quantity {
	text-align:right;
}
.basket .remove a {
	margin:5px 0 0 10px;
	*margin:1px 0 0 10px;
}
/* order details */
/*form#client input.text {
	float:left;
	margin:0 5px 0 0;
}*/
.order a.forgotten {
	text-decoration:underline;
}
.order #details input.text {
	width:250px;
}
.order #details select {
	width:250px;
}
/* summary */
form legend {
	text-transform:uppercase;
	margin:0 0 10px 0;
}
form#shipping_type {
	float:right;
	/*margin:0 10px 0 0;*/
}
.basket .shipping h2, .basket .billing h2 {
	text-transform:uppercase;
	margin:0 0 10px 0;
}
.basket .shipping {
	float:left;
	width:400px;
}
.basket .billing {
	float:left;
	width:400px;
}

/* home */
.index ul#selections {
	float:left;
}
.index div.details {
	left:590px;
	position:absolute;
	width:400px;
}

/* products */
.novelty div.images, .shop div.images {
	float:left;
	position:relative;
	background-color:#fff;
	width:543px;
	height:543px;
	background:url(../img/product_background.png) repeat-x;
	overflow:hidden;
}
.novelty div.details, .products div.details {
	position:absolute;
	left:563px;
	width:390px;
	height:543px;
}
.product div.details {
	position:absolute;
	left:563px;
	width:390px;
}

.novelty li a.selected, .shop li a.selected {
	font-weight:bold;
}
.shop {
    position: relative;
}
.products .images ul {
	width:543px;
	height:543px;
}
.products .images li {
	float:left;
	width:181px;
	height:180px;
	text-align:center;
}

.products .images li.line {
	background:url(../img/shadow_small.png) no-repeat 15px bottom;
}

.products .images table {
	width:181px;
}

.product .images table {
	width:540px;
	height:543px;
}
.images td {
	text-align:center;
	vertical-align:bottom;
}
tr.product_image {
	height:423px;
	/*line-height:423px;*/
}
tr.product_image td {
	vertical-align:bottom;
}
tr.product_image td a {
	position:relative;
	bottom:0;
}
.images tr.line {
	height:120px;
	line-height:120px;
}
.images td.line {
	vertical-align:top;
	text-align:right;
	height:120px;
	line-height:120px;
	background:url(../img/shadow_large.png) no-repeat center top;
}
.products .images td {
	height:144px;
	width:181px;
}
.products .images td a img {
	*margin:0 0 3px 0;
}

.products .images td.line {
	height:30px;
	background:url(../img/shadow_small.png) no-repeat center top;
}

.images ul.types {
	position:absolute;
	/*top:20px;*/
	bottom:10px;
	right:10px;
}
.images .types li {
	float:left;
	border:1px solid #000;
	height:75px;
	width:65px;
	color:#1a171b;
	margin:0 0 0 10px;
}
.images .types li a {
	/*height:75px;
	width:65px;
	display:block;
	text-align:center;
	color:#000;*/
}

.images .types table {
	width:65px;
	height:75px;
}
.images .types tr {
	height:15px;
}
.images .types tr.preview {
	height:50px;
}
.images .types tr.preview a {
	/*height:50px;
	width:65px;
	display:block;*/
}
.images .types td {
	vertical-align:middle;
}
.images .types tr.preview td {
	vertical-align:bottom;
}
.images .types a {
	color:#000;
}

#product_infos h2 {
	font-size:182%;
	margin:0 0 5px 0;
}
p.price {
	margin:10px 0 0 0;
	font-size:153.9%;
	font-weight:bold;
}
p.reference {
	font-weight:bold;
	font-size:93%;
	margin:10px 0 0 0;
}
.details div.description {
	margin:10px 0 40px 0;
}
p.add, p.outofstock {
	margin:20px 0 0 0;
}
span.discount {
	color:#e20021;
}

/*ul.colors {
	margin:10px 0 50px 0;
}

ul.colors li {
	float:left;
	margin:0 40px 10px 0;
	font-size:85%;
}
ul.colors li a {
	display:block;
	text-decoration:none;
	height:48px;
	width:48px;
}*/

.details p label {
	float:left;
	clear:left;
	width:60px;
}
.details p select {
	width:100px;
}


/* zoom */
a.zoom_in {
	display:block;
	width:543px;
	overflow:hidden;
	cursor:pointer;
}
a.zoom_in img {
	/*vertical-align:bottom;*/
}
a.zoom_out {
	display:block;
	width:543px;
	height:543px;
	overflow:hidden;
	cursor:move;
}
a.zoom_out img {
	cursor:move;
}

/* news */
.news h2 {
	font-weight:bold;
	margin:0 0 30px 0;
}
.news .date {
	float:right;
	margin:0 50px 0 0;
}
.news .image {
	float:left;
	width:400px;
}
.news .details {
	float:left;
	width:400px;
	margin:0 0 0 50px;
	position: relative;
}
.news input#email {
	float:left;
	width:200px;
	margin:0 5px 0 0;
	_margin:0 5px 0 -20px;
}
.newsletter {
	margin:10px 0 0 0;
}
#newsletter label.error {
	margin:5px 0 0 0;
	display:block;
}

/* contact */
.contact label {
    display: block;
    margin-top: 10px;
    margin-bottom: 2px;
}
.contact .image {
	float:left;
	width:525px;
}
.contact .details {
	left:575px;
	position:absolute;
	width:400px;
}
.contact form {
}
.contact form p {
	margin:5px 0;
}
.contact form p select {
	width: 404px;
}
.contact textarea {
	width:400px;
	height:140px;
}
.contact button {
    padding: 6px;
}
.contact input, .contact textarea {
    padding: 2px;
    width: 400px;
}


/* la marque */
.brand .image {
	float:left;
	width:525px;
}
.brand .details {
	left:575px;
	position:absolute;
	width:400px;
}

/* boutiques */
.boutique .image {
	float:left;
	width:660px;
}
.boutique .details {
	position:absolute;
	width:400px;
	left:690px;
}
.boutique .info {
	float:left;
	margin:0 20px 0 0;
}
.boutique .info h2 {
	margin:0 0 20px;
}

/* order : details */
fieldset.billing, fieldset.shipping {
	float:left;
	width:400px;
}
fieldset.shipping legend {
	*margin-left:-7px;
}
fieldset.billing legend {
	margin:0 0 20px 0;
	*margin-left:-7px;
}
#client fieldset legend {
	*margin-left:-7px;
}
.existing input.text {
	float:left;
	width:200px;
	margin:0 5px 0 0;
	*margin:0 5px 0 -20px;
}
.existing {
	margin:10px 0 0 0;
}

/* payment confirmation */
div.thankyou {
	margin:0 0 10px 0;
}

/* buttons */
/* grey : #87888a */
a.button {
    background: transparent url(../img/button/grey_right.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
}

p.outofstock a.button {
	cursor:default;
}

a.button span {
    background: transparent url(../img/button/grey_left.png) no-repeat;
    display: block;
    line-height: 14px;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    padding: 5px 0 5px 9px;
}

/* pro */
div#pro {
	left:385px;
	position:absolute;
	top:15px;
}
div#pro h2 {
	color:#b3cec4;
	font-size:123.1%;
	text-transform:uppercase;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;

}

/* TipTip CSS - Version 1.2 */
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
	*background:#000;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
	_border:0 none;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner {
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner {
		border-top-color: rgba(20,20,20,0.92);
	}
}

/* tooltip */
#tooltip {
  position: absolute;
  z-index: 3000;
  width: auto;
  padding:5px;
  text-align: left;
  left: -500px;
  color:#fff;
  background-color:#000;
}
#tooltip h3, #tooltip div {
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 108%;
  font-weight: normal;
}
#tooltip h3 {
  font-weight: bold;
}
#tooltip h4 {
	font-size:85%;
	padding:3px;
	width:244px;
}

/* slimbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* popup */
div#popup_overlay {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.80;
}
div#popup {
  position: absolute;
  z-index: 100;
  width: 540px;
  height: 210px;
  padding: 20px;
  overflow: auto;
  background: #fff;
  color:#000;
  border: 1px solid #cbcbcb;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.90;
}

div#popup h1 {
  display:block;
  text-align:center;
}

/* popup */
div#popup_mask {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
  background-color: #101010;
}
div#popup_close {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index:2000;
}

div#popup_close a {
  color: #cfcca9;
}