/* CSS Document */

body {

	margin:0px;
	padding:0px;
	background:#f8b765;
}

/* content */

a{
	color: #c4141f;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}

#content {
	position:absolute;
	left:50%;
	width:1024px;
	margin-left:-512px;
	z-index:3;
/*	border:1px solid #ff0000;*/
	height:100%;
}

.main_table{
	width:100%;
	height:100%;
}

.shadow_left{
	background:url(../../images/shadow_left.jpg) repeat-y;
	width:14px;
	height:25px;
	float: left;
}

.shadow_right{
	background:url(../../images/shadow_right.jpg) repeat-y;
	width:18px;
	height:25px;
	font-size: 8px;
	float: right;
}

.top_menu{
	background:url(../../images/top_menu_bg.jpg) repeat-x;
	height:25px;
	padding-left:100px;
	width: 100%;
}

.menu_maker{
	float:left;
}

.menu_name{
	color:#990000;
}

.menu_item{
	padding-left:50px;
}

.menu_item a{
	color:#990000;
	text-decoration: none;
	}
.menu_item a:hover{
	color:#990000;
	text-decoration: none;
	}
.main{
	background:url(../../images/main_bg.jpg) repeat-y;
	height:100%;
	width:1024px;
}


.left{
	width:282px;
	vertical-align:top;
}

.main_content{
	width:442px;
	height:100%;
	padding-bottom:30px;
	padding-right:5px;
}

.right{
	width:300px;
	vertical-align:top;
	padding-top:40px;
}

.content_title{
	color:#FFEBA6;
	font-size:15px;
	height:40px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.content_text{
	background-color:#fff2cb;
	height:100%;
	vertical-align:top;
	color:#A40202;
	padding-top: 40px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:80px;
}

.content_table{
	width:100%;
	height:100%;
}

.main_shadow{
	height:6px;
	background:url(../../images/shadow_main.jpg) repeat-x;
}

.right_v_spacer{
	height:40px;
}
.search{
	background-color:#f3aa77;
	width:210px;
	padding-left:10px;
}

#search_image{
	/*background:url(../../images/search.jpg) no-repeat;*/
	height:53px;
	padding-top:0px;
	padding-left:0px;
	float: left;
}

#s_value{
	border:1px solid #b81415;
	border-left:none;
	height:16px;
	color:#b81415;
	font-size:12px;
	padding-top:3px;
}

#d_search_input{
	float: left;
	padding-top: 16px;
	}

.search_button{
	cursor: pointer;
	}

.news{
	background-color:#fff2cb;
	padding:5px;
	width:200px;
}
.news_date{
	color:#c4141f;
	font-size:12px;
	padding-top:10px;
}

.news_title{
	color:#d27c27;
	font-size:14px;
	font-weight:bold;
}
.news_short_info{
	color:#000000;
	font-size:13px;
}
.news_short_info a{
	color: #000000;
	}

.votes{
	background-color:#f3aa77;
	padding:5px;
}
#votes_name{
	color:#c4141f;
	font-size:12px;
	padding-top:10px;
}
#votes_list{
	float:left;
}
.vote_item{
	color:#660010;
	font-size:12px;
}
#answer_img{
	background:url(../../images/answer.jpg) no-repeat;
	width:57px;
	height:90px;
	margin-left:120px;
}
#vote_submit a{
	clear:both;
	color:#c4141f;
	text-decoration:underline;
	padding-left:40px;
	font-size:14px;
}


.content_text a{
	text-decoration: underline;
}

.news_list h1{
	color: #ff0000;
	font-size: 14px;
}

td.footer_right{
	background : url(../../images/footer_right.jpg);
	width: 307px;
	height: 105px;
	font-size: 12px;
}

/* NEW */

.country_item{
	width: 180px;
	text-align: left;
}

a.country_link , a.country_link:visited{
	text-decoration: underline;
}

a.country_link:hover{
	text-decoration: underline;
}


a.country_link_all , a.country_link_all:visited{
	text-decoration: none;
	font-size: 13px;
	color: #d27c27;
}

a.country_link_all:hover{
	text-decoration: underline;
	color: #000000;
}


.selected_letter, selected_continent{
	color: #ffffff;
}


a, a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#to_country_list{
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

.country_item_by_letter{
	height: 40px;
	vertical-align: middle;
}


.img_flag{
	width: 240px;
}

/* FEEDBACK styles */
.feedback input[type="button"]{
	width: 150px;
	border:2px solid #f3aa77;
	color: #A40202;
}

textarea.feedback_text{
	width: 200px;
	height: 100px;
	border:1px solid #f3aa77;
	color: #A40202;
}

input.feedback_input{
	width: 200px;
	border:1px solid #f3aa77;
	color: #A40202;
}

input.no_filled_input{
	width: 200px;
	border:1px solid #b81415;
	color: #A40202;
}


textarea.no_filled_textarea{
	width: 200px;
	height: 100px;
	border:1px solid #b81415;
	color: #A40202;
}
/*************************************/

.news_pager{
	width: 100%;
	text-align: center;
	}

.table_news_pager td{
	padding-left: 6px;
}

a.a_news_pager , a.a_news_pager:visited{
	text-decoration: underline;
}

a.a_news_pager:hover{
	text-decoration: underline;
}

.det_menu_list ul{

	}


.det_menu_td{
	background-color:#fff2cb;
	padding:2px;
	width:200px;
	}

.det_menu_list li{
	margin-left: -10px;
	width: 150px;
	font-size: 12px;
	padding-left: 1px;
}

.continent_menu{
	list-style-image: url("../../images/menu-marker.gif");
	color: #c4141f;
	padding-left: 22px;
	font-size: 13px;
}

.continent_menu a, .continent_menu a:visited{
	color : #c4141f;
	text-decoration: underline;
	font-size: 13px;
	
}

.continent_menu a:hover{
	text-decoration: none;
	color: #000000;
}

.continent_menu_list{
	background-color:#fff2cb;
	width:200px;
	}

	
	
.search_res_item{
	padding-top: 10px;
}

.search_link{
	font-size: 13px;
	color: #d27c27;
}