@charset "utf-8";
/* CSS Document */
@import URL("reset.css");
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300);
body {
	font-family: 'Oswald', Verdana;
	font-weight: 400;
}
ul {
	list-style: none;
}
input, textarea {
	outline: none;
}

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
.text {
	font-family: 'Roboto', Verdana;
}
.sm_text {
    font-size: 12px;
    line-height: 32px;
    font-family: 'Roboto', Verdana;
    color: #444;
}

#container {
	background: #f9f6f1;
	margin: 0 auto;
	width: 1500px;
	height: auto;
	position: relative; 
	padding-bottom: 20px;
}

#header {
	background: url(../images/header-bg.png);
	height: 192px;
	width: 1500px;
}

#logo {
	float: left;
	padding: 6px 0 0 268px;
}

#head-row1 {
	float: left;
	height: 78px;
	width: 1051px;
}

#head-social {
	float: left;
	padding: 38px 0 0 53px;
	margin-right: 10px;
}

#head-social-text {	
	color: #9e816c;
	float: left;
	padding-top: 3px;
	font-size: 12px;
	margin-right: 18px;
}

#head-social-icons {
	float: left;
}

#head-social-icons li {
	float: left;
	margin-right: 3px;
}

#head-language {
	float: left;
	padding-top: 38px;
	margin-right: 70px;
}

#head-language-text {
	color: #9e816c;
	float: left;
	font-size: 12px;
	padding-top: 3px;
	margin-right: 18px;
}

#head-language-icons {
	float: left;
        margin-top: 3px;
}

#head-language-icons li {
	float: left;
	margin-right: 10px;	

        font-size: 12px;        
}
#head-language-icons li a {
    color: #9E816C;
}
#head-language-icons li a.current {
    color: #a91516;
}
#head-language-icons .sep {
    color: #d6d2cb;
}

#head-login {
	float: left;
	padding-top: 15px;
	margin-right: 17px;
        width: 222px;
}

#head-login-picture {
    float: left;
    width: 50px;
    margin-right: 7px;
}

#head-login-text {
	color: #9e816c;
	font-size: 12px;
}

#head-login-links {
	font-size: 16px;
}

#head-login-links #login {
	color: #4d1400;
	font-weight: 500;
	margin-right: 7px;
	font-size: 14px;
}

#head-login-links span {
	color: #9e816c;
	display: inline-block;
	font-size: 12px;
	margin-right: 7px;	
}

#head-login-links #register {
	color: #a91516;
	font-weight: 500;
	font-size: 14px;
}

#head-login-arrow {
	float: right;	
	margin-right: 15px;
}

#head-logged-in {
	color: #4d1400;
	font-size: 12px;
	line-height: 1;
}

#head-cart {
	float: left;
	cursor: pointer;
	padding-top: 18px;
}

#head-cart-icon {
	float: left;
	margin-right: 7px;
}

#head-cart-title {
	color: #a91516;
	font-size: 13px;
	width: 138px;
}

#head-cart-title2 {
	color: #4d1400;
	font-size: 13px;
	font-weight: 500;
	width: 138px;
}

#head-cart-arrow {
	float: left;
	padding-top: 33px;
}

#head-row2 {
	float: left;
	height: 46px;
	width: 1051px;
}

#head-row2 #navbar {
	float: left;
	padding-left: 43px;
	height: 100%;
	width: 100%;
	position: relative; 
}

#navbar li {
	float: left;
	text-align: center;
	position: absolute; 
}

#navbar li a {
	color: #fff;
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-weight: 300;
	width: 100%;
	text-transform: uppercase;
}

#navbar li#despre_noi {
	width: 107px;
	left: 33px;
}

#navbar li#products {
	width: 138px;
	left: 137px;
}

#navbar li#handicraft {
	width: 141px;
	left: 272px;
}

#navbar li#cum_cumpar {
	width: 162px;
	left: 411px;
}

#navbar li#parteneri {
	width: 140px;
	left: 570px;
}

#navbar li#contact {
	width: 134px;
	left: 708px;
}
#navbar li a.current, #navbar li a:hover {
	background: #a91516;
}

#head-row3 {
	float: left;
	height: 69px;
	line-height: 69px;
	padding-left: 43px;
}
#head-row3 a, #head-row3 span.separator {
	font-size: 12px;
	color: #9e816c;
	text-transform: uppercase;
}
#head-row3 span.current {
	font-size: 12px;
	color: #420501;
}

#main {
	padding: 31px 0 0 250px;
	min-height: 500px;
	position: relative; 
}

#main #left {
	float: left;
	width: 220px;
	margin-right: 30px;
}

#menu {
	width: 220px;
	position: relative;
	z-index: 4;
	margin-bottom: 20px;
}

#menu-head {
	width: 220px;
	height: 41px;
	background:url(../images/menu-head.png) no-repeat;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
                font-weight: 300;
	line-height: 41px;
        
}

#menu li {
	background: white url(../images/menu-bg.png) no-repeat 18px 7px;
	width: 100%;
	height: 40px;
}

#menu li.last {
	background: white url(../images/menu-last.png) no-repeat 18px 7px;
	width: 100%;
	height: 40px;
}

#menu li:hover, #menu li.current {
	background: url(../images/menu-current.png) no-repeat;
	width: 241px;
	color: #fff;
}

#menu li a:hover, #menu li.current a {
	color: white;
}

#menu li a {
	display: block;
	color: #6d3018;
	font-weight: 400;
	font-size: 13px;
	padding: 9px 18px;
}

#menu li .line {
	margin: 0 auto;
	height: 1px;
	padding: 0;
	width: 183px;
	background: #cbcbcb;
}

#menu-foot {
	width: 220px;
	height: 8px;
	background:url(../images/menu-foot.png) no-repeat;
}

.submenu {
	height: 350px;
	z-index: 3;
	display: none;
	float: left;
	width: 759px;
	background: #fff;
	padding-left: 19px;
	padding-bottom: 30px;
	padding-top: 30px;
	position: absolute;
	top: 72px;
	left: 470px;
	min-height: 280px;
	border: 1px #dadada solid;
	overflow: hidden;
}


#submenu-title {
	color: #6d3018;
	font-size: 16px;	
	margin-bottom: 12px;
	padding-left: 9px;
}

.submenu li {
	margin-bottom: 5px;
}

.submenu li a {
	font-family: 'Roboto', Verdana;
	color: #6d3018;
	font-size: 12px;
	padding-left: 9px;
	display: block;
	margin-bottom: 10px;
}

.submenu li a:hover {
	color: #a91516;
	text-decoration: underline;
	background: url(../images/submenu-arrow.png) no-repeat left center;
}

.fb-like-box {
	background: #fff;
	margin-bottom: 20px;
	border: 1px #dadada solid;
}


#newsletter {
	width: 220px;
	margin-bottom: 20px;
}

#newsletter-head {
	background: url(../images/newsletter-head.png) no-repeat;
	width: 220px;
	height: 41px;
	color: a91516;
	text-transform: uppercase;
	text-align: center;
	line-height: 41px;
	font-size: 16px;
                font-weight: 300;
}

#newsletter-content {
	background: #fff;
	padding: 19px;
}

#newsletter-title {
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	margin-bottom: 14px;
}

.newsletter-field  input {
	font-family: 'Roboto', Verdana;
	display: block;
	background: #fff;
	border: 1px solid #dacfbf;
	color: #444444;	
	padding: 8px 10px;
	margin-bottom: 10px;
	font-weight: 400;
	width: 100%;
}

.button {
	border: 0 none;
	display: block;
	cursor: pointer;
	background: #a91516;	
	height: 31px;
	line-height: 31px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', Verdana;
	padding: 0 6px;
}


#newsletter-foot {
	background: url(../images/newsletter-foot.png) no-repeat;
	width: 220px;
	height: 9px;
}


#news {
	margin-bottom: 20px;
	width: 219px;

}
#news-head {
	background: url(../images/news-head.png) no-repeat;
	width: 219px;
	height: 9px;
}

#news-content {

	background: #6d3018;
	padding: 10px 20px;
	font-family: 'Roboto', Verdana;
	color: #fff;
	font-size: 14px;
}

#news-content a {
    color: #999;
}
#news-content a:hover {
    text-decoration: underline;
}

#news-foot {
	background: url(../images/news-foot.png) no-repeat;
	width: 219px;
	height: 9px;
}

#help-box {
	background: url(../images/help-box-bg.png) no-repeat;
	width: 219px;
	height: 187px;
	margin-bottom: 20px;
}

#help-title {
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	padding-left: 81px;
	padding-top: 23px;
}

#help-box ul {
	line-height: 1;
	margin-left: 99px;
	margin-top: 12px;	
}

#help-box li {
	margin-bottom: 11px;
}

#help-box li a {
	display: block;
	color: #fff;
	font-size: 13px;
}

#help-box li a:hover {
	text-decoration: underline;
}

#main #right {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}

#search {
	float: left;
	margin-bottom: 28px;
}

#search-field {
	float: left;
}

#search-field input {
	font-family: 'Roboto', Verdana;
	background: #fff url(../images/search-bg.png) no-repeat 19px 10px;
	border: 1px #dacecb solid;
	width: 649px;
	height: 40px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 54px;
	font-size: 14px;
	font-weight: 300;
	color: #444444;	
}

#search-butt {
	cursor: pointer;
	float: left;
	background: url(../images/search-butt.png) no-repeat;
	color: #fff;
	width: 101px;
	height: 40px;
	line-height: 40px;
	padding-left: 42px;
	text-transform: uppercase;	
                font-weight: 300;
}

#main-content {
	background: #fff;
	border: 1px #e6e4e1 solid;
	width: 699px;
	padding: 25px;
}

#product-list {
	float: left;
	border-bottom: 1px #dadada solid;
	margin-bottom: 16px;
}

.product-list-box {
	position: relative;
	background: #fff;
	width: 216px;
	height: 299px;
	float: left;
	margin-right: 23px;
	margin-bottom: 20px;
}
.product-list-last {
	margin-right: 0;
}

.product-list-image {
	margin-bottom: 3px;
}

.product-list-title {
	height: 34px;
	line-height: 17px;
	margin-bottom: 2px;
}
.product-list-title a {
	color: #0e0e0e;
	font-size: 14px;
}

.product-list-info {
	border-top: 1px #dadada solid;
	border-bottom: 1px #dadada solid;
	height: 27px;
	margin-bottom: 10px;
}

.product-list-rating {
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.product-list-comments {
	float: left;
	color: #460c01;
	margin-top: 3px;
	font-size: 13px;
}

.product-list-availability {
	float: right;
}
.instock {
	color: #7ea015;
}
.inorder {
	color: #a91516;
}

.product-list-price {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
.product-list-old-price {
	display: inline-block;
	margin-right: 10px;
}
.product-list-old-price img {
	position: absolute;
	z-index: 2;
}
.product-list-price-title {
	display: inline-block;
	margin-right: 9px;
	font-size: 13px;
	color: #0e0e0e;
}
.product-list-price-value {
	font-size: 16px;
	color: #a91516;
}

.product-list-add2cart {
	background: url(../images/add2cart-bg.png) no-repeat;	
	height: 31px;
	line-height: 31px;
	color: #a91516;
	display: block;
	padding-left: 87px;
	text-transform: uppercase;
	font-size: 14px;
}

.product-list-add2cart:hover {
	background: url(../images/add2cart-bg-hover.png) no-repeat;	
	color: #fff;
}

.product-list-discount {
	background: url(../images/discount.png) no-repeat; 
	color: white;
	position: absolute; 
	left: 161px; 
	text-align: center;
	width: 56px; 
	height: 58px; 
	line-height: 53px;
	z-index: 2; 
}

.product-list-new {
	background: url(../images/new.png) no-repeat;
	width: 53px;
	height: 56px;
	position: absolute;
	z-index: 2; 
}

#product-list-paginate {
	float: right;
}

#product-list-paginate a {
	margin-right: 9px;
}

.paginate-inactive {
	color: #333333;
}
.paginate-current, .paginate-inactive:hover {
	color: #a91516;
	margin-right: 9px;
}
.paginate-arrow {
	display: inline-block;
	text-align: center;
	background: #f6c373;
	color: #af2b20;
	width: 32px;
	height: 28px;
}
.paginate-arrow:hover {
	background: #a91516;
	color: #fff;
}

#product-top {
	margin-bottom: 30px;
	float: left;
}

#product-left {
	width: 433px;
	float: left;	
	margin-right: 41px;
}

#product-image {
	margin-bottom: 10px;
}

#product-right {
	width: 219px;
	float: left;
}

#product-title {
	color: #4e1501;
	font-size: 18px;
	text-transform: uppercase;
	height: 56px;
	border-bottom: 1px #dadada solid;
	margin-bottom: 16px;
	font-family: 'Roboto', Verdana;
}

#additional-info {
	margin-bottom: 10px;
}

#additional-info .title {
	color: #222222;
	font-size: 14px;
}

#additional-info .text {
	color: #222222;
	font-size: 13px;
	margin-bottom: 10px;
}

#product-description-title {
	color: #222222;
	font-size: 14px;
	margin-bottom: 3px;
}

#product-description {
	color: #222222;
	font-size: 13px;
	margin-bottom: 24px;
	font-family: 'Roboto', Verdana;
}

#product-code-title {
	color: #222222;
	font-size: 14px;
}

#product-code-text {
	color: #222222;
	font-size: 13px;
	margin-bottom: 30px;
}

#product-info {
	border-top: 1px #dadada solid;
	border-bottom: 1px #dadada solid;
	height: 27px;
	margin-bottom: 29px;
}

#product-rating {
	float: left;
	margin-top: 5px;
}

#product-nr-comments {
	float: right;
	font-size: 13px;
	margin-top: 3px;
	color: #222222;
}

#product-attributes {
	margin-bottom: 29px;
	font-family: 'Roboto', Verdana;
}

.attributes-title {
	font-family: 'Oswald', Verdana;
	color: #222222;
	font-size: 13px;
}

#product-info2 {
	width: 100%;
	float: left;
	margin-bottom: 29px;
}

.product-price {
	float: left;
	color: #a91516;
	font-size: 23px;
}
.product-old-price {
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
	color: #0e0e0e;
}
.product-old-price img {
	position: absolute;
	z-index: 2;
}

#product-availability {
	float: right;
	margin-top: 3px;
}


#product-info3 {
	width: 100%;
	float: left;
}

.product-qty {
	width: 64px;
	border: 1px #d7d5d5 solid;
	background: #fff;
	padding: 6px;
	color: #222222;
	margin-right: 10px;
	float: left;
}

.product-add2cart {
	background: url(../images/add2cart-sm-bg.png) no-repeat;	
	height: 31px;
	line-height: 31px;
	color: #a91516;
	display: block;
	padding-left: 41px;
	text-transform: uppercase;
	font-size: 14px;
	width: 104px;
	float: left;
}

.product-add2cart:hover {
	background: url(../images/add2cart-sm-bg-hover.png) no-repeat;	
	color: #fff;
}

#product-thumbnails li {
	width: 101px;
	height: 86px;
	border: 2px #d7d5d5 solid;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
}

#product-thumbnails li:hover {
	border: 2px #a91516 solid;
}

#product-thumbnails li img {
	width: 100%;
	height: 100%;
}

#comments { width: 675px; margin-bottom: 30px; font-family: 'Roboto', Verdana; font-size: 13px; }
#comments .comment { padding: 5px 10px; margin-bottom: 10px;  }
#comments .comment .who { font-family: 'Oswald', Verdana; float: left; color: #222222; }
#comments .comment .when { float: right;  color: #222222; }
#comments .comment .what { clear: both; margin:0; overflow:hidden; padding:5px 20px; color: #7ea015; font-weight: normal; }
.line { background: #dadada; height: 1px; width: 100%; }

#page-title, #page-title a {
	color: #4e1501;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 23px;
}

#cart tr.header {
	color: #222222;
	font-size: 14px;
}

.cart-product-title {
	display: block;
	color: #222222;
	height: 35px;
	margin-bottom: 10px;
	width: 170px;
}

#cart td {
	border-bottom: 1px #dadada solid;
	padding: 15px 0;
}

.cart-price {
	color: #a91516;
}

.cart-delete {
	background: url(../images/cart-delete.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}
.cart-delete:hover {
	background: url(../images/cart-delete-hover.png) no-repeat;
}

#cart img {
	border: 1px #dadada solid;
	width: 78px;
	height: 63px;
}

.cart-product-qty {
	width: 30px;
	border: 1px #d7d5d5 solid;
	background: #fff;
	padding: 6px;
	color: #222222;
}
.cart-total-price {
	color: #a91516;
	font-size: 20px;
}

#cart .sizes, #cart .sizes_letter, #cart .szinek {
	margin-right: 10px;
	margin-left: 5px;	
}

.input-field {
	font-family: 'Roboto', Verdana;
	font-size: 13px;
	display: block;
	background: #fff;
	border: 1px solid #dacfbf;
	color: #444444;	
	padding: 8px 10px;
	margin-bottom: 10px;
	font-weight: 400;
	width: 223px;
	float: left;
	margin-right: 10px;
}

.textarea-field {
	clear: both;
	font-family: 'Roboto', Verdana;
	font-size: 13px;
	display: block;
	background: #fff;
	border: 1px solid #dacfbf;
	color: #444444;	
	padding: 8px 10px;
	margin-bottom: 10px;
	font-weight: 400;
	width: 690px;
	height: 60px;
}

.error {
	border: 1px red solid;
}


#cart-person-type {
	float: left;
	font-size: 13px;
}

#cart-delivery {
	float: right;
	font-size: 13px;
}

#cart-person-type span, #cart-delivery span {
	cursor: pointer;
	color: #7ea015;
}

h1 {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px #dadada solid;
	text-transform: uppercase;
	color: #4E1501;
}
h1 a {
	color: #4E1501;
	font-size: 16px;
	text-transform: uppercase;
}

h2 {
	color: #7ea015;
	font-size: 13px;
}

h3 {
	color: #222222;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px #dadada solid;
}

.hidden {
	display: none;
}

.sm-text {
	font-size: 12px;
}

.contact-col {
	float: left;
	margin-right: 53px;
	font-size: 13px;
}

.page-description {
	font-family: 'Roboto', Verdana;
}

#parteneri1, #parteneri2, #parteneri3 {float: left;}
#parteneri1 li { margin-bottom: 20px; margin-right: 10px; float: left;list-style: none; }
p { margin-bottom: 10px;}

#parteneri2 li { width: 136px; list-style: none; margin-bottom: 3px; margin-right: 10px; }
#parteneri3 li {padding-top:30px;}


.link1 {
	color: #7EA015;
	font-size: 13px; 
}
.link1:hover {
	color: #222;
	text-decoration: underline;
}

#footer {
	background: url(../images/footer-bg.png) repeat-x;

	width: 1500px;
	height: 250px;
        font-weight: 300;

}

#footer-logo {
	float: left;
	padding-left: 295px;
	padding-top: 39px;
	margin-right: 75px;
}

#footer-top {
	width: 400px;
	float: left;
	padding-top: 47px;
	color: #fff;
	background: url(../images/footer-separator.png) no-repeat right bottom;
	margin-right: 28px;
}

#footer-top-title {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#footer-top-text {
	font-size: 14px;
}

#footer-top2 {
	width: 100px;
	float: left;
	padding-top: 47px;
	color: #fff;
	margin-right: 50px;
	padding-right: 50px;
	/*background: url(../images/footer-separator.png) no-repeat right bottom;*/
	height: 105px;
}
#footer-top2-title {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#footer-top2 li {
	float: left;
	margin-right: 10px;
}

#footer-top3 {
	width: 100px;
	float: left;
	padding-top: 47px;
	color: #fff;
}
#footer-top3-title {
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#footer-top3 li {
	float: left;
	margin-right: 10px;
}

#footer-bottom {
	padding-top: 50px;
	padding-left: 250px;
}

#footer-bottom-text1 {
	font-family: 'Roboto', Verdana;
	font-size: 11px;
	color: #ce9881;
	float: left;
	margin-right: 6px;
	padding-top: 8px;
}

#footer-pxsolution {
	float: left;
	margin-right: 107px;
	padding-top: 6px;
}

#footer-copyright {
	float: left;
	margin-right: 33px;
	margin-top: 5px;
}
#footer-copyright, #footer-copyright a {
	color: #ce9881;
	font-size: 12px;
}

#footer-nav li {
	float: left;
	margin-right: 30px;
}

#footer-nav li a {
	color: #f0b298;
	font-size: 13px;
}


/*-------------impromptu---------- */
.jqifade{ position: absolute; background-color: #aaaaaa; }
div.jqi{ width: 500px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqi .jqicontainer{ font-weight: bold; }
div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage{ 	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px #dadada solid;
	text-transform: uppercase;
	color: #4E1501;}
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button{ width: 158px; padding: 3px 10px; margin: 0 10px; background-color: #a91516; border: solid 1px #f4f4f4; color: #ffffff; font-family: 'Oswald', Verdana; font-weight: 400; font-size: 14px; }
div.jqi button:hover{  }
div.jqi button.jqidefaultbutton{font-family: 'Oswald', Verdana; font-weight: 400;background:#f6c373;		
	color: #a91516;
	display: block;
	font-size: 14px;
	float: left; }
.jqiwarning .jqi .jqibuttons{font-family: 'Oswald', Verdana; font-weight: 400; background-color: #BF5E26; }
/*-------------------------------- */

#message_box { 
   position: absolute; 
   top: 0; right: 0; 
   z-index: 10; 
   background:#38194D;
   color: white;
   padding:3px;
   border:1px solid #CCCCCC;
   text-align:center; 
   font-weight:bold; 
   width:99%;
   font-size: 16px;
}

.fb-like {margin-top:20px;}