@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

body {
	margin-top: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #D6ADAD;
	background: url(../images/mainbg.jpg) no-repeat fixed center center;
	background-color: #000000;
}

img {
	border: none;
	behavior: url(js/iepngfix.htc);
}

a {
	color: #AF9778;
	text-decoration: none;
}

a:hover {
	color: #D6ADAD;
}

.clear { 
	clear: both; 
	width: 100%; 
	display: block; 
	line-height: 0px; 
	font-size: 0px; 
	height: 0px; 
}

fieldset {
	border: none;
}

#wrap {
	width: 1010px;
	margin: 20px auto;
}

#header {
	width: 1010px;
	height: 272px;
	background: url(../images/header.png) no-repeat 0 0;
}

.home #header {
	background: url(../images/header_index.png) no-repeat 0 0;
}

a#logo {
	display: block;
	width: 325px;
	height: 197px;
	margin-left: 20px;
	padding-top: 15px;
}

#header ul {
	display: none;
	list-style: none;
	padding: 10px 0 0 25px;
}

.cufon-ready #header ul,
.cufon-ready h2,
.cufon-ready h3,
.cufon-ready h4,
.cufon-ready .cspc h1 { display: block }

#header ul li {
	display: block;
	float: left;
	color: #fff4ce;
	font-size: 22px;
}

#header ul li a {
	margin: 0 20px 0 15px;
	color: #fff4ce;
}

#header ul li a:hover {
	color: #cdc68a;
}

#content {
	display: block;
	width: 968px;
	background: url(../images/bigframebg.png) repeat-y center 0;
	padding: 0 21px 0 21px;
}

#left {
	width: 182px;
	float: left;
	margin-left: 5px;
}

.lrbox {
	width: 182px;
	background: url(../images/lrboxgd.gif) repeat-x 0 50px;
	background-color: #1d0a09;
	margin-bottom: 10px;
}

.firstrbox {
	background: url(../images/lrboxgd.gif) repeat-x 0 35px;
	margin-bottom: 0;
}

.rbox {
	background: none;
	background-color: #1d0a09;
	margin-bottom: 0;
}

.lrboxtitle {
	display: block;
	width: 182px;
	height: 50px;
	background: url(../images/lrboxtop.jpg) no-repeat 0 0;
}

.rboxtitle span,
.lrboxtitle span {
	display: block;
	font-size: 20px;
	height: 16px;
	padding: 20px 0 0 15px;
	color: #fff4ce;
}

.lrboxcnt {
	width: 182px;
	background: url(../images/lrboxframe2.gif) repeat-y center 0;
	padding-top: 8px;
}

.rbox .lrboxcnt {
	padding-top: 15px;
}

.logat .rbox .lrboxcnt {
	padding-top: 0;
}

.lrbox ul {
	display: block;
	list-style: none;
	background: url(../images/lastbg.png) no-repeat 0 bottom;
	padding-bottom: 10px;
}

.rbox ul {
	background: none;
	padding-bottom: 0;
}

.lrbox ul li {
	display: block;
	line-height: 26px;
	border-bottom: 1px solid #3D2B21;
	margin: 0 12px 0 12px;
}

.lrbox ul li ul {
	display: block;
	padding-bottom: 10px;
	background: none;
}
.lrbox ul li ul li {
	border: none;
}
.lrbox ul li ul.none {
	display: none;
}
.lrbox ul li ul.block {
	display: block;
}

.lrbox ul li ul li.last,
.lrbox ul li.last {
	border-bottom: none;
}

.lrbox ul li a {
	display: block;
	line-height: 26px;
	color: #D6ADAD;;
	text-decoration: none;
}

.lrbox ul li a:hover {
	color: #AF9778;
}

#center {
	width: 574px;
	float: left;
	margin: 0 10px 0 10px;
}

.centerbox {
	background: url(../images/lrboxgd.gif) repeat-x 0 0;
	background-color: #1d0a09;
	margin-bottom: 10px;
}

.centerbox div.centerboxtl {
	display: block;
	background: url(../images/box.png) top left no-repeat;
	padding: 10px 0 0 5px;
}

.centerbox div.centerboxtr {
	display: block;
	background: url(../images/box.png) top right no-repeat;
	padding: 8px 8px 8px 0;
	margin: -8px 0 0 8px;
}

.centerbox div.centerboxbl {
	display: block;
	height: 8px;
	margin-top: -8px;
	background: url(../images/box.png) bottom left no-repeat;
}

.centerbox div.centerboxbr {
	display: block;
	background: url(../images/box.png) bottom right no-repeat;
	height: 8px;
	margin-left: 8px;
}

h2 {
	display: none;
	font-size: 22px;
	height: 24px;
	margin-bottom: 10px;
	color: #fff4ce;
}

h3 {
	display: none;
	font-size: 14px;
	height: 28px;
	margin-left: 12px;
	color: #fff4ce;
}

.despre {
	width: 574px;
}

.despre img {
	display: block;
	border: 3px solid #4d2f2b;
	float: left;
	margin-right: 10px;
}

.produs {
	width: 185px;
	float: left;
	margin-right: 9px;
}

.lastprod {
	margin-right: 0px;
}

.prod_img {
	display: block;
	width: 159px;
	height: 159px;
	text-align: center;
}
.prod_img img {
	border: 3px solid #4d2f2b;
}
.prod_img img:hover {
	border: 3px solid #AF9778;
}

.numeprod,
.pretprod {
	display: block;
	color: #fff4ce;
	font-size: 14px;
	margin-top: 5px;
}

.numeprod {
	margin-bottom: 5px;
}

.numeprod a {
	color: #fff4ce;
	text-decoration: underline;
}
.numeprod a:hover {
	color: #D6ADAD;
	text-decoration: none;
}


.prod_desc {
	display: block;
	height: 82px;
	overflow: hidden;
}


.cumpprod {
	display: block;
	width: 53px;
	height: 24px;
	background: url(../images/btncadou.gif) no-repeat 0 top;
	color: #AF9778;
	font-size: 10px;
	float: left;
	text-decoration: none;
	padding: 5px 0 0 25px;
	margin: 8px 5px 2px 0;
}

.detprod {
	display: block;
	width: 47px;
	height: 23px;
	background: url(../images/btnrose.gif) no-repeat 0 top;
	color: #AF9778;
	font-size: 10px;
	float: left;
	text-decoration: none;
	padding: 5px 0 0 30px;
	margin: 7px 0 2px 0;
}

.cumpprod:hover {
	background: url(../images/btncadou.gif) no-repeat 0 bottom;
	color: #D6ADAD;
}

.detprod:hover {
	background: url(../images/btnrose.gif) no-repeat 0 bottom;
	color: #D6ADAD;
}
	
#right {
	width: 182px;
	float: left;
	margin-right: 5px;
}

hr.smallhr {
	display: block;
	width: 172px;
	height: 1px;
	background: url(../images/rsep.jpg) no-repeat 0 0;
	border: none;
	margin-top: 10px;
}

form#login,
form#cauta {
	display: block;
	margin: 0 0 0 12px;
}

form#cauta {
	padding-top: 7px;
}

form#cauta input#txtcauta {
	display: block;
	width: 123px;
	height: 23px;
	background: url(../images/inpsearch.gif) no-repeat 0 0;
	padding: 4px 0 0 4px;
	color: #D6ADAD;
	float: left;
	border: none;
}

form#cauta input#submitcauta {
	display: block;
	width: 33px;
	height: 27px;
	background: url(../images/btncauta.gif) no-repeat 0 0;
	float: left;
	border: none;
	cursor: pointer;
}

.rboxtitle {
	display: block;
	width: 182px;
	height: 50px;
	background: url(../images/rboxtop.jpg) no-repeat 0 0;
}

form#login input {
	display: block;
	width: 156px;
	height: 23px;
	background: url(../images/txtinput.gif) no-repeat 0 0;
	padding: 4px 0 0 4px;
	color: #D6ADAD;
	border: none;
	margin-bottom: 5px;
}

form#cos input#submitcomanda,
form#login input#submitlogin {
	display: block;
	width: 76px;
	height: 21px;
	background: url(../images/button.gif) no-repeat 0 top;
	color: #AF9778;
	border: none;
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	cursor: pointer;
}

form#cos button {
	font-size: 22px;
	width: 300px;
	height: 33px;
	background: url(../images/btncomanda.jpg) no-repeat 0 top;
	margin: 10px 0 0 130px;
	border: 0;
	cursor: pointer;
	color: #fff4ce;
}
form#cos button:hover {
	background: url(../images/btncomanda.jpg) no-repeat 0 bottom;
}

form#login input#submitlogin:hover {
	background: url(../images/button.gif) no-repeat 0 bottom;
	color: #D6ADAD;
}

form#login a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #D6ADAD;
	line-height: 11px;
	float: right;
	margin-right: 12px;
}

form#login a:hover {
	color: #AF9778;
}

img#imgcos {
	display: block;
	float: left;
	margin: 0 6px 0 12px;
}

a#vezicos {
	display: block;
	width: 76px;
	height: 21px;
	background: url(../images/button.gif) no-repeat 0 top;
	color: #AF9778;
	font-size: 11px;
	border: none;
	text-align: center;
	line-height: 21px;
	text-decoration: none;
	float: left;
	margin-top: 5px;
}
	
a#vezicos:hover {
	background: url(../images/button.gif) no-repeat 0 bottom;
	color: #D6ADAD;
}

p.marturie {
	display: block;
	margin: 0 0 5px 12px;
	font-size: 11px;
	font-style: italic;
}

a#vezimarturii {
	font-size: 11px;
	float: right;
	margin-right: 12px;
}

img.produstop {
	display: block;
	border: 3px solid #4d2f2b;
	margin: 0 auto 5px auto;
}

a.numeprodustop {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

span#rightbottom {
	display: block;
	width: 182px;
	height: 30px;
	background: url(../images/lastbg.png) no-repeat 0 0;
}

#footer {
	width: 1010px;
	height: 112px;
	background: url(../images/footer.png) no-repeat 0 0;
}

#footermenu,
#keywords {
	display: block;
	list-style: none;
	padding: 20px 25px 0 185px;
	float:left;
}

#keywords {
	height: 40px;
}

#footermenu li,
#keywords li {
	display: block;
	float: left;
	margin: 3px;
	border-right: 1px solid #D6ADAD;
	padding-right: 5px;
}

#footermenu li.last,
#keywords li.last {
	border-right: none;
}

#footer a,
#keywords li a {
	color: #D6ADAD;
	font-size: 11px;
	line-height: 12px;
}

#footer li a,
#keywords li a {
	display: block;
}

#footer a:hover,
#keywords li a:hover {
	color: #AF9778;
}

#footer p {
	float: right;
	padding: 20px 25px 0 0;
	font-size: 11px;
}

/* detalii */

.prodgallery {
	width: 196px;
	float: left;
	margin-right: 10px;
}

.prodgallery img {
	margin-bottom: 5px;
	margin-right: 0;
}

.prodgallery ul {
	display: block;
	list-style: none;
	margin-top: 5px;
}

.prodgallery ul li {
	display: block;
	float: left;
	margin: 0 2px 0 2px;
}

.prodgallery ul li a {
	display: block;
}

img.social {
	display: block;
	border: none;
	margin: 10px 0 10px 0;
	width: 0 auto;
}

a#facebook {
	display: block;
	width: 160px;
	height: 36px;
	background: url(../images/icnfacebook.jpg) no-repeat 0 top;
	margin: 10px auto 10px auto;
}

a#facebook:hover {
	background: url(../images/icnfacebook.jpg) no-repeat 0 bottom;
}

a#twitter {
	display: block;
	width: 160px;
	height: 36px;
	background: url(../images/icntwitter.jpg) no-repeat 0 top;
	margin: 10px auto 10px auto;
}

a#twitter:hover {
	background: url(../images/icntwitter.jpg) no-repeat 0 bottom;
}

.proddesc {
	width: 345px;
	float: left;
}

hr.bighr {
	display: block;
	width: 425px;
	height: 1px;
	background: url(../images/detsep.jpg) no-repeat 0 0;
	border: none;
	margin: 10px auto 10px auto;
}

#pers div {
	display: block;
	float: left;
	width: 200px;
	height: 113px;
}
#pers div img {
	cursor: help;
}

#pers img {
	display: block;
	border: none;
	float: left;
	margin: 0 48px 0 40px;
}


#pers h2 {
	width: 200px;
	float: left;
}

#pers textarea {
	display: block;
	width: 261px;
	height: 69px;
	background: url(../images/txtarea.gif) no-repeat 0 0;
	padding: 4px 0 0 4px;
	border: none;
	color: #D6ADAD;
	float: left;
}

img#persdet {
	margin: 15px 0 0 15px;
	float: left;
}

#prodopt a {
	display: block;
	float: left;
	margin-right: 34px;
}

#prodopt span.pret {
	width: 160px;
	height: 33px;
	background: url(../images/btnbigplain.jpg) no-repeat 0 0;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 10px 0 0;
	display: block;
	float: left;
}
#prodopt span.pret:hover {
	background: url(../images/btnbigplain.jpg) no-repeat 0 bottom;
}

#prodopt span.stoc {
	width: 120px;
	height: 33px;
	background: url(../images/btnbigcheck.jpg) no-repeat 0 0;
	line-height: 33px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	margin: 7px 10px 0 0;
	display: block;
	float: left;
}
#prodopt span.stoc:hover {
	background: url(../images/btnbigcheck.jpg) no-repeat 0 bottom;
}

#prodopt a.cump {
	width: 90px;
	height: 49px;
	background: url(../images/btnbigcump.jpg) no-repeat 0 top;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 70px;
}

#prodopt a.cump:hover {
	background: url(../images/btnbigcump.jpg) no-repeat 0 bottom;
}

#prodopt a.lastprodopt {
	margin-right: 0px;
}

/* inregistrare */

.inreg {
	
}

form#inreg {
	display: block;
}

form#inreg p {
	display: block;
	width: 400px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #AF9778;
	font-size: 13px;
}

form#inreg label {
	display: block;
	width: 140px;
	float: left;
	line-height: 24px;
}

form#inreg label.error {
	display: block;
	width: 300px;
	padding: 0 0 10px 139px;
	line-height:  normal;
	color: #FF0000;
}

form#inreg label.none { display: none; }
form#inreg label.block { display: block; }

form#inreg select,
form#inreg textarea,
form#inreg input {
	display: block;
	width: 300px;
	height: 16px;
	background-color: #2b1513;
	border: 1px solid #513a18;
	padding: 4px;
	float: left;
	margin-bottom: 5px;
	color: #D6ADAD;
}

form#inreg select.error,
form#inreg textarea.error,
form#inreg input.error {
	border: 1px solid #FF0000 !important;
}

form#inreg select:focus,
form#inreg textarea:focus,
form#inreg input:focus {
	border: 1px solid #A37530;
}

form#inreg select {
	width: 310px;
	height: 28px;
}

form#inreg textarea {
	height: 130px;
}

form#inreg input#serie {
	width: 45px;
	margin-right: 10px;
}

form#inreg input#numar {
	width: 80px;
}

form#inreg label.lblchk {
	width: 410px;
	line-height: 14px;
}

form#inreg div#lblchk label.error {
	padding-left: 23px;
	width: 450px;
}

form#inreg input.inpchk {
	width: 14px;
	height: 14px;
	margin-right: 10px;
}


form#inreg select.ziuaNasterii {
	width: 55px;
	margin-right: 10px;
}
form#inreg select.lunaNasterii {
	width: 160px;
	margin-right: 10px;
}
form#inreg select.anulNasterii {
	width: 75px;
}

form#inreg #csex {
	margin-top: 5px;
	height: 22px;
	display: block;
}
form#inreg #csex label {
	width: 50px;
	line-height: 16px;
}
form#inreg #csex label input {
	width: 20px;
	
}


form#inreg input#submitinreg {
	display: block;
	width: 160px;
	height: 33px;
	background: url(../images/btnbigplain.jpg) no-repeat 0 top;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 140px;
	border: none;
}

form#inreg input#submitinreg:hover {
	background: url(../images/btnbigplain.jpg) no-repeat 0 bottom;
}

/* cos */

form#cos {
	display: block;
}

form#cos table {
	width: 520px;
	margin: 0 auto;
}

form#cos table tr {
	display: block;
	height: 30px;
	padding: 0 5px 0 5px;
}

form#cos table tr.striped {
	background-color: #2b1513;
}

form#cos table tr td {
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
}

form#cos table tr#coshead {
	display: block;
	width: 520px;
	background-color: #2b1513;
	border: 1px solid #513a18;
	line-height: 30px;
}

form#cos table td.sterge {
	width: 50px;
}

form#cos table td.sterge img {
	border: 0;
	margin-top: 8px;
}

form#cos table td.produs {
	width: 190px;
}

form#cos input.inpcoschk {
	display: block;
	width: 14px;
	height: 14px;
	margin-top: 8px;
}

form#cos input.inpcostxt {
	display: block;
	width: 50px;
	height: 18px;
	margin-top: 6px;
	background: #B994D1;
	border: 1px solid #c0c0c0;
	color: #2B1513;
}

form#cos table td.cant {
	width: 70px;
}

form#cos table td.pretu {
	width: 100px;
}

form#cos table td.total {
	width: 100px;
}

form#cos table tr th {
	display: block;
	width: 385px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
	text-align: left;
	padding-right: 35px;
}

form#cos table tr th a {
	display: block;
	width: 76px;
	height: 21px;
	background: url(../images/button.gif) no-repeat 0 top;
	text-align: center;
	line-height: 21px;
	font-size: 10px;
	margin-top: 5px;
	float: left;
}

form#cos table tr th a:hover {
	background: url(../images/button.gif) no-repeat 0 bottom;
}

/* cautare */

ul#page {
	display: block;
	float: right;
	margin-top: 15px;
}

ul#page li {
	display: block;
	float: left;
	margin: 0 2px 0 2px;
}

ul#page li a {
	display: block;
	width: 19px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
	background: url(../images/pagenrbg.jpg) no-repeat 0 top;
	cursor: pointer;
}

ul#page li a:hover {
	background: url(../images/pagenrbg.jpg) no-repeat 0 bottom;
}
ul#page li a.selected {
	background: #3C1C51;
	border: 1px solid #75379D;
	width: 17px;
	height: 23px;
}


/* index logat */

a.contlinks {
	display: block;
	margin-left: 12px;
	color: #D6ADAD;
}
a.contlinks:hover {
	color: #AF9778;
}

span.error {
	color: #FF0000;
	display: block;
	margin-bottom: 10px;
}
span.br {
	display: block;
	margin-bottom: 20px;
}

.cos_box span {
	display: block;
}

form#cos div.cos_info {
	padding-bottom: 15px;
	margin: 10px 0 0 2px;
	width: 540px;
}
form#cos strong.fin,
form#cos #c_min {
	color: #B994D1;
	font-size: 13px;
}
form#cos strong.fin {
	margin-left: 10px;
}

form#cos #c_tot {
	float: right;
	font-size: 13px;
}


form#cos div.cos_info div {
	text-align: left;
	padding:18px 0;
	width: 293px;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}
form#cos div.cos_info textarea {
	width: 225px;
	height: 60px;
	background: #B994D1;
	border: 1px solid #c0c0c0;
	color: #000;
	padding: 3px;
	vertical-align: middle;
	margin-bottom: 25px;
}

form#cos input.inpcostxt:focus {
	border: 1px solid #C0C0C0;
}

form#cos div.cos_info h4 {
	background: #2B1513;
	font-size: 18px;
	height: 16px;
	padding: 5px;
	color: #fff4ce;
}

form#cos div.cos_info ul {
	list-style: none;
	margin: 5px 0 10px 20px;
}
form#cos div.cos_info ul.c_adr li label {
	margin: 5px 10px 0 0;
	line-height: 18px;
}
form#cos div.cos_info ul.c_adr li input {
	margin-right: 3px;
}
form#cos div.cos_info ul.c_adr li.last {
	margin-top: 8px;
}


form#cos div.cos_info ul li a {
	color: #B994D1;
}
form#cos div.cos_info ul li a:hover {
	color: #f1f1f1;
}
form#cos div.cos_info p {
	padding: 10px 0 10px 20px;
}


.listare_adrese {
	display: block;
	width:538px;
}
.listare_adrese img {
	border: 0;
}
.listare_adrese thead {
	background-color:#2B1513;
	border:1px solid #513A18;
	display:block;
	line-height:30px;
	text-align: left;
	margin-bottom: 5px;
}
.listare_adrese .even {
	background: #2B1513;
}
.listare_adrese .xadr {
	width: 430px;
	padding-left: 10px;
}
.listare_adrese tbody {
	display: block;
}
.listare_adrese tbody tr {
	height: 20px;
	cursor: move;
}
.listare_adrese .act {
	text-align:right;
}
.listare_adrese .xsts {
	width: 48px;
}
.listare_adrese .act a img {
	margin-right: 3px;
}


#add_adresa {
	font-size: 12px;
	width: 154px;
	height: 20px;
	background: url(../images/btn.png) no-repeat 0 top;
	margin: 20px 0 10px 10px;
	padding-top: 1px;
	color: #AF9778;
	display: block;
	text-align: center;
}
#add_adresa:hover {
	background: url(../images/btn.png) no-repeat 0 bottom;
	color: #D6ADAD;
}


.lrboxcnt .info {
	text-align: right;
	padding: 0 10px 5px 0;
}
.lrboxcnt .info strong {
	display: block;
}



#hrefs {
	list-style: none;
	margin-left: 139px;
}
#hrefs li {
	float: left;
	margin-right: 9px;
}
#hrefs li a {
	margin-right: 5px;
}

.cspc {
	margin-bottom: 15px;
}
.cspc h1 {
	display: none;
}
.cspc h1 a {
	font-size: 18px;
	color: #B38ACE;
}
.cspc h1 a:hover {
	color: #fff4ce;
}
.cspc strong {
	font-size: 11px;
	color: #B38ACE;
}
.cspc p {
	font-style: italic;
	margin-top: 5px;
}

.nTip {
	border-bottom:1px dotted #ccc;
	cursor:help;
}
#nTipWrapper {
	position:absolute;
	border: 1px solid #ccc;
	padding:5px;
	font-size:11px;
	background:#f3f3f3;
	max-width:300px;
	line-height:140%;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	color: #494949;
	font-size: 11px;
	display: none;
}

.pj {display:none;}
#centerbox_det {margin-top: 20px;}
.numeprodustop.prodlast {margin-bottom: 0 !important;}

ul.cat li.spacer {
	border-bottom: 0;
	height: 12px;
	line-height: 12px;
}

.lrbox ul.bparteneri li {
	margin: 0 0 10px;
	text-align: center;
	border: 0;
}

#trafic {
	margin-left: 20px;
}