
body, h1, h2, h3, h4, h5, h6, blockquote, p, form, ul, li {
	margin: 0;
	padding: 0;
    font-weight: normal;
	font-family:tahoma;
}
li {
	direction:rtl;
	text-align:right;
	list-style:none;
}
a{
	color:#000000;
	text-decoration:none;
    transition-timing-function: ease;
    transition-duration:400ms;
    -webkit-transition-duration: 400ms;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
.pr-child-title :hover{
  color:#108fbe;
}
img{
	border:none;
    transition-timing-function: ease;
    transition-duration:400ms;
    -webkit-transition-duration: 400ms;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
body{
	font-family: tahoma;
	font-size:11px;
	text-align:right;
	color: #000000;
	margin: 0;
	padding: 0;
	direction:rtl;
    background-color: #f1f1f1;
}
input,textarea,select
{
border:none;
}
.cont{
  width:998px;
  direction:rtl;
  margin: 0 auto;
  position: relative;
  display:table;
}
.clear{
  clear: both;
}
.header{
background-image: url(img/header.png);
background-repeat: no-repeat;
width:998px;
height:206px;
}
.data{
  float:left;
  margin:20px 0 10px 25px;
  font-size:9pt;
  font-family: Tahoma;
  color:#FFF;
  text-shadow: 0 1px #640e88;

  }
.search{
float: left;
margin: 56px 0 5px 15px;
position: absolute;
left: 0px;
}
.search #s{
  border-radius: 0 5px 5px 0;
  background-color: #c885e5;
  height: 29px;
  color:#FFF;
  font-family: Tahoma;
  font-size:9pt;
  float:right;
  padding: 0 5px;
}
.search #searchsubmit{
  border-radius: 5px 0 0 5px;
  background-color: #e0a3ee;
  height: 29px;
  color:#320f75;
  text-shadow: 0 0.8px #FFF;
  font-family: tahoma;
  font-size:9pt;
  float:right;
  margin-right:-2px;
}

/*** Menu ***/
.menu{
position: absolute;
left: 42px;
top: 152px;
}
.menu li{
  float:right;
  margin:0 15px;;
  font-family: Tahoma;
  font-size:10pt;
  color:#858585;
  text-shadow: 0 1px #FFF;
}
.menu li:first-child{
 margin-left:30px;
}
.menu li:last-child{
 margin-left:0px;
 margin-right:30px;
}
.menu{
position: absolute;
left: 42px;
top: 152px;
}
.menu li{
  float:right;
  margin:0 15px;;
  font-family: tahoma;
  font-size:8pt;
  color:#858585;
  text-shadow: 0 1px #FFF;
}
.menu li:first-child{
 margin-left:30px;
}
.menu li:last-child{
 margin-left:0px;
 margin-right:30px;
}
/**** recmmnt ***/
.recemnt-box{
  width:490px;
  height:200px;
  font-family: tahoma;
  float:right;
}
.recemnt-title{
  width:150px;
  font-size:9pt;
  color:#404040;
  text-shadow: 0 1px 0 #FFF;
  background-color: #e4e4e4;
  border-radius: 5px 5px 0 0;
  height:30px;
}
.recemnt-title span{
  position: relative;
  top:-10px;
  right:10px;
}

.recemnt-body{
  height:160px;
  background-color: #FFF;
  box-shadow: 0 0 10px #ccc;
  border-radius: 5px;
}
.tumb-rec{
  float:right;

  margin:5px;
}
.detial-buy{
  float:left;
  margin:5px;
}

.rec-title-obj{
width:280px;
padding:3px 2px;
font-size:13pt;
color:#404040;
background-color: #ededed;
border-radius: 5px;
margin-bottom:5px;
text-align: center;
}
.rec-off{
  width:130px;
  padding:5px;
  background-color: #9ec84b;
  color:#FFF;
  font-size:19pt;
  font-family: Tahoma;
  float:right;
  border-radius: 5px;
  text-align: center;
}
.rec-off span{
font-size: 12pt;
font-family: tahoma;
position: relative;
left: -10px;
bottom: -2px;
color: #FFF;
}
.rec-price{
  width:130px;
  padding:5px;
  background-color: #e2e2e2;
  color:#828282;
  font-size:20pt;
  font-family: Tahoma;
  float:right;
  margin-right:5px;
  border-radius: 5px;
  text-decoration: line-through ;
  text-align: center;
}
.rec-time{
  width:99%;
  background-color: #ff3333;
  color:#FFF;
  font-size: 17px;
  border-radius: 5px;
  margin:5px 0;
  float:right;
  height:30px;
}
.rec-time li:first-child{
  border-left:1px solid #FFF;
  height:30px;
}
.rec-time li{
  width:48%;
  float:right;
  height:30px;
  text-align: center;
}
.rec-time li span{
  position: relative;
  top:-10px;
  right:-3px;
}
.detial{
  width:100%;
  float:right;
}

.detial a{
width: 139px;
background-color: #e0e0e0;
border-radius: 5px;
font-size: 13pt;
color: #404040;
text-shadow: 0 1px 0 #FFF;
float:right;
margin-left:5px;
text-align: center;
}
/**** side bar ****/
.sidebar{
  width:228px;
  float:right;
  margin-top:5px;
}
.sidebar-child{
  width:213px;
  border:1px solid #cbcbcb;
  border-radius: 3px;
  background-color: #FFF;
  padding:1px;
  float:right;
  margin-bottom:5px;
}
.s-child-title{
 width:213px;
 margin-bottom:5px;
 float:right;
}
.s-child-body{
	width: 213px;
	padding: 3px;
	font-family: Tahoma;
	float: right;
	padding-right: 6px;
	padding-left: 2px;
	font-size: 9pt;
}


.cat ul li{
  width:201px;
  list-style-image: url(img/sub-point.png);
  list-style-position:inside;
  color:#636363;
  font-size:8pt;float:right;
  padding-top:3px;
  padding-bottom:5px;
}
.cat ul li:first-child{
  height:18px;
  background-color: #F2F2F2;
  border-right:5px solid #aeaeae;
  font-size:9pt;
  color:#7e7e7e;
  text-shadow: 0 1px #FFF;
  width:201px;
  }
.cat ul li :hover{
  color:#108fbe;
}
/*** follow ***/
.follow{
  width:213px;
  float:right;
  height:60px;
}
.follow span{
  width:201px;
  text-align: center;
  float:right;
  margin-bottom:5px;
  font-size:9pt;
}

.follow #box{
width:201px;
background-color: #ebebeb;
border-radius: 3px;
height:25px;
}
.follow #buttom{
    background-color: #BDBDBD;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: left;
    height: 21px;
    left: 15px;
    padding: 0 2px;
    position: relative;
    top: -24px;
    font-family: byekan;
}

.pr{
  width:770px;
  float:right;
  font-family: tahoma;
}
.pr-child{
  width:235px;
  float:right;
  margin:5px 7px;
  border:1px solid #cbcbcb;
  border-radius: 3px;
  background-color: #FFF;
  padding:1px;
  height:365px;
}
.pr-child-title{
width: 222px;
padding: 3px 2px;
font-size: 9pt;
color: #404040;
background-color: #ededed;
border-radius: 5px;
margin-bottom: 5px;
text-align: center;
margin: 5px;
height: 26px;
overflow: hidden;
}
.pr-child-tumb{
  width:202px;
  height:160px;
  border-radius: 5px;
  background-color: #f5f5f5;
  text-align: center;
  margin:0 auto;
}
.pr-child-tumb img{
   
   margin:5px;

}
.pr-child-text p{
	width: 94%;
	font:11px/2 tahoma;	margin-right: 10px;
	margin-left: 5px;
	line-height: 15px;
	height: 75px;
	overflow: hidden;
	margin-top: 10px;
	text-align: justify;
}
.pr-child-price{
  width:89%;
  background-color: #efefef;
  color:#434343;
  font-size: 8pt;
  font-weight:bold;
  border-radius: 5px;
  margin:5px 0;
  float:right;
  height:23px;
  padding-right:10px;
  margin-right:5px;
  margin-left:5px;
}
.pr-child-price li{
  float:right;

}
.pr-child-price li:first-child{
  border-left:1px solid #636363;
  height:23px;
}
.pr-child-buttom {
  width:100%;
}

.pr-child-buttom li{
  float:left;
  margin:5px;
}
.number{
  padding:3px;
  background-color: #FFF;
  margin:6px auto 12px;
  border-radius: 5px;
  display: table;
}
.paginate_button_in{
  padding:2px 10px;
  background-color: #e8e8e8;
  border-radius: 5px;
  font-family:byekan;
  font-size:12pt;
  float:right;
  margin:0 3px;
}
.paginate_active{
  padding:2px 10px;
  border-radius: 5px;
  font-family:byekan;
  font-size:12pt;
  float:right;
  margin:0 3px;
}
.number span:hover,.paginate_active{
 background-color:#404040;
 color:#FFF;
}

.number img{
  float:right;
  margin-top:10px;
}
/*** footer ***/
.footer{
  background-color: #320f75;
  width:100%;
  height: 109px;
  font-family: tahoma;
}
.footer-menu{
 float:right;
 position: relative;
 top:35px;
}
.footer-menu li{
  background-color: #9b8cba;
  color:#291256;
  font-size:10pt;
  float:right;
  margin: 0 1px;
  padding:2px 5px;
}
.footer-menu li a{
 color:#291256;
}

.footer-menu li:hover{
  background-color: #c9c2d7;
}
.copy{
  float:left;
  font-size:9pt;
  position: relative;
  left:10px;
  top:20px;
  color:#FFF;
  text-align: center;
}
.copy a{
  padding:5px;
  background-color:#280e5b;
  color:#FFF;
  text-align: center;
  position: relative;
  top:10px;
}
/***** page****/
.page{
  font:11px/2 tahoma !important;width:770px;
  float:right;
  font-family: tahoma;
}
.page_full{
  width:980px;
  float:right;
  font-family: tahoma;
}
.page-child{
  width:98%;
  float:right;
  margin:5px;
  border:1px solid #cbcbcb;
  border-radius: 3px;
  background-color: #FFF;
  padding:5px;
}
.page-child-title{
color:#291256;
font-size: 9pt;
}
.page-child-title span{
    float: right;
    position: relative;
    right: -350px;
    top: 9pt;
}

.page-detial{
  float:left;
  position: relative;
}
.page-detial .cat-page li{
  float:left;
  font-size:9pt;
  list-style-image: url(img/category-p.png);
  list-style-position: inside;
  margin:0 2px;
}
.page-child-body{
  width:100%;
  font-size:11px
}
page-child-text{
width:98%;
}
.page-child-text p{
padding: 5px;
width: 99%;
float: right;
}
.page-pp{
display: table;
margin: 0 auto;
}



body{margin:0;direction: rtl;font:11px tahoma;}
.wrapper{width: 980px;margin:0px auto;position: relative;}
.clear{clear:both !important;}
#supportonline{width: 177px;height:78px;background: red;position: fixed;left: 10px;top: 200px;background: url('../img/online.png');z-index:200;}
a img{border:0px;}
#header{background: url('../img/bg-header.jpg');height: 160px;}
#header #logo{position: absolute;left:0px;top:20px;}
#header #black-menu{
	position: absolute;
	right: 0;
	top:15px;
	width: 370px;
	height: 30px;
	background: black;
	border-radius: 7px;
	padding: 7px 0;
	background: url('../img/bg-navigation.png') repeat-x;
	margin: 5px 0 0 0;
}
#header #black-menu .seperator1{
	float: right;
	width: 1px;
	height: 10px;
	background: #272727;
	margin-top: 10px;
}
#header #black-menu a{
	float: right;
	background: url('../img/bg-nav.gif') no-repeat 0 -400px;
	border-radius: 5px;
	padding: 6px 6px;
	color: #A4A4A4;
	text-shadow: 0 1px 0 black;
	text-decoration: none;
	margin-right:6px;
}
#header #black-menu a:hover{
	color: white;
	text-decoration: none;
	background: url('../img/bg-nav.gif');
}
#header #blue-menu{
	position: absolute;
	width: 980px;
	height: 54px;
	top: 106px;
	z-index:100;
}
#header #blue-menu #blue-menu-left{
	float: right;
	height: 54px;
	width: 7px;
	margin-right: -2px;
	background: url('../img/bg-menu.gif') no-repeat -13px 0;
}
#header #blue-menu #blue-menu-right{
	float: right;
	height: 54px;
	width: 5px;
	background: url('../img/bg-menu.gif') no-repeat 0 -74px;
}
#header #blue-menu #blue-menu-center{
	float: right;
	width: 970px;
	height: 54px;
	background: url('../img/bg-menu.gif') repeat-x 0 -147px;
}
#header #blue-menu #blue-menu-center #search-box{
	width: 210px;
	height: 36px;
	float: left;
	margin: 7px 0 0 5px;
	background: url('../img/bg-form.png');
}
#header #blue-menu #blue-menu-center #search-box .textbox{
	background: transparent;
	border: 0px;
	width: 165px;
	padding: 8px 0px;
	color:#fff;
}
#header #blue-menu #blue-menu-center #search-box .searchbtn{
	background: transparent;
	border: 0px;
	color:transparent;
	padding: 8px;
	width: 35px;
}
#header #blue-menu #blue-menu-center ul#menu-box{
	float: right;list-style: none;margin: 0;padding:0;line-height: 30px;padding-top: 5px;
}
#header #blue-menu #blue-menu-center ul#menu-box li{
	float: right;padding-left: 10px;position: relative;
}
#header #blue-menu #blue-menu-center ul#menu-box li a{
	display: block;
	padding:5px 11px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	text-decoration: none;
	color:#fff;
}
#header #blue-menu #blue-menu-center ul#menu-box li a:hover{background: #ccc;color:#333;}
.submenu{display:none ;position: absolute;list-style: none;margin: 0;padding: 10px;}
#header #blue-menu #blue-menu-center ul#menu-box li:hover .submenu{
	display: block;
	background-color: #ccc;
	border-radius: 5px 0 5px 5px;
	width: 180px;
	top:36px;
}
.submenu li{display: block !important;clear: both;}
.submenu li a{color:#333 !important;text-decoration: none;display: block;padding:0px;line-height:14px;}
/*****************************/
#sliderwrapper{
	background: url('../img/bg-slider.png') repeat-x;
	width: 100%;
	height: 400px;
}
#sliderwrapper #slider{}

/********************************/
#content{
	background:#fafafa url('../img/bg-main-holder.gif') repeat-x;
	padding: 60px 0px;
	min-height: 600px;
}
#content .contentwrapper{
	width: 980px;
	margin: 0 auto;
	border: 1px solid #E8E8E8;
	border-radius: 6px;
	margin-bottom: 20px;
}
#content .contentwrapper h2{
	background: url('../img/bg-heading.gif') repeat-x;
	border-radius: 6px;
	height: 40px;
	color: #006792;
	margin: 0;
	padding: 10px 10px 0;
	position: relative;
	font: 14px/22px tahoma bold;
}
div.pagenumbers { padding-left:50px; }
div.pagenumbers .moreproduct{
	float: right;
	color: #FADDDE;
	border: solid 1px #980C10;
	background: #D81B21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#AA1317));
	background: -moz-linear-gradient(top, #ED1C24, #AA1317);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
	display: inline-block;
	zoom: 1;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/16px tahoma, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
div.pagenumbers .moreproduct.true{
	background: #820a0d;
	background: -webkit-gradient(linear, left top, left bottom, from(#A11115), to(#820a0d));
	background: -moz-linear-gradient(top, #A11115, #A11115);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A11115', endColorstr='#820a0d');
}
.moreproduct:active{color: #DE898C;
background: -webkit-gradient(linear, left top, left bottom, from(#AA1317), to(#ED1C24));
background: -moz-linear-gradient(top, #AA1317, #ED1C24);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
#content .contentwrapper .product-container{
	padding: 40px 50px 40px 0;
	background: #f2f2f2;
}
#content .contentwrapper .product-container .product1{
	background: #F9F9F9;
	border: 1px solid #E8E8E8;
	border-radius: 9px;
	position: relative;
	padding:10px 10px;
	width: 240px;
	min-height: 300px;
	float: right;
	margin: 0 0 53px 47px;
}
#content .contentwrapper .product-container .product1:hover,
#content .contentwrapper .product-container .product2:hover,
#content .contentwrapper .product-container .product3:hover{box-shadow: 0 0 10px #ccc;}
#content .contentwrapper .product-container .product1 h4{
	color:#0083b1;
	text-align: center;
	margin: 0 0 10px 0;
	line-height:18px;
	height:36px;
	overflow:hidden;
}
#content .contentwrapper .product-container .product1 img.thumbnail{display:block;width:240px;height:187px;border-radius:6px;}
#content .contentwrapper .product-container .product1 strong{color:#800000;display: block;text-align: center;margin: 8px 0px;font:13px;}
#content .contentwrapper .product-container .product1 p{
	text-align: justify;
	line-height:16px;
	height:80px;
	overflow:hidden;
}
#content .contentwrapper .product-container .product1 a.details,
#content .contentwrapper .product-container .product1 a.buyitem{margin-right: 7px;}
.reset-margin{margin-left: 0px !important;}
#content .contentwrapper .product-container .product2{
	background: #F9F9F9;
	border: 1px solid #E8E8E8;
	border-radius: 9px;
	position: relative;
	padding:10px 10px;
	width: 240px;
	min-height: 80px;
	float: right;
	margin: 0 0 5px 47px;
	color:#444;
	text-decoration: none;
	font-weight: bold;
}
#content .contentwrapper .product-container .product2 img{
	border:solid 1px #ccc;
	margin-left: 10px;
}
#content .contentwrapper .product-container.view { padding:25px; }
#content .contentwrapper .product-container.view div.contentText,
#content .contentwrapper .product-container.view div.faqText{line-height:22px;font-size:13px;text-align:justify;margin-bottom:10px;}
#content .contentwrapper .product-container .product3{
	background: #F9F9F9;
	border: 1px solid #E8E8E8;
	border-radius: 9px;
	position: relative;
	padding:10px;
	margin-bottom:20px;
}
#content .contentwrapper .product-container .product3 img{
	border: solid 1px #ccc;
	margin-left: 15px;
	display:block;
	width:183px;
	height:134px;
}
#content .contentwrapper .product-container .product3 .product-title{
	font-weight: bold;
	color:#0083b1;
}
#content .contentwrapper .product-container .product3 .product-description{
	line-height:22px;
	float:right;
	width:570px;
	text-align:justify;
	margin:0;
}
#content .contentwrapper .product-container .product3 .product-price{
	position: absolute;
	left: 20px;
	top:65px;
	font-weight: bold;
	color:#800000;
}
#content .contentwrapper .product-container .product3 .product-buy{
	background: url('../img/buyitem.png');
	position: absolute;
	width: 117px;
	height: 38px;
	left: 10px;
	top:30px;
	border:0px;
}

.product-buy-option{
	font-family:Tahoma;
	font-size:9pt;
	position: absolute;
	left: 10px;
	top: 5px;
}
/***********************/
#footer{
	background: url('../img/bg-footer.gif') repeat-x;
	position: relative;
}
#footer #top-footer{
	height: 160px;
}
#footer #top-footer .grid4{
	width: 225px;
	float: right;
	padding:20px 10px 10px;
}
#footer #top-footer .grid4 p{
	line-height: 20px;
	background: #DEDEDE;
	width: 84%;
	padding: 10px;
	margin: 0;
}
#footer #top-footer .grid4 #newslattertext{
	background: #fafafa;
	-webkit-border-radius:5px;
	border-radius: 5px;
	border:solid 1px #ccc;
	padding: 5px;
	font:12px tahoma;
}
#footer #top-footer .grid4 #newslatterbtn{
	background: #007BA7;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #097297;
	padding: 4px 5px;
	font: 12px tahoma;
	margin-right: 131px;
	color: white;
	cursor: pointer;
}
#footer #top-footer .grid4 img{
	margin-right: 130px;
}
#footer #down-footer{
	background: url('../img/bg-footer-holder.gif') repeat-x;
	height: 48px;
	padding-top: 12px;
}
#footer .footer-wrapper{
	width: 980px;
	margin:0 auto;
	position: relative;
}
.social-networks{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../img/bg-socials.png') no-repeat 0 -103px;
	width: 230px;
	position: absolute;
	bottom: -8px;
	left: 0px;
	height: 41px;
	padding: 15px 0 0 20px;
	z-index: 9999;
}
.social-networks li{
	float: left;
	margin: 0 11px 0 0;
}
.social-networks li a{
	text-indent: -9999px;
	overflow: hidden;
	width: 30px;
	height: 30px;
	float: left;
	background: url('../img/bg-socials.png') no-repeat;
}
.social-networks .facebook{
	background-position: 0 0;
}
.social-networks .gmail {
	background-position: -43px 0;
}
.social-networks .rss {
	background-position: -85px 0;
}
.social-networks .twitter {
	background-position: -128px 0;
}
.social-networks .social-link {
	background-position: -171px 0;
}
.social-networks .facebook:hover{
	background-position: 0 -50px;
}
.social-networks .gmail:hover {
	background-position: -43px -50px;
}
.social-networks .rss:hover {
	background-position: -85px -50px;
}
.social-networks .twitter:hover {
	background-position: -128px -50px;
}
.social-networks .social-link:hover {
	background-position: -171px -50px;
}




table.form { line-height:20px; }
table.form td.label { width:100px; font-size:13px; }
table.form td.input {  }

table.form input#verificationcode,
table.form input#firstname,
table.form input#lastname,
table.form input#homephone,
table.form input#mobile,
table.form input#email,
table.form input#postalcode {
    line-height:18px;
    width:230px;
    padding:3px;
    font-family:tahoma;
    font-size:13px;
}
table.form textarea#address,
table.form textarea#comment {
    line-height:18px;
    width:230px;
    padding:3px;
    font-family:tahoma;
    font-size:13px;
}
table.form input#verificationcode { width:50px; }






/******************************/
.ShoppingCard select,
.ShoppingCard input,
.input-text,
.input-area,
.input-select{
	min-width: 160px;
	font:12px tahoma;
	border:solid 1px #cccccc;background: #faf8f8;padding: 8px 12px;
	background: #faf8f8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #faf8f8 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf8f8), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #faf8f8 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #faf8f8 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #faf8f8 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #faf8f8 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf8f8', endColorstr='#ffffff',GradientType=0 );
}
.ShoppingCard table.shoppingcard-items select {padding:2px;font-size:11px;width:auto;min-width:20px;}
.input-area{
	width: 280px;
	height: 110px;
}
input#save {margin:15px 0 0 0;}
input.shoppingcard-submit, .input-button, input#save{
	background: #eb3839;border:solid 1px #a31314;font:12px tahoma;padding: 6px;color:#fff;min-width: 80px;
}

a#openpaygiri{
	background: url('../img/peygiri.png');
	display: inline-block;width: 37px;height: 104px;
	position: fixed;
	z-index:400;
	top:200px;
	right:0;
}

a#openlogin{
	background: url('../img/login.png');
	display: inline-block;width: 37px;height: 104px;
	position: fixed;
	z-index:400;
	top:310px;
	right:0;
}


table.shoppingcard-items { width:970px; margin-bottom:25px; font-size:13px; border:solid 3px #e0e0e0; }
table.shoppingcard-items th { text-align:right; padding:7px 5px; color:#333333; background:#EEE; }
table.shoppingcard-items td { border-top:1px solid #dbdbdb; padding:5px; }
input.shoppingcard-discount { font:13px tahoma; width:97px; min-width:50px; padding:3px; margin-top:10px; border:solid 1px #a31314; }
input.shoppingcard-submit { font-size:14px; font-weight:bold; padding:5px; margin-top:10px; }
select#ostan, select#shahr, select#tahoma { font-size:9pt; font-weight:bold; width:200px; padding:3px; font-family:tahoma; border:1px solid #CCCCCC;}
div.checkout { direction:rtl; font-size:12px; padding:20px 10px 0 0; }
div.checkout table.checkout-form { line-height:20px; font-size:12px; }
div.success { direction:rtl; font-size:13px; padding:20px 10px 0 0; color:green; }

table.checkout-items { width:950px; font-size:13px; border-collapse:collapse; border:solid 3px #e0e0e0; }
table.checkout-items th { text-align:right; padding:7px 5px; color:#333333; background:#EEE; }
table.checkout-items td { border-top:1px solid #dbdbdb; font-size:13px; padding:4px 5px; }
/* table.checkout-items td.name { width:550px; } */
table.checkout-sendtype { width:950px; font-size:13px; border-collapse:collapse; border:solid 3px #e0e0e0; }
table.checkout-sendtype th { text-align:right; padding:7px 5px; color:#333333; background:#EEE; }
table.checkout-sendtype td { border-top:1px solid #dbdbdb; font-size:13px; padding:4px 5px; }
table.checkout-sendtype td.name { width:550px; }
table.checkout-fields { width:950px; font-size:13px; border-collapse:collapse; border:solid 3px #e0e0e0; }
table.checkout-fields th { text-align:right; padding:7px 5px; color:#333333; background:#EEE; }
table.checkout-fields td { border-top:1px solid #dbdbdb; font-size:13px; padding:4px 5px; }
table.checkout-fields td.name { width:212px; }
table.checkout-fields td.fields { color:red; }
table.checkout-fields td.fields select { width:120px; padding:2px; font-size:12px; font-family:Tahoma; }

div.checkout { direction:rtl; font-size:12px; }
div.checkout table.checkout-form { line-height:20px; font-size:12px; width:950px; border-collapse:collapse; border:solid 3px #e0e0e0; }
div.checkout table.checkout-form th { background:#eee; padding:7px 5px; text-align:right; border-bottom:1px solid #cccccc; }
div.checkout table.checkout-form td { line-height:20px; font-size:12px; padding:2px 5px; }
div.checkout table.checkout-form td.label { width:100px; vertical-align:top; }
div.checkout table.checkout-form td.input input { font-size:13px; padding:3px; width:300px; border: 1px solid #CCCCCC;}
div.checkout table.checkout-form td.input textarea { font-size:13px; padding:3px; width:300px; height:70px; border: 1px solid #CCCCCC;}
div.checkout table.checkout-form input#verificationcode { width:90px; }
div.checkout table.checkout-form input#save { width:auto; font-size:14px; font-weight:bold;  }


a.content-buylink { display:inline-block; width:117px; height:38px; background:url(../img/buyitem.png); font-size:1px; text-indent:500px; word-spacing:500px; color:White; overflow:hidden; }

.paginate_active
{
float: right;
	color: #FADDDE;
	border: solid 1px #980C10;
background: #820A0D;
background: -webkit-gradient(linear, left top, left bottom, from(#A11115), to(#820A0D));
background: -moz-linear-gradient(top, #A11115, #A11115);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A11115', endColorstr='#820a0d');
	display: inline-block;
	zoom: 1;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/16px tahoma, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	

}
.paginate_button_in
{
float: right;
	color: #FADDDE;
	border: solid 1px #980C10;
	background: #D81B21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#AA1317));
	background: -moz-linear-gradient(top, #ED1C24, #AA1317);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
	display: inline-block;
	zoom: 1;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/16px tahoma, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#basketbox{
	width:215px;
	height:120px;
	background:url('img/basketbg.png') no-repeat;
	overflow:hidden;
	margin:0 0 10px 0;
}
#basketnum{
	width:35px;
	height:22px;
	overflow:hidden;
	font-family:arial;
	text-align:center;
	float:right;
	margin:27px 14px 0 0;
}
#basketbox a,#basketbox a:visited{
	width: 57px;
	height: 25px;
	background: #333399;
	font: 8pt tahoma;
	text-align: center;
	direction: rtl;
	color: #FFFFFF;
	line-height: 24px;
	text-shadow: 1px 1px 2px #993a7d;
	overflow: hidden;
	float: right;
	margin: 10px 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#basketbox a:hover{
	background: #3399FF;
	color: #fff;
	text-shadow: 1px 1px 2px #4d0a2d;
}
.tags {
  background: #C6F1FF;
  padding: 3px;
  margin: 10px 0px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   border-radius:4px;  
}
.footer_copytight_text
{
margin-top:-40px;
color:#CCCCCC;
}
.footer_copytight_text a
{
margin-top:-40px;
color:#CCCCCC;
}

.footer_copytight_text p
{
text-align:right;
padding-right:175px
}

        br { clear: both; }
      .cntSeparator {
        font-size: 25px;
        margin: 1px 1px;
        color: #000;
      }
      .desc { margin: 7px 3px; }
      .desc div {
        float: left;
        font-family: Arial;
        width: 25px;
        margin-right: 65px;
        font-size: 13px;
        font-weight: bold;
        color: #000;
      }
	  .cntDigit
	  {
	  margin:0px;
	  padding:0px;
	  list-style-type:none;
	  
	  }
	  
#incredibleOffer {position:relative;padding-top:20px;width:670px}
#incredibleOffer .ioffer {margin-bottom:10px;width:670px;height:171px}
#incredibleOffer .ioffer a{position:absolute;top:19px;left:0}
#incredibleOffer .ioffer #timer {position:absolute;top:140px;left:21px;z-index: 1;}
#incredibleOffer .ioffer #content br {clear:both;}
#incredibleOffer .ioffer .cntSeparator {font-size:25px;margin:5px 0px 0px;font-family:Times New Roman;font-weight:bold;color:#2c2c2c;}
#incredibleOffer .ioffer .desc {margin:7px 3px;}
#incredibleOffer .ioffer .desc div {float:left;font-family:Tahoma;width:25px;margin-right:65px;font-size:13px;color:#2c2c2c;}
#incredibleOffer .itabs{position:absolute;top:1px;right:7px;z-index:2}
#incredibleOffer .itabs a{
	padding: 3 10px 3 10px;
	margin: 0 3px;
	color: #4c4c4c;/*border:1px solid #ddd;*/;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
	display: inline-block;
	font-size: 9pt;
}
#incredibleOffer .itabs a:hover{background-color:#707070;color:#fff}
#incredibleOffer .itabs a.selected{background-color:#707070;color:#fff;position:relative}
#incredibleOffer .itabs .arrow{position:absolute;width:100%;height:10px;background:url('images/iarrow.png') no-repeat 50% 100%;top:17px;left:0}
