/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #374853 #595a5e #5d717e #76839b #888 #e5e5e5 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/

* {
	padding: 0;
	margin: 0
}
body {
	background:#e5e5e5 url("../img/bg.gif") repeat; padding:0; margin:0; font:12px Arial, Helvetica, sans-serif; color:#333;
}
#angles { width: 100%; background:url("../img/bg-angles.png") no-repeat center top; height:390px; }

#content { float:left;  width:100%; margin:10px 0 0 0;  }
.single-content { background:#fff; width:993px !important; margin:0 !important; padding:10px 0 0 0; border-left:1px solid #D9D9D9; border-right:1px solid #D9D9D9; border-radius:0 0 5px 5px; }

.cms-content { background:#fff; padding:10px;
width: 973px !important;
border-radius:0 0 5px 5px;
margin-top:0 !important;
border-left: 1px solid #D9D9D9;
border-right: 1px solid #D9D9D9; }

span#old_price_display  { font-size: 15px;
text-decoration: line-through;
color: #777;
clear: left;
display: block; }

.single-bottom { background:url(../img/single-bot.png) no-repeat center; height:16px; clear:both; }

#prezentare {float:left; width:100%; margin:10px 0 0;}

/* Useful */

a img { border:none; }
a { color:#3d9933; font-weight:bold; text-decoration:none; }
h1 a { color:#7cb32c; }
a:hover { text-decoration:none; }
ul, li { float:left; list-style-type:none; padding:0; margin:0; }
p { margin:0; padding:0; }
.hr { background:#dcdcdc; height:1px; clear:both; }
form, input, h2, p, h1 { margin:0; padding:0; }
.float, .box { float:left;  }

.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
}
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; }
.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.html') 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.html) 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.html) no-repeat -12px -2px;
	border: none
}
span.grower { cursor: pointer }

/* Tabs */
.idTabs {
	list-style-type: none;
	border-bottom: solid 1px #76839b;
	height: 21px;
	margin-top: 1em
}
ul.idTabs li {
	float: left;
	margin-right: 1px
}
.idTabs a {
	background-image: url('../img/tab_bg.html');
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	color: #374853
}
.idTabs .selected {
	background-image: url('../img/tab_bg_selected.html');
	color: white
}

/* IdTabs Short*/
.idTabsShort a {
	background-image: url('../img/tab_bg_short.html');
	width: 138px
}
.idTabsShort .selected {
	background-image: url('../img/tab_bg_selected_short.html');
	color: white
}
div.sheets {
	clear: both;
	padding: 1em
}
#more_info_sheets li {
	background-position: 6px 4px;
	margin-bottom: 0.4em 
}

/* global style */

.input:focus { outline: 0 }

/* global layout */
#page {
width:995px; margin:0 auto;
}
#center_column, #right_column { float: left }

#center_column {
	width: 556px;
	margin: 0 0 30px 0;
	overflow: hidden
}
#old_center_column { display: none }

.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.html") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}
#right_column {
	width: 191px;
	margin-left: 21px;
	overflow: hidden
}

/* 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
}
.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;
	background: inherit
}
.rte h2,
 .mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
	height: auto
}
.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
}
#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 {
	background: #f7f7f7 url(../img/heading.jpg) repeat-x top center;
-moz-border-radius:3px;
-webkit-border-radius:3px;
	margin: 15px 0 0 0;
	padding:2px 10px 10px 10px;
	width: 975px;
}

#cata { width:975px !important; margin-left:0 !important; }

.std {font-size: 12px;}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
/*class table.std */
.std td,.std th { padding: 0.4em 0.5em }
.std th { white-space: nowrap }
.std tr.item td,.std .item th {}
.std tr.alternate_item td,
.std tr.alternate_item th { }
.std tbody td,.std tfoot td {}
.std thead th {
	background-color: transparent;
	background-image: url('../img/table_header.html');
	background-repeat: no-repeat;
	height: 24px;
	color: #374853;
	font-weight: bold;
	text-align: left;
	white-space: nowrap
}
.std th.first_item { background-position: top left }
.std th.last_item { background-position: top right }
.std th.item { background-position: -5px 0 }
.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap
}

/* /global table style */

/* global form style */
form.std { clear: both; float:left;  }
form.std h3, #metode_plata h3 {
	color: #555;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 0 0 0.5em 0
}

#carrierTable { width:auto; float:left; }
 #metode_plata { 
background: #f7f7f7;
	border:none;


	padding:0 10px 10px 10px;
	width:975px;
	float:left;


 }
 
 #opc_payment_methods { background:#f7f7f7; float:left; padding:0 10px 10px; width:975px; 	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px; }

form.std fieldset, div.addresses, #opc_delivery_methods {
	
	background: #f7f7f7 url("../img/heading.jpg") repeat-x top ;
	border:none;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-bottom: 1em;
	padding:10px;
	width:975px;
}

#opc_delivery_methods { background-image:none !important; }
div.addresses { background-image:none !important; float:left; margin:0 !important; }

form#login_form fieldset, form#create-account_form fieldset { width:472px !important; }

ul#setari li { float:none !important; display:block; margin:10px 0 !important; }
ul#setari li a { color:#373737; }
ul#setari li a:hover { text-decoration:underline; }
ul#setari { padding: 10px;
background: #F7F7F7;
width: 975px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 15px 0 0 0; }

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 {
	clear: both;
	margin:5px 0;
}
form.std label, form.std p span {
	float: left;
	width: 30%;
	margin:7px 0;
}
form.std p span.like_input {
	width: auto;

}
input, textarea, select, span.editable {
padding: 5px;
background: white;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

fieldset input[type=text], fieldset input[type=password] { margin:0 0 5px 0; }
fieldset input[type=text]:focus, fieldset input[type=password]:focus { background:#faff8d; }

input, textarea, select { border: 1px solid #e5e5e5 }
input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px
}
.checkbox input, .radio input { border: none }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left
}
.required sup { color: #da0f00 }
form.std p.checkbox { padding-left: 30%; margin:20px 0; }
form.std p.submit {

	margin-bottom: 9px;
}
#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

/* 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
*/



/* 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, input#submitAccount, .button_large, p.cart_navigation .exclusive, .button, p.cart_navigation .button, p.cart_navigation .button_large , .butoane{
color: white !important;
background-color: #87C033;
padding: 5px;
font-weight: bold ;
font-size: 15px ;
font-family: Arial, Helvetica, sans-serif;
-moz-border-radius: 3px;
-webkit-border-radius:3px !important;
border-radius:3px;
cursor:pointer;
border:none;
}

input#submitAccount { float:right; }



/* 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, span.exclusive_large_disabled {
	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, span.exclusive_large_disabled {
	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
}



/* exclusive button */

/* 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 {
	padding-left: 2em;
	background: transparent url('../img/bullet.html') no-repeat 6px 6px;
	list-style-type: none
}

.price-discount { text-decoration: line-through; text-decoration: line-through;
float: right;
margin: 4px 0 0 0; }
.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: 975px;
	float:left;
	color: #7CB32C;
	padding: 10px;
	background:rgba(180, 231, 200, 0.35);
	border:1px solid #7CB32C;
	margin:0 0 15px 0;
}
.error p { font-weight: bold; font-size:18px; font-family: Arial, Helvetica, sans-serif; margin:0 0 10px 0; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 0
}
#HOOK_PAYMENT p.warning { width:950px !important; border-radius:3px; }
/* warning */
.warning {
	color: black;
	font-size: 1.2em;
	background-color: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px;
	width:975px;
	float:left;
}
.warning_inline {
	color: #da0f00;
	font-weight: bold
}

/* success */
.success {
	color: green;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px;
	width:975px;
	background:#dff2bf;
	border:1px solid #4f8a10;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.success_inline {
	color: green;
	font-weight: bold
}

/* breadcrumb.tpl */
.breadcrumb {
	font-size: 1em;
	color: #888
}
.breadcrumb .navigation-pipe { padding: 0 0.6em }
.breadcrumb a {
	text-decoration: none;
	color: #5d717e
}
.breadcrumb a:hover { text-decoration: underline }

/* pagination.tpl */
div.pagination { padding: 1em 0; float:left; width:100%; }
ul.pagination {
	list-style: none;
	float: left
}

ul.pagination li {
font-weight: bold; padding: 5px 10px;
font-weight: bold;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
border-radius:3px;
background:#F7F7F7;
text-decoration: none; 
display: inline;
float: left;
margin-right: 0.3em
}

ul.pagination li a { color:#595959; }
ul.pagination li.current span { color:#fff !important; }
ul.pagination li.current { background:#87C033 !important; }

ul.pagination li.truncate {
	padding: 0.3em;
	background: none
}

#pagination_next a, #pagination_next span { border-right: none }
li.disabled span {
	
}
form.pagination { text-align: right; float:right; }
form.pagination span { margin: 7px 12px 0;
float: left; }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float: right;
	margin-left: 0.3em
}
form.pagination select { float: right; margin:0 0.3em 0 0; background:#f7f7f7 !important; }
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em
}
form.pagination input { float: right; margin:1px 0 0 0; }

/* steps (like order step) */
ul.step { 
	list-style: none;
	height: 25px;
	width: 100%;
	float:left; clear:both;
	margin:15px 0;
}

ul.step li:first-child { padding:0 20px 0 0 !important;}
ul.step li:last-child { background:none !important; }

ul.step li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px; padding:0 20px 0 15px;
	background:url(../img/separator_m.png) no-repeat right center;

	
}
ul.step li.step_current {

	font-weight: bold
}
ul.step li.step_todo { }
ul.step li#step_end { }
ul.step li#step_end {  }
ul.step li#step_end.step_current {  }
ul#order_step { }

/* product-sort.tpl */
#productsSortForm p {
	height: 1em;
	margin: 0.5em 0 0 0
}
#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
}

/* Footer */

/* Default block style */

 #right_column div.block {
	padding-bottom: 5px;
	background: transparent url('../img/block_footer.html') no-repeat bottom left
}
div.block h4 {

}
div.block h4 a { color: #374853 }
div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { text-decoration: underline }

 #right_column div.block .block_content a.button_large { margin: 0 0 0 -3px }
div.block .block_content {

}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	color: #595a5e;
	text-decoration: none
}



/* Styles for products blocks */


p.price_container { text-align: center }
#center_column .products_block .featured_price { margin-top: 2.5em }
#center_column .products_block a.button,
 #center_column .products_block a.exclusive,
  #center_column .products_block span.exclusive { margin: 0.5em auto }

/* Special style for block accessories in center column (product page) */
#center_column .products_block.accessories_block .block_content { background: none }
#center_column div.products_block.accessories_block div.product_desc { 
	margin-right: 0;
	height: 150px; 
	border-right: 1px solid #d0d3d8 
}
#center_column .products_block.accessories_block .block_content li { background: none; text-align: center }
#center_column .products_block.accessories_block .block_content li h5,
 #center_column .products_block.accessories_block .block_content li a.product_description { text-align:left }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image { border: none }

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* address.tpl */
p.address_navigation { 
	padding: padding: 1em 0!important;
	margin-bottom: 1.5em
}
p.address_navigation a.button { float: left }
p.address_navigation input[type=submit].button { float: right }

/* shopping cart */
.cart_last_product { 
	width: 300px;
	display:none;
	visibility:hidden;
	margin: 0 auto 12px
}
.cart_last_product_header,
.cart_last_product_header .left {
	background: url('../img/table_header.html') 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 }


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: 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 td {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #e5e5e5 }
#cart_summary tfoot tr.cart_total_price td { border-bottom: 2px solid #e5e5e5 }
#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	font-size: 1em;
	text-decoration: none
}
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; font-size:14px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right }
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price { font-weight: bold }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 7.5em;
	text-align: right
}
.cart_quantity_input { float: right; margin: 5px 10px 0 0; padding:0 !important; }
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline
}
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 }
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 {
	
	padding: 5px !important; border:none;
}
#order form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}

form#form { float: left;
padding: 10px;
width: 975px;
background: #F7F7F7;
-moz-border-radius: 3px;
-webkit-border-radius: 3px; }

form#form p { margin:10px 0; }

form#form h3.gift_title { margin:10px 0 0 0; }

#cart_voucher { background-image:none !important; margin-bottom:15px; padding:5px !important; width:985px !important; }

#order form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}


 #order form#voucher p,
 #order form#voucher .button { display: inline }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}


#order form#voucher h4 { float: left;
margin-right: 6em;
font-size: 24px;
font-family: Arial, Helvetica, sans-serif; font-weight:bold;
}

#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #e5e5e5;
	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 #e5e5e5;
	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 #e5e5e5;
	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 {
	margin: 0 15px;
	width: 80px;
	float:left;
	
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 80px;
}
#thumbs_list ul {
	padding-left: 0;
	list-style-type: none;

}
#thumbs_list li {

	cursor: pointer;
	display:block;
	width: 80px;
	height: 80px;
	margin-bottom: 10px
}

#image-block { float:left; width:525px; text-align:center; }
#thumbs_list li  img{ width:80px; height:80px; }
#view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.html') no-repeat center;
	text-indent: -3000px;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
	padding-right: 4px;
	padding-left: 4px
}

.heading { clear:both; margin:0 0 10px 0; float:left; width:100%; }
.heading h1 { float:left; }
.heading h3 { float:right; color:#888; font-size:12px; }

#view_scroll_right { background-image: url('../img/thumbs_right.html') }
span.view_scroll_spacer {
	float: left;
	width: 17px;
	height: 80px
}

/* 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.html') 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.html') 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, form#plata, p.final { width:975px; padding:10px; background:#f7f7f7; -webkit-border-radius:3px; -moz-border-radius:3px; float:left; }

form#plata { margin:10px 0 0 0; }
form#plata img { margin-right:10px; }
p.final { margin:0 0 10px 0 !important; }


.payment_module img {
	vertical-align: middle;

}
.payment_module a {
	display: block;
font-family: Arial, Helvetica, sans-serif; font-weight:bold;
font-size:18px;
color:#545454;
	padding:0.7em 0.6em;
	text-decoration: none
}

/* Printable version */
@media print {
	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
}
.first_item { border:none !important; }
#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.html) no-repeat 0 -16px }
.star, .star a { background: url(../../../modules/productcomments/img/star.html) 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: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte {}

#page .rte p { margin: 0 0 15px 0;
line-height: 17px; }

/* 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;
}

/*** HEADER ***/
/*** HEADER ***/

#header { float:left; width:995px; } 
ul.description { padding:30px 0 40px 0; }
ul.description li { padding:16px 0 0 20px; }
ul.description li.logo { background:url("../img/sep.png") no-repeat right; padding:0 20px 0 0 !important; }
ul.description li p { padding:16px 0; }

.cos {  width:275px; padding:10px; float:right; border:1px solid #d9d9d9; background:#fafafa url("../img/pattern.jpg") repeat; -webkit-border-radius:0 0 3px 3px;   -moz-border-radius:0 0 3px 3px; }
.cos ul li { width:250px;  padding:0 0 7px 0; }
.cos ul li.plateste { margin:8px 0 0 0; width:260px !important;}
.cos ul li p a { color:#555555; font-size:11px; font-weight:normal; }
.cos ul li p.titlu { width:115px;  float:left; margin:2px 0 0 0;  }
.thumb { background:url("../img/bg-avatar.png") no-repeat; float:left; margin:0 5px 0 0; position:relative; }
.sterge { position:absolute; bottom:-3px; right:-5px; }
.cos ul li .thumb img { padding:3px; float:left; width:28px; height:28px; }


.cos ul li p.pret { background:#87c033; padding:2px 4px; -webkit-border-radius:2px; -moz-border-radius:2px; float:right; margin:5px 0 0 0; color:#fff; font-weight:bold; font-size:14px;  }


.cos ul li p.vezi a { color:#fff; font-weight:bold; text-shadow:1px 1px 1px #ccdac3;  }
.cos ul li p.vezi { background:url("../img/view.png") no-repeat center; float:left; padding:5px 32px 5px 8px !important; line-height:16px;}



span.remove_link {position: absolute;
bottom: -6px;
right: -7px; }


img.delete { width:15px !important; height:15px !important; }

.cos ul li p.total { float:right; line-height:23px;   color:#b7b7b7; font-weight:bold; font-size:14px;}

#meniu { background:url("../img/meniu.png") repeat-x; height:43px; clear:both; -webkit-border-radius:4px; -moz-border-radius:4px; border:1px solid #d9d9d9; }
#meniu ul li { background:url("../img/separator.jpg") repeat-y right; padding:0 15px;   }
#meniu ul li img { padding:10px 0; }
#meniu ul li a { color:#3f3f3f; font-weight:bold; }
#meniu ul li a.toate { background:url("../img/drop.png") no-repeat right; padding:0 20px 0 0; }

#meniu ul li form { width: 525px;
height: 30px;
background: #E1E1E1;
padding: 3px;
border-radius: 3px;
margin: 3px 0 0 0; }
#meniu ul li form input[type=text] { border:none; color:#555555; padding:4px 5px; -webkit-border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px;  height:22px; float:left; width:386px; }
#meniu ul li form input[type=submit] { border:none; background:url("../img/search.png") no-repeat top center; color:#fff; text-shadow:1px 1px 1px #72a727; height:30px; width:129px; text-align:center;}

#meniu ul li.social { background:none; padding-top:6px; padding-bottom:0px; margin:2px 0 0 0; }
#meniu ul li.acasa { padding-top:10px; padding-bottom:9px; }
#meniu ul li.drop { padding-top:14px; padding-bottom:14px; }
#meniu ul li.drop:hover { background:#fff url("../img/separator.jpg") repeat-y right; }

#meniu ul li img { padding:0 2px; margin:0; display:inline; }
#meniu ul li img.imparte { padding:2px 15px 2px 7px; }

#cats { background:#f7f7f7; -webkit-border-radius:3px; -moz-border-radius:3px; width:225px; border:1px solid #d9d9d9; margin:0 10px 0 0; }


#header #mao_blockcategories, #cats .cos { display:none !important; visibility:hidden !important; }


#cats ul li { border-bottom:1px solid #d9d9d9; width:205px; padding:6px 10px;  background:url(../img/hover.png) no-repeat right; }
#cats ul li:hover { background:#fff url(../img/hover2.png) no-repeat right; }
#cats ul li h2 a:hover { text-decoration:underline; color:#3D9933; }
#cats ul li h2 a { color:#3f3f3f; font-weight:normal; font-size:12px; display:block; }

#cats ul li ul { width:766px !important; padding:5px 0 20px 0; left:225px !important; height:351px; }
#cats ul li ul li { background:#fff !important; float:left !important; display:inline !important; width:152px; clear:none !important; margin:0 10px; }
#cats ul li ul li:last-child { border-bottom:1px solid #d9d9d9; }
#cats ul li ul li h2 a:hover { text-decoration:underline; }
#cats ul li:last-child { border:none; }
#cats ul li ul li:nth-child(3), #cats ul li ul li:nth-child(6), #cats ul li ul li:nth-child(9), #cats ul li ul li:nth-child(15) { width:142px; }
/*Conditie pentru meniu aparatura stropit*/
#cats ul li:nth-child(1) ul {width:400px !important; height:auto !important; padding:5px 0 5px 0 !important;left:225px !important; display: inline-block;} 
#cats ul li:nth-child(2) ul {width:600px !important; height:auto !important; padding:5px 0 5px 0 !important;left:225px !important; display: inline-block;} 

/*DROP DOWN*/

#meniu ul li li { background:none; padding:5px 0; float:left; background:url("../img/dropdot.png") no-repeat left; width:207px; margin:0 10px 0 0; }
#meniu ul li li a { font-weight:normal; padding-left:15px; }
#meniu ul li li a:hover { text-decoration:underline; }

ul#nav {
list-style: none;
padding: 0;
margin: 0;
}

ul#nav li, ul#nav li ul li{
float: left;
position: relative;

}

#meniu ul li ul#nav li, ul#nav li ul li { width: 100px; }

ul#nav li a {
display: block;
}

li ul {
display:none;
position: absolute;
width:460px;
top: 30px;
left: 0;
background:#fff;
margin-left:-17px;
margin-top:14px;
padding:10px;
z-index:9999;
border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; 

}

li>ul {
top: auto;
left: auto;
}

li:hover ul, li.over ul {
display: block;
}
#single h1 { color: #7CB32C; margin:10px 0 0; text-transform:uppercase; text-shadow:none !important; }
#single {  width:653px; padding:0 10px 10px; margin-right:10px; float:left; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#single .shadow { background:url("../img/shadow-mic.png") no-repeat center; width:690px; height:27px; }
#descriere {margin:25px 0 0 0; clear:both; }
#single #descriere p { margin:0 0 20px 0; color:#333; font-size:13px; }

#descriere .heading { border-bottom:1px solid #c0c0c0; }
#descriere .heading h3 { margin:10px 0 0 0; }
.redirect_container {
	float: right;
    margin: 1px 0 10px;
    
}
.redirect{
	
	background: url(../img/buy.png) no-repeat left;
    width: 260px;
    height: 42px;
    display: block;
    text-align: left;
    box-sizing: content-box;
    padding: 24px 0 0 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    border: none;
    float: left;
    cursor: pointer;
}
.widget input.exclusive { background:url("../img/buy.png") no-repeat left; width:260px; height:42px; text-align:left; padding:2px 0 0 18px; color:#fff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; border:none; float:left; cursor:pointer;}
/*.widget input.exclusive:hover { background:url("../img/buy-hover.png") no-repeat left; }*/
.widget input.exclusive:active  {  background:url("../img/buy-active.png") no-repeat left; }
#sidebar { float:left; width:275px; padding-left:2px;}
#attributes select { min-width:70px !important; }
.widget .distribuitor { margin:0 0 5px 0; }
.widget input[type=text] { padding:0 !important; }

.widget .livrare a { }
.widget .livrare strong {  background:url("../img/livrare.png") no-repeat left; padding-left:17px; }
.widget .comenzi { background:url("../img/telefon.png") no-repeat left; padding-left:17px; }
.widget { background:#f7f7f7; -webkit-border-radius:3px; -moz-border-radius:3px; padding:15px 12px; margin:0 0 10px 0; float:left; width:94%; }
.widget .hr { margin:10px 0; }
.widget .buy { float:left; margin:1px 0 10px; width:100%; }

.detalii { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; /*background:url("../img/cos.png") */no-repeat left; padding:6px 0 0 75px; position:relative; }
.detalii .bulina { top: 7px !important; right: 5px !important; }
span.discount img { position: absolute;
right: 0;
top: 10px; }
span.pret { color:#dd403d; display:block; font-size:24px }
span.stoc { color:#90c545; display:block; }
span.0stoc { color:#CCC; }

p.tos { width:50px; float:right; border-left:1px solid #dfdfdf; padding-left: 10px;
margin: 5px 0 0 10px;  }
p.tos a { font-weight:normal; color:#535353; }
p.tos a:hover { text-decoration:underline; }

#pagi a { color:#333; font-weight:normal; }

.widget .distribuitor { margin:0 0 5px 0; }
.widget .livrare { margin:0 0 7px 0; }
.widget .comenzi { background:url("../img/telefon.png") no-repeat left; padding-left:17px; }
.widget .comenzi ul#numere { font-size:11px; margin:8px 0 5px !important; }
#related { background:#f7f7f7 url("../img/heading.jpg") repeat-x top; padding:11px 12px 15px; }
.related_prima { background:none !important; padding:0 10px 0 0 !important; }

#related h2 { font-size:13px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin:0 0 10px 0; }

.item { border-bottom:1px solid #ebebeb; padding:10px 0 10px; position:relative;   }
div.item { width:100%; float:left; }
#related .item .thumb { position:relative; background:url("../img/item-bg.png") no-repeat; width:42px; height:42px; float:left;}
#related .item .thumb a img {  width:36px !important; height:36px !important; padding:3px; }
.item span a , .item p a, .item p.categorie a { font-weight:normal; color:#555; display:block; }
.item p.titlu a { font-weight:bold; font-size:13px; }
.item p.titlu {  float: left;
width: 122px;
border-bottom: 1px solid #ebebeb;
padding: 0 0 3px 0;
margin: 0 0 3px 0;  }
.item p.categorie { font-style:italic; float:left; width:150px; }
.item span.pret { font-size:16px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; right:0; top:38%; }

#footer { background:#f7f7f7; padding:20px 10px; -webkit-border-radius:5px; -moz-border-radius:5px; width:975px; float:left; margin:20px 0 20px 0; }
#footer img { float:left; display:inline; margin:0 11px;  }

p.copyright { float:left; color:#949494; padding:0 0 30px 0; }



#slide { background:#f7f7f7; -webkit-border-radius:3px; -moz-border-radius:3px; border:1px solid #d9d9d9; padding:5px; position:relative; height:241px; }
#slide ul.navigation { position:absolute; right: 20px; bottom: 15px; }
#slide ul.navigation li.active { background:url("../img/dot-active.png") no-repeat center; width:19px; height:19px; }
#slide ul.navigation li { background:url("../img/dot.png") no-repeat center; width:19px; height:19px; }


div#featured-products_block_center { float:left; }



#produse, #prod { float:left; margin:15px 8px 0; }
span.reduction { width: 60px;
margin-top: 11px;
text-align: center;
color: white;
display: block;
font-size: 20px;
font-weight: bold; }
#produse .shadow, #prod .shadow { background: url("../img/h-shadow.png") no-repeat center;
width: 100%;
float: left;
height: 27px; }
#produse ul li { margin:0 7px 0 0; }
#produse ul { margin:0 13px; }
#produse ul li:last-child { margin:0 !important; }
ul li#produs .poza { position:relative; height:181px; width:181px; }
ul li#produs .poza .reducere { position:absolute; top:-5px; right:-5px; background:url("../img/reducere.png") no-repeat; width:94px; height:89px; }
ul li#produs .info { width:167px !important; background:#f7f7f7; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; padding:3px 7px 7px 7px; float:left; position:relative; }
ul li#produs .info h2 a, ul#product_list li h3 a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold;  }
ul li#produs .info h2 a:hover, ul#product_list li h3 a:hover { color:#dd403d; }
ul li#produs .info p { margin:0 0 2px 0; }
ul li#produs .info p a, ul#product_list li p.product_desc a { color:#8f9090;  font-weight:normal; }
ul li#produs .info span.pret { color:#dd403d; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; text-transform:capitalize; float:left;}

/*Carusel produse recomadate text descriere pe un singur rand*/

#produse_recomandate {width:181px; white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;  }


#produse h4, #prod h4, #content h1, #opc_new_account h2, h2.verde { color: #7CB32C; font-family: Arial, Helvetica, sans-serif;
margin:0 0 3px 0; font-size:2em; text-transform:none !important; letter-spacing:-2px;
}

h2.verde { text-shadow:1px 1px 1px #fff;  }

h2.verde { margin-top:1em; }
p.breadcrump { margin:6px 0 6px 0; }
#opc_payment_methods { width: 975px;
padding: 10px;
background: #F7F7F7;
border-radius: 0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
-moz-border-radius:0 0 3px 3px;
}
#produse h4 span { padding:0 1px; }

#scroll
			{
				width: 100%;
				height: 40px;
				overflow: auto;
			}
			.horizontal-only
			{
				height: auto;
				max-height: 40px;
			}



ul.tabs {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	
}
ul.tabs li a, a#displayText {
	text-decoration: none;
	color: #545454;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	outline: none;
}


div.activat { padding: 0 20px; }

a#displayText { margin:10px 0 20px 0; padding:0 !important; }

html ul.tabs li.active a, a#displayText div.activat { /*--Makes sure that the active tab does not listen to the hover properties--*/
background: url("../img/checkbox_active.gif") no-repeat left;
cursor: pointer;

}

html ul.tabs li a, div.dez { background: url("../img/checkbox.gif") no-repeat left; padding: 0 15px 0 20px; }
html ul.tabs li a:hover, div.dez:hover { background: url("../img/checkbox_hover.gif") no-repeat left; }

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 975px;
	margin:0 0 15px 0;
	padding:10px;
	background: #f7f7f7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.tab_container form#login_form, .tab_container form.std fieldset { background:none !important; padding:0 !important; }
.tab_container form.std fieldset { width:910px !important;  }

.tab_content {
	font-size: 1.2em;
	float:left
}

#opc_delivery_methods p.checkbox { margin:5px 0; }
#login_form_content { width:975px;  }
#tab1 fieldset { margin-bottom:0 !important; }

td.cart_description { padding-left:5px !important; }
td.cart_ref { padding-left:8px !important; text-align:left !important; }
td.cart_availability { text-align:left !important; padding-left:40px !important; }
td.cart_unit { text-align: left !important;
padding-left: 6px !important; }

span.descriere { font-size:14px; color:#999; }
#tab2 form fieldset { width:975px !important; }
#tab2 form fieldset h3, #metode_plata h3 { border-bottom:1px solid #CCC; margin:15px 0 20px 0; }

#opc_account_form p.radio { margin: 15px 0; }
#opc_account_form p.radio span { margin: 0; }
input#submitAccount { margin:15px 0 7px; }


.scroll-pane
{
width: 100%;
height: 200px;
overflow: auto;
}
.horizontal-only
{
height: auto;
max-height: 200px;
}
td.carrier_infos, td.carrier_price { display:none !important; }
#meniu ul li #related { display:none !important; visibility:hidden !important; position:absolute; top:-9999em; }



#meniu ul li p#infos, ul.description li #search_block_top { display:none !important; visibility:hidden !important; }


#boxuri { float:left; margin:10px 0 0 0; }
.box { background:#f7f7f7; border:1px solid #dadada; color:#595959; width:315px; padding:10px 12px; margin-right:6px; float:left; height:215px; border-radius:3px; }
.box h1 { color:#595959 !important; text-transform:uppercase; font-size:15px !important; letter-spacing:-1px !important;margin:0 0 10px 0 !important; }
.end { margin-right:0 !important; width:272px; }

#regulament ul { margin:0 0 0 3px; }
#regulament ul li { padding:5px 0; float:none; clear:both; }
#regulament ul li a { font-weight:normal; color:#595959; padding-left:25px; }
#regulament ul li a:hover { font-weight:bold; }

#regulament ul li.log { background:url("../img/log.png") no-repeat left; }
#regulament ul li.new { background:url("../img/new.png") no-repeat left; }
#regulament ul li.forgot { background:url("../img/forgot.png") no-repeat left; }

#partener img { text-align:center; margin:10px 0 0 0; }
.iesire { font-size:12px; text-transform:uppercase; }
#autentificare li p { float:left; clear:both; }
#autentificare ul { margin:10px 0 20px 0; }
#autentificare li { margin:0 0 5px 0; }
#autentificare li  a { color:#595959; }
#autentificare li:last-child { margin:0 !important; }
.butoane { clear:both; float:left; margin:10px 0 0 0; }

ul#numere { width:100%; margin:0 0 15px; }
ul#numere li { width:70%; display:block; padding: 10px 0px; border-bottom:1px solid #e7e7e7;  }
ul#numere li#vodafone { background:url(../img/vodafone.png) no-repeat left center; }
ul#numere li#orange { /*background:url(../img/orange.png) no-repeat left center;*/font-weight: bold;}
ul#numere li#produs { font-weight: bold; font-size: 20px; color:#90c545; text-align: center; padding-left:25px;}
ul#numere li#cosmote { background:url(../img/cosmote.png) no-repeat left center; }
p.email { float:left; }
p.email span { color:#3D9933; font-weight:bold; }
p.suport { margin: 2px 0 5px 0;
font-weight: bold; }

li#cautasite { width:534px; }

ul#catalog { margin:0; padding:13px 10px 0; border-radius:3px; background:#fff; margin:10px 0 0 0; }
ul#catalog li { width: 216px;
padding: 8px;
border: 1px solid #F1F1F1;
margin-right: 13px;
float: left;

margin-bottom: 13px; }
ul#catalog li:nth-child(4n+4) { margin-right:0 !important; }

ul#catalog li a.vezi { display: block;
color: white;
font-size: 10px;
background: url(../img/vezi.jpg) no-repeat center;
width: 83px;
height: 23px;
float: left;
text-align: center;
text-transform: uppercase;
line-height: 24px; }

ul#catalog li a.dwd { display: block;
color: white;
font-size: 10px;
background: url(../img/dwd.jpg) no-repeat center;
width: 68px;
margin-left:3px;
height: 23px;
float: left;
text-align: center;
text-transform: uppercase;
line-height: 24px; }

ul#catalog li h3 { color: #595959;
font-size: 14px;
font-weight: bold;
margin: 4px 0 7px 0;
height: 33px; }
ul#catalog li .poza { width:216px; background:#efefef; text-align:center; }

.full { width:975px !important; }
.full li { margin-right: 0 !important;
width: 956px !important; }
.left { float:left; margin-left:15px; width:75%; }
.full li h3 { height:20px !important; }
.full li p { margin-bottom:15px !important; }
.full li .poza { float:left; }

.bulina { background-image: url(../img/bulina.png);
width: 65px;
height: 65px;
position: absolute;
top: -175px;
right: 5px;
z-index: 9999; }

.bulina span { width: 65px;
margin-top: 14px;
text-align: center;
color: white;
display: block;
font-size: 20px;
font-weight: bold; }

.pret2 { position:relative; }

input.special { width:17em; }

form#comanda_unelte { margin:15px 0 0 0; }

#contact-header { padding: 10px 0;
text-align: center;
background: #87c033;
color: white;
font-weight: bold;
border-bottom: 1px solid white;
font-size: 14px; }
span#program {padding-left: 75px;}

/*Eliminat temporar carusel-ul cu produse reduse, Produse reduse Home, Oferte Speciale Home, */
.disapeard,.jcarousel-skin-tango2 {display: none}

span.price {font-size: 15px !important;}
span.pret {font-size: 13px !important;}

/*Optimizare pe mobil */
@media all and (max-device-width : 850px), all and (max-width : 850px) {
	
	/*homepage */
	#contact-header{width:100%;}
	.box {width:100%;
	     /*margin-left: auto ;
         margin-right: auto ;*/
		 text-align:center;
		 padding:10px 0px;}
		 #regulament ul {margin-left:35%;}
		 #regulament ul li.forgot {text-align:left;}
		 #regulament ul li.new {text-align:left;}
	     #regulament ul li.log {text-align:left;}
         #partener img {margin-left: 30%;}
         ul#numere li {width:100%;}	
         #produse {margin-left:15%;}
         .widget .livrare a {line-height: 50px;}		 

			 
		
	.jcarousel-container.jcarousel-container-horizontal{width:100% !important;
	                                                    padding:0 !important;}
	 #prod{margin:0;}
    .jcarousel-prev.jcarousel-prev-horizontal.jcarousel-prev-disabled.jcarousel-prev-disabled-horizontal{display:none !important;}
    .jcarousel-next.jcarousel-next-horizontal{display:none !important;}
	#footer{width:100% !important;
	        padding:10px 0px;}
	#footer img {margin: 17px 29px !important;}
	#footer p{width:100%;}
	div.jcarousel-clip.jcarousel-clip-horizontal{overflow:visible !important;}
	.jcarousel-item.jcarousel-item-horizontal.jcarousel-item-3.jcarousel-item-3-horizontal{clear:both;}
	.jcarousel-item.jcarousel-item-horizontal.jcarousel-item-5.jcarousel-item-5-horizontal{clear:both;}
    .jcarousel-item.jcarousel-item-horizontal.jcarousel-item-7.jcarousel-item-7-horizontal {clear:both;}
	.jcarousel-list.jcarousel-list-horizontal{width:100% !important;}
	.jcarousel-clip.jcarousel-clip-horizontal{width:100% !important;}
	#cautasite{width:100% !important; }
	#searchbox{width:100% !important;}
	#search_query_top{width:73% !important;}
	.button{width:24% !important;}
	li#cautasite{padding:0px !important;}
	form#searchbox{padding:0px !important;}
	.acasa{display:none;}
	#cats   {width:100% !important;}
	#cats ul li {width:96% !important;}
	.ddsmoothmenu-v   h2{text-align: center !important;}
	#cats #mao_blockcategories ul > li > ul  {visibility:hidden !important;
	                           width: 1px !important;}
    #meniu > ul > li > a.toate{font-size:15px !important;}
	#meniu > ul > li.drop {padding-bottom:10px;}
	#contact-header {font-size:15px;}
	#cart_block_no_products {font-size:15px;}
	body#index {font-size: 15px;}
	.cos > ul > li > p > a {font-size:15px;}
	.cos ul li p.total {font-size:15px;}
	#cats ul li h2 a {font-size: 15px !important;
	                  line-height: 22px;
					  margin-top: 2px;
					  margin-bottom:2px;}
	ul li#produs .info h2 a, ul#product_list li h3 a {font-size:15px;}
	ul li#produs .info span.pret {font-size: 15px !important;}
	#regulament ul {line-height: 22px;}
	#meniu  ul  li  form {margin-top: 10px;
	                      margin-bottom: 10px;}
	.forgot {margin-top: 5px;}
    .new {margin-top: 5px;}
    .log {margin-top: 5px;}
    .	
	
	
	/*pagina de categorie */
	div.cat_desc {width: 100%;}
	div.cat_desc > img  {width: 100% !important;}
	.cat_desc p{width:100% !iportant;}
	.ajax_block_product{width:100% !important;
	                    height:0% !important;}
	.center_block{width:77% !important;}
	#product_list{width:96% !important;}
	#pagi{width:100% !important;}
	body#category {font-size: 15px;}
	ul#product_list li p.product_desc a {font-size:15px !important;}
	.heading p{width:95% !important;}
	ul#product_list li span.availability {font-size:15px !important;}
	
	/*pagina produs*/
	#single{width: 100%;
	        padding:0;
			margin-right:0;
			margin-left:0;}
	#descriere{width:95%;}
	#sidebar{width:100%;}
	#content p{width:100% !important;}
	#image-block{width:100% !important;}
	body#product {font-size: 15px;}
	.heading h3 {font-size:15px;}
     #descriere > p > strong {font-size: 15px !important;}
	 #single #descriere p {font-size: 15px !important;}
	 .widget .livrare strong {font-size: 17px !important;}
	

	/*pagina adauga in cos*/
	.error{width:96%;}
	#order-detail-content{width:100%;
	                      padding:0px;}
	body#order {font-size: 15px;}
	body#authentication {font-size: 15px;}
	form.std h3, #metode_plata h3 {font-size: 15px !important;}
	

 #page,#header {width: 100% !important} /* elemente necesare cu width 100% */
  
 #prod p {width: 100% !important} 
 #content {width: 99% !important}

 #home_slideshow {display: none;} /* Acestea urmeaza sa fie optimizate dar le-am scos pentru a contiunua dezvoltarea*/
 
 /*pagina autentificare*/
   .std{width:100% !important;}
   .std fieldset {width:auto !important;}
   form#new_account_form.std {font-size: 15px;}
	p.required.text {margin: 13px 0px 20px 0px !important}
   
 /*pagina livrare*/
   #form{width: 100% !important;
         padding: 10px 0px !important;} 
    table.std {font-size: 15px !important;}
 /*pagina confirmare*/
    #final{padding:10px 2px;}
	.warning{padding: 10px 0px;}
	body#order-confirmation {font-size: 15px !important;}

  /*pagina de contact*/
  .rte iframe {width:100%;}
   #content{padding: 10px 0px;}
   .lightbox_trigger img {width:100%;}
   body#cms {font-size: 15px;}
#page .rte p {font-size: 15px !important;}
.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 {font-size: 15px !important;}
   div.rte > div > iframe {margin-bottom: 10px !important}
   
   /*pagina cum sa cumperi*/
   .rte span > img {width:100%;}
}   
/*Optimizare pe mobil */