/*
 * ACTIVA SPORT THEME
 * Made by Joel Gaujard <contact@joelgaujard.info>
 */

/* @group CSS reset by Eric Meyer */

html, body,
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* @end */

body {
	/*background: #FFFFFF url('../img/body_bg.jpg') fixed repeat-x bottom left;*/
	background: #FFFFFF url('../img/bg_soldes.jpg') fixed no-repeat bottom;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #353535;
	/*text-align: center;*/
}

body.modal_box, body#tinymce, body.mceContentBody {
	background: #FFF;
}

/* @group useful */
.align_center { text-align:center; }
.align_right { text-align:right; }
.align_justify{ text-align: justify; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.uppercase { text-transform:uppercase; }
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
/* @end */

/* @group global style */
a {
	color: #96B926;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	color: #ff6211;
}
h2 span {
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em;
}
h3 { font-size: 1.1em; margin: 1em 0; }
h4, h4 a {
	color: #ff600f;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	background: transparent url('../img/icon/bullet_arrow_orange.gif') no-repeat 0 2px;
	padding: 0 0 0 18px;
}
.title-cgv {
color:#FF6110;
font-family:"trebuchet MS";
font-size:12px;
font-weight:normal;
text-decoration:underline;
}


/* @end */

/* link6*/
/*.link6 {
	font-family: "color:#353535; text-decoration:underline;
}

a.link6 {
	font-family: "color:#353535; text-decoration:underline;
	}

a:hover.link6 {
	font-family: "color:#353535; text-decoration:underline;
	}*/


/* @group global form style */
input:focus {
	outline: 0;
	outline-offset: 0;
}
input, textarea, select, span.editable {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	vertical-align: middle;
	outline: none;
	color: #424242;
	background-color: #f3f3f3;
	border: 1px solid #585858;
}
textarea, select {
	border: 1px solid #bdc2c9;
}
input#discount_name {
	border: 1px solid #bdc2c9;
        width:80px;
       height:10px;
}

input {
	padding: 3px 5px 3px 5px;
	width:40px;
}


select {
	
}
input.special, select.special {
	background-color: #e5f99d;
}
/* @end */

/* @group price display */
.price, .price-shipping, .price-wrapping, .price-discount {

	white-space:nowrap;
}
.price-discount {
	text-decoration: none;
}
.price-pretax {
	color: gray;
}
.price-ecotax {
	color:#488c40;
}
span.reduction_label, p.reduction_label span {
	background: transparent url('../img/specials_label_bg.gif') no-repeat top left;
	padding-right: 1px;
	width: 72px; /* 73 - 1 */
	height: 40px;
   line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-align: right;
}
/* @end */


/* @group global layout */

#header, #content, #center_column, #right_column, #home_top {
	background-color: #FFF;
}

#header {
         height:500px;
         z-index:-1000;
}

#page, #footer {
	width: 1022px;
	margin: 0 auto;
	text-align:left;
}
#page {
	padding-bottom: 30px;
}
#content {
	border: 1px solid #FFF;
	/*padding: 20px 15px 0 15px;*/
	min-height: 10px;
}
/* Column display */
#center_column {
	padding: 0 10px 0px 10px;
}

.one_column #center_column {
	width: 992px;
}

.one_column #right_column {
	display: none;
}
#product .two_columns #center_column {
	float: left;
	width: 990px;
	margin-right: 5px;
}

.two_columns #center_column {
	float: left;
	width: 800px;
	margin-right: 5px;
}
#order #center_column {
	margin: 15px 0 0 85px;
}
#payment-redirect #center_column {
	margin: 15px 0 0 85px;
}
#payment #center_column {
	margin: 15px 0 0 115px;
}
#order-confirmation #center_column {
	margin: 15px 0 0 115px;
}

.two_columns #right_column {
        background-color:transparent !important;
	float: left;
	margin: 0 0 10px 0;
	padding-left: 0px;
	width: 190px;
}
#contact-form .two_columns #right_column, #order .two_columns #right_column, #my-account .two_columns #right_column {
	padding-left: 0px;
	width: 190px;
	border-left: 0px solid #D2D2D2;
}


#order .two_columns #right_column {display: none;}
#product .two_columns #right_column {display: none;}
#payment .two_columns #right_column {display: none;}
#order-confirmation .two_columns #right_column {display: none;}
#payment-redirect .two_columns #right_column {display: none;}

#cart_voucher {
	margin:0 2em 2em;
	padding-bottom:6px;
	width:470px;
}
#footer {
	clear: both;
	background: transparent url('../img/footer_bg.gif') no-repeat bottom left;
	height: 259px;
	margin-bottom: 30px;
}
/* @end */

/* transfert effect*/
.transferProduct {background: transparent url('http://www.activasport-boutique.fr/themes/activasport/img/icon/add_cart.png') no-repeat center center;
}


/* @group global header links */
#header_links {
	height: 21px;
	background: #f4f4f4 url('../img/header_links_bg.gif') repeat-x top left;
	text-align: center;
}
#header_links li {
	display: inline;
	line-height: 21px;
	padding-right: 100px;
}
#header_links li.last {
	padding-right: 0;
}
#header_links li a {
	text-decoration: none;
	color: #464646;
	font-size: 11px;
	background: transparent url('../img/bullet_green_arrow.gif') no-repeat 0 2px;
	padding-left: 10px;
}
/* @end */

/* @group top header */
#header_top {
	height: 245px;
	background: transparent url('../img/illustrations/header-img-2.jpg') no-repeat bottom left;
	padding-top: 10px;
}

/*
#header_top .bandeau a {
	height: 245px;
	/*background: transparent url('../img/illustrations/header-img.jpg') no-repeat bottom left;
	padding-top: 10px;
}
*/

#header_top .bandeau a {
    outline: medium none;
    text-indent: -9999px;
    top: 90px;
}

.bandeau, .bandeau a {
    display: block;
    height: 160px;
    position: absolute;
    top: 90px;
    right: 60px;
    width: 1000px;
}




.line {
	border-top:1px solid #000;
}
#logo {
	float: left;
}
#header_nav {
	float: right;
	padding-right: 20px;
	padding-top: 34px;
}
#header_nav img, #header_nav ul {
	float: left;
}
#header_nav ul {
	background: #ededed url('../img/header_nav_bg.gif') repeat-x top left;
	padding-top: 7px;
	height: 27px; /* 34 - 7 */
}
#header_nav ul li {
	float: left;
}
#header_nav ul li a {
	float: left;
	line-height: 24px;
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-left: 26px;
}
#header_nav #header_customer a {
	background-image: url('../img/icon/phone.gif');
}
#header_nav #header_happy a {
	background-image: url('../img/icon/icone-smile-phone.gif');
}
#header_nav #header_help a {
	background-image: url('../img/icon/help.gif');
}
#header_nav #header_myaccount a {
	background-image: url('../img/icon/my_account.gif');
}
#header_nav #shopping_cart a {
	background-image: url('../img/icon/cart.gif');
        display:block;
}
#header_nav li a {
	color: #ff600f;
	text-decoration: none;
}
#header_nav li a:hover {
	color: #ff600f;
	text-decoration: underline;
}
#header_nav #shopping_cart span {
	color: #FFF;
	text-align: center;
	background: transparent url('../img/cart_quantity.gif') no-repeat top left;
	display: block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 65px;
	_margin: 0 0 0 -105px; /* IE6 */
	*margin: 0 0 0 -105px; /* IE7 */
}

#ajax_cart_quantity {display:block;}

/* @end */

/* @group header menu */
#categories_bar ul {
	background: transparent url('../img/menu_bg.jpg') no-repeat top center;
	height: 38px;
	z-index: 100;
	/* width: 981px; */
	width: 100%;
}
#categories_bar li 
{
	float: left;
	line-height: 38px;
	z-index: 100;
	/*margin-left: 63px;
	border: 1px solid red;
	*/
}
#categories_bar li a {
	color: #ff5100;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	z-index: 100;
	text-align: center;
}
#categories_bar ul .submenu {
	background: transparent url('../img/submenu_bg.gif') repeat-y top left;
	width: 180px;
	z-index: 100;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: #E5E4E4 1px solid;
	border-left: #E5E4E4 1px solid;
	border-right: #E5E4E4 1px solid;
}
#categories_bar ul .submenu ul {
	background: none;
	float: left;
	height: auto !important;
	width: 32%;
	padding-top: 22px;
}

/* Femmes */
#categories_bar li#asm_0 {
	margin-left: 32px;
	z-index: 100;
}
#categories_bar li#asm_0 a {
	width: 115px;
	z-index: 100;
}
#categories_bar li#asm_0 .submenu {
	width: 575px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar ul li#asm_0 .submenu ul a {
       width:180px;
}
#categories_bar li#asm_0.submenu ul {
	width: 200px;
}

/* Hommes */
#categories_bar li#asm_1 a {
	width: 110px;
}
#categories_bar li#asm_1 .submenu {
	width: 575px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar ul li#asm_1 .submenu ul a {
       width:180px;
}
#categories_bar li#asm_1 .submenu ul {
	width: 190px;
}

/* Accesoires */
#categories_bar li#asm_2 a {
	width: 135px;
}
#categories_bar li#asm_2 .submenu {
	width: 575px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar ul li#asm_2 .submenu ul a {
       width:180px;
}
#categories_bar li#asm_2 .submenu ul {
	width: 190px;
}

/* Diététique */
#categories_bar li#asm_3 a {
	width: 130px;
}
#categories_bar li#asm_3 .submenu {
	width: 350px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar ul li#asm_3 .submenu ul a {
       width:180px;
}
#categories_bar li#asm_3 .submenu ul {
	width: 45%;
}


 /* Électronique */
#categories_bar li#asm_4 a {
	width: 147px;
}
#categories_bar li#asm_4 .submenu {
	width: 310px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar ul li#asm_4 .submenu ul a {
       width:180px;
}
#categories_bar li#asm_4 .submenu ul {
	width: 49%;
}


/* Destockage */
#categories_bar li#asm_5 a {
	width: 147px;
}
#categories_bar li#asm_5 .submenu {
	width: 300px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar ul li#asm_5 .submenu ul a {
       width:180px;
}
#categories_bar li#asm_5 .submenu ul {
	width: 45%;
}


/* Mon univers */
#categories_bar li#asm_6 a {
	width: 180px;
}
#categories_bar li#asm_6 .submenu {
	width: 300px;
	margin-left: -130px;
      	background: url('../img/submenu_bg.gif') #f4f4f4 no-repeat top left;
}
#categories_bar li#asm_6 .submenu ul {
	width: 48%;
}

#categories_bar ul div .bottom {
	clear: both;
	display: block;
	background: transparent url('../img/submenu_footer.gif') no-repeat bottom left;
	height: 15px;
}
#categories_bar ul .submenu li {
	float: none;
	line-height: 22px;
	margin-left: 15px;
}
#categories_bar ul .submenu li a {
	background: transparent url('../img/icon/arrow_gray.png') no-repeat 0 8px;
	padding-left: 11px;
	color: #353535;
	text-align: left;
	/*width: inherit; */
	font-size: 12px;
	font-weight: normal;
}
#categories_bar ul .submenu li a:hover, #categories_bar ul .submenu li.selected a {
	background-image: url('../img/icon/arrow_green.png');
	color: #97bb1e;
	z-index: 100;
}
/* @end */

/* @group header search */
#header_search {
	background: #f3f9e0 url('../img/header_search_bg.jpg') repeat-y top center;
	line-height: 42px;
	margin-top: 64px;
}
#header_search #search_block_top {
	float: left;
}
#header_search #manufacturers_block_top {
	float: left;
}

#header_search label {
	color: #ff600f;
	margin-right: 13px;
}
#header_search label img {
	vertical-align: middle;
	margin: 0 6px 0 15px;
}

#header_search #search_block_top input.special {
	width: 275px;
	border: none;
}
#header_search #search_block_top .exclusive_small {
	line-height: 17px;
	display: inline;
	padding-top: 0;
}

#header_search #manufacturers_block_top select {
	width: 170px;
	margin-right: 20px;
	margin-left: 20px;
	border: none;
}
/* @end */


/* @group footer */
#footer a {
	color: #353535;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer_engagement {
	background: #fbfbfb url('../img/engagement_bg.jpg') repeat-x top left;
	height: 155px;
	margin-bottom: 38px;
}
#footer_engagement ul {
	height: 72px;
	margin-left: 22px;
}
#footer_engagement #engagement_bottom {
	margin-top: 10px;
}
#footer_engagement li {
	height: 72px;
	width: 210px;
	float: left;
	margin-right: 47px;
	background:#FFFFFF url('../img/engagement_top_bg.jpg') no-repeat top left;
}
#footer_engagement li span {
font-size:11px;
}
#footer_engagement #engagement_bottom li {
	background-image: url('../img/engagement_bottom_bg.jpg');
}
#footer_engagement li.last {
	margin-right: 0;
}
#footer_engagement a {
	padding: 14px;
	height: 44px; /* 72 - (2 x 14) */
	width: 182px; /* 210 - (2 x 14) */
	display: block;
	color: #353535;
	text-decoration: none;
}
#footer_engagement img {
	float: left;
	margin-right: 14px;
}

#block_various_links_footer {
	float: left;
}
#block_various_links_footer li {
	display: inline;
	border-left: 2px solid #989797;
	padding: 0 36px;
}
#block_various_links_footer li.first_item {
	border-left: none;
}

#target_top {
	float: right;
	margin-right: 22px;
}

#footer_bottom {
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
}
/* @end */

/* @group breadcrumb */
.breadcrumb {
	background: transparent url('../img/breadcrumb_bg.jpg') repeat-y top left;
	margin-bottom: 30px;
        margin-top: 10px;
	line-height: 30px;
	font-size: 14px;
}
.breadcrumb, .breadcrumb a {
	text-decoration: none;
	color: #424242;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb .breadcrumb_home {
	padding-left: 23px;
	background: transparent url('../img/breadcrumb.gif') no-repeat 0 2px;
}
.breadcrumb .navigation-pipe {
	padding: 0 8px;
}
.breadcrumb .navigation_end a {
	padding: 0 8px;
}
/* @end */

/* @group module generic block */
div.block {
	margin-bottom: 1em;
}
div.block h4 {
/*
	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.gif') no-repeat top left;
*/
}
div.block .block_content {
/*	border-left: 1px solid #d2d2d2;*/
}
#right_column .block_content
{
	border-left: 1px solid #d2d2d2;
	margin-right:10px;
}
/* @end */


/* @group HOME */

#home_top_right {
	/*float:right;*/
	padding-left: 10px;
       margin:10px 0px 0px 0px;
	width: 970px;
}

/* @group module EDITORIAL */
img#editorial_image {
	float:left;
}
.editorial_block {
	margin-bottom: 20px;
        margin-top:5px;
}
.editorial_block h2 {
	margin-bottom: 20px;
}
.editorial_block p {
}
/* @end */

/* @group module NEWSLETTER */
#newsletter_block_left h4 {
	margin-bottom: 12px;
}
#newsletter_block_left .block_content form {
	padding: 12px 0;
        margin-bottom:16px;
}
#newsletter_block_left .block_content label {
	text-decoration: underline;
}
div#newsletter_block_left div.block_content input.special {
	width: 145px;
	border: none;
}
div#newsletter_block_left div.block_content input.exclusive_mini {
	display: inline;
}
/* @end */

/* @group module SPECIALS */
.blockspecials h4 {
	margin-bottom: 10px;
}
.blockspecials .block_content {
	background: transparent url('../img/specials_bg.jpg') no-repeat bottom left;
	width: 280px;
        height:132px;
       margin-bottom:10px;
	padding: 0 5px 5px 5px;
}
.blockspecials li {
	padding: 0;
	float: left;
	clear: none;
}
.blockspecials .product_image {
	width: 110px;
}
.blockspecials .product_special {
	width: 168px;
}
.blockspecials h5 a {
	color: #353535;
	text-decoration: none;
}
.blockspecials h5 a:hover {
	text-decoration: underline;
}
.blockspecials p {
	padding-top: 8px;
	float: left;
   width: 84px;
}
.blockspecials .reduction_label {
}
.blockspecials .reduction_label span {
	margin: 0 4px 0 0;
}
.blockspecials .price {
	color: #ff6719;
	font-weight: normal;
}
#special_block_right {
float : right;
}

/* @end */

/* @group module HOME FEATURED */
#featured-products_block_center {
	margin-top: 0px;
}
#featured-products_block_center a {
	color: #353535;
	text-decoration: none;
}
#featured-products_block_center a.price {
	color: #97BB1E;
}
/* views block */
#featured-products_block_center #views_block {
	margin: 15px auto 0 auto;
	width: 970px;
	position: relative;
	text-align: center;
}
#featured-products_block_center #thumbs_list {
	overflow: hidden;
	margin: 0 0;
	width: 970px;
}
#featured-products_block_center #thumbs_list ul {
	list-style-type: none;
}
#featured-products_block_center #thumbs_list li {
	text-align: center;
	float: left;
	width: 170px;
	cursor: pointer;
	margin: 0 8px;
	height: 172px;
}
#prevButton, #nextButton {
	display:block;
	width:30px;
	height:172px;
	position:absolute;
	left:-1px;
	top: 1px;
	background: transparent url('../img/bouton-slide-left.png') no-repeat top left;
}
#nextButton { 
	background: transparent url('../img/bouton-slide-right.png') no-repeat top right;
	left: 950px;
}
#prevButton a, #nextButton a {
	display: block;
	margin-top: 63px;
	width: 30px;
	height: 45px;
}
#nextButton a {
	float: right;
}
/* @end */

/* @group module MANUFACTURERS */
#manufacturers_block_home h4 {
	margin-bottom: 20px;
}
#manufacturers_block_home_left {
	float: left;
	background: transparent url('../img/manufacturer_bg.jpg') no-repeat bottom left;
	width: 291px;
	padding-bottom: 2px;
	margin-right: 10px;
}
#manufacturers_block_home_left form {
	padding: 3px 13px 16px 13px;
}
#manufacturers_block_home_left .manufacturers_block_home_text {
	padding: 0 15px 10px 15px;
}
#manufacturers_block_home_left .manufacturers_block_home_text img {
	vertical-align: top;
	float: right;
}
#manufacturers_block_home_right {
	float: right;
	width: 668px;
}
#manufacturers_block_home ul {
}
#manufacturers_block_home li {
	float: left;
	width: 16%;
	margin-right: 3px;
}
/* @end */

/* @end */

/* product-list.tpl */
div#products_list{
	clear: both;
	padding-top: 25px;
}
ul#product_list{
	list-style-type:none;
}
ul#product_list li {
	border-right: solid 1px #cccccc;
	text-align: center;
	padding: 0 30px;
	height:200px;
	width: 184px;
	float: left;
	margin-bottom: 40px;
}

ul#product_list li.line_end, ul#product_list li.last_item {
	border: none;
}
ul#product_list li a {
	color:#404040;
}
ul#product_list a.product_img_link{
	margin-bottom: 3px;
	display: block;
}
ul#product_list li h3 {
	display: inline;
}
ul#product_list li .discount{
	font-size: 10px;
}
ul#product_list li .reduction {
}
ul#product_list li .price{
	color: #ff600f;
	font-weight: normal;
}
/* @end */

/* @group pagination */
div.pagination {
	margin-top: 10px;
	background: transparent url('../img/pagination_block_bg.gif') repeat-y top center;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
}
.pagination div {
	float: left;
}
.pagination p {
	display: inline;
}
#pagination_div {
	width: 750px;
	text-align: center;
}
#pagination_div p {
	margin-left: 30px;
}
.pagination a, .pagination span {
	line-height: 28px;
}
.pagination a {
	text-decoration: none;
	color: #424242;
}
.pagination span {
	color: #888;
}
form.pagination {
}
form.pagination label {
}
form.pagination select {
}
form.pagination select option {
}
form.pagination input{
}

/* product-sort.tpl */
form#productsSortForm p{
	height: 1em;
	margin: 0.5em 0 0 0;
}
form#productsSortForm p label, form#productsSortForm p select{ float:right; }
form#productsSortForm p select{ font-size:1em; }
/* @end */


/* @group order steps */
ul.step {
	list-style: none;
	width:770px;
	margin-top: 10px;
	margin-bottom: 30px;
        margin-left:50px;
	padding-left: 0px;
	height: 19px;
}
ul.step li {
	line-height: 19px;
	float: left;
	padding-right: 60px;
}
ul.step li, ul.step li a {
	color: #717171;
	text-decoration: none;
}
ul.step li span.step_number {
	float: left;
	display: block;
	background-color: #b8b8b8;
	color: #fff;
	text-align: center;
	width: 19px;
	line-height: 19px;
	height: 19px;
	margin-right: 7px;
}
ul.step li.step_current, ul.step li a:hover {
	color: #2e2e2e;
}
ul.step li.step_current span.step_number {
	background-color: #ff5100;
}
ul.step li.step_todo {
	color: #717171;
}
/* @end */


/* @group product detail */
body#product .breadcrumb {
	float: left;
	margin-top: 30px;
	width: 80%;
}

#product_manufacturer {
	float: right;
}

#primary_block {
	clear: both;
}
#primary_block #pb-left-column, #primary_block #pb-right-column {
	float:left;
}
#primary_block #pb-right-column {
	width: 468px;
}
#primary_block #image-block{
	border-right: #e3e3e3 solid 1px;
	width: 430px;
	height: 330px;
}
#primary_block #image-block img#bigpic {
	cursor: crosshair ;
}
/* views block */
#views_block {
	margin: 15px auto 0 auto;
	width: 420px;
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 365px;
}
#thumbs_list ul {
	padding-left:0px;
	list-style-type: none;
}
#thumbs_list li {
	float:left;
	cursor:pointer;
}
#thumbs_list li a img {
	margin: 0 10px;
}
#view_scroll_left, #view_scroll_right{
	background: transparent url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	display: block;
	width: 15px;
	height: 32px;
	float: left;
	margin-top: 30px;
	margin-right: 5px;
}
#view_scroll_right{
	background-image: url('../img/thumbs_right.gif');
	margin-right: 0!important;
	margin-left: 5px;
}

#primary_block #pb-left-column {
	margin-left: 0px;
	width: 520px;
}
#primary_block #pb-left-column h2 {
	background: transparent url('../img/product_name.gif') no-repeat center left;
	padding-left: 26px;
	line-height: 18px;
	height: 18px;
	font-size: 18px;
	color: #424242;
	margin-bottom: 25px;
}
#primary_block #short_description_block{
	margin-bottom: 25px;
}
/* Color picker */
#primary_block #color_picker {
	margin-bottom: 25px;
}
#primary_block #color_picker span {
	float: left;
	line-height: 20px;
}
#primary_block a.color_pick {
	width: 20px;
	height: 20px;
	float: left;
	display: block;
	border: 1px solid #666;
	margin-left: 8px;
	cursor: pointer;
}
#primary_block a.color_pick:hover {
	border: 1px solid #000;
}


#primary_block form#buy_block {
}
form#buy_block div#buy_block_left, form#buy_block div#buy_block_right {
	float: left;
	margin-bottom: 10px;
}
form#buy_block div#buy_block_left {
	width: 210px;
}
form#buy_block div#buy_block_right {
	width: 42%;
}
form#buy_block div#buy_block_left p, form#buy_block div#buy_block_right p {
	margin-bottom: 15px;
}
form#buy_block label {
	display: block;
	margin-bottom: 5px;
}
form#buy_block select, form#buy_block input {
	background-color: #f3f3f3;
	color: #2e2e2e;
	border: 1px solid #6c6c6c;
	padding: 0 0 0 3px;
}
form#buy_block #quantity_wanted_p {
	padding-left: 15px;
}
form#buy_block #quantity_wanted_p input {
	text-align: right;
	float: left;
	width: 25px;
}
#quantity_change {
	float: left;
	display: block;
	height: 19px;
	line-height: 19px;
	width: 10px;
	vertical-align: top;
	margin-top: -5px;
	padding-left: 4px;
}
#quantity_change a {
	display: block;
	width: 8px;
	height: 10px;
}
form#buy_block span#availability_label{
	float:left;
	margin-right: 3px;
}

/* prices */
form#buy_block p.price, form#buy_block p#add_to_cart {
	float: left;
	margin-bottom: 15px;
}
#primary_block form#buy_block p.price {
	width: 180px;
	font-size: 14px;
       margin-bottom:20px;
}
#primary_block form#buy_block img.on_sale_img{
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	font-weight:bold;
}
#primary_block form#buy_block span.discount{
	color:#EF4F00;
	font-weight:bold;
}
#primary_block form#buy_block span.our_price_display {
	color: #ff5100;
	line-height: 24px;
}
#primary_block form#buy_block #our_price_display {
	font-size: 24px;
	background-color: #ffede5;
	display: block;
	float: left;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: 10px;
}
#primary_block form#buy_block #loan {
	font-size: 13px;
	line-height: 24px;
}
#primary_block form#buy_block #pretaxe_price{
	font-size:0.75em;
}
#primary_block form#buy_block #old_price{
	font-size: 13px;
	text-decoration: line-through;
	display: block;
	clear: left;
	color: #424242;
}
#primary_block form#buy_block #reduction_percent{
	color:#da0f00;
	font-size:0.75em;
}
#primary_block form#buy_block .price-ecotax{
	font-size:0.75em;
}
form#buy_block p#add_to_cart {
	width: 28%;
	text-align: right;
}
form#buy_block #add_to_cart input {
	background: #FFF url('../img/add_to_cart.gif') no-repeat top left;
	width: 157px;
	height: 38px;
	border: none;
	color: #424242;
	font-size: 13px;
	padding: 0 0 5px 35px;
        font-weight:bold;
	cursor: pointer;
}

#primary_block #loyalty {
	clear: both;
        width:340px;
        margin-bottom:10px;
}

#product_extra {

}
#product_extra ul.idTabs {
	border: none;
        /*background: transparent url('../img/but_bas_gris.gif') repeat-x ;*/
	height: 28px;
	margin: 0 0 0 5px;
        width:480px;
}
#product_extra .idTabs li {
	margin: 0;
	width: 95px;
	line-height: 28px;
	text-align: center;
}
#product_extra .idTabs li a {
	border: 1px solid #d0d0d0;
	border-width: 1px 1px 0 1px;
	background: url('http://www.activasport-boutique.fr/themes/activasport/img/bg_tabs.jpg') repeat-x ;
	color: #232323;
	display: block;
	width: 100%;
	font-weight: normal;
	line-height: 28px;
	height: 28px;
	padding: 0;
	text-transform: none;
}
#product_extra .idTabs li a.selected {
	background-image:url("../img/but_bas_vert.gif");
	border: none;
        margin-left:2px;
        margin-top:1px;
}
#product_extra #idTab100 {
	border: 1px solid #d3d3d3;
	padding: 10px 1px 10px 12px;
        width:508px;
       margin-bottom:15px;
       color:#353535;
}
#product_extra #idTab101 {
	border: 1px solid #d3d3d3;
	padding: 10px 1px 10px 12px;
        width:508px;
       margin-bottom:15px;
       color:#353535;
}
#product_extra #idTab102 {
	border: 1px solid #d3d3d3;
	padding: 10px 1px 10px 12px;
        width:508px;
       margin-bottom:15px;
       color:#353535;
}
#product_extra #idTab103 {
	border: 1px solid #d3d3d3;
	padding: 10px 1px 10px 12px;
        width:508px;
       margin-bottom:15px;
       color:#353535;
}
#product_extra #idTab104 {
	border: 1px solid #d3d3d3;
	padding: 10px 1px 10px 12px;
        width:508px;
       margin-bottom:15px;
       color:#353535;
}
#primary_block ul#usefull_link_block
{
	list-style-type:none;
}

#primary_block ul#usefull_link_block li {
	width: 55%;
	float: left;
}

#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{
	text-decoration:none;
	background: transparent url('../img/bullet_alt.jpg') no-repeat left center;
	padding-left: 15px;
	line-height: 25px;
}

#primary_block p.buttons_bottom_block{ margin:0; }

/* @end */


/* @group category */

body#category .breadcrumb {
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 80%;
}


h2.category_title {
	font-size: 1.3em;
}
#scenes {
	width: 600px;
	float: left;
}
#subsubcategories {
	width: 380px;
	float: right;
}
#subsubcategories ul {
	float: left;
	width: 49%;
	margin-bottom: 20px;
}
#subsubcategories ul.item {
	clear: left;
}
#subsubcategories li {
	line-height: 20px;
}
#subsubcategories a {
	color: #353535;
	text-decoration: none;
	background: transparent url('../img/icon/arrow_gray.png') no-repeat left center;
	padding-left: 10px;
}
#subsubcategories a:hover {
	background-image: url('../img/icon/arrow_green.png');
	color: #97bb1e;
}

body#category  div#subcategories ul.inline_list  li a img {
	display:inline;
}
#category #categoryImage {
	float: right;
	width: 360px;
	padding-right:0px;
}
#category #categoryImage p {
background: transparent url('../img/icon/help_mini.gif') no-repeat 0 0px;
padding:0px 0px 0px 25px;
width:165px;
height:18px;
}
#category #categoryImage p2 {
background: transparent url('../img/icon/smile_home_category.gif') no-repeat 0 0px;
padding:0px 0px 0px 25px;
width:165px;
height:18px;
}

#category #categoryImage p span {
	float: left;
	display: block;
	width: 145px;
}
#category #categoryImage p span.left {
	width: 170px;
}
#category #categoryImage p span.telephone {
	font-weight: bold;
	color: #97bb1e;
	font-size: 13px;
}
/* @end */

/* @group new products */
#new-products_block_right {
	width: 140px;
	margin: 0 auto;
}
#new-products_block_right h4 {
	background: none;
	padding: 0;
}
#new-products_block_right h4 a {
	color: #2e2e2e;
	text-decoration: underline;
}
#new-products_block_right h4 a:hover {
	text-decoration: none;
}
#new-products_block_right .block_content {
	border: none;
	margin: 0;
}
#new-products_block_right li {
	margin-top: 20px;
}
#new-products_block_right p {
	margin: 0;
}
#new-products_block_right h5 {
	text-align: center;
	display: block;
}
#new-products_block_right img {
	margin: 0;
}
#new-products_block_right a {
	font-size: 12px;
	text-decoration: none;
}
#new-products_block_right .add_to_cart_button {
	margin-top: 5px;
}
#new-products_block_right .add_to_cart_button a {
	width: 100%;
	display: block;
	text-align: center;
}
#new-products_block_right .price {
	font-size: 12px;
	color: #ff600f;
}
/* @end */



/********************************************************************************/
/************************* DEFAULT PRESTASHOP STYLE *****************************/
/********************************************************************************/

/* 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, div.rte tr, div.rte th, div.rte td {
	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: #374853;
}
div.rte h1 {
	font-size: 25px;
	font-weight:bold;
}
div.rte h2 {
	font-size: 20px;
	background:none;
	text-transform:none;
}
div.rte h3 {font-size: 16px;}
div.rte h4 {font-size: 14px;}
div.rte h5 {font-size: 12px;}
div.rte h6 {font-size:  8px;}

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 {
	text-align: left;
	font-weight: normal;
	background:none;
	height:inherit;
	border:0px #e5e6e7 solid;
	text-align:center;
}

div.rte th {
	padding-left:1em;
	padding-right:1em;
	background:#e5e6e7;
}

div.rte p {
	margin: 3px 0;
}

div.rte a {
	color: #97bb1e;
}
/* /global RTE fields */


/* simple list inline */
ul.inline_list{ list-style-type:none; margin-top: 1em; }
ul.inline_list li { float:left; text-align:center; }
ul.inline_list li 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.gif) 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; }

#more_info_block {
	width: 992px;
       margin-top:10px;
}

/* Tabs */
#product_tabs {
	width: 810px;
	float: left;
}
.block .products_block_accessories_block {
	border-left: 1px solid #000;
}
ul.idTabs {
	border-top: #d2d2d2 solid 1px;
	list-style-type:none;
	height:21px;
	margin-top: 10px;
}
ul.idTabs li {
	float:left;
}
ul.idTabs li a {
	background: transparent url('../img/but_bas_gris.gif') no-repeat;
	display: block;
	width:173px;
	height:28px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	padding-top:3px;
	color:#374853;
}
ul.idTabs li a.selected{
	background-image: url('../img/but_bas_vert.gif');
	color:#424242;
}

div.sheets{
	clear:both;
	padding:1em;
}
div#more_info_sheets ul li {
	margin-bottom:0.4em;
}

/* Special style for block accessories in center column (product page) */
.accessories_block {
	float: left;
	width: 180px;
}
.accessories_block .block_content{
	background:none;
   border-left:1px solid #D2D2D2;
}

.accessories_block p.product_desc {
	height:6.5em;
}
.accessories_block .block_content li{
	background:none;
}
.accessories_block .block_content li a.product_image, .accessories_block .block_content li a.product_description { 
	border-right:1px solid #d0d3d8;
	font-weight:bolder;
}
.accessories_block .block_content li.last_item a.product_image{
	border:none;
}



/* global table style */

.identity_form_referralprogram {
	background-color: #E5F99D;
	color: #222222;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #c6c6c6;
	height:auto;
        width:160px;
        padding:1px;
        margin-top:4px;
	}

.identity_form {
	background-color: #E5F99D;
	color: #222222;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #c6c6c6;
	height:auto;
        width:160px;
        padding:1px;
	}
.identity_form_date {
	background-color: #E5F99D;
	color: #222222;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #c6c6c6;
	height:auto;
        width:80px;
	}
.identity_form_date_day {
	background-color: #E5F99D;
	color: #222222;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #c6c6c6;
	height:auto;
        width:50px;
	}

.identity_align {
       text-align:right;
       }

div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	padding-bottom:6px;
	margin:0 2em 2em;
	width:725px;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
}
table.std td, table.std th {
	padding: 0 0.5em;
}
table.std th {
	white-space:nowrap;
}
table.std tr.item td, table.std tr.item th {
	background-color: white;
}
table.std tr.alternate_item td, table.std tr.alternate_item th {
	background-color: #f7fce8;
}
table.std tfoot tr td {
	border-top: 1px solid #bdc2c9;
}
table.std thead th {
	background-image: url('../img/menu_vert.gif');
	background-repeat:repeat-x;
	color: #ffffff;
	height:20px;
	line-height:10px;
	white-space: nowrap;
	text-align:center;
}
table.std thead th.first_item {
	background-position: top left;
}
table.std thead th.last_item {
	background-position: top right;
}
table.std thead th.item {
	background-position: -5px 0;
}
table.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap;
}
/* /global table style */

/* global form style */
form.std {
	clear: both;
}
form.std h3 {
	color: #555;
	font-size: 1.3em;
	font-weight: normal;
	/*border-bottom: 1px solid #d0d1d5;*/
	padding: 0.5em;
	margin: 0 0 0.5em 0;
}
form.std fieldset {
	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 {
	float: left;
	text-align: right;
	width: 30%;
}
form.std p span.like_input {
	width: auto;
	margin-left:0.7em;
}
input.text {
	height:18px;
	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;
	text-align: left;
}
.required sup {
	color: #da0f00;
}
form.std p.checkbox {
	padding-left: 30%;
}
form.std p.submit {
	padding-left:31%!important;
}

/* 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.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:#424242!important;
	font-size: 12px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 20px;
	height: 20px;
	padding-top: 0;
}

/* 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:2px;
}

/* 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 {
	background-position: left -40px;
	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 {
	line-height: 18px;
	height: 18px;
	color:#FFF!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:#488c40!important;
}

/* hover button */
input.button_mini: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:hover, a.button_large:hover, a.button_small:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive_large:hover {
	background-position: left -20px;
}

/* 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 {
	background-position: left -18px;
}

/* 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-image: url('../img/button-mini.gif');
}
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {
	width: 90px;
	/*background-image: url('../img/but_panier_gris.gif');*/
	background-image: url('../img/button-small.gif');
	text-decoration:none;
}
input.button_small, input.button_small a, input.button_small_disabled, a.button_small, span.button_small {
	width: 62px;
	/*background-image: url('../img/but_panier_gris.gif');*/
	background-image: url('../img/button-small.gif');
	text-decoration:none;
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('../img/button-medium.gif');
}
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 {
	width: 180px;
	background-image: url('../img/button-large.gif');
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {
	/*background-image: url('../img/but_panier_vert.gif');*/
	background-image: url('../img/button-medium_exclusive.gif');
	text-decoration:none;
}
input.exclusive:hover, input.exclusive_disabled:hover, a.exclusive:hover, span.exclusive:hover {
	/*background-image: url('../img/but_panier_vert.gif');*/
	background-image: url('../img/button-medium_exclusive.gif');
	text-decoration:none
}

input.navorange {
background-image: url('../img/cart_nav_orange.gif');
cursor:pointer;
width:155px;
height:24px;
border:0px;
color:#FFFFFF;
margin-left:124px;padding:2px;
}

input.navorange:hover, input.navorange_disabled:hover, a.navorange:hover, span.navorange:hover {
background-image: url('../img/cart_nav_green.gif');
cursor:pointer;
width:155px;
height:24px;
border:0px;
color:#FFFFFF;
margin-left:124px;padding:2px;
}

input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini {
	background-image: url('../img/button-mini_exclusive.gif');
}
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {
	background-image: url('../img/button-small_exclusive.gif');
}
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large {
	background-image: url('../img/button-large_exclusive.gif');
}

/* 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 {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 0.6em 0.5em;
	list-style-type:none;
}

img.icon { margin-right: 0.5em; vertical-align: middle; }

/* errors */
.error {
	width: 90%;
	border: 1px solid #C6C6C6;
	background-color: #EDF1DF;
	color: #FF6211;
	margin:1.5em auto;
	padding:0.3em 0.8em;
}
.error p { font-weight: bold; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}

/* warning */
.warning {
	color: black;
	font-size: 1.2em;
        background-color:#EDF1DF;
        border:1px dashed #81B539;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}

/* success */
.success {
	color: #333333;
	background-color: #F5F8E3;
	border: 1px dashed #AACE19;
	font-weight: bold;
	margin: 2em 1em;
	padding:1em;
}
.success_inline {
	color:green;
	font-weight:bold;
}


/* Default block style */
#left_column div.block, #right_column div.block {
	padding-bottom: 6px;
/*background: transparent url('../img/block_footer.gif') no-repeat bottom left;*/
}
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; }

/* 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.gif') 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 myaccount */
#left_column div.myaccount, #right_column div.myaccount { background: #f6dce8 url('../img/block_footer_myaccount.jpg') no-repeat bottom left; }
div.myaccount h4 { background: #971d58 url('../img/block_header_myaccount.jpg') no-repeat top left; }
div.myaccount h4 a, div.myaccount h4 { color: white; }
div.myaccount, div.myaccount a { color: #5d0630; }
div.myaccount ul.bullet { margin-top: 0.6em; }
div.myaccount ul.bullet li { background-image: url('../img/bullet_myaccount.gif'); }
div.myaccount ul.bullet .icon { display: none; }
div.myaccount p.logout { padding: 0.3em 0 0.3em 2em; }
div.myaccount p.logout, div.myaccount p.logout a { color: #dd2a81; }
div.myaccount p.logout a { text-decoration: underline; }
div.myaccount p.logout a:hover { text-decoration: none; }
div.myaccount .block_content {
	background: #f6dce8 url('../img/block_bg_myaccount.jpg') repeat-x bottom left;
	border-left: 1px solid #f6dce8;
	border-right: 1px solid #f6dce8;
}
.account_input {
	margin-left: 0px;
	width:19em;
}


/* Styles for products blocks */
/* block products (new, features, viewed, etc...) on left and right column */
.products_block li {
	clear: left;
	margin-top: 0.2em;
}
.products_block li.item img {
	margin-right: 5px;
}
.products_block li.last_item {
	border: none;
}
.products_block li img {
	vertical-align: top;
	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-size: 0.8em;
}
.products_block dl {
	clear: both;
	border-top: 1px solid #374853;
	padding: 0.2em 0.4em;
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e;
}
.products_block p {
	margin-top: 0.4em;
}
.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 h4,#center_column .products_block h4 a 
{ 
	background-image: url('../img/back_panier_gris.gif');
	background-repeat:no-repeat; 
	height:31px;
	line-height:29px;
	color:#424242; 
	margin-top:10px;
}
#center_column .products_block .block_content {
/*	background: #d0d3d8 none;*/
	padding:0pt;
}
#center_column .products_block ul li:hover { /*background-color: #bdc2c9;*/ }
#center_column .products_block ul li {
	float: left;
	clear: none;
	width: 160px;
	text-align: center;
	padding: 0;
	margin-top:0;
}

#center_column .products_block ul .product_accessories_description  {
	margin:0;
	padding:0;
}
#center_column .products_block ul .product_accessories_description .product_accessories_price{
/*	margin-top:75px !important;*/
	margin-top:0px;
}
#center_column .products_block ul .product_accessories_description {
	margin:0;
	padding:0;
}
/*#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 h5 { margin: 0.5em 0.1em; }
#center_column div.products_block h5 {
	display: block;
}
#center_column div.products_block h5 a {
	color: #374853;
	font-size:1.1em;
	padding-top:20px;
}
#center_column div.products_block ul li p {
	margin:0;
	padding:0;
}
#center_column div.products_block p.product_desc {
	height:9.5em;
	color: #595a5e;
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	width: 129px;
	height: 129px;
	margin-left:2px;
}
#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;	
}

#center_column div.products_block a.product_image img{
	float:none;
	margin:0;
}
#center_column div.products_block p.product_desc, #center_column div.products_block h5 {
	margin-left:0.5em;
	margin-right:0.5em;
	line-height:15px;
	padding-top:20px;
}
#center_column div.products_block ul li p.product_desc a { font-weight:normal; }
#center_column .products_block span.price {

	color:#FF600F;
}
#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;*/
	background: none;
	float: none;
	width: 100%;
}


/* Block tags */
div.tags_block .block_content {
	padding: 0.2em 0.6em;
}
div.tags_block p {
	text-align: justify;
	font-size:0.9em;
}
div.tags_block p a {
	margin: 0 0.1em;
	line-height: 1.5em;
}
div.tags_block p a:hover {
	color:white!important;
	background-color:#5D717E;
	text-decoration:none;
}
a.tag_level3 { font-size: 1.8em; font-weight:bold;}
a.tag_level2 { font-size: 1.4em;}
a.tag_level1 { font-size: 1em; color:#888!important;}

/* Block manufacturer */
.blockmanufacturer ul, .blocksupplier ul {
	margin-bottom: 0.6em;
}
.blockmanufacturer select, .blocksupplier select {
	border: none;
	width: 100%;
	margin: 0;
}

/* Block logo payment */
div.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em; }
div.paiement_logo_block a { text-decoration: none; }
div.paiement_logo_block img { margin: 0 0.5em; }

/* Block new products */
#new-products_block_right dt a { font-size:0.8em; font-weight:bold; }

/* Block categories */
div#categories_block_left ul.tree { padding-left:0.5em; }
div#categories_block_left ul.dhtml{ display:none; }
div#categories_block_left ul.tree li {
	border:none;
	padding-left:15px;
	background: none;
	margin-left:0;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	margin-top:2px;
}
div#categories_block_left ul.tree li ul li{
	padding-left:15px;
	background:none;
	font-size:11px;
	font-weight:normal;
}
div#categories_block_left ul.tree li ul li ul li{
	padding-left:15px;
	font-size:9px;
}
div#categories_block_left ul.tree a{
	padding-left:0;
	color:#374853;
}
div#categories_block_left ul.tree a:hover{
	text-decoration:none;
}
div#categories_block_left ul.tree a.selected{
	color: #488c40;
	font-weight: bold;
}
div#categories_block_left span.grower{
	display:block;
	float:left;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width:9px;
	height:15px;
	margin: 0 0 0 -10px!important;
	margin: 0 0 0 -6px;
	padding: 0;
}
div#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif'); }
div#categories_block_left span.CLOSE{ background-image: url('../img/icon/more.gif'); }


/* Special style for block cart*/
#cart_block .block_content {
  padding: 0.6em;
  margin:0 0 25px 0;
}
#cart_block h4  {
	background-image: url('../img/back_panier_vert.gif');
	background-repeat:no-repeat; 
	line-height:28px;
       margin-top:30px;
}
#cart_block h4 a  {
	 color:#424242;
	 text-decoration:none;
}

#cart_block h4 span{
	text-transform:none;
	font-size:0.8em;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	line-height:10px;
	text-align:center;
}
#cart_block h4 span#block_cart_collapse{ background-image: url('../img/puce_up.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('../img/puce_down.gif'); }
#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;

}
span.quantity
{	
padding-left:10px;
}

#cart_block dl {
	font-size: 0.9em;
}

#cart_block dt{
	padding-top:0.4em;
	height:1.2em;
}
#cart_block dl span.quantity-formated{ padding-right:0.3em; }
#cart_block dt, #cart_block dd{
	clear: both;
	margin-top:0.2em;
}

#cart_block dt {
width: 185px;
}

#cart_block dd {
width: 155px;
}

#cart_block dd{ margin-left:1em;font-style:italic;}
#cart_block dl dt a { font-weight: bold; }
#cart_block a.ajax_cart_block_remove_link {
	width:25px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('../img/cross_small.gif') no-repeat left bottom;
}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p { clear: both; }
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li { clear: both; }
#cart_block span.price {
	color:#424242;
	float: right;
	padding-right:4px;
	text-align: right;
}
#cart_block dl span.price {
	font-weight: normal;
	padding-right: 30px;
	color: #424242;
	float: right;
}
#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total{ padding-right:1.3em; }
#cart_block table#vouchers, #cart_block p#cart-prices {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 2em;
	padding-top:1.2em;
	padding-left:0.6em;
	clear:both;
}

#cart_block table#vouchers td {
	padding:0;
	border:0;
	height:1.5em;
}

#cart_block table#vouchers td.price {
	color:white;
	font-size:1em;
	font-weight:normal;
	width:37%;
	text-align:right;
}
#cart_block table#vouchers td.delete {
	width:9%;
	text-align:right;
}

#cart_block table#vouchers td.delete img{
	margin:0;
}

#cart_block p#cart-buttons {
	height: 1.6em;
        padding-top:20px;
}
#cart_block p#cart-buttons a { float: left; }
#cart_block p#cart-buttons a#button_order_cart { float: right; }

#cart_block .cart_block_customizations {
	margin-left: 6px;
	list-style-type: square;
}

/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {
   margin-left:20px;
   background-image:url('../img/back_connexion.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
	width: 270px;
	clear: none;
	float: left;
	padding: 0 35px;
       margin-bottom:40px;
}
#authentication #create-account_form h3, #authentication #login_form h3
{
   background-image:url('../img/icon/puce_orange_login.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
	height:19px;
	line-height:37px;
   padding-left:25px;
}
#authentication #create-account_form h4, #authentication #login_form h4 {
	color: #2e2e2e;
	background: none;
	padding: 10px 0 0 0;
}
#authentication #login_form a{  }
#authentication #create-account_form {  }
#authentication input#SubmitCreate, #authentication input#SubmitLogin{
	margin:0;
	color:#FFFFFF!important;
}
#authentication p.submit {
	margin-right: 0;
	text-align:left;
}
input#SubmitCreate.but_login,input#SubmitLogin.but_login {
background-image:url('../img/but_login.gif');
background-repeat:no-repeat;
cursor: pointer;
width:128px;
height:18px;
line-height:18px;
padding: 0;
border:none;
}
#authentication p.submit span {
	padding-right:0.5em;
}
#authentication #create-account_form p.text, #authentication #login_form p.text {
	padding-left: 0;
	padding-top: 10px;
}
#authentication #create-account_form p.text input, #authentication #login_form p.text input {
	background-color: #f0f2e7;
	border: 1px solid #93968c;
}
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }

/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0; }
#my-account #center_column li { list-style: none; margin: 2em 1.5em; }

/* discount.tpl */
td.discount_value {
	white-space: nowrap;
}


/* shopping cart */

p.cart_navigation {
/*	padding: 1em 0!important;*/
   background-color:#FFFFFF;
   clear:both;
   padding-left:380px;
   margin: 10px 0px 30px 0px;
   height:24px;
   width:400px;
	}
p.cart_navigation .button, p.cart_navigation .button_large {
	float: left;
}
p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float: left;
       margin-left:160px;
}
form.std p.cart_navigation span {
	float:none;
	text-align:left;
	width:auto;
}
#cart_summary tfoot tr td {
	border-top: none;
}
#cart_summary tfoot td.cart_total_product
  {
	/*border-top: 1px solid #bdc2c9;*/
	background-image: url('../img/menu_vert.gif');
	background-repeat:repeat-x;
	background-position:right bottom;
	color: #ffffff;
	height:48px;
	text-align:left;
	margin-top:10px;
	vertical-align:bottom;
	
 }
#cart_summary tr.cart_total_delivery td 
{
   line-height: 40px;
}
#cart_summary tr.cart_total_price td 
{
	/*border-bottom: 2px solid #bdc2c9;*/

}
#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	font-size: 1em;
	text-decoration: none;
}
.back_gris
{
	background-color:#EDF1DF;
}
.orangetxt
{
color:#FF5100;
}
#nav {
margin-left:315px;
}
a.nav_gris 
{
float:left;
background-image: url('../img/cart_nav_gris.gif');
background-repeat:no-repeat;
width:177px;
height:25px;
color:#fff;
padding:2px;
line-height:19px;
text-decoration:none;
text-align:center;
}
a:hover.nav_gris 
{
float:left;
background-image: url('../img/cart_nav_gris_rollover.gif');
background-repeat:no-repeat;
width:177px;
height:25px;
color:#fff;
padding:2px;
line-height:19px;
text-decoration:none;
text-align:center;
}

a.nav_orange 
{
float:right;
background-image: url('../img/cart_nav_orange.gif');
background-repeat:no-repeat;
width:155px;
height:24px;
line-height:19px;
color:#fff;
padding:2px;
text-decoration:none;
text-align:center;
}

a:hover.nav_orange  
{
float:right;
background-image: url('../img/cart_nav_green.gif');
background-repeat:no-repeat;
width:155px;
height:24px;
line-height:19px;
color:#fff;
padding:2px;
text-decoration:none;
text-align:center;
}

#fraisdeport
{
width:725px;
padding-left: 25px;
}
.cart_gauche
{
float:left;
display:block;
width:275px;
padding-right:5px;
}

.car
{
border-right:1px solid #000;
}
tr.cart_item td {}
td.cart_product a { margin: 0 0.6em; }
/*td.cart_product a img { border: 1px solid #d0d1d5; }
td.cart_product a:hover img { border: 1px solid #888; }*/
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; }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right;}
/*.cart_discount_name { display: none; }
.cart_discount_description { padding-left: 80px; }*/
td.cart_availability, td.cart_ref ,td.cart_unit,td.cart_quantity,td.cart_total
{
text-align: center; 
border-left:1px solid #000;
border-top:none;
border-bottom:none;
}

td.cart_total .price { font-weight: bold; }
tr.cart_item td.cart_unit { padding-right: 1em; }

td.cart_quantity {
/*	width: 5.5em;*/
	text-align: right;
}
span.cart_quantity {
float:left;
height:20px;
line-height:10px
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}
td.cart_quantity p {
	margin-right: 0.3em;
	border: #959595 1px solid;
   width: 30px;
   height: 20px;
   text-align: center; 
}
td.cart_quantity .icon {
   padding-left: 3px;
}
td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {
	display: block;
}

tr.cart_free_shipping {
	white-space: normal;
}
.but_ok
{
    background-image: url('../img/but_ok.gif');
    background-repeat: no-repeat;
    width:24px;
    height:19px;
    line-height:19px;
   font-size:11px ;
   font-weight:bold;
   text-align:center;
   color:#fff;
   cursor:pointer;
   border:none;
}
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%;
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}
tr.cart_total_price {
  font-weight: bold;
}
tr.cart_total_price td {
  line-height: 40px;
}
#order form#voucher fieldset {
	/*border: 1px solid #bdc2c9;*/
	padding-left: 0em;
}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {
	display: inline;
}
#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: 0.5em;
}
#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:none; }
#order #gift_div label, #order #gift_div textarea{
	display:block;
	width:100%;
	margin:1em 0;
}

#loyalty a {
	color: #97bb1e;
}

/* contact-form.tpl */
body#contact-form div#center_column form input#email, body#contact-form div#center_column form select#id_contact, body#contact-form div#center_column form textarea#message{
	width: 50%;
}

/* history.tpl*/

#block-history { color:#374853; }
.color-myaccount{ color: #96B926; }
#block-history table#order-list {
	border:none;
}
#block-history table#order-list thead th {
	background-image: url('../img/block_myaccount_header_large.gif');
}
#block-history table#order-list thead th {
	color:white;
}
#block-history table#order-list tbody {
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;
}
#block-history table#order-list tbody tr td {
	background-color:white;
}
#block-history table#order-list td.history_link {
	white-space: nowrap;
	text-align: right;
}
#block-history #block-order-detail {
	border-top:1px #96B926 solid;
	/*border-bottom:2px #dd2a81 solid;*/
	padding:0.5em;
	background: #FFFFFF;
        margin:10px 0 20px 0;
}
#block-history #block-order-detail p {
	padding-left :0;
	padding-right :0;
}
#order-detail-content {
	clear:both;
	margin-top:1.5em;
}

#order-detail-content tbody tr{
}
#order-detail-content tbody tr.separator{
   height: 7px;
   line-height: 7px;
}

#order-detail-content tfoot td{
	border:none;
}

#order-detail-content table td input.order_qte_input{
	display:none;
}

#order-detail-content table td.order_cb input{
	border: none;
}
#order-detail-content table td span.order_qte_span{
	width: 100%;
	display:block;
}
#block-history #block-order-detail h4{ font-size:1.4em; margin-top:20px; }

#block-history #block-order-detail #sendOrderMessage p{
	padding:0pt 4px 0pt 1px;
}

#block-history #block-order-detail textarea{
	margin:0 auto;
	width:70%;
}

#ordermsg textarea{
	margin:0;
	padding:0;
	width:528px;
	
}

/*  sitemap.tpl */
#sitemap_content{ margin-left:5em; }
div.sitemap_block{
	padding:0;
	float:left;
	width:30%;
}
div.sitemap_block ul{ text-align:left; }
div.sitemap_block h3, .categTree h3{
	margin-top:1em;
	margin-bottom:1em;
}
div.categTree {
	margin-top:25px;
	margin-bottom:1em;
	margin-left:5em;
}


/* manufacturers-list.tpl && suppliers-list.tpl */
ul#manufacturers_list, ul#suppliers_list {
	margin-top:2em;
	list-style-type:none;
}
ul#suppliers_list li, ul#manufacturers_list li {
	/*background: #d0d3d8 url('../img/block_category_item_bg_old.jpg') repeat-x;*/
	border: solid 1px #d0d3d8;
	padding:0.6em;
	margin-bottom:1.5em;
}
ul#suppliers_list li a, ul#manufacturers_list li a{
	text-decoration:none;
	color:#374853;
}
ul#suppliers_list li h3, ul#manufacturers_list li h3{ margin:0.4em 0; }
ul#suppliers_list .left_side, ul#manufacturers_list .left_side{
	float:left;
	width:75%;
}
ul#suppliers_list .logo, ul#manufacturers_list .logo{
	border: solid 1px #d0d3d8;
	float:left;
	margin-right:0.6em;
}
ul#suppliers_list li p.description, ul#manufacturers_list li p.description{ font-size:0.92em; }
ul#suppliers_list li .right_side, ul#manufacturers_list li .right_side {
	float:right;
	text-align:right;
}
ul#suppliers_list .right_side span, ul#manufacturers_list .right_side span{
	font-size:1.7em;
	color:#97BB1E;
}
ul#suppliers_list li a.button, ul#manufacturers_list li a.button{ margin-top: 4em; }


/* adresses */
div.addresses {
	border: 1px solid #d0d3d8;
	background: #e9e9e9 url('../img/form_bg.jpg') repeat-x top left;
	padding: 0.6em;
        margin-left:25px;
	position:relative;
	width:705px;
}
div.addresses h3 { margin: 0; }
div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
	background-color:white;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:1.3em;
        margin-top:1em;
	padding-bottom:0.6em;
	margin-bottom:1em;
	position:relative;
	width:325px;
}

ul.address li {
	padding-left: 1.4em;
	margin-top: 0.6em;
}
li.address_title {
    background-color: #D0D1D5;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    height: 22px;
    line-height: 20px;
    margin-top: 0 !important;
}
ul.item li.address_title { background-image: url('../img/address_alias.gif'); }
ul.alternate_item li.address_title { background-image: url('../img/address_alias.gif'); }
li.address_name, li.address_update a, li.address_delete a { color: #96b926; }
li.address_name, li.address_company { font-weight: bold; }
li.address_update, li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em;
}
#center_column .address_add { padding: 1em 0; }

/* 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; }

/*  identity.tpl */
p#security_informations{
	font-size:0.85em;
	margin: 0 3em;
}

/* order step 3: PAYMENT */
.payment_module {
	display: block;
        margin-bottom:10px;
}
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a {
	display: block;
	border: 1px solid #909090;
	padding: 0.6em;
	text-decoration: none;
        text-align:center;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #909090;
	background-color: #edf1df;
	color: #374853;
}

/* 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 0px 6px;
}

.customization_block_input {
	vertical-align: inherit;
}

img.customization_delete_icon {
	margin: 2px;
}

li.customizationUploadLine {
	clear: left;
	padding: 4px;
	display: block;
}

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: inline;
}

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;
}

/* category Products block */
#productscategory{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}
#productscategory_noscroll{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}
#productscategory_list{
	overflow:hidden;
	float:left;
	width:96%;
}
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:100px;
	overflow:hidden;
}
#productscategory_scroll_left, #productscategory_scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
}
#productscategory_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}
/* module blockwishlist */
#wishlist_block #wishlist_block_list dl.products {
	font-size: 11px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
	padding:10px 0 0 15px;
}
#wishlist_block h4
{
background-image: url('../img/back_panier_gris.gif');
background-repeat:no-repeat; 
height:29px;
line-height:29px;
}
#wishlist_block h4 a
{
color:#424242;
text-decoration:none;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name {
	font-weight:bold;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt {
	margin: 4px 0 4px 0;
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link {
	float: right;
	margin:-12px 0 0 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dd{
	font-style: italic;
	margin: 0 0 0 10px;
}

#wishlist_block div.block_content p select#wishlists{
	width: 128px;
	height:19px;
	background-image: url('../img/dropdown.gif');
    background-repeat:no-repeat; 
}

#wishlist_block div.block_content p a.button {
	margin: 5px auto 0 auto;
}

/* mywishlist */
div#mywishlist div#block-order-detail form.wl_send fieldset p input{
	margin-left:60px;
}
div#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block;
}
div#mywishlist form.std fieldset label {
	width: 30px;
}
div#mywishlist form.std fieldset input#submitWishlist {
	display: inline;
}
div#mywishlist table.std thead th.mywishlist_first{
	text-align: center;
	width: 40px;
}
div#mywishlist table.std thead th.mywishlist_second{
	text-align: center;
	width: 80px;
}
div#mywishlist table.std thead th.first_item, div#mywishlist table.std tbody tr td{
	width: 200px;
}
div#mywishlist div#block-order-detail {
	margin-top: 10px;
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail select {
	margin: 0;
}
div#mywishlist #hideBoughtProducts,div#mywishlist #showBoughtProducts{
	float:left;
	margin:-18px 0 0 5px;
}
div#mywishlist #showBoughtProducts, div#mywishlist #hideBoughtProductsInfos, div#mywishlist #hideSendWishlist{
	display:none;
}
div#mywishlist #showBoughtProductsInfos, div#mywishlist #hideBoughtProductsInfos{
	float:right;
	margin:-18px 118px 0 0;	
}
div#mywishlist #showSendWishlist, div#mywishlist #hideSendWishlist, div#mywishlist div#block-order-detail ul li a.exclusive {
	float:right;
	margin:-18px 0px 0 0;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th {
	text-align: center;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item {
	width: 300px;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos{
	margin:0 0 0 10px;
}
div#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: 35px;
	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 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 0px;}
 
.cancel a,.star a 
{
 display: block;
 width: 100%;
 height: 100%;
 background-position: 0 0px;
 border: 1px solid #FF0000; 
}
div.star_on a
{
 background-position: 0 -16px;
}
div.star_hover a,
div.star a:hover
{
 background-position: 0 -32px;
}

.confirmation {
	color: #FF5100;
	font-weight: bold;
}


/* @group CSS module product filter by Joel GAUJARD */
#productfilter {
	clear: both;
	padding: 35px 0 0 20px;
}
#productfilter h4, #productsSortForm {
	color: #ff600f;
	font-size: 12px;
	display: inline;
	padding: 0 25px;
	height: 21px;
	line-height: 21px;
	background: transparent url('../img/icon/search.gif') no-repeat scroll top left;
	float: left;
}
#productsSortForm {
	margin: 10px 0 25px 0;
	height: 32px;
	display: block;
	background-position: center left;
}
#productfilter form {
	display: inline;
	float: left;
}
#productfilter_clear {
  display: none !important;
}

/* @group select */
.pf_select .filter {
	background: none;
}
.pf_select p, #productsSortForm label {
	float: left;
	margin: 0 0.5em 0 0;
}
.pf_select select, #productsSortForm select {
	margin: 0 35px 0 0;
	background-color: #e6faa0;
	color: #404040;
}

/* HOME*/

#product_first {
	width:155px;
	height:165px;
	float:left;
        margin-left:10px;
        background:url(http://www.activasport-boutique.fr/themes/activasport/img/new_products_bg.jpg) no-repeat bottom;
        text-align:center;
}

#product_middle {
	width:155px;
	height:165px;
	float:left;
	margin-left:12px;
        background:url(http://www.activasport-boutique.fr/themes/activasport/img/new_products_bg.jpg) no-repeat bottom;
        text-align:center;
}

#product_last {
	width:155px;
	height:165px;
	float:left;
	margin-left:12px;
        background:url(http://www.activasport-boutique.fr/themes/activasport/img/new_products_bg.jpg) no-repeat bottom;
        text-align:center;
}

#pack_products {
	width:280px;
	height:165px;
	margin-left:23px;
	float:left;
}

.text_link {
	font-family: "trebuchet MS";font-size:11px; color:#353535;font-weight:normal; text-decoration:none;
	}
a.text_link {
	font-family: "trebuchet MS";font-size:11px; color:#353535;font-weight:normal; text-decoration:none;
	}
a:hover.text_link {
	font-family: "trebuchet MS";font-size:11px; color:#353535;font-weight:normal; text-decoration:underline;
	}

 div.baisse_product_list {
 background:url("../img/baisse2.png") no-repeat scroll 0 0  transparent;
 height:60px;
 width:50px;
margin-left: 138px;
margin-top: -190px;
 position:absolute;
 }

/* @end select */

/* @end CSS module product filter by Joel GAUJARD */
