@charset "utf-8";

111#uc {
width:100px;
height:100px;
	position:fixed;
	top:0;
	left:0;
	background:url(img/tmp/uc.png);
	}
body {
	margin:0;
	padding:0;
	background:#000000 url(img/bg.gif);
}

#pole
{
	font-family:		arial;
font-size:		9pt;
letter-spacing:	1px;
}

#container {
	width:980px;
	margin:30px auto;
}
*:first-child+html body {
	padding-top:30px;
}

#header {
	height:70px;
	clear:both;
	padding:0 8px;
	}
.ilink i {
	display:none;
}
#logo {
	background:url(img/logo.png) no-repeat;
	width:161px;
	height:55px;
	display:block;
	float:left;
	margin-top:5px;
}
#numbers { float:right; padding-top:5px;}
#numbers span {
	display:block;
	color:#CCCCCC;
	font:normal 18px "Arial";
	letter-spacing:1px;
	padding:3px 0;
}
#top-shadow {
	background:url(img/top-menu-shadow.jpg);
	background-position:bottom;
	height:20px;
	overflow:hidden;
	}
#menu {
	height:43px;
	background:url(img/menu-bg.png);
	position:relative;
	}
.menu-sep {
	background-image:url(img/menu-sep.png);
	width:1px;
	height:12px;
	float:left;
	margin:16px 2px 0 2px;
	overflow:hidden;
	
}
#menu a i {
	display:none;}
#menu a {
	display:block;
	float:left;
	margin-top:8px;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	}
#a1 {
	width:71px;
	height:35px;
	background:url(img/menu/normal01.gif);
	margin-left:5px;
}
#a1:hover {
	background:url(img/menu/hover01.gif);
}
#a1.selected {
	background:url(img/menu/current01.gif);
	}
#a2 {
	width:57px;
	height:35px;
	background:url(img/menu/normal02.gif);
}
#a2:hover {
	background:url(img/menu/hover02.jpg);
}
#a3 {
	width:71px;
	height:35px;
	background:url(img/menu/normal03.gif);
}
#a3:hover {
	background:url(img/menu/hover03.jpg);
}
#a4 {
	width:73px;
	height:35px;
	background:url(img/menu/normal04.gif);
}
#a4:hover {
	background:url(img/menu/hover04.jpg);
}
#a5 {
	width:74px;
	height:35px;
	background:url(img/menu/normal05.gif);
}
#a5:hover {
	background:url(img/menu/hover05.jpg);
}
#a6 {
	width:74px;
	height:35px;
	background:url(img/menu/normal06.gif);
}
#a6:hover {
	background:url(img/menu/hover06.jpg);
}
#a7 {
	width:38px;
	height:35px;
	background:url(img/menu/normal07.gif);
}
#a7:hover {
	background:url(img/menu/hover07.jpg);
}
#a8 {
	width:92px;
	height:35px;
	background:url(img/menu/normal08.gif);
}
#a8:hover {
	background:url(img/menu/hover08.jpg);
}
#a9 {
	width:75px;
	height:35px;
	background:url(img/menu/normal09.gif);
}
#a9:hover {
	background:url(img/menu/hover09.jpg);
}
#a10 {
	width:79px;
	height:35px;
	background:url(img/menu/normal10.gif);
}
#a10:hover {
	background:url(img/menu/hover10.jpg);
}
#a11 {
	width:147px;
	height:35px;
	background:url(img/menu/normal11.gif);
	float:right !important;
	margin-right:5px;
}
#a11:hover {
	background:url(img/menu/hover11.jpg);
}
#domain {
	height:74px;
	background:url(img/domen-bg.png);
	padding:13px 7px 0 13px;
	margin-bottom:2px;
	clear:both;
	/*overflow:hidden;*/
	}
#dom-left {
	width:296px;
	height:65px;
	float:left;
}
#dom-left h1 {
	font:normal 14px "Tahoma";
	color:#333333;
	margin:0;
	padding:0;
	margin-bottom:16px;
}
#dom-left p {
	margin-top:20px;
	padding:0;
	font:normal 11px "Tahoma";
	color:#666666;
	}
*:first-child+html #dom-left p {
	margin-top:0;
}
*:first-child+html #dom-left h1 {
	margin-bottom:7px;
}
#dom-left p a {
	color:#996600;
	}
#dom-left p a:hover{
	text-decoration:none;
	}
#dom-right {
	width:657px;
	height:65px;
	float:right;
	}

#checkdomain {
	position:relative;
	}
*:first-child+html #checkdomain {
	position:static;
}
#dom-name {
	width:207px;
	height:28px;
	background:url(img/domen-field.png);
	border:0;
	outline:0;
	margin:0;
	font:normal 18px "Tahoma";
	color:#666666;
	padding:0 3px 0 3px;
	float:left;
}
#checks {
	width:290px;
	float:left;
	margin-left:15px;
	margin-right:11px;
	}
#checks div, #mdom-hidden div{
	width:85px;
	float:left;
	font:normal 17px/14px "Tahoma";
	color:#666666;
	padding:0;
	line-height:18px;
	}
*:first-child+html #checks div {
	line-height:18px;
}
.ch-first {
	width:55px !important;
	}
.ch-second {
	margin-right:4px;
	}
.ch-third {
	width:75px !important;
	}
.ch-fourth {
	width:65px !important;
	}
#submit {
	width:125px;
	height:41px;
	border:0;
	background:url(img/domen-submit.png);
	text-transform:uppercase;
	font:normal 18px/14px "Tahoma";
	color:#333333;
	cursor:pointer;
	}
#block-left{
	width:740px;
	display:block;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	}
#block-right{
	width:238px;
	float:right;
	}
#packages {
	height:237px;
	background:url(img/packages-bg.png) repeat-x;
	margin-bottom:2px;
	padding: 14px 10px 12px 13px;
	font: normal 12px/14px "Tahoma";
	color:#333333;
	position:relative;
	}
.ptitle{
	font: normal 16px/14px "Tahoma";
	margin:0;
	padding:0;
}

	
.fix {
	width:0px;
	height:0px;
	display:none;
	clear:both;
	}
#info {
	height:181px;
	}
#info, #information {
	background:url(img/about-bg.png);
	border:solid #333333 1px;
	padding:5px 7px 7px 13px;
}
#info h1, #information h1 {
	font: normal 16px "Tahoma";
	margin:10px 0;
	padding:0;
	color:#cccccc;
}
#info h2, #information h2 {
	font: bold 13px "Tahoma";
	margin:0;
	padding:0;
	color:#999999;
}
#info h3, #information h3 {
	font: bold 12px "Tahoma";
	margin:0;
	padding:0;
	color:#999999;
}
#info p, #information p {
	font: normal 13px "Tahoma";
	color:#999999;
	margin-top:5px;
	margin-bottom:10px;
	}
#info p a, #information p a{
	color:#996600;
	}
#info p a:hover, #information p a:hover{
	text-decoration:none;
	}
#action {
	height:263px;
	background:url(img/action-bg1.png);
	margin-bottom:2px;
	overflow:hidden;
	}
#action div {
	width:238px;
	height:263px;
	background:url(img/actions/action1.png) no-repeat;
	background-position:left top;
}
#action div a{
	display:block;
	width:140px;
	font:normal 18px "Tahoma";
	color:#333333;
	position:relative;
	top:198px;
	left:82px;
}
#action div a:hover{
	text-decoration:none;
}
#action2 {
	height:195px;
	background:url(img/action-bg2.png);
	overflow:hidden;
	}
#action2 div {
	width:238px;
	height:195px;
	background:url(img/actions/action2.png) no-repeat;
	background-position:left top;
}
#action2 div a{
	display:block;
	width:140px;
	font:normal 18px "Tahoma";
	color:#333333;
	position:relative;
	top:152px;
	left:82px;
}
#action2 div a:hover{
	text-decoration:none;
}
#footer {
	position:relative;
	height:74px;
	background:url(img/footer.gif);
	clear:both;
	}
span.checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(scripts/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(scripts/radio.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(scripts/select.png) no-repeat;
  overflow: hidden;
}

#footer {
	font:normal 11px "Tahoma";
	color:#666666;
	}
#footer a {
	color:#996600;
	}
#footer a:hover {
	text-decoration:none;
	}
#f-left {
	float:left;
	margin: 15px 0 0 13px;
}
#f-right {
	float:right;
	text-align:right;
	margin:9px 7px 0 0;
	}
#more-domains {
	clear:both;
	font:normal 12px "Tahoma";
	color:#996600;
	display:block;
	margin-left:230px;
	float:left;
	text-decoration:none;
	border-bottom:dotted #996600 1px;
	width:85px;
	}
#more-domains img {
	border:0;
	text-decoration:none;
	}
#more-domains:hover {
	border-color:#ffffff;
}
#more-domains span {
	border:0;
}
#mdom-hidden {
	top:9px;
	left:-123px;
	width:775px;
	background:#FFFFFF url(img/moredomains.png);
	clear:both;
	position:relative;
	z-index:20;
	/*height:355px;*/
	display:none;
	border-left:solid #333333 1px;
	border-right:solid white 1px;
	border-bottom:solid #333333 1px;
	padding:5px;
	}
*:first-child+html #mdom-hidden {
  top:8px;
}
#mdom-hidden h2 {
	font: normal 16px "Tahoma";
	margin:0 0 10px 0;
	padding:0;
	color:#333333;
}
#mdom-hidden td {
	font: normal 12px "Tahoma";
	color:#333333;
	height:15px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#mdom-hidden td span.checkbox {
	position:relative;
	top:-3px;
	height:20px;
	overflow:hidden;
	}
.pans {
	display:block;
	height:20px;
	float:left;
	margin-top:60px;
	}
.pans a {
	font:normal 18px "Tahoma";
	color:#996600;
	text-transform:uppercase;
	}
.pans a:hover {
	text-decoration:none;
	}
.pans span { display:none; }
#pans-action {
	background:url(img/actions/3mes.png);
	width:388px;
	height:42px;
	display:block;
	position:absolute;
	top:14px;
	right:10px;
	}
#pans-action span {
	display:none;
	}
#pan500 {
	width:139px;
	background:url(img/actions/pan500.png) left top no-repeat;
	padding:130px 0 0 68px;
	margin-right:12px;
	}
#pan1000 {
	width:139px;
	background:url(img/actions/pan1000.png) left top no-repeat;
	padding:130px 0 0 92px;
	margin-right:12px;
	}
#pan2000 {
	width:138px;
	background:url(img/actions/pan2000.png) left top no-repeat;
	padding:130px 0 0 113px;
	}
	
#enter-form {
	width:155px;
	height:135px;
	background:#d1d1d1 url(img/enter-from-bg.png) repeat-x;
	position:absolute;
	right:0;
	bottom:0;
	font:11px "Arial";
	display:none;
}
#enter-form a {
	color:#333333;
	text-transform:uppercase;
}
#enter-form a:hover {
	color:#996600;
	text-decoration:none;
	}
#enter-form #enter-mail , #enter-form #enter-billing, #enter-form #close-form-text{
	display:block;
	text-align:center;
	width:155px;
}
#enter-form #close-form-text {
	position:absolute;
	width:155px;
	left:0;
	bottom:15px;
	color:#999999;
	letter-spacing:1px;
	display:none;
	}
#enter-form #close-form-text:hover {
	text-decoration:underline;
	cursor:pointer;
}
#enter-form #enter-mail {
	
}
#close-arrow {
	background:url(img/enter-from-close.png) no-repeat;
	width:10px;
	height:14px;
	position:absolute;
	top:0;
	right:5px;
}
#close-arrow {
	cursor:pointer;
	}
#enter-form .enter-form-input {
	width:139px;
	height:23px;
	background:url(img/enter-from-input.png) no-repeat;
	border:0;
	padding:0;
	margin-left:7px;
	margin-bottom:5px;
	color:#333333;
	padding:3px 1px 0 3px;
}
#bill-login #bill-ilogin, #bill-login #bill-ipassword {
	display:block;
	height:17px;
	width:140px;
	margin:3px auto;

	overflow:hidden;
}
#bill-ilogin span, #bill-ipassword span{
	position:relative;
	top:-3px;
}
#bill-ilogin {
	margin-top:10px !important;
}
#login-submit {
	margin-left:94px;
}






















#forms {
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 15px 0 15px;
	color:#5a5858;
	font-size:13px;
}
#forms a {
	color:#996600;
}
#forms h3 {
	font-size:16px;
	font-weight:normal;
}
#forms h4 {
	font-size:16px;
	font-weight:normal;
}
#forms h4 b {
	color:#990000;
	font-weight:normal;
}
#forms table.rows {
	width:100%;
	border-collapse:collapse;
}
#forms table.rows tr {
	border:1px #5a5858 dashed;
}
#forms table.rows td {
	padding:5px;
}
#forms #domain-select .block,
#forms #face .block {
	position:relative;
	padding:0 0 0 25px;
}
#forms #domain-select .block .radio,
#forms #face .block .radio {
	position:absolute; left:0; top:-2px;
}
#forms .text {
	border:1px #a7a6aa solid;
}
#forms .select {
	border:1px #a7a6aa solid;
}
#forms #eula {
	padding:20px 20px 20px 100px
}
#forms #eula a {
	color:#2681b5;
}
#forms .req {
	color:#2681b5;
}
#forms .hl tr:hover {
	background: #CCC;
}
#forms .hl td {
	padding:2px 5px 2px 5px;
}
#forms .hide {
	display:none;
}
#forms .license {
	height:250px;
	overflow:auto;
	background:#FFF;
	margin:25px;
	padding:10px;
	border:1px #CCC solid;
	border-right:none;
	font-size:12px;
	color:#000;
}
#buttons {
	text-align:center;
	margin-top:25px;
}
#forms .domain-table {
	border-collapse:collapse;
	width:100%;
}
#forms .domain-table .head {
	background:#dddddd
}
#forms .domain-table td {
	border:1px #c6c6c6 solid;
	text-align:center;
	padding:5px;
}
#forms .domain-table a {
	color:#2772c6;
}

