/** Styles globaux pour le site **/
body {
    min-width	: 990px ;
    padding		: 0 ;
    margin 		: 0 ;
    text-align	: center ; /* correction IE 5.X pour le conteneur */
	font-family: "Courier New", Courier,monospace;
	font-size : 13px;
	color : #4d4d4d;
	background : #f7f7f7 url('/c/i/bg-body.jpg') center top;
}
body.comparideBackOffice 
{
	background : #f7f7f7 url('/c/i/bg-body-bo.jpg') center top;
}

body.comparideBackOffice.iframe 
{
	background : #FFF;
}
    


* {
border:0pt none;
margin:0pt;
padding:0pt;
}

a {
	text-decoration : none;
	color : #E52E87;
	font-weight : bold;
}

h1, h2, h3, .htitle {
	padding : 0;
	margin : 0 0 12px 0;
    font-weight: bold;
}

#counter {
	width : 400px;
	height : 28x;
	padding : 6px 0 0 0px;
}

#counter span {
	display : block;
	width : 19px;
	height : 27px;
	line-height : 27px;
	background : transparent url('/c/i/bg-counter.png') 0 0; 
	float : left;
	margin : 0 2px 0 0 ;
}

#counter span.c1 {
	background-position : -19px 0;
}
#counter span.c2 {
	background-position : -38px 0;
}
#counter span.c3 {
	background-position : -57px 0;
}
#counter span.c4 {
	background-position : -76px 0;
}
#counter span.c5 {
	background-position : -95px 0;
}
#counter span.c6 {
	background-position : -114px 0;
}
#counter span.c7 {
	background-position : -133px 0;
}
#counter span.c8 {
	background-position : -152px 0;
}
#counter span.c9 {
	background-position : -171px 0;
}

#counter img {
	float : left;
	margin : -8px 0 0 0;
}


#toolbar {
	margin-top : 4px;
	height : 40px;
	line-height : 40px;
}

#search {
	float : right;
	padding-top : 6px;
	height : 40px;
	line-height : 40px;
}

#search input {
	float : left;
}

#search input.q {
	font-size : 18px;
	line-height : 22px;
	font-weight : bold;
	width : 275px;
	height : 24px;
	border : 1px inset #4D4D4D;
	margin : 0;
}

#search input.submit {
	margin : -12px 0 0 -10px;
	width:auto;
	border : 0;
}

#wrapper { 
	background : transparent url('/c/i/bg-wrapper.jpg') top center repeat-x;
}

.comparideBackOffice #wrapper {
	background : transparent url('/c/i/bg-wrapper-bo.jpg') top center repeat-x;
}

.comparideBackOffice.iframe #wrapper {
	background : none;
}

.comparideBackOffice #header {
    background : transparent;
    height : 90px;
    margin : 0 auto 20px;
}

#header { 
	background : transparent url('/c/i/bg-header.jpg') top center no-repeat	;
	height : 250px;
    text-align	: left ; /* on rétablit l'alignement normal du texte -IE 5.X */
	margin-left : auto;
	margin-right : auto;
}


.comparideBackOffice #logo {
	height : 65px;
    text-align : left;
}


#logo {
	width : 990px; 
	margin : 0 auto; 
	height : 148px;
}

#logo a {
	display : block;
	width :  404px;
	height : 63px;
	float : right;
}

#logo a span {
	display : none;
}


#console {
	background : #b3aeaf url('/c/i/bg-popup.png') center; 
	border : 1px solid #868686;  
	border-width : 0 1px;
	width : 780px;
	padding : 10px;	
	margin-left : auto;
	margin-right : auto;
    text-align	: left ; /* on rétablit l'alignement normal du texte -IE 5.X */
}

#content {
	position : relative;
	width : 999px;
	margin-left : auto;
	margin-right : auto;
    text-align	: left ; /* on rétablit l'alignement normal du texte -IE 5.X */
	z-index : 10;
    min-height: 700px;
}

#wrapper_footer { 
	margin-top : -30px;
	background : transparent url('/c/i/bg-footer.jpg') bottom center repeat-x;
}


.comparideBackOffice #footer { 
	height : 215px;
	background : transparent url('/c/i/bg-footer-bo.jpg') center top no-repeat;
}

#footer { 
	height : 215px;
	background : transparent url('/c/i/bg-footer-1.jpg') center top no-repeat;
}

#footer_menu {
	background : transparent url('/c/i/bg-footer-1.jpg') bottom center no-repeat;
	width : 999px;
	margin-left : auto;
	margin-right : auto;
    text-align	: left ; /* on rétablit l'alignement normal du texte -IE 5.X */
	line-height : 32px;
	height : 30px;
	bottom : 0px; 
	z-index : 10;
	color : #FFF;
}

#logo img {
	float : right;
}

#menu {
    width : 990px; 
    margin : 0 auto; 
    height : 148px; 
    text-align : left;
}

#menu ul {
    padding-right: 60px;
}

#menu .menu_left {
    float: left;
}

#menu .menu_right {
    float: right;
}

#menu ul#context_nav  {
	height : 25px;
	line-height : 27px;
	list-style : none;
    position: relative;
}

#menu li  {
	float : left;
	text-transform:uppercase;
	font-size : 12px;
	padding : 0 4px;
}

#menu li.spacer  {
	width : 40px;
}

#menu li.spacer_legs {
    width: 115px;
}

#menu li a, #menu li span {
	color : #FFF;
	font-weight : normal;
    background-color: #151316;
}

#menu li a span {
	display : inline-block; 
	vertical-align : middle; 
	margin : 0px 12px 2px 6px; 
	font-size : 4px; 
	height : 8px; 
	width : 8px; 
	line-height : 8px;
	background: url("/c/i/sprite.png") no-repeat scroll -46px -23px transparent ;
}

#menu li div ul {
    background: none repeat scroll 0 0 #CDCDCD;
    display: none;
    left: 0;
    margin: 0;
    opacity: 0.95;
    padding: 2px 8px;
    position: absolute;
    width: 640px;
    list-style-type: none;
}

#menu li div ul li a {
    background-color: #CDCDCD;
    color: #000000;
}

#menu li div ul li.title a {
    font-weight: bold;
    color: #E64990;
}

#menu li .logout a {
	float : right;
	display : block; 
	margin : 6px 0px 0px 6px; 
	font-size : 4px; 
	height : 14px; 
	width : 14px; 
	background : transparent url('/c/i/sprite.png') -46px -69px no-repeat;
}



#menu div.login {
	display : none;
	text-transform:none;
	background : transparent url('/c/i/bg-menus.png') top left; 
	position : absolute; 
	margin-left : -20px; 
	margin-top : -2px; 
	z-index : 200; 
	width : 300px; 
	padding : 10px 20px;
}

#menu .login a {
	display : block;	
	text-align : right;
	
}

#menu .login label {
	clear : both;
	font-weight : bold;
	width : 130px;
	display : block;
	float : left;
}


#menu .login input {
	width : 130px;
}

div.col {
    float : left ;
    width : 333px ;
    display : inline;
    overflow : hidden;
	margin : 0;
}

div.col.two, div.col.merged {
    width : 666px ;
	margin : 0;
}

div.col .box h2.header {
	padding : 4px 0 0 0;
	text-align : center;	
	line-height : 30px;
	font-weight : bold;
}


div.col .content, div.box div {
	padding : 4px 10px 0 4px;
}

div.col.two div.box div {
	padding : 4px 12px 0 4px;
}



div.col .box.list h2.header {
	color : #FFF;
	background : transparent url('/c/i/sprite-boxes-solid.png') 0 0 no-repeat;
}

div.col .box.list h2.header a {
	color : #FFF;
}


div.col .box.list {
	background : transparent url('/c/i/sprite-boxes-solid.png') -333px 0 repeat-y;
}

div.col .box.list div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-solid.png') -666px bottom no-repeat;
}

div.col .box.list ul {
	list-style : none;
	margin : 0 0 0 10px;
}

div.col .box.list ul img {
	vertical-align : middle;
	margin : 1px 2px;
}

/****** BOX TEXTE TOUTE LA LARGEUR ***********/
.box h1.header {
	background : transparent url('/c/i/sprite-boxes-three-white.png') 0 0 no-repeat;
}

.box h2.header {
	padding : 10px 12px 0 12px;
	background : transparent url('/c/i/sprite-boxes-three-white.png') 0 0 no-repeat;
}

.box {
	background : transparent url('/c/i/sprite-boxes-three-white.png') -1000px 0px repeat-y;
}

.box div.footer {
	background : transparent url('/c/i/sprite-boxes-three-white.png') 0 bottom no-repeat;
}
/****** /BOX TEXTE TOUTE LA LARGEUR **********/


/************* BOX PAR DÉFAUT *****************/
div.col .box h2.header {
	padding : 0px 10px;
	font-size : 14px;
	background : transparent url('/c/i/sprite-boxes-gradient.png') 0 0 no-repeat;
}

div.col .box {
	margin : 0 0 16px 0;
	background : transparent url('/c/i/sprite-boxes-gradient.png') -333px -0px repeat-y;
}

div.col .box div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-gradient.png') 0px bottom no-repeat;
}
/************ /BOX PAR DÉFAUT *****************/


/************* BOX CONTENUS LIÉS *****************/
div.col .box.related h2.header {
	background:transparent url(/c/i/sprite-boxes-related.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:16px;
	height:38px;
	line-height:37px;
	text-align : left;
}

div.col .box.related {
	margin : 0 0 16px 0;
	background : transparent url('/c/i/sprite-boxes-related.jpg') -333px -0px repeat-y;
}

div.col .box.related div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-related.jpg') 0px bottom no-repeat;
}
/************* /BOX CONTENUS LIÉS *****************/

/********* BOX PAR DÉFAUT 2 COLS **************/
div.col.two .box h1.header {
	padding : 4px 12px 0 12px;
	margin : 0;
	font-size : 32px;
	background : transparent url('/c/i/sprite-boxes-two-white.png') 0 0 no-repeat;
}

div.col.two .box h2.header {
	padding : 4px 12px 0 12px;
	margin : 0;
	font-size : 16px;
	text-align : left;
	background : transparent url('/c/i/sprite-boxes-two-white.png') 0 0 no-repeat;
}


div.col.two .box {
	background : transparent url('/c/i/sprite-boxes-two-white.png') -666px 0px repeat-y;
}

div.col.two .box div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-two-white.png') 0 bottom no-repeat;
}
/********* /BOX PAR DÉFAUT 2 COLS *************/


/************ BOX TEXTE 2 COLS ****************/
div.col.two .box.text h1.header {
	background : transparent url('/c/i/sprite-boxes-two-white.png') 0 0 no-repeat;
}

div.col.two .box.text h2.header {
	background : transparent url('/c/i/sprite-boxes-two-white.png') 0 0 no-repeat;
}

div.col.two .box.text {
	background : transparent url('/c/i/sprite-boxes-two-white.png') -666px 0px repeat-y;
}

div.col.two .box.text div.footer {
	background : transparent url('/c/i/sprite-boxes-two-white.png') 0 bottom no-repeat;
}
/************ /BOX TEXTE 2 COLS ***************/

/************* BOX CONTENUS LIÉS *****************/
div.col .box.skipass h2.header {
	background:transparent url('/c/i/sprite-boxes-skipass.jpg') no-repeat scroll 0 0 ;
	font-size:16px;
	color : #FFF;
	height:44px;
	line-height:40px;
	text-align : left;
}

div.col .box.skipass {
	background : transparent url('/c/i/sprite-boxes-skipass.jpg') -333px -0px repeat-y;
	margin : 0 0 16px 0;
}

div.col .box.skipass div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-skipass.jpg') 0 bottom no-repeat;
}

.box div.rating {
	font-weight : bold;
	background : transparent url('/c/i/badge-tests.png') left no-repeat;
	height : 44px;
	line-height : 48px;
	padding-right : 12px;
	color : #FFF;
	margin : 0 0 12px 12px;
	float : left;
}

.box div.rating.single {
	margin-left : 90px;
}

.box div.rating span {
	display : block;
	width : 38px;
	text-align : center;
	float : left;
	font-size : 26px;
	letter-spacing : -0.1em;
}

.box div.rating.small span {
	font-size : 22px;
	letter-spacing : -0.2em;
}


.box div.rating span.season {
	font-size : 16px;
	letter-spacing : 0.1em;
	width : 90px;
	line-height : 44px;
}

div.box.skipass div {
	padding: 0 10px 8px 8px;
}

div.box.skipass div.test {
	text-align : center;
	margin-top : 6px;
}

div.box.skipass div.test a span {
	font-style : italic;
	font-weight : bold;
	font-size : 16px;
	color : #4d4d4d;
}

div.box div.rating a {
    color: #fff;
}

/************* /BOX CONTENUS LIÉS *****************/


/************* BOX CONTENUS LIÉS *****************/
div.col .box.fluofun h2.header {
	background:transparent url('/c/i/sprite-boxes-fluofun.jpg') no-repeat scroll 0 0 ;
	font-size:16px;
	height:42px;
	line-height:40px;
	color : #FFF;
	text-align : left;
}

div.col .box.fluofun {
	background : transparent url('/c/i/sprite-boxes-fluofun.jpg') -333px -0px repeat-y;
	margin : 0 0 16px 0;
}

div.col .box.fluofun div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-fluofun.jpg') 0 bottom no-repeat;
}

.box.fluofun table {
	width : 300px;
	margin : 0 0 0 10px;
	border-top : 1px solid #0F0;
	border-bottom : 1px solid #0F0;
}

.box.fluofun table td {
	text-align : center;
}


.box.fluofun table div.rating {
	font-weight : bold;
	font-size : 18px;
	letter-spacing : -0.2em;
	background : transparent url('/c/i/badge-fluofun-rating.png') center no-repeat;
	text-align : center;
	height : 40px;
	line-height : 48px;
	padding-right : 12px;
	color : #FFF;
}


.box.fluofun table .season {
	font-weight : bold;
	font-size : 16px;
}

div.box.fluofun div {
	padding: 0 10px 8px 8px;
}

div.box.fluofun div.test {
	text-align : center;
	margin-top : 6px;
}

div.box.fluofun div.test a span {
	font-style : italic;
	font-weight : bold;
	font-size : 16px;
	color : #4d4d4d;
}

/************* /BOX CONTENUS LIÉS *****************/

.subnav, #contenu .subnav {
    margin		: 0 ;
    padding		: 0 ;
    border		: 0 ;
    visibility	: hidden ;
    clear		: both ;
    line-height	: 0 ;
}

.clear, #contenu .clear {
    margin		: 0 ;
    padding		: 0 ;
    border		: 0 ;
    visibility	: hidden ;
    clear		: both ;
    line-height	: 0 ;
    height	: 0 ;
}


div.info, a.info { 
	font-size : 11px;
}

/** Styles affichage offres etc **/
body#product #content_wrapper {
	background : transparent url('/c/i/bg-product.jpg') center top no-repeat;
}

body#product.ski #content_wrapper, body#product.snowboard #content_wrapper {
	background : transparent url('/c/i/bg-product-2c.jpg') center top no-repeat;
}

body#home #content_wrapper {
	background : transparent url('/c/i/bg-home.jpg') center top no-repeat;
}

#home .history  {
	margin-top : -14px;
}

#product.ski .first div.photo, #product.snowboard .first div.photo {
	height : 185px;
	text-align : center;
	width : 660px;
	float : left;
}
#product.ski .logo, #product.snowboard .logo {
	height : 185px;
	text-align : center;
	width : 300px;
	float : left;
}

#product.ski .logo img, #product.snowboard .logo img {
	margin : 80px 0 0 0px;
}

#product.ski .photo img {
	width : 540px;
	margin : 34px 0 0 20px;
}

#product.snowboard .photo img {
	width : 500px;
	margin : 24px 0 0 20px;
}


#product.ski .description, #product.snowboard .description {
	margin : 0 30px ;
}



#home #comments h2, #home .history h2, #home .departments h2 {
	height : 42px;
	line-height : 50px;
	color : #FFF;
	background : transparent url('/c/i/sprite-home.jpg') -666px -230px no-repeat;
	padding : 0 10px;
	font-size : 18px;
	text-align : left;
}

#home #comments ul {
	margin : 0 8px 0 12px;
	list-style : none;
}

#home #comments li {
	margin : 0 0 4px 0;
}

#home #comments a {
	color : #4d4d4d;
	font-weight : normal;
}

#home #comments a span {
	float : right;
	display : block; 
	margin : 2px 2px 0 0; 
	font-size : 4px; 
	height : 18px; 
	width : 18px; 
	background : transparent url('/c/i/sprite.png') -23px 0 no-repeat;
}


#product h1 {
	font-size:50px;
	height:41px;
	line-height:20px;
	padding:0 0 0 60px;
}

#product h1 span {
	text-transform : uppercase;
}

#hProduct {
	height : 428px;
	font-weight : bold;
	background : none;
}

#hProduct .col img.photo {
	margin : 5px 15px;
	width : 260px;
}

#hProduct .col {
	width : 294px;
	height : 294px;
	margin : 18px;
	overflow : hidden;
}

#hProduct .col.two {
	width : 590px;
}


#hProduct h4 {
	margin : 0 0 12px 0;
	padding : 0;
	line-height : 20px;
	text-transform : uppercase;
}

#hProduct h4 a {
	color : #4d4d4d;
}
#hProduct h4 span {
	float : left;
	display : block; 
	margin : 0 6px 0 0; 
	font-size : 4px; 
	height : 18px; 
	width : 18px; 
	background : transparent url('/c/i/sprite.png') -46px -92px no-repeat;
}

#hProduct .lister.vcard {
	width : 190px;
	font-weight : normal;
}

#hProduct .lister.vcard .fn {
	display : none;
}

.shop_description {
	height : 40px;
}
#hProduct .offer_details {
	color : #E52E87;
	margin-bottom : 12px;
}

#hProduct .button {
	margin: 6px 0 0 0; 
	display : block;
	width : 291px;
	height : 46px;
	background : transparent url('/c/i/sprite.png') -92px 0px no-repeat;
	text-align : center;
	line-height : 40px;
	font-size : 32px;
	text-transform : uppercase;
	color : #FFF;
}

.stock {
	float : right;
	display : block;
	width : 100px;
	height : 30px;
	line-height : 30px;
	text-align : center;
	background : #93BD2D;
	color : #FFF;
	text-transform : uppercase;
	font-size : 16px;
}

#hProduct .pricing {
	text-align : right;
	padding : 12px 15px 0 15px;
}
#hProduct .pricing span {
	color : #292929;
}
#hProduct .pricing .price {
	font-size : 44px;
}

#home .hProduct {
	clear : both;
	height : 110px;
	background : transparent url('/c/i/sprite-home.jpg') -333px 0 no-repeat;
	padding-right : 16px;
	text-align : right;
}


.hProduct {
	clear : both;
	height : 157px;
	background : transparent url('/c/i/sprite-product.jpg') 0 0 no-repeat;
}

.hProduct .counter {
	display : block;
	width : 140px;
	height : 30px;
	line-height : 24px;
	text-transform : uppercase;
	text-align : left;
	float : left;
	margin : 8px 0 0 0;
	font-weight : bold;
	font-size : 14px;
	letter-spacing : 0.05em;
}

#home .hProduct .counter {
background:transparent;
float:right;
margin:15px 0px 0 0;
width:168px;
line-height : 30px;
color : #FFF;
text-align : center;
}
.hProduct .offer_photo {
	height : 157px;
	width : 157px;
	text-align : center;
	float : left;
}
.hProduct .offer_photo .photo {
	margin: 25px 0 0 0;
}

.productsList .hProduct {
	clear : both;
	height : 100px;
	margin : 0 0 3px 0;
	background : transparent url('/c/i/sprite-productsList.jpg') 0 -200px no-repeat;
}

.hProduct .product_photo {
	height : 105px;
	width : 100px;
	text-align : center;
	float : left;
	margin-right : 5px;
	display : inline; 
}

#home .hProduct .product_photo {
	height:110px;
	width:110px;
}
.hProduct .product_photo .photo {
	margin: 8px 0 0 0;
	width : 80px;
}

#home .hProduct .product_photo .photo {
	margin: 18px 0 0 0;
	width : 70px;
}

#home .hProduct h2 {
	font-size : 14px;
	text-align : right;
}

.hProduct .link {
	width : 175px;
	float : right;
	display : inline;
	margin : 0 10px 0 0;
}

.hProduct .link a.url {
	display : block;
	width : 170px;
	height : 40px;
	margin : 20px 5px 0 0;
	color : #FFF;
	line-height : 44px;
	text-transform : uppercase;
	text-align : center;
	font-size : 14px;
}


.hProduct .details {
	width : 280px;
	float : left;
	display : inline;
	font-weight : bold;
	line-height : 24px;
	letter-spacing : 0em;
}

.hProduct .details img {
	float : right;
	display : inline;
	margin : 4px 0 0 0;
}

.hProduct .details div {
	width : 250px;
	clear : left; 
}
.hProduct h2 {
	padding : 0 8px 0 0;
	margin : 0;
	font-size : 20px;
	height : 34px;
	overflow : hidden;
	line-height : 46px;
}

.hProduct h2 a {
	color : #4d4d4d;
}
.hProduct h2 span {
	text-transform : uppercase;
}

.hProduct .attributes {
	color : #E52E87;
}

.offer_info {
	font-weight : bold;
	float : left;
	width : 335px;
}
.offer_pricing {
	float : left;
	width : 170px;
	padding : 20px 0 0 0;
	text-align : right;
}
.offer_pricing span {
	color : #4d4d4d;
	margin-right : 14px;
}
.offer_pricing span.price {
	font-size : 28px;
}

.offer_pricing .button {
	margin: 4px 0 0 4px; 
	display : block;
	width : 158px;
	height : 46px;
	background : transparent url('/c/i/sprite.png') -92px -46px no-repeat;
	text-align : center;
	line-height : 32px;
	font-size : 20px;
	text-transform : uppercase;
	color : #FFF;
}

.offer_info .lister.vcard {
	height : 46px;
}
.offer_info .lister.vcard div {
	float : left;
	width : 110px;
	margin-right : 6px;
}
.offer_info .lister.vcard .logo {
	border : 1px solid #bbb;
}

.offer_info .lister.vcard span.fn {
	display : none;
}

.offer_info .attributes {
	height : 26px;
}

.offer_info .stock {
	float:left;
	margin-right : 6px;
	width : 102px;
}

.breadcrumbs {
	position : absolute; 
	top : -18px;
}

.history {
	text-align : center;
}

.history a {
	display : block;
	width : 65px;
	height : 65px;
	background : transparent url('/c/i/bg-history.png') center no-repeat;
	float : left;
	margin : 0 0 13px 13px;

}
.history img {
	width : 58px;
	margin : 3px;
	float : none;
}

/** Onglets sur la page **/

ul#tabs {
	list-style : none;
	padding : 0 20px;
	display : block;
	height : 45px;
	background : transparent url('/c/i/sprite-product.jpg') 0 -160px no-repeat;
	line-height : 43px;	

}

ul#tabs li {
	float : left;
	padding : 0 15px 0 5px;
}

ul#tabs li a {
	font-size : 18px;
	text-transform : uppercase;
	color : #BDBDBD;
}

ul#tabs li a span {
	float : left;
	display : block; 
	margin : 12px 6px 0 0; 
	font-size : 4px; 
	height : 18px; 
	width : 18px; 
	background : transparent url('/c/i/sprite.png') -23px 0px no-repeat;
}

ul#tabs li.drilldown {
	float : right;
	line-height : 38px;
}

ul#tabs li.drilldown select {
	font-size : 9px;
	width : 76px;
}


ul#tabs li.active a span {
	background-position : -46px -92px;
}
ul#tabs li.active a, ul#tabs li a:hover {
	color : #FFF;
}

/** Listing produits **/
ul.drilldown  {
	list-style : none;
	font-size : 14px;
	line-height : 16px;
	height : 70px;
	overflow : hidden;
}

ul.drilldown li {
	font-size : 10px;
	font-weight : bold;
	width : 155px;
	margin : 0;
	padding :8px 0 0 0;
	height : 70px;
	text-align : center;
	float : left;
	background : transparent url('/c/i/sprite-productsList.jpg') 0 0px no-repeat;
}

ul.drilldown li.filter2 {
	background-position : -155px 0;
}

ul.drilldown li.filter3 {
	background-position : -310px 0;
}

ul.drilldown li select {
	border : 1px inset #4D4D4D;
	width : 110px;
	font-size : 10px;
}

ul.drilldown li.m select {
	width : 120px;
}

ul.drilldown li.s select {
	width : 60px;
}


#drilldown_filter {
	height : 120px;
	background : transparent url('/c/i/sprite-productsList.jpg') 0 -70px no-repeat;
}

#drilldown_filter div.q {
	line-height : 20px;
	padding : 0 0 0 260px; 
	height:70px;
}

#drilldown_filter div.sort {
	
}

#drilldown_filter div.counter {
	width : 240px;
	float : left;
	display : inline;
	margin : 8px 0 0 80px;
	font-size : 14px;
	color : #FFF;
	line-height : 20px;
}

#drilldown_filter .q input {
	vertical-align : center;
	float : left;
}


#drilldown_filter .q input.q {
	font-size : 18px;
	line-height : 22px;
	font-weight : bold;
	width : 275px;
	height : 24px;
	border : 1px inset #4D4D4D;
	margin : 20px 0 0 0;
}

#drilldown_filter .q input.submit {
	margin : 0px 0 0 20px;
}


/** Zoom **/
#welcome {
	color : #E52E87;
	font-weight : bold;
	padding-right : 20px;
}

#zoom {
	height : 320px;
}

#zoom_shop {
	padding : 0 15px;
	height : 230px;
	background : transparent url('/c/i/sprite-home.jpg') -666px 0 no-repeat;
	font-weight : bold;	
}

#zoom_shop .photo {
	margin : 20px  0 12px 0;
	border : 2px solid #4D4D4D;
}

#zoom_shop .aff {
	width : 130px;
	float : right;
}
#zoom_shop .aff img {
	margin : 4px 0;
}

#zoom_shop a {
	color : #4D4D4D;
}

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


#zoom_shop h2 span {
	text-transform : uppercase;
}

#access .list {
	display:inline;
	float:left;
	margin:0px 0 0 14px;
	width:145px;
}
#access {
	line-height : 18px;
}

#logos {
	margin : 30px 0; 
	text-align : center;
}
#logos img {
	width : 80px; 
	margin : 4px 12px; 
}


#access #logos img {
	margin : 4px 8px; 
}

#access a {
	color : #4D4D4D;
	text-transform : uppercase;
}
#access h2 a {
	font-size : 22px;
}

#access h2 {
	margin : 8px 0 3px 0; 
}


#pan-left {
	background : transparent url('/c/i/sprite.png') -23px -23px no-repeat;
 display : block; width : 18px; height:18px; float : left; margin : 140px 3px 0 23px;    vertical-align : middle;
}

#pan-right {
	background : transparent url('/c/i/sprite.png') -23px 0px no-repeat;
display : block; width : 18px; height:18px; float : left; margin :140px 13px 0 13px;    vertical-align : middle;
}

#pane {
	position : relative;
    margin : 65px 0 0 0; 
    height : 180px; 
    width : 540px; 
    overflow : hidden; 
    float : left;
    scroll : auto;
}

ul.elements {
 height : 180px; 
 width : 1800px;   
 list-style : none;
}

ul.elements li {
float : left;
font-weight:bolder;
height:170px;
position:relative;
width:180px;
}

ul.elements li .element {
	margin : 18px 8px;
	
	padding : 0;
}

ul.elements li .element img {
	border : 1px solid #999;
}

.counter span.nb {
	display : none;
}

.counter span {
	display : block;
	width : 12px;
	height : 20px;
	background : transparent url('/c/i/bg-counter-s	.png') 0 0; 
	float : left;
	margin : 0 2px 0 0 ;
}

.counter span.c1 {
	background-position : -15px 0;
}
.counter span.c2 {
	background-position : -29px 0;
}
.counter span.c3 {
	background-position : -43px 0;
}
.counter span.c4 {
	background-position : -57px 0;
}
.counter span.c5 {
	background-position : -71px 0;
}
.counter span.c6 {
	background-position : -85px 0;
}
.counter span.c7 {
	background-position : -99px 0;
}
.counter span.c8 {
	background-position : -113px 0;
}
.counter span.c9 {
	background-position : -127px 0;
}

/** Likes **/
#likes {
	margin : 0 0 0 0px;
	width : 223px;
	height : 76px;
	background : transparent url('/c/i/sprite-product.jpg') -666px 0 no-repeat;
	color : #000;
}

#likes.liked {
	background-position : -666px -80px;
}
#likes .current_state {
	float : right;
	margin : 5px 5px 0 0;	
}

#likes .current_state span {
display:block;
font-size:12px;
font-weight:bold;
margin:6px 6px 0 0px;
text-align:right;
width:110px;
}

#likes .current_state a {
	display : block;
	width : 100px;
	height : 40px;
}

#likes .ranking {
	float : left;
	margin : 0 0 0 12px;
	clear : left;
	font-weight : bold;
	font-size : 11px;
}
#likes .counter {
	float : left;
	font-size : 20px;
	color : #000;
	display : block;
	width : 40px;
	height : 24px;
	margin : 15px 0 2px 12px;
	text-align : center;
	line-height : 20px;
}
#likes .text_summary {
	display : none;
}

#home .col.types div {
	height : 210px;
	background : transparent url('/c/i/sprite-home.jpg') 0px 0px no-repeat;
	padding : 0 50px 0 30px ;
	margin-right : 30px;
	text-align : right;
}

#home .col.types div.t2 {
	background-position : 0 -220px; 
}

.col.types div {
	height : 230px;
	background : transparent url('/c/i/sprite-department.jpg') 0 0 no-repeat;
	padding : 0 55px;
	text-align : right;
}

.col.types div img.icon {
	width : 220px;
	height : 110px;
	border : 1px solid #999;
}

#home .col.types div h2 {
	padding : 20px 0 0 0;

}

.col.types div h2 {
	padding : 15px 0 0 0;
	margin : 0;
	height : 22px;
	line-height : 22px;
	text-align : left;
}
.col.types div a {
	font-weight : normal;
	color : #4d4d4d;
}


.col.types div h2 a {
	text-transform : uppercase;
}

.col.types.c1 div.t2 {
	background-position : 0 -230px; 
}

.col.types.c2 div.t1 {
	background-position : -330px 0px; 
}

.col.types.c2 div.t2 {
	background-position : -330px -230px; 
}

.col.types a.counter {
	margin-top : 2px;
	float : right;
	font-size : 18px;
	text-transform : uppercase;
}

.col.types div .counter span.nb {
	display : none;
}


.col.types div .counter span.more {
	float : right;
	display : block; 
	margin : 2px 0px 0 6px; 
	font-size : 4px; 
	height : 18px; 
	width : 18px; 
	background : transparent url('/c/i/sprite.png') -23px 0 no-repeat;
}

.col.types div .counter span.legend {
	display : block;
	width : auto;
	height : 20px;
	line-height : 28px;
	background : none; 
	float : left;
	margin : 0 4px 0 0 ;
	font-weight : bold;
}
.col.types div .counter span {
	display : block;
	width : 12px;
	height : 20px;
	background : transparent url('/c/i/bg-counter-s	.png') 0 0; 
	float : left;
	margin : 0 2px 0 0 ;
}

.col.types div .counter span.c1 {
	background-position : -15px 0;
}
.col.types div .counter span.c2 {
	background-position : -29px 0;
}
.col.types div .counter span.c3 {
	background-position : -43px 0;
}
.col.types div .counter span.c4 {
	background-position : -57px 0;
}
.col.types div .counter span.c5 {
	background-position : -71px 0;
}
.col.types div .counter span.c6 {
	background-position : -85px 0;
}
.col.types div .counter span.c7 {
	background-position : -99px 0;
}
.col.types div .counter span.c8 {
	background-position : -113px 0;
}
.col.types div .counter span.c9 {
	background-position : -127px 0;
}

/** Facebook **/
.button.facebook {
	display : block;
	float : right;
	width : 110px;
	height : 76px;
	background : transparent url('/c/i/sprite-product.jpg') right 0px no-repeat;

}

table.tablesorter th.header { 
    background-image: url(/i/bg.gif);     
    cursor: pointer; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
}

table.tablesorter th.headerSortUp { 
    background-image: url(/i/asc.gif); 
    background-color: #E52E87; 
} 

table.tablesorter th.headerSortDown { 
    background-image: url(/i/desc.gif); 
    background-color: #E52E87; 
} 

.box .footer a
{
    font-size: 15px;
}

.box.list ul li span
{
    float : right;
    font-weight : bold;
}