body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #FAFAFA url(img/content_bg.gif) center repeat-y;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
div#header {
	background: #ffffff url(/files/nav_bg2.gif) top repeat-x;
}
div#header img{
	margin: 20px 0 0 50px;
	float: left;
}
div#header div.top_banners {
	text-align: right;
	padding: 4px 15px 4px 20px;
}
a.link_under {text-decoration: underline;}
a.link_under:hover{text-decoration:none;}

/* Hides from IE5-mac \*/
* html div.box {height: 1%;}
* html div.box div.box_body {height: 1%;}
* html div.box div.box_title {height: 1%;}
/* End hide from IE5-mac */


.clear { clear: both;}
.empty { display: none;}

#container {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 980px;
}
#content { overflow: hidden; margin-top: 1px;}

#footer { clear: both;}

#dynamic_box_right {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #bec2a7;
}
#dynamic_box_left {
	border-left: 1px solid #9A9A9A;
	background: #ebeef3;
}
.menu, .menu ul, .menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.menu{ padding-left:10px;}

.menu li {
	float: left;
	position: relative;
	z-index: 5;
	list-style: none;
}

.menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.menu li li {
	float: none;
	position:relative !important;
}

.menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}

.menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {
	min-height: 0;
}

.menu ul {
	background-image: url(img/empty.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 0 -10px;
}


#mainNav {
    height:33px;
    background: #8e9a60 url(img/dhtml_menu.gif) top repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.menu ul {
	font-size:85%;
}

.menu ul li {
    margin:0;
    float:none;
    border:none;
}
.menu ul li ul {
	font-size:100%;
}

.menu ul {
	width: 17em;
	margin:0;
	padding:0;
}

.menu li:hover {
	background:#8e9a60 url(img/dhtml_menu_hover_bg.gif) top repeat-x;
}

.menu li a{
	display:block;
	height:33px;
	line-height:33px;
	padding:0 12px;
	border-left: 1px solid #c7c7c7;
}

.menu li a:link,
.menu li a:visited,
.menu li a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border-right: 1px solid #788c54;
	border-left: 1px solid #99a56e;
	text-transform:  uppercase;
}
.menu li a:hover {
	background:#8e9a60 url(img/dhtml_menu_hover_bg.gif) top repeat-x;
	color: #dce3b9;
}

.menu ul li {
	background:#a1a1a1;
}

.menu ul li:hover {
	background:#a1a1a1;
}

.menu ul li a:link,
.menu ul li a:visited,
.menu ul li a:hover {
	text-decoration: none;
	display: block;
	float:none;
	position: relative;
	border:none;
	height:auto;
	line-height:100%;
	padding:6px;
	background: url(/files/nav_bg4.gif) transparent;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #818181;
	color: #ffffff;
	text-transform:  uppercase;
}
.menu ul{
	border-left:1px solid #525252;
	border-right:1px solid #525252;
	border-bottom:1px solid #525252;
}
.menu ul li a:hover {
	background: #a1a1a1;
	color: #dce3b9;
	background: url(/files/nav_bg41.gif) transparent;
}

.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover {
	background:#a1a1a1;
}

.menu li ul li ul li a:hover {
	background:#a1a1a1;
	color:#dce3b9;
}

.menu li li:hover>ul {
	background:#a1a1a1;
	padding:0;
}

a, a:visited {text-decoration: underline;}

a:hover {text-decoration: none;}

#container { background-color: #FAFAFA;}

#footer, #footer div{
	font-size: 10px;
	color: #9C9C9C;
	text-align: left;
}
#footer {
	background: #555555;
	padding: 8px;
	text-align: right;
}

#footer a {color: #9C9C9C;}

#box_article_list { width: 100%; overflow: hidden;}
.box_subtitle{
	color: #ffffff;
}
.poweredBy {
	clear: left;
	text-align: right;
	background-color:#000000;
	color: #555555;
	font-size: 10px;
	padding: 8px;
}

.poweredBy a {color: #555555;}

#article_title {
	padding-left: 162px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}

#article_title h1 { padding: 10px 6px 6px 6px;}

#article_body {
	font-size: 13px;
	padding: 12px;
	line-height: 18px;
	color: #333333;
}

#article_body cite.right, #article_body cite.left {
	color: #C90404;
	margin: 6px;
	display: inline;
	width: 200px;
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}
#article_body cite.left {
	float: left;
}
#article_body cite.right {
	float: right;
}

#article_body img{ margin: 0px 6px 6px 6px; padding: 5px; border: 1px solid #C5C5C5; background-color: #ffffff;}
.headline_image_div  { border: 1px solid #C5C5C5; background-color: #ffffff;}

.dhtml_search {background: #8e9a60 url(img/dhtml_menu.gif) top repeat-x;  height:33px;}

/* Hides from IE5-mac \*/
* html .dhtml_search {height: 1%;}
/* End hide from IE5-mac */


.top_links {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background: #a3a3a3 url(img/topNav_bg.gif) bottom repeat-x;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 100%;
	margin:0;
}

.top_links a { color: #ffffff;text-decoration: none;}

.top_links a:hover {
	text-decoration: underline;
}

.top_links a img {
	border: 0;
	margin-right: 4px;
	margin-bottom: -3px;
}

h1 {
    font-size: 14px;
	line-height: 21px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

h2, h2 a {
    padding-bottom: 5px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}


h3, h3 a {
	padding: 4px;
	margin: 0px;
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
}
h3 u a {
	text-decoration: none !important;
}

div.column_row { width: 100%; overflow: auto; }

div.column_row div.short {border-bottom: none; }

div.short {margin-bottom: 5px;}

.box_line, .box_lines {
	margin: 0 6px 6px 6px;
}

.summary {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	padding: 6px 0px 0px 0px;
}

/* Hides from IE5-mac \*/
* html .summary {height: 1%;}
/* End hide from IE5-mac */

.short a {
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}
.short a:hover {
	text-decoration:none;
}
.short a:hover span{
	text-decoration: underline;
	cursor: pointer;
}
.short h3, .short h3 a {
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
}

.short h3 a:hover {
	text-decoration: underline;
}
.short_right {
	color: #ff6900;
	float: right;
}
.short {
		clear: left;
}
.box_gray .box_all {
	margin: -15px 0 5px 10px;
}
.box_gray .box_all a{
	font-size: 11px;
	text-decoration: underline;
}
.box_gray .box_all a:hover {
	text-decoration:none;
}

.image, #adbn img {
	float: left;
	margin: 0 6px 5px 0;
	text-align: left;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #9A9A9A;
}

.image a img {border: none;}

.created {font-size: 12px; color: #999999;}

.author { font-size: 12px; color: #999999;}

.article_link { text-align: right;}

.article_link img { border: none;}

.article_date { font-size: 10px; color: #919191; padding-bottom: 6px;}

/************* SEARCH **************/

.boxSearch {
	width: 311px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-align: right;
	float: right;
	padding: 7px;
}

.boxSearch  input {
	float: left;
	margin-right: 5px;
}
.search_rs  input {
	margin-left: 12px;
}
/* Hides from IE5-mac \*/
* html .boxSearch {width: 298px; padding: 8px 6px 0px 6px;}
/* End hide from IE5-mac */

.boxSearch a {
	color: #336699;
	float: right;
	margin: 0;
	padding: 0;
}

#ticker {
	height:20px;
	padding: 6px 6px 0px 12px;
	background: #000000 url(img/headlines_table_top.gif) top repeat-x;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}

#ticker a {
	font-weight: bold;
	padding: 0px 6px 0px 6px;
	border-left: 1px solid #CCCCCC;
}

#ticker span.ticker_category {
	font-weight: bold;
	padding-right: 6px;
	color: #4C4C4C;
}

h1#headline_caption a {color: #676d48;}

#headline_image { margin: 0px 6px 6px 0px; border: none;}

#headline_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.3em;
	color: #717171;
	padding-right: 5px;
}

#headline_article {padding: 8px;}

.box_headline {
	background: #e0e2e7;
	border-right: 1px solid #ffffff;
	padding: 5px;
	vertical-align: middle;
}
.headline_image_div{
	width:240px;
	text-align: center;
	background-color: #ffffff;
	float: left;
	height:auto;
	padding:2px 2px 2px 2px;
}

.headline_image_div div.image_caption {
	text-align: left;
	font-size:11px;
	color:#919191;
	background-color:#FFF;
	margin:3px;
}
/* Hides from IE5-mac \*/
* html .box_headline { height: 1%;}
/* End hide from IE5-mac */

.player {
	background: url(img/player_top.gif) top repeat-x;
	padding-left: 10px;
}


/************************** BOX BOTTOM MORE NEWS ***************************************/
/*************** Главная основной блок, нижняя часть *******************/
.box_body h3 a b{
	font-size: 13px;
}

.content_foot div.box_title h3, .box_gray div.box_title h3, #content-holder .box_news_e h1{
	background: #818181 url(/files/i.gif) center left no-repeat;
	padding: 8px 3px 8px 22px;
	margin:0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
}
#content-holder .box_news_e h1{
	margin-bottom: 10px;
}
.content_foot div.box_title h3{
	border-top: 1px solid #ffffff;
}
.content_foot div.image{
	margin: 6px;
}
.box_body div.pxs{padding-right:6px;color:#c90404;text-align: right;}
.box_body div a{
	color: #414141;
	font-size: 12px;
}
.box_body div a:hover, .box_body div a{
	text-decoration: none;
}
.box_body h3 a{
	text-decoration: underline;
}
.box_body li a{
	color: #414141;
	font-size: 13px;	
}
.box_body ul{
	clear: left;
}
#more_news h3 {
	background: #818181 url(/files/i.gif) center left no-repeat;
	padding: 8px 3px 8px 22px;
	margin:0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.box_title h4 a{
	color: #676d48;
	font-size: 13px;
}
.more_news_box_body {
	padding: 6px 6px 12px 6px;
}

#more_news .box_title h3, #more_news .box_title h3 a, #more_news .box_title h3 a:hover{
	background: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

#more_news .box_title h3 a:hover { color: #FFFFFF;}

#more_news .box_title h3 a img {border: none;}

#more_news .box_body {}

#more_news {
	font-size: 11px;
	width: 100%;
	overflow: hidden;
}

#more_news ul {
	padding:0 0px 0 22px;
	margin:0;
	list-style: none; 
}

#more_news ul li {
	margin: 0 0 3px 0;
	padding: 0 6px 8px 16px;
	background: url(img/left_navi_arrow.gif) 6px 4px no-repeat;
	display: block;
}

#more_news ul li a { color: #666666; display: block;}

/*************** Article comments (styles for comments on article full and comments page) *******************/

.comments {
	padding: 6px;
	font-size: 11px;
	color: #333333;
}

.comments ul {
	padding:0;
	margin:0;
}

.comments li {
	list-style-type: none;
	border-bottom: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}

/* Hides from IE5-mac \*/
* html .comments li {height:1%;}
/* End hide from IE5-mac */

.comments li span {
	display: block;
	text-align: right;
	font-size: 10px;
}

.comments li span img {
	border: none;
	margin-bottom: -3px;
}

.comments li div.comment_header { padding: 2px 4px; color: #919191;}

.comments li div.comment_body { padding: 6px; font-size: 12px;}

/************** Pagination ************/

#content-holder .box_gray .box_bodyf {
	background: #939393;
	margin-bottom: 10px;
	padding: 4px;
}

#content-holder .box_gray .box_bodyf a{
	color: #ffffff;
}
.content_holder{
	background: #f9fcff;
}
/************** BREADCRUMBS ************/

.content_foot{
	border-top: 1px solid #ffffff;
}

#content-holder .banner468{
	background: #c9cbd0;
	border-top: 1px solid #9a9a9a;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center;
}
.breadcrumbs{
	padding: 6px 6px 6px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #ffffff;
	background: #818181;
	border-top: 1px solid #ffffff;
}
 .breadcrumbs a{
	color: #ffffff;
}

/* Hides from IE5-mac \*/
* html .breadcrumbs { height: 1%; }
/* End hide from IE5-mac */

/************** Center boxes ************/
#content-holder .box_news_e {
	padding: 10px;
}
#content-holder .box_news_e .headline_image_div  {
	margin-right: 10px;
}
#content-holder a, #content-holder b  {
	color: #676d48;
}
#content-holder #article_body ul{padding: 0 0 1em;}
#content-holder #article_body ol{padding: 0 0 0 255px;}
#content-holder #article_body ul li{background:url(img/li.gif) no-repeat 1.5em 0.1em;overflow: hidden;
padding: 0 0 0 3em;
list-style: none;
text-align: left;
}

#content-holder .box h3 {
	background: url(img/box_right_head_left.gif) top left no-repeat;
	color: #919191;
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

/* Hides from IE5-mac \*/
* html #content-holder .box h3 {height: 1%;}
/* End hide from IE5-mac */

#content-holder .box .box_title {
	background: url(img/box_right_head_right.gif) top right no-repeat;
}

#content-holder .box {
	margin: 6px;
}
#content-holder .box .box_body {
	background-color: #FFFFFF;
	padding: 6px 6px 12px 6px;
	border:1px solid #C5C5C5;
}
#content-holder .box_line {
	border-top:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	margin:0 1px 0 0;
	height:1px;
}
#content-holder .box h4 {
	font-weight: bold;
	font-size: 12px;
	color: #919191;
	border-bottom: 1px solid #D5D5D5;
	padding: 0px 0px 2px 0px;
	margin-bottom: 6px;
	width: 300px;
}

#content-holder .box h3 span a { float: right;}

#content-holder .box_right ul {
	padding: 6px 6px 12px 6px;
	margin:0;
	font-size: 12px;
}

#content-holder .box_right ul li {
	padding: 2px 4px 8px 12px;
	margin: 0;
	list-style-type: none;
	background: url(img/left_navi_arrow.gif) 3px 3px no-repeat;
}

#content-holder .box_right ul li a { display: block;}

/********* Bars for poll results page ************/

.poll_bars { margin: 12px 0px 12px 0px;}

.poll_result { background-color: #BE0000; height: 10px;}

.poll_result_rest { background-color: #EEEEEE; height: 10px;}

/**************************** Author Info ***********************/

.box_author_info div.box_body ul { padding: 6px; margin: 0;}

.box_author_info div.box_body ul li { padding: 6px; margin: 0; list-style-type: none; width: 96%; overflow: auto;}

.box_author_info div.box_body ul li div { display: block; float: left; width: 100px; font-weight: bold;}

/**************************** Article tools ***********************/

.content_holder div.article_tools ul { padding: 6px; margin: 0;}

.content_holder div.article_tools ul li { padding: 6px; margin: 0; list-style-type: none; display: inline;}

.content_holder div.article_tools ul li div.send_article { display: none;}

/****************************Rss/Atom feeds ***********************/

#content-holder .box_feed { width: 45%; float:left; margin-right: 6px; padding: 6px;}

#content-holder .box_feed h3 { background: none; color: #FF6600; border-bottom: 1px solid #C5C5C5; padding: 0; margin: 0;}

#content-holder .box_feed ul { padding: 0; margin: 0;}

#content-holder .box_feed ul li { margin: 0; padding: 6px 6px 6px 8px; list-style-type: none; background: url(img/left_navi_arrow.gif) 0px 8px no-repeat;}

.fontSize {
	text-align: left;
	font-size: 10px;
	padding-bottom: 6px;
	color: #919191;
}

.fontSize img { margin-bottom: -3px;}

.article_tools { font-size: 10px; padding: 6px 6px 12px 6px;}

.sort { padding: 6px 0px 12px 0px; font-size: 10px;}

.sort img { margin-left: 6px; margin-bottom: -3px;}

.dump {
	padding: 2px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	text-align: center;
}

.dump h3 { color: #FF0033;}
/* Right Column styles */

/************************** RIGHT BOXES ***************************************/

#dynamic_box_right    a, #adbn i {color: #ffffff; font-size: 11px; padding-top: 5px}
#dynamic_box_right  li  a, #adbn i {color: #ffffff; font-size: 12px;}
#dynamic_box_right h3 a, #dynamic_box_right h3 b, #adbn u a,  #adbn u  {color: #676d48; font-weight: bold;}
#adbn u   {text-decoration: underline; font-size:11px;}
#dynamic_box_right ul {
	padding:0;
	margin: 10px 0 0 0;
	font-size: 11px;
}

#dynamic_box_right ul li {
	padding: 2px 4px 8px 12px;
	margin: 0;
	padding: 0px 0px 2px 12px;
	list-style-type: none;
	background: url(img/left_navi_arrow.gif) 3px 3px no-repeat;
}

#dynamic_box_right ul li a, div { display: block; color: #414141;}

#dynamic_box_right .box_right h3, #adbn h1 a {
	color: #919191;
	padding: 6px;
	color: #ffffff;
	font-size: 12px;
}
#adbn h1{
	background: #a9af89;
	padding-left: 5px;
}

#dynamic_box_right .box_right .box_title {}

#dynamic_box_right .box_right {}

#dynamic_box_right .box_title {
	background: #a9af89 url(/files/i.gif) center left no-repeat;
	padding-left: 16px;
}

#dynamic_box_right .box_right .box_body {
	padding: 6px 6px 12px 6px;
}

#dynamic_box_right .box_line {
	border-top:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	margin:0;
	height:1px;
}

/*********************** Featured Author *********************/

.author_bio { float: right; width: 145px;}

.author_image {float:left; padding: 6px;}

/*********************** Article tools *********************/

#dynamic_box_right div.article_tools ul { padding: 0; margin: 0;}

#dynamic_box_right div.article_tools ul li { padding: 0; margin: 0; background: none;}

#dynamic_box_right div.article_tools ul li a { display: inline;}

/**************************** Article vote ***********************/
div.starry {
	width:auto;
	float:left;
	margin:0;
	padding:0;
}
div.standard_star {
	background-repeat: no-repeat;
	cursor:pointer;
}
div.feedback {
	border:1px solid #ddd;
	padding:0;
}
/* Left Column styles */

#dynamic_box_left a {color: #bfbfbf;}

#dynamic_box_left .box_left div.box_title {
	margin: 1px 0 1px 0;
	background: #818181 url(/files/i.gif) center left no-repeat;
}

#dynamic_box_left .box_left div.box_title h3 {
	padding: 8px 3px 8px 22px;
	margin:0;
	color: #ffffff;
}

#dynamic_box_left .box_left div.box_subtitle {
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dynamic_box_left .box_left div.box_body {
	padding: 6px;
	background: #5e5e5e url(/files/left-fon.gif);
	color: #ffffff;
	padding-bottom: 14px;
	font-size: 10px;
}

#dynamic_box_left .box_left div.box_body label {
	display: block;
	padding: 2px 0px 2px 0px;
}

#dynamic_box_left .box_left div.form_button {
	padding: 3px 0px 3px 0px;
	text-align: right;
}

/*********** Left Navigation {BOX_SECTIONS} ***********/

.section_home {
	margin-bottom: 1px;
	background: #c9cbd0 url(/files/i.gif) center left no-repeat;
}
.section_home h3{
	padding: 8px 3px 8px 22px;
	margin:0;
	color: #ffffff;
}
#navBar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0px 0px 12px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	background: #ebeef3;
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navBar ul li {
	margin: 0;
	padding: 0;
}

#navBar li ul {
	font-weight: normal;
	padding-left: 8px;
	margin:0;
}

#navBar li ul a, #navBar li ul a:hover { background: none;}
#navBar li ul a span  {text-decoration: underline;}

#navBar li a, #navBar li strong  {
	display: block;
	padding: 3px 3px 3px 5px;
	margin: 1px 0px 1px 0px;
	text-decoration: none;
	width: auto;
	color: #414141;
	background: #e0e2e7;
}

#navBar li ul {}

html>body #navBar li a {width: auto;}

#navBar li a:hover, #navBar li strong {
	color: #919191;
	border-top: 1px solid #c9cbd0;
	border-bottom: 1px solid #c9cbd0;
	padding: 2px 3px 2px 5px;
}
#navBar li strong {
	background: #ebeef3;
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}

textarea, select  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 2px;
	border: 1px solid #D5D5D5;
}

textarea  {
	width: 475px;
}

.form_line {
	margin-bottom: 6px;
	width: 98%;
	overflow: auto;
}

*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}

.formElement input.input_Fields {
	border: 1px solid #D5D5D5;
	font-size: 14px;
	font-weight: normal;
	color: #707070;
	padding: 3px 2px;
	width: 475px;
}

.form_line label {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: #414141;
	padding: 3px 12px 3px 3px;
	display: block;
	float: left;
	width: 35%;
}

.formElement label {
	padding: 0px;
	width: 60%;
	text-align: left;
}


/**************** Box forms ( search, newsletter, archive, vB login ) ******************/

select.small  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #D5D5D5;
}

/************ archive (calendar) ******************/

select.month { width: 70px;}

select.year { width: 47px;}

input.go { font-size: 10px; width: 30px;}

input.input_Fields_small {
	border: 1px solid #D5D5D5;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	padding: 2px 1px;
	width: 134px;
}


/**************** Email to a friend form ******************/

.send_article { padding: 6px;}

.send_article span { display: block; text-align:right;}

.send_article label { display: block; width: 120px; color: #707070;}

.send_article textarea { width: 216px;}

.box_news_e ul li{padding-left: 20px; padding: 0px;}

#article_left {float: left;width:250px;}
#article_left .box_title {color:#fff;padding:3px;}
#article_left .box_body {border:1px solid #ccc;color:#c90404;margin-right:7px;}
#article_left .box_body ul {margin:1px;padding:1px}		

.maps span,.menu li a:hover,.dhtml_search,.top_links {background: url(img/top-maps.png) no-repeat top left;}
.top_links span {padding:0 10px 0 28px;}
.poweredBy span {padding:0 0 0 17px;}
.top_links {background-position:0 -300px;background-color:#a3a3a3;background-repeat: repeat-x;}
.maps span.home {background-position:0 -72px;float: left;}
.maps span.maps {float: left;}
.maps span.rss {background-position:0 -48px;}
.maps span.homepag {background-position:0 -96px;float: right;}
.maps span.favor {background-position:0 -24px;float: right;}
.maps span.home_f {background-position:0 -123px;}
.maps span.favor_f {background-position:0 -149px;}
.maps span.rss_f {background-position: -12px -48px;}
.maps span.homepag_f {background-position:0 -173px;}
.menu li a:hover{background-color:#8e9a60;background-repeat: repeat-x;background-position:0 -205px;}
.dhtml_search {background-color:#8e9a60;background-repeat: repeat-x;background-position:0 -255px;height:33px;}
.maps input{background:#e27c25 url(img/input-maps.png) no-repeat top left;border:0;height:19px;cursor: pointer;}
.maps .search_btn{width:23px;}
.maps .search_rs {width:116px;background-position: -80px 0;margin-left:12px;}
.maps .newsletter_in {width:90px;background-position: -220px 0;margin-top:5px;}
.maps .calendar {width:38px;background-position: -350px 0;margin-bottom:5px;}


