@import url('FarsiFont.css');

#page-wrap
{
	width: 100%;
	 
	background-color: #FFFFFF;
}

h1
{
	font: 30px Georgia;
	margin: 0 0 10px 0;
}

.discounted-item
{
	width: 100%;
	margin: 0 0 0px 0;
	position: relative;
	 
}

.discount-bar
{
	padding: 10px 0 10px 150px;
	font: italic 18px Georgia, Serif;
}
.discount-bar strike
{
	color: #666;
	padding: 0 5px;
}
.discount-bar span
{
	font: bold 18px Helvetica, Sans-Serif;
}

.reasonbar
{
	padding: 4px 0 4px 150px;
	overflow: hidden;
	width: 540px;
	color: white;
}

.prod-title
{
	width: 49%;
	float: left;
	font: bold 17px Helvetica, Sans-Serif;
}
.reason
{
	width: 49%;
	float: right;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 5px 0 0;
}

.discounted-item img
{
	position: absolute;
	top: 0;
	left: 0;
}

.reduced
{
	 
	 
}
.reduced .reasonbar
{
	background: #A34427;
}
.reduced .discount-bar
{
	color: #A34427;
	background: white;
}

.freeshipping
{
	border: 2px solid #8B3C2A;
}
.freeshipping .reasonbar
{
	background: #8B3C2A;
}
.freeshipping .discount-bar
{
	color: #8B3C2A;
	background: white;
}

.limited
{
	border: 2px solid #D18D4D;
}
.limited .reasonbar
{
	background: #D18D4D;
}
.limited .discount-bar
{
	color: #D18D4D;
	background: white;
}

.discontinued
{
	 
}
.discontinued .reasonbar
{
	background: #80401D;
}
.discontinued .discount-bar
{
	color: #80401D;
	background: white;
}

.webonly
{
	 
}
.webonly .reasonbar
{
	background: #B37141;
}
.webonly .discount-bar
{
	color: #B37141;
	background: white;
}

.buynow
{
	position: absolute;
	bottom: -13px;
	left: 126px;
}
.filter
{
	font-weight: bold;
	color: #666;
	font-family: 'Nassim',Tahoma;
    font-size: 15px;
	text-decoration:none;
}
.current
{
	font-weight: bold;
	color: black;
	font-family: 'Nassim',Tahoma;
    font-size: 15px;
	text-decoration:none;
}
.Old
{
	font-weight: bold;
	font-size: 11px;
}
.col-one, .col-two, .col-three
{
	width: 30%;
	float: left;
	position: relative ;
}

 
        .Tablecss
        {
            width: 100%;
            direction: rtl;
        }
.MiddleMainP
{
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000
}
.MiddleMainDiv1
{
	border-style: solid; border-width: 1px; border-color: #666666; 
}
  .MiddleMainDiv2
 {
 	border-style: none;
	border-color: inherit;
	border-width: 0;
	float: right;  margin-right:1px; padding: 0px; width: 33%; text-align:right ;min-height:120px;
	direction: rtl;
    height :60px;
 }
   .MiddleMainTd1
 {
 	   width: 33%; text-align:right ; min-height:120px;
	direction: rtl;
 }
 .MiddleMainDivborder
 {
 	border-left-style: solid; border-left-width: 1px; border-left-color: #CCCCCC;
   
 }