body, form {
	margin: 0;
	padding: 0;
}

body {
	background-color: #494b51;
	font-family: tahoma;
	font-size:12px;
	}
	
input, p, td, form, select {
	font-family: tahoma;
}

img {
	display: block;
	border: 0;
}

p img {
	display: inline;
	margin: 2px 10px 2px 0;
}

p {
	margin: 0 0 12px 0;
	line-height: 16px;
}

a {
	color: #2d58cb;
	font-weight: normal;
}

a:visited {
	color: #1c367d;
}

a:hover, a:active {
	color: #197aff;
}

table {
	border: 0;
	border-collapse: collapse;
}

table td {
	padding: 0;
}

br.clear {
	clear: both;
}

br.spacer {
	line-height: 8px;
}

ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
}

ul li {
	margin: 0.5em 0; padding: 0 0 0 20px;
	list-style-type: none;
	background: url(../i/li.gif) no-repeat 0 0.6em;
}


/* image styles */

#img-head-logo {
	margin: 23px 0 0 29px;
}




/* main navigation */

#nav-main ul {
	display:block;
	margin: 0 0 0 240px;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#nav-main li {
	margin: 0;
	padding:0;
	height: 26px;
	float:left;
}

#nav-main li a span {
	visibility:hidden;
}

#nav-main li a {
	display:block;
	margin:0;
	padding:0;
	height: 36px;
	text-decoration:none;
}

#nav-main .nav-item-home a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_home.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}

#nav-main .nav-item-logout a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_logout.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}

#nav-main .nav-item-myacc a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_myacc.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}


#nav-main .nav-item-renewals a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_renewals.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}


#nav-main .nav-item-pricing a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_pricing.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}


#nav-main .nav-item-faqs a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_faqs.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}



#nav-main .nav-item-whois a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_whois.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}


#nav-main .nav-item-aboutus a {
	width: 101px;
	height: 26px;
	background-image:url(../images/nav_aboutus.gif);
	background-repeat:no-repeat;
	background-position: left top;
	overflow:hidden;
}


#nav-main .nav-item-home a,
#nav-main .nav-item-logout a,
#nav-main .nav-item-myacc a,
#nav-main .nav-item-renewals a,
#nav-main .nav-item-pricing a,
#nav-main .nav-item-faqs a,
#nav-main .nav-item-aboutus a,
#nav-main .nav-item-whois a {
	margin-left: 2px;
}


#nav-main .nav-item-home a:hover,
#nav-main .nav-item-logout a:hover,
#nav-main .nav-item-myacc a:hover,
#nav-main .nav-item-renewals a:hover,
#nav-main .nav-item-pricing a:hover,
#nav-main .nav-item-faqs a:hover,
#nav-main .nav-item-aboutus a:hover,
#nav-main .nav-item-whois a:hover {
	background-position: left 50%;
}


#nav-main li.active a,
#nav-main li.active a:hover {
	background-position: left 100%;
}



/* navigation sub */

.nav-sub {
	height:20px;
	width: 115px;
	vertical-align: middle;
	background-color: #f8a308;
	padding-left: 22px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
}

.nav-sub-on {
	padding-left: 22px;
	height:20px;
	width: 115px;
	vertical-align: middle;
	background-color: #ffd54b;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
}

.nav-sub-over {
	padding-left: 22px;
	height:20px;
	width: 115px;
	vertical-align: middle;
	background-color: #ffb245;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
}

#nav-sub-td {
	background-image:url(../images/sub_nav_bg.gif);
}


#nav-sub-table {
	margin: 24px 0 0 28px;
}

.nav-sub-sep {
	height: 13px;
}


.nav-sub a, .nav-sub-over a, .nav-sub-on a {
	text-decoration: none;
	color: #000;
}

/* copyright */

#copyright {
	font-size: 11px;
	padding: 8px 0 30px 0;
	text-align: center;
	color: #f2f2f2;
}

#copyright p {
	margin: 0;
	line-height: 18px;
}






#head-info {
	margin: 25px 42px 0 0;
}

#head-info a {
	color: #4D87B9;
}

#head-info a:hover {
	color: #df5a0c;
}

#head-info p {
	margin:0;
	line-height: 20px;
}


/* headers */

h1 {
	color: #424348;
	font-family: trebuchet ms;
	font-size: 21px;
}


h2 {
	color: #000;
	font-family: trebuchet ms;
	font-size: 17px;
}


.header-form {
	color: #fff;
	font-family: trebuchet ms;
	font-size: 19px;
}



/* forms */

.form-domain {
	height: 18px;
	width: 200px;
	vertical-align: middle;
	padding-left: 3px;
	font-size: 15px;
}


.form-whois {
	height: 18px;
	width: 170px;
	vertical-align: middle;
	padding-left: 3px;
	font-size: 15px;
}


.form-label {
	color: #fff;
	font-family: trebuchet ms;
	font-size: 17px;
	vertical-align: middle;
	padding: 0 5px;
}

.label-whois-sub {
	font-weight: bold;
	background-color: #999;
	padding: 1px 5px;
	margin-left: 10px;
	color: #

}


/* tables */

#table-pricing {
	margin-bottom: 40px;
	margin-top: 15px;
	border: solid 1px #ffd54b;
}


#table-pricing td {
	border: solid 1px #ffd54b;
	text-align: center;
}


#table-pricing th {
	border: solid 1px #ffd54b;
	background-color: #C6C4C3;
	height: 37px;
	text-align: center;
} 

#table-pricing .tr-info {
	background-color: #fff;	
	height: 37px;
}

#table-pricing h3 {
	color: #3e4146;
	margin: 0;
	padding: 0;
	font-size:17px;
}


.table-norm {
	margin-top: 15px;
	border: solid 1px #ffd54b;
	width: 100%;
}

.table-norm td {
	border: solid 1px #ffd54b;
	background-color: #fff;
}

.table-norm-header {
	border: solid 1px #ffd54b;
	text-align: center;
	background-color: #f8a308 !important;
	height: 22px;
}

.table-gray td {
	border: solid 1px #c6c5c3;
	background-color: #c6c5c3 !important;
}

.table-gray {
	margin: 10px 0;
}

.table-small-header {	
	border: solid 1px #ffd54b;
	text-align: center;
	background-color: #f8a308 !important;
	height: 22px;
	font-weight: bold;
	color: #3e4146;
	padding: 0 6px;
}


.table-norm h3 {
	color: #3e4146;
	margin: 0;
	padding: 0;
	font-size:17px;
}

.table-norm h4 {
	color: #3e4146;
	margin: 0;
	padding: 0;
	font-size:14px;
}



.td-HiLite {
	background-color: #c6c5c3 !important; 
	height: 26px;
	padding-left: 2px;
}

.td-HiLite2 {
	background-color: #d8ddd9 !important;
	height: 26px;
}

.td-Norm {
	height: 26px;
	padding-left: 2px;
}


/* fonts */

.text-small {
	font-size: 10px;
}

.result-taken {
	font-size: 20px;
	font-weight: bold;
}

.result-ok {
	font-size: 20px;
	font-weight: bold;
	color: #f87206;
}
