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

body{
	margin:0 auto;
	background-color:#a22428;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	direction:rtl;
	text-align:right;
}

img{
	border:0;
}

form{
	margin:0 auto;
}

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

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

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

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


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

#left-bg{
	background:url(images/header/left.jpg) no-repeat left center;
}

#header-links{
	margin-top:2px;
	margin-left:15px;
}

#adv-header{
	margin-top:30px;
	margin-left:10px;
}

#table-content{
	background:url(images/content-bg.jpg) repeat-x top center;
}

#main-menu{
	margin-left:3px;
}

#right-block{
	width:143px;
	float:right;
	margin-right:3px;
	margin-left:8px;
	margin-bottom:1px;
}

#block-title{
	background:#ad3034 url(images/right-block/title-bg.jpg) repeat-x top center;
	padding:0 2px;
	line-height:23px;
	width:139px;
	margin-top:3px;
	font-size:12px;
	color:#fff;
}

.right-links{
	background:#de4b5d url(images/right-block/bg.jpg) no-repeat right center;
	line-height:19px;
	padding-right:22px;
	height:19px;
	display:block;
	margin-bottom:1px;
	width:120px;
}

.right-links a{
	display:block;
}

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


#left-block{
	width:800px;
}

#chat4{
	float:left;
}

#chat4-content{
	background-color:#de4b5d; 
	border-right:5px solid #a12428; 
	padding:0 5px;
	height:82px;
	width:252px;
	color:#fff;
}


#chat3{
	float:left;
}

#chat3-content{
	background-color:#780004;
	
}

.chat3-links{
	background:url(images/chat/3/bg.jpg) no-repeat right center;
	line-height:19px;
	padding-right:10px;
	margin-right:5px;
	text-align:right;
}


#chat2{
	float:left;
}

#chat2-content{
	background-color:#5c0003;
	
}

.chat2-links{
	background:url(images/chat/3/bg.jpg) no-repeat right center;
	line-height:19px;
	padding-right:10px;
	margin-right:5px;
	text-align:right;
}

#chat1{
	float:left;
}

#chat1-content{
	background-color:#de4b5d; 
	padding:0 5px;
	height:122px;
	width:252px;
	color:#fff;
}

.text-adv{
	background:#e14f62 url(images/bottom-block/up-bg.jpg) repeat-x top center;
	line-height:20px;
	height:21px;
	margin-right:20px;
	margin-top:10px;
	padding-bottom:5px;
	font-size:12px;
}

.text-adv-bottom{
	background:url(images/bottom-block/down-bg.jpg) repeat-x top center;
	margin-right:20px;
}

.table-cells{
	margin-right:20px;
	background-color:#de4b5d;
	width:97.5%;
}

.table-cells td{
	padding:3px 15px 3px 3px;
	background:#ad2f33 url(images/bottom-block/links-bg.jpg) no-repeat right center;
}

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

.table-cells2{
	margin-right:20px;
	background-color:#de4b5d;
	width:80%;
}

.table-cells2 td{
	padding:3px 15px 3px 3px;
	background-color:#ad2f33;
	text-align:center;
}

.text-adv2{
	background:#e14f62 url(images/bottom-block/up-bg.jpg) repeat-x top center;
	line-height:20px;
	height:21px;
	margin-right:20px;
	margin-top:20px;
	padding-bottom:5px;
	font-size:12px;
	width:80%
}

.text-adv-bottom2{
	background:url(images/bottom-block/down-bg.jpg) repeat-x top center;
	margin-right:20px;
	width:80%
}
