body{
	font-size:11px;
	font-family:tahoma;
	background:#C6D4C7 url(/images/bg.jpg) top repeat-x;
	direction:rtl;
	margin:0px;
	padding:35px 0px 0px 0px;
}
a, div{
	margin:0px;
	padding:0px;
}	
a, a:hover, a:visited, a:active{
	color:#666666;
	text-decoration:none;
}
.center_div{
	margin:0px auto;
	width:740px;
}
.box{
	border:3px #5A7B8A solid;
	height:450px;
	background-color:white;
	text-align:center;
}
.box_template{
	border:3px #5A7B8A solid;
	background-color:white;
	text-align:center;
	padding-bottom:30px;
}
.logo{
	margin:0px 140px;
	width:450px;
}
.logo-r{

	display:block;
	height:95px;
	width:150px;
	border:0px;
	margin:5px auto 15px auto;
	float:right;
	background:url(/images/logo_right.gif) 50% 50% no-repeat
}
.logo-c{
	display:block;
	height:95px;
	width:150px;
	border:0px;
	margin:5px auto 15px auto;
	float:right;
	background:url(/images/logo_c.gif) 50% 50% no-repeat
}
.logo-c:hover{

	display:block;
	height:95px;
	width:150px;
	border:0px;
	margin:5px auto 15px auto;
	float:right;
	background:url(/images/logo_c_on.gif) 50% 50% no-repeat;
}
.logo-l{

	display:block;
	height:95px;
	width:150px;
	border:0px;
	margin:5px auto 15px auto;
	float:right;
	background:url(/images/logo_left.gif) 50% 50% no-repeat
}
.next{
	float:right;
	display:block;
	background:url(/images/next.gif) top right no-repeat;
	height:95px;
	width:95px;
}
.next:hover{
	background:url(/images/next_on.gif) top right no-repeat;
}
.back{
	float:left;
	display:block;
	background:url(/images/back.gif) top left no-repeat;
	height:95px;
	width:95px;
}
.back:hover{
	background:url(/images/back_on.gif) top left no-repeat;
}
.right{
	float:right;
	margin-right:80px;
}
.left{
	float:left;
	margin-left:80px;
}
.choice_bg {
	display:block;
	height:206px;
	width:244px;
	background:url(/images/loading.gif) 50% 50% no-repeat;
	padding:0px;
	margin:0px;
}
.choice{
	display:block;
	height:196px;
	width:244px;
	background:no-repeat 50% 50%;
	padding:0px;
	margin:0px;
}
.choice div{
	height:187px;
	width:234px;
	border:1px solid black;
	padding:4px;
	margin:0px;
}
.choice div:hover {
	height:187px;
	width:234px;
	background:url(/images/checked.gif) 90% 90% no-repeat;	
	border:5px solid orange;
	padding:0px;
	margin:0px;
}
.choosed {
	height:100%;
	width:100%;
	background:url(/images/checked.gif) 90% 90% no-repeat;
	margin:0px;
	cursor: pointer; 
	cursor: hand;
}
.normal{
	cursor: pointer; 
	cursor: hand;
}
.rank{
	text-align:right;
	margin:0px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.rank img{
	background:url(/images/rank.jpg) repeat-x 0 50% #75CBE5;
	border:0;
	height:22px;
}
.rank_num{
	font-wight:bold;
	font-size:12px;	
	color:#D1D1D1;
}
.rank_result{
	color:green;
	font-size:12px;
	font-weight:bold;
}
.hidden{
	height:0px;
	width:0px;
	overflow:hidden;
}
.clear_both{
	clear:both;
}
.site{
	line-height:60px;
	vertical-align:middle;
	color:#666666;
	font-size:10px;
	width:45%;
}
.site img{
	border:0px;
	height:29px;
	width:24px;
	vertical-align:middle;
}
.column{
	width:30%;
	padding:10px;
	margin:0px;
	float:right;
	font-size:11px;
}
.column2{
	float:right;
	font-size:11px;
	width:32%;
	padding:10px 0px;
	margin:0px 5px;
}
.or{
	font-weight:bold;
	color:#5294C6;
}
.title{
	font-size:13px;
	border-bottom:3px #4097B2 solid;
	padding-bottom:10px;
	margin-bottom:10px;
}
.last{
	border-bottom:1px dotted #0B1C24;
	line-height:20px;
	padding-right:15px;
	background:url(/images/blt1.gif) right no-repeat ;
}
.link{
	font-size:11px;
	line-height:20px;
	border-bottom:1px dotted #0B1C24;
	padding-right:15px;
	background:url(/images/blt2.gif) right no-repeat;
}
.contact_item{
	line-height:30px;
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
}
.contact_item input{
	width:190px;
	font-size:12px;
}
.contact_send{
	text-align:center;
	line-height:30px;
	padding:10px;
}
.contact_send input{
	color:white;
	background:#1D4760;
	width:90px;
	border:0px;
	font-family:tahoma;
	font-size:11px;
	padding:3px;
}
.bottom_box{
	background:url(/images/bot_bg.jpg) repeat-x top #EDF2EE;
	padding:10px;
}
#right_loading_stat,#left_loading_stat{
	color:#59AC00;
	font-size:12px;
	font-weight:bold;
}
.options{
	width:45%;
	float:left;
	line-height:60px;
	text-align:left;
}
.slogan{
	width:40%;
	float:left;
	line-height:60px;
	text-align:center;
	color:#5a7b8a;
	font-weight:bold;
}
#right, #left{
	color:#35869f;
	line-height:30px;
	cursor: pointer; 
	cursor: hand;
}
.help{
	color:#666666;
	font-size:10px;
	line-height:10px;
	margin-bottom:5px;
}
.more{
	font-weight:bold;
	padding:10px 0px;
	text-align:left;
}
.more a{
	color:black;
}
.vana_logo{
	float:left;
}
.vana_logo img{
	border:0px;
}
.footer{
	background:black url(images/footer_bg.gif);
	line-height:51px;
	vertical-align:middle;
	color:white;
	padding:0px 30px;
}
.footer img{
	vertical-align:middle;
}
#vote_buttom_right a, #vote_buttom_left a{
	display:block;
	width:83px;
	height:24px;
	background-image:url(http://www.rast-ya-chap.com/images/vote_btn1.gif);
	margin:20px auto 10px auto;
}
#vote_buttom_right a:hover, #vote_buttom_left a:hover{
	background-image:url(http://www.rast-ya-chap.com/images/vote_btn2.gif);
	display:block;
	width:83px;
	height:24px;
}
.promote{
	color:#ff2b00;
}
#rank_box_right, #rank_box_left{
	display:none;
}