@import "framework/reset.css";
@import "framework/typography.css"; 
@import "framework/common.css";
@import "framework/grid24.css";
@import "framework/buttons.css";
@import "layout.css";



/* -- DEFAULT
----------------------------------------------------------------------------------------------------------*/

body{
	font:12px;
}

a:link,
a:visited	{ color:#2f7030; }
a:hover		{ color:#31ba4a; }


/* -- MISC
----------------------------------------------------------------------------------------------------------*/

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


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

/* transfert effect*/
.transferProduct { border: 2px solid #888 }
span.grower { cursor: pointer }


/* generic style */
ul.bullet li, .block ul.bullet li, li.bullet {
	padding-left:20px;
	background: transparent url('../images/misc/bullet.png') no-repeat 0px 50%;
	list-style-type: none;
	line-height:20px;
}


/* 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:#323232
}
.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: 16px }
.rte h4, .mceContentBody h4 { font-size: 14px }
.rte h5,.mceContentBody h5 { font-size: 12px }
.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
}
#main .rte p, 
 .mceContentBody p { padding-left: 0; margin: 0.5em 0 }
.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
}

/* -- TYPOGRAPHY > HEADINGS, PARAGRAPHS, LISTS
----------------------------------------------------------------------------------------------------------*/

#main h1{
	font:28px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	/*color:#6F7590;*/
	color:#1d488d;
	font-weight:bold;
}

#main h1 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}

#main h2{
	color:#e2560e;
	font-size:18px;
	font-weight:bold;

}

#main h3{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	color:#222;
	letter-spacing:-0.5px;
	text-transform:uppercase;
}

#main h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h4 { font-size: 1em }


/* Price styles */
.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: #444;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error {
	width: 90%;
	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: black;
	font-size: 1.2em;
	background-color: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em
}
.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
}


/* -- TABLES
----------------------------------------------------------------------------------------------------------*/
#bottleshops div img
{
	float:right;
	margin:10px;
	border:1px solid #555;
}

div#bottleshops div { padding:10px 25px; clear:both; border:1px solid #E5E5E5; margin:0 0 18px 0;}



/* -- FORMS
----------------------------------------------------------------------------------------------------------*/

form.std { clear: both }
form.std h3 {color:black; border-bottom:1px solid #ebebeb; font-size:1em; font-weight:bold; text-align:left; padding: 9px 0 9px 0; margin: 0 0 18px 0;}
form.std fieldset {
	border: 1px solid white;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
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 label, form.std p span {
    color: #000;
    float: left;
    padding-right: 0.6em;
    text-align: right;
    width: 30%;
}
form.std p span.like_input {
	width: auto;
}
input, textarea, select, span.editable {
    color: #333;
    font-size: 12px;
    height: 15px;
    padding: 4px 2px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif
}
input, textarea, select {
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1; 
	border-bottom: 1px solid #c1c1c1;
	height: auto;  
	background:#FFF url(../images/layout/input-bg.png) repeat-x 0 0;
	border-top:none;
}

.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: 33% }
form.std p.submit {
	padding-left: 31%!important;
	margin-bottom: 18px;
}
#main form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 18px;
}

#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(../images/misc/bullet.png) no-repeat 0 0.1em; height:14px; color:black; font-size:11px; padding:0 0 0 20px; width:auto; font-weight:normal; text-align:left; line-height:normal}

/* id_state field in managed via JS and is firstly hidden */
form p.id_state { display: none }

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

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

form.check_list_compare { padding-top:0.3em}
form.check_list_compare label {color:#999}

/* product-sort.tpl */
li#productsSortForm {float:left; width:100%}
form#productsSortForm select{float:left; border:1px solid #e8e6e6; color:#c0c0c0; font-size:11px; letter-spacing:normal}
form#productsSortForm span{ float:right;  height:auto; padding-bottom:3px; border-bottom:1px solid #e8e6e6;}
.select_Sort_ul {float:right; clear:right; background:transparent;}

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


form#forgot_password p {
    padding-left:0;
}
form#forgot_password label {
	width:100%;
	text-align:left;
	color:black
    float: left;
    padding:8px 8px 8px 0;
}
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;
    text-align: left;
}
form#forgot_password input#submitPassword {
    background:#636363;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 0.4em;
    padding: 0.2em;
    text-transform: uppercase;
    width: auto;
}

/* -- BUTTONS
----------------------------------------------------------------------------------------------------------*/



/* 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 {
	
	border: none;
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	
	 display:inline-block;
	padding: 9px 15px 9px 15px;

	border: 1px solid #999;/* IE */
	border: 1px solid rgba(0,0,0,0.5);
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	
	-moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	
	text-decoration:none !important;
	text-align: center;
	white-space:nowrap;
	vertical-align:baseline;
	
	position: relative;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	background-image: url(../images/layout/button-overlay.png);
	background-color: #EEE;
	color: #666;
	text-shadow: 0 -1px 1px rgba(255,255,255,0.45);
}

form#searchbox input.button {
	background-color: #000;
	color: #FFF;
	text-shadow:none;
	padding:6px 10px;
}

#product-listing-block .product-wrap .button{
	font-size:12px;  padding:6px 8px;	
}
/* 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 {
	cursor: default;
	color: #acacab!important;
	background-color:#EEE;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, 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_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive, a.exclusive, input.exclusive {
	 background-color:#ff5e00;  color:#FFF !important; border:1px solid #d5611d;
}

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

/* 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-color:#FAFAFA;  color:#ff5e00 !important;
}

/* 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 {
	border: 1px solid rgba(0,0,0,0.5);
	 background-color:#FAFAFA;  color:#ff5e00 !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 {
 font-size:11px; padding:3px 5px;
}
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 {
	font-size:12px;  padding:5px 9px;
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	
}
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 {}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini {   }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small {   }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { }


/* -- PANELS, TABS, BOXES
----------------------------------------------------------------------------------------------------------*/

/* Tabs */
ul.idTabs {list-style-type:none;   width:100%; float:left; margin:18px 0 0 0;  border-bottom:1px solid #E0E0E0; }
ul.idTabs li {float:left; margin:0; padding:0; border:none;  }
ul.idTabs li a {
		display:block;
		text-align:center;
		padding:10px;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
		color:#FFF;
		background:#f8f8f7;
		color:#ACACAC;
		text-transform:uppercase;
		margin-bottom:-1px;
		border:1px solid #E0E0E0;
		margin-left:-1px;
}


ul.idTabs li a#more_info_tab_more_info { margin-left:0;}
ul.idTabs li a:hover{   }
ul.idTabs li a.selected{ background:#FFF; color:#000; border-bottom:1px solid #FFF; }

/* IdTabs Short*/
/* IdTabs Short*/
ul.idTabsShort {}
ul.idTabsShort li  { }
ul.idTabsShort li a {}
ul.idTabsShort li a:hover{  }
ul.idTabsShort li a.selected{   }
div.sheets{}
div#more_info_sheets{
	margin-top:-1px;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	padding:18px 20px;
	width:578px;
	
	float:left;

}
div#more_info_sheets ul li {
}


/* -- BREADCRUMBS
----------------------------------------------------------------------------------------------------------*/
.breadcrumb {font-size: 11px; color:#333; border-bottom:1px solid #ebebeb; padding-bottom:0.5em; text-transform:uppercase;}
.breadcrumb .navigation-pipe {font-weight:normal; padding: 0 5px; color:#888;}
.breadcrumb .navigation_end{ color:#999;}
.breadcrumb a {text-decoration: none; color:#999;}
.breadcrumb a:hover {text-decoration:underline; color:#333;}




/* -- PAGINATION
----------------------------------------------------------------------------------------------------------*/
div.pagination {margin-top:2em}
ul.pagination {float:right; margin-top:1em}
ul.pagination li {display: inline; width:auto; float: left; margin-right: 0.2em;}
ul.pagination li, ul.pagination a, ul.pagination span {color:#999}
ul.pagination a, ul.pagination span {color: #999; padding: 0em 0.4em; display: block; padding-top:0.1em}
ul.pagination a { text-decoration: none; }
ul.pagination li a:hover {color:black; }
ul.pagination li.current span {color:black}
ul.pagination li.truncate {padding: 0.3em; background: none;}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {border:none; background:none; color: #c0c0c0;}
#pagination_previous {padding-left: 6px;}
#pagination_previous a, #pagination_previous span {border-left: none;}
#pagination_next {border:none; background:none}
#pagination_next a, #pagination_next span { border-right: none; color: #999;}
#pagination_next a:hover, #pagination_next span {color:black; }
#pagination_previous a:hover, #pagination_previous a:hover span {color:black;}
li.disabled span { display:none}
form.pagination input.switch_nb_item {background:#EEE; border:none; color:#B6ADAD; font-size:10px; padding:2px 2px 2px 2px; margin-top:0.2em }



/* -- GLOBAL BLOCK STYLES
----------------------------------------------------------------------------------------------------------*/


/* ALL SIDEBAR BLOCKS */
div#main .aside .block { margin-bottom:36px; clear:both; }
div#main .aside .block h3{
	margin:0 -26px 18px -26px;
	clear:both; 
	display:block;
	padding:11px 15px 17px 15px;
	line-height:18px;
	text-transform:uppercase;
	text-shadow: 1px 1px 0 #424242;
	background:url(../images/layout/block-heading.png) no-repeat 0 0;
	font-size:11px;
	color:#FFF;
}
div#main .aside .block h3 a{
	color:#FFF;
	text-decoration:none;
}



/* Styles for products blocks */

/* Special style for block products in center column */
#main .products_block  {color: #595a5e; width:670px; float:right; margin-top:2em}
#main .products_block ul {width:700px}
#main .products_block h4 a {color:#ff6600; float:left }
#main .products_block  h5 a:hover{color:black; text-decoration:underline}
#main .products_block img {height:160px; width:160px}
#main .products_block p { width:100%.}
#main .products_block h3 {padding:0.2em; background:black; color:white; float:left; font-size:11px}
#main .products_block  span{color: #0072bc; font-weight:bold}
#main .products_block  p a { color:#999; font-style:italic}
#main .products_block  p a:hover { color:#666;}
#main .products_block  p.pprice {margin-top:0.5em}
#main .products_block  .pprice span {color:black; font-size:12px; background:none; font-weight:bold;}
#main .products_block  .pprice a {background:#636363; font-size:9px; text-transform:uppercase; color:white; margin:0 0.3em 0 0.3em; padding:0.3em 0.5em 0.1em 0.5em}
#main .products_block strike {font-weight:normal; color:#F00; font-style:italic}
#main .products_block  .pprice a:hover {color:white}
#main .products_block  a{color: #FF2E1D;}
#main .products_block ul li {float: left; clear: none; width:160px; height:280px; margin:0 0.94em 0 0}
#main .products_block a.ajax_add_to_cart_button { color:#323232; background:none; text-decoration:underline; padding:0}
#main .products_block a:hover.ajax_add_to_cart_button  {color:black; text-decoration:none}

/*#main .products_block li.last_item { float:none; clear:both; }*/
#main div.products_block h5 {display: block; width:100%; padding:0; /padding:0.3em 0 0 0}
#main div.products_block h5 a {color:black; font-size:11px; text-transform:uppercase}
#main div.products_block h5 a:hover {color:#999; text-decoration:none}
#main div.products_block a.product_image {display: block; background-color: transparent; width: 129px; height: 129px; margin-left:2px;}
#main div.products_block a.product_image img{float:none; margin:0;}
#main div.products_block ul li p.product_desc a { font-weight:normal;}
#main .products_block span.price {text-align: center; font-size: 1.6em; padding: 0.5em 0; display: block;}
#main .products_block a.button, #main .products_block a.exclusive, #main .products_block span.exclusive {margin: 0.5em auto;}

/* Special style for block products in center column */
#main div.list_categorie_product {width:670px; float:right;}
#main div.extra_list_categorie_product { margin-top:2em}
#main div.path_list_categorie_product {float:right}
#main div.path_list_categorie_product h1 {margin-top:0.8em;  font-family:Rockwell,Georgia,Serif; letter-spacing:normal; font-size:17px; color:#4D4D4F;}
#main div.path_list_categorie_product em { font-size:12px; padding-left:1em; font-weight:normal}
#main .categorie_product img {height:160px; width:160px}
#main .categorie_product h3 {padding:0 0 0.4em 0em; margin:0em; line-height:normal; text-transform:uppercase; font-size:11px;}
#main .categorie_product strong  { font-weight:normal}
#main .categorie_product #product_list_stuffs {margin-top:1.5em; position:absolute; }
#main .categorie_product #product_list_stuffs span { font-size:11px; background:white; padding:0 0.3em 0 0.3em; }
#main .categorie_product .new_product strong  {color:black; font-style:italic}
#main .categorie_product .online_only strong  {color:#090; font-style:italic}
#main .categorie_product .product_list_availability strong  {color:black; font-style:italic}
#main .categorie_product b {font-weight:normal; color:#F00; background:white; }
#main .categorie_product strike {font-weight:normal; color:#F00; font-style:italic;}
#main .categorie_product .on_sale strong  {color:#F00; font-style:italic}
#main .categorie_product h3 a { color:black; padding:0em; margin:0em;}
#main .categorie_product  span{color:black; font-size:12px; background:none; font-weight:bold;}
#main .categorie_product  p { margin:0; padding:0}
#main .categorie_product  p.pprice{color:black; font-weight:bold; font-size:12px; margin-top:0.3em; padding-left:0em}
#main .categorie_product  .pprice a {background:#636363; font-size:9px; text-transform:uppercase; color:white; margin:0 0.3em 0 0.3em; padding:0.3em 0.5em 0.1em 0.5em}
#main .categorie_product a.ajax_add_to_cart_button { color:#323232; background:none; text-decoration:underline; padding:0}
#main .categorie_product a:hover.ajax_add_to_cart_button  {color:black; text-decoration:none}
#main .categorie_product  .pprice a:hover {color:#333}
#main .categorie_product p a {color: #999; font-style:italic; font-weight:normal; font-size:11px}
#main .categorie_product a:hover { color:#666;}
#main ul.categorie_product {width:760px; float:left}
#main ul.categorie_product li {float: left; width:160px; height:295px; margin:1em 0.92em 0 0; /margin:1em 0.92em 0 0}
#main .sort {margin:0 0.4em 0 0; float:right;}

/* Block specials */
.blockspecials {float:left; padding-left:2em; width:280px}
.blockspecials h4 {width:80%; height:15px; text-transform:uppercase; font-size:11px; font-weight:bold; margin-bottom:1em; padding-bottom:0.5em; border-bottom:1px solid #e4e4e4}
.blockspecials h4 strong { float:left; color:black; font-weight:normal}
.blockspecials h4 a {color:#46c5ec; font-weight:normal; font-size:11px; float:right;}
.blockspecials h5 {padding:0.3em 0; margin:-0.4em 0 0 0; border-top:1px solid #e4e4e4 }
.blockspecials h5 a {color:#515151; font-size:11px; font-weight:normal}
.blockspecials h5 a:hover {text-decoration:underline}
.blockspecials ul { width:80%}
.blockspecials .span_reduction {display: block; color:#666; text-transform:uppercase; width:95%}
.blockspecials .linkview {margin:0.7em 0 0 5.5em; position:absolute;}
.blockspecials .chiftpirce{text-decoration: line-through; color:#999}
.blockspecials .newpirce{color:black; font-weight:bold; padding-bottom:0.3em}
.blockspecials p{ text-align:center}


/* accessories*/
#main .accessories_block {color: #595a5e; width:670px; margin-top:0; float:left}
#main .accessories_block ul {background-image:none; width:700px; float:left;}
#main .accessories_block h5 {display: block; font-size:10px; padding:0}
#main .accessories_block h5 a {color:black; text-transform:uppercase; font-size:1.1em;}
#main .accessories_block h6 {font-size:12px; color:black; text-transform:uppercase; padding-bottom:1em}
#main .accessories_block  p.pprice{color:black; font-weight:bold; font-size:12px; margin-top:0.3em; padding-left:0em}
#main .accessories_block .pprice a {background:#636363; font-size:9px; text-transform:uppercase; color:white; margin:0 0.3em 0 0.3em; padding:0.3em 0.5em 0.1em 0.5em}
#main .accessories_block #categorie_product_view span {background-image:none;}
#main .accessories_block #categorie_product_view a { color:#323232; background:none; text-decoration:underline; padding:0}
#main .accessories_block #categorie_product_view a:hover {color:black; text-decoration:none}
#main .accessories_block strong  { font-weight:normal}
#main .accessories_block strike {font-weight:normal; color:#F00; font-style:italic}
#main .accessories_block  p { margin:0; padding:0; text-align:left}
#main .categorie_product  span{color:black; font-size:12px; background:none; font-weight:bold;}
#main .accessories_block  .pprice{color:#666; font-weight:bold;}
#main .accessories_block  a{color: #999; font-size:11px}
#main .accessories_block  a:hover{color:#666}
#main .accessories_block ul li { margin:0 1.2em 1em 0; float:left; height:280px; width:160px}
#main .accessories_block  #product_list_stuffs {margin-top:1.5em; position:absolute; width:160px; margin-left:0; /margin-left:-14.7em }
#main .accessories_block  #product_list_stuffs span { font-size:11px; background:white; padding:0 0.3em 0 0.3em; font-style:italic }
#main .accessories_block .new_product strong  {color:black; font-style:italic}
#main .accessories_block  .new_product strong  {color:black; font-style:italic; font-weight:normal}
#main .accessories_block  .product_list_availability strong  {color:black; font-style:italic}
#main .accessories_block  b {font-weight:normal; color:#F00; background:white; }
/* 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 {
	border-top:1px dotted #EBEBEB;
	padding:1.5em 0 0 0;
	margin-bottom:1.5em;
	float:left;
	width:100%
}
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; 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:300px
}
ul#suppliers_list .logo, ul#manufacturers_list .logo {
	float: left;
}
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;
	width:340px
}
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("../images/misc/bullet.png") no-repeat 0 2px; padding-left: 1em; }




/* -- CHECKOUT STEPS NAVIGATION
----------------------------------------------------------------------------------------------------------*/

/* steps (like order step) */
ul.step {
	
	list-style: none;
	margin: 0 0 18px 0;
	height:54px;

}
ul.step li {
	float: left;
	text-align: center;
	width:100px;
	margin:0 9px;
	display:block;
	background:#F7F7F7;
	color:#FFF;
	padding:6px 0;
	line-height:1;
	vertical-align:middle;
	font-weight: bold;
	text-transform:uppercase;
	color:#B0B0B0;
	border:1px dotted #D1D1D1;

	
}
ul.step li.step_current {
	background:#fb7d33;
	border-color:#955711;
	color:#FFF;
}

ul.step li a
{
	text-decoration:none;
	color:inherit;
}

ul.step li span.num_step{
	font-size:200%;
	margin-top:4px;
	display:block;
}
ul.step li.step_todo {  }
ul.step li#step_end {  }







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


.cart_last_product { 
	width: 300px;
	margin: 0 auto 12px
}
.cart_last_product_header,
.cart_last_product_header .left {
	background: url('../img/table_header.gif') right 0;
}
.cart_last_product_header .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
}
.cart_last_product_img { float:left }
.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #D0D1D5;
	width: 45px;
	height: 45px
}
 .cart_last_product_content { 
	float:right; 
	width:241px 
}
.cart_last_product_content a { text-decoration:none }
.cart_last_product_content h5 { font-size:9px }
.cart_last_product_content h5 a { color:#595A5E }

table#cart_summary{
	border-collapse:collapse;
}

#cart_summary thead tr
{
	background:#000;
}
#cart_summary thead tr th{
	font-weight:bold;
	color:#FFF;
}
table#cart_summary th,
table#cart_summary td{
	border-collapse:collapse;
	padding:5px;
}

table#cart_summary td{
	vertical-align:middle;
}

table#cart_summary .cart_product { text-align: center; width: 47px; }
table#cart_summary .cart_description { text-align: left; width: 256px; }
table#cart_summary .cart_availability { text-align: center; width: 31px; }
table#cart_summary .cart_ref { text-align: center; width: 33px; }
table#cart_summary .cart_unit { text-align: center; width: 65px; }
table#cart_summary .cart_quantity { text-align: center; width: 55px; }
table#cart_summary .cart_total { text-align: center; width: 65px; }



div#cart_quantity_button {
    float: left;
    width: 30px;
}

td.cart_quantity a {
    display: block;
    height: 9px;
    text-align: center;
	width:100%;
}
td.cart_quantity a img{
	line-height:0;
	padding:0;
	margin:0;
	display:inline;
    text-decoration: none;
    vertical-align: top;
}

table#cart_summary tr td.cart_quantity a.cart_quantity_delete {
    display: block;
    float: left;
    height: 16px;
    margin: 13px 0 0 5px;
    width: 16px;
}
table#cart_summary tr td.cart_quantity div#cart_quantity_button input.text {
    margin: 3px 0;
    text-align: center;
    width: 28px;
	border:1px solid #CCC;
	display:block;
}
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 { margin-bottom:0; font-size:12px;}
td.cart_description a { color: #333; }

td.cart_total .price { font-weight: bold; }

p.cart_navigation { padding: 1em 0!important; clear:both;}
p.cart_navigation .button,
 p.cart_navigation .button_large { float: left; }
p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large,
p.cart_navigation .exclusive_large_disabled { float: right; }
p.cart_navigation_extra {
	text-align: center;
	width: auto
}

#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	font-size: 1em;
	text-decoration: none
}


form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}
#cart_summary tfoot td {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #bdc2c9 }
#cart_summary tfoot tr.cart_total_price td { border-bottom: 1px solid #bdc2c9 }
tr.cart_free_shipping { white-space: normal }
tr.cart_total_price { font-weight: bold }



#order tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order #voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order form#voucher h4,
 #order form#voucher p,
 #order form#voucher .button { display: inline }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order #order_carrier h4 {
	width: 50%;
	display: inline
}
#order #order_carrier img { vertical-align: middle }
#order #order_carrier span { margin: 0 0.2em }
#order #gift_div { display: none }
#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}

#order-opc tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order-opc tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order-opc #voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order-opc form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#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: 1.5em;
	margin-right: 6em
}
#order-opc #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order-opc #order_carrier h4 {
	width: 50%;
	display: inline
}
#order-opc #order_carrier img { vertical-align: middle }
#order-opc #order_carrier span { margin: 0 0.2em }

#order-opc #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}


/* views block */
#views_block{width:310px; float:left;}
#thumbs_list{overflow:hidden; float:left; width: 300px; }
#thumbs_list ul{padding-left:0px; list-style-type:none; margin-top: 10px; }
#thumbs_list li{float:left; cursor:pointer; width:82px; height:82px; text-align:center; margin-right:10px;}
#thumbs_list li img{ border:1px solid #d0d1d5; }
#view_scroll_left, #view_scroll_right{background: url('../img/scrollbar_left.gif') no-repeat center; text-indent:-3000px; width:9px; height:18px; float:left; 	margin-top:20px; padding-right: 10px; padding-left: 4px;}
#view_scroll_right{background-image: url('../img/scrollbar_right.gif');}
span.view_scroll_spacer{float: left; width: 17px; height:80px;}


/* 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/dotted_stuffs.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.3em 0 0 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;
}

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;
  cursor:pointer
}

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