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

body{
	margin:0 auto;
	background-color:#fff2f2;
	font-family:tahoma;
	font-size:11px;
	color:#b93439;
	text-decoration:none;
	direction:rtl;
}

img{
	border:0;
}

form{
	margin:0 auto;
}

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

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

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


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


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


#content{
	width:780px;
	background:url(images/content-bg.jpg) repeat-y top center;
}


/*HEADER-CSS*/

#header{
	background:url(images/header/bg.jpg) repeat-x top center;
	width:100%;
	height:192px;
}


#right-pic{
	background:url(images/header/right.jpg) no-repeat top center;
	width:456px;
	height:192px;
	float:right;
}

#left-pic{
	background:url(images/header/left.jpg) no-repeat top center;
	width:308px;
	height:192px;
	float:left;
}

#header-links{
	margin:5px 80px 0 0;
}

.top-links{
	float:right;
	margin-left:39px;
}

.top-links a{
	color:#fee1e3;
}

.top-links a:hover{
	color:#fff;
}

/*HEADER-CSS*/



/*CENTRAL CSS*/

#centeral-data{
	padding:10px;
}

.normal-block{
	width:194px;
	float:right;
	padding:25px;
}

.block-title{
	background:url(images/r-l-blocks/up1.jpg) no-repeat;
	width:194px;
	line-height:43px;
	color:#fff;
	text-align:right;
	
}

.block-title-word{
	padding-right:23px;
}

.under-nor{
	background:url(images/r-l-blocks/up-links.jpg) no-repeat;
	width:194px;
	height:33px;
}

.links-container{

}

.nor-links{
	background:url(images/r-l-blocks/bg.jpg) repeat-y top center;
	width:194px;
	line-height:23px;
	text-align:right;
	display:block;
}

.nor-links a{
	display:block;
	padding-right:15px;
}


.nor-links a:hover{
	display:block;
	padding-right:25px;
}

.foot1{
	background:url(images/r-l-blocks/down-links.jpg) no-repeat;
	width:194px;
	height:33px;
}

.foot{
	background:url(images/r-l-blocks/block-foot.jpg) no-repeat;
	width:194px;
	height:31px;
}


#center-block{
	width:292px;
	float:right;
	margin-top:-8px;
}

#top-picture{
	background:url(images/t-c-block/up.jpg) no-repeat;
	width:292px;
	height:76px;
}

#chat-bg{
	background:url(images/t-c-block/bg-chat-box.jpg) no-repeat;
	width:292px;
	height:150px;
}

#foot-link{
	background:url(images/t-c-block/links-bg.jpg) no-repeat;
	height:29px;

}

.foot-links{
	line-height:28px;
}


#center-foot{
	background:url(images/t-c-block/down.jpg) no-repeat;
	height:31px;
}


#bottom-block{
	width:650px;
}

#up-bottom{
	background:url(images/b-block/up-bg.jpg) repeat-x top center;
	height:43px;
}

#up-bottom-r{
	background:url(images/b-block/up-right.jpg) no-repeat;
	height:43px;
	width:25px;
	float:right;
}

#up-bottom-l{
	background:url(images/b-block/up-left.jpg) no-repeat;
	height:43px;
	width:94px;
	float:left;
}

#up-bottom-t{
	float:right;
	color:#fff;
	line-height:44px;
}


#center-bg{
	background:url(images/b-block/big-bg.jpg) no-repeat;
	height:123px;
	width:650px;
	text-align:right;
}

#table-container{
	border-collapse:collapse; 
	float:right; 
	margin-right:20px;
	line-height:22px;
	margin-top:6px;
}

/*.right1{
	width:135px;
	text-align:right;
	padding-top:6px;
	line-height:22px;
	float:right;
	direction:rtl;
}
*/

#foot-bottom-block1{
	background:url(images/b-block/foot-bg.jpg) repeat-x top center;
	height:18px
}

#foot-bottom-block1-r{
	background:url(images/b-block/foot-r.jpg) no-repeat;
	height:18px;
	width:11px;
	float:right;
}

#foot-bottom-block1-l{
	background:url(images/b-block/foot-l.jpg) no-repeat;
	height:18px;
	width:183px;
	float:left;
}

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

#foot-bottom-block-r{
	background:url(images/b-block/down-foot-r.jpg) no-repeat;
	height:13px;
	width:352px;
	float:right;
}

#foot-bottom-block-l{
	background:url(images/b-block/down-foot-l.jpg) no-repeat;
	height:13px;
	width:288px;
	float:left;
}




/*CENTRAL CSS*/



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

#right-footer{
	background:url(images/footer/right.jpg) no-repeat;
	float:right;
	width:10px;
	height:61px;
}

#left-footer{
	background:url(images/footer/left.jpg) no-repeat;
	float:left;
	width:7px;
	height:61px;
}

#rights{
	float:right;
	line-height:61px;
}

#fast-links{
	line-height:61px;
	float:left;
}
/*FOOTER*/