@charset "utf-8";
@font-face {
    font-family:'bkoodak';
    src: url('fonts/bkoodak.eot');
    src: local('☺'), url('fonts/bkoodak.woff') format('woff'), url('fonts/bkoodak.ttf') format('truetype'), url('fonts/bkoodak.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*------------breadcrumb-------*/
.site-breadcrumb{
padding:5px 10px;
border-bottom:1px solid #ECECEC;
}
.site-breadcrumb a{
color:#9F9F9F;
font-size:13px;
padding:4px;
}
/*-----------product gallery----------*/
.online-content .thumbnails li{
width:220px;
margin-right:20px;
}
.online-content .thumbnails li:first-child{
margin-right:40px;
}
.product_gallery_info{
width:320px;
}
/*-----------end product gallery----------*/
.product-title{
    padding: 8px;
		text-align:center;
		color:#000;
		font-family:Nassim;
		font-size:16px;
		width:100%
		}
.main_title_product
{
	 background-image:url(../../img/temp/title.png);
	 width:223px;
	 height:61px;
	 background-repeat:no-repeat;
	 position:relative;
	 top:-18px;
	 right:10px;
}
.toranj-img {
    background: url("img-default/toranj.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 31px;
    margin-right: 10px;
    margin-top:-58px;
    padding: 7px 11px;
    width: 26px;
}
.tcms-copy{
display:none;
background:#fff;
padding:15px 0;
}
.tcms-title,.tcms-title a{
color:#a4a4a4;
font-size:16px;
padding-right:10px;
float:right;
}
#back-top {
	bottom: 0;
    position: fixed;
    right: 10px;
		z-index:5000;
		margin:0;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	font: 9px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 7px;
	background:  url(img-default/up.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
h3.tcms-name{
margin:0;
line-height:inherit;
float:right;
}
.tcms-copy h3 a{
color:#616161;
border-left:1px solid #a4a4a4;
padding-left:10px;
font-size:16px;
}
.main_title_product_text
{
	color:#fff;
	padding:13px;
	font-size:20px;
	text-align:center;
}
.product-img{
	 width:125px;
	 height:125px;
	 border:2px solid #D9D9D9;
	 }
.product-bottom{
	background: -moz-linear-gradient(#F7F7F7, #E7E7E7) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#E7E7E7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#E7E7E7');
    border-top: 1px solid #D0D0D0;
	margin-top:10px;
	height:46px;
	position: relative;
	z-index:20;}

.product-price{
    color: #707070;
    width: 210px;
	font-size:14px;
	height:23px;
	}
.main-categories{
	 background-color:#f7f7f7;
	 box-shadow:0 0 6px 3px rgba(0, 0, 0, 0.1);
	 -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
	 border:1px solid #fff;
	 margin-bottom:40px;
	}

.category-more{
margin-right:15px;
}
.category-topimg{
	position:absolute;
    
    z-index: 1;
		}

.category-more a{
	color: #595959;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 5px 14px;
}
.main_title_category
{
	 background-image:url(../../img/temp/title.png);
	 width:223px;
	 height:61px;
	 background-repeat:no-repeat;
	 position:relative;
	 top:-18px;
	 right:10px;
}
.main_title_category_text
{
	color:#fff;
	padding:13px;
	font-size:20px;
	text-align:center;
}
.main_title_product_show_text
{
	color:#fff;
	padding:13px;
	font-size:18px;
	text-align:center;
}


.product_table_info_price
{
	background-image:url(../onlineshop/img/title.png);
	color:#FFF;
	text-align:center;
	font-size:20px;
	width:219px;
	height:32px;
	position:relative;
	right:15px;
}
.product_table_info_price_title
{
	color:#FFF;
	text-align:center;
	font-size:18px;
	position:relative;
	top:3px;
	
}
.panel_shop_box1{
margin-top:10px;
}
.product_table_info_other_title
{
	color:#666;
	font-size:15px;
}
.product_table_info_other_content
{
	color:#333;
	text-align:center;
	font-size:17px;
	margin:10px 5px 0 0;
}
.product_table_info_other_content_off
{
	color:#999;
	font-size:15px;
	text-decoration:line-through;
	margin:10px 0 0 0;
}
.product_table_info_other_content_desc
{
	color:#666;
	text-align:justify;
	font-size:14px;
	direction:rtl;
}

.product_table_info_other_btn
{
	background-image:url(../onlineshop/img/basket.png);
	background-repeat:no-repeat;
	background-position:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	text-align:left;
	font-size:15px;
	color:#FFF;
	height:32px;
	width:213px;
	padding:5px;
}
.product_table_info_mainimg
{
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-top: 7px;
    padding: 10px;
    width: 400px;
}

.product_table_info_subimg
{
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    height: 75px;
    margin-top: 7px;
    padding: 10px;
    width: 100px;
}
.product_table_desc_title
{
	color:#333;
	text-align:right;
	font-size:19px;
	padding:5px;
}
.product_table_desc_content
{
	color:#666;
	text-align:justify;
	direction:rtl;
	font-size:15px;
	padding:5px;
}

.panel_shop_box1 a
{
	background-image:url(../onlineshop/img/history.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f7f7f7;
	border:1px dotted #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	color:#999;
	margin-left:3px;
	padding:3px 8px 3px 5px;
	width:90px;
	position:relative;
	float:right;
	text-align:left;
	
}
.panel_shop_box1 a:hover
{
	color:#F60;
	border:1px dotted #fff;
	box-shadow:0 1px 1px  rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.panel_shop_box2 a
{
	background-image:url(../onlineshop/img/shopping-cart.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f7f7f7;
	border:1px dotted #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	color:#999;
	margin-left:3px;
	padding:3px 8px 3px 5px;
	width:90px;
	position:relative;
	float:right;
	text-align:left;
	
}
.panel_shop_box2 a:hover
{
	color:#F60;
	border:1px dotted #fff;
	box-shadow:0 1px 1px  rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.user_bascket
{
	position:relative;
	font-size:12px;
	color:#333;
	height:25px;
	background-color:#f7f7f7;
}
.user_bascket_number
{
	position:relative;
	font-size:16px;
	color:#F00;
}
.info_box{
background: -moz-linear-gradient(left,  #efefef 0%, #e0dede 51%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#efefef), color-stop(51%,#e0dede), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* IE10+ */
background: linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */
	 margin-bottom:40px;
	}
.order_final_btn
{
	background-image:url("../onlineshop/final_btn.png");
	width:297px;
	height:50px;
}
.atm_checkout_title
{
	color:#333;
}
.atm_checkout_desc
{
	color:#666;
	font-size:16px;
}
.pathway{
	float:left;
	margin-left:20px;
}
.morevisit
{
	position:relative;
	height:25px;
	width:100px;
	background-color:#FFF;
	border:1px solid #ccc;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top:3px solid #2c6a8e;
	color:#999;
        margin-left:10px;
        text-align:center;
}
.cheap
{
	position:relative;
	height:25px;
	width:100px;
	background-color:#FFF;
	border:1px solid #ccc;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top:3px solid #c65ad6;
	color:#999;
        margin-left:10px;
        text-align:center;
}
.expensive
{
	position:relative;
	height:25px;
	width:100px;
	background-color:#FFF;
	border:1px solid #ccc;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top:3px solid #d64f4c;
	color:#999;
        margin-left:10px;
        text-align:center;
}


.brand{
width:150px;
margin:0 275px;
border:2px solid #D0D0D0;
padding:3px;
}
.pr_detail{
border-right:1px solid #ddd;
height:30px;
width:208px;
background: #f4f4f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f4f4f4 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f4f4 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f4f4 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f4f4 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom, #f4f4f4 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
color:#000;
border:1px solid #dadada;
}
.pr_view{
width:180px;
float:right;
}
.basket-count{
width:25px;
height:23px;
padding:5px 3px 0 3px;
float:right;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
border:1px solid #c13828;
background: #dc4a38; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjNGEzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTQ4MzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #dc4a38 0%, #d14836 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc4a38), color-stop(100%,#d14836)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dc4a38 0%,#d14836 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dc4a38 0%,#d14836 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dc4a38 0%,#d14836 100%); /* IE10+ */
background: linear-gradient(to bottom, #dc4a38 0%,#d14836 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc4a38', endColorstr='#d14836',GradientType=0 ); /* IE6-8 */
color:#fff;
}
.view-count{
width:25px;
height:23px;
padding:5px 3px 0 3px;
float:left;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
border:1px solid #3079ed;
background: #4c8ffd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjOGZmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Nzg3ZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #4c8ffd 0%, #4787ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c8ffd), color-stop(100%,#4787ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c8ffd 0%,#4787ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c8ffd 0%,#4787ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c8ffd 0%,#4787ed 100%); /* IE10+ */
background: linear-gradient(to bottom, #4c8ffd 0%,#4787ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c8ffd', endColorstr='#4787ed',GradientType=0 ); /* IE6-8 */
color:#fff;
}
.tip span
{
	display:none;
}
.tip:hover span
{
	border:1px solid #fff;
    padding: 5px;
    display: block;
    z-index: 100;
	background: #444;
    
    width: 40px;
    position: relative;
    
    text-decoration: none;
	color:#fff;
	font-weight:normal;
	text-align:justify;
	font-size:13px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pr_detail img{
margin-right:3px;
}
/*-------------new onlineshop-------------*/
body {
  margin: 0;
  font-family:'bkoodak';
  font-size: 15px;
  line-height: 20px;
  color: #333333;
}
@font-face {
	font-family: 'AGENCYR';
	src: url('fonts/AGENCYR.eot');
	src: local('â˜º'), url('fonts/AGENCYR.woff') format('woff'), url('fonts/AGENCYR.ttf') format('truetype'), url('fonts/AGENCYR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6{
font-weight:normal;
margin:0;
}
	a, a:visited,button { 
	text-decoration: none; 
	outline: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	-ms-transition: all 0.2s ease; 
	transition: all 0.2s ease;	
	}
a:hover{
color:#989898;
}
#slideshow img,.slide img,.box_skitter img{
}
@font-face {
	font-family: 'WYekan';
	src: url('fonts/W_yekan.eot');
	src: local('â˜º'), url('fonts/W_yekan.woff') format('woff'), url('fonts/W_yekan.ttf') format('truetype'), url('fonts/W_yekan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BTraffic';
	src: url('fonts/TRAFFICB.eot');
	src: local('â˜º'), url('fonts/TRAFFICB.woff') format('woff'), url('fonts/TRAFFICB.ttf') format('truetype'), url('fonts/TRAFFICB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "BYekan";
	src: url('fonts/BYekan.eot?#') format('eot'),  /* IE6?8 */
       url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BYekan.ttf') format('truetype');  /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}

.imgshop{
}
.fit-position{
position:relative;
}
.form-search input[type="submit"]{
 background:url(search.png) no-repeat;
 height:30px;
 border:none;
 }
.shop-main{
background:#fff;
margin:20px 0;
-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
padding-bottom:20px; 
}
.logo{
text-indent: -9999px;
height: 80px;
background: url(shop/shop-logo.png) no-repeat right;
}
.header-shop{
position:relative;
height:100px;
background:url("cloud2.png") no-repeat scroll 100% 92% rgba(0, 0, 0, 0);
}
.main-menu{
}
.block-sec{
display:block;
position:absolute;
}
.member-shop{
background:url(shop/member.png) no-repeat 100% 45% ;
width:100%;
height:100%;
position:relative;
}
.member-shop span, .shop-basket span {
    font-family:WYekan;
    padding: 10px 32px 0 0;
    position: absolute;
}
.member-back{
background:#35c4f0;
border:1px solid #1fa9d0;
border-left:none;
left:130px;
top:20px;
min-width:100px;
height:35px;
color:#fff;
font-size:15px;
padding:10px 15px;
cursor:pointer;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
position:absolute;
font-family:WYekan;
}
.member-shop a,.shop-basket a{
color:#fff;
font-size:16px;
}
.shop-basket{
background:url(shop/basket.png) no-repeat 100% 45% ;
width:100%;
height:100%;
position:relative;
}
.basket-back{
background:#79be03;
border:1px solid #66a100;
border-right:none;
left:0px;
top:20px;
min-width:115px;
height:35px;
color:#fff;
font-size:15px;
padding:10px 15px 10px 0;
cursor:pointer;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
position:absolute;
font-family:B bkoodak;
}
.basket_num
{
color:#fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius:10px;
font-size:14px;
padding:0px 5px;
}
.border-header{
}
.container .no-margin, .wrapper .no-margin{
/*margin-top:-3px;*/
}
.shop-menu {
height: 48px;
border-radius:6px;
background-color:#e70825;
}
.block-title h2{
font-size:19px;
text-align:center;
}
.thumbnails .category:last-child{
margin-left:15px;
}
.thumbnails .category{
	border:1px solid #ededed;
  min-height: 220px;
	padding:0;
}
.category-title{
color: #fff;
font-size: 17px;
text-align: center;
padding:8px 0;
background-color:#E70825;
position:absolute;
bottom:0;
width:100%;
z-index:2;
}
.category-a{
color: #444444;
padding: 5px 15px 5px 0;
display:block;
font-size:14px;
}
.category-flash{
font-size:10px;
font-family:tahoma;
margin-left:5px;
}
.boxgrid{ 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxcaption{ 
float: left; 
position: absolute; 
background: #ededed; 
height: 100%; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.caption .boxcaption {
top: 220px;
left: 0;
}
#product {
width:auto;
float:none;
}
.thumbnails #product:last-child {
    margin-left: 15px;
}
#show-count{
width:60px;
margin:0 -3px;
}
.product-tag-3{
background:url(shop/new.png) no-repeat;
width:76px;
height:77px;
position:absolute;
text-indent:-9999px;
margin-top:-7px;
margin-right:-7px;
z-index:5;
}
.product-tag-4{
background:url(shop/special.png) no-repeat;
width:76px;
height:77px;
position:absolute;
text-indent:-9999px;
margin-top:-7px;
margin-right:-7px;
z-index:5;
}
.product-tag-5{
background:url(shop/discount.png) no-repeat;
width:76px;
height:77px;
position:absolute;
text-indent:-9999px;
margin-top:-7px;
margin-right:-7px;
z-index:5;
}
.search-shop{
padding:0 15px 0;
}
.shop-main .search-shop input[type="text"]{
width:53px;
margin:5px 1px;
font-size:10px;
}
.shop-main .search-shop select{
width:100%;
}
.product_table_top,.main_product
{
border-right:1px solid #EAE5E4;
	}
	.main_product{
	padding-right:10px;
	font-family:Nassim;
	color:#000;
	}
.product_table_info
{
	padding:10px;
}
.dotted{
height:26px; 
}
.info-lable{
max-width:200px;
height:25px;
position:relative;
z-index:10;
top:-9px;
font-size:15px;
padding-right:10px;
float:right;
padding-left:10px;
background:#fff;
}
.dot{
height:2px;
border-bottom:2px dotted #E5E0E0;
}
.info-value{
max-width:200px;
height:25px;
position:relative;
z-index:10;
top:-9px;
font-size:15px;
background:#fff;
padding-right:10px;
float:left;
padding-left:10px;
}
.text-field .input-prepend .add-on {
    background-color: transparent;
    border: 0 none;
    height: 43px;
    right: 1px;
    line-height: 43px;
    padding: 0;
    position: absolute;
    top: 1px;
    width: 45px;
    z-index: 10;
}
.contact-form.row-fluid li.first-of-line {
    margin-right: 0;
}
.textarea-field .input-prepend .add-on {
    background-color: transparent;
    border: 0 none;
    height: 173px;
    right: 1px;
    line-height: 43px;
    padding: 0;
    position: absolute;
    top: 1px;
    width: 45px;
    z-index: 10;
}
.contact-form li.with-icon textarea {
    padding-right: 50px;
}
.contact-form textarea, .contact-form textarea:focus {
    -moz-box-sizing: border-box;
    border: 1px solid #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 0 6px #E5E5E5 inset;
    color: #A09B9B;
    font-size: 13px;
    font-weight: normal;
    height: 176px;
    margin-bottom: 0;
    max-width: 100%;
    padding: 15px 10px 10px;
    resize: none;
    width: 100%;
}
.input-append .add-on, .input-prepend .add-on {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}
.contact-form li input[type="text"], .contact-form li input[type="password"] {
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 0 6px #E5E5E5 inset;
    color: #A09B9B;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 12px !important;
    margin: 0;
    padding: 14px 10px;
    width: 100%;
}
.your-rate{
color: #A09B9B;
    font-size: 13px;
    font-weight: normal;
		margin-top:2px;
		margin-left:5px;
		}
.input-prepend {
    font-size: 13px;
    position: relative;
}
.contact-form li.with-icon input[type="text"], .contact-form li.with-icon input[type="password"], .contact-form li.with-icon select {
    text-indent: 48px;
}
.add-on .icon-contact-name {
    background: url("shop/name.png") no-repeat center center;
    display: block;
    height: 40px;
    width: 43px;
}
.add-on .icon-contact-email {
    background: url("shop/email.png") no-repeat center center;
    display: block;
    height: 40px;
    width: 43px;
}
.stars{
margin-top:12px;
}
.add-on .icon-contact-text {
    background: url("shop/text.png") no-repeat scroll center center transparent;
    display: block;
    height: 40px;
    width: 43px;
}
.shop-tooltip{
padding:5px;
display:inline-block;
margin:5px 0;
}
#price-tooltip{
background:url(shop/price.png) no-repeat center;
width:26px;
height:22px;
}
#stock-tooltip{
background:url(shop/stock.png) no-repeat center;
width:26px;
height:22px;
}
#shipping-tooltip{
background:url(shop/shipping.png) no-repeat center;
width:26px;
height:22px;
}
#tax-tooltip{
background:url(shop/tax.png) no-repeat center;
width:26px;
height:22px;
}
#basket-tooltip{
background:url(shop/shop-basket.png) no-repeat;
width:26px;
height:22px;
}
.product_table_info .btn-success{
margin:8px;
}
.visit-box{
border:1px solid #ececec;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	padding:5px;
	margin-top:15px;
}
.visit-tooltip{
background:url(shop/visit.png) no-repeat left;
width:24px;
height:30px;
}
.visit-num{
margin:0 10px 0 0;
padding:5px 10px;
border-right:1px solid #dadada;
text-align:center;
}
/*------shopmember------*/
#shopmember { 
	position:absolute; 
	background: #fff; 
	z-index:103;
	width:200px;
    border: 5px solid #dddddd;
    left: 175px;
	top:90px;
	font-size:15px;
	border-radius:2px;
	-webkit-border-radius: 2px;
	box-shadow: 3px 3px 2px -1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 2px -1px #aaaaaa;
	color:#777;
	padding:10px;
} 
#shopmember a{
	padding:0!important;
	font-size:13px;
	float:right;
	margin:1px 15px 10px;
}
#shopmember input[type=text],#shopmember input[type=password]{
	width:125px;
	padding:1px 3px;
	margin:3px;
	height:20px;
	font-size:13px;
	font-family:BYekan;
}
#shopmember input[type=button],#shopmember input[type=submit],#shopmember button{
	cursor:pointer;
	margin: 4px 38px;
}
#shopmember input[type=button]:hover,#shopmember input[type=submit]:hover,#shopmember button:hover{}
#shopmember:after,#shopmember:before { 
	bottom: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none;
} 
#shopmember:after { 
	border-color: rgba(136, 183, 213, 0); 
	border-bottom-color: #fff; 
	border-width: 10px; 
	left:17px; 
	margin-left: -10px;
} 
#shopmember:before { 
	border-color: rgba(194, 225, 245, 0); 
	border-bottom-color: #dddddd; 
	border-width: 17px; 
	left:17px; 
	margin-left: -17px; 
}
/*------basket-panel------*/
.basket-panel { 
	position:absolute; 
	background: #fff; 
	z-index:103;
    border: 5px solid #dddddd;
    left:0px;
	top:90px;
	font-size:13px;
	border-radius:2px;
	-webkit-border-radius: 2px;
	box-shadow: 3px 3px 2px -1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 2px -1px #aaaaaa;
	color:#777;
	padding:10px;
}
.basket-panel:after,.basket-panel:before { 
	bottom: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none;
} 
.basket-panel:after { 
	border-color: rgba(136, 183, 213, 0); 
	border-bottom-color: #fff; 
	border-width: 10px; 
	left:17px; 
	margin-left: -10px;
} 
.basket-panel:before { 
	border-color: rgba(194, 225, 245, 0); 
	border-bottom-color: #dddddd; 
	border-width: 17px; 
	left:17px; 
	margin-left: -17px; 
}
.delete-pr{
background:url(shop/delete.gif) no-repeat;
width:35%;
height:16px;
float:right;
margin-top:30px;
}
.no-comment{
border-bottom:1px solid #EEEEEE;
padding-bottom:10px;
}
.no-comment h4{
background:url(shop/user.png) no-repeat right;
height:48px;
padding-right:55px;
}
.shop-mem2{
border-right:1px solid #EAE5E4;
padding:10px;
}
.shop-mem2-desc
{
	text-align:justify;
	font-size:14px;
	color:#666;
	margin:20px;
}
.member-shop-page{
background:#FBFBFB;
border-bottom:1px solid #ECECEC;
}
.shop-mem{
padding-right:10px;
}
.footer{
background:url(shop-menu.png);
position:relative;
top:-10px;
}
.copyright {
    color: #816b00;
    margin-bottom: 20px;
    text-align: center;
	margin-left:375px;

}
.contact-title{
color:#242424;
font-family:B bkoodak;
font-size:24px;
margin-bottom:15px;
}
.contact{
color:#777;
font-size:20px;
font-family:B bkoodak;
margin:35px 0;
}
#contact2{
margin-right:80px;
}
.container.item-img {
    padding-top: 20px;
}
.custom a:hover,#links-active{
background:#c4011a;
color: #fff;
}
/* base a */.navbar .nav > li > a.upmenushoplink {	
color:#fff;
padding:14px 20px;
text-shadow:none;
border-left: 1px solid #a32a1f;
}

.thumbnail{
	border: 1px solid #bbb !important;
}