body {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 11px;
  font-family: Arial, Times, sans-serif;
  line-height:14px;
  background-image: url(images/bgr.jpg);
  background-attachment:fixed;
  background-position:center top;
}

input {
  font-size: 11px;
  font-family: arial, sans-serif;
}

textarea {
  font-size: 11px;
  font-family: arial, sans-serif;
}

option {
  font-size: 11px;
  font-family: arial, sans-serif;
}

select {
  font-size: 11px;
  font-family: arial, sans-serif;
}

ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

form {
  margin: 0;
}

.box {
  margin: 0 auto;
  width : 781px;
  padding : 0;
}

.block_header {
  margin: 0;
  padding : 6px 0 3px 0;
  width : 782px;
  float: left;
  background: url(images/bgr_logo_top.gif) no-repeat top center;
}

.block_header_text {
  margin: 0;
  padding: 0 6px 6px; 6px;
  float:left;
  width: 769px;
  background:#A2BCD5 url(images/bgr_logo_bottom.gif) no-repeat bottom center;
}

.header_left {
  margin: 0;
  padding: 0;
  float:left;
  width: 400px;
  background: #A2BCD5;
}

.header_right{
  margin: 0;
  padding: 0 0 0 0;
  float:right;
  width: 369px;
  background: #A2BCD5;
  font-weight:normal;
}

.clear_both {
  clear: both;
}

.ln_menu_top {
  height: 8px;
  margin: 0;
  padding: 0;
  background-image: url(images/ln_menu_top.gif);
  background-repeat: repeat-x;
}

.topnav {
  font-family: arial, sans-serif;
  clear: both;
  font-size:11px;
  height: 34px;
  color: #000;
  margin:0px;
  padding:0px 0px 0px 0px;
  text-align: left;
}

.topnav li {
  margin: 0;
  padding: 8px 4px 0px 10px;
  color: #FFEADC;
  list-style:none;
  float: right;
  background: url(images/bgr_menu_top.gif) no-repeat top left;
  height: 34px;
}

.topnav li.menus a {
  color: #999999;
  padding: 0px 0px 0px 0px;
}

.topnav li.menus a:hover {
  color: #CB7674;
  padding: 0px 0px 0px 0px;
  text-decoration: underline;
}

.topnav li a {
  color: #999999;
  text-decoration: none;
}

.topnav li a:hover {
  color: #E0691A;
}

.ln_menu {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 8px 0 0 0;
  width: 781px;
  height: 25px;
  background: url(images/ln_menu.gif) repeat-x top center;
}

.block_left {
  margin: 0;
  padding: 0;
  float:left;
  width: 782px;
}

.block_right{
  margin: 0;
  padding: 0;
  float:right;
  width: 232px;
  font-weight:normal;
}

.block_left_01 {
  margin: 0;
  padding: 0;
  float:left;
  width: 271px;
}

.block_right_01{
  margin: 0;
  padding: 0;
  float:right;
  width: 271px;
  font-weight:normal;
}

.block_search {
  margin: 0;
  padding : 6px 0 3px 0;
  width : 768px;
  float: left;
  background: no-repeat top center;
}

.block_search_text {
  margin: 0;
  padding: 0 6px 0 6px;
  float:left;
  width: 768px;
  background: #BFC7CF no-repeat bottom center;
}

.search_field {
  margin: 0;
  padding: 5px 0 10px 0;
  color: #FFF;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
}

.block_large_title {
  clear:both;
  margin: 0;
  padding: 6px 0 2px 0;
  width: 782px;
  background: ;
}

.block_large_title_text {
  margin: 0;
  padding: 4px 4px 0px 16px;
  text-align: left;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  min-height: 8px;
  background: #006633;
}

.block_medium_title {
  margin: 0;
  padding: 6px 0 2px 0;
  width: 271px;
  background: url(images/bgr_modul_medium_top.gif) no-repeat top center;
}

.block_medium_title_text {
  margin: 0;
  padding: 0 6px 0 16px;
  text-align: left;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  height: 19px;
  background: #6481BB url(images/bgr_modul_medium_bottom.gif) no-repeat bottom center;
}

.box_middle_left{
  float:left;
  color: #000000;
  font-family: arial, serif;
  font-size: 11px;
  text-align: left;
}

.box_middle_right{
  float:right;
  color: #000000;
  font-family: arial, serif;
  font-size: 11px;
  text-align: right;
}

.news_left {
  margin: 0;
  padding: 0;
  float:left;
  width: 50px;
  height:auto;
  text-align:left;
}
.news_right{
  margin: 0;
  padding: 0;
  font-weight:normal;
  text-align:left;
  width: auto;
}

.reguler_list {
  margin: 0;
  padding: 2px 2px 2px 2px;
  background-color: #ECECEC;
  height: auto;
  text-align:left;
}

.premium_list {
  margin: 0;
  padding: 2px 2px 2px 2px;
  background-color: #D2D8FF;
  height: auto;
  text-align:left;
}

.sponsored_list {
  margin: 0;
  padding: 2px 2px 2px 2px;
  background-color: #FEBCC8;
  height: auto;
  text-align:left;
}

.row{
  width:auto;
  height:auto;
  padding: 0px 0px 0px 15px;
  text-align:left;
  font-weight:normal;
}

.row_left{
  width:65px;
  float:left;
  height:auto;
  padding: 5px 0px 0px 5px;
  text-align:left;
  font-weight:normal;
}

.row_right {
  float:right;
  display:block;
  text-align:left;
  width:470px;
  font-weight:normal;
  padding: 5px 0px 0px 5px;
}

.block_column {
  margin: 0;
  padding: 0 5px 0 5px;
}

.col_1{
  width:10%;
  float:left;
  min-height: 18px;
  margin:0;
  padding: 0;
  text-align:left;
  font-weight:normal;
}

.col_2{
  width:15%;
  float:left;
  min-height: 18px;
  margin:0;
  padding: 0;
  text-align:left;
  font-weight:normal;
}

.col_3{
  width:20%;
  float:left;
  min-height: 18px;
  margin:0;
  padding: 0;
  text-align:left;
  font-weight:normal;
}

.col_4{
  width:25%;
  float:left;
  min-height: 18px;
  margin:0;
  padding: 0;
  text-align:left;
  font-weight:normal;
}

.col_5{
  width:40%;
  float:left;
  min-height: 18px;
  margin:0;
  padding: 0;
  text-align:left;
  font-weight:normal;
}

.block_footer {
  margin: 0;
  padding : 6px 0 2px 0;
  width : 781px;
  float: left;
  background: url(images/bgr_footer_top.gif) no-repeat top center;
}

.block_footer_text {
  margin: 0;
  padding: 0 6px 6px 6px;
  width: 769px;
  background: #B1C0DD url(images/bgr_footer_bottom.gif) no-repeat bottom center;
  text-align: center;
}

a {
  color: #639e1a;
  background-color: inherit;
  text-decoration: none;
}

a:active, a:link, a:visited {
  color: #006699;
  background-color: inherit;
}

a:hover {
  color: #cc0000;
  background-color: inherit;
  text-decoration: underline;
}

a.footer {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.footer:active, a.footer:link, a.footer:visited {
  color: #000000;
  background-color: inherit;
}

a.footer:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.cp_menu {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.cp_menu:active, a.cp_menu:link, a.cp_menu:visited {
  color:#000000;
  background-color: inherit;
}

a.cp_menu:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

a.list_item {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
}

a.list_item:active, a.list_item:link, a.list_item:visited {
  color:#000000;
  background-color: inherit;
}

a.list_item:hover {
  color: #000000;
  background-color: inherit;
  text-decoration: underline;
}

.bold-white-text {
  color: #f3f3f3;
  background-color: inherit;
  font-size: 11px;
  font-family: arial, sans-serif;
  font-weight: bold;
}

.featuredprice {
  color: #cc0000;
  background-color: inherit;
  font-size: 11px;
  font-family: arial, sans-serif;
  font-weight: bold;
}

.feattxt{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}

.corner {
  background-image: url(images/corner1.gif);
  width: 610px;
  height: 21px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left top;
}

.right {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;

  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}

.button {
  background: #D4D0C8;
  height: 20px;
  width: auto;
  border: 1px solid #999999;
  cursor: pointer;
}

.btn_image {
  float:left;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
  border: 1px solid #999999;
  cursor: hand;
  font-size: 11px;
  color: #000000;
  background: #D4D0C8;
  height: 15px;
  width: 50px;
  text-align: center;
}

#popular_tags {
  text-align:justify;
  font: 14px;
  padding: 10px;
  margin: 0 20px;
}

#popular_tags li {
  list-style: none;
  display: inline;
}

#popular_tags li a {
  color: #000000;
}

#popular_tags .smallest_tag {
  font-size: 100%
}

#popular_tags .small_tag {
  font-size: 125%
}

#popular_tags .medium_tag {
  font-size: 150%
}

#popular_tags .large_tag {
  font-size: 175%
}

#popular_tags .largest_tag {
  font-size: 200%
}

#popular_tags li span {
  color:#999999;
  font-size: 8px;
  padding: 0 5px 0 0;
}

a.menu {
  height: 25px;
  text-align: center;
  color: #B0B0B0;
  font-family: Arial, Times, serif;
  font-size: 12px;
  padding : 0 0 0 0;
  background-image: url(images/bgr_menu.gif) no-repeat top center;
  text-decoration: none;
}

a.menu:active, a.menu:link, a.menu:visited {
  height: 25px;
  text-align: center;
  color: #B0B0B0;
  font-family: Arial, Times, serif;
  font-size: 12px;
  padding : 0 0 0 0;
  background-image: url(images/bgr_menu.gif) no-repeat top center;
  text-decoration: none;
}

a.menu:hover {
  height: 25px;
  text-align: center;
  color: #000000;
  font-family: Arial, Times, serif;
  font-size: 12px;
  padding : 0 0 0 0;
  background-image: url(images/bgr_menu.gif) no-repeat top center;
  text-decoration: none;
}

.block_small_title {
  margin: 0;
  padding: 6px 0 2px 0;
  width: 232px;
  background: url(images/bgr_modul_small_title_top.gif) no-repeat top center;
}

.block_small_title_text {
  margin: 0;
  padding: 0 6px 0 16px;
  text-align: left;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  height: 19px;
  background: #6481BB url(images/bgr_modul_small_title_bottom.gif) no-repeat bottom center;
}

.block_small_content {
  margin: 0;
  padding: 6px 0 2px 0;
  width: 232px;
  background: url(images/bgr_modul_small_content_top.gif) no-repeat top center;
}

.block_small_content_text {
  margin: 0;
  padding: 0 6px 0 6px;
  text-align: left;
  color: #000;
  font-size: 11px;
  background: #DCE1E9 url(images/bgr_modul_small_content_bottom.gif) no-repeat bottom center;
}

.block_form {
  margin: 0;
}

.block_form label {
  clear: both;
  width: 210px;
  padding: 2px 0 0 10px;
  font-weight: normal;
  font-size: 11px;
  float: left;
}

.block_form input {
  margin: 2px 0 0 330px;
  display: block;
}

.block_form textarea {
  margin: 2px 0px 0 330px;
  display: block;
}

.block_form select {
  margin: 2px 0px 0 330px;
  display: block;
}

.block_form .text {
  padding: 5px 0px 0 330px;
  display: block;
  min-height: 15px;
}

.block_form .capctha {
  margin: 10px 0px 0 330px;
  display: block;
}

.block_form .inline {
  margin: 2px 0px 0 330px;
  display: block;
}

.block_form .inline input {
  margin: 0;
  display: inline;
}

.block_form .inline label {
  clear: right;
  width: auto;
  padding: 0 2px 2px 0;
  margin: 0;
}

.block_form br {
  clear: left;
}

.feed_desc img {
  margin-right: 5px;
  border-right: #cfcfcf 1px solid; 
  border-top: #cfcfcf 1px solid; 
  border-left: #cfcfcf 1px solid; 
  border-bottom: #cfcfcf 1px solid; 
}

.block_category_left {
  clear: both;
  width: 55px;
  margin: 0;
  padding: 0;
  float: left;
}
.block_category_right {  
  margin: 0;
  padding: 0 0 0 55px;
  display: block;
}

