/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* STYLES */
html {
	font-size:100%;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	
	min-width: 994px;
	font-size:62.5%;
	font-family:tahoma, arial, sans-serif;
	color:#6d6d6d;
	background: url(/images/dhr/header_bg.png) repeat-x;
}
#header, 
#tracker, 
#wrapper, 
#footer {
	font-size:1.1em;
}
a:hover {
	color:#cb3f0a;
	text-decoration:none;
}
a {
	color:#084264;
	text-decoration:underline;
}
strong {
	color:#02639a;
}
a.help,
input,
select,
option {
	color:#757575;
	font-size:11px;
}
#header {
	padding:28px 42px 0;
/*	background:url(/images/dhr/insect.png) no-repeat 50% 100%;*/
}
/* logo with IR */

#logo {
	width:350px;
	height:52px;
	overflow:hidden;
	float:left;
}
#logo:before {
	content:url(/images/dhr/logo.png);
    color: #fff;
    font-size: 1px;
}
/* end of logo */
#topheader {
	width:100%;
}
#header_comment {
	float:right;
	width:280px;
}
#formes {
	clear:both;
	width:100%;
	overflow:hidden;
}
#formes form {
	padding:1.3em 0 3.5em ;
	position:relative;
}
#formes input {
	display:block;
	float:left;
	margin-right:4px;
	padding:1px 0 0 8px;
}
#formes input.button {
	width:auto;
	margin:2px 0 0;
	padding:0;
}
#search {
	width:280px;
	float:left;
}
#search input {
	width:232px;
}
#login {
	width:280px;
	float:right;
}
#login input {
	width:92px;
}
#formes a.help {
	display:block;
	position:absolute;
	bottom:1.5em;
	left:0;
}

/* navigation */
#navigate_wrap {
	background:#68abd5 url(/images/dhr/navigate_bg.png) repeat-x;
	overflow:hidden;
	width:100%;
}
#navigate {
	clear:both;
	margin:0 42px;
}
#navigate a.first_stage,
#navigate span.first_stage {
	display:block;
	float:left;
	line-height:3em;
	font-size:1em;
	padding:0 8px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}
#navigate a.first_stage:hover,
#navigate #active_link {
	background:#f8f8f3 url(/images/dhr/navlink_bg.png) repeat-x; 
	color:#084264;
}
.subnavigate {
	clear:both;
	padding:10px 0 10px 17px;
	font-size:1.1em;
}
#subnavigate_wrap{
	background-color:#f8f8f3;
}
#active_sn {
	display:block;
}
#active_ss {
	text-decoration:none;
}
/* end of navigation */


/*wraps and general css */

#wrapper {
	padding: 0 42px 15.4em;
	margin-top:22px;
}
#container {
	width: 100%;
}
div.box {
	margin-bottom:20px;
}
/*end of wraps and general css */


/* main */

div.bluepanel {
	background:url(/images/dhr/bluepanel_bg.jpg) repeat-x;
	height:149px;
	margin-bottom:25px;
}
div.bluepanel_bg {
	background:url(/images/dhr/bluepanel_right.jpg) no-repeat 100%;
	height:149px;
	padding-left:13px;
	position:relative;
	padding-right:25px;
}
img.bluepanel_logo {
	float:left;
}
div.bluepanel h1,
div.bluepanel h2 {
	color:#fff;
	text-align:right;
	font-weight:normal;
	bottom:22px;
	right:25px;
}
div.bluepanel h1 {
	font-size:1.635em;
	position:absolute;
}
div.bluepanel h2 {
	font-size:1.275em;
	padding-top:15px;
}
#main .box h1 {
	height:2.285em;
	padding-bottom:15px;
	text-transform: uppercase;
	font-size:1.275em;
	color:#cb3f0a;
	background:url(/images/dhr/h3_box_logo.png) no-repeat 100% 0%;
}
#main .box h2 {
	color:#68abd5;
	font-size:1.275em;
	text-transform: uppercase;
	height:1.07em;
	margin-bottom:8px;
}
#main h3 {
	color:#68abd5;
	font-size:1em;
	text-transform: uppercase;
	height:1.07em;
	margin-bottom:8px;
}
.leftside {
	float:left;
	border:1px solid #d8e5ed;
	padding:10px;
	width:178px;
}
.rightside {
	padding-left:220px;
}

#main div.box p,
#main div.box ul,
#main div.box div.colored_table,
#main div.box table,
#main div.box div                                       /* !!!!!!!!!!!!!!!!!!!!!! */
{
	margin-bottom:16px;
}

#main div.box div.nameccview {overflow: hidden; margin-bottom: 0px;}
#main div.box div.nameview {float: right; margin-bottom: 0px;}
#main div.box div.namecc {float: left; margin-bottom: 0px;}
#main div.box div.stroka {margin-bottom: 0px;}
#main div.box div.colname {margin-bottom: 0px;}
#main div.box div.col {margin-bottom: 0px;}
#main div.box div.col-one {margin-bottom: 0px;}
#main div.box ul {padding-left:20px;}

div.colored_table {
	background-color:#f8f8f3;
	padding:10px 10px 0;
}
table.colored {
	width:100%;
}
table.colored td {
	width:33%;
}
input.domen_input {
	padding:0 0 0 8px;
}
form.check_domen input.button {
	position:relative;
	top:5px;
	padding-left:10px;
}
p.ability {
	float:right;
	margin-top:8px;
}
table.domen_list {
	width:100%;
}
#footer ul,
#footer li,
.domen_list ul,
.domen_list li {
	list-style:none;
}

table.domen_list td {
	width:20%;
	text-align:center;
}
table.domen_list tr.firsttr td{
	text-align:left;
	background-color:#d8e5ed;
	vertical-align:bottom;
}
div.advert {
	padding:16px;
	font-weight:bold;
	background:#f8f8f3 url(/images/dhr/advert.png) no-repeat 100% 0;
}
div.advert a {
	text-decoration:none;
	color:#6d6d6d;
}
div.advert a:hover {
	color:#cb3f0a;
}
div.banner_tall {
	text-align:center;
}
.clearing {
	height: 0;
	clear: both;
	font-size:0;
}
.partners table {
	width:100%;
}
.partners td {
	width:32%;
}
.partners td.center {
	padding:0 2%
}
/* i l. y. n.gimmer */
#ngimmer {
	position:relative;
	width:100%;
	overflow:hidden
}
div.attention {
	border:1px solid #d8e5ed;
	padding:16px 16px 0 70px;
	background:#f8f8f3 url(/images/dhr/attention.png) no-repeat 14px 16px;
	min-height:50px;
}
#tracker {
	padding:18px 0 8px;
	margin:0 42px;
	border-bottom:1px solid #d8e5ed;
	clear:both;
}
.float_inside {
	overflow:hidden;
	width:100%;
}
/*end of main*/

/* sidebar */

#sidebar {
	width: 310px;
}
#sidebar h4,
#sidebar h5,
.partners h5 {
	color:#68abd5;
	text-transform: uppercase;
	line-height:1.365em;
	border-bottom:2px solid #f5f5f5;
	background:#fff url(/images/dhr/stripe.png) no-repeat 100% 100%;
	margin-bottom:8px;
}
#sidebar div.event,
#sidebar p {
	margin-bottom:14px;
}
#sidebar div.event span.date,
div.message,
div.message_bottom {
	background-color:#f8f8f3;
}
#sidebar div.event span.date {
	padding:0 4px;
}
div.message {
	padding:8px 10px;
	margin-bottom:8px;
}
div.message_bottom {
	padding:8px 10px;
	font-style:italic;
	text-align:right;
}
div.message a {
	font-weight:bold;
}
img.image_l {
	float:left;
	margin:0 10px 14px 0;
}
div.blueul {
	border:1px solid #68abd5;
	background:#fff;
	padding:1px;
}
.blueul ul {
	background-color:#68abd5;
	padding:8px 22px;
	color:#fff;
}
.blueul a {
	color:#fff;
}
.blueul span,
.blueul a.active {
	text-decoration:none;
	font-weight:bold;
}
form.check_domen_sidebar {
	text-align:center;
}
/* end of sidebar */

/*footer*/

#footer {
	padding-top:2.8em;
	height: 12.6em;
	width: 100%;
	position: absolute;
	bottom: 0;
	background:url(/images/dhr/footer_bg.jpg) repeat-x;
	clear: both; 
}
#leftpart {
	float:left;
	padding-left:42px;
}
#links {
	padding-right:42px;
	float:right;
	width:44px;
	padding-top:4px;
}
#links a {
	display:block;
	text-align:right;
	margin:0 0 26px 10px;
}
#rightpart {
	float:right;
	border-right:3px solid #cb3f0a;
	padding-right:1em;
}
#rightpart ul {
	margin-bottom:14px;
}
a.copy {
	display:block;
	margin-top:18px;
}
/* end of footer */

/* validator */
p.valid {
	display:inline;
	margin-right:8px;
}

/* right sidebar layout */
#container {
	float: left;
	margin-right: -310px;
}
#sidebar {
	float: right;
}
#sidebar_wrap {
	padding-left:30px;
}
#main {
	margin-right: 310px;
}

.pic1 {
	float:left;
	margin:10px 10px 10px 0;
}
.pic2 {
	float:right;
	margin:10px 0 10px 10px;
}

.tools {
	margin: 5px 0 20px 0;
}
.seotools {
	width: 280px;
	background-color: #68abd5;
	color: #fff;
	padding-bottom: 10px;
	background-image: url(/images/dhr/bgfoottools.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.head_seotools {
	overflow: hidden;
	height: 67px;
	background-image: url(/images/dhr/bgtools.gif);
	background-repeat: repeat-x;
}
.img_seotools {
	height: 67px;
	width: 87px;
	background-image: url(/images/dhr/tools.gif);
	background-repeat: no-repeat;
	float: left;
}
.nameseo {
	font-size: 18px;
	padding: 5px 0 15px 10px;
	color: #dc3f0b;
}
.head_seotools div {
	padding-left: 10px;
}
.text_seotools {
	padding: 10px 20px;
	color: #fff;
}
.text_seotools p {
	margin-bottom: 3px;
}
.text_seotools a:visited, .text_seotools a:link, .text_seotools a {
	color: #fff;
}
.text_seotools a:hover {
	color: #f2e8b5;
}

