﻿/* Home menu*/
a.home {
	float: left;
	height: 22px;
	width: 62px;
}
a.home {
	width: 62px;
	background-image: url("../images/articel.png");
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
}
a.home {
	text-decoration: none;
}
a.home:hover {
	text-decoration: none !important;
	background-position: center -22px;
	background-repeat: no-repeat;
}
/* about menu*/
a.aboutus {
	float: left;
	height: 22px;
	width: 107px;
}
a.aboutus {
	text-decoration: none;
}
a.aboutus {
	width: 107px;
	background-image: url("../images/az.png");
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
}
a.aboutus:hover {
	text-decoration: none !important;
	background-position: center -22px;
	background-repeat: no-repeat;
}

/* Art Section Start */
.menu-art {
	background: transparent url('../images/menu.png') no-repeat scroll center top;
	width: 190px;
	height: 26px;
	direction: rtl;
	padding: 0px 50px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #402000;
}
.menu-art-over {
	background: transparent url('../images/menu-over.png') no-repeat scroll center top;
	width: 190px;
	height: 26px;
	direction: rtl;
	padding: 0px 70px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #402000;
}
.style1 {
	background-color: #F2EDD4;
}
.main-let-td {
	background-color: #F5E5CB;
	text-align: right;
}
.daily-art {
	background-color: #FFF4E2;
}
.art-big-ads {
	text-align: center;
}
.style17 {
	background: url('../images/rate.png') no-repeat center;
	direction: rtl;
	text-align: right;
	color: maroon;
	padding: 5px 30px 0px 2px;
	height:185px;
}
.rate-art {
	background-image: url('../images/bg-art-number.png');
	height: 45px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	direction: rtl;
	padding: 3px;
}
.down-art-td {
	font-family: Tahoma;
	font-size: 12px;
	color: #0C325B;
	text-align: center;
	height: 20px;
	direction: rtl;
}
/* Read page Start */
.title-read-art {
	background-image: url('../images/title-into-art.png');
	background-repeat: no-repeat;
	width: 730px;
	height: 33px;
	color: maroon;
	direction: rtl;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
}
.main-read-art {
	background-color: #fff;
}
.color-td-read-art {
	background-color: #F6E2B9;
	direction: rtl;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
}
.blank-td-read-art {
	; direction: rtl;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma;
}
.dot-read-art {
	direction: rtl;
	font-size: 4px;
	font-family: Tahoma;
	background-image: url('../images/liner-art.png');
	height: 4px;
}
.main-art-text {
	direction: rtl;
	text-align: justify;
}
body {
	font-family: Tahoma;
	font-size: 12px;
}
span {
	font-family: Tahoma;
	font-size: 12px;
}
table {
	font-family: Tahoma;
	font-size: 12px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
}
/* User panel Start */
.user-bg {
	background-image: url('../images/user-bg-denon.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 234px;
	width: 134px;
	border: 1 #E6CDB5 solid;
}
.bg-date-de {
	background: transparent url('../images/user-date-bg-denon.jpg') no-repeat scroll center top;
	height: 21px;
}
.user-link-de {
	direction: rtl;
	font-family: Tahoma;
	color: #333;
}
.user-logout-de {
	background: transparent url('../images/user-logout-de.jpg') no-repeat scroll center top;
	padding-left: 20px;
	height: 25px;
}
.user-art-titel-de {
	background: transparent url('../images/bg-art-titel.jpg') no-repeat scroll center top;
	height: 63px;
	width: 704px;
	text-align: center;
}
.blog-text-de {
	width: 670px;
	text-align: justify;
	direction: rtl;
}
.username-text-de {
	background: transparent url('../images/username-bg-de.jpg') no-repeat scroll center top;
	height: 47px;
	width: 112px;
	text-align: center;
	color: maroon;
}
.text-user-edit-de {
	text-align: center;
	color: maroon;
	background-color: white;
}
.title-color-blog-de {
	color: maroon;
	text-align: right;
	padding-right: 40px;
}
.dir {
	direction: rtl;
	text-align: right;
}
.title-edit-blog-bg-de {
	background: #fff url('../images/title-edit-blog-bg-de.png') no-repeat scroll center top;
	height: 40px;
	width: 673px;
}
input{
	border:1px #b3a48b solid;  color:#666; background:transparent  url('../images/input-bg.gif') repeat-x scroll center top;font-size:12px;font-family:Tahoma;
	}

