/* CSS Document */
@import url(texts.css);

/* decoy */ /* decoy */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#container {
	margin: 0 auto;
	width: 800px;
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
}

#header {
	width: 800px;
	height: 99px;
	float: left;
	clear: both;
	display: block;
	background-image: url(../parts/header.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#menu {
	width: 647px;
	position: relative;
	top: 38px;
	left: 90px;
}

#menu ul {
	list-style-type: none;
	clear: both;
}

#menu ul li {
	display: block;
	list-style-type: none;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li a span {
	display: none;
}

#menu ul li a {
	height: 42px;
	display: block;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#menu ul li a.on,#menu ul li a:hover {
	background-position: bottom;
}

#menu ul li#home a {
	width: 215px;
	text-indent: -9999px;
}

#menu ul li#brake a {
	display: block;
	width: 40px;
}

#menu ul li#meniu00 a {
	width: 90px;
	background-image: url(../parts/meniu/cum-platesc.gif);
	text-indent: -9999px;
}
#menu ul li#meniu0 a {
	width: 75px;
	background-image: url(../parts/meniu/cum-cumpar.gif);
	text-indent: -9999px;
}

#menu ul li#meniu1 a {
	width: 66px;
	background-image: url(../parts/meniu/catalog.gif);
	text-indent: -9999px;
}

#menu ul li#meniu2 a {
	width: 66px;
	background-image: url(../parts/meniu/cautare.gif);
	text-indent: -9999px;
}

#menu ul li#meniu3 a {
	width: 90px;
	background-image: url(../parts/meniu/cos-produse.gif);
	text-indent: -9999px;
}

#main {
	width: 750px;
	float: left;
	clear: both;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../parts/bgmain.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#content {
	width: 750px;
	float: left;
	clear: both;
	display: block;
	/*			background-image: url(../parts/bgcontent.gif);
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #EEEEEE;
		*/
	border-bottom: 1px solid #004990;
	padding-bottom: 15px;
}

#main-info {
	width: 750px;
	float: left;
	clear: both;
	display: block;
	background-color: #EEEEEE;
	margin-bottom: 2px;
}

#breadcrumb {
	float: left;
	clear: none;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#breadcrumb a {
	text-decoration: none;
	color: #666666;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #333333;
}

#cos-produse {
	float: right;
	clear: none;
	display: block;
	width: 240px;
	padding: 5px;
}

#buton-cos {
	float: left;
	clear: none;
	display: block;
	padding-right: 1px;
}

#continut-cos {
	width: 170px;
	height: 30px;
	padding: 3px;
	float: left;
	clear: none;
	display: block;
	background-image: url(../parts/bg-cosprodus.gif);
	background-position: top-left;
	background-repeat: repeat-x;
}

#continut-cos p.valoare-cos {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#continut-cos p.valoare-livrare {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

#left {
	width: 500px;
	float: left;
	clear: none;
	display: block;
}

.column {
	width: 245px;
	padding-right: 3px;
	float: left;
	clear: none;
	display: block;
}

#right {
	width: 248px;
	overflow: hidden;
	float: right;
	clear: none;
	display: block;
}

/* Pagina statica */
.content-static {
	width: 470px;
	padding: 15px;
	background-image: url(../parts/bg-box-recomandari.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 15px;
}

/* Pagina de listare categorie */
ul.categorie {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../parts/bg-box-oferta-speciala.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

ul.categorie li {
	clear: both;
	padding: 3px 0 3px 0;
}

.l {
	margin-left: 7px;
	padding-left: 7px;
	background-image: url(../parts/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	float: left;
}

.r {
	float: right;
}

.guide {
	text-align: right;
	left: 190px;
	top: 0px;
	width: 41px;
	display: inline;
}

.nume-categorie {
	padding: 0;
	background-image: url(../parts/bg-head-categorie-produse.gif);
	background-position: top left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	height: 20px;
}

/* pagina de detalii produs */
.detalii-produs {
	width: 500px;
	border-top: 1px solid #a0c0d9;
	float: left;
	clear: both;
	display: block;
	padding-bottom: 0px;
}

.detalii-produs .photo-holder {
	width: 200px;
	height: 200px;
	display: block;
	float: left;
	clear: none;
	background-color: #FFFFFF;
}

.detalii-produs .nume-produs {
	width: 290px;
	padding: 10px 10px 10px 0px;
	background-image: url(../parts/listare-produs/bg-info.gif);
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
	clear: none;
	border-bottom: 1px solid #a0c0d9;
}

.detalii-produs .infos {
	width: 300px;
	/*height: 78px;*/
	float: left;
	clear: none;
}

.detalii-produs .p {
	width: auto;
	float: left;
	clear: none;
}

.detalii-produs .infos .pret-special {
	float: right;
	clear: none;
	padding: 10px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #4f91c1;
	border-right: 1px solid #bfd4e9;
	border-left: none;
	margin-top: 2px;
	margin-bottom: 3px;
}

.detalii-produs .infos .pret {
	float: right;
	clear: none;
	padding: 10px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-left: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.detalii-produs .infos .pret-promo {
	float: right;
	clear: none;
	padding: 10px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-left: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.detalii-produs .utils {
	width: 500px;
	background-image: url(../parts/listare-produs/bg-utils-section3.gif);
	background-repeat: repeat-x;
	background-position: top left;
	float: right;
	clear: none;
}

.utils .utils2 {
	padding: 4px 4px 2px 4px;
	height: 16px;
	width: 120px;
	color: #333333;
	font-weight: bold;
	float: left;
	clear: none;
	background-image: url(../parts/listare-produs/bg-utils-section2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.itemcode {
	padding: 4px 4px 2px 4px;
	color: #333333;
	font-weight: bold;
	float: left;
	clear: none;
}

.utils .utils3 {
	padding: 2px 4px 4px 4px;
	height: 16px;
	color: #FFFFFF;
	float: right;
	clear: none;
	background-image: url(../parts/listare-produs/bg-utils-section3.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.utils .button-buy,.utils .button-compare {
	float: right;
	display: block;
	clear: none;
	padding-left: 1px;
}

table.specs {
	
}

table.specs td {
	height: 18px;
	padding: 7px 5px 2px 5px;
	background-image: url(../parts/bg-table-specs.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: #D1D1D1;
	border-left: 1px solid #999999;
}

table.specs td.td-white {
	background-image: none;
	background-color: #FFFFFF;
	border-left: none;
}

table.specs th {
	height: 18px;
	padding: 2px 5px 0px 5px;
	background-image: url(../parts/bg-table-specs-head.gif);
	background-color: #D1D1D1;
	background-position: top-left;
	background-repeat: repeat-x;
	border-left: 1px solid #999999;
	color: #FFFFFF;
}

p.nr-bucati {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

/* pagina de listare produse */
.produs-listat {
	width: 500px;
	border-top: 1px solid #a0c0d9;
	float: left;
	clear: both;
	display: block;
	padding-bottom: 0px;
}

.produs-listat .photo-holder {
	width: 100px;
	height: 100px;
	display: block;
	float: left;
	clear: none;
	background-color: #FFFFFF;
}

.produs-listat .infos {
	width: 400px;
	height: 104px;
	background-image: url(../parts/listare-produs/bg-info.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	clear: none;
}

.infos .nume-produs {
	width: 160px;
	padding: 20px;
	float: left;
	clear: none;
}

.infos .pret-special {
	float: right;
	clear: none;
	padding: 22px 16px 21px 16px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #4f91c1;
	border-left: 1px solid #bfd4e9;
	margin-top: 2px;
	margin-bottom: 3px;
	width: 65px;
}

.infos .pret {
	float: right;
	clear: none;
	padding: 22px 16px 21px 16px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-left: 1px solid #bfd4e9;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 65px;
}

.infos .pret-promo {
	float: right;
	clear: none;
	padding: 22px 16px 21px 16px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-left: 1px solid #bfd4e9;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 65px;
}

.produs-listat .utils {
	width: 400px;
	background-image: url(../parts/listare-produs/bg-utils-section3.gif);
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	clear: none;
}

.utils .utils1 {
	padding: 4px 4px 2px 4px;
	height: 16px;
	color: #FFFFFF;
	float: left;
	clear: none;
	background-image: url(../parts/listare-produs/bg-utils-section1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.utils .utils2 {
	padding: 4px 4px 2px 4px;
	height: 16px;
	width: 120px;
	color: #333333;
	font-weight: bold;
	float: left;
	clear: none;
	background-image: url(../parts/listare-produs/bg-utils-section2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.utils .utils3 {
	padding: 2px 4px 4px 4px;
	height: 16px;
	color: #FFFFFF;
	float: right;
	clear: none;
	background-image: url(../parts/listare-produs/bg-utils-section3.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.utils .button-buy,.utils .button-compare {
	float: right;
	display: block;
	clear: none;
	padding-left: 1px;
}

.pret-total {
	padding: 4px 4px 2px 4px;
	height: 16px;
	color: #FFFFFF;
	float: right;
	clear: none;
	background-image: url(../parts/bg-pret-cos.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#banda-total {
	float: left;
	clear: none;
	display: block;
	width: 500px;
	height: 22px;
	background-image: url(../parts/bg-pret-cos.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 1px;
}

/*boxuri*/
#box-oferta {
	width: 248px;
	float: left;
	clear: none;
	display: block;
	margin-bottom: 2px;
}

#box-oferta .box-head {
	width: 240px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../parts/bg-head-oferta-speciala.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#box-oferta .box-head h3 {
	font-size: 14px;
	color: #FFFFFF;
}

#box-oferta .box-content {
	width: 248px;
}

#box-oferta .box-content .produs-recomandat {
	width: 228px;
	float: left;
	clear: none;
	display: block;
	border-top: 1px solid #658bbb;
	background-image: url(../parts/bg-box-oferta-speciala.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 10px 10px 10px;
}

.produs-recomandat .photo-holder {
	float: left;
	clear: none;
	display: block;
	width: 100px;
	border: 2px solid #658bbb;
	background-color: #FFFFFF;
}

.produs-recomandat .nume-produs {
	padding-left: 10px;
	float: left;
	display: block;
	clear: none;
}

.produs-recomandat .pret-special {
	float: right;
	clear: none;
	padding: 10px 10px 10px 10px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #4f91c1;
}

.produs-recomandat .pret-promo {
	float: right;
	clear: none;
	padding: 10px 10px 10px 10px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	border-left: 1px solid #bfd4e9;
}

.produs-recomandat .pret {
	float: right;
	clear: none;
	padding: 0px 0px 0px 10px;
	display: block;
	margin-top: -30px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.box-ghid {
	height: 120px;
	width: 118px;
	float: left;
	background-image: url(../parts/bg-img-box-ghid.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 22px 10px 8px 120px;
	margin-bottom: 10px;
}

#box-recomandare,#login,#search {
	width: 248px;
	float: left;
	clear: none;
	display: block;
	margin-bottom: 2px;
}

#box-recomandare .box-head,#login .box-head,#search .box-head {
	width: 240px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../parts/bg-head-recomandari.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#box-recomandare .box-head h4,#login .box-head h4,#search .box-head h4 {
	font-size: 14px;
	color: #004990;
}

#box-recomandare .box-content {
	width: 248px;
}

#login .box-content,#search .box-content {
	padding: 5px 5px 5px 5px;
	width: 238px;
	float: left;
	clear: none;
	display: block;
	border-top: 1px solid #658bbb;
	background-image: url(../parts/bg-box-recomandari.gif);
	background-repeat: repeat-x;
	background-position: center left;
}

#login p {
	text-align: center;
}

#search input {
	width: 233px;
}

#login button,#search button {
	float: right;
	margin-top: 5px;
	margin-right: 14px;
}

#box-recomandare .box-content .produs-recomandat {
	padding: 5px 5px 5px 5px;
	width: 238px;
	float: left;
	clear: none;
	display: block;
	border-top: 1px solid #658bbb;
	background-image: url(../parts/bg-box-recomandari.gif);
	background-repeat: repeat-x;
	background-position: center left;
}

#box-recomandare .produs-recomandat .photo-holder {
	float: left;
	clear: none;
	display: block;
	width: 50px;
	height: 50px;
	border: 2px solid #658bbb;
	background-color: #FFFFFF;
}

#box-recomandare .produs-recomandat .nume-produs {
	padding-left: 5px;
	float: left;
	display: block;
	clear: none;
	width: 110px;
}

#box-recomandare .produs-recomandat .pret-special {
	float: right;
	clear: none;
	padding: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #4f91c1;
}

#box-recomandare .produs-recomandat .pret {
	float: right;
	clear: none;
	padding: 5px 0px 5px 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#box-recomandare .produs-recomandat .pret-promo {
	float: right;
	clear: none;
	padding: 5px 0px 5px 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.box-content label {
	width: 80px;
	text-align: right;
}

.box-content {
	display: block;
	border-top: 1px solid #658bbb;
	background-image: url(../parts/bg-box-recomandari.gif);
	background-repeat: repeat-x;
	background-position: center left;
}

#admin-footer {
	width: 730px;
	float: left;
	clear: both;
	display: block;
	background-color: #EEEEEE;
	padding: 10px;
}

#footer {
	width: 750px;
	height: 50px;
	float: left;
	clear: both;
	display: block;
	padding: 12px 25px 0px 25px;
	background-image: url(../parts/footer.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#footer-links {
	float: right;
	display: inline;
	clear: none;
}

.shippingDataForm {
	float: left;
}

legend {
	font-size: large;
}

fieldset {
	border: 0;
}

.searchForm fieldset {
	padding: 10px;
	border-bottom: 1px solid silver;
}

label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}

button {
	border: 1px solid black;
	background-color: white;
}

textarea {
	width: 50%;
}

#msg {
	color: red;
	margin: 5px;
}

label em {
	color: red;
}

#register {
	margin: 10px;
	border-bottom: 1px solid silver;
}

#register button {
	margin: 10px 0 10px 160px;
}

.description {
	padding: 5px;
	padding-top:20px;
	background-color:#eeeeee;
	border:1px solid #d1deee;
}
.description ul{
	padding-left:15px;
	}
.description li {pading: 0px; margin: 0px;}

#login_fr {
	float: left;
}

.box-guide {
	height: 120px;
	width: 118px;
	float: left;
	text-align: justify;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 22px 10px 8px 120px;
	margin-bottom: 5px;;
	background-image: url(../parts/bg-img-box-guide.gif);
}

#paging {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

#login label,#login label span {
	display: block;
	padding-bottom: 3px;
}

#login label {
	float: left;
	width: 90%;
}

#login label span {
	float: left;
	width: 25%;
	text-align: right;
	padding-top: 3px;
}

#login input {
	width: 70%;
}

#search input {
	width: 93%
}

#right form {
	width: 236px;
}

#login form fieldset input {
	width: 125px;
}

.photo-holder {
	padding-top: 5px;
}

.shippingDataForm input:hover,.shippingDataForm input:focus,.shippingDataForm textarea:focus,.shippingDataForm textarea:hover
 ,.shippingDataForm select:focus,.shippingDataForm select:hover {
	border-color: red;
	background-color: #eeeeee
}

.shippingDataForm input,.shippingDataForm textarea,.shippingDataForm select
	{
	color: #101010;
	background-color: #dedede;
	border: 1px solid #494949;
}

.shippingDataForm button input {
	color: #000;
	margin-left: 4.5em;
	background-color: #dedede;
	border: 1px outset #494949;
	padding: 0px 5px;
}

#content-guides img {
	margin: 5px;
	border: 1px #658bbb solid
}

#content-guides table {
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

#content-guides table td,#content-guides table th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #eeeeee;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}

#content-guides {
	padding: 10px;
}

button {
	background-image: url(../images/mybutton.gif);
	backgroung-image: repeat-x;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #bbbbbb
}
#ceredetalii {
	padding:5px 0;
	width:300px;
	}
.brandimage {
	border: 1px solid #d1deee;
}