﻿body {
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
    margin-width:0px;
    margin-height:0px;
	font-family:tahoma;
	font-size:8pt;
	color:#000;
	direction:rtl;
	background-color:#ffffff; /* pas zamine kolli  */
}

.middle {
	border:1px solid #CCC;
	width:762px;
	height:auto;
	margin-top:10px;
	text-align:justify;
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFFFFF; /* pass zamine bakhshe asli  */
}

.header {
	background-image:url(images/header.gif);
	width:760px;
	height:150px;
	border-bottom:1px solid #CCC;
	font-family:tahoma;
	font-size:8pt;
}
.title {
	background-image:url(images/title.gif);
	width:auto;
	height:auto;
	color:#fff;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:10px;
	margin-bottom:5px;
	font-family:tahoma;
	font-size:8pt;
}

.list {
	background-image:url(images/arrow.gif);
	width:5px;
	height:9px;
	margin:2px;
	float:right;
	margin-left:5px;
	font-family:tahoma;
	font-size:8pt;
	background-repeat:no-repeat;
}
a {
	color:#3A3B3C;
	text-decoration:none;
	font-family:tahoma;
	font-size:8pt;
}

a:hover {
	color:#F00;
	font-family:tahoma;
	font-size:8pt;
}

input {
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFF;
	color:#3A3B3C;
	border:1px solid #CCC;
	
}

textarea {
	font-family:tahoma;
	font-size:8pt;
	background-color:#FFF;
	color:#3A3B3C;
	border:1px solid #CCC;
	
}

form {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:8pt;
}

.stat {
	line-height:180%;
}

.BasketTable :hover
{
	background-color:#FFC;
}

select {
	font-family:tahoma;
	font-size:8pt;
}
#slider {
    width: 430px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
