html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}






.content  
{
    *overflow-x:hidden;
    *width:520px;
}


body {
font:12px arial;
}
.productBoxes {
float:left;
list-style-type:none;
margin:10px 0;
padding:0;
width:100%;
}
.boxItem {
    float:right;
    height:298px;
    margin:20px;
    width:155px;
}
h1 {
direction:rtl;
width:100%;
}
p {
direction:rtl;
}
.boxItem .boxItemName {
clear:both;
font-size:14px;
height:46px;
line-height:20px;
margin-bottom:0;
margin-top:0;
overflow:hidden;
text-align:right;
width:100%;
}
.boxItem .ProductBoxBtn {
border:medium none;
margin-top:0;
width:100%;
text-align:center;
}
.boxItem .boxItemName a span {  }
.boxItem .boxItemName a * {   }
.boxItem .boxItemName a {
    color:#000;
    direction:rtl;
    display:inline-block;
    font:bold 14px arial;
    
    padding-bottom:0;
    padding-top:0;
    text-align:center;
    text-decoration:none;
    width:153px;
  
}
.boxItem .boxPicture {
background:url("../images/f1.gif") no-repeat scroll left bottom transparent;
display:block;
font-size:5px;
height:179px;
margin:0;
width:153px;
}
.boxItem .boxPicture span 
    {
    display:inline-block; height:100%;
    }
.boxItem .boxPicture a {
display:inline-block;
height:165px;
margin-right:4px;
margin-top:6px;
text-align:center;
vertical-align:middle;
width:145px;
}
.boxItem span.Noprice {
display:block;
font:11px arial;
padding:8px;
}
.boxItem .product-box-prices {
margin-top:0;
width:100%;
}
.boxItem .boxPicture * {
vertical-align:middle;
}
.boxItem .boxDescription {
color:#262626;
font:12px arial;
height:48px;
overflow:hidden;
padding:2px;
width:97%;
}
.boxItem .boxRegPrice span {
text-decoration:line-through;
}


.boxItem .boxRegPrice 
{text-align:center; font:12px arial;
width:100%;}

.boxItem .boxSalePrice {
color:#203D78;
margin-top:5px;
text-align:center;
width:100%;
}
.boxItem .boxSalePrice span {
font:bold 12px arial;
}
.boxItem .boxSalePrice span em {
display:inline;
font:12px arial;
}
.boxItem .boxSalePrice .boxSmallTitle {
font:bold 12px arial;
}

.boxItem .boxButtonDetails {
    background:url("../images/f2.png") no-repeat scroll left bottom transparent;
    height:22px;
    margin-right:20px;
    padding-left:6px;
    padding-top:11px;
    width:101px;
    display:block;
    float:right;
    font-size:12px;
font-weight:bold; text-decoration:none
}
/* 
.boxItem .boxButtonDetails {
-moz-border-radius:5px 5px 5px 5px;
border:medium none;
cursor:pointer;
display:block;
float:right;
font-size:12px;
font-weight:bold;
margin:10px 27px 10px 0;
padding:3px 10px 7px 11px;
text-align:center;
text-decoration:none !important;
text-transform:uppercase;
width:77px;
}
*/


.boxItem .boxButtonDetails span 
{
    height:100%;
    width:100%;
    color:#fff; font:12px arial;
}

.boxItem .boxPicture a img {
    max-width: 143px;
    max-height: 164px;
}

.productBox {}
.productBox .item 
{
    margin:10px;
    width:100%;
}
.longdesc {
    direction: rtl;
    display: inline-block;
}
.productBox .Item {
    direction:rtl;
    margin:10px;
    text-align:right;
}
.productBox .boxItemName {margin-bottom:10px;  direction:rtl}
.productBox .Shortdesc {
     
    direction: rtl;
    font: bold 14px arial;
    margin-bottom: 10px;
}
.productBox .Shortdesc * {color: #000 !important;}
.productBox .boxItemName a { font: bold 30px arial ; text-decoration:none; color:#000 ; direction:rtl}
.productBox .boxPicture  { float:left;margin:10px;}
.productBox .boxPicture img {}
.productBox .boxSalePrice { color:green; font:bold 16px arial;}
.productBox .boxSalePrice .boxSmallTitle  {color:#000}
.productBox .product-box-prices {margin-bottom:10px;}
.productBox .boxButtonDetails {
    background:url("../images/f3.png") no-repeat scroll left 0 transparent;
    color:#000000;
    display:inline-block;
    font:bold 14px arial;
    padding-bottom:11px;
    padding-top:11px;
    text-align:center;
    text-decoration:none;
    width:166px;
}
.productBox .ProductBoxBtn {margin-bottom:10px;}
.back-link { color:#000000;
    font:bold 14px arial;
    text-decoration:none;}
    
.productBox .boxRegPrice span {
    text-decoration:line-through;
}