/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #374853 #595a5e #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/

* {
	padding: 0;
	margin: 0;
	list-style:none
}
body {
	background-color: white;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	list-style:none
}

/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.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 }
.top { vertical-align: top }
.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
}
.dash {
    color: black;
    margin-bottom: 1em;
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* Footer links */
.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
	margin-top: 2em
}
.footer_links li {
	float: left;
	margin-right: 2em;
	height: 2em
}
.footer_links a { text-decoration: none }
.footer_links a:hover { color: black }
.footer_links img.icon { vertical-align: -2px }

/* transfert effect*/
.transferProduct { border: 2px solid #888 }

/* simple list inline */
.inline_list { list-style-type: none; margin-top: 1em }
.inline_list li { float: left; text-align: center }
.inline_list 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.png) 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 }
/* Tabs */
ul.idTabs {float:left; width:100%; float:left; border-top:1px solid #EFEFEF; padding-bottom:1.5em}
ul.idTabs li {float: left; margin:0 15px 0 0}
ul.idTabs li a {display: inline-block; font-size: 11px; color: #000; text-decoration: none; border-bottom: 1px solid #e5e5e5; padding:10px 0 2px 0; font-weight:normal; text-transform:uppercase}
ul.idTabs li span {display: block; font-size:10px; padding-left:1.3em; height: 18px; text-align: center; text-decoration: none; text-transform: uppercase; 	font-weight: bold;	padding-top: 3px;	color:black}
ul.idTabs li a {padding:10px 5px 5px 5px}
ul.idTabs li a.selected {color: #d4171e; background:url(../img/texture.png)}
div#idTab15 {float:left}

/* IdTabs Short*/
ul.idTabsShort li a { padding:10px 5px 5px 5px}
ul.idTabsShort li a.selected {color: #d4171e; background:url(../img/texture.png)}
div.sheets {clear: both; margin-bottom:1em}
div#more_info_sheets ul li {background-position:center left;	margin-bottom: 0.4em }

/* global style */
a {
	color: #5d717e;
	text-decoration: none;
	outline: none
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h1 {
    color: #CFCFCF;
    font-family: Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: -2px;
    margin: 0;
    padding:0
}
h1 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h1 b {
	font-weight:normal;
	color:black
}
h2 {
    color: black;
    font-size: 1.1em;
    font-weight: bold;
    margin:0;
    padding: 0;
    text-transform: uppercase;
}
h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h3 { font-size: 1.1em; margin: 1em 0 }
h4 { font-size: 1em }

/* global layout */
#page {width: 890px; margin:auto }
#content {width: 890px; float:left;}
#top_content {float:left; width:224px; margin-bottom:1em} 
h1#logo {float:left; width:224px;} 
#header {width:72%; float:right;  text-align:left; margin:1.2em 0 2em 0; }
#top hr {background:url("../img/bg-dot.gif"); border:0 solid white; clear:both; height:7px;}
#top {width:890px; margin:auto}
#wrapp {width:100%; float:left; padding-bottom:2em; margin-top:0.5em; background:url(../img/bg-dot2.gif) bottom repeat-x;}
#main_center_column {}
#left_column, #center_column, #right_column {float:left;}
#left_column {float:left; width:930px}
#right_column {width:100%;float:left;}
#center_column { width:100%; float:left; padding-top:0em; height:auto; background:#FFFFFF;}
.cms h2{text-align:left; p˛adding-left:0}
.cms h3{margin:1em 0 0 0}
.cms p {margin-bottom:0.5em}
/* left column Grids */
div.rte, .mceContentBody {text-align: left;	background: white; color: black}
body.mceContentBody {margin: 9px 6px; width:556px}

/* header logo links */
#header_stuffs {float:left; width:100%; border-top:1px dotted #e0e0e0;}
#header_stuffs li {border-bottom:1px dotted #e0e0e0; padding:0 0 0.4em 2.3em; color:#999; margin:0.3em 0 0.3em 0}
#header_stuffs li.header_email {background:url(../img/icon/icon_mail.png) 0px 1.8px no-repeat;}
#header_stuffs li.header_phone {background:url(../img/icon/icon_phone.png) top left no-repeat;}
#header_stuffs li a {display: inline-block; margin:0 7px 3px 0;  border-bottom:1px dotted #E5E5E5; color:#000000; text-decoration:none; font-weight:normal}
#header_stuffs p.header_paymentlogo {margin-top:0.3em; /margin-top:0.5em; width:100%; float:left}
#header_stuffs p.header_paymentlogo a {border:none}

/* motion Tabs */
#menu_tabs {background:url(../img/texture.png); height:auto; width:631px; position:absolute; margin:50px 0 0 0; /margin:50px 0 0 -18em; z-index:20; display: block; padding:5px; /padding:5px 5px 2px 5px}
#menu_tabs ul.MotionTabs { padding:0px;}
#menu_tabs ul.MotionTabs li {float: left; display:inline; color: #ffffff; margin:0 2px 0 0; cursor: pointer; }
#menu_tabs ul.MotionTabs li a.selected, #tabs ul.MotionTabs li a:hover { background:white; text-decoration:none; }
#menu_tabs ul.MotionTabs li a {color:#777; display:inline-block; float: left;padding: 8px; text-transform:uppercase; font:11px/18px}
#menu_tabs .inside {background:white; padding:10px 5px 10px 5px; float:left; width:98.4%; margin:0 0 0 0; margin:-0.5em 0 0 0;}
#menu_tabs #tab-tags { padding-left:5px}
#menu_tabs .inside ul {margin:0}
#menu_tabs .inside li span.meta { display:block; font:11px/20px; text-transform:uppercase; color:#777; }
#menu_tabs .inside li img.avatar, #tabs .inside li img.thumbnail {border: 1px solid #ddd; padding: 2px; background-color: #ffffff; float: left;	margin: 0 8px 0 0; }

/* motion tabs sub categories */
.dropmenudiv {float:left; border-right:1px solid #E5E5E5; padding-right:1em; margin:1em 1em 1em 0}
.dropmenudiv ul li {float:left; clear:both;}
.dropmenudiv ul li ul li {margin-left:0.4em}
.dropmenudiv ul li a {display: inline-block; margin-left:5px; border-bottom:1px solid #E5E5E5; color:#555; text-decoration:none; text-transform:none; font-weight:normal}
.dropmenudiv a {width: auto; font-weight: bold; color:black; text-transform:uppercase; margin-left:0 }
.dropmenudiv a:hover{background-color: #F0F0F0;}

/* motion tabs authentification */
#menu_tabs form {width:270px; float:left;}
#menu_tabs form.signin_menu {border-right:1px dotted #eee; padding-right:2em; margin:0 2.5em 0 1em;}
#menu_tabs input {width:250px; border:1px solid #EEE; border-left:4px solid #EEE; margin-bottom:0.7em; color:black; font-weight:bold; font-size:12px; padding:4px}
#menu_tabs label strong {text-transform:uppercase; color:#999; font-style:normal}
#menu_tabs label {font-weight:normal; color:black; line-height:20px}
#menu_tabs p.forgot, #signin_menu p.complete {clear:both; margin:5px 0}
#menu_tabs b {color:black; text-transform:uppercase}
#menu_tabs .signin_submit {background:#33C4FA; border:1px solid #14BEFA; width:auto; color:#fff; padding:4px 10px 5px; *padding:4px 0px 4px 0; font-size:11px;}
#menu_tabs a.signin_submit {background:#33C4FA; border:1px solid #14BEFA; width:auto; color:#fff; padding:4px 10px 5px; *padding:4px 0px 4px 0; font-size:11px;}
#menu_tabs .signin_submit::-moz-focus-inner {padding:0; border:0}
#menu_tabs .signin_submit:hover, #signin_submit:focus {cursor:pointer}
#menu_tabs form p a {border-bottom:1px dotted #E5E5E5; color:#000000; text-transform:none}
.account_mega_links p {margin-bottom:0.2em}
.account_mega_links p a {color:#999; text-transform:none}

/* motion tabs cart */
a.cat_link {color:#777; text-transform:uppercase; text-decoration:none; background:url(../img/s_arrow.gif) 0px 4px no-repeat; padding-left:2.3em; margin-left:0.3em; font-size:0.9em}

/*  motion tabs links */
#header_info li {float:left;}
#header_info li a {display: inline-block; margin:0 7px 3px 0;  border-bottom:1px dotted #E5E5E5; color:#555; text-decoration:none; font-weight:normal}

/* block top currencies */
#header #currencies_block_top {margin:1em 0.6em 0 0; float: left;}
#header #currencies_block_top ul {float: left; height: 1.5em; margin-left:0em }
#header #currencies_block_top ul li {float:left; margin-right:0.2em; }
#header #currencies_block_top ul li a {display:block; font-size:0.8em; color:#70634F; text-decoration:none; width: 1.6em; text-align: center;}
#header #currencies_block_top ul li a:hover {color:#d0d3d8;}
#header #currencies_block_top ul li.selected a {border: none; font-size: 0.8em; font-weight: bold; color:#ff6600;}
#header #currencies_block_top p {display:none}


/* block left column "Quick search" */
#search_block_top {width:350px; height:27px; position:absolute; margin:0.1em 0 0 0}
.search_menu {float:right; margin-top:0.7em;  clear:left}
#search_block_top input {margin: 4px 0px 0px -2px; float:left; width:25px; border:none;cursor:pointer; background:transparent;}
#search_block_top form {height:27px; width:310px; float:left; background:transparent url('../img/block-search.gif') no-repeat }
#search_block_top input#search_query {width:25em; border:1px solid black; float:left; margin:0.6em 0.5em; padding:0; background:none; color:#C2B2AF; font-size:11px; cursor:text; border:none}
.search_item {position:relative; float:right; width:35px; height:35px; cursor:pointer; overflow:hidden}
.icon_search {background:url(../img/search.png) no-repeat top left; height:27px; width:27px }
.item_content {position:absolute; height:27px; width:350px; overflow:hidden; background:transparent; display:none;}
.link {left:2px; top:2px; position:absolute; width:35px; height:25px;}

/* block top languages and currencies */
#blocklangcurr {float:left; clear:left; width:200px; margin-top:1em;}
#blocklangcurr form div {float:left; margin:0 4px 0 -2px}
#blocklangcurr select { width:auto; margin:0 0.5em 0.7em 0; float:left}


/* categories slideshow */
#categories_slideshow{float:left; width:890px; height:302px; overflow:hidden; font-size:11px;}
#slideshow_content {width:890px; height:290px;}
#categories_slideshow img {float:left}
#categories_slideshow ol { position:absolute; top:0px; left:0px; background:url(../img/raster.png); padding:10px}
#categories_slideshow ol h1 {font-size:11px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:white; margin:0}
#categories_slideshow ol h1 a {font-size:11px; ont-family:Arial, Helvetica, sans-serif; letter-spacing:normal; text-transform:uppercase; color:white;}
#categories_slideshow ol p {color:#CCC; font-size:11px; padding:0 0 5px 0}
#categories_slideshow ol p a {color:#CCC; font-size:11px}
#categories_slideshow .categoryLink {background:black; color:white; margin:0 0.3em 0 0; padding:0.1em 0.5em 0.1em}
#categories_slideshow #categories_slideshow_violator {z-index:10; width:510px; height:31px; float:right; position:relative; top:-280px; left:-180px;}
#categories_slideshow #categories_slideshow_violator #project_caption{display:none; padding:4px 10px; color:#b6b077; float:left;}
#categories_slideshow #categories_slideshow_violator #project_caption a{margin-left:8px;}
#categories_slideshow #categories_slideshow_violator #slide_navigation{position:absolute;right:-170px;top:265px;}
#categories_slideshow #categories_slideshow_violator #slide_navigation a {width:10px; height:10px; float:left; margin:3px; background:#ffae00; display:block; font-size:1px; color:#ffae00}
#categories_slideshow #categories_slideshow_violator #slide_navigation a:hover{background:#CCC; color:#CCC}
#categories_slideshow #categories_slideshow_violator #slide_navigation a.activeSlide{background:white; color:#ffae00}
#categories_slideshow #categories_slideshow_violator #slide_navigation a{outline:none;}
#categories_slideshow li span.slide_caption{display:none;}
#home_slides{overflow:hidden; height:300px;}
.clearfix:after {content:"."; display:block; height:0;clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}

/* Special style for block products in center column */
#center_column .products_block ul {width:1000px; float:left;}
#center_column .products_block {float:left; padding-bottom:1px;background:white url(../img/strip.png) bottom repeat-x}
#center_column .products_block a { text-decoration:none}
#center_column .products_block a:hover { color:#999}
#center_column .products_block  span{ color:black; font-size:11px}
#center_column .products_block  p {padding:3px 0 5px 5px}
#center_column .products_block  p b {font-size:11px; color:black; background:#FFAE00; padding:0.1em 0.5em 0.1em}
#center_column .products_block  p strike {color:black; background:white; padding:0.1em 0.5em 0.1em}
#center_column .products_block  .pprice {margin:1.3em 0 0.4em 0; /margin:1.3em 0 0.4em 0; padding-left:0}
#center_column .products_block  .pprice span {color:black; background:none; font-weight:bold; }
#center_column .products_block  .pprice a {background:black; color:white; margin:0 0.3em 0 0.3em; padding:0.3em 0.5em 0.3em; font-size:11px; font-weight:normal}
#center_column .products_block  .pprice a:hover {color:#999}
#center_column .products_block  a{color: #FF2E1D;}
#center_column .products_block li {float: left; clear:none; width:221.6px; margin:0 2px 1px 0; background:white}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#center_column .products_block li {margin:0 2px 2px 0;}}

#center_column .products_block h5 {padding:5px 0 0 5px; margin:0}
#center_column .products_block h5 a {color:white; font-size:12px; }
#center_column .products_block span.price {text-align: center; font-size: 1.6em; padding: 0.5em 0; display: block;}
#center_column .photo_slider {position:relative; font-family:arial; overflow:hidden; width:221.6px; height:221.6px}	
#center_column .photo_slider .heading, .photo_slider .caption {position:absolute; background:url(../img/raster.png); width:221.6px}
#center_column .photo_slider .heading {top:-778px}
#center_column .photo_slider .caption {bottom:-50px; left:0px}
#center_column .photo_slider .caption span{color:#999; font-size:9px;	display:block; padding:5px 10px 0 10px;}
#center_column .photo_slider .footer_caption { height:100px; margin-bottom:-50px}
#center_column .photo_slider .footer_caption a {color:white; font-size:11px; font-weight:normal}

p.check_list_compare {margin:-0.2em 0.7em 0 0; float:right}
p.check_list_compare label {color:#999}
p.check_list_compare div {margin-right:0}



#old_center_column { display: none }

.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}


/* global RTE fields */
.rte,
 .mceContentBody {
	text-align: left;
	background: white;
	color: black
}
body.mceContentBody {
	margin: 9px 6px;
	width: 556px
}
.rte html,.rte div,.rte span,.rte applet,.rte object,.rte iframe,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p,.rte blockquote,.rte pre,.rte a,.rte abbr,.rte acronym,.rte address,.rte big,.rte cite,.rte code,.rte del, .rte dfn, .rte em,.rte font,.rte img,.rte ins,.rte kbd,.rte q,.rte s,.rte samp,.rte small,.rte strike,.rte strong,.rte sub,.rte sup,.rte tt,.rte var,.rte dl,.rte dt,.rte dd,.rte ol,.rte ul,.rte li,.rte fieldset,.rte form,.rte label,.rte legend,.rte table,.rte caption,.rte tbody,.rte tfoot,.rte thead,.rte tr, .rte th,.rte td,
.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color:#999999
}
.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,
 .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0 0.3em 0;
	color: #374853
}
.rte h1,
 .mceContentBody h1 {
	font-size: 25px;
	font-weight: bold
}
.rte h2,
 .mceContentBody h2 {
    color: black;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 25px;
    font-weight: bold;
    margin:0 0 1em ;
    padding: 0;
    text-transform: none;
	background-image:none
}
.rte h3, .mceContentBody h3 { font-size: 12px; font-weight:bold }
.rte h4, .mceContentBody h4 { font-size: 13px; font-weight:bold }
.rte h5,.mceContentBody h5 { font-size: 11px; font-weight:bold }
.rte h6, div.rte h6 { font-size: 8px }
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
.rte ul, .mceContentBody ul {
	list-style-type: square;
	margin-left: 10px
}
.rte strong, .mceContentBody strong { font-weight: bold }
.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto
}
.rte caption, .rte th, .rte td, .rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
	border: 1px #e5e6e7 solid;
	text-align: center
}
.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7
}
#center_column .rte p, 
 .mceContentBody p { padding-left: 0; margin: 0.5em 0 }
.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
} 

/* /global RTE fields */

/* global table style */
div.table_block {
	padding-bottom: 6px;
	float:right;
	width: 641px;
}
div.table_block h3 {
	color:black
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
table.std td, table.std th { padding: 0.4em 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: #f1f2f4 }
table.std tbody tr td, table.std tfoot tr td { background:url(../img/textured.png); border-bottom:2px solid white }
table.std thead { background:url(../img/sep.gif) top repeat-x; padding:1em 0 0.3em 0; border-bottom:4px solid white}
table.std thead th {
	color:black;
	padding-top:1em;
	text-transform:uppercase;
	font-weight: bold;
	text-align: left;
	white-space: nowrap
}
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 form style */
form.std { clear: both }
form.std h3 {
    background: url("../img/sep.gif") repeat-x scroll center bottom transparent;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0.5em;
    padding: 0 0 0.5em;
    text-transform: uppercase;
}
form.std fieldset {
	border: 1px solid white;
	margin-bottom: 1em;
	padding-bottom: 1em
}
form.std 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 {
	float: left;
	text-align: right;
	width: 30%
}
form.std p span.like_input {
	width: auto;
}
input, textarea, select, span.editable {
	font-size: 12px;
	outline: none;
	font-family:Arial, Helvetica, sans-serif
}
input, textarea, select { border: 1px solid #bdc2c9 }
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: 29% }
form.std p.submit {
	padding-left: 31%!important;
	margin-bottom: 1.5em
}
#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

/* adress.tpl */
#add_update_adress fieldset {
	width:410px;
	margin-bottom:0
}
#add_update_adress fieldset div{
	float:left
}
#add_update_adress fieldset p {
	padding:7px 0 0 0;
}
#add_update_adress label {
    float: left;
    text-align: right;
    width: 25%;
	background:#EEEEEE;
	padding:7px 6px 6px 6px;
	margin-top:0;
	/margin-top:1px
}
#add_update_adress input {
	margin:0;
	border:1px solid #EEEEEE;
	padding:5px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}

input#submitaddress {
    background: none repeat scroll 0 0 #EF5057;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    text-transform: uppercase;
    width: auto;
}
a.address_add_new {background:url(../img/more.gif) 0px 0px no-repeat; height:14px; color:#6F6F6F; font-size:11px; padding:0 0 0 18px; width:auto; font-weight:normal; text-align:left; line-height:normal}
a.address_add_new:hover { background-position:0px -14px; color:black}



/* 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;
	font-weight: bold;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
}

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

/* 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 -36px;
	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 {
	color: white!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_small: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_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -18px
}

/* 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 {
	color: white!important
}

/* 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.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('../img/button-small.gif')
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
 background:#FFF; padding:5px 7px 5px 7px; font-size:12px; text-transform:uppercase; color:#000
/* }
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
 background:#EF5057; padding:5px 7px 5px 7px; font-size:12px; text-transform:uppercase; color:white */
}
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 {
 background:#231F20; padding:6px 7px 6px 7px; font-size:12px; color:white; text-transform:uppercase}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background:#EF5057; padding:5px 7px 5px 7px; font-size:12px; text-transform:uppercase}
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:#ef5057; border:none; padding:4px; font-size:11px; color:white; font-weight:bold; text-transform:uppercase;}

/* 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, li.bullet {
	list-style-type: none;
	width:291px; 
	margin-bottom:2px;
	padding:0
}
.block ul.bullet li a { color:#999}
.block ul.bullet li a img { display:none}

.price-discount { text-decoration: line-through }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.weight-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.volume-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.unity-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.price, .price-shipping, .price-wrapping {
	color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error {
	width:100%;
	color: #da0f00;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em
}
.error p { font-weight: bold }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em
}

/* warning */
.warning {
	color:#EF5057;
	font-size:11px;
	background:url("../img/textured.png");
	border: 1px dashed #eee;
	text-transform:uppercase;
	margin:1em 0 1em 0;
	padding:0.5em;
}
.warning_inline {
	color: #da0f00;
	font-weight: bold
}

/* success */
.success {
	color: green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em
}
.success_inline {
	color: green;
	font-weight: bold
}

/* breadcrumb.tpl */
.breadcrumb {
	font-size:10px;
	color: #BBAFAF;
	padding:0 0 0.7em 0;
	text-transform:uppercase
}
.breadcrumb .navigation-pipe { padding: 0 0.6em }
.breadcrumb a {
	text-decoration: none;
	color: #BBAFAF 
}
.breadcrumb a:hover { text-decoration: underline }


/* pagination.tpl */
div.pagination {float:right; margin:0.2em 0 0 1em}
ul.pagination {
	list-style: none;
	float: left;
	height:1.4em;
	border: 1px solid #EEE;
}
ul.pagination li {
	display: inline;
	float: left;
	line-height:1.4em
}
ul.pagination li, ul.pagination a, ul.pagination span {
	color:#999
}
ul.pagination a, ul.pagination span {
	padding:0 0.4em 0 0.4em;
	display: block;
	color:#CCC
}
ul.pagination a { text-decoration: none }
ul.pagination a:hover {color:#666}
ul.pagination li.current span {
	color:#666;
}
ul.pagination li.truncate {
	color:#999;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	border: none;
	padding:0
}
#pagination_previous {
	background: transparent;
}
#pagination_previous a, #pagination_previous span { border-left: none }
#pagination_next {
}
#pagination_next a, #pagination_next span { border-right: none }
li.disabled span { display:none}
form.pagination {float:right; margin:-4px 0 0 0.5em}
form.pagination p div{float:left; margin:0}
form.pagination label {
	vertical-align: bottom;
	float: right;
	margin-left: 0.3em
}
form.pagination select { float: right }
form.pagination input { float: right }
form.pagination input.switch_nb_item {background:#EEE; border:none; color:#B6ADAD; font-size:10px; padding:3px 2px 3px 2px; margin-top:0.2em }

form.product_list_compar {
	float:right;
	line-height:16px;
	margin-top:0.2em
}

form.product_list_compar p {
	float:right;
}

form.product_list_compar input.list_compar_button {
	background:#eee;
	border:1px solid #eee;
	padding:0.5px 2px 0.5px 2px;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#b6adad;
	cursor:pointer
}

/* product-sort.tpl */
#productsSortForm {
	float:left;
}
#productsSortForm label, #productsSortForm select { float: right }
#productsSortForm select { font-size: 1em }

/* Header */
#header_right ul { list-style: none }
#header_right form {
	border: none;
	margin-bottom: 0!important;
	display: inline
}
#header_right label {
	margin: 0;
	float: none
}


/* steps (like order step) */
ul.step {
	text-transform:uppercase;
	list-style: none;
	margin: 0.8em auto 2em;
	height: 41px;
	width:660px
}
ul.step li {
	height: 35px;
	padding:10px 10px 0 10px;
	float: left;
	width: 110px;
	text-align: center;
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') top center no-repeat;
	font-weight: bold;
	color:white
}
ul.step li.step_todo { color:#999}
ul.step li#step_end { width: 40px }
ul.step li#step_end {width:110px; padding:10px 10px 0 10px; }
ul.step li#step_end.step_current {
	background: transparent url('../img/step_end_current.gif') top center no-repeat;
	font-weight: bold;
	color:white
	}
ul#order_step { background-color: white }
ul.step a {background: url("../img/available.png") 0 -3px no-repeat; color: #000000; padding-left: 1.4em;}
form#forgot_password p {
    padding-left:0;
}
form#forgot_password label {
	width:20%;
    background:url("../img/textured2.png");
    float: left;
    padding: 8px 6px;
    text-align: right;
}
form#forgot_password input.text {
    border: 1px solid #EEEEEE;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 5px;
    width: 250px
}
form#forgot_password p.submit_pwd {
    margin-right: 0;
    padding-left: 21.2% !important;
    text-align: left;
}
form#forgot_password input#submitPassword {
    background: none repeat scroll 0 0 #EF5057;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    text-transform: uppercase;
}
/* commitment */
.hide_commitment {display:none}
.commitment {float:left; clear:left; width:224px; margin-top:1em; font-style:italic}
.commitment li {background:url(../img/sep.gif) bottom repeat-x; padding:0 0 0.6em 0; margin-bottom:0.4em}
.commitment h6, strong {padding:0; margin:0; font-size:11px; color:black}
.commitment p {color: #999; padding-bottom:0.1em; font-size:11px;}
.commitment b {color:#EF5057; font-weight:bold;}
.commitment em {color:#EF5057; font-style:normal; border-bottom:1px solid #E5E5E5}
.commitment span {color:black; font-weight:bold}
div.checkout_process {float:right; width:640px}
div.checkout_process h2 { margin-bottom:0.2em}

/* Footer */
/* Footer */
#footer {float:left; width:100%; margin-top:1em}

/* Default block style */
/* Default block style */
/* Default block style */
div.block {float:left; width:291px; padding:1em 0 1em 0;  margin:0 1em 0 0; /margin:1em 1em 0 0; border-top:1px solid #EEE; }
div.block h4 { text-transform:uppercase; color:black; margin-bottom:0.7em}
div.block h4 a {color:black}
div.block ul { list-style: none; background:none;}
div.block ul.tree li { padding-left:1.2em;}
div.block a:hover { text-decoration:none;}
#left_column div.block .block_content a.button_large, #right_column div.block .block_content a.button_large { margin:0 0 0 -3px; }
div.block .block_content {min-height:20px;}
div.block .block_content li a:hover {color:#666; text-decoration:underline}
div.block li {padding:0; clear:both}
div.block a {color: #595a5e; text-decoration: none;}
#right_column div.block li {
	 line-height:1.1;
	 padding:0;
	 background-image:none
}

#right_column div.block a { 
     text-decoration: none; 
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	 font-size:10px; 
	 font-weight:bold; 
	 text-transform:uppercase; 
	 color:black;
}
#right_column div.block a:hover {
	color:#333
}

div.block h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
	padding:0;
	line-height: 1.3em;
	color:black;
}
div.block h4 a { color:#EF5057 }
#right_column div.block h4 {display:none}
div.block ul { list-style: none }
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 }
div.block .block_content {
	min-height: 16px
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	color: #595a5e;
	text-decoration: none
}
div.right_blocks {margin-bottom:1em; float:left; padding-top:1em; background:url("../img/line.gif") no-repeat left top}
div.right_blocks  h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
	padding:0;
	line-height: 1.3em;
	color:black;
}

div.right_blocks {margin-bottom: 1em; padding-top:1em;  margin-top:10px; float:left; width:160px}
div.right_blocks h4 { text-transform:uppercase; font-size:11px; color:black; margin:0}
div.right_blocks a.right_blocks_sub_link {background:url("../img/s_arrow.gif") no-repeat -8px 5px; color:#999; font-size:11px; text-transform:uppercase; padding-left:1.3em; text-decoration:none}
div.right_blocks li {margin-top:0.7em}


/* Block top sellers */
div.right_column_top_sellers{width:290px; margin-right:1em; float:left} 
#right_column_top_sellers span {color:white; font-size:15px; font-family:'Yanone Kaffeesatz', arial, serif; line-height:17px; background:url(../img/bg-dot.gif)}
#right_column_top_sellers img {float:left} 
#right_column_top_sellers li {float:left; width:290px; height:129px; background:url(../img/bg-dot.gif); zoom:1;}
#right_column_top_sellers ol {width:140px; float:left; margin:10px 0 0 10px } 
#right_column_top_sellers h6 {padding-bottom:0.6em; width:100%}
#right_column_top_sellers h6 a {font-size:11px; text-transform:uppercase; color:#444}
#right_column_top_sellers p {margin:0; padding:0; float:left; width:auto; clear:left;  font-size:11px}
#right_column_top_sellers strong {background:url("../img/s_arrow.gif") no-repeat 0 5px; color:#D63170; font-size:11px; font-style:italic; margin-left:0.3em;padding-left:2em; text-decoration:none;}
.bx-next {position:absolute; top:100%; right:5px; z-index:999; width:75px; height:25px; text-indent:-999999px; background:url(../img/right.gif) no-repeat; z-index:1}
.bx-prev {position:absolute; top:100%; left:230px; z-index:999; width:75px; height:25px; text-indent:-999999px; background: url(../img/left.gif) no-repeat; z-index:1}
.bx-next:hover, .bx-prev:hover {background-position: 0 -25px;}
.bx-pager {text-align:right; float:right; padding-top:5px; font-size:12px; color:white}
.bx-pager a:hover {background-position:0 -10px}
.bx-pager .pager-active {background-position:0 -20px}
.bx-pager a {width:10px; height:10px; float:left; margin:3px; background:url(../img/bg-indicator.gif) 0 0 no-repeat; display:block; font-size:1px; color:white}


/* Block promos */
.bx-wrapper{width:250px}	  
div.right_column_promos{width:290px; float:left}	  
#right_column_promos span {color:white; font-size:15px; font-family:'Yanone Kaffeesatz', arial, serif; line-height:17px; background:url(../img/bg-dot.gif)}
#right_column_promos img {float:left} 
#right_column_promos li {float:left; width:290px; height:129px; background:url(../img/bg-dot.gif); zoom:1;}
#right_column_promos ol {width:140px; float:left; margin:10px 0 0 10px } 
#right_column_promos h6 {padding-bottom:0.6em; width:100%}
#right_column_promos h6 a {font-size:11px; text-transform:uppercase; color:#444}
#right_column_promos p {margin:0; padding:0; float:left; width:auto; clear:left;  font-size:11px}
#right_column_promos p strong {background:url("../img/s_arrow.gif") no-repeat 0 5px; color:#D63170; font-size:11px; font-style:italic; margin-left:0.3em;padding-left:2em; text-decoration:none;}

/* Block new products */
div.right_column_new{width:290px; float:left; margin-right:1em}	  
#right_column_new span {color:white; font-size:15px; font-family:'Yanone Kaffeesatz', arial, serif; line-height:17px; background:url(../img/bg-dot.gif)}
#right_column_new img {float:left} 
#right_column_new li {float:left; width:290px; height:129px; background:url(../img/bg-dot.gif); zoom:1;}
#right_column_new ol {width:140px; float:left; margin:10px 0 0 10px } 
#right_column_new h6 {padding-bottom:0.6em; width:100%}
#right_column_new h6 a {font-size:11px; text-transform:uppercase; color:#444}
#right_column_new p {margin:0; padding:0; float:left; width:auto; clear:left;  font-size:11px}
#right_column_new strong {background:url("../img/s_arrow.gif") no-repeat 0 5px; color:#D63170; font-size:11px; font-style:italic; margin-left:0.3em;padding-left:2em; text-decoration:none;}

/* 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.png') 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 in the center column */
#center_column div.block {}

/* Styles for products blocks */


/* Special style for block accessories in center column (product page) */
#center_column .accessories_block  {
	float:left;
	background:url(../img/sep.gif) top repeat-x;
	padding-top:1em;
	width: 100%;
}
#center_column .accessories_block  li {
	float: left;
	margin: 0 -5px 10px 15px;
	cursor: pointer;
	text-align: center;
	width: 80px;
	border:1px solid black;
	background:black;
	list-style:none
}

#center_column .accessories_block  h6 {
	margin:0 0 1em 1.4em;
	font-size:11px;
	color:black;
	text-transform:uppercase
}

#center_column .accessories_block  h3 {
	margin:0;
	padding:0;
}

#center_column .accessories_block  h3 a {
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}

#center_column .accessories_block p {
	color:white;
	font-weight:normal;
	text-transform:uppercase
}


/* manufacturers-list.tpl && suppliers-list.tpl */
ul#manufacturers_list, ul#suppliers_list {
	margin-top: 1em;
	list-style-type: none
}
ul#suppliers_list li, ul#manufacturers_list li {
	background:url('../img/sep.gif') top repeat-x;
	padding:1.5em 0 1.5em 0;
}
ul#suppliers_list li a, ul#manufacturers_list li a {
	text-decoration: none;
	color: #999;
	font-size:11px
}
ul#suppliers_list li h3, ul#manufacturers_list li h3 { margin:0 0 0.4em 0; border-bottom:1px solid #BBBBBB; display:inline-block; }
ul#suppliers_list li h3 a, ul#manufacturers_list li h3 a { color:black; font-size:12px }
ul#suppliers_list .left_side, ul#manufacturers_list .left_side {
	float: left;
	width: 75%
}
ul#suppliers_list .logo, ul#manufacturers_list .logo {
	float: left;
	margin-right:1.6em
}
ul#suppliers_list .logo img, ul#manufacturers_list .logo img {
	border: solid 2px black;
}

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.6em;
	color:black
}
ul#suppliers_list li a.manufa_link,
 ul#manufacturers_list li a.manufa_link { margin-top: 4em; background: url("../img/bullet.gif") no-repeat 0 2px; padding-left: 1em; }

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

/* shopping cart */
#order div.cart_last_product { 
	width: 300px;
	margin: 0 auto 12px
}
#order div.cart_last_product .cart_last_product_header,
 #order div.cart_last_product .cart_last_product_header div.left {
	background: url('../img/table_header.gif') right 0;
}
#order div.cart_last_product .cart_last_product_header div.left {
	background-color:#fff;
	background-position:0 0;
	margin-bottom:5px;
	padding-left: 27px;
	width: 249px;
	height: 24px;
	line-height: 24px;
	color: #374853;
	font-weight: bold
}
#order div.cart_last_product a.cart_last_product_img { float:left }
#order div.cart_last_product a.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #D0D1D5;
	width: 45px;
	height: 45px
}
#order div.cart_last_product .cart_last_product_content { 
	float:right; 
	width:241px 
}
#order div.cart_last_product .cart_last_product_content a { text-decoration:none }
#order div.cart_last_product .cart_last_product_content h5 { font-size:9px }
#order div.cart_last_product .cart_last_product_content h5 a { color:#595A5E }

p.cart_navigation { padding: 1em 0!important; width:100%; float:right; clear:both;   }
p.cart_navigation span {float:right; border: 1px solid #EEE; display:inline-block; padding:1px} 
p.cart_navigation .button,
 p.cart_navigation .button_large { float: left }
p.cart_navigation .exclusive,
 p.cart_navigation .exclusive_large { float: left}
p.cart_navigation_extra {
	text-align: center;
	width: auto
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}
#cart_summary tfoot tr td {
	border-top: none;
	line-height: 1.5em
}

.price_checkout {font-size:18px}
.conf_checkout {font-size:12px; color:black}
#cart_summary tfoot tr.cart_total_product td { border-top: 5px solid white }
#cart_summary tfoot tr.cart_total_price td { border-bottom: 5px solid white; font-size:14px; font-family:"Palatino Linotype","Book Antiqua",Palatino,serif  }
#cart_summary .price, #cart_summary .price-discount {
	color:black;
	font-size: 1em;
	text-decoration: none;
	font-size:14px; font-family:"Palatino Linotype","Book Antiqua",Palatino,serif  
}
tr.cart_item td { padding: 0.5em 0 }
td.cart_product a { margin: 0 0.6em }
td.cart_product a img {
	border: 1px solid #d0d1d5;
	width: 45px;
	height: 45px
}
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: center; font-size:13px; font-family:"Palatino Linotype","Book Antiqua",Palatino,serif }
td.cart_availability { text-align: center }
th.cart_ref { padding-left:0}
td.cart_ref { text-align: left }
td.cart_total .price { font-weight: bold }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 5.5em;
}
td.cart_quantity input{
	padding:1px 3px 1px 3px;
	border:1px solid #EFE8E8;
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}

.quantity_pr_order {
	padding-top:0.6em;
	font-weight:bold;
	color:black
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
 td.cart_quantity a.cart_quantity_down { display: block; padding-left:0.3em  }
tr.cart_free_shipping { white-space: normal }
#cart_summary tfoot tr.cart_free_shipping td {background:url(../img/sep.gif) bottom repeat-x; color:#999 }
#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 }
#order form#voucher fieldset {
	border:none;
    background:url(../img/sep.gif) bottom repeat-x; 
	padding:1em 0 1em 0;
	margin-bottom:1em;
}

#order form#voucher h4,
 #order form#voucher p,
 #order form#voucher .button { display: inline }
#order form#voucher h4 {
	float: left;
	line-height: 2.8em;
	margin-right: 6em;
	color:black;
	text-transform:uppercase
}
#order form#voucher label {
    float: left;
    text-align: right;
	background:url("../img/textured2.png");
	padding:7px 6px 6px 6px;
	margin-top:0;
	/margin-top:1px;
}

#order form#voucher input.voucher_code {
	margin:0;
	border:1px solid #EEEEEE;
	padding:5px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
#order form#voucher input.voucher_submit {
	position:absolute;
	margin-top:0px;
	/margin-top:2px;
	margin-left:1px;
	/margin-left:0px;
	border:1px solid #ef5057;
	background:#ef5057;
	padding:5px 5px 4px 5px;
	/padding:4px 0px 4px 0px;
	color:white;
	font-size:11px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#order form#voucher input.voucher_submit {
	padding:5px 5px 5px 5px;
	position:relative
}
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #EEE;
    padding:0.6em 0.1em 0.6em 0.1em;
	display:inline-block

}
#order div#order_carrier h4 {
    padding: 0.5em;
	margin:0;
    width: 50%;
	display: inline;
	background:#EF5057;
	color:white;
	text-transform:uppercase
}
#order-opc div.opc-main-block, div#opc_payment_methods-content  {
    padding:1em 2em 1em 2em;
	margin-bottom:1.5em;
	border:1px dashed #DFDFDF;
}
#order div.order_carrier h2, #order-opc div.opc-main-block h2{
	width:100%;
    margin:1em 0 0 0;
	display: inline;
	font-size:11px;
	color:black;
	text-transform:uppercase
}
#order div.order_carrier label,  #order-opc div.opc-main-block label {
	color:#999;
	text-transform:uppercase
}
#order #order_carrier img { vertical-align: middle }
#order #order_carrier span {color:black; background:url("../img/textured2.png"); padding:0.5em }
#order #gift_div { display: none }
#order #gift_div textarea {
	display: block;
	width: 98%;
	padding:5px;
    margin: 1em 0;
	font-size:12px;
	color:black
}
#order #gift_div label {
	color:black;
	font-size:11px;
}

#order-opc form#voucher fieldset {
	border:none;
    background:url(../img/sep.gif) bottom repeat-x; 
	padding:1em 0 1em 0;
	margin-bottom:1em;
}

#order-opc form#voucher h4,
 #order-opc form#voucher p,
 #order-opc form#voucher .button { display: inline }
#order-opc form#voucher h4 {
	float: left;
	line-height: 2.8em;
	margin-right: 6em;
	color:black;
	text-transform:uppercase
}
#order-opc form#voucher label {
    float: left;
    text-align: right;
	background:url("../img/textured2.png");
	padding:7px 6px 6px 6px;
	margin-top:0;
	/margin-top:1px;
}

#order-opc form#voucher input.voucher_code {
	margin:0;
	border:1px solid #EEEEEE;
	padding:5px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
#order-opc form#voucher input.voucher_submit {
	position:absolute;
	margin-top:0px;
	/margin-top:2px;
	margin-left:1px;
	/margin-left:0px;
	border:1px solid #ef5057;
	background:#ef5057;
	padding:5px 5px 4px 5px;
	/padding:4px 0px 4px 0px;
	color:white;
	font-size:11px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#order-opc form#voucher input.voucher_submit {
	padding:5px 5px 5px 5px;
	position:relative
}
}
#order-opc #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #EEE;
    padding:0.6em 0.1em 0.6em 0.1em;
	display:inline-block

}
#order-opc #order_carrier h4 {
    padding: 0.5em;
	margin:0;
    width: 50%;
	display: inline;
	background:#EF5057;
	color:white;
	text-transform:uppercase
}
#order-opc #order_carrier img { vertical-align: middle }
#order-opc #order_carrier span {color:black; background:#EEE; padding:0.5em }
#order-opc #gift_div { display: none }
#order-opc #gift_div textarea {
	display: block;
	width: 98%;
	padding:5px;
    margin:0.3em 0 1em 0;
	font-size:12px;
	color:black
}
#order-opc #gift_div label {
	color:black;
	font-size:11px;
}
/* views block */
#views_block {	width:300px; float:left; background:url(../img/texture.png)}
#thumbs_list {	overflow: hidden;	float: left;	width: 247px}
#thumbs_list ul {	padding-left: 0;	list-style-type: none;	margin:10px 0 10px 0; height:50px}
#thumbs_list li {	float: left;	text-align:center;	cursor: pointer;	width: 62px;	height: 55px}
#view_scroll_left, 
#view_scroll_right {
	background: url('../img/arrow_left.gif') no-repeat left;
	text-indent: -3000px;
	width: 18px;
	height: 18px;
	float: left;
	margin-top: 25px;
	padding-right: 4px;
	padding-left: 4px
}
#view_scroll_right { background-image: url('../img/arrow_right.gif');}
span.view_scroll_spacer {
	float: left;
	width: 18px;
	height: 32px;
	margin-left:0.8em
}

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

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

/* order step 3: PAYMENT */
.payment_module { display: block }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.payment_module a {
	display: block;
	background:url(../img/sep.gif) bottom repeat-x;
	padding: 0.6em 0.6em 1em 0.6em;
	text-decoration: none
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid white;
	border-left:none;
	border-right:none;
	background-color: #e5e6e7;
	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 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	text-align: right;
	margin-right: 40px;
	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
}
/* mywishlist */
#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block
}
#mywishlist form.std fieldset label { width: 30px }
#mywishlist form.std fieldset input#submitWishlist { display: inline }
#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
#mywishlist table.std thead th.first_item,
#mywishlist table.std tbody tr td { width: 200px }
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
#mywishlist div#block-order-detail { margin-top: 10px }
#mywishlist #hideBoughtProducts,
#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
#mywishlist #showBoughtProducts,
#mywishlist #hideBoughtProductsInfos,
#mywishlist #hideSendWishlist { display: none }
#mywishlist #showBoughtProductsInfos,
#mywishlist #hideBoughtProductsInfos { margin-left: 5px }
#mywishlist #showSendWishlist,
#mywishlist #hideSendWishlist,
#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
#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: 30px;
	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 reversoform*/
.account_creation #reverso-form { width: 100% }
.account_creation #reverso-form label {
	width: 250px;
	text-align: left;
	margin-left: 10px
}
.account_creation #reverso-form label#legend_reverso {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left
}
.account_creation #reverso-form input#reverso_form { margin-top: 20px }

/* 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 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: center; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0 }
form#sendComment {margin-top:1em}
form#sendComment fieldset {background:white; border:1px solid white}
form#sendComment p {padding:0}
form#sendComment label {width:auto; text-align:left; padding:6px; background:#eee}
form#sendComment input.text {width:280px}
form#sendComment input.text, textarea {
    border: 1px solid #EEEEEE;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 3px;
}
textarea {
	overflow:auto
}
input#addCommentButton {background:#231F20; color:white; font-size:11px; padding:5px; border:none; margin-top:1em; cursor:pointer}
input#SubmitCommentButton {background:#EF5057; color:white; font-size:11px; padding:3px; border:none; cursor:pointer}
table.std_comments tbody tr td, table.std_comments tfoot tr td {background:white url(../img/sep.gif) bottom repeat-x; padding:1em 2em 1em 0; margin-bottom:1em}
table.std_comments strong {color:black}
table.std_comments em {color:#EF5057}

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* cms pages */
#cms div.content_only { 
	text-align: left; 
	padding: 10px 
}
.live_edit_feed_back_ok {
    color: #374853; 
    background-color: #DFFAD3; 
    padding: 4px; 
    border: 2px solid #72CB67
}
.live_edit_feed_back_ko {
    color: #374853; 
    background-color: #FAE2E3; 
    padding: 4px; 
    border: 2px solid #EC9B9B
}
.add_module_live_edit {
    background-color: #F1F2F4; 
    padding: 4px; 
    border: 2px solid #D0D3D8;
}


/* FORMS */

div.selector, 
div.selector span, 
div.checker span, 
div.radio span, 
div.uploader, 
div.uploader span.action {
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
}

.selector, 
.radio, 
.checker, 
.uploader, 
.selector *, 
.radio *, 
.checker *, 
.uploader *{
	margin: 0;
	padding: 0;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
	height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
	line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 3px;
	left: 3px;
	right: 0px;
	bottom: 3px;
}

div.selector:active, 
div.selector.active {
	background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
	background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
	background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
	background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
	background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
	background-position: right -78px;
}

div.selector.disabled {
	background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
	background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
	background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
	background-position: -57px -260px;
}

div.checker span.checked {
	background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
	background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
	background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
	background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
	background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
	background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
	background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
	background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
	background-position: -54px -279px;
}

div.radio span.checked {
	background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
	background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
	background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
	background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
	background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
  cursor:pointer
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

/* PRESENTATION */

/* Select */
div.selector {
  margin-bottom: 5px;
  width: auto;
  font-size: 12px;
}

div.selector select {
  width: 190px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
	color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 10px;
}

/* Radio */
div.radio {
}

/* Uploader */
div.uploader {
  width: 190px;
  margin-bottom:10px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #999;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
  outline: 0;
}

/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	margin-left:-2px
}

div.selector span {
	display: block;
	float: left;
    font-weight:bold;
	text-transform:uppercase;
	color:black;
	font-size:11px

}

div.selector select {
	position: absolute;
	opacity: 0;
}

/* Checker */

div.checker {
	position: relative;
	float: left;
}

div.checker span {
	display: block;
	float: left;
	text-align: center;
}

div.checker input {
  opacity: 0;
  display: inline-block;
}

/* Radio */

div.radio {
	position: relative;
	float: left;
}

div.radio span {
	display: block;
	float: left;
	text-align: center;
}

div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
}

/* Uploader */

div.uploader {
  position: relative;
  float: left;
  overflow: hidden;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.uploader input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
}
