@font-face {
    font-family: 'great_vibesregular';
    src: url('http://www.culoriminunate.ro/catalog/view/theme/servetele/fonts/greatvibes-regular-webfont.eot');
    src: url('http://www.culoriminunate.ro/catalog/view/theme/servetele/fonts/greatvibes-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/greatvibes-regular-webfont.woff') format('woff'),
         url('http://www.culoriminunate.ro/catalog/view/theme/servetele/fonts/greatvibes-regular-webfont.ttf') format('truetype'),
         url('../fonts/greatvibes-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ---------- Style reset ---------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
    text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ---------- End of style reset ---------- */

html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
	background:url('../image/background-body.png') repeat;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #636E75;
	font: Verdana;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #016521;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: url('../image/inputtypetext.png') no-repeat;
	padding: 1px 1px 4px 10px;
	width: 190px;
	height: 28px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;font-size: 12px; 
	color: #000;
	outline: none;
}

select.selectcategorysearch{
	background: url('../image/inputtypetext.png') no-repeat;
	padding:6px 1px 4px 10px;
	width: 195px;
	height: 28px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;font-size: 12px; 
	color: #000;
	line-height:28px;
	margin-top:-5px;
}

select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: rgba(0,0,0,0);
}
label {
	cursor: pointer;
}

/* ------------------------------------------------------- Container ------------------------------------------------------- */

#container {
	width: 1000px;
	margin:0 auto;
	text-align: left;
}

/* ------------------------------------------------------- Positions ------------------------------------------------------- */

#column-left {
	float: left;
	width: 248px;
	margin-top:100px;
}

#column-right {
	float: right;
	width: 738px;
	margin-top:10px;
}

/*#content {
	min-height: 400px;
	margin-bottom: 25px;
}*/

#column-left + #column-right + #content, #column-left + #content {
	margin-left: 195px;
}

#column-right + #content {
	margin-right: 195px;
}

#carousel0{
	clear:both;
}

/* ------------------------------------------------------- Header ------------------------------------------------------- */
#wrapper_sus{
	width:100%;
	height:40px;
	background-color: #fff; background-image: -webkit-linear-gradient(bottom, #c8c8c8 6%, #fbfbfb 19%); background-image: -moz-linear-gradient(bottom, #c8c8c8 6%, #fbfbfb 19%); background-image: -o-linear-gradient(bottom, #c8c8c8 6%, #fbfbfb 19%); background-image: linear-gradient(to top, #c8c8c8 6%, #fbfbfb 19%); 
	border-bottom:4px solid #000;
	}
	
#sus{
	width:1000px;
	height:100%;
	margin:0 auto;
	position:relative;
	z-index:999999;}	
		
#text_sus{font-size:12px; color:#000; line-height:40px; float:left;}
#sublogo{ float:left; margin-left:-20px; margin-top:-32px; position:relative; z-index:100;}

/* ------------------------------------------------------- Socializare ------------------------------------------------------- */
.sus_dreapta{
	height:40px;	
	float:right;
	margin-left:10px;
}

.sus_dreapta #facebook,.sus_dreapta #icon-login,.sus_dreapta #icon-register{
	height:24px;
	float:left;
	margin:5px 5px 0px 0px;
	color:#000; 
	text-decoration:none;
	font-weight:bold; 
	text-align:left;
	padding-left:30px; 
	line-height:25px; 
	font-size:14px;
}
.sus_dreapta #facebook{	background:url('../image/facebook.png') no-repeat;}
.sus_dreapta #facebook:hover{background:url('../image/facebook-hover.png') no-repeat; color:#2c602e;}

.sus_dreapta #icon-login{	background:url('../image/conectare.png') no-repeat;}
.sus_dreapta #icon-login:hover{background:url('../image/conectare-hover.png') no-repeat; color:#2c602e;}

.sus_dreapta #icon-register{	background:url('../image/inregistrare.png') no-repeat;}
.sus_dreapta #icon-register:hover{background:url('../image/inregistrare-hover.png') no-repeat; color:#2c602e;}






#headerwrapper{
	border-top:3px solid #fff;
	width:100%;
	height:142px;
	background:url('../image/header-bg.png') repeat-x top left;
}

#header {
	width:1000px;
	height:100%;
	margin:0 auto;
	position:relative;
	padding:10px;
	z-index:999999;
}

/* ------------------------------------------------------- Logo ------------------------------------------------------- */

#header #logo {
	width:282px;
	height:106px;
	float:left;
}

/* ------------------------------------------------------- Comenzi ------------------------------------------------------- */

#comenzi{
	width:305px;
	float:left;
	margin-left:30px;
	margin-top:12px;
}

#comenzi h2{
	font-family: Arial, Helvetica, sans-serif;font-size: 12px; 
	text-transform: uppercase; 
	color: #616161;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	line-height:1.2em;
}

#comenzi p{
	font-family: Arial, Helvetica, sans-serif; /*bold*/ 
	font-size: 12px; 
	color: #2f6630;
	padding:0px 10px;
	text-align:center;
	margin:0;
	line-height:1.2em;
}



/* ------------------------------------------------------- Search ------------------------------------------------------- */

#header #search {
	position: relative;
	clear:right;
	float:right;
	width: 300px;
	height:40px;
	z-index: 15;
	margin-top:8px;
}
#header .button-search {
	position: relative;
	float:right;
	background: url('../image/background-button-search.png') center center no-repeat;
	width: 48px;
	height: 40px;
	border:none;
	cursor: pointer;
}
#header .button-search:hover {
	background: url('../image/background-button-search-hover.png') center center no-repeat;
}

#header #search input {
	background: url('../image/background-search.png') no-repeat;
	padding: 5px 1px 5px 20px;
	width: 230px;
	height: 30px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000;
}

/* ------------------------------------------------------- Cart modul ------------------------------------------------------- */

#language {
	position: absolute;
	top: 15px;
	left: 320px;
	width: 80px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	width: 75px;
	position: absolute;
	top: 15px;
	left: 425px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position: relative;
	clear:right;
	float:right;
	z-index: 999999;
	margin-right:5px;
}
#header #cart .heading {
	float: right;
	width:280px;
	height:46px;
	margin: 20px 0;
	padding:0px 0 0px 15px;
	border:none;
	position: relative;
	z-index: 999999;
	background: url('../image/cart-heading.png') no-repeat;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #000;
	text-decoration: none;
}
#header #cart .heading a span {
	display:block;
	background:url('../image/sageata-jos-hover.png') right center no-repeat;
	float:right;
	width:240px;
	height:46px;
	padding-right:31px;
	margin-right:-7px;
	line-height:46px;
	text-align:center;
	font-size: 12px; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#header #cart .heading a span:hover {
	background:url('../image/sageata-jos-hover.png') right center no-repeat;
}

#header #cart .content {
	width:248px;
	min-height: 10px;
	clear: both;
	display: none;
	position: absolute;
	top: 60px;
	left:15px;
	padding: 8px;
	border: 2px solid #000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: #fff;
	z-index:999998;
	
	background-color: #eac496; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);
}

#header #cart .content a{color:#016521;}
/*#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}*/
 
#header #cart.active .heading a span {
	background:url('../image/sageata-jos-hover.png') right center no-repeat;
} 
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}

.mini-cart-info table a{
	font-size: 12px; 
	color: #016521;
	font-family:Arial, Helvetica, sans-serif;

	text-decoration:none;
}

.mini-cart-info table a:hover{
	text-decoration:underline;
}

.mini-cart-total table td.right b{
	color:#240B00;
}

.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}

#header #cart .checkout {
	text-align: right;
	clear: both;
}

#header #cart .checkout a{
	font-size: 12px; 
	color: #016521;
	font-family:Arial, Helvetica, sans-serif;

	text-decoration:none;
}

#header #cart .checkout a:hover{
	text-decoration:underline;
}

#header #cart .empty {
	padding-top: 10px;
	text-align: center;
}

#header #welcome {
	position: absolute;
	top: 87px;
	right: 5px;
	z-index: 5;
	width: auto;
	height:13px;
	padding-left:20px;
	text-align: right;
	line-height:13px;
	background:url('../image/background-welcome.png') left center no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}

#header #welcome a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif; /*bold*/ 
	font-size: 12px; 
	color: #291200;
}

#header #welcome a:hover{
	text-decoration:underline;
}

#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #38B0E3;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}

/* ------------------------------------------------------- Meniu ------------------------------------------------------- */

#meniuwrapper{
	width:100%;
	height:37px;
	padding-bottom:0px;
	margin-bottom:-4px;
	background:url('../image/background-meniu.png');
	border-bottom:3px solid #fff;
	border-top:6px solid #fff;
	position:relative;
	z-index:10;
}

#meniu{
	height:37px;
	width:1000px;
	margin:0 auto;
	}

ul.meniuprincipal{
	margin-left:290px;
	float:left;
	padding:0;
	position:relative;
}

ul.meniuprincipal li{
	height:37px;
	float:left;
	margin:0px 7px 0px 0px;
	padding:2px 24px 0 24px;
}

ul.meniuprincipal li a{
	display:block;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height:37px;
	
	font-family: 'great_vibesregular', Arial, Helvetica, sans-serif; /*bold*/ 
	font-size: 28px; color: #fff; text-shadow: 2px 0 2px #000;
}

ul.meniuprincipal li a:hover{
	/*background:url('../image/background-a.png') left center no-repeat;*/
	color: #fff;
	text-shadow: 2px 0 2px #fff;
}

ul.meniuprincipal li a:active{
	/*background:url('../image/background-a.png') left center no-repeat;*/
	color: #fff;
	text-shadow: 2px 0 2px #fff;
}

#menu {
	background: #585858;
	border-bottom: 1px solid #000000;
	height: 37px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding: 0px 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 6px 5px 5px 0px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
}
#menu > ul > li:hover > a {
	background: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	border: 1px solid #000000;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: url('../image/menu.png');
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}

.breadcrumb {
	margin:0px 0px 10px 5px;
	font-size: 10px; 
	color: #240b00;
	font-family:Arial, Helvetica, sans-serif;

}

.breadcrumb a{
	font-size: 12px; 
	color: #240b00;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.breadcrumb a:hover{
	text-decoration:underline;
}

.success, .warning, .attention, .information {
	width:660px;
	padding: 10px 10px 10px 33px;
	float:right;
	margin-right:10px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}





.pagination {
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	border:none;
	display: inline-block;
	width: auto;
	height:25px;
	margin-bottom: 10px;
	float:right;
	margin:10px 15px 0px 0px;
	text-shadow:none;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border:none;
	width:15px;
	height:15px;
	padding: 6px;
	text-decoration: none;
	text-align:center;
	font-size: 13px; 
	color: #000;
	line-height:15px;
	background-color: #fff; background-image: -webkit-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -moz-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -o-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: linear-gradient(to top, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%);
border: solid 1px #a7a7a7;
}

.pagination .links a:hover {
	color:#004d16;
}

.pagination .links b {
	display: inline-block;
	border:none;
	width:15px;
	height:15px;
	padding: 6px;
	text-decoration: none;
	text-align:center;
	line-height:15px;
	font-size: 13px; 
	color: #fff;
	margin:0 10px;
	background-color: #005b1a; -webkit-box-shadow: inset -2px 1px 5px #211e1f; -moz-box-shadow: inset -2px 1px 5px #211e1f; box-shadow: inset -2px 1px 5px #211e1f; border: solid 1px #010101;
	border: solid 1px #072407;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}












.pagination2 {
	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	border:none;
	display: inline-block;
	width: auto;
	height:25px;
	margin-bottom: 10px;
	float:right;
	margin:-8px 15px 0px 0px;
	text-shadow:none;
}
.pagination2 .links {
	float: left;
}
.pagination2 .links a {
	display: inline-block;
	border:none;
	width:33px;
	height:33px;
	padding: 0px 3px 3px 0px;
	text-decoration: none;
	text-align:center;
	font-size: 13px; 
	color: #004d16;
	line-height:33px;
	background-color: #fff; background-image: -webkit-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -moz-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -o-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: linear-gradient(to top, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%);
border: solid 1px #a7a7a7;
}

.pagination2 .links a:hover {
	background-color: #005b1a; -webkit-box-shadow: inset -2px 1px 5px #211e1f; -moz-box-shadow: inset -2px 1px 5px #211e1f; box-shadow: inset -2px 1px 5px #211e1f; border: solid 1px #010101;
	color:#838383;
}

.pagination2 .links b {
	display: inline-block;
	border:none;
	width:28px;
	height:22px;
	padding: 0px 3px 3px 0px;
	text-decoration: none;
	text-align:center;
	line-height:25px;
	font-size: 13px; 
	color: #fff;
	line-height:22px;
	margin:0 10px;
	background-color: #005b1a; -webkit-box-shadow: inset -2px 1px 5px #211e1f; -moz-box-shadow: inset -2px 1px 5px #211e1f; box-shadow: inset -2px 1px 5px #211e1f; border: solid 1px #010101;

}
.pagination2 .results {
	float: right;
	padding-top: 3px;
}

a.button {
	width:153px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000;
	text-align:center;
	background:url('../image/buton-hover.png') no-repeat;
	font-weight:normal;
	display:block;
	text-decoration:none;
	border-radius:0px;
	line-height:32px;
	cursor:pointer;
}

a.button:hover{
	background:url('../image/buton.png') no-repeat;
	color:#fff;
}


.buttons {
	background: none;
	border: none;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 41px;
	width:680px;
	line-height: 41px;
	border: none;
	clear:both;
	margin:-22px 0px 0px 20px;
	text-align:center;
}
.htabs a {
	border:none;
	width:322px;
	height:41px;
	background:url('../image/tabs.png') no-repeat;
	padding: 0px;
	float: left;
	text-align: center;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #f2ebd7;
	line-height:35px;
	margin-right: 15px;
	display: none;
}
.htabs a.selected {
	background:url('../image/tabshover.png') no-repeat;
}
.tab-content {
	border:none;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: hidden;
	clear:both;
}

/* ------------------------------------------------------- Category module ------------------------------------------------------- */

.box {
	margin-bottom: 20px;
}

.box .box-heading {
	height:36px;
	border: none;
	padding: 0px;
	text-align:center;
	font-size: 26px; 
	color: #467d44;
    font-family: 'great_vibesregular';
	line-height:36px;
	margin:10px 10px;
	border-top:1px solid #467d44;
	border-bottom:1px solid #467d44;
	text-shadow: 2px 0 2px #fff;
}

.box .box-content {
	border:none;
	padding: 10px;
}
/* box products */
.box-product {
	width: 100%;
	/*overflow: auto;*/
}
.box-product > div {
	width: 220px;
	height:261px;
	background: url('../image/background-produs.png') no-repeat;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}

.box-product .image {
	display: block;
	margin:10px auto 10px;
	width: 197px;
	height:150px;
	background:url('../image/background-image-produs.png') no-repeat;
	position:relative;
	z-index:9;
}
.box-product .image a{
	display:block;
	width:100%;
	text-align:center;
	padding-top:6px;
}

.box-product .image img {
	border: none;
}
.box-product .name a {
	width:210px;
	height:40px;
	margin:0 auto;
	font-size: 12px; 
	text-transform: uppercase; 
	color: #240b00;
	display: block;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;

	text-align:center;
	text-decoration:none;
}

.box-product .name a:hover{
	text-decoration:underline;
}

.box-product .price {
	display: block;
	font-size: 20px; 
	color: #240b00;
	float:left;
	margin:6px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;

}
.box-product .price-old {
	font-size: 14px; 
	color: #240b00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-size: 20px; 
	color: #db4501;
	clear:both;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}

.box-product .cart{
	display: block;
	width:73px;
	height:27px;
	float:right;
	margin:6px 14px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;

}

.box-product .cart .detalii{
	width:69px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px; 
	color: #fff;
	text-align:center;
	background:url('../image/buton-detalii.png') no-repeat;
	line-height:22px;
	font-weight:normal;
	padding-right:4px;
	display:block;
	text-decoration:none;
}

.box-product .cart .detalii:hover{
	background:url('../image/buton-detalii-hover.png') no-repeat;
}

/* ------------------------------------------------------- Meniu categorii ------------------------------------------------------- */

ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}

ul.box-category > li > a {
	display:block;
	min-height:23px;
	width:185px;
	background: url('../image/background-category-parent.png')  center left no-repeat;
	padding:10px 30px 10px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255,255,255,.75);
	font-size: 13px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

ul.box-category > li > a:hover{
	text-decoration:none;
	color:#467d44;
	background: url('../image/background-category-parent-activ.png')  center left no-repeat;
}

.adrese-tabel{
	width: 100%; border: solid 1px #c2c2c2;	background-color: #eac496; border: solid 1px #c2c2c2; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);
}

.adrese-tabel td{padding:10px;}




a.inapoi{
width: 171px;
height: 31px;
float: left;
color:#fff;
line-height:31px; 
text-align:center;
background:url('../image/backgroundbutonformularreset.png') no-repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
border:none;
padding:0px 0px 4px 0px;
text-shadow: 1px 1px 1px #000;
text-decoration:none;
}

a.inapoi:hover{
width: 171px;
cursor:pointer;
background:url('../image/backgroundbutonformularhover.png') no-repeat;
color:#000;
text-shadow: 1px 1px 1px #fff;
}


a.link-special {
	display:block;
	min-height:18px;
	width:185px;
	background: url('../image/background-special.png')  center left no-repeat;
	padding:15px 30px 10px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255,255,255,.75);
	font-size: 13px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:10px;
}

a.link-special:hover{
	text-decoration:none;
	color:#467d44;
	background: url('../image/background-special-active.png')  center left no-repeat;
}




ul.box-category > li a.active {
	text-decoration:none;
	color:#467d44;
	background: url('../image/background-category-parent-activ.png')  center left no-repeat;
}

ul.box-category > li ul {
	display: none;;
}

ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 35px;
	
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal; 
	text-shadow: 1px 1px 1px rgba(255,255,255,.75);
	font-size: 13px;
}

ul.box-category > li ul > li > a:hover {
	text-decoration:underline;
	color:#467d44;
	background: none;
}

ul.box-category > li ul > li > a.active {
	text-decoration:underline;
	color:#467d44;
	background: none;

}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}

/* ------------------------------------------------------- Meniu ------------------------------------------------------- */

#contentwrapper{
	width:100%;
	min-height:100px;
}

#content{
	width:1000px;
	padding:10px;
	min-height:100px;
	margin:0 auto;
	background:#FFFFFF;
	-webkit-box-shadow: 0 0 9px rgba(19,19,19,.47); 
	-moz-box-shadow: 0 0 9px rgba(19,19,19,.47); 
	box-shadow: 0 0 9px rgba(19,19,19,.47);
}

#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: none;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */

.product-filter {
	width:692px;
	height:44px;
	border:none;
	padding-bottom:4px;
	padding-right: 5px;
	margin:0 auto 5px;
	border-bottom:1px solid #000;
	margin-bottom:13px;
}

.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}

.product-filter .sort {
	width:380px;
	padding:10px 0 0 10px;
	float: left;
	color: #000;
}

.product-filter .sort b{
	font-size: 12px; 
	color: #016521;
	font-family:Arial, Helvetica, sans-serif;
	height:17px;
	padding: 7px;
	text-decoration: none;
	text-align:center;
	font-size: 13px; 
	color: #000;
	line-height:12px;
	background-color: #fff; background-image: -webkit-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -moz-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -o-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: linear-gradient(to top, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%);
border: solid 1px #a7a7a7;
}

.product-filter .sort .selectsort{
	width:152px;
	height:30px;
	padding:5px 2px 5px 5px;
	background-color: #005b1a; -webkit-box-shadow: inset -2px 1px 5px #211e1f; -moz-box-shadow: inset -2px 1px 5px #211e1f; box-shadow: inset -2px 1px 5px #211e1f; border: solid 1px #010101;
	border: solid 1px #072407;
	font-size: 12px; 
	color: #f2ebd7;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-appearance: none;
	margin-left:0px;
}

.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 110%;
}
.product-grid > div {
	width: 220px;
	height:261px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 20px;
}

#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}

.product-grid .image {
	display: block;
	margin:10px auto 10px;
	width: 197px;
	height:150px;
	background:#fff;
	border:1px solid #2f6630;
	position:relative;
	z-index:9;
}

.product-grid .image a{
	display:block;
	width:100%;
	text-align:center;
}

.product-grid .image img {
	border:none;
}

.product-grid .name a {
	width:210px;
	height:40px;
	margin:0 auto;
	font-size: 14px; 
	text-transform: uppercase; 
	color: #2f6630;
	display: block;
	font-weight:bold;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	background: url('../image/box-pret.png') no-repeat;
	width:68px;
	height:30px;
	line-height
	display: block;
	font-size: 14px;
	line-height:16px; 
	color: #000;
	float:left;
	margin:-10px 0px 0px 5px;
	padding:5px 10px 10px 14px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.product-grid .price-old {
	font-size: 16px; 
	color: #240b00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-size: 20px; 
	color: #db4501;
	clear:both;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	display: block;
	width:118px;
	height:27px;
	float:right;
	margin-top:6px;
	font-family:Arial, Helvetica, sans-serif;
}
.product-grid .cart a{ font-weight:bold; color:#000;}
.product-grid .cart a:hover{  color:#26532b;}


.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}

.product-grid .cart .detalii{
	width:69px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px; 
	color: #fff;
	text-align:center;
	background:url('../image/buton-detalii.png') no-repeat;
	line-height:22px;
	font-weight:normal;
	padding-right:4px;
	display:block;
	text-decoration:none;
}

.product-grid .cart .detalii:hover{
	background:url('../image/buton-detalii-hover.png') no-repeat;
}

/* Product */
.product-info {
	margin-bottom: 20px;
	margin-top:-12px;
}
.product-info > .left {
	width:460px;
	height:340px;
	float: left;
	/*background:url('../image/background-left.png') no-repeat;*/
}
.product-info > .left + .right {
	width:200px;
	height:317px;
	float:right;
	padding:10px;
}
.product-info .image {
	width:100%;
	height:230px;
	border: none;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}
.product-info .image-additional {
	width: 384px;
	margin-left:0px;
	clear: both;
	overflow: hidden;
	padding:0px 10px;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	border:none;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-left:10px;
	color: #240B00;
}
.product-info .price-old {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: line-through;
	line-height:10px; 
	color: #ff0b00;
	margin-top:-10px !important;
}
.product-info .price-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #016521;
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 0px 5px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border:none;
	padding: 0px 5px 10px 5px;

	color: #4D4D4D;
	clear:both;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #016521;
	border-left: 1px solid #016521;
	border-right: 1px solid #016521;
	margin-bottom: 20px;
background-color: #eac496; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);
}
.wishlist-info td {
	padding: 7px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #016521;
}
.wishlist-info thead td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #fff;
	background-color:#016521;
	border-bottom: 1px solid #016521;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #016521;
}
.wishlist-info tbody a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #016521;
	text-decoration:none;
}
.wishlist-info tbody a:hover{
	text-decoration:underline;	
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 0px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 450px;
	margin-left: 10px;
}
.login-content .right {
	float: right;
	width: 450px;
	margin-right:10px;
}
.login-content .right a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}
.login-content .left .content, .login-content .right .content {
	min-height: 100px;
	
}
/* orders */
.order-list {
	margin: 20px 0px 10px;
}
.order-list .order-id {
	width: 342px;
	height:29px;
	line-height:29px;
	padding-left:10px;
	float: left;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #fff;
	background-color:#016521;
}
.order-list .order-status {
	width: 342px;
	height:29px;
	line-height:29px;
	padding-right:10px;
	float: right;
	text-align: right;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #fff;
	background-color:#016521;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 702px;
	margin-bottom: 20px;
	border: 1px solid #016521;
	border-top: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #016521;
}
.order-list .order-content div {
	float: left;
	width: 40%;
	padding-left:10px;
}
.order-list .order-info {
	text-align: center;
	padding-right:10px;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */

.cart-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #016521;
	border-left: 1px solid #016521;
	border-right: 1px solid #016521;
	margin-bottom: 20px;
background-color: #eac496; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);
	
}

.cart-info table thead tr{
	/*width:908px;*/
	height:22px;
	padding:0px;
	background:#016521;
}

.cart-info td {
	padding: 7px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #016521;
}
.cart-info thead td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #fff;
	background-color:#016521;
	border-bottom: 1px solid #016521;
}
.cart-info thead .image {
	text-align: right;
	padding-left:15px;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: left;
	padding-right:15px;
}

.cart-info tbody tr {
	height:71px;
}

.cart-info tbody td {
	vertical-align: middle;
	border-bottom: 1px solid #016521;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: right;
	padding-left:15px;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}

.cart-info tbody .name a{
font-family: Arial, Helvetica, sans-serif; /*bold*/ 
	font-size: 12px; 
	color: #240b00;
	text-decoration:none;
}

.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: center;
	padding-right:15px;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border:none;
	padding-top: 8px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif; /*bold*/ 
	font-size: 16px; 
	color: #240b00;
	/*width:908px;*/
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */

.checkout-heading {
	background: #ffffff;
	border: none;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #240b00;
	margin-bottom: 15px;
	border:1px solid #999;
	background-color: #eac496; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);

}

	
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #240b00;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 450px;
	margin-left:10px;
}
.checkout-content .right {
	float: right;
	width: 450px;
	margin-right:10px;
}
.checkout-content .right b{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}
.checkout-content .right a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 908px;
	margin:0 auto;
	border-collapse: collapse;
	border:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead tr{
	/*width:908px;*/
	height:22px;
	padding:0px;
	background:#016521;
}

.checkout-product thead td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #fff;
	background-color:none;
	border:none;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
	padding-left:15px;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
	padding-right:15px;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
	font-size:14px;
}
.checkout-product tbody td a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
	text-decoration:none;
}
.checkout-product tbody td a:hover{
	text-decoration:underline;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
	padding-left:15px;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
	padding-right:15px;
}
.checkout-product tfoot td {
	text-align: right;
	/*border-bottom: 1px solid #DDDDDD;*/
}
.checkout-product tfoot .total{
	text-align: right;
	padding-right:15px;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}

/* ------------------------------------------------------- Footer ------------------------------------------------------- */

#footerwrapper{
	width:100%;
	padding-top:1px;
	background:url('../image/background-footer.png') repeat-x top left;
	background-color: #fff; 
	clear:both;
	margin:30px 0 0 0;
}

#footer {
	width:1000px;
	min-height: 190px;
	border:none;
	margin:0 auto;
	margin-top:3px;
}

#funda{
	height:191px;
	width:210px;
	display:block;
	background:url('../image/funda-jos.png') no-repeat;
	float:left;
	margin-right:10px;
	margin-top:-47px;
}

#footer h3 {
	text-align:center;
	padding:0;
	margin-bottom:10px;
	font-family: 'great_vibesregular', Arial, Helvetica, sans-serif; /*bold*/ 
	font-size: 34px; color: #000;
}

.col_footer{
	width:auto;
	height:66px;
	background: url('../image/separator-footer.png') right center no-repeat;
	float:left;
	padding:30px 20px 0px 20px;
	}
	
#footer p{
	font-size: 14px; 
	color: #fff; 
	text-shadow: 1px 1px 1px rgba(1,1,1,.75);	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	line-height:1.2em;
}

#footer a{
	font-size: 14px; 
	line-height:18px;
	color: #3a6234; 
	text-shadow: 1px 1px 1px rgba(255,255,255,.75);	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#copyright{
	width:670px;
	height:14px;
	padding:10px 50px 10px 10px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:10px;
}


#footer .column {
	width:150px;
	height:101px;
	background: url('../image/separator-footer.png') right center no-repeat;
	float:left;
	padding:0px 25px 0px 25px;
}
#footer .column ul {
	margin: 0px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	display:block;
	font-size: 14px; 
	color: #fbe8cd; 
	text-shadow: 1px 1px 1px rgba(1,1,1,.75);	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;

	padding:0;
	margin:0;
	text-align:center;
	text-decoration:none;
}
#footer .column a:hover {
	text-decoration: underline;
}




#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}


div.newsletter .box{
	width:206px;
	height:76px;
	margin:15px auto;
}

div.newsletter input {
	background: url('../image/background-search.png') no-repeat;
	padding: 5px 1px 5px 20px;
	width: 130px;
	height: 30px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000;
}


div.newsletter .box-content{
	padding:0;
}

div.newsletter a.button{
	display:block;
	width:48px;
	height:40px;
	background:url('../image/background-subscribe.png') no-repeat;
	border-radius:0;
	padding:0;
	border:none;
	box-shadow:none;
	margin:5px 0px 0px 0px;
}

div.newsletter a.button:hover{
	background:url('../image/background-subscribe-hover.png') no-repeat;
}

div.newsletter tr{
	float:left;
}

#promotii{
	width:100%;
	height:51px;
	background:url('../image/background-link-promotii.png') repeat-x;
	margin-top:10px;
	text-align:center;
	padding-top:22px;
}

#promotii a{
	font-size: 14px; 
	text-decoration: none; 
	color: #240b00;
	font-family:Arial, Helvetica, sans-serif;

	margin-bottom:1px;
	display:block;
	
}

#promotii a:hover{
	text-decoration:underline;
}


#liniiprodus{
	width:205px; 
	height:2px; 
	border-bottom:3px solid white; 
	border-top:1px solid white;
	margin:0 auto;
}

h1{
	height:40px;
	border: none;
	padding: 0px;
	text-align:center;
	font-size: 30px; 
	color: #000;
    font-family: 'great_vibesregular';
	line-height:40px;
	margin:10px 10px;
	/*border-top:1px solid #467d44;
	border-bottom:1px solid #467d44;
	color: #467d44;*/
	text-shadow: 2px 0 2px #fff;
}

.cuoferta{position:relative; border:1px solid #CCC; padding-top:5px; background:#f1f1f1;}

.faraoferta{ border:1px solid #CCC; padding-top:5px; background:#f1f1f1;}

.cuoferta .pozaoferta{
	width:74px;
	height:71px;
	position:absolute;
	right:-10px;
	top:-9px;
	z-index:999999;
	background:url('../image/background-oferta.png') repeat-x;
}

.cuoferta .price {margin-top:-4px; line-height:0.8em;}

.titlupagina{
	width:692px;
	height:36px;
	border: none;
	padding: 0px;
	text-align:center;
	line-height:26px;
	margin:10px auto 0px;
	color: #467d44;
	font-size:26px;
    font-family: 'great_vibesregular';
	line-height:36px;
	margin:10px 10px;
	border-top:1px solid #467d44;
	border-bottom:1px solid #467d44;
	text-shadow: 2px 0 2px #fff;
}

.reducere{
	width:98px;
	height:25px;
	padding-right:5px;
	padding-top:25px;
	position:absolute;
	bottom:-1px;
	right:0px;
	background:url('../image/background-reducere.png') top left;
	font-size: 18px; 
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	line-height:22px;
}

#contentright{
	width:704px;
	height:auto;
	float:right;
	padding-right:10px;
}

h1.titlu{
	width:692px;
	height:26px;
	background:url('../image/background-titlu.png') repeat-x;	
	border: none;
	padding: 0px;
	text-align:center;
	font-size: 16px; 
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	margin:10px auto 10px;
	text-shadow: 2px 0 2px #000;
}

.criteriicautare{
background-color: #eac496; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);
	-webkit-box-shadow: 2px 2px 4px rgba(19,19,19,.39); 
	-moz-box-shadow: 2px 2px 4px rgba(19,19,19,.39); 
	box-shadow: 2px 2px 4px rgba(19,19,19,.39); 
	border:none;
	position:relative;
	z-index:999;
}

.criteriicautare .buttons{
	width:153px;
	height:32px;
	float:right;
	margin:0px 0px 0px 0px;
	border:none;
	overflow:hidden;
	padding:0px;
	background:none;
}

.criteriicautare .buttons .right{
	width:100%;
	height:100%;
	float:none;
	background:none;
}

.criteriicautare .buttons input{
	width:153px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #fff;
	text-align:center;
	background:url('../image/buton.png') no-repeat;
	font-weight:normal;
	display:block;
	text-decoration:none;
	border-radius:0px;
	line-height:32px;
}

.criteriicautare .buttons input:hover{
	background:url('../image/buton-hover.png') no-repeat;
	color:#000;
}

#continut{
	width:683px;
	height:auto;
	float:right;
	margin-right:25px;
	padding:10px 0px;
}

#continut h2{
	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;
	color:#291200;
	margin:20px 0px 10px;
}
#continut strong{font-weight:bold;}
#continut p{
	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;
	color:#000;
	margin:20px 0px;
	line-height:1.2em;
}

.shape1{
	width:683px;
	height:7px;
	border-bottom:1px solid #000;
}

.shape2{
	width:683px;
	height:7px;
	border-bottom:1px solid #000;
}

#produsshapesus{
	width:795px;
	height:60px;
	margin-left:-45px;
	margin-bottom:-10px;
	background:url('../image/ribbon-produs.png') no-repeat;	
	display:block;
}



div.right h1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	text-transform: uppercase; 
	color: #240b00;
	text-align:center;
}

.catsalvezi{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 58px; 
	color: #c2dab5;
}

.instoc{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6bba56;
	clear:both; width:100%; float:left; text-align:center; font-weight:bold;
	line-height:18px;
}

.cantitatea{width:90px; height:24px; padding:3px 5px; margin:3px; background:url('../image/box-cantitate.png') no-repeat; font-size:13px; color:#000; margin:10px auto; float:left;}

.cantitatea input.cantitate_input{width:30px; height:22px; font-size: 14px; color: #000; text-align:center; padding:0; background:none; margin-left:0px;}

.adaugaincos{
	width:95px;
	height:32px;
	background:url('../image/adauga-cos.png') no-repeat;
	border:none;
	font-size: 14px; 
	color: #f2ebd7;
	cursor:pointer;
	overflow:hidden;
	margin-left:-10px;
	margin-top:-3px;
}

.separatorul{
width:100%; height:1px; float:left; clear:both; display:block; background:#000; margin-top:5px; margin-bottom:4px;
}

.adaugaincos:hover{
	background:url('../image/adauga-cos-hover.png') no-repeat;
}
	
.cantitate:hover{
	background:url('../image/backgroundcantitatefocus.png') no-repeat;
}

.linkuri{
	width:100%;
	height:auto;
}

.linkuri a{display:block;}

.linkuri .continua{
	width:auto;
	height:15px;
	float:left;
	background:url('../image/continuacumparaturile.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: underline; 
	color: #240b00;
	padding-left:20px;
	line-height:1em;
}

.linkuri .continua:hover{
	text-decoration:none;
	color: #240b00;
	padding-left:20px;
	width:auto;
	height:15px;
	float:left;
	background:url('../image/continuacumparaturile.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height:1em;
}

.linkuri .finalizeaza{
	width:auto;
	height:15px;
	float:right;
	background:url('../image/finalizeazacomanda.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: underline; 
	color: #016521;
	text-align:right;
	padding-left:20px;
}

.linkuri .finalizeaza:hover{
	text-decoration:none;
}

.forme{
	margin:15px 0px;
}

.wishlistbuton{
	width:158px;
	margin:0 auto;
}

.wishlistbuton p{font-family:Arial, Helvetica, sans-serif; color:#000; font-size:14px; text-align:center; margin-top:10px; margin-bottom:5px;}

.wishlistbuton a{
	display:block;
	width:153px;
	height:32px;
	background:url('../image/wishlist.png') no-repeat;
	color:#fff;
	text-decoration:none;
	margin-top:5px;
}
.option textarea {background:#eaeaea; border:1px solid #999;resize: none;}

.wishlistbuton a:hover{
	background:url('../image/wishlist-hover.png') no-repeat;
}

h1.titluhcart{
	/*width:908px;*/
	height:26;
	border: none;
	padding: 0px;
	text-align:center;
	line-height:26px;
	margin:10px auto 0px;
	color: #467d44;
	font-size:26px;
    font-family: 'great_vibesregular';
	line-height:36px;
	margin:10px 10px;
	border-top:1px solid #467d44;
	border-bottom:1px solid #467d44;
	text-shadow: 2px 0 2px #fff;
}

.continua{
	display:block;
	width:133px;
	height:32px;
	background:url('../image/buton.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff !important;
	text-align:center;
	line-height:26px;
	padding:2px 10px;
	text-decoration:none;
	margin:0 auto;
	margin-bottom:14px;
	text-shadow: 2px 0 2px #000;
}

.continua:hover{
	background:url('../image/buton-hover.png') no-repeat;
	color:#000 !important;
	text-shadow: 2px 0 2px #fff;
}


.inputcontinua{
	display:block;
	width:153px;
	height:32px;
	background:url('../image/buton.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff !important;
	text-align:center;
	line-height:26px;
	padding:2px 10px;
	text-decoration:none;
	margin:20px auto;
	text-shadow: 2px 0 2px #000;
	border:none;
	cursor:pointer;
}

.inputcontinua:hover{
	background:url('../image/buton-hover.png') no-repeat;
	color:#000 !important;
	text-shadow: 2px 0 2px #fff;
}

.inputcontinua:visited{
	color: #fff;
}

.retur{
	display:block;
	width:215px;
	height:28px;
	background:url('../image/buton2.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff;
	text-align:center;
	line-height:26px;
	padding:2px 10px;
	text-decoration:none;
	margin-bottom:14px;
	text-shadow: 2px 0 2px #000;
}



.retur:visited{
	color: #fff;
}

.retur:hover{
	background:url('../image/buton2-hover.png') no-repeat;
	color:#000;
	text-shadow: 2px 0 2px #fff;
}

.inputretur{
	display:block;
	width:208px; 
	height:22px; 
	border:none;
	background:url('../image/continuashop.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #f2ebd7;
	text-align:center;
	line-height:22px;
	text-decoration:none;
}

.inputretur:hover{
	background:url('../image/continuashophover.png') no-repeat;
	color: #f2ebd7;
}

.inputretur:visited{
	color: #f2ebd7;
}


#shapemarecentru{
	width:100%;
	height:auto;
}

.subtitlucheckout{
	width:451px;
	height:31px;
	line-height:30px;
	text-align:center;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff;
	background:url('../image/backgroundsubtitlucart.png') no-repeat;
	text-shadow: 2px 0 2px #000;
}

.camp{
	width:308px;
	height:22px;
	background:url('../image/backgroundinput.png') no-repeat;
}

#payment-existing select{
	height:91px;
	width: 100%; border: solid 1px #c2c2c2;	background-color: #eac496; border: solid 1px #c2c2c2; background-image: -webkit-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -moz-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: -o-linear-gradient(bottom, #cacaca, #dadada 48%, #fff); background-image: linear-gradient(to top, #cacaca, #dadada 48%, #fff);
	padding:8px;
	margin-top:10px;
}

.scris{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
}

.payment .button{
	display:block;
	width:215px !important;
	height:28px;
	background:url('../image/buton2.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff;
	text-align:center;
	line-height:26px;
	padding:2px 10px;
	text-decoration:none;
	margin-bottom:14px;
	text-shadow: 2px 0 2px #000;
}

.payment .button:hover{
	background:url('../image/buton2-hover.png') no-repeat;
	color: #000;
	text-shadow: 2px 0 2px #fff;
}

.payment .button:visited{
	color: #f2ebd7;
}

input#button-confirm{
	display:block;
	width:240px !important;
	height:32px;
	background:url('../image/buton2.png') no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff;
	text-align:center;
	line-height:26px;
	padding:2px 10px;
	text-decoration:none;
	margin-bottom:14px;
	text-shadow: 2px 0 2px #000;
	border:none;
	cursor:pointer;
	float:right;	
	}
	
input#button-confirm:hover{
	background:url('../image/buton2-hover.png') no-repeat;
	color:#000;
	text-shadow: 2px 0 2px #fff;
}
ul.meniucont{
	margin:0;
	padding:0;
}

ul.meniucont li{
	margin-bottom:5px;
}

ul.meniucont li a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #240b00;
	text-decoration:none;
}

ul.meniucont li a:hover{
	text-decoration:underline;
}

a.detaliu{
	width:69px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px; 
	color: #fff;
	text-align:center;
	background:url('../image/buton-detalii.png') no-repeat;
	line-height:22px;
	font-weight:normal;
	padding-right:4px;
	display:block;
	text-decoration:none;
	clear:both;
	float:right;
	margin-bottom:5px;
}

.infolink{font-size:14px;}

#submeniu{
	width:100%;
	height:33px;
	margin-top:10px;
}

#submeniu ul{
	margin:0;
	padding:0;
}

#submeniu ul li a{
	width:211px;
	height:30px;
	padding-top:5px;
	float:left;
	margin-right:15px;
	background:url('../image/bg-submeniu.png') no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000;
	line-height:25px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #fff;
}


#submeniu ul li a:hover{
background:url('../image/bg-submeniu-active.png') no-repeat;
color:#fff;
text-shadow: 1px 1px 1px #000;
}

#submeniu ul li a.active{
background:url('../image/bg-submeniu-active.png') no-repeat;
color:#fff;
text-shadow: 1px 1px 1px #000;
}

.checkout-content .warning{width:850px;}
.checkout-content .success{width:850px;}
.checkout-content .error{width:850px;}
.checkout-content .attention{width:850px;}

#shapemarecentru .success{width:850px; margin-top:20px;}
#shapemarecentru .warning{width:850px;}
#shapemarecentru .error{width:850px;}
#shapemarecentru .attention{width:850px; margin-top:20px;}

#shapemarecentru span.error{width:250px;}

#cboxLoadedContent{padding:10px;}
#cboxLoadedContent h1{display:none;}

#cboxLoadedContent h2{
	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;
	color:#291200;
	margin:20px 0px 10px;
}

#cboxLoadedContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:20px 0px;
	line-height:1.2em;
}


#nwa_product_container{
	display:block;
}

#nwa_product_register a{
	text-decoration:none;
}

#nwa_product_register span{
	width:133px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #fff;
	text-align:center;
	background:url('../image/buton.png') no-repeat;
	line-height:26px;
	font-weight:normal;
	padding:2px 10px;
	display:block;
	text-decoration:none;
	margin:0px auto;
	margin-bottom:14px;
	text-shadow: 2px 0 2px #000;
}

#nwa_product_register span:hover{
	background:url('../image/buton-hover.png') no-repeat;
	color:#000;
	text-shadow: 2px 0 2px #fff;
}

#nwa_product{
margin-top: -10px;
margin-bottom: -23px;
}

.tab-content h1{
Font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
color: #016521;
}

.tab-content h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #016521;
margin-bottom:20px;
}

.tab-content h3{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #016521;
line-height:1.3em;
}

.tab-content p{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
line-height:14px;
}


/*------------------------SLIDER LATERAL--------------------------------------*/
.gf-slider-box {
    position: fixed;
    height: 100%;
    display: table;
    vertical-align: middle;
    top: 0px;
	right: -265px; 
	z-index: 10000000;
}

.gf-slider-box-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
	width: 255px; padding: 15px 0; border: 3px solid #347234; border-radius: 15px 0px 0px 15px; background-color: #ffffff;
}

.gf-slider-button {
	cursor: pointer; width: 160px; height: 130px; position: absolute; margin-top: 0px; display: block;right: 260px; z-index: -1;
}

#nwa_list{z-index:100000000!important;}

/*=============acordeon pentru filtre====================*/

.accordion {
    margin: 0;
    padding:10px;
    height:20px;
    background: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    color: #000;
	cursor:pointer;
	background-color: #fff; background-image: -webkit-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -moz-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: -o-linear-gradient(bottom, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%); background-image: linear-gradient(to top, #a6a6a6, #ededed 47%, #d8d8d8 89%, #fff 96%);
	font-size:12px;
	margin-bottom:2px;
	line-height:24px;
	text-align:center;
}
.accordion-open {
    background:#347234;
    color: #fff;
}
.accordion-open span {
    display:block;
    float:right;
    padding:10px;
}
.accordion-open span {
    background:url(http://www.culoriminunate.ro/catalog/view/theme/servetele/images/minus.png) center center no-repeat;
}
.accordion-close span {
    display:block;
    float:right;
    background:url(http://www.culoriminunate.ro/catalog/view/theme/servetele/images/plus.png) center center no-repeat;
    padding:10px;
}
div.container {
    padding:0;
    margin:0;
}

/*=============acordeon pentru filtre====================*/