body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	direction: rtl;
}
.headClass {
	background-image: url(../images/headerBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 13px;
}
.content {
	background-color: #FFFFFF;
}
a{
    color: #000000;
	text-decoration: none;
}
a:hover{
    color: #800000;
	text-decoration: none;
}

.langs {
	background-image: url(../images/03.gif);
	background-repeat: no-repeat;
	height: 84px;
	width:139px;
}
.langs .langDiv{
	padding-top:12px;
	text-align:center;
	color:#000000;
	background-color:#D6569C;
	margin-top:4px;
	height:18px;
}

.tabs {
	background-image: url(../images/tabBg.gif);
	background-repeat: repeat-x;
	height:46px;
	font-size:11px;
}
.tabs .tab{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width:135px;
	padding-right: 5px;
	height:46px;
	vertical-align:middle;
}
.tabs .tab a{
    color: #FFFFFF;
	text-decoration: none;
}
.tabs .tab a:hover{
    color: #d2ced3;
	text-decoration: none;
}

.prod {
	text-align: right;
	margin:10px;
}


.searchForm {
	background-color: #FFFFFF;
	background-image: url(../images/searchForm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 190px;
}

.footer {
	font-size: 90%;
	margin-top: 5px;
	color: #DF6FC4;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	direction:ltr;
}
.footer a{
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


form {
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #003F7D;
	text-align: right;
}
.userIn {
	color: #FFFFFF;
	text-align: right;
	height: 53px;
	width: 453px;
	font-weight:bold;
	vertical-align:top;
}
.userIn .rightTab {
	background-image: url(../images/rightTab.gif);
	background-repeat: no-repeat;   
	width:8px; 	
}
.userIn .leftTab {
	background-image: url(../images/leftTab.gif);
	background-repeat: no-repeat;    
	width:8px; 
}
.userIn .middleTab {
	background-image: url(../images/navBg.gif);
	background-repeat: repeat-x;
	width:437x;     
}
.userIn a {
	color: #FFFFFF;
	text-decoration: none;
}
.userIn a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.errorMsg {
	background-color: #FCABA3;
	border: 1px solid #990000;
	color: #990000;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	margin:3px;
	width:90%;
}
.rightMsg {
	background-color: #8EB3F4;
	border: 1px solid #003399;
	color: #003399;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	margin:3px;
	width:90%;
}

.cats {
	color:#D74DBE;
}

.cats .cat{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB6CCA;
	padding:4px;
	text-align:right;
	margin:4px;
}
.cats .header{
	text-align:right;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/headCatBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 53px;
	width: 204px;
	padding-right:15px;
}
.cats .cat  a{
    color:#D74DBE;
	text-decoration:none;
}
.cats .cat a:hover{
	color:#313030;
	text-decoration:underline;
}

.products {
    text-align: center;
	
}
.products .product{
	width: 45%;
	height:360px;
	float:right;
	padding: 8px;
}

.products .product .prodImg{
	text-align: center;
	vertical-align:middle;
}
.subCats {
    text-align: center;
	margin:5px;
	
}
.subCats .subCat{
	width: 32%;
	float:right;
	padding:3px;
}

.subCats .subCat .prodImg{
	text-align: center;
	vertical-align:middle;
}
.aboutus {
	font-size: 95%;
	line-height: 18px;
	text-align: right;
	margin: 25px;
}
.logTable {
    margin-top:10px;
	background-color: #f0aeb8;
	border: 1px solid #DC29CA;
	color:#DD1CC0;
	text-align:right;
}
input {
    font-size: 10px;
	color: #DE27ED;
	background-color: #FFDCDC;
	border: 1px solid #A707B4;
}
submit {
	background-color:#FFCCCC;
	border: 1px solid #E073F0;
	color:#DD1CC0;
	font-weight:bold;
}
.nav {
    direction:ltr;
    text-align:center;
	color: #800000;
	width: 95%;
	margin:5px;
}
.nav a{
    color: #512828;
	text-decoration: none;
}
.nav a:hover{
    color: #0099FF;
	text-decoration: none;
}
