@charset "utf-8";

body {
	font: 12px Arial;
	background-color: #f1ecdf;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#8c6352;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}

#holder {
	width:1000px;
	margin:0px auto;
	min-height:383px;
}
#holder #top {
	width:950px;
	margin:0px auto;
}
#holder #logo {
	width:218px;
	float:left;
	margin-top:20px;
	margin-right:22px;
}
#holder #fader {
	width:693px;
	padding-left:17px;
	height:232px;
	margin-top:15px;
	text-align:right;
	margin: 0;
	z-index: 1;
	float:left;
	position:relative;
	*top: 0px !important;
	top: 0px\9;
	top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#holder #fader{
	top: 0px;
	}
}

#holder #fader img {
	display:none;
	position:absolute;
	margin:0px auto;
	left:30px;
}
#holder #left-side {
	width:200px;
	margin-top:15px;
	float:left;
	*margin-top:45px;
}
#holder #center-side {
	width:550px;
	margin-left:25px;
	margin-right:25px;
	float:left;
	margin-top:15px;
	*margin-top:45px;
}
#holder #right-side {
	width:200px;
	margin-top:15px;
	float:left;
	*margin-top:45px;
}
#holder #center-side .module {
	width:540px;
	margin:0px auto;
}
#holder #center-side .module .module-top {
	width:540px;
	height:28px;
	padding-top:7px;
	padding-left:15px;
	font-size:14px;
	color:#577f15;
	background-image:url(../img/module-top.gif);
	background-repeat:no-repeat;
}
#holder #center-side .module .module-top a {
	color:#577f15;
}
#holder #center-side .module .module-middle {
	width:510px;
	padding-left:15px;
	padding-right:5px;
	min-height:35px;
}
#holder #center-side .module .module-bottom {
	width:540px;
	height:35px;
	background-image:url(../img/module-bottom.gif);
	background-repeat:no-repeat;
}
#holder .menu {
	width:200px;
	margin-bottom:15px;
}
#holder .menu .menu-top {
	width:200px;
	height:10px;
}
#holder .menu .menu-center {
	width:200px;
	background-image:url(../img/menu-middle.gif);
	background-repeat:repeat-y;
}
#holder .menu .menu-center ul {
	width:200px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#holder .menu .menu-center ul li {
	width:100%;
	min-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../img/_dots.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#holder .menu .menu-center ul li a {
	width:87%;
	min-height:20px;
	padding-left:13%;
	display:block;
	color:#ffffff;
	font-size:14px;
	background-image:url(../img/ico.gif);
	background-position:10px 3px;
	background-repeat:no-repeat;
}
#holder .menu .menu-center ul li a:hover,#holder .menu .menu-center ul li a.selected {
	font-weight:bold;
}
#holder .menu .menu-center ul li ul {
	width:90%;
	margin:0px auto;
}
#holder .menu .menu-center ul li ul li a {
	font-size:12px;
	background-image:url(../img/closed.gif);
	background-position:10px 4px;
	background-repeat:no-repeat;
}
#holder .menu .menu-center ul li ul li a:hover,#holder .menu .menu-center ul li ul li a.selected {
	background-image:url(../img/open.gif);
}
#holder .menu .menu-center ul li ul li ul {
	width:90%;
	margin:0px auto;
}
#holder .menu .menu-center ul li ul li ul li {
	background-image:url();
}
#holder .menu .menu-center ul li ul li ul li a {
	font-size:11px;
	background-image:url();
}
#holder .menu .menu-center ul li ul li ul li ul li {
	background-image:url();
}
#holder .menu .menu-center ul li ul li ul li ul li a {
	font-size:11px;
	background-image:url();
}
#holder .menu-orange {
	width:200px;
	margin-bottom:15px;
}
#holder .menu-orange .menu-top {
	width:200px;
	height:8px;
	background-image:url(../img/orange_top.gif);
	background-repeat:no-repeat;
}
#holder .menu-orange .menu-middle {
	width:200px;
	min-height:80px;
	background-image:url(../img/orange_middle.gif);
	background-repeat:repeat-y;
}
#holder .menu-orange .menu-bottom {
	width:200px;
	height:8px;
	background-image:url(../img/orange_bottom.gif);
	background-repeat:no-repeat;
}
#holder .menu-green {
	width:200px;
	margin-bottom:15px;
}
#holder .menu-green .menu-top {
	width:200px;
	height:8px;
	background-image:url(../img/green_top.gif);
	background-repeat:no-repeat;
}
#holder .menu-green .menu-middle {
	width:200px;
	min-height:80px;
	background-image:url(../img/green_middle.gif);
	background-repeat:repeat-y;
}
#holder .menu-green .menu-bottom {
	width:200px;
	height:8px;
	background-image:url(../img/green_bottom.gif);
	background-repeat:no-repeat;
}
#holder .menu-header {
	width:93%;
	margin:0px auto;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom:1px solid #aeb981;
	color:#659a31;
	font-weight:bold;
	font-size:13px;
}
.log-place {
	width:171px;
	margin:0px auto;
	padding-bottom:5px;
	text-align:center;
}
.log-place .input-log {
	width:171px;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	color:#3f7217;
	font-weight:bold;
	border:0px;
	background-color:transparent;
	background-image:url(../img/input-login.gif);
	background-repeat:no-repeat;
}
.log-buttons {
	width:180px;
	margin:0px auto;
	padding-bottom:5px;
	color:#FFFFFF;
}
.log-buttons a {
	color:#FFFFFF;
	font-size:13px;
}
#holder .prod-small {
	width:190px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../img/_dots2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.num {
	width:35px;
	border:1px solid #d4d0c9;
	border-top:2px solid #404040;
	border-left:2px solid #404040;	
}
#holder .prod-small .prod-small-left {
	width:90px;
	float:left;
	padding-bottom:5px;
	text-align:center;
}
#holder .prod-small .prod-small-right {
	width:100px;
	float:left;
	padding-bottom:5px;
}
#holder .prod-small-buttons {
	width:190px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
}
#holder .prod-small .prod-small-left img {
	border:1px solid #cbb095;
}
#holder .prod-small .prod-small-right .prod-small-name {
	width:100px;
	font-weight:bold;
	padding-bottom:5px;
}
#holder .prod-small .prod-small-right .prod-small-prom {
	width:100px;
	color:#cdaa4c;
	font: 12px Verdana;
	font-weight:bold;
	text-decoration:line-through;
	padding-bottom:5px;
}
#holder .prod-small .prod-small-right .prod-small-price {
	width:100px;
	color:#419201;
	font: 12px Verdana;
	font-weight:bold;
	padding-bottom:5px;
}
.cartitem {
	cursor:pointer;
}
#inside .text {
	padding-left:10px;
	padding-right:10px;
}
#holder .menu .menu-center .text {
	padding:10px;
}
.input-search {
	width:137px;
	height:22px;
	border:0px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:transparent;
	background-image:url(../img/input.gif);
	background-repeat:no-repeat;
}
#holder .menu .menu-center .menu-title {
	width:190px;
	padding-left:10px;
	padding-bottom:10px;
	margin:0px auto;
	font-size:13px;
	color:#e4e1d2;
	font-weight:bold;
}
#holder .menu .menu-bottom {
	width:200px;
	height:10px;
}

#holder #footer {
	width:1000px;
	height:63px;
	margin-top:30px;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
}
#holder #footer a {
	color:#FFFFFF;
}
#holder #footer-left {
	width:660px;
	padding-left:15px;
	padding-top:25px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	float:left;
}
#holder #footer-right {
	width:260px;
	padding-right:15px;
	padding-top:25px;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	float:left;
}

.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#347b09;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#BC1A22;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: none;		color:#8c6352;}
a:visited {text-decoration: none;		color:#8c6352;}
a:hover   {text-decoration: underline;   color:#8c6352;}
a:active  {text-decoration: none;		color:#8c6352;}

a.more:link    {text-decoration: none;color:#FFFFFF;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}
a.more:visited {text-decoration: none;color:#FFFFFF;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}
a.more:hover   {text-decoration: none;color:#FF9640;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}
a.more:active  {text-decoration: none;color:#FFFFFF;padding:3px;padding-top:1px;padding-bottom:1px;background-color:#153D6F;display:block;float:right;margin-top:10px;}

a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: underline; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.red_link:link    {text-decoration: none;	color: #8c080a;}
a.red_link:visited {text-decoration: none;	color: #8c080a;}
a.red_link:hover   {text-decoration: none;  color: #8c080a;}
a.red_link:active  {text-decoration: none;	color: #8c080a;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.green_link:link    {text-decoration: none;		color: #38A260;}
a.green_link:visited {text-decoration: none;		color: #38A260;}
a.green_link:hover   {text-decoration: none;	color: #38A260;}
a.green_link:active  {text-decoration: none;		color: #38A260;}

a.footer_link:link    {text-decoration: underline;	  color: #595959;}
a.footer_link:visited {text-decoration: underline;	  color: #595959;}
a.footer_link:hover   {text-decoration: none;	  color: #595959;}
a.footer_link:active  {text-decoration: underline;	  color: #595959;}
.product-basket {
	width:170px;
	padding:5px;
	margin:0px auto;
	margin-bottom:5px;
}
.product-basket .product-left {
	width:60px;
	float:left;
}
.product-basket .product-right {
	width:110px;
	font-size:10px;
	float:left;
}
.product-basket .product-left .product-image {
	width:60px;
	margin-bottom:5px;
}
.product-basket .product-left .product-image .product-pic {
	border:1px solid #CCCCCC;
}
.product-basket .product-left .product-delete {
	width:60px;
}
.product-basket .product-left .product-delete a,.product-delete a:hover,.product-delete a:visited,.product-delete a:active {
	color:#9B0D0D;
	font-size:10px;
}
.product-basket .product-right .product-name {
	font-weight:bold;
	margin-bottom:3px;
	font-size:12px;
}
.basket-padding {
	padding:5px;
	margin-top:10px;
}
.product-count {
	padding-top:5px;
}
#holder  #product-list {
	width:500px;
	margin-top:20px;
}
#holder  #product-list ul { 
	width:500px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#holder  #product-list ul li { 
	width:500px;
	min-height:120px;
	padding-top:10px;
	border-bottom:1px solid #ccafa7;
}
#holder  #product-list ul li.first {
	width:500px;
}
#holder  #product-list ul li .product-mid-left {
	width:90px;
	float:left;
	margin-left:20px;
	text-align:ceter;
}
#holder  #product-list ul li .product-mid-left img {
	border:1px solid #cbb095;
}
#holder  #product-list ul li .product-mid-right {
	width:300px;
	float:left;
}
#holder  #product-list ul li .product-mid-right2 {
	padding-left:20px;
	padding-right:20px;
}
#holder  #product-list ul li .product-mid-right .product-mid-right-name {
	font-weight:bold;
	padding-bottom:5px;
}
#holder  #product-list ul li .product-mid-right .product-mid-right-prom {
	color:#cdaa4c;
	font: 12px Verdana;
	font-weight:bold;
	text-decoration:line-through;
	padding-bottom:5px;
}
#holder  #product-list ul li .product-mid-right .product-mid-right-price {
	color:#419201;
	font: 12px Verdana;
	font-weight:bold;
	padding-bottom:5px;
}
#holder  #product-list ul li .product-mid-buttons{
	
	padding-left:110px;
 	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
 }
ul.pager .selected {
	font-weight: bold;
	font-size: 14px;
	color:#577f15;
}
ul.pager {
	margin: 0 auto;
	width: 310px;
	padding: 0px;
	padding-top:30px;
}	
ul.pager li {
	list-style-type: none;
	float: left;
	padding: 5px;
	width:15px;
}
ul.pager li a {
	color:#56606e;
}
#holder #product {
	width:500px;
	margin:0px auto;
	margin-top:20px;
}
#holder #product .module {
	width:470px;
	padding:15px;
	border-top:1px solid #b6bbaf;
	margin-top:15px;
}
#holder #product .module form {
	padding-top:20px;
}
#holder #product .module .title { 
	width:470px;
	font-size:14px;
	font-weight:bold;
	color:#577f15;
}
#holder #product .module .form-l {
	width:160px;
	min-height:22px;
	padding-right:5px;
	padding-top:4px;
	margin-bottom:5px;
	text-align:right;
	font-size:12px;
	color:#56606e;
	float:left;
}
#holder #product .module .form-r {
	width:300px;
	min-height:26px;
	margin-bottom:5px;
	float:left;
	padding-left:5px;
}
#holder #product #left {
	width:230px;
	float:left;
}
#holder #product #right {
	width:250px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#holder #product #left #image {
	width:200px;
	height:202px;
	padding:1px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background-image: url(../img/frame-middle.gif);
	background-repeat: no-repeat;
	margin:0px auto;
	margin-bottom:10px;
}

#holder #product #left #price {
	width:230px;
	margin-top:10px;
	text-align:center;
}
#holder #product #left #price #left {
	width:35px;
	float:left;
	padding-right:15px;
	margin-left:45px;
	text-align:right;
	font-size:10px;
	color:#7d8694;
}
#holder #product #left #price #right {
	width:96px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-left:5px;
}
#holder #product #left #price #bg {
	width:101px;
	height:24px;
	margin:0px auto;
	margin-bottom:5px;
	background-image: url(../img/btn-price.gif);
	background-repeat: no-repeat;
	font-size:18px;
	text-align:center;
	padding-top:2px;
	color:#FFFFFF;
}
#holder #product #right #name {
	width:250px;
	font-size:14px;
	font-weight:bold;
	font-transform:uppercase;
	color:#6b443d;
	margin-bottom:15px;
}
#holder #product #right #description {
	width:250px;
	font-size:11px;
	color:#6b443d;
	text-align:justify;
	margin-bottom:10px;
	border-bottom:1px solid #ccb4a2;
	padding-bottom:10px;
	line-height:150%;
}
#holder #product #right #items {
	width:250px;
	margin-bottom:10px;
	font-size:10px;
}
#holder #product #right #items .item-l {
	width:120px;
	float:left;
	color:#56606e;
	margin-bottom:5px;
}
#holder #product #right #items .item-r {
	width:130px;
	float:left;
	color:#56606e;
	font-weight:bold;
	margin-bottom:5px;
}
#holder #product #right #buttons {
	width:250px;
	margin-top:15px;
	font-size:12px;
	color:#56606e;
}
