/* iOSC 3.0 by LTGraf.com 2010-11-19 */

body {
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #fff;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	font-smoothing:antialiased;/*css3*/
    -moz-font-smoothing:antialiased;/*gecko (ex:Firefox)*/
}

form {
  display:inline;
}

A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

#iphone_content {
	width:100%;
	position:absolute;
       background-color: #000;
}

#headerLogo {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	background:url(../images/header_back.png) repeat-x;
	line-height:14px;
}

table.logo{
	display: none;
}

#returning_cust, #new_cust, #inscription {
	width:90%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-top:5px;
	background:#000;
	margin-bottom:5px;
}

#returning_cust h1, #new_cust h1, #inscription h1 {
	margin:0;
	font-size:18px;
	margin-bottom:5px;
}

#returning_cust input, #new_cust input, #inscription input {
	width:100%;
}

#returning_cust .float {
	display: block;
	width:33%;
	float:left;
	text-align:left;
	font-weight:bold;
}

#inscription .float {
	display: block;
	width:45%;
	float:left;
	text-align:left;
	font-weight:normal;
}

#inscription .obligatoire {
	color:#FF0000;
}

#inscription .form_line{
	clear:left;
	margin-bottom:5px;
}

#inscription .form_line.gender input {
	width:auto;
}

#inscription .form_line.birthdate input {
	width:100px;
}


#also_purchased {
	width:95%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-left:5px;
	margin-top:5px;
	background:#000;
	margin-bottom:5px;
	text-align:justify;
	display:block;
	float:left;
}

#prodCell_also {
	width:30%;
	min-height:125px;
	border:0px solid #141414;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	float:left;
	margin:2px;
	background:#141414;
}

#prodCell_also img, #prodCell img, #ficheProdTop img {
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
}

#prodCell_also .prodImg, #prodCell .prodImg {
	margin:auto;
	border-bottom:1px solid #141414;
	text-align:center;
	margin-bottom:2px;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	background:#FFFFFF;
	padding-top:2px;
}

#prodCell_also .prodName {
	font-size:12px;
	text-align:justify;
	padding:2px;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	background:#000;
	margin-bottom:2px;
	min-height:80px;
	text-align:center;
	color:#141414;
}

#prodCell {
	width:30%;
	min-height:225px;
	border:1px solid #141414;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	display:block;
	float:left;
	margin:2px;
}

#prodCell #empty {
	border:0;
}

#prodCell input {
	width:100px;
}

#prodCell .prodName {
	font-size:12px;
	text-align:center;
	color:#141414;
	padding:2px;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	background:#000;
	margin-bottom:2px;
	min-height:60px;
}

#prodCell .prodPrice {
	font-size:16px;
	text-align:center;
	padding:2px;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	background:#141414;
	margin-bottom:2px;
	font-weight:bold;
	color:#fff;
}

#prodCell .prodBuy {
	text-align:center;
	padding:2px;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	background:#141414;
	margin-bottom:2px;
	height:30px;
}

#ficheProdTop {
	width:95%;
	border:1px solid #141414;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
       background-color: #000;
}

#ficheProdTop .visuel {
	text-align:center;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#000;
	display:block;
	float:left;
	width:auto;
	height:auto;
}

#ficheProdTop h2 {
	font-size:16px;
	margin:0;
	margin-left:7px;
}

#ficheProdTop .prodPrice {
	font-size:16px;
	text-align:center;
	padding:2px;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	background:#141414;
	margin-bottom:0px;
	margin-left:7px;
	margin-top:15px;
	font-weight:bold;
	color:#fff;
	width:60%;
}

#ficheProdTop .options {
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	background:#000;
	display:block;
	float:left;
	margin-top:5px!important;
	margin-left:5px;
	margin-bottom:5px;
	clear:left;
}

#ficheProdTop .optName {
	font-size:12px;
}

#ficheProdTop .bouton {
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	display:block;
	float:left;
	margin-top:0px;
	margin-left:5px;
	clear:both;
}

#ficheProdMid {
       background-color: #000;
	width:95%;
	border:1px solid #141414;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:2px;
	display:block;
	float:left;
	margin:auto;
	margin-left:5px;
	margin-top:10px;
}

#ficheProdMid .description {
	font-size:16px;
	margin:5;
	margin-left:5px;
}

#contactForm {
	width:95%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-top:5px;
	background:#000;
	margin-bottom:5px;
}

#contactForm .float {
	display: block;
	width:40%;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

#contactForm .float_full_width {
	display: block;
	width:100%;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

#results {
	width:90%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:10px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-top:5px;
	background:#141414;
	margin-bottom:5px;
	text-align:justify;
	display:block;
	float:left;
	text-align:center;
}

#cms {
	width:90%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:10px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-top:5px;
	background:#000;
	margin-bottom:5px;
	text-align:justify;
}

#cms2 {
	width:92%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:#000;
	margin-bottom:5px;
	text-align:left;
}

#cms h2 {
	font-size:16px;
}

#accthistpl {
	width:95%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	color:#fff;
	border:1px solid #141414;
	margin:auto;
	margin-top:5px;
	background:#000;
	margin-bottom:5px;
}

#accthistpl h1 {
	font-size:16px;
	margin:2px;
	margin-left:0px;
}

#accthistpl h2 {
	font-size:14px;
	margin:2px;
	margin-left:0px;
}

#accthistpl #nomProd {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:70%;
}

#accthistpl #ligneProdNom {
	font-size:11px;
	float:left;
	width:70%;
}

#accthistpl #taxProd {
	font-size:14px;
	font-weight:bold;
	display:inline;
	float:right;
	width:15%;
}

#accthistpl #ligneProdTax {
	font-size:11px;
	display:inline;
	float:right;
	width:15%;
}

#accthistpl #totalProd {
	font-size:14px;
	font-weight:bold;
	display:inline;
	float:right;
	width:15%;
}

#accthistpl #ligneProdPrix {
	font-size:11px;
	display:inline;
	float:right;
	width:15%;
	text-align:right;
}

#accthistpl #subTotal {
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
}

#accthistpl #titre {
	font-size:12px;
	font-weight:bold;
	float:left;
	width:85%;
	text-align:right;
}

#accthistpl #text {
	font-size:11px;
	float:right;
	width:15%;
	text-align:right;
}

#accthistpl #delivery {
	width:40%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
	display:block;
	float:left;
}

#accthistpl #shipping {
	width:55%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
	margin-left:5px;
	display:inline-table;
}

#accthistpl #historic {
	width:95.5%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
	margin-top:5px;
}

#accthistpl .clear {
	clear:both;
}

#accthistpl #billing {
	width:40%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
	display:block;
	float:left;
	margin-top:5px;
}

#accthistpl #payment {
	width:55%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
	margin-left:5px;
	margin-top:5px;
	display:inline-table;
}

#accthistpl .fleche {
	float:right;
	vertical-align:middle;
	display:inline;
	margin-top:-60px;
}

#accthistpl #maxentries {
	width:92%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#141414;
	margin:10px;
}

#accthistpl #bouton {
	width:92%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	margin:10px;
	text-align:center;
}

#acctHist {
	width:98%;
	border-bottom:1px solid #141414;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
}

#acctHist .fleche {
	float:right;
	vertical-align:middle;
	display:inline;
	margin-top:-30px;
}

.fleche {
	float:right;
	vertical-align:middle;
	display:inline;
}

#newsletter, #notifications, #abd, #checkout_conf, #checkout_shipping, #checkout_payment, #checkout_pmt_add, #checkout_ship_add, #checkout_success {
	width:95%;
	border:1px solid #141414;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	margin:5px;
}

#newsletter #titre {
	float:right;
	font-size:18px;
	font-weight:bold;
}

#newsletter #text, #notifications #text, #password #text, #checkout_conf #text {
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	margin:10px;
}

#notifications h1, #abd h1, #checkout_conf h1, #checkout_shipping h1, #checkout_payment h1, #checkout_pmt_add h1, #checkout_ship_add h1, #checkout_success h1, #cms h1, #also_purchased h1 {
	font-size:18px;
	margin:2px;
	margin-left:0px;
}

#checkout_conf , #checkout_shipping #bouton, #checkout_payment #bouton, #checkout_pmt_add #bouton, #checkout_ship_add #bouton, #checkout_success #bouton, #cms #bouton {
	width:93%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	margin:10px;
	text-align:center;
}

#checkout_shipping #module, #checkout_payment #module {
	width:95%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	background:#fff;
	margin-top:5px;
}

#checkout_shipping #ship_add, #checkout_payment #bill_add, #checkout_pmt_add #bill_add, #checkout_ship_add #ship_add {
	width:95%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	margin-top:5px;
}

#checkout_conf #ligneProd {
	font-size:11px;
	float:left;
	margin-right:5px;
}

#checkout_conf .gras {
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

#abd .required {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	float:right;
	display:inline;
}

#abd .float {
	display: block;
	width:50%;
	float:left;
	text-align:left;
}

#abd .inputRequirement {
	color:#FF0000;
}

#password .float {
	display: block;
	width:55%;
	float:left;
	text-align:left;
	font-weight:bold;
}

/* selection area categories in catalogue and change address in checkout pages */
table.categories {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    cursor: hand;
	cursor: pointer;
}

tr.categories{
	background-color: #000;
}

tr.categories:hover{
	background-color: #000;
}

tr.categoriesselect{
	background-color: #000;
}

td.categories {
	padding-left: 5px;
	height:40px;
	border-top-color: #141414;
    border-top-style: solid;
    border-top-width: thin;
	border-bottom-color: #141414;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

td.categories a{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

hr.separator {
	border: 0px; 
	background-color: #141414; 
	height: 1px;
}

td.smallText, span.smallText, p.smallText {
  font-size: 10px;
}

td.linkText, span.linkText, p.linkText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

td.midText, span.midText, p.midText {
  font-size: 10px;
}

span.orderEdit {
  font-size: 10px;
}

td.main {
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}
	
td.review {
	padding-left:10px;
	font-size: 12px;
}

td.footer{
  font-size: 10px;
}

td.smallText, span.smallText, p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td.linkText, span.linkText, p.linkText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  padding-top: 5px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
  background: #000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 14px;
  padding-right: 4px;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

table.productsGrid {
  border-collapse: collapse;
}

td.productsGrid{
  border: 1px;
  border-style: solid;
  border-color: #000;
  border-spacing: 1px;
}

table.productCell{
  text-align: center;
  font-size: 10px;
  height: 100%;
}

td.stockWarning {
  font-size: 10px;
}

td.pageHeading  {
  font-size: 14px;
  font-weight: bold;
}

td.productHeader {
  font-size: 14px;
  font-weight: bold;
}

#mobileButton table{
  background: url(../images/greybutton/background.gif) repeat-x;
  border-collapse: collapse;
}

#mobileButton td{
  height: 23px;
  font-size: 11px;
  font-weight: bold;
  color: navy;
  vertical-align: middle;
  padding: 0px;
  border: 0;
  cursor: pointer;
}

#header {
}
#mainBody {
}

#footer {
	width:97%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	border:1px solid #141414;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	display:block;
	float:left;
	background-color: #000;
}

#mobileForm input[type="text"],input[type="password"], select {
	width: 150px;
}

#productAttribute select {
	width: 100px;
}

#errorMsg {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TABLE.headerNavigation {
    background-color: #B5B5B5;
    background-repeat: repeat-x;
    height: 50px;
    padding-top: 4px;
    padding-bottom: 0px;
}

tr.headerNavigation {
}

td.headerNavigation {
  font-size: 10px;
  text-align: center;
  font-weight : bold;
  vertical-align: bottom;
  width: 20%;
  cursor: pointer;
}

TD.headerNavigation A { 
	color: #fff;
}

A.headerNavigation:hover {
  color: #a98fb9;
}


#headerShop {
	background: url("../images/home.png") no-repeat center top;
}

#headerBoutique {
	background: url("../images/boutique.png") no-repeat center top;
}

#headerSearch {
	background: url("../images/search2.png") no-repeat center top;
}

#headerAccount {
	background: url("../images/compte.png") no-repeat center top;
}

#headerAbout {
	background: url("../images/help.png") no-repeat center top;
}

#headerLanguage {
	background: url("../images/language.png") no-repeat center top;
}

table.headerTitle{
	height: 48px;
       background-color: #000;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

td.headerTitleRight{
	width: 60px;
	text-align: right;
	vertical-align: top;
	padding-top: 9px;
	padding-right: 6px;
}

td.headerTitleLeft{
	width: 60px;
	font-size: 14px;
	text-align: left;
	vertical-align: center;
	padding-left: 6px;
}

.messageBox {font-size: 10px; }

#messageStack {
	width:90%;
	border-radius:5px;/*css3*/
    -moz-border-radius:5px;/*gecko (ex:Firefox)*/
    -webkit-border-radius:5px;/*webkit (ex:safari)*/
	padding:5px;
	color:#FFFFFF;
	border:0px solid #141414;
	margin:auto;
	margin-top:5px;
}

.messageStackError, .messageStackWarning {font-size: 10px; background-color:#ffb3b5; }
.messageStackSuccess {font-size: 10px; background-color: #64a700; }

div.headerNavigation {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
    opacity:.50;
}

ul li { display: inline; }

/* selection area shipping and payment modules in checkout pages */
.moduleRow { background-color: #000; }
.moduleRowOver { background-color: #000; cursor: pointer; cursor: hand;}
.moduleRowSelected { background-color: #000; }

a img { border:none !important; text-decoration:none !important;}

.ui-body-c .ui-link {
    color: #fff !important;
    font-weight: bold;
}
div.ui-loader.ui-overlay-shadow { display: none !important; }

.ui-radio input {
    position: relative !important;
    margin: 10px !important;
    outline: 0 none !important;
    z-index: 1;
}

.ui-body-c, .ui-overlay-c {
    color: #fff !important;
    text-shadow: none !important;
}

input.ui-input-text, textarea.ui-input-text, .ui-input-search {
background-color:#000 !important;
}
.ui-body-c, .ui-overlay-c {
    background:#000 !important;
}
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

@media (max-width:600px){
#prodCell_also{
width:95%}
}

.ui-checkbox input, .ui-radio input {
left:5px !important;
}