/**********************	general classes		*************************/
img, div, p, a, h1, h2, h3, h4, h5, h6
{
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	color:#000000;
}

a
{
	text-decoration:underline;
}

.hidden
{
	visibility:hidden;
	display:none;
}

.invisible
{
	visibility:hidden;
}

.clear
{
	clear: both;
}

.chk
{
	border: none;
}

/*	controls	*/

.btn, .btns, .btnl, .btnxl
{
	border: none;
	font-weight:bold;
	font-size:11px;
	padding: 0px 0px 3px 0px;
	height: 21px;
	margin-right:5px;
}

.btns
{
	background-image: url("pic/system/btn_s.gif");
	width: 65px;
}

.btnl
{	
	background-image: url("pic/system/btn_l.gif");
	width: 130px;
}

.btnxl
{	
	background-image: url("pic/system/btn_xl.gif");
	width: 200px;
}

.txt
{
	border:1px solid #7B828C;
/*
	background-image: url("pic/system/srch_input_txt.gif");
	background-repeat: repeat-x;
*/	
	height: 16px;
	border-left: 1px solid #9399A8;
	border-top: 1px solid #9399A8;
	border-right: 1px solid #CBCED9;
	border-bottom: 1px solid #CBCED9;
}

.notfill
{
	background-image:none;
}

.areanl
{
	display: block;
	width:300px;
	height:150px;	
}

.nll
{
	display: block;
	width: 200px;
}

.xl
{
	width: 350px;
}

h2
{
	padding:30px 0px 20px 0px;
	width:100%;
	text-align:center;
	height:50px;
	color:#000;
}

.main_stats
{
/*
	position:absolute;
	top:0px;
	right:45px;
	text-align:right;
*/	
}

/**********************	block	*************************/


.a_block
{
	padding: 35px 5px 5px 5px;
	margin-bottom: 10px;
/*
	width:745px;
	background-color: #DEDEDE;
	overflow: hidden;
	color: #000;
*/
}

.a_block_simple
{
	overflow: hidden;
	width: 745px;
	padding: 35px 5px 5px 5px;
	margin-bottom: 10px;
	color: #000;
}

.box, .search_box
{
	position:relative;
	width:100%;
	border:1px solid #7B828C;
	padding:0px;
	background-color: #FFFFFF;
	color: #000;
}

.search_box, .search_the_web
{
	height:70px;
}

.search_box
{
	background-color: #E0F4B5;
}

.box_title
{
	position:absolute;
	top:-30px;
	left:20px;
	width:150px;
	height:25px;
	padding:3px 0px 0px 0px;
	margin:0px;
	text-align:center;
	border:1px solid #7B828C;
	border-bottom:1px solid #FFFFFF;
	background-color: #FFFFFF;
	color:#000000;
}

.text
{
	margin:10px 0px 0px 10px;
	color:#000;
	padding:0px 10px 0px 10px;
	text-align: justify;
}

.text0
{
	color:#000;
}

.textf
{
	color:#000000;
}

.text a, .text span a, .text a span
{
	text-decoration: underline;
}

.label, .labelstrong
{
	margin:0px;
	color:#000;
	padding:0px;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}

.labelstrong
{
	font-weight:bold;
	font-size:110%;
}

/**********************	search	*************************/
/*	search modes	*/

.qaz
{
	text-align:center;
	padding:0px;
	margin:25px 0px 0px 0px;
	z-index:1;
}

.container 
{
	width:460px;
	clear:both; 
	text-decoration:none;
	margin:0px auto 0px auto;
	height:25px;
	margin:0px auto 0px auto;
}

* html .container
{
	display:inline-block;
}

.menu2
{
	position:relative;
	padding:0px; 
	margin:0px auto; 
	list-style-type:none;
	white-space:nowrap;
	z-index:2;
}

.menu2 li 
{
	position:relative;
	float:left;
	width:150px;
	margin:0px;
	padding:0px;
	text-align:center;
	z-index:3;
}

* html .menu2 li 
{
	margin-bottom:-1px;
}

.menu2 a 
{
	width:auto;
	height:14px;
	display:block;
	padding:3px 0px 1px 0px;
	margin:6px 0px 0px 0px;
	font-size:11px;
	color:#4B4F6B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #7B828C;
	background-image: url("pic/system/srch_tab_pas.gif");
	background-position:bottom;
	border-left:1px solid #7B828C;
	background-color:#FFFFFF;
	z-index:4;
}

* html .menu2 a 
{
	width:98%
	float:left;
	margin-bottom: -1px;
}

.menu2 a:hover
{
	background-color:#E0F4B5;
	color: #000;
}

.menu2 li a.active
{
	width:auto;
	height:16px;
	display:block;
	padding:4px 2px 0px 2px;
	margin:4px 0px 0px 0px;
	font-size:11px;
	text-decoration:none;
	border:1px solid #7B828C;
	border-bottom:1px solid #7B828C;
	background-color:#E0F4B5;
	z-index:4;
	position:relative;
	color:#000000;
	background-image: none;
}

.menu2 li a.active:hover
{
	background-color:#E0F4B5;
	background-image: none;
}

.actv_brd
{
	position:absolute;
	left:0px;
	top:1px;
	width:148px;
	height:20px;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #E4E6EF;
	z-index:100;
}

/*	search box	*/
.search_box
{
	position:relative;
	border:1px solid #7B828C;
	padding:0px;
	margin: 0px auto 25px auto;
	width:520px;
}

.search_frm
{
	width:440px;
	margin:20px auto 20px auto;
	padding:0px;
}

.in_categ
{
	color: #000000;
}

.search_box .txt
{
	width:350px;
}

.search_the_web
{
	visibility: hidden;
	display: none;
}


/**********************	categories list	*************************/

.categ
{
	float:left;
	width:180px;
	height:25px;
	margin:5px 0px 5px 15px;
	padding:0px;
	font-size:10pt;
	font-weight:bold;	
	font-size: 12px 
}

.categ a
{
	text-decoration: underline;
	color: #025D97;
}

.cat_list
{
	margin-left: 20px;
	margin-top: 30px;
}

.cat_box
{
	padding-bottom: 15px;
}

/*	top cat list	*/

.top_categs
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*
	display:table;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:transparent;
	border: none;
*/
}

.a_top_cat
{
	padding: 5px 0px 5px 0px;
	background-color:transparent;
	border: none;
}

.top_cat_col
{
	margin:10px auto 0px auto;
	padding:12px 0px 0px 0px;
/*
	display:table-cell;
	position:relative;
	width:98%;
	overflow:hidden;
*/
}

.row_div div.title
{
	position:absolute;
	top:10px;
	left:64px;
}

.top_cat_col .row_div div div.title
{
	top: 0px;
}

.one_dir_top
{
	position:relative;
	width:42%;
	height:80px;
	list-style-type:none;
	margin:0% 2% 0% 6%;
	padding:0px;
	font-size:10pt;
	float: left;
	overflow:hidden;
}

* html .one_dir_top
{
	margin:0% 3% 0% 3%;
	padding:0px;
}

.one_dir_top .title a
{
	font: normal 11px Arial;
}

.one_dir_top .title a.title
{
	font: bold 11px Arial;
}

/*///////////////////////TOP CAT ICON DIV SIZE////////////////////*/

div.top_cat_icon, div.top_cat_icon_def, div.main_icon
{
	width:48px;
	height:48px;
}

div.top_cat_icon
{
	overflow: hidden;
	padding: 0px;
	position:absolute;
	top: 4px;
	left:0px;
}

/*///////////////////////TOP CAT ICON DEFAULT SIZE////////////////////*/

div.top_cat_icon_def
{
	overflow: hidden;
	padding: 0px;
	position:absolute;
	top: 4px;
	left:0px;
}

.row_div
{
	padding: 0px;
	margin:20px 0px;
	overflow: hidden; 
	position: relative;
	width: 100%;
}

* html .row_div
{
	width:100%;
	margin:20px 0%;
	padding: 0px;
}

*************	links list	*************************/
.links_body
{
	width:96%;
	margin:30px 1% 10px 1%;
	padding:5px 1% 5px 1%;
	border-bottom:1px solid #7B828C;
}

/*	sponsored links	*/
.links_body_noline
{
	margin:0px 1% 0px 1%;
	border-bottom:none;
}

.links_title
{
	margin-bottom:200px;
}

.links_title_devider
{
	height:50px;
}


/*	link item	*/
.links_box
{
	position:relative;
	padding:0px;
	margin:25px 0px 25px 10px;
	font-size:12px;
}

.links_box a
{
	color:#025D97;
	text-decoration: underline;
}

.links_box .title a
{
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}

.links_box .descr
{
	text-align:justify;
	color:#000000;
}

.links_box .url
{
	vertical-align:middle;
}

.links_box span.url
{
	color:#2CB900;
}

/*	link category	*/
.link_cat
{
	color: #000;
}

.link_cat a
{
	color:#025D97;
	text-decoration:underline;
}

/*	legend	*/
.legend
{
	width:96%;
	margin:5px 1% 10px 1%;
	padding:0px 1% 0px 1%;
	color: #000;
}

.legend img
{
	vertical-align:middle;
}

/*	sortings	*/
.sortings_modes
{
	position:relative;
	padding-top:20px;
	height:60px;
}

.sortings
{
	height:26px;
	border-bottom:1px solid #7B828C;
}

.sort_box
{
	position:absolute;
	left:40px;
	width:780px;
	height:23px;
	padding: 3px 0px 0px 0px;
	margin:0px;
}

ul.sort
{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:10;
}

ul.sort li
{
	position:relative;
	display:block;
	width:120px;
	height:25px;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align:center;
	border:1px solid #7B828C;
	border-bottom: none;
}

ul.sort li.title
{
	font-size:10pt;
	width:100px;
	border:none;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
}

ul.sort li.active
{
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

ul.sort li a
{
	display:block;
	padding:6px 0px 0px 0px;
	margin:0px;
	color:#000000;
	text-decoration:none;
	background-color:#EEEEEE;
	width:120px;
	height:19px;
	background-image: url("pic/system/lnk_sort_grd.jpg");
	background-repeat: repeat-x;
	border-bottom: none;
}

ul.sort li a:hover
{
	background-color: #F8F8F8;
}

ul.sort li.active a
{
	background-image: none;
	color:#000000;
	background-color:#FFFFFF;	
}

/*	modes changer	*/
input.mode_item
{
	vertical-align: bottom;
}

.mode_changer
{
	color: #000;
	position: absolute;
	left: 20px;
/*	top:60px; */
	top:10px;
	width: 60%;
}

.sort_changer
{
	color: #000;
	position: absolute;
	right: 10px;
/*	top:60px; */
	top:10px;
	text-align: right;
}


/**********************	path	*************************/
.path
{
	margin-top: 5px;
	color: #000000;
}

.path a
{
	text-decoration: underline;
	color: #FF5A00;
}

/**********************	main header	*************************/
h3.main_header
{
	font-size: 16px;
	font-weight: bold;
	color: #2E26D7;
	margin-bottom: 0px;
}

.main_icon
{
	float: left;
	padding-top:5px;
	margin-right:20px;
	overflow:hidden;	
}

/**********************	main header	*************************/
.main_descr
{
	margin-top: 18px;
	color: #000000;
	padding-left: 70px;
	margin-bottom: 10px;
	text-align: justify;
}

.margin0
{
	padding-left: 0px;
}

.padding0
{
	padding-left: 0px;
}


/**********************	editor area	*************************/
.editor_area
{
	color: #000;
}

.editor_area a
{
	color:#025D97;
	text-decoration: underline;
	font-weight: bold;
}

.editor_area .descr
{
	margin: 10px;
	color: #000;
	font-size: 13px;
}

.editor_area .please_login
{
   padding: 10px 20px 10px 0;
   margin-top: 13px;
   font: 12px Verdana,Arial,Helvetica,sans-serif;
	color: #000;
}
	 
.editor_area .please_register
{
	text-align:right;
	padding: 10px 20px 10px 0;
	margin:0;	 
	font: 11px Verdana, Arial,Helvetica,sans-serif;
	color: #000;
}



#edit_form
{
	text-align:right;
	padding: 10px 15px 0 0;
	margin:0px;
}

#edit_form input.input 
{
	font:13px Verdana,Arial,Helvetica,sans-serif;
	padding:2px 2px 2px 3px;
	width:100px;
	border:1px solid #7FA4B8;
	margin:0 10px 0 2px;
	vertical-align:middle;
}

#edit_form input.button 
{
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	padding:2px 10px 2px 10px;
	width: auto;
	border:1px solid #7FA4B8;
	margin:0;
	vertical-align:middle;
}

form.edit_form
{
	text-align:left;
	width: 200px;
	padding: 0px 15px 0 0;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	margin:10px 0px;
}

form.edit_form input.input 
{
	font:13px Verdana,Arial,Helvetica,sans-serif;
	padding:2px 2px 2px 3px;
	width:200px;
	border:1px solid #7FA4B8;
	margin:0px;/* 10px 0 2px;*/
	vertical-align:middle;
}

form.edit_form input.button 
{
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	padding:3px 10px;
	width: auto;
	border:1px solid #000090;
	margin:0px;
	vertical-align:middle;
}

.for_editors_links
{
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	margin: 20px 0 20px 0;
	text-align:center;
}


a.links
{
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

/**********************	link status	***********************/
.link_status
{
	margin: 10px auto 0px auto;
	width:500px;
}


/**********************	link add form	***********************/


/**********************	link info	***********************/
.site_info
{
	background-color:transparent;
	border-color:transparent;
	color:#000000;
}

.about_site
{
	position:relative;
	width:99%;
	margin:10px 0px;
	padding:0px;
	height: 300px;
}

.about_info
{
	position:absolute;
	top:0px;
	left:250px;
}

.about_info .link_title
{
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

.about_info h2.link_title
{
	padding:0px;
	text-align:left;
	height:auto;
	width:500px;
	overflow:hidden;
}

.about_info .url
{
	color:#00FF0C;
}

.about_info .text
{
	margin-left:0px;
	padding-left:0px;
}

.about_info a.goto
{
	color:#00FCFF;
	font-size:14px;
}

.about_site .thumb_div
{
	float:left;
	border:2px solid;
	border-color:transparent;
	margin:10px;
	width: 196px;
	height: 143px;
	text-align: center;
}

.about_site .thumb_img
{
	border:2px solid;
	border-color:transparent;
	margin:20px 0px 0px 0px;
}

* html .about_site .thumb_img, .about_site .thumb_div, .site_info
{
	border-color:#153DA5;
	border:none;
}


/*	site info stats	*/
.site_stats
{
	color:#000;
}

.alexa
{
	margin:10px;
	padding:0px;
	float:left;
}

.float_left
{
	font-size:10pt;
	font-weight:bold;
	float:left;
	margin:10px;
	padding:0px;
}

.float_left div
{
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.float_left div a
{
	color:#0427D6;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.float_left p, .float_left div
{
	display:block;
	margin:0px 0px 7px 0px;
	padding:0px;
}

span.no_format
{
	font-weight:normal;
}

.rank
{
	position:relative;
	padding:0px;
	margin:0px;
}

.rank_title
{
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}
* html .rank_title
{
	height: auto;
}

.rank_box
{
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	width:100px;
	height:12px;
	border:1px solid #000000;
	
}

* html .rank_box
{
	height:12px;
	padding:0px;
	margin:0px;
	font-size:1px;
}
.green
{
	background-color:#009900;
	height:12px;
	padding:0px;
	margin:0px;
}

.orange
{
	background-color:#FF6633;
	height:12px;
	padding:0px;
	margin:0px;
}

/*	comments and links	*/
.box_title_list
{
	position:absolute;
	top:-25px;
	left:20px;
	width:780px;
	height:23px;
	padding:0px;
	margin:0px;
}

.box_title_list ul
{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
.box_title_list ul li
{
	position:relative;
	display:block;
	height:19px;
	float:left;
	margin: 0px 0px 0px 1px;
	padding:4px 5px 0px 5px;
	text-align:center;
	border:1px solid #7FA4B8;
	background-image: url("pic/system/lnk_sort_grd.jpg");
	background-color:#BBBEC5;
}

.box_title_list ul li:hover
{
	background-color:#F8F8F8;
}

.box_title_list ul li.title
{
	font-size:10pt;
	width:150px;
	border:none;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
}

.box_title_list ul li.active
{
	color:#000;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-image:none;
}

.box_title_list ul li a, .box_title_list ul li a:hover
{
	display:block;
	padding:0px;
	margin:0px;
	color:#4B4F6B;
	text-decoration:none;
}

.box_title_list ul li a:hover
{
	color:#000;
}

.box_text
{
	position:relative;
	width:96%;
	margin:1%;
	padding:1%;
	text-align:justify;
}

.box_text_title
{
	font-weight:bold;
}

.box_text_author
{
	font-weight:bold;
	font-style:italic;
}

.link_comment
{
	color:#000;
}

.link_comment .author
{
	width: 100%;
	text-align:right;
	font-weight:bold;
	margin:4px 0px 0px 0px; 
	padding:0px;
	color:#000;
}

.link_comment a
{
	text-decoration:underline;
	font-weight:bold;
	color:#025D97;
}

/*************************	admin end	**************************/
.check_all
{
	color:#000;
	font-weight:bold;
	margin-left:10px;
}

.status
{
	color:#000;
	font-weight:bold;
}

/*	edit link	*/
.text a.edit_page_text, .cat_check_item a
{
	color:#025D97;
	text-decoration:underline;
}

.text .edit_page_text
{
	color:#000;
}

.edit_page_info
{
	margin-bottom:10px;
}

.link_tests
{
	position:absolute;
	right:10px;
	top:0px;
	width:300px;
}

/*	edit category	*/
.cat_check_item
{
	margin-left:10px;
}

/*	SE blocks	*/
div.se_block
{
	border: 1px solid #DEDEDE;
	width: 80%;
	margin: 0px auto 0px auto;
	margin-bottom: 20px;
	padding: 0px 0px 20px 0px;
}

div.se_block h3
{
	background-color: #DEDEDE;
	color: #000000;
	font: normal 14px/20px Verdana;
	padding: 0px 0px 5px 10px;
}

.se_font
{
	font: normal 14px/20px Verdana #28343A;
	color:#000;
}

div.se_block .title
{
	margin: 0px 0px 0px 60px;
	float: left;
	width: 300px;
	text-align: left;
	color: #000;
	font-weight:bold;
}

div.se_block .value
{
	color: #000;
	position: relative;
	width: 150px;
	text-align: left;
	float: left;
}

#boonex_text_link
{
	position:absolute;
	left:0px;
	top:10px;
	width:500px;
}

#boonex_text_link div
{
	float:left;
	/*margin:-60px 0 0 80px;*/
	margin:10px 0 0 10px;
	padding:0;
	width:200px;
}
* html #boonex_text_link div
{
	display:inline;
}

#boonex_text_link img
{
	display:block;
	float:left;
}

.news
{
	margin:10px;
	font-size:12px;
	line-height:16px;
}

.news a:hover
{
	text-decoration:none;
}

.gads_block
{
	margin:10px;
	text-align:center;
}

.prod_vesion
{
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.gads_block table tr td
{
	width:775px;
	height:70x;
}