html {
	margin: 0;
	padding: 0;
	height: 100.05%;
}

body {

	background-color: #ffffff;
	background-image: url(layout/body-bkg.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#wrapper {
	position: relative;
	top: 25px;
	width: 918px;
	height: auto;
	margin: 0 auto;
	overflow: auto;
	padding: 0;
	background-color: #fff;
	border: 1px solid #A9A38D;
}

#spacer {
	position: relative;
	top: 25px;
	width: 100%;
	height: 25px;
	background-color: transparent;
}

#header {
	position: relative;
	width: 100%;
	height: 96px;
	background-color: #ffffff;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header a.logo {
	position: absolute;
	display: block;
	top: 5px;
	left: 75px;
	width: 141px;
	height: 88px;
}

#top-menu {
	position: relative;
	width: 100%;
	height: 61px;
	text-align: center;
	background-color: #A9A38D;
	background-image: url(layout/menu-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#top-menu table {
	width: 100%;
	height: 100%;
	text-align: left;
}

#top-menu tr td {
	vertical-align: top;
}

#top-menu tr td.menu {
	width: 608px;
}

#top-menu tr td.menu div.links {
	width: 586px;
	height: 19px;
	padding: 0 0 0 7px;
	margin: 11px 15px 0 0;
	background-color: #665F4D;
}

#top-menu tr td.menu div.links a {
	display: block;
	float: left;
	height: 19px;
	margin: 0;
	padding: 0 7px;
	background-color: #665F4D;
	border-right: 1px solid #A9A38D;
}

#top-menu tr td.search {
	width: 310px;

}

#top-menu tr td.search input.search-btn {
	width: 95px;
	height: 29px;
	margin-top: 6px;
}

#top-menu tr td.search input.search-box {
	width: 195px;
	height: 19px;
	margin-top: 6px;
	background-image: url(menu-top/menu-search-box.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0;
	padding: 5px 3px;
	font-size: 14px;
	font-family: Verdana;
}

#top-menu tr td.search .advanced {
	padding: 4px 9px 0 0;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #5B5850;
}

#top-menu tr td.search .advanced a, a:hover {
	color: #5B5850;
	text-decoration: none;
}

#top-menu tr td.menu div.links a.menu-payment {
	position: relative;
	float: right;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

#left-container {
	position: relative;
	float: left;
	width: 165px;
	height: auto;
	padding: 5px 0 0 4px;
	background-color: #ffffff;
}

#left-container .spacer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 7px;
}

#left-menu {
	margin: 0;
	padding: 0;
}

#left-menu a {
	text-decoration: none;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#left-menu .collection {
	height: 21px;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
}

#left-menu div.subCateg {
	padding: 0;
	margin: 0;
}

#left-menu div.subCateg table {
	width: 164px;
}

#left-menu div.subCateg table td {

}

#left-menu div.subCateg table td.l1 {
	background-image: url('menu-left/side-menu-subcateg-bkg.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#left-menu div.subCateg table td.active {
	background-image: url('menu-left/side-menu-subcateg-active-bkg.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#left-menu div.subCateg a, #left-menu div.subCateg a:hover {
	display: block;
	height: 100%;
	padding: 4px 0 4px 10px;
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#left-menu div.subCateg ul {
	margin: 0;
	padding: 7px;
	display: none;
}

#left-menu div.subCateg_ {
	padding: 0;
	margin: 0;
}

#left-menu div.subCateg_ ul {
	margin: 0;
	padding: 0;
	display: block;
}

#left-menu div.subCateg_ li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url('menu-left/side-menu-subcateg2-bkg.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#left-menu div.subCateg_ li.active {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url('menu-left/side-menu-subcateg-active-bkg.png');
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#left-menu div.subCateg_ li a, #left-menu div.subCateg_ li a:hover {
	display: block;
	padding: 4px 0 4px 20px;
}


#shop-by-brand {
	margin: 0;
	padding: 0;
	height: 65px;
	background-color: #665F4D;
	color: #ffffff;
	text-align: center;
}

#shop-by-brand select {
	width: 150px;
	text-align: center;
}

#testimonial {
	margin: 0;
	padding: 0;
	width: 161px;
	height: auto;
	background-color: #fffff;
	border: 1px solid #a9a38d;
}

#testimonial img {
	margin: 0;
	padding: 0;
}

#middle-container {
	position: relative;
	float: right;
	width: 742px;
	height: auto;
	margin: 5px 4px 0 0;
	padding: 0;
	background-color: #ffffff;
}

#middle-container .top-box {
	position: relative;
	width: 738px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#middle-container .top-box .main{
	position: relative;
	float: left;
	width: 570px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#side{
	position: relative;
	float: right;
	width: 163px;
	height: 301px;
	overflow: hidden;
	margin: 0 0 0 4px;
	padding: 7px 0 0 0;
	background-color: #a9a38d;
}

#side .side-box{
	position: relative;
	width: 147px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 5px;
	padding: 0;
	background-color: #ffffff;
}

#side .side-box p {
	padding-top: 8px;
}

#right-container {
	position: relative;
	float: left;
	width: 165px;
	height: auto;
	margin: 5px 5px 0 5px;
	padding: 0;
	padding-bottom: 5px;
	background-color: #a9a38d;
}

#right-container .right-box {
	width: 147px;
	margin: 0px auto;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

#right-container .dark {
	width: 147px;
	margin: 0px auto;
	background-color: #665F4D;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

#left-container .dark {
	width: 163px;
	margin-left: 0px;

	background-color: #665F4D;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

#right-container .spacer {
	width: 100%;
	height: 20px;
}

#small-cart {
	position: relative;
	width: 100%;
	height: 110px;
	color: #665F4D;
}

#small-cart p {
	margin: 0;
	padding: 0;
	padding-top: 11px;
	text-align: center;
}

#small-cart span.value {
	color: #B89C6C;
}

#small-cart .link {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

#small-auth {
	position: relative;
	width: 100%;
	color: #665F4D;
	background-color: #ffffff;
}

#small-auth .small-login {
	position: relative;
	width: 121px;
	margin: 0 auto;
	margin-top: 5px;
}

#small-auth .small-login .lbl {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#small-auth .small-login input {
	width: 120px;
	height: 19px;
	margin: 2px 0 0 0;
	padding: 0 1px;
	background-image: url('right-side/rb-inputbkg.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	font-size: 10px;
}

#small-auth .small-register {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 14px;
}

#small-auth .small-register a, #small-auth .small-register a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #665F4D;
}

#small-auth .small-forgot {
	width: 100%;
	margin: 0;
	padding-bottom: 34px;
	text-align: center;
	font-size: 10px;
}

#small-auth .small-forgot a, #small-auth .small-forgot a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FF6B3B;
}

#small-auth .link {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

#small-auth .small-logout {
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-top: 12px;
	text-align: center;
}

#small-auth .small-logout span.value {
	font-size: 11px;
	color: #B89C6C;
}

.small-email {
	width: 121px;
	margin: 0px auto;
}

.small-email input {
	width: 115px;
	height: 13px;
	margin: 5px 0 0 0;
	padding: 3px;
	background-image: url('right-side/rb-inputbkg.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
}

.small-abonare {
	width: 100%;
	text-align: right;
}

.small-abonare input {
	margin-bottom: 7px;
}

.small-tags {
	font-size: 10px;
	padding: 5px 5px 10px 5px;
}

.small-tags a {
	font-size: 10px;
	color: #706C5F;
	text-decoration: none;
}

.small-tags a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	color: #000000;
	clear: both;
}

#footer table td {
	padding: 5px;
}

#footer a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

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

#footer .footer-main-menu {
	background-color: #A9A38D;
	font-size: 12px;
	color: #ffffff;
}

#footer .footer-main-menu a {
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
}

#footer .footer-secondary-menu {
	background-color: #A9A38D;
	font-size: 11px;
	color: #ffffff;
}

#footer .footer-secondary-menu a {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
}

#footer .footer-copyright-menu {
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

#footer .footer-copyright-menu a {
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.content-header {
	position: relative;
	float: left;
	width: 575px;
	height: 308px;
	margin: 0;
	overflow: hidden;
}

.content-body {
	position: relative;
	float: left;
	width: 740px;
	height: auto;
	margin: 7px 0 0 0;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #a9a38d;
}

.large-box {
	position: relative;
	float: left;
	width: 573px;
	margin: 0;
	height: auto;
	overflow: hidden;
	border: 1px solid #a9a38d;
}

.list-container {
	height: auto;
	overflow: auto;
	margin: 7px 0 0 9px;
}

.list-container .list-box {
	position: relative;
	float: left;
	margin: 0 7px 7px 0;
	width: 173px;
	height: 200px;
	border: 1px solid #a9a38d;
}

.list-container .list-box table {
	width:100%;
	height: 200px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.list-container .list-box table td {

}

.list-container .list-box table td.title {
	height: 31px;
	text-align: center;
	padding: 5px 2px 0px 2px;
	vertical-align: top;
}

.list-container .list-box table td.photo {
	height: 118px;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
	padding: 2px;
}

.list-container .list-box table td.photo img {
	height: 110px;
}

.list-container .list-box table td.price {
	height: 42px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	color: #000000;
	font-weight: normal;
}

.list-container .list-box table td.price span.new-price {
	font-size: 12px;
}

.list-container .list-box table td.price span.old-price {
	font-size: 10px;
}

.list-container .list-box table td.more {
	width: 85px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
}

.details {
	padding: 0 11px 7px 0;
	text-align: right;
}

.details a, .large-box .details a:hover {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

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

.large-box a, #middle-container a {
	color: #727272;
	text-decoration: none;
	font-size: 11px;
}

.large-box a:hover, #middle-container a:hover {
	color: #727272;
	text-decoration: underline;
	font-size: 11px;
}

.intro {
	position: relative;
	float: left;
	margin: 5px;
	padding: 10px;
	color: #706c5f;
}

#paginator-top {
	position: relative;
	height: auto;
	overflow: auto;
	margin: 7px 0 0 9px;
}

#paginator-bottom {
	position: relative;
	height: auto;
	overflow: auto;
	margin: 0 0 7px 9px;
}

#paginator-top span span, #paginator-bottom span span {
	display: block;
	float: left;
	width: auto;
	margin-right: 1px;
	padding: 2px 5px;
	background-color: #A9A38D;
	color: #ffffff;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}

#paginator-top a, #paginator-top a:hover, #paginator-bottom a, #paginator-bottom a:hover {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 2px 5px;
	background-color: #706c5f;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}

.error-msg {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding: 5px 0 0 0;
}

#advanced {
	width: 100%;
	background-color: #A9A38D;
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

#advanced table {
	margin: 0 0 15px 12px;
}

#advanced table tr td {
	color: #fff;
}

#advanced table tr td select {
	width: 150px;
}

#advanced table tr td input {
	width: 76px;
	height: 25px;
}

#advanced table tr td.td1 {
	width: 240px;
	padding: 3px 0;
}

#advanced table tr td.td2 {
	width: 180px;
	padding: 3px 0;
}

#advanced table tr td.td3 {
	width: 180px;
	padding: 3px 0;
}

div.my-acc-item {
	padding: 10px 0 5px 2px;
}

div.my-acc-item a, div.my-acc-item a:hover {
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}

div.my-acc-item a:hover {
	text-decoration: underline;
}

div.forgot span.invalid {
	display: block;
	padding-top: 12px;
}

div.forgot ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.all-page {
	width: 100%;
}

.all-page .title {
	margin: 20px 0;
}

.all-page .list {
	width: 860px;
	margin: 20px auto;
}

.all-page .list .list-header {
	background-color: #727272;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	height: 18px;
}

.all-page .desc {
	width: 380px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .size {
	width: 65px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .color {
	width: 85px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .price {
	width: 100px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .quantity {
	width: 70px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .total {
	width: 90px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .delete {
	width: 60px;
	height: 100%;
	float: left;
	padding-top: 2px;
}

.all-page .list .list-item {
	width: 858px;
	border: 1px solid #a9a38d;
	margin: 2px 0;
}

.all-page .list-footer {
	width: 100%;
	background-color: #ffe8eb;
	font-size: 12px;
}

.all-page a, .all-page a:hover {
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}

.all-page a:hover {
	text-decoration: underline;
}

.product-page {
	width: 725px;
	margin: 0;
}

.product-page .navigator {
	margin: 5px 0 10px 5px;
	color:#000000;
	font-size: 10px;
}

.product-page .navigator a, .product-page .navigator a:hover {
	color: #727272;
	font-size:10px;
	text-decoration: none;
}

.product-page table.product-details {
	width: 100%;
	margin: 0 0 0 5px;
}

table.product-details td a, table.product-details td a:hover {
	font-size: 10px;
	color: #727272;
	text-decoration: none;
}

table.product-details td.photo {
	width: 258px;
	vertical-align: top;
}

table.product-details td.info {
	width: 330px;
	color: #000000;
	padding: 0 10px;
	vertical-align: top;
}

table.product-details td.info div.product-title {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

table.product-details td.info div.product-price {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

table.product-details td.info div.product-desc {
	width: 270px;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

table.product-details td.info div.product-order {
	background-color: #ffe8eb;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

table.product-details td.recommend {
	width: 115px;
	height: 325px;
	color: #000000;
	vertical-align: top;
	font-size: 10px;
}

table.product-details td.recommend img {
	width: 105px;
	color: #000000;
	vertical-align: middle;
	font-size: 10px;
	margin-left: 5px;
}

table.product-details td.more-photos {
	width: 258px;
	vertical-align: top;
	color: #000000;
	font-size: 10px;
	padding-top: 2px;
}

table.product-details td.more-photos img {
	width: 80px;
	margin: 0;
	padding: 0;
}

table.product-details td.extra {
	vertical-align: top;
	color: #000000;
	font-size: 10px;
	padding-top: 9px;
}

table.product-details td.extra div.extra-info {
	height: 104px;
	margin: 10px;
	border: 1px solid #a9a38d;
}

table.product-details td.extra a, table.product-details td.extra a:hover {
	color: #000000;
	text-decoration: none;
}

table.similar {
	color: #000000;
	font-size: 10px;
	margin: 0 0 5px 5px;
}

table.similar td.photo {
	width: 113px;
	height: 113px;
	vertical-align: middle;
	border: 1px solid #a9a38d;
}

table.similar td.empty {
	width: 5px;
	height: 113px;
}

table.similar td.photo img {
	width: 105px;
	color: #000000;
	vertical-align: middle;
	font-size: 10px;
}

#cart-login {
	position: absolute;
	top: 5px;
	right: 12px;
	width: 250px;
	height: auto;
	color: #000000;
	text-align: right;
}

#cart-login a, #cart-login a:hover {
	color: #727272;
	text-decoration: none;
	font-size: 11px;
}


div.smallBox {
	background-image: url(backg_small_box.gif);
	width: 191px;
	padding: 0;
	margin: 0 0 5px 0;
}

div.smallBox p {
	padding: 0;
	margin: 0 0 0 20px;
}

div.smallBox p.title {
	color: #282828;
	font-weight: bold;
	margin: 0 0 0 25px;
}

div.smallBox p.pinkTitle {
	padding: 2px 0 2px 0;
	color: #B2AA83;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 10px 0 2px 25px;
}

div.smallBox a {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
}

div.smallBox a: visited {
	color: #000000;
	text-decoration: none;
	background-image: url(backg_menu_left_item.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
}

div.smallBox a: hover {
	color: #B2AA83;
	text-decoration: none;
	background-image: url(backg_menu_left_item_.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
}

.pinkText {
	color: #B2AA83;
}

div.subAlign {
	padding: 0;
	margin: 0 0 0 25px;
}

div.centerBox {
	background-image: url(backg_center_box.gif);
	width: 572px;
	padding: 0;
	margin: 0 0 5px 0;
}

div.centerBox p {
	padding: 0;
	margin: 0 0 0 10px;
}

div.centerBox .title {
	color: #282828;
	font-weight: bold;
	/*background-image: url(backg_title.gif);
	background-repeat: no-repeat;*/
	margin: 0 0 10px 10px;
}

div.centerBox .pinkTitle {
	padding: 2px 0 2px 0;
	color: #B2AA83;
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 10px 0 2px 25px;
}

div.centerBox .newsItem {
	padding: 0;
	margin: 20px 10px;
	clear: both;
}

div.centerBox .newsItem img {
	float: left;
}

div.centerBox .produsDetail {
	padding: 0;
	margin: 0 0 0 10px;
	float: none;
}

p.pinkPriceBig {
	font-size: 20px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	color: #9a2c9c;
	margin: 10px 0 2px 25px;
}

a.addToCart {
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #727272;
	text-decoration: underline;
}

a: visited {
	color: #727272;
	text-decoration: underline;
}

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

input {
	border: 1px solid #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input[type="checkbox"], input[type="radio"]{
	border: 0;
}

textarea {
	border: 1px solid #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

select {
	border: 1px solid #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

option {
	border: 0px solid #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.btn {
	border: 0px;
}

form {
	padding: 0;
	margin: 0;
}