html {
	overflow-y:scroll;	
}
body {
	background:url(../image/body-pattern.gif) repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.body {
	margin-top:20px;
}
.body .body-shadow {
	background:url(../image/body-shadow.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/body-shadow.png", sizingMethod="crop");
	height:549px;
	left:50%;
	margin-left:-510px;
	position:absolute;
	top:30px;
	width:1021px;
	z-index:1;
}
.body .body-top-shadow,
.body-pattern-shadow {
	position:absolute;
	left:0;
	width:100%;
	z-index:1;
}
.body-top-shadow {
	background:url(../image/body-top-shadow.png) repeat-x 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/body-top-shadow.png", sizingMethod="scale");
	height:30px;
	top:0;
}
.body .wrapper {
	height:100%;
	width:846px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
.body .wrapper h1,
.body .wrapper .top-menu {
	position:absolute;	
}
.body .wrapper h1 {
	left:18px;
	z-index:3;	
}
.body .wrapper h1 a {
	background:url(../image/pelit-logo.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/pelit-logo.png", sizingMethod="crop");
	cursor:pointer;
	display:block;
	height:138px;
	text-indent:-9999px;
	width:134px;
}
.body .wrapper .top-menu,
.body .wrapper .header-other-menu {
	z-index:2;	
}
.body .wrapper .top-menu {
	background:url(../image/top-menu-bg.png) no-repeat 0 0 !important;
	background:transparent;
	font-size:109%;
	font-weight:bold;
	height:26px;
	right:13px;
	width:500px;
	z-index:3;
}
.body .wrapper .top-menu ul {
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/top-menu-bg.png", sizingMethod="crop");
	float:right;	
	width:500px;
	position:relative;
}
.body .wrapper .top-menu ul li {
	float:left;	
}
.body .wrapper .top-menu ul li a,
.body .wrapper .top-menu ul li span 
{
   
	display:block;
	float:left;
}
.body .wrapper .top-menu ul li a {
	color:#c1b5a3;
	padding:5px 12px;
	position:relative;
}
.body .wrapper .top-menu ul li span {
	background:url(../image/top-menu-separator.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/top-menu-separator.png", sizingMethod="crop");	
	height:25px;
	width:2px;
}
.body .wrapper .header-other-menu {
	background:url(../image/other-menu-bg.png) repeat-x !important;
	background:transparent;
	height:63px;
	top:29px;
	position:absolute;
	width:100%;
	z-index:2;
}
.body .wrapper .other-menu-left,
.body .wrapper .other-menu-right {
	height:63px;
	position:absolute;
	top:25px;
	width:28px;
}
.body .wrapper .other-menu-left {
	background:url(../image/menu-bar-bg-left.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/menu-bar-bg-left.png", sizingMethod="crop");
	left:-28px;
}
.body .wrapper .other-menu-right {
	background:url(../image/menu-bar-bg-right.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/menu-bar-bg-right.png", sizingMethod="crop");
	right:-28px;
}

.body .wrapper .header-other-menu .other-menu {	
	padding-left:150px;	
}
.body .wrapper .header-other-menu .other-menu ul {
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/other-menu-bg.png", sizingMethod="crop");
	height:63px;
}
.body .wrapper .header-other-menu .other-menu ul li {
	float:left;
	margin-top:6px;
}
.body .wrapper .header-other-menu .other-menu ul li a {
	background-image:url(../image/other-menu-item-bg.jpg);
	position:relative;
	display:block;
	height:47px;
	text-indent:-9999px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item1 {
	background-position:0 0;
	width:78px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item2 {
	background-position:-78px 0;
	width:108px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item3 {
	background-position:-186px 0;
	width:99px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item4 {
	background-position:-285px 0;
	width:90px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item5 {
	background-position:100% 0;
	width:130px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item1.other-menu-item1-active,
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item1:hover {
	background-position:0 -47px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item2.other-menu-item2-active,
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item2:hover {
	background-position:-78px -47px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item3.other-menu-item3-active,
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item3:hover {
	background-position:-186px -47px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item4.other-menu-item4-active,
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item4:hover {
	background-position:-285px -47px;
}
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item5.other-menu-item5-active,
.body .wrapper .header-other-menu .other-menu ul li a.other-menu-item5:hover {
	background-position:100% -47px;
}
.body .wrapper .header-other-menu .search-box {
	background:url(../image/search-box-bg.gif);
	position:absolute;
	right:-2px;
	top:15px;
	height:30px;
	padding:0 4px 0 0;
	width:182px;
}
.body .wrapper .header-other-menu .search-box.focus {
	background:url(../image/search-box-focus-bg.gif);
}
.body .wrapper .header-other-menu .search-box input {
	background:none;
	border:0;
	color:#c1b496;
	float:left;
	font-size:109%;
	font-weight:bold;
	margin:0 8px;
	padding:8px 0;
	width:142px;
}
.body .wrapper .header-other-menu .search-box .searchButton,
.body .wrapper .header-other-menu .search-box a {
	background:url(../image/ico-search.gif) no-repeat 0 0;
	display:block;
	float:right;
	height:24px;
	margin:2.5px 0 0 0;
	text-indent:-9999px;
	width:24px;
}
.body .wrapper .header-other-menu .search-box a:hover {
	background:url(../image/ico-search-hover.gif) no-repeat 0 0;
}
.body .wrapper .cover-image {
	overflow:hidden;
	position:relative;
	top:0;
	z-index:1;	
}
.body .wrapper .cover-pattern {
	background:url(../image/pattern-plus.gif) repeat;
	_filter:alpha(opacity = 10);
	height:512px;
	left:0;
	opacity:0.1;
	position:absolute;
	top:0;
	width:100%;
}
.body .bottom {
	left:0;
	position:relative;
	top:-196px !important;
	top:-199px;
	width:100%;
	z-index:5;
}
.body .bottom .bottom-content-area {
	background:url(../image/bottom-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/bottom-bg.png", sizingMethod="crop");
	height:112px;
	padding:84px 20px 0 27px;
}
.body .bottom .bottom-content-area .module {
	float:left;
	height:98px;
	width:200px;
}
.body .bottom .bottom-content-area .module div.img {
	float:left;
	height:100px;
	margin-right:10px;
	position:relative;
	width:100px;
}
.body .bottom .bottom-content-area .module div.img div.img-border {
	background:url(../image/image-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/image-bg.png", sizingMethod="crop");
	height:100px;
	left:0;
	position:absolute;
	top:0;
	width:100px;
}
.body .bottom .bottom-content-area .module div.txt {
	float:left;
	width:137px;
}
.body .bottom .bottom-content-area .module h2 {
	margin-bottom:3px;
	overflow:hidden;
	position:relative;
	height:17px;
}
.body .bottom .bottom-content-area .module h2 span {
	background:url(../image/header-title.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/header-title.png", sizingMethod="crop");
	display:block;
	height:54px;
	position:absolute;
	text-indent:-9999px;
}
.body .bottom .bottom-content-area .module h3 a,
.body .bottom .bottom-content-area .module h3 {
	color:#de9e40;
	font-size:109%;
	margin-bottom:5px;
}
.body .bottom .bottom-content-area .module h3 a{
	font-size:100%;
	padding:0;
}
.body .bottom .bottom-content-area .module p {
	color:#987f5a;
	line-height:130%;
}
.body .bottom .bottom-content-area .module.module-item1 {
	margin-right:30px;
	width:247px;	
}
.body .bottom .bottom-content-area .module.module-item1 h2 span {
	width:55px;
}
.body .bottom .bottom-content-area .module.module-item2 h2 a ,
.body .bottom .bottom-content-area .module.module-item2 h2 span {
	top:-17px;
	width:100px;
}

.body .bottom .bottom-content-area .module.module-item2 h2 span a {
	font-size:100%;
	padding:0;
}
.body .bottom .bottom-content-area .news-container .news-item,
.body .bottom .bottom-content-area .news-container .news-container {
	height:61px !important;
	overflow:hidden;
}
.body .bottom .bottom-content-area .news-container .news-item ul li {
	height:81px;	
}
.body .bottom .bottom-content-area .module.module-item2 {
	margin-right:20px;
	width:253px;	
}
.body .bottom .bottom-content-area .module.module-item3 h2 {
	height:20px;
}
.shop-area {
	margin-top:7px;
	position:relative;
	height:24px;
}
.body .bottom .bottom-content-area .module.module-item3 .shop-area .shop-list {
	bottom:23px;	
}
.body .bottom .bottom-content-area .module.module-item3 a.button {
	width:131px;
}
.body .bottom .bottom-content-area .module.module-item3 {
	width:249px;	
}
.body .bottom .bottom-content-area .module.module-item3 h2 span {
	top:-34px;
	width:66px;
}
.module-nav {
	background:url(../image/module-nav-bg.gif) no-repeat 0 0;
	bottom:0;
	float:right;
	height:26px;
	position:relative;
	right:-16px;
	width:144px;
	z-index:5;
}
.module-nav ul {
	margin:5px 0 0 36px;
}
.module-nav ul li {
	float:left;
}
.module-nav ul li a {
	color:#de9e40;
	display:block;
	cursor:pointer;
}
.module-nav ul li a.all-news {
	margin:2px 3px 0 0;	
}
.module-nav ul li a.prev,
.module-nav ul li a.next {
	margin:0 1.5px;
	height:16px;
	width:16px;
}
.module-nav ul li a.prev span,
.module-nav ul li a.next span {
	top:-78px;
}
.module-nav ul li a.prev span {
	left:-4px;
}
.module-nav ul li a.next span {
	left:-27px;
}
.module-nav ul li a.prev.hovered span,
.module-nav ul li a.next.hovered span {
	top:-97px;
}
.module-nav ul li a.prev.clicked span,
.module-nav ul li a.next.clicked span {
	top:-116px !important;
}
.body .footer {
	background:url(../image/footer-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/footer-bg.png", sizingMethod="crop");
	color:#9b8058;
	width:100%;
}
.body .footer p {
	margin-left:28px;
	padding:14px 0;
}
.body-pattern-shadow {
	background:url(../image/body-pattern-shadow.png) repeat-x 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/body-pattern-shadow.png", sizingMethod="scale");
	bottom:0;
	height:400px;
}
.body .content.subpage {
	height:auto !important;	
}
.body .content.subpage .image-container,
.body .content.subpage .cover-pattern {
	height:205px !important;
	overflow:hidden;
}
.body .content.subpage .bottom {
	float:left;
	margin-top:-70px;
	top:0 !important;
}
.body .content.subpage .bottom-bg {
	background:url(../image/bottom-sub-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/bottom-sub-bg.png", sizingMethod="crop");
	height:70px;
}
.body .content.subpage .bottom-bg2 {
	background:url(../image/bottom-sub-bg_org.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/bottom-sub-bg_org.png", sizingMethod="crop");
	height:70px;
}
.body .content.subpage .content-area {
	background:#160d00 url(../image/bottom-sub-bg2.gif) repeat-x 0 0;
	padding:0 22px;	
}
.body .content.subpage .content-area .left-area {
	float:left;
	height:562px;
	position:absolute;
	top:3px;
	z-index:2;
}
.body .content.subpage .content-area .left-area .left-menu {
	background:url(../image/left-menu-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-bg.png", sizingMethod="image");
	height:100%;
	padding:10px;
	width:218px;
}
.body .content.subpage .content-area .left-area .left-menu h2 {
	height:18px;
	margin:9px 0 14px 27px !important;
	margin:19px 0 14px 27px;
}
.body .content.subpage .content-area .left-area .left-menu h3 a,
.body .content.subpage .content-area .left-area .left-menu h3 {
	background:url(../image/left-menu-header-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-header-bg.png", sizingMethod="crop");
	color:#db932c;
	font-size:127%;
	font-weight:bold;
	padding:10px 10px 8px 24px;
	width:179px;
}
.body .content.subpage .content-area .left-area .left-menu h3 a 
{
	font-size:100%;
	padding:0;
}
.body .content.subpage .content-area .left-area .left-menu ul {
	/*margin-bottom:10px;*/
	width:213px;
}
.body .content.subpage .content-area .left-area .left-menu ul li {
	clear:both;
	cursor:pointer;
	float:left;
	font-size:109%;
	font-weight:bold;
	background-color:#99845f;
	width:100%;
}

.body .content.subpage .content-area .left-area .left-menu ul ul.subOpened {
	padding-left:15px !important;
	padding-right:15px !important;
	background:#BEB096;
	width:183px !important;
	
}

.body .content.subpage .content-area .left-area .left-menu ul ul.subOpened {
	display:block;
}

.body .content.subpage .content-area .left-area .left-menu ul ul.subOpened li{
	background:none;
	width:183px !important;
}

.body .content.subpage .content-area .left-area .left-menu ul ul.subOpened a {
	font-weight:normal;
	font-size:11px;
	color:#000 !important;
	background:none;
	padding-left:7px;
	width:auto !important;
}

.body .content.subpage .content-area .left-area .left-menu ul ul.subOpened a:hover {
	color:#301B00 !important;
	text-decoration:underline;
}

.body .content.subpage .content-area .left-area .left-menu ul ul.subOpened li.subActive a {
	font-weight:bold !important;
	color:#522E01 !important;
}



.body .content.subpage .content-area .left-area .left-menu ul li.active-left-menu,
.body .content.subpage .content-area .left-area .left-menu ul li.hovered-menu {
	background:url(../image/left-menu-hover-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-hover-bg.png", sizingMethod="crop");
	position:relative;
	width:220px;
}

.body .content.subpage .content-area .left-area .left-menu ul li.active-left-menu ul li a {
	background:none;
}


.body .content.subpage .content-area .left-area .left-menu ul li.last-menu {
	background:url(../image/left-menu-last-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-last-bg.png", sizingMethod="crop");
}
.menu-corner 
{
    display:none;
    height:26px;
    line-height:26px;
    font-size:26px;
    background:url(../image/left-menu-header-bg-alt.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-header-bg-alt.png", sizingMethod="crop");
}
.body .content.subpage .content-area .left-area .left-menu ul li.last-menu.active-left-menu,
.body .content.subpage .content-area .left-area .left-menu ul li.last-menu.hovered-menu {
	background:url(../image/left-menu-last-hover-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-last-hover-bg.png", sizingMethod="crop");
	position:relative;
	width:220px;
}
.body .content.subpage .content-area .left-area .left-menu ul li.active-left-menu a,
.body .content.subpage .content-area .left-area .left-menu ul li.hovered-menu a {
	width:183px;	
}
.body .content.subpage .content-area .left-area .left-menu ul li a {
	background:url(../image/arrow1.gif) no-repeat 10px 7px;
	border-bottom:#a68f66 1px solid;
	color:#e5d7b6;
	display:block;
	padding:5px 5px 5px 25px;
	position:relative;
}
.body .content.subpage .content-area .left-area .left-menu ul li.last-menu a {
	padding-bottom:9px;
}
.body .content.subpage .content-area .left-area .left-menu ul li.active-left-menu a,
.body .content.subpage .content-area .left-area .left-menu ul li.hovered-menu a,
.body .content.subpage .content-area .left-area .left-menu ul li a:hover  {
	background:url(../image/arrow2.gif) no-repeat 10px 7px;
	color:#301b01;
}

.body .content.subpage .content-area .left-area .left-menu ul li.hovered-menu ul a {
	background:none;
}
.body .content.subpage .content-area .right-area {
	background-color:#1f1202;
	float:right;
	height:510px;
	margin-bottom:14px;
	padding:5px 20px 0 33px;
	position:relative;
	width:530px;
	z-index:1;
}

.body .content.subpage .content-area .right-area2 {
	background-color:#1f1202;
	float:right;
	margin-bottom:14px;
	padding:5px 20px 10px 33px;
	position:relative;
	width:750px;
	z-index:1;
}

.body .content.subpage .content-area .right-area h2 {
	background:url(../image/right-area-header-bg.gif) no-repeat 0 0;
	color:#c68427;
	font-size:163%;
	font-weight:normal;
	margin-bottom:10px;
	padding:9px 12px;
}
.body .content.subpage .content-area .right-area .product-zone {
	margin-bottom:10px;
	padding:0 8px;	
}
.body .content.subpage .content-area .right-area .product-zone .product-item {
	float:left;
	margin:0 35px 13px 0;
}
.body .content.subpage .content-area .right-area .product-zone .product-item.last-product-item {
	margin-right:0;
}
.body .content.subpage .content-area .right-area .product-zone .product-item div.img {
	height:100px;
	margin-bottom:2px;
	position:relative;
	width:100px;
}
.body .content.subpage .content-area .right-area .product-zone .product-item div.img img {
}
.body .content.subpage .content-area .right-area .product-zone .product-item div.img div.img-border {
	background:url(../image/image-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/image-bg.png", sizingMethod="crop");
	height:100px;
	left:0;
	position:absolute;
	top:0;
	width:100px;
}
.body .content.subpage .content-area .right-area .product-zone .product-item div.txt a {
	color:#de9e40;
	font-weight:bold;
	line-height:120%;
	
	display:block;
	height:30px;
	width:100px;
}
.body .content.subpage .content-area .right-area .product-zone .product-item div.txt a span {
	display:block;
	text-align:center;
}
.body .content.subpage .content-area .right-area .pagenation {
	background:#1f1202 url(../image/pagenation-bg.gif) repeat-x 0 0;
	bottom:0;
	left:0;
	padding:4px 20px 4px 33px;
	position:absolute;
	text-align:center;
	width:524px;
}
.body .content.subpage .content-area .right-area .pagenation li {
	display:inline;
	margin-right:1px;
}
.body .content.subpage .content-area .right-area .pagenation a,
.body .content.subpage .content-area .right-area .pagenation a span {
	height:20px;
	width:20px;
}
.body .content.subpage .content-area .right-area .pagenation a {
	color:#311c00;
	cursor:pointer;
	display:inline-block;
	font-weight:bold;
}
.body .content.subpage .content-area .right-area .pagenation a.page-numb:hover,
.body .content.subpage .content-area .right-area .pagenation a.page-active {
	color:white;
}
.body .content.subpage .content-area .right-area .product-detail .detail {
	margin-bottom:12px;
}
.body .content.subpage .content-area .right-area .product-detail .detail .content {
	padding:0 15px;
}
.body .content.subpage .content-area .right-area .product-detail .detail .content h3 {
	color:#c57709;
	font-size:12px;
	margin:20px 0;
}
.body .content.subpage .content-area .right-area .product-detail .detail .content p {
	color:#987f5a;
	font-size:12px;
	line-height:120%;
	margin-bottom:20px;
    height: 20px;
}
.body .content.subpage .content-area .right-area .product-detail .detail .img {
	float:left;	
	font-size:0;
	margin-right:14px;
}
.body .content.subpage .content-area .right-area .product-detail .detail img {
	border:white 5px solid;
}
.body .content.subpage .content-area .right-area .product-detail .detail .txt {
	color:#987f5a;
	float:left;
	position:relative;
	width:190px;
}
.body .content.subpage .content-area .right-area .product-detail .detail .txt h3,
.body .content.subpage .content-area .right-area .product-detail .detail .txt h4 {
	color:white;
	font-size:136%;
	font-weight:bold;
	position:absolute;
	top:-30px;
}
.body .content.subpage .content-area .right-area .product-detail .detail .txt h3 {
	left:0;
}
.body .content.subpage .content-area .right-area .product-detail .detail .txt h4 {
	right:20px;
}
.body .content.subpage .content-area .right-area .product-detail .detail .txt p {
	line-height:120%;	
}
.body .content.subpage .content-area .right-area .product-detail .detail .txt a.send-to-friend {
	position:absolute;
	right:0;
	top:187px;
	width:92px;
}
.body .content.subpage .content-area .right-area .suggestions {
	background:url(../image/pattern-dot.gif) repeat-x 0 0;
	height:76px;
	margin-bottom:20px;
}
.body .content.subpage .content-area .right-area .suggestions .img {
	float:left;
	margin-right:16px !important;
	margin-right:13px;
	padding-top:4px;
}
.body .content.subpage .content-area .right-area .suggestions .img img {
	border:#d7c9ae 2px solid;
}
.body .content.subpage .content-area .right-area .suggestions .txt {
	color:#987f5a;
}
.body .content.subpage .content-area .right-area .suggestions .txt h3 {
	background:url(../image/header-title-bg.gif) no-repeat 100% 0;
	color:white;
	float:right;
	font-size:130%;
	font-weight:bold;
	padding:6px 8px 6px 0;
	position:relative;
	text-align:left;
}
.body .content.subpage .content-area .right-area .suggestions .txt h3 span {
	background:url(../image/header-title-corner.png) no-repeat 0 0 !important;
	_background:transparent;
	__filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/header-title-corner.png", sizingMethod="crop");
	display:inline-block;
	height:25px;
	left:-41px;
	position:absolute;
	top:0;
	width:41px;

}
.body .content.subpage .content-area .right-area .suggestions .txt h4 a,
.body .content.subpage .content-area .right-area .suggestions .txt h4 {
	color:#c57709;	
	font-size:109%;
	padding-top:12px;
	margin-bottom:5px;
}
.body .content.subpage .content-area .right-area .product-slider {
	background:url(../image/product-slider-bg.gif) repeat-x 0 0;
	bottom:0;
	height:150px;
	left:0;
	padding:0 20px 0 33px;
	position:absolute;
	width:524px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header h3 {
	float:left;	
	color:#f5f2e9;
	font-size:120%;
	font-weight:bold;
	position:relative;
	text-align:center;
	top:-6px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header h3 span.txt {
	background:url(../image/header-title-bg2.png) no-repeat 0 0 !important;
	_background:transparent;
	__filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/header-title-bg2.png", sizingMethod="scale");
	display:inline-block;
	padding:10px 0 10px 10px;

	
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header h3 span.corner {
	background:url(../image/header-title-corner2.png) no-repeat 0 0 !important;
	_background:transparent;
	__filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/header-title-corner2.png", sizingMethod="crop");
	display:block;
	height:32px;
	position:absolute;
	right:-10px;
	top:0;
	width:10px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header ul li a {
	height:8px;
	width:8px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header ul li a span {
	left:-54px;
	top:-99px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header ul li a.clicked span,
.body .content.subpage .content-area .right-area .product-slider .product-slider-header ul li a:hover span {
	left:-66px !important;
	top:-99px !important;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header ul {
	float:right;
	margin-top:4px;
	margin-right:-10px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-header ul li {
	float:left;
	margin-left:4px;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-inner {
	height:110px;
	margin:0 auto;
	margin-left:8px;
	overflow:hidden;
	position:relative;
	width:500px !important;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-inner p a {
	color:#987f5a;
	font-weight:bold;
	line-height:120%;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-inner p a span {
	display:block;
	text-align:center;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-inner ul {
	position:absolute;
}
.body .content.subpage .content-area .right-area .product-slider .product-slider-inner ul li {
	float:left;
	margin:0 9px;
}
.body .content.subpage .content-area .right-area .product-slider .prev-slider {
	left:20px;	
}
.body .content.subpage .content-area .right-area .product-slider .next-slider {
	right:5px;	
}
.body .content.subpage .content-area .right-area .product-slider .prev-slider,
.body .content.subpage .content-area .right-area .product-slider .next-slider {
	height:20px;
	position:absolute;
	top:50%;
	width:20px;
}
.body .content.subpage .content-area .right-area .product-slider .prev-slider span,
.body .content.subpage .content-area .right-area .product-slider .next-slider span {
	top:-4px;
}
.body .content.subpage .content-area .right-area .product-slider .prev-slider:hover span,
.body .content.subpage .content-area .right-area .product-slider .next-slider:hover span {
	top:-28px;	
}
.body .content.subpage .content-area .right-area .product-slider .prev-slider span {
	left:-3px;	
}
.body .content.subpage .content-area .right-area .product-slider .next-slider span {
	left:-26px;	
}
.body .content.subpage .content-area .right-area .product-slider .prev-slider.clicked span,
.body .content.subpage .content-area .right-area .product-slider .next-slider.clicked span {
	top:-52px !important;	
}
.body .bottom.type1 .content .content-area div.left-area {
	
	height:424px;
}
.body .bottom.type1 .content-area .left-area .left-menu {
	background:url(../image/left-menu-bg2.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/left-menu-bg2.png", sizingMethod="image");
}
.body .bottom.type1 .content-area div.right-area {
	height:352px;
}
.body .bottom.type1 h2 {
	position:relative;
	z-index:1;
}
.body .bottom.type1 .product-detail {
	margin-top:-20px;
	position:relative;
	z-index:0;
}
.body .bottom.type1 .content p {
	font-weight:bold;
}
.body .bottom.type1 .content h3 {
	margin-top:0 !important;	
}
.body .bottom.type1 .detail {
	background:#2e1c03 url(../image/back-type1.gif) 0 0 no-repeat;
	padding-top:30px;
}
.body .bottom.type1 .detail .jScrollPaneContainer 
{
	height:295px !important;
	position:relative;
	overflow:hidden;
}
.body .bottom.type1 .detail .jScrollPaneTrack,
.body .bottom.type1 .detail .jScrollPaneDrag,
.body .bottom.type1 .detail .jScrollPaneContainer .content div.scrollable 
{
	position:absolute;
}
.body .bottom.type1 .detail .jScrollPaneTrack 
{
	background:url(../image/scrolll-bg.gif) repeat-y 0 0;
	right:5px;
	top:-5px !important;
}
.body .bottom.type1 .detail .jScrollPaneDrag 
{
	background-color:#472a06;
	cursor:pointer;
}
.body .bottom.type1 .detail .scrollable 
{
	padding:0 !important;
}
.body .bottom.type1 .content {
	background:url(../image/back-type2.gif) 0 100% no-repeat;	
	padding-bottom:1px !important;
	height:295px;
}
.body .bottom.full-width .bottom-bg {
	background:url(../image/bottom-sub-bg2.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/bottom-sub-bg2.png", sizingMethod="crop");
}
.body .bottom.full-width .content-area .right-area .product-detail .detail .content {
	padding:10px 15px 30px 15px;	
}
.body .bottom.full-width .content-area .right-area {
	float:none;
	padding:5px 18px;
	height:auto;
	width:auto;	
}
.body .bottom.full-width .product-detail {
	background:url(../image/back-type3.gif) no-repeat 0 100%;
}
.body .bottom.full-width .content-area .right-area h2 {
	background:url(../image/right-area-header-bg2.gif) no-repeat;
}
a.img-border {
	background:url(../image/image-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/image-bg.png", sizingMethod="crop");
	cursor:pointer;
	display:block;
	height:97px;
	padding:3px 0 0 3px;	
	width:97px;
}
a.img-border2 {
	background:url(../image/image-bg2.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/image-bg2.png", sizingMethod="crop");
	cursor:pointer;
	display:block;
	height:76px;
	padding:4px;	
	width:76px;
}
.subtitle,
.iconset,
.subtitle span,
.iconset span {
	cursor:pointer;
	display:block;
}
.subtitle,
.iconset {
	overflow:hidden;
	position:relative;
}
.subtitle span,
.iconset span {
	position:absolute;
	text-indent:-9999px;
}
.iconset span {
	background:url(../image/iconset.png) repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/iconset.png", sizingMethod="crop");
	height:140px;
	width:212px;
}
.iconset.page-active span,
.iconset.page-numb span {
	padding-top:100px;
	text-indent:0;
}
.iconset.page-active span,
.iconset.page-numb span,
.iconset.page-next span,
.iconset.page-prev span {
	top:-95px;
}

.iconset.page-numb span {
	left:-119px;
	padding-left:119px;
}
.iconset.page-numb:hover span,
.iconset.page-active span {
	left:-95px;	
	padding-left:95px;
}

.iconset.page-next span {
	left:-168px;
	padding:95px 0 0 168px;
}
.iconset.page-prev span {
	left:-184px;
	padding:95px 0 0 188px;
}
.iconset.send-to-friend {
	height:26px;
	width:158px;
}
.iconset.send-to-friend span {
	left:-50px;
	top:-2px;
}
.iconset.send-to-friend:hover span {
	top:-32px;		
}
.iconset.send-to-friend.clicked span {
	top:-62px !important;		
}
/*
.subtitle span {
	background:url(../image/subtitle.png) repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/subtitle.png", sizingMethod="crop");
	height:300px;
	width:150px;
}
.subtitle.patisserie span {
	left:0;
	top:0;
}
.subtitle.wedding {
	height:20px !important;	
}
.subtitle.wedding span {
	left:0;
	top:-15px;
}
.subtitle.favorite {
	height:15px !important;	
}
.subtitle.favorite span {
	left:0;
	top:-35px;
}
.subtitle.history {
	height:15px !important;	
}
.subtitle.history span {
	left:0;
	top:-51px;
}
*/
.subtitle span {
	text-indent:0;
}
.subtitle span,
.subtitle span a {
	color:#311d04;
	font-size:17px;
	font-family:Arial;
}
.shop-list {
	display:none;
	position:absolute;
	right:-4px;
	z-index:1;
}
div.shop-area.store-list .shop-list 
{
	right:-9px;
}
.shop-list div.t,
.shop-list div.b {
	height:3px;
	overflow:hidden;
	width:402px;
}
.shop-list div.t {
	background:url(../image/shop-list-top.png) no-repeat 0 0 !important;
	_background:transparent;
	__filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/shop-list-top.png", sizingMethod="scale");	
}
.shop-list div.b {
	background:url(../image/shop-list-bot.png) no-repeat 0 0 !important;
	_background:transparent;
	__filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/shop-list-bot.png", sizingMethod="scale");	
}
.shop-list div.m {
	background-color:#1a0f00;
	border-left:#462f0e 1px solid;
	border-right:#462f0e 1px solid;
	font-weight:bold;	
	overflow:visible !important;
	overflow:hidden;
	padding:5px 0;
	width:402px;
}
.shop-list div ul li {
	float:left;
	margin-bottom:1px;
	width:300px;
}
.shop-list div ul li a,
.shop-list div ul li a span {
	cursor:pointer;
	display:block;	
	zoom:100%;
}
.shop-list div ul li a {
	color:#987f5a;
}
.shop-list div ul li a span {
	background:url(../image/arrow3.gif) no-repeat 10px 5px;
	padding:3.5px;
	padding-left:23px;
}
.shop-list div ul li a:hover {
	background:url(../image/shop-list-hover-bg.png) no-repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/shop-list-hover-bg.png", sizingMethod="crop");
	position:relative;
	width:202px;
}
.shop-list div ul li a:hover span {
	background:url(../image/arrow4.gif) no-repeat 4px 1px;
	color:white;
}

a.button span,
a.button {
	background-image:url(../image/button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}
a.button {
	background-position:0 0;
	color:#de9e40;
	z-index:2;
}
a.button span {
	background-position:100% 0;
	margin-left:10px;
	padding:8px 0 5px 10px;
	position:relative;
	right:-10px;
}
a.button:hover {
	background-position:0 -24px;
	color:#de9e40;
}
a.button span {
	background-position:100% -24px;
}

.clearer {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
.teaser {
	
}
.teaser .img,
.teaser .txt {
	float:left;	
}
.teaser .img {
	margin-right:7px;
	width:162px;
}
.teaser .txt {
	font-weight:bold;
	width:555px !important;
}
.teaser .txt .title {
	margin-bottom:10px;
}
.teaser .txt h3 {
	background:url(../image/header-title-corner3.gif) no-repeat 100% 0;
	color:#c57709 !important;
	float:left;
	font-size:15px;
	margin:0 !important;
	position:static !important;
	top:0 !important;
}
.teaser .txt h3 span {
	background:url(../image/header-title-bg2.gif) repeat-x;
	display:block;
	margin-right:18px;
	line-height:29px;
	padding-left:10px;
}
.teaser .txt span.date {
	background:url(../image/date-bg.gif) repeat-x;
	color:white;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 3px 0;
	text-align:right;
}
div.all-news,div.searchResults {
	background:url(../image/all-news-bg.gif) 50% 100% no-repeat;
	margin-bottom:20px;
	padding:20px 30px;
}
div.all-news h3,div.searchResults h3 {
	color:#c68427;
	font-size:163%;
	font-weight:normal;
	margin-bottom:10px;
}
div.all-news div.all-news-inner {
	min-height:200px;
	height:auto !important;
	height:200px;
}
div.all-news div.all-news-inner ul,div.searchResults ul {
	font-size:12px;
	font-weight:bold;
}
div.all-news div.all-news-inner ul li, div.searchResults ul li {
	border-top:#42321c 1px dotted;
	padding:8px 0;
}
div.searchResults ul li 
{
    float:left; width:150px; border:none;
}
div.all-news div.all-news-inner ul li a, div.searchResults ul li a {
	background:url(../image/arrow7.gif) no-repeat 0 3px;
	color:#987f5a;
	margin-left:5px;
	padding-left:15px;
}
div.all-news div.all-news-inner ul li a strong, div.searchResults ul li a strong {
	color:#a56408;
	margin-right:5px;
}

div.all-news div.module-nav {
	background:url(../image/module-nav-bg2.png) no-repeat 0 0;
	top:-3px;
	width:87px;
}
div.all-news .module-nav ul li a span {
	top:-116px !important;	
}
div.all-news .module-nav ul li a.prev span,
div.all-news .module-nav ul li a.prev:hover span,
div.all-news .module-nav ul li a.prev.hovered span {
	left:-50px !important;
}
div.all-news .module-nav ul li a.next span,
div.all-news .module-nav ul li a.next:hover span,
div.all-news .module-nav ul li a.next.hovered span {
	left:-69px !important;
}
div.top-border {
	border-top:#42321c 1px dotted;
	padding-top:18px;	
}
div.form {
	
}
div.form p {
	font-weight:bold;	
}
div.form .form-row {
	margin-bottom:10px;	
}
div.form .form-row .form-object {
	color:#a56408;
	float:left;
	font-weight:bold;
	width:361px;
}
div.form .form-row.one-row .form-object {
	width:auto;	
}
div.form .form-row .form-object label {
	display:block;
	float:left;
	margin:5px 10px 0 0;
	width:90px;
}
div.form .form-row .form-object input,
div.form .form-row .form-object textarea,
div.form .form-row .form-object .select {
	border:0;
	color:#a56408;
	float:left;
	font-weight:bold;
	padding:9px 10px;
}
div.form .form-row .form-object .select {
	background:url(../image/form-select-bg.gif) no-repeat;
}
div.form .form-row .form-object textarea {
	background:none;
	float:none;
	height:58px;
	padding:0 0 0 10px;
	width:537px;
}
div.form .form-row .form-object input {
	background:url(../image/form-input-bg.gif) no-repeat;
	width:166px;
}
div.form .form-row .form-object .textarea {
	background:url(../image/form-textarea-bg.gif) no-repeat;
	float:left;
	height:60px;
	padding:0;
	width:547px;
}
div.form .form-row .form-object.button {
	display:inline;
	float:right;
	margin-right:89px;
	width:auto;	
}
div.form .form-row .form-object.button input {
	background:url(../image/form-submit-button-bg.png) repeat 0 0 !important;
	background:transparent;
	cursor:pointer;
	display:block;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/form-submit-button-bg.png", sizingMethod="crop");
	border:0;
	height:26px;
	text-indent:-9999px;
	width:94px;
}

div.store h3,
div.contact h3 {
	background:url(../image/header-title-bg3.gif) repeat-x;
	font-size:16px !important;
	float:left;
	margin-bottom:5px !important;
	padding:7px 10px;
}
div.store h3 
{
	float:left !important;
	width:341px;
}
div.card {
	
	float:left;
	padding:5px 10px;
	height:143px;
	/*width:341px;*/
}
div.card p {
	margin-bottom:13px !important;
	font-size:13px !important;
	font-weight:bold;
}
div.card p strong {
	display:inline-block;
	width:50px;
}
div.card p span {
	color:white;	
}

div.image {
	background:url(../image/image-bg3.png) repeat 0 0 !important;
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/image-bg3.png", sizingMethod="crop");
	float:left;
	height:256px;
	margin-top:-10px !important;
	margin-top:0;
	width:375px;
}
div.image img {
	border:3px #5d4931 solid !important;	
	margin:11px 0 0 11px;
}
div.store h3 {
	float:none;
}
div.store div.card {
	
	background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="assets/image/card-bg2.png", sizingMethod="crop");
}
div.store div.card p strong
{
	float:left;
}
div.store div.card p span 
{
	display:inline-block;
	width:285px;
}
div.shop-area.store-list {
	display:inline;
	float:right;
	margin-right:30px;
	margin-top:-39px;
	width:131px;	
}
div.shop-area.store-list .shop-list {
	top:23px;
}
.jquery-selectbox {
	background:url(../image/form-select-bg.gif) no-repeat;
	float:left;
	position:relative;
	padding:9px 10px;
	width:166px !important;
}
.jquery-selectbox-list {
	background:#1F1202 !important;
	border:#A56408 1px solid;
	position:absolute;
	background:none;
	display:none;
	height:auto !important;
	left:0;
	top:28px;
	width:184px !important;
	
	height:200px !important;
	overflow-y:scroll !important;
}
.jquery-selectbox-list span {
	cursor:pointer;
	display:block;
	padding:6px 5px;
}
.jquery-selectbox-list span.listelementhover {
	background-color:#3a2101;
}
.jquery-selectbox-moreButton {
	background:transparent;
	cursor:pointer;
	height:24px;
	position:absolute;
	top:1px;
	right:1px;
	width:26px;
}
.body.search .content.subpage .content-area .right-area .product-zone {
	padding:20px 30px;
}
.body.search .content.subpage .content-area .right-area .pagenation {
	width:749px;
}

.left-menu ul 
{
	display:none;	
}
.left-menu ul.opened 
{
	display:block;
}
.left-menu .space 
{
	clear:both;
	overflow:hidden;
	display:block;
	height:10px;
	line-height:10px;
	font-size:10px;
}



div.searchResults div.all-news-inner {
                 height:auto !important;
                 min-height:0px !important;
}


div.searchResults div.all-news-inner ul li {
                border:none;
                width:150px;
                float:left;
}

#paketSubMenu
{
    display:none;
    position:absolute;
    background-color:#3d2506;
    background-color:#FFF;
    width:100px;
    height:80px;
    top:-3px;
    right:248px;
    color:#C1B5A3;
    font-size:12px;
    font-family:Arial;
}
#paketSubMenu ul{}
#paketSubMenu ul li
{
    width:100px;
    list-style:none;
    text-align:left;
    padding-left:4px;
}

.paketSubServis a
{
   background:url(../image/dropmenu.png);
    width:94px;
    height:10px; 
    color:#2c1a02 !important;
     margin-right: -5px;
    width: 99px;
}
             
#paketSubMenu ul li a
{
    color:#C1B5A3;
    text-decoration:none;
}

#paketSubMenu ul li a:hover{}

.block{ display:block;}

#sabit ul li {color:#000;}

#sabit ul li a{ background:none;}
