body
{
margin:0;
padding:0;
}
.prd
{
width:300px;
height:150px;
border:dotted 1px #FF9900;
background:#FBFBFB;
}
.prd_seprate
{
width:100px;
height:120px;
}
.prd_seprate2
{
width:200px;
height:120px;
}


.prd_seprate3
{
width:200px;
height:120px;
}


.prd2
{
width:300px;
height:180px;
border:dotted 1px #FF9900;
background:#FBFBFB;
}


.prd3
{
width:600px;
height:210px;
border:dotted 1px #FF9900;
background:#FBFBFB;
}




.prd_seprate2
{
width:100px;
height:120px;
}
.prd_seprate3
{
width:200px;
height:120px;
}

.prd_seprate4
{
width:500px;
height:150px;
}


.images
{
width:100px;
height:125px;
margin-top:5px;
background:#999999;
}


.link1
{
width:98px;
height:20px;
background:#FFCC00;
margin-top:5px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
color:#000066;
text-align:center;
cursor:pointer;
text-decoration:none;
}

.link2
{
width:98px;
height:20px;
background:#000099;
margin-top:5px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
text-align:center;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}

.link3
{
width:98px;
height:20px;
background:#990000;
margin-top:5px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
text-align:center;
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}

.prd_header
{
width:290px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
font-weight:bold;
direction:rtl;
text-align:center;
vertical-align:middle;
text-decoration:none;
color:#000066;
margin-top:5px;
margin-left:5px ;
}



.prd_header2
{
width:490px;
font-family:Tahoma, Arial, Courier;
font-size:large;
font-weight:bold;
direction:rtl;
text-align:center;
vertical-align:middle;
text-decoration:none;
color:#000066;
margin-top:5px;
margin-left:5px ;
}

.prd_des
{
width:290px ;
font-family:Tahoma, Arial, Courier;
font-size:11px;
direction:rtl;
text-align:right;
text-decoration:none;
margin-top:5px;
margin-left:5px ;
border:dotted 1px #CCCCCC;
position:absolute;
}


.prd_des2
{
width:490px ;
font-family:Tahoma, Arial, Courier;
font-size:14px;
direction:rtl;
text-align:right;
text-decoration:none;
margin-top:5px;
margin-left:5px ;
border:dotted 1px #CCCCCC;
position:absolute;
}


.prd_destext
{
margin:5px;
}


.price
{
width:290px;
height:20px;
margin:5px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
text-align:center;
font-weight:bold;
border:dotted 1px #CCCCCC;
background:#F5F5F5;
}
.price2
{
width:80px;
height:20px;
margin:5px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
text-align:center;
font-weight:bold;
border:dotted 1px #CCCCCC;
background:#F5F5F5;
}

.price3
{
width:590px;
height:20px;
margin:5px;
font-family:Tahoma, Arial, Courier;
font-size:12px;
text-align:center;
font-weight:bold;
border:dotted 1px #CCCCCC;
background:#F5F5F5;
}



.cat
{
font-family:Tahoma, Arial, Courier;
font-size:10px;
font-weight:bold;
direction:rtl;
text-align:right;
}

.cat2
{
font-family:Tahoma, Arial, Courier;
font-size:10px;
background:#FF0000;
font-weight:bold;
direction:rtl;
text-align:right;
}

.cat a
{
text-decoration:none;
color:#000000;
}

.cat a:hover 
{
color:#FF0000;
}

.cat2 a
{
text-decoration:none;
color:#FFFFFF;
}


.search input
{
font-family:Tahoma, Arial, Courier;
font-size:12px;
background:#FFFFCC;
direction:rtl;
text-align:right;
}


#searchbutton
{

font-family:Tahoma, Arial, Courier;
font-size:12px;
direction:rtl;
text-align:center;
}


.search
{
font-family:Tahoma, Arial, Courier;
font-size:12px;
direction:rtl;
}




.footer
{
font-family:Tahoma, Arial, Courier;
font-size:9px;
}

.error
{
border:dashed 1px #FF9900;
width:800px;
background-color:#FFFFCC;
margin:20px;
font-size:12px;
direction:rtl;
font-family:Tahoma, Arial, Courier;
text-align:center;
color:#FF0000;
padding:5px;
}

hr {
    border: 1px #ccc;
    border-style: none none solid none;
    margin: 20px 0;
   }
   a {
    color: #333;
    text-decoration: none;
   }
   a:hover {
    text-decoration: underline;
   }
   a.selected {
    font-weight: bold;
    text-decoration: underline;
	color:#FF0000;
   }
   .numbers {
    line-height: 20px;
    word-spacing: 4px;
	font-family:tahoma, Arial, helvetica;
	text-align:center;
	font-size:11px;
   }