body, form, h3 {
	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-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;
}


.table-head-info {
	clear: both;
	margin-left: -40px;
	padding-top: 0px;
	padding-bottom: 5px
}

.table-head-info li {
	float: left;
}

li.table-head-info-notice {
	float:right;
	margin-right: 0px;
	font-size: 11px;
	padding-top: 8px;
	color: #5a5a5a
}

.table-pricing {
	background-color: #fff;
	color: #000;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	position: relative;
	border-collapse: separate;
}

.table-pricing th {
	height: 33px;
	background: url(/newdesign/newnav/images/table-header-bg.png) repeat-x 0 0;
	color: #000000;
	text-shadow: 0 1px 0 #fff;
}

.table-pricing td {
	background: url(/newdesign/newnav/images/table-cell-bg.gif) repeat-y 0 0;
	text-align: center;
	height: 55px
}

.table-item {
	font-weight: bold;
}

.table-item span {
	font-weight: normal;
	font-size: 11px;
	display: block;
	clear: both;
}

.table-price {
	font-weight: bold;
}

.table-shadow {
	width: 590px;
	height: 21px;
	background: url(/newdesign/images/table-shadow.png) no-repeat 0 0;
	clear: both;
	margin: auto;
	position: relative;
	margin-bottom: 30px;
}

.pricing-title {
	float: left;
	font-family: trebuchet ms;
	color: #339900;
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	height:21px;
	background: transparent url(/newdesign/newnav/images/h-bg.png) no-repeat right bottom;
	font-weight: normal;
}

#tooltip-pricing {
    display:none;
    background:transparent url(/newdesign/newnav/images/tooltip-pricing2.png);
    font-size:12px;
    height:125px;
    width:215px;
    padding: 10px;
    padding-bottom: 20px;
	  z-index:9999;
    margin-left:89px;
}

/*
#tooltip-pricing {
    display:none;
    background:transparent url(/newdesign/newnav/images/tooltip-pricing.png);
    font-size:12px;
    height:80px;
    width:215px;
    padding: 10px;
    padding-bottom: 20px;
	  z-index:9999;
    margin-left:89px;
}
*/

#domain-pricing h3 {
	font-size: 18px
}

.btn-tooltip {
	cursor: help !important;
}

.btn-sec {
	background:transparent url(/newdesign/newnav/images/btn-sec-bg.png) no-repeat bottom right;
	height: 25px;
	display:block;
	float: left;
	padding:0 6px 0 0;
	margin-right: 5px;
	white-space: nowrap;
  cursor: pointer;
}

.btn-sec span {
	background:transparent url(/newdesign/newnav/images/btn-sec-bg.png) no-repeat scroll left top;
	height: 25px;
 	padding-right: 6px;
	font-weight: normal;
	color: #777;
	font-size: 11px;
	display:block;
	line-height: 22px;
	padding-left: 13px;
	color: #3986cd;
	text-shadow:0 1px 0 #fff;
}

h3 {
	color: #c22c6b;
	font-family: trebuchet ms;
	text-transform: uppercase;
	font-size: 14px;
}

.best-value-orange {
	background: url(/newdesign/newnav/images/ico-best-value-or.png) no-repeat center center !important;
	border-left: 1px solid #b3b3b3;
}

button.link {
  background: none!important;
  color: #069;
  border: none;
  padding: 0!important;
  font: inherit;
  border-bottom: 1px solid #069;
  cursor: pointer;
}
