body
{
	background-color: #fff;
	font-family: Tahoma;
	padding: 2px 5px;
	margin: 0;
	margin-top: 10px;
	background-image: url('background.gif');
}
p 
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
	padding-top:3px;
	padding-bottom:3px;
}
h1 {
	font-size: 16px;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
a
{
	color: #222222;
}
a:hover 
{
	text-decoration:underline;
}
img {
	border:0px;
}
form {
	margin: 0px;
}
.red
{
	color: red;
	font-size: 11px;
	font-family: Tahoma;
}
.green
{
	color: green;
	font-size: 11px;
	font-family: Tahoma;
}
#head
{
	font-family: Tahoma;
	/*width: 937px;*/
	min-width: 980px;
	background: url('head_bk1.gif') repeat-x left top;
	width: 100%;
}
#head .head1
{
   padding: 0;
   background: url('head_bk.gif') no-repeat;
	width:147px;
}
#head .head2
{
   padding:6px 0px 11px;
   background: url('head_bk_02.gif') no-repeat;
}
* html #head .head2
{
   width:100%;
}
*+html #head .head2
{
   width:100%;
}
#head .head3
{
   padding: 0;
   background: url('head_bk_03.gif') repeat-x right top;
	min-width:430px;
}
#logo_bk
{
	/*background-repeat: no-repeat;*/
	width: 146px;
	height: 86px;
	cursor: pointer;
	padding-left:2px;
}
#logo_bk img
{
	padding: 0;	
	margin: 0;
}
#logo
{
	width: 101px;
	height: 51px;
}
#usermenu .menucontent
{
	background-image: url('tool_bk.gif');
	background-repeat: repeat-x;
}
#usermenu .separator
{
	color: #f00;
}
#usermenu a
{
	color: #fff;
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
/*	border-bottom: 1px dashed;*/
}
#usermenu .menucontent td
{	
	padding: 8px 5px;
	white-space: nowrap;
}
#searchform
{
	background-image: url('search.gif');
	width: 225px;
	height: 26px;
	position: relative;
	right: 30px;
	margin-top: 0px;
}
.searchtext
{
	margin-right: 30px;
	padding: 0px 0px 2px;
	position: relative;
	top: 0px;
	color: #fff8c1;
	font-family: Arial;
	font-size: 11px;
}
#searchform .input
{
	padding: 2px 0px 2px 10px;
	background: none;
	border: 0px;
	position: relative;
	top: 2px;
	right: 2px;
	width: 177px;
	font-size: 11px;
	font-family: Tahoma;
	color: #5E2700;
}
#searchform .button
{
	padding: 2px 0px 2px 30px;
	background: none;
	border: 0px;
	position: relative;
	top: 2px;
	right: -1px;
	width: 38px;
	height: 24px;
}
#catcontent
{
	text-align: justify;
	padding:2px 10px 5px 5px;
}
#category
{
	height: 37px;
	width: 100%;
	position: relative;
	bottom: 5px;
	/*left:-3px;*/
	background-color: #e35d00;
}
#category .cat2_content
{
	/*background-image:url('/template/style1/cat2_bk.gif');
	background-repeat:repeat-y;*/
	padding: 0;	
	color: #fff;
	font-size: 10px;
	font-family: Arial;
	width: 100%;
}
#category .cat2_content a
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding:5px;
	line-height: 20pt;
}
#category #catcontent
{
   padding-top:5px;
}
#category #catcontent a:hover
{
	padding:4px;
	border: 1px #999 solid;
}
#category #catcontent a.check:hover
{
	padding: 4px;
	border: 1px #fff solid;
}
#category #catcontent a.check
{
	padding: 4px;
	border: 1px #a06000 solid;
}
#category #catcontent .sup
{
	position:relative;
	top:-7px;
	font-size: 9px;
	font-family: "Arial Black", Arial;
	padding:0;
	margin:0;
}
#category #catcontent a.sup:hover
{
	padding: 0;
	border-width:0;
}
#catcontent .newnews
{
	position:relative;
	top:-7px;
	font-size: 9px;
	font-weight: bold;
	padding:0;
	cursor: default;
}
#category #taginfo
{
	font-size: 13px;
	text-align: left;
	width:70%;
	padding-left:9px;
}
* html #category .tagstool img
{
	position:relative;
	top:2px;
}
#category .tagstool
{
	text-align: right;
	width: 99%;
	border-top:1px #aaa solid;
	padding-top:5px;
}
#category .tagstool input
{
	position: relative;
	top:1px;
}
.changeheighttags, #changetags
{
	width:50px;
	height:24px;
	padding:0 5px 0 0;
}
* html .changeheighttags .ico, *+html .changeheighttags .ico
{
	padding-top: 5px;
}
.changeheighttags .ico
{
	cursor: pointer;
}
#filter
{
	background-color: #ededed;
	min-width: 937px;
	width:100%;
	margin-top: -3px;
}
#filter[id]
{
	margin-top: -2px;
}
#filter td
{
	font-size: 10px;
	color: #606060;
}
#filter a
{
	color: #db8f19;
	text-decoration: none;
	font-size: 10px;
}
#filter a.curr
{
	color: #b46e00;
	text-decoration: none;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  	border-radius: 5px;
	padding: 1px 4px;
	font-size: 10px;
}
#filter .style
{
	padding-right: 5px;
	font-size: 10px;
}
#filter .style a
{
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  	border-radius: 5px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	padding: 0px 4px;
}
#filtercontent2
{
	width:50%;
	position:relative;
	top:3px;
}
#filtercontent2 td
{
	background-color: #f7f7f7;
	border: 1px solid #d3d3d3;
	border-bottom-color: #f7f7f7;
	width:100px;
	padding: 5px;
	text-align: center;
}
#filtercontent2 td.curr
{
	background-color: #fff;
	border-bottom-color:#fff;
}
#filtercontent2 td a
{
	font-size:14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	
}
#filtercontent2 td a:hover
{
	text-decoration: underline;
}

#contents
{
	min-width: 937px;
	width:100%;
	margin-top: 5px;
}
#pomojki
{
	width: 220px;
	vertical-align: top;
/*	padding:2px;*/
	font-family: tahoma;
	font-size: 11px;
	background-color: #fff;
/*	border: 1px solid #ededed;*/
}
#leftcontent
{
	/*min-width: 624px;*/
	min-width:540px;
	width: 100%;
	vertical-align: top;
	padding-right: 3px;
}
#rightcontent
{
	width: 220px;
}
#centercontent
{
	width:100%;
}
#footer
{
	margin-top: 38px;
	width: 937px;
	border: 1px solid #ededed;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  	border-radius: 8px;
	text-align: center;
	padding: 0px 10px;
}
#footer td
{
	padding: 10px;
}
#footer a
{
	color: #813500;
	font-size: 11px;
	padding-right: 20px;
}
#footer .copyright, #footer .copyright a
{
	padding-top: 10px;
	padding-right: 0px;
	color: #7a7a7a;
	text-decoration: none;
	font-size: 10px;
}
.news, .newscomments
{
	width: 100%;
	border: 1px solid #ededed;
}
 .newscomments
{
 	background-color: #fff;
}
.banner
{
	width: 308px;
	height: 143px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	margin: 3px;
	z-index: 5;
}
.news
{
	background-color: #fff;
}
.news .head
{
	text-align: center;
	background-color: #f7f7f7;
	padding: 5px 15px;
}
.news .head h2
{
	color: #4e4e4e;
	font-size: 16px;
	margin: 0px;
}
.news .newscontent, .newscomments .newscontent
{
	padding: 10px;
}
.news .digg, .newscomments .digg
{
	width: 56px;
	height: 68px;
	background-repeat: no-repeat;
	text-align: center;
}
.news .digg span, .newscomments .digg span
{
	color: #703001;
	font-size: 18px;
	font-family: Tahoma;
	position: relative;
	top: -2px;
}
.news .digg .tool, .newscomments .digg .tool
{
	position: relative;
	top: 6px;
	left: 2px;
	width: 52px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}
.news .digg .tool a, .newscomments .digg .tool a
{
	text-decoration: none;
	color: #ffebd3;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.news .newsbody, .newscomments .newsbody
{
	padding: 5px 0px 5px;
	background-color: #fff;
	width: 100%;
}
.news .newsbody .title, .newscomments .newsbody .title
{
	padding: 0;
}
.news .newsbody .title
{
	color: #e35d00;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
}
.news .newsbody .title a, .newscomments .newsbody .title a, .newscomments .newsbody .title
{
	color: #e35d00;
	font-size: 16px;
	font-family: Tahoma;
	letter-spacing: 1px;
	font-weight: bold;
}
.newscomments .newsbody .title a
{
	font-size: 18px;
	font-weight: bold;
}
.news .newsbody .time
{
	color: #a1a1a1;
	font-size: 11px;
	padding-top: 2px;
}
.news .newsbody .text, .newscomments .newsbody .text
{
	color: #565656;
	font-size: 12px;
	font-family: Tahoma;
	padding: 0 7px 0 0;
	height:70px;
}
.newscomments .newsbody .text p:first-letter
{
	margin-left: 15px;
	font-size:150%;
}
.news_image 
{
	background-image:url(imgbor.gif);
	background-position:left 51px;
	background-repeat:no-repeat;
	margin:0px;
	width:83px;
	padding:0 5px 9px 10px;
}
div.news_image
{
	float:right;
	background-position:left bottom;
}
.newscomments .newsbody .info
{
	color: #616161;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 2px 0px;
}
.newscomments .newsbody .infovalue
{
	width: 70%;
	padding: 7px 4px;
}
.newscomments .newsbody .infovalue a
{
	color: #e5961b;
	font-size: 11px;
	font-family: Tahoma;
}
.newscomments .newsbody .infovaluetime
{
	color: #682c00;
	font-size: 11px;
	font-family: Tahoma;
	padding: 7px 3px;
}
.news .newsbody .comments
{
	white-space: nowrap;
	text-align: center;
	width:10%;
}
.news .newsbody .comments img
{
	margin-right: 5px;
}
.news .newsbody .comments a
{
	color: #9f7c00;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
.news .newsbody .separator
{
	color: #e4e4e4;
	font-size: 12px;
	margin: 0px 5px;
	height:10px;
}
.news .newsbody .category, .news .newsbody .link
{
	color: #9f7c00;
	font-size: 11px;
}
.news .newsbody .category
{
	white-space: nowrap;
	text-align: center;
}
.news .newsbody .category a
{
	text-decoration: none;
	color: #c96100;
	font-size: 11px;
}
.news .newsbody .link a
{
	color: #e5961b;
	font-size: 11px;
}
.news .more
{
	right: 10px;
	position: relative;
	top: 20px;
	float: right;
}
.news .more a
{
	color: #d0ad48;
	font-size: 11px;
	font-weight: normal;
}
.hr1
{
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	background-color: #fff;
}
.hr2
{
	width: 100%;
	border-top: 1px solid #fff;
	background-color: #f8f8f8;
	padding: 0px;
}
.hr3
{
	border-top: 1px solid #e3e3e3;
	background-color: #f8f8f8;
	padding-bottom: 3px;
}
.hr4
{
	border-bottom: 1px solid #e3e3e3;
	background-color: #f8f8f8;
	padding: 0px !important;
}
#top10
{
	background-color: #f8f8f8;
	width: 100%;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  	border-radius: 8px;
}
#top10 .title
{
	color: #4f4f4f;
	font-size: 18px;
	font-family: Tahoma;
	padding-left: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#top10 .filter .nocurr, #top10 .filter a
{
	background-color: #4e4e4e;
	color: #bababa;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
}
#top10 .filter .curr, #top10 .filter .curr a
{
	background: none;
	color: #4e4e4e;
	text-decoration: none;
}
#top10 .filter .curr a, #top10 .filter .nocurr a
{
	padding: 0px 6px;
}
#top10 .hotnews
{
	margin-top: 0px;

}
#top10 .hotnews .ratinghotnews
{
	background-image: url('hotnews.gif');
	width: 57px;
	height: 41px;
}
#top10 .hotnews .ratinghotnews div
{
	position: relative;
	top: -2px;
	left: 0px;
	color: #703001;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}
#top10 .hotnews .ratinghotnews div span
{
	color: #703001;
	font-size: 9px;
	font-weight: normal;
}
#top10 .hotnews .text
{
	padding-left: 10px;
}
#top10 .hotnews .text a
{
	color: #4e4e4e;
	font-size: 11px;
	text-decoration: none;
}
.text1
{
	color: #fff;
	font-size: 12px;
	padding-bottom: 2px;
}
.text2
{
	font-size: 12px;
	color: #777;
}
.text3
{
	font-size: 11px;
	color: #444;
	font-weight: normal;
}
.text4,.text4:hover
{
	text-decoration: none;
	padding:2px 5px;
	border:1px solid #565656;
}
.text5
{
	font-size: 12px;
	color: #444;
	font-weight: normal;
}
.pages
{
	margin-top: 15px;
}
.pages td
{
	padding: 0px;
}
.pages .nocurr, .pages .nocurr a,.pages2 .nocurr a
{
	color: #4e4e4e;
	background-color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 3px;
}
.pages .curr, .pages .curr a, .pages2 .curr a
{
	/*background-color: #4e4e4e;*/
	color: #4e4e4e;;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 3px;
}
.pages .curr, .pages2
{
	/*background-color: #4e4e4e;*/
	border: dotted 1px;
	color: #4e4e4e;;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 3px;
}

.pages2 .curr a
{
	font-weight: bold;
	background-color: #eee;
}
.pages2 a
{
	padding: 5px 10px !important;
}
.input, select.input
{
	background-color: #F7F5EC;
	border: 1px solid #E3DECA;
	color: #717171;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 5px;
}
.inputcheckbox
{
	position: relative;
	top: 2px;
}
textarea.input
{
	width: 90%;
}
.button
{
	background-color: #F7F5EC;
	border: 1px outset #E3DECA;
	color: #717171;
	font-size: 11px;
	font-family: Tahoma;
}
.button1
{
	background-image: url('but_add.gif');
	background-color: #fff;
	border: 0px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	width: 137px;
	height: 35px;
	color: #595025;
	cursor: pointer;
}
.commentscontent
{
	width: 100%;
	margin-top: 20px;
}
.commentscontent .tab
{
	text-align: left;
	padding: 4px 30px;
	border-bottom: 1px solid #ededed;
}
.commentscontent .tab table
{
	position: relative;
	top: 5px;
	height: 25px;
}
.commentscontent .tab .nocurr
{
	border-top: 1px solid #f3f3f3;
	background-color: #f3f3f3;
	color: #707070;
	text-align: center;
	font-weight: bold;
}
.commentscontent .tab .curr
{
	border-top: 1px solid #f3f3f3;
	background-color: #fff;
	color: #9f7c00;
	padding: 0px 7px;
	text-align: center;
	font-weight: bold;
}
.commentscontent .tab div.curr img
{
	padding-right: 10px;
}
.commentscontent .content
{
	width: 95%;
	margin: 5px;
}
.commentscontent .upcomm
{
	border: 1px dashed #666;
	/*padding: 5px;*/
}
.commentscontent .content .number
{
	color: #c9c6bb;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14pt;
	width: 20px;
	text-align: center;
}
.commentscontent .content .author
{
	background-color: #f7f5ec;
	font-size: 12px;
	width: 100%;
	color: #707070;
}
.commentscontent .content .author, .commentscontent .content .author a
{
	text-decoration: none;
}
.commentscontent .content .author a
{
	color: #934b10;
	font-size: 14px;
	font-weight: bold;
}
.commentscontent .content .text
{
	padding-left: 20px;
	padding-top: 10px;
	color: #565656;
	font-size: 12px;
}
.commentscontent .content .text a
{
	text-decoration: none;
	color: #934b10;
}
#profile
{
	width: 100%;
}
#profile .top_td
{
	background-color: #f5f3ea;
	border-top: 1px solid #ededed;
	width: 100%;
}
#profile .left_td
{
	border-left: 1px solid #ededed;
	background-color: #fff;
}
#profile .right_td
{
	border-right: 1px solid #ededed;
	background-color: #fff;
	width: 400px;
}
#profile .right_td1
{
	border-right: 1px solid #ededed;
	background-color: #fff;
	padding-top: 25px;
	width: 230px;
}
#profile .bottom_td
{
	border-bottom: 1px solid #ededed;
	background-color: #fff;
}
#profile .bottomright_td
{
	background-color: #fff;
	text-align: right;
}
#profile .head
{
	background-color: #f5f3ea;
	padding: 0px 10px 0px 10px;
	border: 1px solid #ededed;
	border-width: 0px 1px;
}
#profile .head h2
{
	color: #7d4318;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 5px 15px;
}
#profile .head h2 span
{
	color: #cdb5a3;
	font-size: 20px;
	padding-left: 10px;
}
#profile .head h3
{
	color: #867c51;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px 15px 5px;
}
#profile .avatar
{
	position: relative;
	padding-right: 10px;
	top: 0px;
	background-image: url('nophoto1.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	z-index: 100;
}
#profile .avatar img
{
	position: relative;
	left: 12px;
	top: 12px;
	width: 75px;
	height: 75px;
}
#profile .tablist
{
	position: relative;
	top: 11px;
}
#profile .tablist .currtab
{
	color: #9f7c00;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
	background-color: #fff;
	padding: 10px;
}
#profile .tablist .currtab a
{
	color: #9f7c00;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
}
#profile .tablist .tab
{
	color: #717171;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
	background-color: #fbfaf6;
	padding: 10px;
}
#profile .tablist .tab a{
	color: #717171;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
}
#profile td.content
{
	width: 100%;
	vertical-align: top;
	background-color: #fff;
	padding-top: 5px;
}
#profile .content .top_td
{
	border-top: 1px solid #e7e2cf;
	background-color: #fff;
}
#profile .content .right_td
{
	/*border-right: 1px solid #e7e2cf;*/
}
#profile .content .left_td
{
	border-left: 1px solid #e7e2cf;
}
#profile .content .bottom_td
{
	border-bottom: 1px solid #e7e2cf;
}
#profile .content .infobox
{
	margin:0px;
	position: relative;
	top: 0px;
	left: 14px;
	width: 100px;
}
#profile .content .infobox .content
{
	background-image: url('pinfo_bk.gif');
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px 8px;
}
#profile .content .infobox .curr
{
	background-image: url('pinfo_bk1.gif') !important;
}
#profile .content .infobox, #profile .content .infobox a
{
	color: #81774d;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#profile .content .infobox .curr a
{
	color: #9f7c00;
}
#profile .content .contentinfo
{
	font-size: 12px;
	color: #565656;
	font-family: Tahoma;
}
#profile .content .contentinfo .contenttable
{
	margin-bottom: 20px;
	width: 100%;
}
#profile .content .contentinfo .contenttable .digg
{
	width: 58px;
	height: 48px;
	background-image: url('pdigg.gif');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	color: #703001;
	font-size: 18px;
	font-family: Tahoma;
	padding-top: 12px;
}
#profile .content .contentinfo .contenttable .head
{
	background-color: #fff;
	border: 0px solid #fff;
	padding: 0px 5px 0px 15px;
	text-align: left;
}
#profile .content .contentinfo .contenttable .head a
{
	color: #e35d00;
	font-size: 15px;
	font-family: Tahoma;
}
#profile .content .contentinfo .contenttable .time
{
	color: #8f8f8f;
	font-size: 11px;
	padding: 0px 5px 0px 15px;
}
#profile .content .contentinfo .contenttable .text
{
	color: #717171;
	font-size: 11px;
	padding: 0px 5px 0px 15px;
}
#profile .content .contentinfo .news
{
	border: 0px solid;
}
#profile .content .text2
{
	color: #81774D;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
#profile .content .text3, #profile .content a.text3
{
	color: #7E441A;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

#profile .prinfohead
{
	position: relative;
	top: 5px;
	/*left: 24px;*/
	margin-left:24px;
	width: 140px;
	z-index:2;
}
#profile .prinfohead .content
{
	color: #595025;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	background-image: url('prinfo_bk.gif');
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#profile .prinfo
{
	margin-left: 15px;
	width: 450px;
	/*background-color: #F7F5EC;*/
	/*position: relative;
	left: 15px;*/
}
#profile .prinfo .top_td
{
	border-top: 1px solid #EFEBD9;
	/*background-color: #F7F5EC;*/
}
#profile .prinfo .left_td
{
	border-left: 1px solid #EFEBD9;
*/	background-color: #F7F5EC;*/
}
#profile .prinfo .bottom_td
{
	border-bottom: 1px solid #EFEBD9;
	/*background-color: #F7F5EC;*/
}
#profile .prinfo .content
{
	color: #717171;
	font-family: Tahoma;
	font-size: 11px;
	/*background-color: #F7F5EC;*/
	padding: 4px;
}
#profile .prinfo .content a
{
	color: #ACA47D;
}
#profile .prinfo .privatemsgcontent
{
	font-size:14px;
	font-weight:bold;
}
#profile .prinfo .privatemsgcontent a
{
	text-decoration:none;
}
.profileloginfriend
{
	padding-left: 20px;
	float:left;
}
.profilelistfriend
{
	float:right;
	position:relative;
	right:10px;
}
#profile .content .contentinfo .privatemsg
{
	line-height: 130%;
}
#profile .content .contentinfo .privatemsg, 
#profile .content .contentinfo .privatemsg a
{
	color: #8F8F8F;
	font-size: 12px;
	font-family: Tahoma;
}
#profile .prfilter
{
	margin-left: 15px;
	width: 230px;
}
#profile .prfilter .head
{
	color: #C4B36B;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #fff;
	border: 0px solid #fff;
	padding-bottom: 10px;
}
#profile .prfilter .content, #profile .prfilter .content a
{
	color: #927A13;
	font-size: 12px;
	font-family: Tahoma;
	padding: 5px;
	text-decoration: none;
}
#profile .prfilter .currcontent
{
	background-image: url('prfilter_bk.gif');
	height: 26px;
	vertical-align: middle;
}
#profile .prfilter .currcontent, #profile .prfilter .currcontent a
{
	color: #927A13;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}
#profile .prfilter .currcontent a
{
	padding-left: 5px;
}
#profile .prfilter .currcontent img
{
	margin: 0px 5px;
}
#profile .prfilter .tool a, #profile .prfilter .tool img
{
	margin:0;
	padding:0;
}
.info
{
	color: #8F8F8F;
	background-color: #fff;
	padding: 2px;
	font-size: 13px;
	font-family: Tahoma;
}
.info img
{
	margin-right: 8px;
}
.login
{
	width: 100%;
	vertical-align: top;
	border: 1px solid #F6C343;
	background-color: #fff;
}
.login td
{
	padding: 1px !important;
	color: #717171;
	font-size: 12px;
	font-family: Tahoma;
}
.login a
{
	color: #717171 !important;
}
.submenu
{
	position: absolute;
	z-index: 2;
	display: none;
	border: 1px solid #777;
	background-color: #000;
	left: 0px;
	top: 0px;
}
.submenu td
{
	background-image: url('cat_bk.gif');
	padding: 5px 20px;
	text-align: center;
}
.submenu a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	padding:0 1px;
}
.submenu a:hover
{
	text-decoration: none;
	color: #f6c846;
}
.addnews
{
	width: 100%;
}
.addnews td
{
	padding: 0px;
}
.addnews .top_td
{
	border-top: 1px solid #EDEDED;
	background-color: #fff;
}
.addnews .right_td
{
	border-right: 1px solid #EDEDED;
	background-color: #fff;
	width: 1px;
}
.addnews .left_td
{
	border-left: 1px solid #EDEDED;
	background-color: #fff;
	width: 1px;
}
.addnews .bottom_td
{
	border-bottom: 1px solid #EDEDED;
	background-color: #fff;
}
.addnews .content h2
{
	color: #E35D00;
	font-size: 20px;
	font-family: Tahoma;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 30px;
}
.addnews table.content
{
	width: 95%;
}
.addnews .content
{
	background-color: #fff;
	width: 100%;
}
.addnews .content h3
{
	margin: 0px;
	color: #C19F87;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	padding-left: 15px;
}
.addnews .content .content
{
	color: #A7A184;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding-right: 5px;
}
.addnews .content .content .button
{
	background-color: #6C6C6C;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	height: 25px;
	width: 90px;
	background-image: url('anews_but.gif');
	border: 0px solid #fff;
}
.addnews .content .content .input
{
	color: #665D35;
	font-weight: normal;
}
.addnews .content .infobox .head
{
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #6C6C6C;
	padding: 5px 10px;
}
.addnews .content .infobox .content
{
	font-size: 12px;
	font-family: Tahoma;
	color: #6C6C6C;
	font-weight: normal;
}
.addnews .content .infobox .content b
{
	color: #4F4F4F;
}
.addnews .content .infobox .content img
{
	margin-right: 10px;
}
.addnews .content .infobox .content p
{
	margin: 5px;
}
#tip
{
	position: absolute;
	border: 1px solid #8D8B79;
	background: #EDEBEB;
	color: #666;
	padding: 5px 10px;
	top: 0px;
	left: 0px;
	width: 300px;
	display: none;
	font: 11px tahoma,verdana,sans-serif;
	z-index: 2;
}
#search
{
	width: 100%;
}
#search .top_td
{
	background-color: #f5f3ea;
	border-top: 1px solid #ededed;
	width: 100%;
}
#search .left_td
{
	border-left: 1px solid #ededed;
	background-color: #fff;
}
#search .right_td
{
	border-right: 1px solid #ededed;
	background-color: #fff;
	padding-top: 50px;
	width: 230px;
}
#search .right_td1
{
	border-right: 1px solid #ededed;
	background-color: #fff;
	padding-top: 25px;
	width: 230px;
}
#search .bottom_td
{
	border-bottom: 1px solid #ededed;
	background-color: #fff;
}
#search .bottomright_td
{
	background-color: #fff;
	text-align: right;
}
#search .head
{
	background-color: #f5f3ea;
	padding: 0px 10px;
	border: 1px solid #ededed;
	border-width: 0px 1px;
}
#search .head h2
{
	color: #636262;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 1px 15px;
}
#search .tablist
{
	position: relative;
	top: 4px;
	right: 10px;
	float: right;
}
#search .tablist .currtab
{
	background-color: #fff;
	padding: 10px;
}
#search .tablist .currtab a
{
	color: #9f7c00;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
}
#search .tablist .tab
{
	background-color: #fbfaf6;
	padding: 10px;
}
#search .tablist .tab a
{
	color: #717171;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bolder;
}
#search td.content
{
	width: 100%;
	vertical-align: top;
	background-color: #fff;
	padding-top: 25px;
}
#search .content .top_td
{
	border-top: 1px solid #e7e2cf;
	background-color: #fff;
}
#search .content .right_td
{
	border-right: 1px solid #e7e2cf;
}
#search .content .left_td
{
	border-left: 1px solid #e7e2cf;
}
#search .content .bottom_td
{
	border-bottom: 1px solid #e7e2cf;
}
#search .content a.search
{
	color: #81774D;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 10px;
}
#search .content .newsbody
{
	padding: 10px 0px 10px 0px;
	background-color: #fff;
}
#search .content .newsbody .title a
{
	color: #e35d00;
	font-size: 16px;
	padding: 0px;
	font-family: Tahoma;
}
#search .content .newsbody .time
{
	color: #a1a1a1;
	font-size: 11px;
	padding: 0px;
}
#search .content .newsbody .text
{
	color: #565656;
	font-size: 12px;
	font-family: Tahoma;
	padding: 5px 0px;
}
#search .content .newsbody .more a
{
	color: #d0ad48;
	font-size: 11px;
	float: right;
	position: relative;
	right: 0px;
	top: -18px;
	font-weight: normal;
}
#search .content .newsbody .comments
{
	white-space: nowrap;
	text-align: center;
}
#search .content .newsbody .comments img
{
	margin-right: 5px;
}
#search .content .newsbody .comments a
{
	color: #9f7c00;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}
#search .content .newsbody .separator
{
	color: #e4e4e4;
	font-size: 12px;
	padding: 0px 5px;
}
#search .content .newsbody .category, #search .content .newsbody .link
{
	color: #9f7c00;
	font-size: 11px;
}
#search .content .newsbody .category
{
	white-space: nowrap;
	text-align: center;
}
#search .content .newsbody .category a
{
	text-decoration: none;
	color: #c96100;
	font-size: 11px;
}
#search .content .newsbody .link
{
	width: 50%;
}
#search .content .newsbody .link a
{
	color: #e5961b;
	font-size: 11px;
}
#search .content .newscontent
{
	padding: 10px;
	background-color: #fff;
}
#search .content .digg
{
	width: 56px;
	height: 68px;
	background-image: url('digg.gif');
	background-repeat: no-repeat;
	text-align: center;
}
#search .content .digg span
{
	color: #703001;
	font-size: 18px;
	font-family: Tahoma;
	position: relative;
	top: -2px;
}
#search .content .digg .tool
{
	position: relative;
	top: 6px;
	left: 2px;
	width: 52px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}
#search .content .digg .tool a
{
	text-decoration: none;
	color: #ffebd3;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
#search .content .form
{
	margin: 10px;
}
#notlogin, #popup
{
	position:absolute;
	width:500px;
	padding:2px;
	display:none;
	z-index:4;
}
#popup, .popup
{
	/*height:50px;*/
	background-color: #fff;
	padding:2px;
	border:1px solid #F6C343;
	font: 12px Tahoma;
}
#notlogin1
{
	position:absolute;
	height:120px;
	z-index:2;
	background-color:#fff;
	display: none;
}

.border
{
	background-color: #fff;
	border:1px dotted #703001;
	padding: 5px;
	padding-top:0;
	height: 143px;
}
.border2
{
	background-color: #fff;
	border:3px dotted #e35d00;
	padding: 5px;
	padding-top:0;
	/*height: 143px;*/
}
.suggest 
{
    position: absolute;
    background-color: gray;
}
div.spanTextDropdown 
{
    position: absolute;
    display: none;
	 padding:2px 5px;
	 border: 1px #777 solid;
	 white-space: nowrap;
	 background-color: #fff;
	 text-align: left;
}
span.spanNormalElement 
{
    background: #FFF;
}
span.spanHighElement 
{
    background: #000040;
    color: white;
    cursor: pointer;
}
div.noMatchData 
{
    font-weight: bold;
    color: #00f;
}  

.helpinfo
{
	margin-bottom:5px;
	border-collapse: collapse;
	font-size:12px;
	font-family: Tahoma;
}
.helpinfo .headl
{
	background-color: #9CC158;
	background-image: url(hw_head_l.gif);
	background-repeat: repeat-x;
	width:5px;
}
.helpinfo .headr
{
	background-color: #9CC158;
	background-image: url(hw_head_c.gif);
	background-repeat: repeat-x;
}
.helpinfo .head
{
	color: #fff;
	font-size:18px;
	background-color: #9CC158;
	background-image: url(hw_head_c.gif);
	background-repeat: repeat-x;
	padding: 8px 10px;
	width:100%;
}
.helpinfo .content .block
{
	color: #61861F;
	font-size:13px;
	background-color: #DCEAC1;
	border: 1px solid #9AAA7D;
	border-width: 0 1px;
	height:110px;
	padding:2px 9px;
	vertical-align: top;
}
.helpinfo .content .block img
{
	margin-right:-8px;
}
.helpinfo .content .block h1 a
{
	margin:0;
	padding: 3px 0 0 15px;
	font-size: 16px;
	color:#D14F03;
	text-decoration: none;
}
.helpinfo .footer
{
	background-color: #E9F2D9;
	padding: 5px 5px 5px 9px;
	font-size: 12px;
	color: #61861F;
	border: 1px solid #9AAA7D;
	border-top: 3px double  #9AAA7D;
	border-bottom-width: 0;
}
.helpinfo .footer a
{
	color: #61861F;
}
.helpinfo .footer #viewhelpinfo, x:-moz-any-link
{
	position: relative;
	top:-2px;
}
/*\*/
.helpinfo .footer #viewhelpinfo
{
	position: relative;
	top:-2px;
}
* html .helpinfo .footer #viewhelpinfo
{
	position: relative;
	top:0px;
}
.helpinfo .bordertop
{
	border-top: 1px solid #9AAA7D;
}
.helpinfo .footerl
{
	background-color: #9CC158;
	background-image: url(hw_footer_l.gif);
	background-repeat: repeat-x;
	width:5px;
}
.helpinfo .footerr
{
	background-color: #9CC158;
	background-image: url(hw_footer_c.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.helpinfo .footer2
{
	background-color: #9CC158;
	background-image: url(hw_footer_c.gif);
	background-repeat: repeat-x;
	width:100%;
	height: 5px;
}

.colorrating
{
	background-color: #9CC158;
	height:10px;
}
.borderrating
{
	border: 1px solid #888;
}
.bordernews
{
	background-color:#E9F2D9 !important;
	border: 1px solid #73880A;
	padding-left:5px !important;
}
* html .bordernews td
{
	padding-left:5px !important;
}

a.imagebutton  img
{
 	border: 1px #fff solid;
 	color: #000;
}
a.imagebutton:hover img
{
 	border: 1px #316AC5 solid;
 	background-color: #C1D2EE;
}
.votes
{
   width:100%;
   border:1px #eee solid;
}
.votes .question
{
   border-bottom: 1px #eee solid;
   text-align: center;
}

/* цитата */
.quoting
{
	border: 1px #d0d0d0 solid;
	padding: 2px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	background: #fff;
}
.quoting b
{
	text-align: center;
	background: #f7f5ec;
	padding: 2px;
	border: 1px #d0d0d0 solid;
	margin: 0px 0px 5px 0px;
	display: block;
	color: #808080;
}

.menu_profile_a{
	background-color: #fff;
	border: 1px solid #EDEDED;
	border-bottom-color:White;
	width:100px;
	padding: 5px;
	text-align: center;
}
.menu_profile {
	text-decoration: none;
	background-color: #f7f7f7;
	border-bottom-color:#fff;
	border: 1px solid #EDEDED;
	width:100px;
	padding: 5px;
	text-align: center;
}
.menu_profile a{
	text-decoration: none;
}
.content .profile_text a{
	color:#565656;
	font-family:Tahoma;
	font-size:12px;
}
.content .profile_text{
	margin: 5px;
}
.content .profile_add{
	margin:10px 0;
}
.content .profile_add a{
	text-decoration:none;
	color: #C96100;
	font-family:Tahoma;
	font-size:16px;
}

object,embed
{
	margin: 0;
	padding: 0;
	margin-right:-85px;
}