@charset "utf-8";

/* anchor, heading */
a {
	color: #4f7e0b;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.like_anchor {
	color: #4f7e0b;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}
h1,h2,h3 {
  color:#722417;
}
h1 {
margin:0px;
padding:0px;
float:left;
margin-top:23px;
margin-left:20px;


}
/* layout */

body {
  width:100%;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.main {
  margin:0 auto; 
	width:990px;
}
.hrline {
background-color:#fe7200;height:3px;font-size:0px;line-height:0px;
}
.topline {

}
#main_middle {
margin-top:10px;
}

/* other */
#language {
  float:right;
  width:126px;
  height:22px;
  background-image: url('http://www.russian-domains.ru/image/under_flags.gif');
  background-repeat: no-repeat;

}
#language img {
  margin-left:10px;
  border:1px solid #facfad;
}

.main_menu {
  margin-top:5px;
  margin-bottom:10px;
  background-image: url('http://www.russian-domains.ru/image/main_menu_green_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}
.main_menu div a{
  font-size:14px;
  display:block;
  height:35px;
  float:left;
  color:white;
  padding:0px 30px;
  text-decoration:none;
  

}
.main_menu div a:hover{

  text-decoration:none;
  background-image: url('http://www.russian-domains.ru/image/main_menu_orange_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;

}
.main_menu div .main_menu_border{
  height:35px;
  float:left;
  width:2px;
  background-image: url('http://www.russian-domains.ru/image/main_menu_border.gif');
    background-position: bottom;

}


/* copy */


.right_block_part {
	padding: 10px 1px 10px 1px;
	border: 1px solid #F3ECAB;
	background-color: #FAF8DD;
	margin-bottom:30px;
}
.main_top_box {
  height:250px;
  float:left;
  margin-left:10px;
}
.main_top_box_text_unit {
	border: 1px solid #FE7100;
	background-color: #feebdb;
	height:230px;
}
.main_top_box_text_unit div {
	padding:7px;
}
.main_top_box_text_unit div a {
  display:block;
}
.border_color1 {
	border: 1px solid #FE7100;
}
.background_color1 {
	background-color: #feebdb;
	margin:2px;
	padding:4px;
}
.divheading {
  color:white;
	background-color: #FE7100;
	font-weight:bold;
	float:left;
	height:18px;


}
.paging {
	clear: none;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.paging a {
	text-decoration: none;
	font-size: 130%;
	padding: 2px;
	margin: 0px 1px 0px 1px;
	font-weight: bold;
}
.paging a.actual {
	font-size: 180%;
	font-weight: bold;
}

table.result {
width:100%;
}
table.result td {
	padding: 5px;
	line-height: 160%;
	vertical-align: top;
}
table.result td.per20 {
	width: 20%;
}
table.result td.per33 {
	width: 33%;
}
table.result td.per50 {
	width: 50%;
}
table.result a {
	text-decoration: none;
	display:block;
}
table.result a:hover {
	text-decoration: underline;
}
table.result img {
	vertical-align: middle;
	display: none;
}
table.registrar_result a {
  margin-top:15px;
}
.banner_block {
text-align:center;
	margin-bottom:30px;
}
div.stat_search {
	clear: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
div.stat_search a {
	margin: 3px;
	display: block;
}
.search {
float:left;
}
.input {
	border: 1px solid #FE7100;
}
.button {
	border: 1px solid #FE7100;
	background-color: #FE7100;
	color: #ffffff;
	font-weight:bold;
}

table.detail {
	width: 98%;
	margin: auto;
}
table.detail td {
  line-height:150%;
  padding:0px 4px;
	text-align: left;
	vertical-align: top;
}
table.detail td.label {
	text-align: right;
	width: 120px;
}
table.detail_registrar td.label {
  width:400px;
}
table.detail img {
	vertical-align: middle;
}
table.detail tr.codex {
	display: none;
}
textarea.code {
	background-color: transparent;
	border: 1px solid #FE7100;
	width: 100%;
	height: 75px;
}
.bottom_word_search {
  text-align:center;
  font-size:8px;

}
.bottom_word_search a{
  padding:2px;
}
#foot {
  border-top:3px solid #92D136;
  text-align:center;
  margin-top:20px;
}
