body {
        background: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

table {
	padding: 0px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 12pt;
	margin: 0;
	padding: 2px;
}

h3 {
	color: #663300;
	font-size: 11pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
	margin-top: 12px;
}

h4 {
	font-size: 9pt;
	padding: 0px;
	margin: 8px 0px;
}

.article_mini
{
        line-height:     1.5;
}

.article
{
        line-height:     1.5;
        font-size:       120%;
}

.newsblock_mini
{
	margin-top: 5px;	
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #374D8E;
}

.newsblock_minihor
{
	margin-top:     2px;
	margin-bottom:  2px;
	margin-left:    4px;
	margin-right:   4px;
	width:          185px;
}

.newsblock{
	float:left;
	width:100%;
	margin-top: 10px;
}

.newsdate{
        margin-top:     -10px;
        margin-bottom:    5px;
}
.advblock
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #374D8E;
}
.articleblock
{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #374D8E;
}
.top_flash
{
        position:        relative;
        margin-top:      3px;
        margin-left:     100px;
        max-height:      50px;
        max-width:       500px;
}

.menu_block
{
        position:        relative;
  /*      top:             30px;*/
        left:            0px;
        height:          100%;
        width:           100%;
        margin-top:      10px;
}

.menu_block_top
{
       /* margin-top:      5px; */
        width:           100%;
        width:           170px;
        max-width:       200px;
}

.menu_block_bottom
{
        width:           100%;
        margin-top:      5px;
	margin-left:     30px;
        width:           170px;
        max-width:       200px;
}
.menu_block_bottom2
{
        width:           100%;
        margin-top:      5px;
	margin-left:     60px;
        width:           170px;
        max-width:       200px;
}
.menu
{
	text-align:      center;
        /*float     :      left;*/
/*	position  :      right;*/
	/*min-width :      170px;*/
/*        width:           170px;
        max-width :      200px; */
	padding:         4px;
	margin-right:    5px;
	margin-left:     5px;
	margin-top:      0px;
	position:        relative;
/*	left     :       0px; */
	background:      #449944 url(../images/button_background.gif) repeat-x;
        background-position: bottom;
	color:           #BFFF76;
	text-decoration: none;
	font-weight:     bold;
        cursor:          pointer;
        border-top:      1px solid #66CC66;
        border-left:     1px solid #66CC66;
        border-bottom:   1px solid #1F3D1F;
        border-right:    1px solid #1F3D1F;
}

.menu_a
{
	text-decoration: none;
}

.menu:hover
{
	background: #55BB55 url(../images/button_background.gif) repeat-x;
        background-position: bottom;
	color: #F6ED30;
}

.menu_current
{
	text-align:      center;
        /*float     :      left;*/
/*	position  :      right;*/
	/*min-width :      170px;*/
/*        width:           170px;
        max-width :      200px; */
	padding:         4px;
	margin-right:    5px;
	margin-left:     5px;
	position:        relative;
/*	left     :       0px; */
	background:      #449944 url(../images/pushedbutton_background.gif) repeat-x;
        background-position: top;
	color:           #BFFF76;
	text-decoration: none;
	font-weight:     bold;
        cursor:          default;
        border-top:      1px solid #1F3D1F;
        border-left:     1px solid #1F3D1F;
        border-bottom:   1px solid #66CC66;
        border-right:    1px solid #66CC66;
}

#centralblock {
	padding: 10px;
	color: #003333;
	text-align: justify;
}

#centralblock a{
	/*color: #006666;*/
	color: #000099;
}

.block {
	spacing: 0;	
}

.blockheader {
	font-size: 11pt;
	font-weight: bold;
	padding: 1px;	
	color: #CCFFCC;
	background: #336633 url(../images/blockheader_background.gif) repeat-x;
        background-position: top;
}

.blockbody {
	padding: 5px;	
	background-color: #66CC66;
}

.blockbody a{
	color: #0000AA;
}

.blockbody a:visited{
	color: #0000AA;
}

.block_login {
	padding: 5px;
	background-color: #66CC66;
	height: 110px;
}

.block_login table{
        padding-top: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        border-top: 1px solid #336633;
}

.block_login a{
	text-decoration: none;
	color:           #0000AA;
}

.block_login a:hover{
	background: #77FF77;
	color:      #000071;
}

.block_login a:visited{
	color:           #0000AA;
}

.categorylist {
	font-size: 10pt;
	margin: 0px;
	padding: 2px;
        font-weight:     bold;
}

.categorylist_mini{
        padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #55bb55;
        text-decoration: none;
}

.categorylist_mini:hover{
	background: #77FF77;
	color:      #000071;
}

.categorylist_mini a{
	padding-bottom: 5px;
        text-decoration: none;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
	width :  100%;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.formPageLeft {
	border-left: 1px solid #A0A0A0;
}
td.formPageLeftBottom {
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}
td.formPageBottom {
	border-bottom: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	/*background: #FFEDED;
	border: 1px solid #A0A0A0;*/
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	/*background: #EDF3FF;
	border: 1px solid #A0A0A0;*/
	text-align: left;
}

table.backlinks{
        border-color: #A0A0A0;
        border-style: solid;
        border-width: 0 1px 1px 0;
}

table.backlinks td, table.backlinks th{
        border-color: #A0A0A0;
        border-style: solid;
        border-width: 1px 0 0 1px;
}

.label {
	text-align:     right;
	vertical-align: top;
}
.labelDetail {
	text-align:     left;
	vertical-align: top;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}

#title {
        display: inline;
	margin: 0;
}

div.title {
	margin: 5px 0 5px 0;
        text-align: center;
}

#linkstitle a {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #004555;/*330000;*/
}
#linkstitle a:hover {
	text-decoration: underline;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #666666;
}
.url2 {
	color: #0000AA;
}
#submit {
	float: right;
	vertical-align: center;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
input.text {
	color: #000000;
	background: #CCFFCC;
	border: 1px solid #5e74b3;
}
input.radio {
	color: #000000;
	background: #CCFFCC;
}
textarea.text {
	font-size: 8pt;
	background: #CCFFCC;
	border: 1px solid #5e74b3;
}
.category {
	background: #CCFFCC;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #5e74b3;
	background-color: #669900;/*#FFAA11;#FFCC33;*/
	cursor: hand;
	height: 17px;
}
.btn:hover {
	background-color: #77AA00;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 1px 1px 1px 3px;
	color: #FF0000;
	/*background: #FFFFF3;
	border: 1px solid #cccccc;*/
	text-align: left;
	clear: right;
	margin-top: 10px;
}
div.msg, span.msg {
	margin: 0px 0 0px 5px;
	padding: 1px 1px 1px 3px;
	color: #0000FF;
	text-align: left;
	clear: right;
	margin-top: 10px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

table.page_headerblock {
	background:      #336633 url(../images/header_background.gif) repeat-x;
        background-position: top left;
}

td.page_headerblockblur {
	background:      url(../images/headerblur_background.gif) no-repeat;
        background-position: top right;
        text-align: left;
}

td.page_headerblockblur_r {
	background:      url(../images/headerblur_background_r.gif) no-repeat;
        background-position: top right;
        text-align: center;
}

table.page_footerblock {
	background:      #336633 url(../images/footer_background.gif) repeat-x;
        background-position: top;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links {
   text-align: right;
}

.paging-links a {
   color: #333366;
}

.paging-info {
   text-align:right;
   margin-top: 2px;
   margin-bottom: 2px;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background: #E2FFA9;
}

.page_footer {
   color: #CCFFCC;
   line-height: 1.5;
}

.page_footer a{
   color: #CCFFCC;
   line-height: 1.5;
}

.link_comments{
  text-decoration: none;
}

img.rating{
  margin-left: 5px;
  margin-right: 5px;
  border:      0;
  height:      15px;
  width:       84px;
}

img.ratingbig{
  margin-left: 5px;
  border:      0;
  height:      15px;
  width:       84px;
}

img.ratingmini{
  margin-left: 5px;
  border:      0;
  height:      8px;
  width:       45px;
}
/*
.link_comments:hover{
  text-decoration: underline;
}
*/
.graphblock{
  margin-left: 12px;
  width: 275px;
  float: left;
}

.ratingblock{
  width:      250px;
  border:     1px dotted;
  background: #E7FEB8;
}

.ratingblock a{
  text-decoration: none;
}

.ratingblockline{
  margin-top:    5px;
  margin-bottom: 5px;
  cursor:        hand;
}

.ratingblockline:hover{
  background-color:    #D5FF83;
  /*border:              1px solid #8FC622;*/
}

.hitsblockline{
  margin-top:    5px;
  margin-bottom: 5px;
  cursor:        hand;
}

.hitsblockline:hover{
  background-color:    #FAE989;
  /*border:              1px solid #8FC622;*/
}

.ratingblockrow{
  height:            20px;
  background-color:  #00FF00;
  line-height:       20px;
  font-weight:       bold;
  font-size:         12px;
  text-align:        center;
  border-top:        1px solid #CEFFCE;
  border-left:       1px solid #CEFFCE;
  border-bottom:     1px solid #00B400;
  border-right:      1px solid #00B400;
}

.hitsblockrow{
  color:             #FFF000;
  height:            20px;
  background-color:  #FC8200;
  line-height:       20px;
  font-weight:       bold;
  font-size:         12px;
  text-align:        center;
  border-top:        1px solid #F9B56B;
  border-left:       1px solid #F9B56B;
  border-bottom:     1px solid #C96800;
  border-right:      1px solid #C96800;
}

.ratingurl {
	color: #0000AA;
	margin-left: 3px;
}

.ratingheader {
  color: #663300;
  font-weight: bold;
  font-size:   11pt;
  text-align:  center;
  margin-bottom: 4px;
}


