/* CSS Document */
body{
	background-color:#3269ba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00194e;
	line-height: normal;
}

.clear{
	margin:0px;
	clear: both;
}

.clear_line{
	margin:0px;
	clear: both;
	height: 1px;
	border-bottom: 1px solid #d0d7e5;
}

/* fix png 
img, div { behavior: url(/iepngfix.htc) } */

a {
    color: #FF6600;
	text-decoration: none;
}

a:hover {
    color: #FF0000;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0.5em 0px;
}

.flag{margin:1px;}
.field_errors_default{
	background-color: #CCCCCC;
}
.errors_default{
	font-size: 10px;
	color: #FF0000;
}



#message_div{
	border: 3px solid #FF6600;
	background-color: #FFFFFF;
	position: absolute;
	font-size: 14px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/message_header.jpg);
}

#black_div{		
	background-color:black;
	position: absolute;
	top:0px;
	left:0px;
}


.dark_blue_txt_10{
	font-size: 10px;
	color: #00194e;
}

.dark_blue_txt_11{
	font-size: 11px;
	color: #00194e;
}
.dark_blue_txt_12{
	font-size: 12px;
	color: #00194e;
}

.dark_blue_txt_14{
	font-size: 14px;
	color: #00194e;
}


.green_txt_9{
    font-size: 9px;
	color: #639700;
}

.green_txt{
	color: #639700;
}

.blue_txt{color: #5A85C4;}
.blue_txt_9{color: #5A85C4;font-size:9px;}


.dark_blue_txt_14_bd{
	font-size: 14px;
	color: #00194e;
	font-weight: bold;
}

.orange_txt{
	font-size: 11px;
	color: #FF6600;
}

.red_txt{
	font-size: 11px;
	color: #FF0000;
}

.orange_txt_10{
	font-size: 10px;
	color: #FF6600;
}

.orange_txt_9{
	font-size: 9px;
	color: #FF6600;
}
.left_photo{
	padding: 5px;
	float: left;
	margin-right: 15px;
	border: 1px solid #d0d7e5;
}


/* buttons */

a.red_btn, a.blue_btn{
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 116px;
	font-size: 12px;
	line-height: 27px;
	color: #FFFFFF;
	display:block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}




.search_btn{
	background-image: url(../images/search_button.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 80px;
	padding-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	display:block;
	text-align: center;
	cursor:pointer;
}

#site_container{
	width: 997px;
	margin: 10px auto;
	overflow:hidden;
}

#site_container_top{
	background-image: url(../images/site_container_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 997px;
}

#site_container_bottom{
	background-image: url(../images/site_container_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 997px;
}

/*-----------------------------------*/
/*             Top menu              */
/*-----------------------------------*/

#top_menu{
	height: 40px;
	padding-left: 20px;
	float:left;
}

#top_menu a{
	font-size: 11px;
	line-height: 40px;
	color: #285495;
	text-decoration: none;
}
#top_menu a:hover {color:#639700;}

/*-----------------------------------*/
/*             header              */
/*-----------------------------------*/

#header{
	background-image: url(../images/header_bcgr.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 987px;
	margin: 0px;
	padding: 0px 5px;
}

#logo{
	margin-top: 2px;
	float:left;
}

.top_baner{
	float:right;
	padding: 5px 0px;
	height: 90px;
	width: 728px;
}

/*-----------------------------------*/
/*            menu                   */
/*-----------------------------------*/
#menu_container{
	float:right;
	padding: 0px 0px 0px 0px;
	height: 41px;
	width: 728px;
}

#user_menu_container{
	float:right;
	padding: 0px 0px 0px 0px;
	height: 41px;
	width: 728px;
	background-image: url(../images/menu_container_bcgr.png);	
}

#menu td{
	height: 41px;
	width:14%;
	
}

#menu a{
	height: 36px;
	display:block;
	padding-top:5px;
	line-height:36px;
}

.menu_item_1{
	background-image: url(../images/menu_item_1.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.menu_item_2{
	background-image: url(../images/menu_item_2.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.menu_item_3{
	background-image: url(../images/menu_item_3.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.menu_item_4{
	background-image: url(../images/menu_item_4.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.menu_item_5{
	background-image: url(../images/menu_item_5.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.menu_item_6{
	background-image: url(../images/menu_item_6.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}



#menu a, table.menu a{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover, table.menu a:hover{
	background-position:left bottom;

}

table.menu td{
	height: 41px;
}


#user_menu a{
	padding:10px;
	font-size: 12px;
	line-height: 41px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/menu_bcgr.png);
	background-repeat: no-repeat;
	background-position: right;
}

#user_menu a:hover{
	background-image: url(../images/menu_bcgr_over.png);
	

}

/*-----------------------------------*/
/*            anons spisanie             */
/*-----------------------------------*/


#anons_spisanie{
	background-image: url(../images/anons_spisanie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:35px 10px 10px 10px;
	width: 280px;
	border: 1px solid #d0d7e5;
}

#anons_spisanie h1{ font-size:14px;}

/*-----------------------------------*/
/*            site_midle              */
/*-----------------------------------*/
#site_container_middle{
	background-image: url(../images/site_container_middle.jpg);
	background-repeat: repeat-y;
	width: 997px;
	padding:10px 0px;
}

/*-----------------------------------*/
/*            BBS BTS          */
/*-----------------------------------*/

#online_container{
    padding: 0px;
	margin: 0px 0px 10px 0px;;
}

#bbs{
	background-color:#D0D7E5;
	border: 1px solid #d0d7e5;
	float: left;
	width: 325px;
}
#bts{
	background-color:#D0D7E5;
	border: 1px solid #d0d7e5;
	float: right;
	width: 325px;
}



#bbs h1, #bts h1{
	background-image: url(../images/menu_item_4.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bolder;
	padding:5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#bts h1{
background-image: url(../images/menu_item_2.jpg);
}

#index_login_form{
	margin-top:10px;
	padding:6px 10px 6px 35px;
	float:right;
	background-image: url(../images/user_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#user_info{
	background-color:#ffffff;
	border: 1px solid #d0d7e5;
	margin:10px 5px 0px 0px;
	padding:0px 10px 0px 5px;
	float:right;
	font-size:9px
}


/*-----------------------------------*/
/*          columns            */
/*-----------------------------------*/
#central_column{
	margin: 0px;
	padding: 0px;
	width: 662px;
	overflow: hidden;	
}

#content{
margin:0px 5px 5px 5px;
padding:10px;
border: 1px solid #d0d7e5;
background-color:#FFFFFF;
}

#right_column{
	margin: 0px 5px;
}



/*-----------------------------------*/
/*        Baners           */
/*-----------------------------------*/
.baner_300_250{
	width: 300px;
	margin-bottom:10px;
	cursor:pointer;
}
.baner_145_100_left{
	float:left;
	margin: 0px 3px 5px 0px;
	border:solid 1px #333333;
}
.baner_145_100_right{
	float:right;
	margin: 0px 0px 5px 3px;
	border:solid 1px #333333;
}

.baner_650_80{
	width: 650px;
	margin: 0px auto 10px auto;
	cursor:pointer;
}




/*-----------------------------------*/
/*        panels           */
/*-----------------------------------*/

.panel{
	border: 1px solid #d0d7e5;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}


.panel_header_black{
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 44px;
	background-image: url(../images/panel_header_black.jpg);
}

.panel_header_dark_blue{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	background-image: url(../images/panel_header_dark_blue.jpg);}
	
.panel_header_light{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/panel_header_light.jpg);}	
	
.panel_header_green{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_item_3.jpg);
	color: #FFFFFF;
}	

.panel_header_orange{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_item_1.jpg);
	color: #FFFFFF;
}	

.panel_header_red{
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	background-image: url(../images/menu_item_4.jpg);
	color: #FFFFFF;
}
	
.panel_header_info_red, .panel_header_info_blue{
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	height: 40px;
	padding-left:45px;
	background-image: url(../images/panel_header_info_red.jpg);
	border-bottom: 1px solid #000033;
}	

.panel_header_info_red{
	background-image: url(../images/panel_header_info_blue.jpg);}	

.panel_content{margin:5px;}

.news_panel_content{
	background-color:#ffffff;
	border: 1px solid #d0d7e5;
	margin-right: 5px;
}

/*--------------------------------*/
/*   BUTTONS AS A
/*-------------------------------*/
a.btn_forward, a.btn_back{
	background-image: url(../images/btn_forward_bcgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	border: 1px solid #D0D7E5;
}

a.btn_back{
	background-image: url(../images/btn_forward_bcgr.jpg);
	background-position: left top;
	}

a.btn_forward:hover{background-position: right -26px;}
a.btn_back:hover{background-position: left -26px;}


/*--------------------------------*/
/*   NEWS IN INDEX PAGE
/*-------------------------------*/


#news_container{width:480px; float:left; padding:0px;}

#news_container .news_item{
	float: left;
	width: 50%;
}

#news_container div.first_image_container{
	width:80px;
	height:80px;
	position: relative;
	overflow: hidden;
	border: 1px solid #d0d7e5;
}

#news_container .news_item .news_date{
	color: #5A85C4;
	font-size: 10px;
}

#news_container .news_item a.news_title{
	color: #00194e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#news_container .news_item a.news_title:hover{color: #FF6600;}





#menu_categories{ float:right;}

#menu_categories a{
	margin-top:6px;
	background-image: url(../images/news/categori_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 168px;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding:6px 0px;
	color: #00194E;
	border-right: 1px solid #D0D7E5;
	border-bottom: 1px solid #D0D7E5;
	border-left: 1px solid #D0D7E5;
	
}


#menu_categories a:hover{background-position: 0px -26px;}


/*-----------------------------------*/
/*           AKCENT INTERVIW           */
/*-----------------------------------*/


.akcent_img{
	height: 220px;
	width: 220px;
	position: relative;
	overflow: hidden;
}

.akcent_content{
	padding: 0px 10px;
	
}
.akcent_link{
	font-weight: bold;
	color: #639700;
}









#site_container_bottom{
}



/* REGISTER FORM */

#register_form_wrap{
	margin: 10px 70px;
	background-color: #e9e9e9;
	border: 1px solid #d0d7e5;
}

#register_form{
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #d0d7e5;
}

#register_form .textfield{
	height: 25px;
	width: 100%;
	border: 1px solid #d0d7e5;
}

#register_form .textarea{
	height: 125px;
	width: 100%;
	border: 1px solid #d0d7e5;
}


#register_form .remark{
	margin-top:2px;
	font-size: 10px;
	color: #888888;
}

#register_form h3{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 11px;
}

.my_obj_link{
	padding:5px;
	background-color: #EBEEF3;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00194E;
	color: #003366;
	text-decoration: none;
}


/* INFO_TALON FORM */

#talon_form_wrap{
	margin: auto;
	width: 600px;
	background-color: #e9e9e9;
	border: 1px solid #d0d7e5;
}

#talon_form{
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #d0d7e5;
}

#talon_form .textfield{
	height: 25px;
	width: 100%;
	border: 1px solid #d0d7e5;
	margin-top: 5px;
}

#talon_form .remark{
	margin-top:2px;
	font-size: 10px;
	color: #888888;
}

#talon_form h3{
	margin-top:4px;
	font-size: 11px;
}

#talon_form td{border: 1px solid #d0d7e5;background-color: #EFF1F5;}

div.pager{
	padding: 10px;
	margin-top: 10px;
	background-image: url(../images/bcgr_user_pages_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.pager a, div.pager span{
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/page_bcgr.jpg);
	padding: 3px;
	border: 1px solid #D0D7E5;
	margin:5px 3px;
	font-size: 8px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.pager span.active{
	color: #86ba19;
}
/*-----------------------------------*/
/*           PATHWAY           */
/*-----------------------------------*/

#pathway_container{
	background-color: #ffffff;
	border: 1px solid #d0d7e5;
	padding:5px;
	margin:0px 5px 5px 5px;
	font-size: 10px;
	color: #999999;
	background-image: url(../images/bcgr_user_pages_menu.jpg);
	background-position: bottom;
}

#pathway_container img{margin-left:20px;}

#pathway_container .curent{
	font-weight: bold;
	color: #669900;
}

#pathway_container a{
	font-weight: bold;
	color: #00194e;
}




/*-----------------------------------*/
/*           DETAILED NEWS           */
/*-----------------------------------*/

#detailed_news{
	padding:0px 10px;
}
#detailed_news h1{font-size: 20px;}
.author_link{
	text-align: right;
	display: block;
	font-weight: bold;
}
.photo_author{
	font-size: 10px;
	color: #A2AFCC;
}
.news_gallery, .video_container{
    margin:5px 0px;
    padding: 5px;
	border: 1px solid #d0d7e5;}

.comunity_bar{
	margin:10px 0px;
	padding: 5px;
	border: 1px solid #d0d7e5;
	background-image: url(../images/panel_header_bcgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.comunity_links{
	color: #669900;
	float:left;
	}
.news_counter{
	font-size: 10px;
	color: #FF6600;
	line-height: 24px;
	float:right;
}



#related_news{
	margin:15px 0px;
	border: 1px solid #9AA9C7;
	background-color: #FFFFFF;
}


div.related_list{
	padding: 9px 5px 9px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #9AA9C7;
	font-size: 9px;
	color: #999999;
}

div.related_list a{
	font-weight: bold;
	font-size: 11px;
}


#last_news, div.last_news{
	margin:15px 0px;
	padding: 5px;
	border: 1px solid #d0d7e5;
	background-color: #FFFFFF;
}

div.news_list{
	padding: 5px 5px 5px 25px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #d0d7e5;
	font-size: 9px;
	color: #999999;
}

div.news_list a{
	font-weight: bold;
	font-size: 11px;
}


/*-----------------------------------*/
/*          NEWS COMMENTS          */
/*-----------------------------------*/
#comments_bar{
	margin:10px 0px;
	padding: 5px;
	border: 1px solid #d0d7e5;
	background-color: #E7EAF1;

	}
	
	


#add_comment{
	background-image: url(../images/comment-add-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:24px;
	line-height: 24px;
	padding-left: 30px;
	font-weight:bold;
	border-bottom: 1px solid #d0d7e5;
}

#count_comment{
background-image: url(../images/user-comment-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:24px;
	line-height: 24px;
	padding-left: 30px;
	font-weight:bold;}


#news_comment_form{
	width: 240px;
	border: 1px solid #d0d7e5;
	background-color: #D7EED8;
	font-size: 10px;
}

#news_comment_form .textfield, #news_comment_form .textarea{
	margin:3px 0px;
	width:100%;
	height:22px;
	border: 1px solid #d0d7e5;
}

#news_comment_form .textarea{
	height:150px;
}

.comm_author{
	color: #00194e;
	font-weight: bold;
	font-size: 11px;
}

.comm_text{
	margin-bottom: 15px;
	color: #003333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D7E5;
}


/*--------------------------------*/
/*   ALL NEWS
/*-------------------------------*/


#all_news {}

#all_news .news_item{}

#all_news div.first_image_container{
	width:120px;
	height:120px;
	position: relative;
	overflow: hidden;
	border: 1px solid #d0d7e5;
}



#all_news .news_item .news_date{
	color: #5A85C4;
	font-size: 10px;
}

#all_news .news_item a.news_title{
	color: #00194e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#all_news .news_item a.news_title:hover{color: #FF6600;}

/*===========================*/
/*------CALENDAR-------------*/
/*===========================*/
.calendar_main {
border:1px solid black;
}


.month {
	background-color:black;
	font:bold 11px/25px verdana;
	color:white;
	height: 25px;
}
.month a{
	color:white;
	font-weight: bold;
	text-decoration: none;
}

.month a:hover{
	color:#FF6600;
}

.daysofweek {
background-color:gray;
font:bold 11px verdana;
color:white;
}

.days {
	font-size: 11px;
	font-family:verdana;
	color:black;
	background-color: #E6E6E6;
	padding: 5px;
	border: 1px solid #CACACA;
}

.days #today{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}


/* CATEGORIES MENU NEWS PAGE */

a.category_link{
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #d0d7e5;
	display:block;
	color:#00194e;

}

/*useful info index */
.panel_left{
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 325px;
	height: 350px;
	overflow:hidden;
	border: 1px solid #d0d7e5;
}

.panel_right{
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	float: right;
	width: 325px;
	height: 350px;
	overflow:hidden;
	border: 1px solid #d0d7e5;
}

.useful_info{
	margin: 0px auto;
	height: 320px;
	overflow: auto;
	padding:5px 10px;
}

div.useful_info a{
	font-size: 12px;
	color:#00194e;
}

div.useful_info a:hover{
	color: #FF3300;
	text-decoration: underline;
}

div.useful_info a.selected{
	color: #669900;
	font-weight: bold;
}
div.useful_info li
{
	list-style-type: none;
	padding:5px 0px 5px 5px;
	list-style-position: outside;
	list-style-image: url(../images/bulet_red.jpg);
	border-bottom: 1px solid #d0d7e5;
	
}	
div.useful_info ul{
	padding-left:15px;
	margin-bottom:5px;
	margin-left: 0px;
	
}
div.useful_info li.folder 
{
	cursor:pointer;
	font-weight: bold;
	list-style-image: url(../images/bulet_red.jpg);
}

div.useful_info li.nofolder 
{
	font-weight: bold;
	list-style-image: url(../images/bulet_orange.jpg);
}

.expllored{display:block;}
.colapsed{display:none;}


/* POOL FORM AND RESULTS */

.pool_panel{
	margin:10px 0px;
	border-bottom: 1px solid #d0d7e5;
	background-color: #FFFFFF;
	background-image: url(../images/pool_form_bcgr.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pool_result_bar{
	height: 20px;
	background-color: #006699;
	
}
.pool_result_bar_wrap{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	padding:10px;
}
.pool_result_text{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 0px;
}


#pool_results{
	
}

.percent{
	color: #669900;	
}


/*relax */
img.relax_icon_left{
	padding-right:0px;
	border: none;
}

img.relax_icon_middle{
	padding: 0px 0px;
	border: none;
}

img.relax_icon_right{
	padding-left: 0px;
	border: none;
}

/* weather */
.w_head {font-weight:bold;}
.w_body {border-bottom: 1px solid #d0d7e5;}

/* affo */
.afo {
	height: 120px;
	width: 380px;
	padding-top: 80px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #6C5220;
	background-repeat: no-repeat;
	background-position: center center;
}

.afo p{
	font-size: 10px;
	text-align: right;
}

/* useful links */

a.u_link{
	color:#00194e;
	font-weight: bold;
	display: block;
	padding: 5px 50px 5px 20px;
	background-image: url(../images/bulet_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #d0d7e5;
}

a.u_link:hover{
	background-image: url(../images/bulet_orange.jpg);
	color: #FF3300;	
	}



.search_field{
	height: 28px;
	line-height:28px;
	font-weight:bold;
	width: 250px;
	border: 1px solid #d0d7e5;
	float:left;
	color:#FFFFFF;
	background-color: #00194e;
}


/* search rezults */
.search_results{
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 5px 10px 20px;
	border-bottom: 1px solid #d0d7e5;
	margin-left:20px;
}

.highlight{
	color: #FFFFFF;
	background-color: #FF0000;
}

#filter_info{border-bottom: 1px dashed #9AA9C7;}

/* google_map */
#map_canvas{
	width:600px;
	height: 300px;
	margin: 20px auto;
	padding:10px;
	border: 1px solid #d0d7e5;
}



/*--------------------------------*/
/*   ALL ANNOUNCES
/*-------------------------------*/




.detail_ads_bottom{
	background-image: url(../images/detail_ads_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 652px;
}

.detail_ads_top{
	background-image: url(../images/detail_ads_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
	width: 652px;
	margin-top:10px;
}

.detail_ads_middle{
	background-image: url(../images/detail_ads_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding:0px 10px;
}

.add_item_photo{
	border: 1px solid #d0d7e5;
	height: 80px;
	width: 80px;
}
#adds_list h3{margin:5px 0px}

.add_intro{
	color: #5A85C4;
	font-size: 10px;
}

.add_date{
	color: #5971A2;
}

.add_city{
	color: #5971A2;
}
.add_price{
	color: #669900;
	font-size: 12px;
	font-weight: bold;
}

#adds_list a.add_title{
	color: #00194e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* ANNOUNCE CATEGORIES */
.add_categories{
	margin: 0px auto;
	padding:5px 10px;
}

div.add_categories a{
	font-size: 12px;
	color:#00194e;
}

div.add_categories a:hover{
	color: #FF3300;
	text-decoration: underline;
}

div.add_categories a.selected{
	color: #669900;
	font-weight: bold;
}
div.add_categories li
{
	list-style-type: none;
	padding:5px 0px 5px 5px;
	list-style-position: outside;
	list-style-image: url(../images/bulet_red.jpg);
	border-bottom: 1px solid #d0d7e5;
	
}	
div.add_categories ul{
	padding-left:15px;
	margin-bottom:5px;
	margin-left: 0px;
	
}
div.add_categories li.folder 
{
	cursor:pointer;
	font-weight: bold;
	list-style-image: url(../images/bulet_red.jpg);
}

div.add_categories li.nofolder 
{
	font-weight: bold;
	list-style-image: url(../images/bulet_orange.jpg);
}

.expllored{display:block;}
.colapsed{display:none;}


/* detailed announce */
.photo_add{
	border: 1px solid #8B9CBE;
	background-color: #d0d7e5;
	}
	
.photo_add img{margin:10px;}
.contact_table{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d0d7e5;
	border-right-color: #d0d7e5;
	border-bottom-color: #d0d7e5;
	border-left-color: #d0d7e5;
}

.contact_table td{
	border-bottom: 1px solid #d0d7e5;
}
.detail_price{
	border-top: 1px solid #8B9CBE;
	border-bottom: 1px solid #8B9CBE;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	margin-bottom:10px;
}


.help{
	
	padding:5px 0px 5px 25px;
	background-image: url(../images/help.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	cursor:pointer;
}

.game_item{
	margin: 1%;
	height: 200px;
	width: 30%;
	border: 1px solid #D0D7E5;
	float:left;
}

.game_item img{
	margin-top: 15px;
}

/* ÐÀÄÈÎ */
#radio_container{
	background-image: url(../images/radio_bcgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	border: 1px solid #D0D7E5;
	margin:20px auto;
	padding:10px;
	background-color: #FFFFFF;
}

#radio_container td{border-bottom: 1px solid #D0D7E5;}

.radio_name{
	font-size: 12px;
	font-weight: bold;
}

.wrong{
	background-image: url(../images/x.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #FF6600;
	text-decoration:underline;
}

.success{
	background-image: url(../images/success.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #009900;}
	
.partner_link{
	border-bottom: 1px solid #D0D7E5;
	background-image: url(../images/bulet_5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}
