html {
  margin:0px;
  padding:0px;
}
body {
  background:#FFFFFF;
  margin:0px;
  padding:0px 0px 0px 0px;
  font-size:12px;
  font-family:Tahoma;
  color:#333333;
  min-width:1250px;
  width:expression( documentElement.clientWidth < 1250 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 1250 ? "1250px" : (body.clientWidth) + "px") : "1250px") : (documentElement.clientWidth)  + "px" );
}
#header {
  height:95px;
  padding:19px 30px;
  background:#EAFFE6 url(/images/header_bg.jpg) repeat-x
}
#logo {
  float:left;
  margin:10px 0px;
}
#header .banner {
  margin-left:370px;
}
#footer {
  height:80px;
  margin-top:1px;
  border-top:6px solid #52A74F;
  padding-top:20px;
}
#menu_ {
  background:#75B972;
  height:28px;
  margin:1px 0px;
  padding-left:1px;
  overflow:hidden
}
input, textarea, option, select {
  font-size:12px;
  font-family:Arial;
  color:#2C2E00
}
p, h2, h3, h4, h5, ul {
  margin:0px;
  padding:0px;
  margin-bottom:10px
}
form {
  margin:0px;
  padding:0px;
}
li {
  margin:3px 0px;
  padding:0px 0px 0px 15px;
  background:url(/images/li.gif) no-repeat 0px 5px;
  list-style:none;
  height:1%
}
.clear {
  height:1px;
  clear:both;
  overflow:hidden;
  font-size:1px;
}
.line {
  height:1px;
  overflow:hidden;
  font-size:1px;
  background:url(/images/line_h.gif) repeat-x
}
a {
  color:#336633;
  text-decoration:underline;
}
a:hover {
  color:#ED1C24;
  text-decoration:underline;
}
#counter {
  float:left;
  width:320px;
  border-right:1px solid #52A74F;
  padding:10px 20px 10px 30px;
}
#counter div.counter {
  float:left;
  width:88px;
  height:31px;
  margin:0px 10px 10px 0px;
}
body.page #counter {
  width:274px;
}
#copy {
  margin:10px 30px;
  line-height:15px;
  font-size:11px;
  float:left;
  color:#333333;
}
#copy a {
  color:#333333;
}
#search {
  width:264px;
  height:22px;
  background:#75B972 url(/images/search_bg.gif) no-repeat 10px 9px;
  padding-top:4px;
  padding-left:25px;
  text-align:right;
  overflow:hidden;
  margin-bottom:10px;
}
#search input {
  vertical-align:top;
  float:left;
  margin:0px 5px;
}
#search input.input {
  border:1px solid #3F833C;
  padding:1px;
  height:14px;
  width:185px;
}
td.menu {
  padding:1px 1px 1px 0px;
}
.menu a {
  display:block;
  height:26px;
  line-height:26px;
  color:#336633;

  padding:0px 2px;
  background:#FFFFFF;
  text-decoration:none;
  text-align:center;
  overflow:hidden;
  text-transform:lowercase
}
.menu a:hover {
  background:#EAFFE6;
  color:#336633;
  text-decoration:none;
}
#content_left {
  /*float:left;
  margin-left:-305px;
  position:absolute;
  left:0px;
  top:0px;
  overflow:hidden;
  */
  width:290px;
  border-top:10px solid #FFFFFF;
  vertical-align:top
}
#content_right {
  /*float:right;
  margin-right:10px;
  margin-top:10px;
  margin-right:-265px;
  position:absolute;
  top:0px;
  left:100%;
  margin-left:-250px;
  overflow:hidden;*/
  padding:10px 10px 0px 0px;
  width:240px;
  vertical-align:top
}
#content .banner {
  margin-bottom:15px;
}
#content_center {
 /* position:relative;
  margin:10px 265px 0px 305px;*/
  padding:10px;
  vertical-align:top
}
#content {
  position:relative;
  /*
  min-height:1100px;
  height:1100px;
  height:auto !important;
  */
  width:100%;
  overflow:hidden;
}
#smenu a {
  padding:6px 4px 6px 30px;
  display:block;
  border-bottom:1px solid #E4E3E3;
  background:url(/images/menu_bull.gif) no-repeat 15px 12px;
  text-decoration:none;
  color:#484848;
  font-size:14px;
 
  text-transform:lowercase
}
#smenu {
  margin-bottom:25px;
}
#content_left .banner {
  margin-left:20px;
}
.title {
  height:24px;
  overflow:hidden;
  padding:1px 1px 1px 15px;
  background:#CCF1C3 url(/images/block.gif) no-repeat;
  margin-bottom:15px
}

.title21 {
  height:24px;
  overflow:hidden;
  padding:1px 1px 1px 15px;
  background:#CCF1C3 url(/images/block.gif) no-repeat;
  margin-bottom:0px
}
h1 {
  margin:2px;
  padding:0px;
  font-size:16px;
  text-transform:uppercase;
  font-weight:normal;
  color:#333333;
  line-height:20px;
  margin-right:40px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

img.left {
  margin:0px 15px 15px 0px;
  border:1px solid #999999;
  padding:1px;
  float:left
}
img.right {
  margin:0px 0px 15px 15px;
  border:1px solid #999999;
  padding:1px;
  float:right
}
h2 {
  font-size:15px;
  color:#000000;
}
.main_article {
  /*display:table;*/
  position:relative;
  height:1%;
  padding-bottom:15px;
  font-size:13px;
}
.news_block {
  /*display:table;*/
  padding:15px 0px;
  position:relative;
  height:1%;
}
.news_block img {
  float:left;
  border:1px solid #E4E3E3;
  max-width:100px;
}
.news_block .list {
  float:right;
  width:200px;
  padding-left:14px;
  border-left:1px solid #D2D1D1;
  font-size:11px;
  font-weight:bold;
}
.news_block .list a, .news_block .list strong {
  display:block;
  padding:4px 0px;
}
.news_block .text {
  margin:0px 220px 0 115px;
  font-size:11px;
}
.news_block .text_large {
  margin-right:0px !important;
}
.news_block .textblock {
  margin-right:0px !important;
  margin-left:0px !important;
}
span.date {
  color:#990000;
  font-size:11px;
  display:block;
}
span.date a {
  display:inline !important;
  font-size:11px !important;
  color:#336633 !important;
  font-weight:normal !important;
  text-decoration:underline !important;
  margin-left:3px;
  padding-left:7px;
  border-left:1px solid #999999
}
.news_block .text a, .news_block .text strong {
  font-size:12px;
  display:block;
  font-weight:bold
}
.news_block .text a.silkstyle {
  font-size:11px;
}
a.icon1 {
  background:url(/images/icon_favs.gif) no-repeat 5px center;
  height:24px;
  line-height:24px;
  padding-left:25px;
  padding-right:10px;
  float:left;
  font-size:11px;
  font-weight:bold;
}
a.icon2 {
  background:url(/images/icon_login.gif) no-repeat 5px center;
  height:24px;
  line-height:24px;
  padding-left:25px;
  padding-right:10px;
  float:left;
  font-size:11px;
  font-weight:bold;
}
.title div.div {
  height:24px;
  float:left;
  width:1px;
  overflow:hidden;
  background:url(/images/line_v.gif) repeat-y;
  margin:0px 4px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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:15px;
	background: #F0EFD0;
	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:#3F833C url(/images/menu_bg.gif) repeat-x;
  color:#FFFFFF;
  border:1px solid #3F833C;
  font-weight:bold;
  padding:4px 10px;
  text-decoration:none;
}
a.button:hover {
  background:#3F833C
}
textarea, input.input {
  border:1px solid #aaaaaa;
  padding:3px;
  background:#f4f4f4
}
#form textarea, #form2 textarea {
  height:100px;
}
.need, .req {
  font-weight:bold;
  color:#F58220;
  font-family:Tahoma, Arial
}
.need2, .req2 {
  font-weight:bold;
  color:#F58220;
  font-family:Tahoma, Arial
}
div.message {
  font-weight:bold;
  color:#F58220;
  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:#3F833C;
  text-decoration:none;
  background:#FFFFFF;
  border:1px solid #80C17D;
  padding:2px 6px;
  font:12px Arial
}
.paginal a.act, .paginal a.act:hover {
  background:#3F833C;
  color:#FFFFFF;
}
.paginal a:hover {
  background:#80C17D;
  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:#F4FFF0;
  padding:10px;
  margin-top:-14px;
  border-bottom:2px solid #75B972
}
.catalog a {
  white-space:nowrap;
  margin-right:10px;
  text-decoration:none;
  text-transform:uppercase
}
.catalog a:hover {
  color:#336633;
  text-decoration:underline
}
.catalog a span {
  color:#000000;
}
.catalog a.act {
  font-weight:bold;
}
.rating {
  padding:10px;
  font-size:11px;
  background:#f4f4f4;
}
.rating b, .rating a {
  font-size:10px;
}
#journal td {
  text-align:center;
  font-size:14px;
  font-weight:bold
}
#journal td img {
  margin-bottom: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;
}
.banner2 {
  padding:10px;
  text-align:center;
}

.anchor {
  overflow:hidden;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}

.button123 {
background:url("/images/menu_bg111.gif") repeat-x scroll 0 0 #3F833C;
border:1px solid #d4d6db;
color:#FFFFFF;
font-weight:bold;
padding:4px 10px;
text-decoration:none;
}
