/* $Id: local-sample.css 7156 2010-04-24 16:48:35Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */


div.content-messages div.messages, div.content-help div.help {
border-style: solid;
border-width: 6px;
font-weight: bold;
margin-bottom: 0;
overflow: hidden;
padding: 5px;
margin: 0;
}

.form-item {
margin-top: 1px;
margin-bottom: 1px;
}
.form-checkboxes, .form-radios {
margin:0;
}

.node ul.links li, .node ul.inline li, .node .links a {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0 14px 0 0;
	display :block;
float:left;
padding-left: 20px;  
padding-top: 5px;
}


#content-tabs ul.primary {
width: 640px;
}
/* ul.primary */


#block-uc_cart-0 {
padding: 10px;
width: 280px;
}
.prixpromo {
color: #FF0000;
text-transform:uppercase;
font-size: 1em;
padding-top: 10px;
padding-bottom: 5px;
font-weight:bold;
}
.uc-price-list {
font-size: 1.2em;
font-weight:bold;
}
.list-promo {
text-decoration: line-through;
}
.uc-price-list_price,
.uc-price-list {
  /*text-decoration: line-through;*/
}


.uc-price-sell {
/* color: #336600; */
font-size: 1.6em;
padding-top: 0px;
}
.sell-promo {
color: #FF0000;
}
.uc-price-list_price {
text-decoration:line-through;
}

.view-produit {
margin:10px;
}
.view-produit .views-field-title {
font-size: 1.1em;
font-weight: bold;
}
.view-produit .views-field-title a:link, .view-produit .views-field-title a:visited {
color:#000000;
}
.view-produit .views-field-list-price {
padding-top:5px;
font-weight: bold;
}
.view-produit .views-field-sell-price {
padding-top:5px;
font-weight: bold;
color: #FF0000;
font-size: 1.2em;
}
.view-produit .views-field-addtocartlink {
padding-top:20px;

}


.views-field-field-image-cache-fid {
float: left;
padding-right : 30px;
}

.infoplus {
color: #FFFFAA;
}


/* login-bar */
#block-userloginbar-0 {
width: 100%;
background-color: #d2d4d3;
color: #000;
padding: 5px;
padding-left: 0;
padding-right: 0;
}
#user-login-form {
padding: 0;
margin-top: 0px;
width: 100%;
}
#user-login-form .item-list {
margin-top: 0;
}
#user-login-form div.item-list ul {
margin:0;
margin-left: 30px;
padding: 0px;
padding-top: 0px;
text-align: left;
float:left;
clear:right;
/*clear: both;*/
}

#user-login-form #edit-name, #user-login-form #edit-pass {
width: 120px;
font-size: .9em;
}
#user-login-form label {
float: left;
margin-left: 10px;
margin-right: 2px;
font-weight:normal;
}

#user-login-form div.item-list ul li {
    list-style-type: none;
    margin: 0;
    padding-right: 0px;
}

#user-login-form div.item-list ul li.first a:link {
    padding-right:10px;
}

#block-simplenews-6 {
padding: 10px;
}

.attribute-2 {
display: block;
}
.node #edit-attributes-1-1-wrapper, .node #edit-attributes-2-2-wrapper {
    background-image: url("/files/spray80.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    padding-top: 84px;
	margin-bottom: 10px;
	width: 120px;
}

#node-77 #edit-attributes-1-1-1-wrapper, #node-77 #edit-attributes-2-2-1-wrapper, #node-77 #edit-attributes-1-1-wrapper, #node-77 #edit-attributes-2-2-wrapper {
    background-image: url("/files/spray80.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    margin-left: 252px;
    padding-top: 84px;
	margin-bottom: 5px;
}
#node-77 .form-item label.option {
    display: inline;
    font-weight: normal;
	color: #336600;
	font-weight: bold;
	font-size: 18px;
	margin-top:5px;
	display: block;
}
.view-produit .views-field-addtocartlink {
    padding-top: 10px;
}


/* */

.node #edit-attributes-1-wrapper {
    background-image: url("/files/spray80.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    padding-top: 84px;
	margin-bottom: 10px;
	width: 120px;
}
#node-77 #edit-attributes-1-wrapper, #node-77 #edit-attributes-1-1-wrapper {
    background-image: url("/files/spray80.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    margin-left: 252px;
    padding-top: 84px;
	margin-bottom: 5px;
	width: 250px;
}



#uc-product-add-to-cart-form-94 .attributes .description {
display: none;
}

/* attribute calculation list */
.views-field-sell-price .field-content {
display: inline;
float: right;
padding-right: 100px;
font-size: 15px;
}
.uc-price-display, .uc-price-sell_price {
    clear: right;
    float: right;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: center;
    width: 100px;
}


