html {
  margin:0px;
  padding:0px;
}
body {
  b ackground:#FFFFFF url(/images/body_l.gif) repeat-y left top;
  background: #fff url('/images/banner_bg.gif');
  margin:0px;
  padding:0px;
  font-size:12px;
  font-family:Tahoma;
  color:#333333;
  text-align:center;
  min-width:1000px;
  width:expression( documentElement.clientWidth < 1000 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 1000 ? "1000px" : (body.clientWidth) + "px") : "1000px") : (documentElement.clientWidth)  + "px" );
}
#content {
  background:url(/images/body_r.gif) repeat-y right top;
}
#content_right {
  background:url(/images/body_r2.gif) no-repeat right top;
}
#main {
}
#header {
  height:107px;
  background:#292C8D url(/images/header_bg.gif) no-repeat;
  position:relative;
  padding-left:260px;
}
#header .banner {
  background:#6265AD url(/images/banner_bg.gif);
  border-left:1px solid #FFFFFF;
  border-bottom:1px solid #C1C2DE;
  padding:5px 20px;
}
#header .banner .banner_in {
  height:90px;
  width:710px;
  overflow:hidden;

}
#logo {
  position:absolute;
  left:30px;
  top:30px;
}
.line {
  height:1px;
  overflow:hidden;
  font-size:1px;
  background:url(/images/line.gif) repeat-x top center
}
#footer {
  height:129px;
  border-top:8px solid #898989;
  padding-top:20px;
  background:#727272;
}
#footer_line {
  border-top:2px solid #727272;
}
input, textarea, option, select {
  font-size:12px;
  font-family:Arial;
  color:#2C2E00
}
p, h1, h2, h3, h4, h5, ul {
  margin:0px;
  padding:0px;
  margin-bottom:10px
}
li {
  list-style:none;
  margin:1px 0px;
  padding:0px 0px 0px 24px;
  background:url(/images/li.gif) no-repeat 10px 4px
}
form {
  margin:0px;
  padding:0px;
}
.clear {
  height:1px;
  clear:both;
  overflow:hidden;
  font-size:1px;
}
a {
  color:#336633;
  text-decoration:underline;
}
a:hover {
  color:#336633;
  text-decoration:none;
}
#counter {
  float:left;
  width:260px;
  height:31px;
  border-right:1px solid #9A9A9A;
  padding:10px 0px 10px 0px;
}
#counter div.counter {
  float:left;
  width:88px;
  height:31px;
  padding:0px 0px 0px 25px;
}
#copy {
  margin:10px 30px;
  line-height:31px;
  font-size:11px;
  float:left;
  color:#DBDBDB;
}
#copy a {
  color:#DBDBDB;
}
#content {
  min-width:1000px;
  w idth:expression( documentElement.clientWidth < 1000 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 1000 ? "1000px" : (body.clientWidth) + "px") : "1000px") : (documentElement.clientWidth)  + "px" );
  height:1%;
}
#content_left {
  width:260px;
  float:left;
  background:#E5E5E5;
  font-size:11px;
  overflow:hidden;
  margin-right:-270px;
}
#topcontainer{
	width:1000px; 
	text-align: left;
	margin:0 auto;
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content_left{width: 260px;}
#content_left div{clear: both;}


#content_right {
  padding-left:268px;
  padding-top:10px;
}
#content_right_left {
  padding-right:260px;
  padding-top:15px;
  background:url(/images/shadow_b.gif) no-repeat left top;
}
#content_right_right {
  width:252px;
  float:right;
  background:#E5E5E5;
  font-size:11px;
}
#content_right_left .banner {
  margin:0px auto 15px auto;
 width:468px;
 height:60px;
 overflow:hidden;
}
#content_right_right .banner {
  margin:10px 6px;
}
h2 {
  font:13px Arial;
  text-transform:uppercase
}
h1 {
  font:16px Arial;
  text-transform:uppercase
}
#search {
  padding:15px;
}
#search h2 {
  padding-left:20px;
  background:url(/images/search_bg.gif) no-repeat 0px 2px
}
#search input{
  vertical-align:top;
}
#search input.input{
  border:1px solid #676767;
  padding:1px;
  height:14px;
  width:160px;
  margin-right:10px;
}
.lblock {
  border-right:1px solid #999999;
  padding-bottom:10px;
}
.lblock h2 {
  background:#2A2D8E url(/images/block.gif) no-repeat;
  color:#FFFFFF;
  margin:0px;
  padding:0px 0px 0px 20px;
  height:27px;
  line-height:27px;
}
.lblock table#news_block1 {
  margin:5px 0px 0px 0px;
}
.lblock table#news_block1 td {
  padding:5px 12px;
}
.lblock #partners {
  padding:10px 10px 0px 10px;
}
.lblock table#news_block2 {
}
.lblock table#news_block2 td {
  padding:4px;
  vertical-align:top;
}
.lblock table#news_block2 td img {
  border:4px solid #999999;
  background:#FFFFFF;
  padding:1px;
}
img.left {
  float:left;
  margin:0px 10px 10px 0px
}
a.title {
  font-weight:bold
}
#news_block3 a.title {
  font-size:14px;
}
#news_block4 a.title {
  display:block;
  margin:3px 0px;
}
#news_block4 td{
  vertical-align:top;
  padding:7px 0px;
  font-size:13px;
}
#news_block4 td img {
  margin-right:15px;
}
span.date {
  font-size:11px;
  color:#999999;
  background:url(/images/date.gif) no-repeat 0px 3px;
  padding-left:13px;
}
#news_block3 {
  margin-bottom:15px;
}
div.date {
  background:#999999; 
  color:#FFFFFF;
  text-align:center;
  padding:2px; 
}
div#calendar {
  background:#FFFFFF url(/images/shadow_l.gif) no-repeat 12px bottom;  
  padding-left:20px;
  padding-bottom:10px;
}
#calendar h2 {
  background:#999999 url(/images/calendar.gif) no-repeat 2px 2px;
  color:#FFFFFF;
  margin:0px;
  padding:0px 0px 0px 29px;
  height:27px;
  line-height:27px;
  
}
#calendar_in {
  border:2px solid #999999
}
#calendar_in2 {
  background:#FFFFFF;  
  height:230px;
  border-bottom:8px solid #CCCCCC
}
#menu_out {
  height:28px;
  background:url(/images/line.gif) repeat-x left bottom;
}
#menu {
  height:24px;
  line-height:24px;
  background:#2A2D8E;
  margin-right:253px;
  color:#5F62AA;
  padding:0px 10px;
  text-align:center;
}
#menu a {
  text-transform:uppercase;
  color:#FFFFFF;
  text-decoration:none;
  margin:0px 3px;  
}
#menu a:hover, #menu a.act {
  color:#FFF200;
  text-decoration:none;
}
#menu_buts {
  float:right;
  height:24px;
  line-height:24px;
  background:#2A2D8E;
  font-size:11px;
  color:#5F62AA;
  width:208px;
  padding-right:44px;
  overflow:hidden;
  text-align:center;
  margin-left:-252px;
  position:relative
}
#menu_buts img {
  position:absolute;
  top:0px;
  right:0px;
  border-left:1px solid #FFFFFF
}
#menu_buts a {
  color:#FFFFFF;
  margin:0px 6px 0px 3px 
}
a.icon_login {
  background:url(/images/icon_login.gif) no-repeat 0px 2px;
  padding:2px 0px 2px 26px
}
a.icon_register {
  background:url(/images/icon_register.gif) no-repeat 0px 2px;
  padding:2px 0px 2px 26px
}
.rblock {
  border:1px solid #74BD21; 
  margin-bottom:1px;
}
.rblock h2 {
  height:39px;
  line-height:39px;
  color:#FFFFFF;
  padding:0px 10px
}
#rb1 h2 {
  /*background:#74BD21 url(/images/block2_bg.gif) no-repeat 143px 2px;*/
}
#rb1 {
  /*background:url(/images/map.gif) no-repeat right bottom;*/
}
#rb1 a {
  font-weight:bold;
}
#rb2 h2 {
  /*background:#74BD21 url(/images/block1_bg.gif) no-repeat right bottom;*/
}
#rb2 {
  padding-bottom:10px;
}
.vote_q {
  font-weight:bold;
  color:#336633;
  border-bottom:1px solid #74BD21;
  padding-bottom:5px;
  margin:10px;
}
#votes {
  margin:0px 10px 0px 10px;
  width:230px
}
h4 {
  font:bold 11px Arial;
}
#vote_q1 h4, #vote_q2 h4 {
  height:20px; 
  line-height:20px;
}
#vote_q1 h4 img, #vote_q2 h4 img {
  margin-right:7px;
}
/*
#vote_q1 h4 {
  padding-left:25px;
  background:url(/images/fl1.gif) no-repeat left center;
  height:20px; 
  line-height:20px;
}
#vote_q2 h4 {
  padding-left:25px;
  background:url(/images/fl2.gif) no-repeat left center;
  height:20px; 
  line-height:20px;
}
*/
.bars {
  height:61px;
}
.bars div {
  float:left;
  width:19px;
  margin-left:20px;
  overflow:hidden;
  font-size:1px;
}
.bars div.bar1st {
  margin-left:0px;
}
.bar1 {
  background:url(/images/bar1.gif) repeat-y left bottom
}
.bar2 {
  background:url(/images/bar2.gif) repeat-y left bottom
}
.bar3 {
  background:url(/images/bar3.gif) repeat-y left bottom
}
.vals {
  font-weight:bold;
  margin:10px 0px;
}
.vals input {
  margin:0px 10px 0px 0px;
  padding:0px; 
}
.val1 b, .val2 b, .val3 b {
  color:#333333;
  font-size:14px;
}
.val1 {
  color:#336633
}
.val2 {
  color:#2A2D8E
}
.val3 {
  color:#FF0000
}
.vote_buts td {
  background:#777777;
  color:#E5E5E5;
  text-align:center;
  padding:4px;
  font-size:10px;
}

.vote_buts td a, .vote_buts td a:hover {
  color:#E5E5E5;
  text-decoration:underline
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
    padding:13px;
	background: #FFFFFF;
	border:2px solid #8E91D7;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:30px;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
top: expression(30 + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px 0 0 0px;
	border: 1px solid #aaaaaa;
}

#TB_caption{
	height:25px;
	padding:5px 10px 10px 0px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:2px 0px 10px 0;
	float:right;
}
#TB_closeWindowButton {
  display:block;
  width:auto;
  padding:3px 20px 3px 2px;
  background:url(/images/delete.gif) no-repeat right 2px;
  text-decoration:none;
  font:bold 11px Arial
}
#TB_closeWindowButton b {
}
#TB_closeAjaxWindow{
	padding:0px 0px 5px 0;
	margin-bottom:1px;
}

#TB_ajaxWindowTitle{
  display:none;
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	text-align:right;
}
#TB_title{
	float:right;
        width:auto;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	padding:0px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}

#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#form {
}

#form th {
  vertical-align:top;
  width:120px !important;
  padding-left:10px;
  padding-right:5px;
  text-align:right;
  font-weight:normal;
}
#form th.require {
  font-weight:bold;
}
#form th b {
}
#form td {
  padding-left:8px;
  vertical-align:top
}
#form td.sm {
  padding:0px;
}
#form td.group {
  font-weight:bold;
}
#form input.input, #form textarea {
  width:250px;
}
.button {
  background:#292C8D;
  color:#FFFFFF;
  border:0px solid #292C8D;
  font-weight:bold;
  padding:4px 10px;
  text-decoration:none;
}
a.button:hover {
  background:#393C98;
  color:#FFFFFF;
}
textarea, input.input {
  border:1px solid #aaaaaa;
  padding:3px;
  background:#f4f4f4
}
#form textarea, #form2 textarea {
  height:100px;
}
.need, .req {
  font-weight:bold;
  color:#990000;
  font-family:Tahoma, Arial
}
.need2, .req2 {
  font-weight:bold;
  color:#990000;
  font-family:Tahoma, Arial
}
div.message {
  font-weight:bold;
  color:#990000;
  margin-bottom:15px;
}
div.search {
  padding-bottom:15px;
}
ul.sitemap {
}
ul.sitemap ul.sitemap li {
  list-style:square;
  text-transform:none;
  font-weight:normal;
  margin-left:15px;
  padding:0px;
}
ul.sitemap ul.sitemap li a {
  text-decoration:underline
}
ul.sitemap ul.sitemap {
  margin:5px 5px 5px 15px;
}
ul.sitemap li {
  background:none;
  padding:1px 0px;
  margin:0px;
  text-transform:uppercase;
  list-style:none;
  font-weight:bold;
}
.paginal {
  padding:10px 0px;
}
.paginal a {
  color:#292C8D;
  text-decoration:none;
  background:#F4F4F4;
  border:1px solid #8E91D7;
  padding:2px 6px;
  font:12px Arial
}
.paginal a.act, .paginal a.act:hover {
  background:#393C98;
  color:#FFFFFF;
}
.paginal a:hover {
  background:#BFC0E8;
  color:#FFFFFF;
}
.paginal span {
  margin:0px 5px;
}
table.table {
  font-size:12px;
  border:1px solid #80C17D;
  border-bottom:3px solid #80C17D;
}
table.table td {
  padding:4px 6px;
  vertical-align:top;
}
table.table tr.first_line td {
  background:#75B972;
  vertical-align:middle;
  font-weight:bold;
  padding:6px 6px;
  color:#FFFFFF;
  font-size:12px;
}
table.table td {
  font-size:11px;
}
table.table tr.even td {
  background:#EAF9E6;
}
table.table tr.odd td {
  background:#EAF9E6;
}
/*
.catalog {
  background:#8E91D7;
  padding:10px;
  margin-top:-14px;
  border-bottom:3px solid #393C98
}
.catalog a {
  white-space:nowrap;
  margin-right:10px;
  text-decoration:none;
  text-transform:uppercase;
  color:#FFFFFF
}
.catalog a:hover {
  color:#FFFFFF;
  text-decoration:underline
}
.catalog a span {
  color:#FFF200;
}
.catalog a.act {
  font-weight:bold;
}
.catalog_ {
  background:#9AD88D;
  padding:10px;
  border-bottom:3px solid #399937
}
.catalog_ a {
  white-space:nowrap;
  margin-right:10px;
  text-decoration:none;
  text-transform:uppercase;
  color:#FFFFFF
}
.catalog_ a:hover {
  color:#FFFFFF;
  text-decoration:underline
}
.catalog_ a span {
  color:#FFF200;
}
.catalog_ a.act {
  font-weight:bold;
}
.catalog2 {
  background:#A2A5DD;
  padding:10px;
  margin:-2px 0px 0px 0px;
  border-bottom:3px solid #393C98;
  font-size:11px;
}
.catalog2 a {
  white-space:nowrap;
  margin-right:10px;
  text-decoration:none;
  text-transform:uppercase;
  color:#FFFFFF
}
.catalog2 a:hover {
  color:#FFFFFF;
  text-decoration:underline
}
.catalog2 a span {
  color:#FFF200;
}
.catalog2 a.act {
  font-weight:bold;
}
.catalog2_ {
  background:#A9DDA2;
  padding:10px;
  margin:-2px 0px 0px 0px;
  border-bottom:3px solid #399937;
  font-size:11px;
}
.catalog2_ a {
  white-space:nowrap;
  margin-right:10px;
  text-decoration:none;
  text-transform:uppercase;
  color:#FFFFFF
}
.catalog2_ a:hover {
  color:#FFFFFF;
  text-decoration:underline
}
.catalog2_ a span {
  color:#FFF200;
}
.catalog2_ a.act {
  font-weight:bold;
}
*/
.rating {
  padding:10px;
  font-size:11px;
  background:#f4f4f4;
}
.rating b, .rating a {
  font-size:10px;
}
a.rubr {
  text-decoration:none;
  display:block;
  padding:4px 0px;
  text-transform:uppercase;
  color:#666666;
}
#subscribe_form {
  background:#F7FFF4;
  border:1px solid #75B972;
  padding:10px;
  margin-bottom:15px;
  font-size:11px;
}
#subscribe_form input.input {
  width:210px;
  margin-top:4px;
  font-size:11px;
  padding:1px;
  background:#ffffff
}
.noborder {
  margin:0px;
  padding:0px;
  margin-right:5px;
}
.anchor {
  overflow:hidden;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}
table#calendar {
  width:200px;
  margin-top:10px;
}
#calendar_div {
}
table#calendar td {
  width:25px; height:27px; text-align:center;
}
table#calendar tr.odd td {
 color:#990000
}
table#calendar th {
  color:#336633;
  font-weight:bold;
  line-height:16px; padding:2px;
  border-bottom:1px dotted #ADADAD;
  text-align:center;
  background:#FFFFFF
}
table#calendar th a {
  color:#3D8CD7;
  text-decoration:none;
  font-weight:bold;
}
table#calendar td a {
  color:#323232; text-decoration:none;
}
table#calendar a:hover {
}
table#calendar a.inact {
  color:#999999;
}
table#calendar a.current, table#calendar a.act {
  font-weight:bold;
  color:#990000
}
table#calendar td.today {
  background:#FAF7F1;
  font-weight:bold;
}
#tags {
  padding:2px 0px 2px 22px ;
  background:url(/images/tag.gif) no-repeat 1px 0px;
  font-size:11px;
}
#tags a {
  color:#6265AD;
  text-decoration:none;
  margin:0px 2px;
}
#tags a:hover {
  color:#292C8D;
  text-decoration:none;
}

#gallery {
}
#gallery a {
  display:block;
  float:left;
  width:150px;
  height:150px;
  border:1px solid #eeeeee;
  text-align:center;
  margin:2px;
  padding:0px;
}

/* -------------------------------------------------------------------------------------------- */

.catalog {
  padding:5px;
  margin:5px 10px !important;
  background:#E0E1EB;
  border:1px dotted #2A2D8E;
  border-left:4px solid #2A2D8E;
}
.catalog a {
  display:block;
  text-decoration:none;
  text-transform:uppercase;
  color:#2A2D8E;
  margin:1px 0px;
  padding:0px 0px 0px 24px;
  background:url(/images/li.gif) no-repeat 10px 4px
}
.catalog a:hover {
  color:#2A2D8E;
  text-decoration:underline
}
.catalog a span {
  color:#333333;
}
.catalog a.act {
  font-weight:bold;
}
.catalog_ {
  padding:5px;
  margin:5px 10px !important;
  background:#E3EAE1;
  border:1px dotted #529128;
  border-left:4px solid #529128;
}
.catalog_ a {
  display:block;
  text-decoration:none;
  text-transform:uppercase;
  color:#529128;
  margin:1px 0px;
  padding:0px 0px 0px 24px;
  background:url(/images/li.gif) no-repeat 10px 4px
}
.catalog_ a:hover {
  color:#529128;
  text-decoration:underline
}
.catalog_ a span {
  color:#333333;
}
.catalog_ a.act {
  font-weight:bold;
}
.catalog2 {
  padding:4px 10px;
}
.catalog2 a {
  display:block;
  text-decoration:none;
  text-transform:uppercase;
  color:#2A2D8E;
  margin:1px 0px;
  padding:0px 0px 0px 24px;
  background:url(/images/li.gif) no-repeat 10px 4px
}
.catalog2 a:hover {
  color:#2A2D8E;
  text-decoration:underline
}
.catalog2 a span {
  color:#333333;
}
.catalog2 a.act {
  font-weight:bold;
}
.catalog2_ {
  padding:10px;
}
.catalog2_ a {
  display:block;
  text-decoration:none;
  text-transform:uppercase;
  color:#529128;
  margin:1px 0px;
  padding:0px 0px 0px 24px;
  background:url(/images/li.gif) no-repeat 10px 4px
}
.catalog2_ a:hover {
  color:#529128;
  text-decoration:underline
}
.catalog2_ a span {
  color:#333333;
}
.catalog2_ a.act {
  font-weight:bold;
}