@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background:#98094b url(images/bg.gif) repeat-y top center;
	font-family:tahoma;
	font-size:11px;
	color:#870c43;
	text-decoration:none;
	direction:rtl;
}

img{
	border:0;
}

form{
	margin:0 auto;
}

input{
	font-family:tahoma;
	font-size:11px;
	color:#870c43;
}

select{
	font-family:tahoma;
	font-size:11px;
	color:#870c43;
}
textarea{
	font-family:tahoma;
	font-size:11px;
	color:#870c43;
}

a{
	font-family:tahoma;
	font-size:11px;
	color:#870c43;
	text-decoration:none;
}


a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ee529f;
}


td, li{
	font-family:tahoma;
	font-size:11px;
	color:#870c43;
}


#site-content{
	background-color:#fec7de;
	/*border-right: 5px solid #7f063c;
	border-left: 5px solid #7f063c;*/
	width:975px;
	height:251px;
}

#right-content{
	width:244px;
	float:right;
}

#left-content{
	width:731px;
	float:right;
}

#menu-title{
	background:url(images/block/up-bg.jpg) repeat-x top center;
	height:71px;
}

#menu-content{
	background:url(images/block/bg.jpg) repeat-y top center;
	padding:3px 10px 3px 5px;
	height:311px;
}

.right-menu{
	float:right;
}

.right-menu-links{
	background:url(images/arrow.gif) no-repeat right center;
	line-height:22px;
	display:block;
	padding-right:12px;
	width:100px;
	text-align:right;
}

.right-menu-links a{
	display:block;
}

.right-menu-links a:hover{
	display:block;
}

#menu-bottom{
	background:url(images/block/down-bg.jpg) repeat-x top center;
	height:17px;
}

#forum-topics{
	background:url(images/forum/bg.jpg) repeat-x top center;
	height:33px;
}

#forum-topics-down{
	background:url(images/forum/down-bg.jpg) repeat-x top center;
	height:15px;
}

#search-words{
	background:url(images/search/bg.jpg) repeat-x top center;
	height:53px;
}

#footer{
	background:url(images/footer/bg.jpg) repeat-x top center;
	height:73px;
}

#blank-title{
	background:url(images/blank/up-bg.jpg) repeat-x top center;
	height:55px;
}

#title-bbb{
	float:right;
	text-align:right;
	height:55px;
	line-height:30px;
	color:#ffc5de;
	background:url(images/blank/up-bg.jpg) repeat-x top center;
	width:813px;
}

#blank-content{
	background:url(images/blank/bg.jpg) repeat-y top center;
	text-align:justify;
	padding:0 20px;
}

#blank-bottom{
	background:url(images/blank/down-bg.jpg) repeat-x top center;
	height:17px;
}
