a {
  cursor: pointer;
}

#holder {
	height: 550px;
	padding: 30px;
	padding-left: 50px;
	padding-top: 40px;
}


.cufon-loading h2, .cufon-loading h3, .cufon-loading h4 {
	visibility: hidden !important;
}

a:focus {
	outline: none;
}

#premium-domains div.content-inn-s {
	margin-bottom: 30px !important;
}

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

#faq div.content-inn-xl h3 {
	margin-left: 30px
}

#faq div.content-inn-xl ul {
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 30px
}

.clearfix {
		display:inline-block;
		clear:both;
}

#domain-registration h3 {
	font-size: 24px !important;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

#domain-registration h4 {
	text-align: center;
}


#news h3 {
	font-size: 12px
	color: #2a7e00;
	text-transform: none;
	margin-bottom:15px;
	margin-left:50px;
	margin-top: 50px	
}

#news h3 span {
	background:transparent url(../images/news-date-bg.png) no-repeat bottom right;	
	height: 22px;
	float: right;
	padding:0 4px 0 0;
	margin-right: 50px;
}

#news h3 span strong {
	background:transparent url(../images/news-date-bg.png) no-repeat scroll left top;
	height: 22px;
 	padding-right: 1px;
 	font-weight: normal;
	color: #777;
	font-size: 11px;
	line-height: 19px !important;
	padding-left: 7px;
  display: block;
}

#news .content-inn-xl p {
	font-size: 14px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px

}

#order-flow div.content-inn-xl h2 {
	float: none;
}


#order-flow div.content-inn-xl table {
/* 	border: 1px solid black; */
}

#order-flow-transit {
	margin-left: 80px;
	margin-right: 80px;
}


#order-flow h2 {
	color: #339900;
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	height:21px;
	background: transparent url(../images/h-bg.png) no-repeat right bottom;
	font-weight: normal;	
}

#order-flow-transit h2 {
	background: none;
	color: black;
}

#order-flow-transit {
	margin-bottom: 50px
}

/* ========= */
/* ! 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,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,ul,li,ol {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

ol,ul {
	list-style:none;
}


/* ================ */
/* ! Story Wizard   */
/* ================ */

#story-wizard {
  margin-right:100px;
  height: 12px;
  margin-left: 430px 
}

#story-wizard li {
  float: left;
  width: 12px;
  height: 12px;
  display: block;
  margin-right: 10px;
}

#story-wizard li a {
  display: block;
  text-indent: -9999px; 
  width: 12px;
  height: 12px;
}

.wizard-step {
  background:transparent url(../images/ico-wizard.png) no-repeat 0 0; 
  width: 12px;
  height: 12px;
}

.wizard-continue a {
  text-indent: 0 !important;
  white-space: nowrap;
}

.current {
	background-position: bottom;
}

.completed {
  background-position: center;
}




/* ========== */
/* ! Layout   */
/* ========== */

body {
	background:#9f9f9f url(../images/body-bg.jpg) no-repeat center 160px;
	font:12px Tahoma, Verdana, sans-serif;
}


a:active { text-decoration:expression(hideFocus='true'); }
a:link {color: #0042ad;text-decoration: none} 
a:visited {color: #0042ad;text-decoration: none}
a:hover, a:focus {color: #3c8534;text-decoration: none;}
a:active {color: #b82a97;text-decoration: none;outline: none;}

#header-wrapper {
	background:#9f9f9f url(../images/metal-bg.png) repeat-x top;
	height: 235px;
	margin-bottom: -90px;
}

#header {
	height: 137px;
	background:#9f9f9f url(../images/header-bg.jpg) no-repeat top;
	width: 998px;
	margin: auto;
}

#logo {
	float: left;
	width: 334;
	height: 59;
	margin-top: 42px;
	margin-bottom: -42px;
	margin-left: 26px;
}

#h-spacer {
	background:transparent url(../images/h-spacer.png) no-repeat 0;
	float: right;
	display: block;
	clear: both;
	width: 309px;
	height:26px;
	text-indent: -9999px;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-right: 21px;
}

#sign-up {
	margin:auto;
	margin-bottom: 15px;
	width:220px;
	height:66px;

}

#main-menu {
	float: right;
	clear: both;
	height: 52px;
	width: 330px;
	padding-top: 4px;
	background:transparent url(../images/nav-bg.png) no-repeat top right;	
}

#main-menu ul {
	float:right;
	margin:0 5px 0 0;
	padding-top: 4px;
	height: 48px;
}

#main-menu li {
	float:left;
	margin-right: 26px;
}

.menu-home {
	width:47px;
	margin-left: 72px;
}

.menu-home a {
	background:transparent url(../images/menu-home.png);
}

.menu-setup {
	width:93px;
}

.menu-setup a {
	background:transparent url(../images/menu-setup.png);
}

.menu-commission {
	width:92px;
}

.menu-commission a {
	background:transparent url(../images/menu-commission.png);
}

.menu-faq {
	width:34px;
}

.menu-faq a {
	background:transparent url(../images/menu-faq.png);
}


.menu-home a:hover, 
.menu-setup a:hover,
.menu-commission a:hover,
.menu-faq a:hover {
	background-position: center;
}

.menu-home a, 
.menu-setup a,
.menu-commission a,
.menu-faq a {
	background-position: no-repeat center top;
	height:48px;
	display:block;
	text-indent:-9999px;	
}

.act {
	background-position: bottom !important;
	color: #ffffff !important;
	text-shadow:0 1px 0 #797979 !important;
}

#wrapper {
	width:998px;
	margin:auto;
}

.content-header {
	font-size:1px;
	width:998px;
	background: transparent url(../images/content-t.png) no-repeat scroll 0 0;
	height: 17px;
	margin-top: -18px;
}

.content-footer-empty {
	clear:both;
	font-size:1px;
	width:998px;
	background: transparent url(../images/content-b-emp.png) no-repeat scroll 0 0;
	height: 34px;
	margin-bottom: -35px;
}

.content {
	padding-top: 1px;
	padding-bottom: 1px;
	width:998px;
	background: transparent url(../images/content-bg.png) repeat-y 0 0;
	clear: both;
}

.content-bottom {
	margin-top: 40px;
}

#splash {
	width: 680px;
	height: 226px;
	margin-left: 160px;
	margin-top: 14px;
	float: left;
  background: transparent url(../images/splash-loader.gif) no-repeat center center
}

#btn-q-search {
	display: block;
	height: 29px;
	width: 63px;
	float: left;
	text-indent: -9999px;
	background:transparent url(../images/btn-q-search.png) no-repeat top;
	margin-top: 11px;
	margin-left: 5px;
	margin-right: 10px;
}



#content-index {
	clear: both;
	height: 880px;
	padding-top: 28px;
	
}

.content-inn-l {
	width: 702px;
	background-color: #f6f6f6;
	float: left;
}

.content-inn-l p {
	margin-left: 40px;
	margin-right: 40px;
}

.content-inn-l-header {
	font-size:1px;
	width:702px;
	background: transparent url(../images/content-inn-l-t.png) no-repeat scroll 0 0;
	height: 5px;
	margin-bottom: 30px;
}

.content-inn-l-footer {
	clear:both;
	font-size:1px;
	width:702px;
	background: transparent url(../images/content-inn-l-b.png) no-repeat scroll 0 0;
	height: 29px;
	margin-top: 35px;
}

.content-inn-m {
	width: 520px;
	background-color: #f8f8f8;
	float: left;
	clear: both;
}

.content-inn-m p, .content-inn-m2 p, .content-inn-m3 p {
	margin-left: 30px;
	margin-right: 30px;
}

.content-inn-m h3, .content-inn-m2 h3 {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.content-inn-m-header {
	font-size:1px;
	width:520px;
	background: transparent url(../images/content-inn-m-t.png) no-repeat scroll 0 0;
	height: 8px;
	margin-bottom: 20px;
}

.content-inn-m-footer {
	clear:both;
	font-size:1px;
	width:520px;
	background: transparent url(../images/content-inn-m-b.png) no-repeat scroll 0 0;
	height: 24px;
	margin-top: 10px;
}





.content-inn-m2 {
	width: 537px;
	background: transparent url(../images/content-inn-m2-bg.png) repeat-y scroll 0 0;
	float: left;
	clear: both;
	margin-left: 62px;
	margin-right: 20px;
	position: relative;
}

.content-inn-m2-header {
	font-size:1px;
	width:537px;
	background: transparent url(../images/content-inn-m2-t.png) no-repeat scroll 0 0;
	height: 16px;
	margin-bottom: 20px;
}

.content-inn-m2-footer {
	clear:both;
	font-size:1px;
	width:537px;
	background: transparent url(../images/content-inn-m2-b.png) no-repeat scroll 0 0;
	height: 17px;
	margin-bottom: -17px;	
}





.content-inn-m3 {
	width: 702px;
	background: transparent url(../images/content-inn-m3-bg.png) repeat-y scroll 0 0;
	clear: both;
	margin-right: 20px;
}

.content-inn-m3-header {
	font-size:1px;
	width:702px;
	background: transparent url(../images/content-inn-m3-t.png) no-repeat scroll 0 0;
	height: 17px;
}

.content-inn-m3-footer {
	clear:both;
	font-size:1px;
	width:702px;
	background: transparent url(../images/content-inn-m3-b.png) no-repeat scroll 0 0;
	height: 16px;
	
}




.error-message {
	width: 420px;
	background-color: #e03c20;
	margin-right: 20px;
	margin-top: 20px;
	margin: auto;
	color: #fff;
	margin-bottom: 30px;
	
}

.error-message p {
	margin-top: 15px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

.error-message-header {
	font-size:1px;
	width:420px;
	background: transparent url(../images/error-msg-t.png) no-repeat scroll 0 0;
	height: 8px;
}

.error-message-footer {
	clear:both;
	font-size:1px;
	width:420px;
	background: transparent url(../images/error-msg-b.png) no-repeat scroll 0 0;
	height: 8px;
	
}






ul.columns { margin: 0; padding: 0; list-style-type: none; word-spacing: -1ex; }

.columns li { display: -moz-inline-stack; display: inline-block; //display: inline; white-space: nowrap;}

.columns a, .columns b { display: inline; word-spacing: normal; //display: inline-block; //filter: alpha(opacity=100); }

.columns a, .columns b, x:-moz-any-link { display:block; }

.columns a, .columns b, x:-moz-any-link, x:default { display: inline; }

.columns li, .columns a, .columns b { vertical-align: top; }

.columns li { margin: 0 5% 0.4em 0; //margin: 0; width: 20%; //width: auto; }

.columns a, .columns b { //margin: 0 8% 0.4em 0; //width: 16%; }

.columns ul { width: 100%; }


.content-inn-m2 ul {
	margin-left: 30px;
	margin-top: 23px;
}






.content-inn-xl {
	background: #f8f8f8 url(../images/ico-star.png) no-repeat scroll 789px 18px;	
	width: 850px;
	float: left;
	clear: both;
	margin-left: 69px;
	margin-bottom: 83px;
	position: relative;
}

.content-inn-xl-header {
	font-size:1px;
	width:850px;
	background: transparent url(../images/content-inn-xl-t.png) no-repeat scroll 0 0;
	height: 7px;
	margin-bottom: 20px;
}

.content-inn-xl-footer {
	clear:both;
	font-size:1px;
	width:850px;
	background: transparent url(../images/content-inn-xl-b.png) no-repeat scroll 0 0;
	height: 29px;
	margin-top: 10px;
	margin-bottom: -29px
}

.content-inn-xl ul.columns {
	margin-left: 30px !important;
}



.content-inn-xl ul.columns li { margin: 0 5% 0.4em 0; //margin: 0; width: 15%; //width: auto; }

.content-inn-xl ul.columns a, .content-inn-xl ul.columns b { //margin: 0 4% 0.4em 0; //width:15%; }




.domain-selector {
	margin-left: 30px;

}

.domain-selector li {
	background:transparent url(../images/dom-select-bg.png) no-repeat scroll right bottom;
	display:block;
	float: left;
	height:24px;
	margin-right:15px;
	margin-top:10px;
	padding-right:4px;
}

.domain-selector li div {
	background:transparent url(../images/dom-select-bg.png) no-repeat scroll left top;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:24px;
	line-height:22px;
	padding-right:6px;
	padding-left: 10px;
	color: #000;
  cursor: pointer;
}



.domain-selector-active {
	background:transparent url(../images/dom-select-on-bg.png) no-repeat scroll right bottom !important;
}

.domain-selector-active div {
	background:transparent url(../images/dom-select-on-bg.png) no-repeat scroll left top !important;
	color: #fff !important;
	text-shadow: 0 -1px 0 #365d05;
}




#h-find-right-here {
	background: transparent url(../images/h-find-right-here.png) no-repeat scroll 0 0;
	width: 377px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	margin: auto;
	margin-top: 38px;
	margin-bottom: 9px;	
}


.content-inn-s {
	width: 308px;
	background-color: #f8f8f8;
	background: transparent url(../images/content-inn-s-bg.png) repeat-y;
	float: left;
	margin-bottom: 120px;
}

.content-inn-s ul {
	margin-left: 30px
}

.content-inn-s-header {
	font-size:1px;
	width:308px;
	background: transparent url(../images/content-inn-s-t.png) no-repeat scroll 0 0;
	height: 19px;
	margin-bottom: 16px;
}

.content-inn-s-footer {
	clear:both;
	font-size:1px;
	width:308px;
	background: transparent url(../images/content-inn-s-b.png) no-repeat scroll 0 0;
	height: 19px;
	margin-top: 10px;
}

.content-inn-s p {
	margin-left: 30px;
	margin-right: 30px;
}

.content-inn-s h3 {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 18px;
}


h2 {
	color: #339900;
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	height:21px;
	background: transparent url(../images/h-bg.png) no-repeat right bottom;
	font-weight: normal;	
}

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

h4 {
	font-size: 50px;
}

p {
	color: #0a0a0a;
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 17px;
}

#pg1 {
	float: left;
	width: 680px;
	margin-top: 3px;
}

#pg2 p {
	float: left;
	font-size: 14px;
	width: 680px;
	margin-top: 3px;
}

#bq1 p {
	width: 680px;
	float: left;
	font-size: 14px;
	color: #600;
	font-weight: bold;
}


#blockquote p {
	width: 665px;
	float: left;
	margin-left: 15px; 

}


#intro h2, .content.content-bottom h2 {
	padding: 0;
	background: none;
}

.logos {
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 22px;
	float: left;
}

.logos-header {
	float: right;
  margin-right: 55px;
}

.logos-header li {
	float: left;
}

#logo-inc500 {
	background:transparent url(../images/logo-inc500.png) no-repeat 0 0;
	width:91px;
	height: 63px;
	margin-bottom: 20px;
}

#logo-inc500 a {
	display: block;
	width:91px;
	height: 63px;	
}

#logo-dsa a {
	display: block;
	width:92px;
	height: 63px;
}

#logo-dsa a, #logo-inc500 a {
  text-indent: -9999px
}

#logo-dsa {
	background:transparent url(../images/logo-dsa.png) no-repeat 0 0;
	width:92px;
	height: 63px;
}

#logo-sticky {
	background:transparent url(../images/sticky-note.png) no-repeat 0 0;
	width:171px;
	height: 142px;
	margin-bottom: 20px;
}

#logo-sticky a {
	display: block;
	width:91px;
	height: 63px;	
}
.bottom-logo {
	float: left;
	background:transparent url(../images/bottom-logo.png) no-repeat 0 0;
	width: 206px;
	height: 176px;
	margin-left: 9px;
	margin-top: -168px;
}

#bottom-logo2 {
	float: left;
	background:transparent url(../images/sticky-note.png) no-repeat 0 0;
	width: 217px;
	height: 177px;
	margin-left: 7px;
	margin-top: -10px;


}

#bottom-affiliates {
	float: left;
	width: 315px;
	margin-top: 10px;
	margin-left: 240px;
	background:transparent url(../images/bottom-sep.png) no-repeat right 0;
	padding-right: 20px;
	margin-bottom: 20px;		
}


#footer {
	margin-top: 40px;
	margin-left: 10px;
	padding-bottom: 75px;	
}

#footer li {
	float: left;
	color: #1f1f1f;
	font-size: 11px;
	text-shadow:0 1px 0 #c9c9c9;
	margin-left: 20px;
}

#copyright {
	margin-right: 67px;
}

#footer li a {
	text-decoration: none;
	color: #1f1f1f;
}

#footer li a:hover {
	text-decoration: none;
	color: #ffffff;
	text-shadow:0 1px 0 #797979;	
}




/* ======== */
/* ! Tabs   */
/* ======== */


.tab-whois:active, tab-register:active {
	outline: none;
	border: none;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
/* 	border-bottom:1px solid #666; */	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;
	text-indent: -9999px;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../images/form-tabs.png) no-repeat 0 bottom;
	display:block;
	height: 32px;  
	width: 125px;	
	position:relative;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: 0 bottom;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0 0;		
	cursor:default !important; 
	color:#000 !important;
}


ul.tabs a.tab-register			{ background-position: left bottom}
ul.tabs a.tab-register.current	{ background-position: left top }


ul.tabs a.tab-whois			{ background-position: right bottom}
ul.tabs a.tab-whois.current	{ background-position: right top; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}


#form-tab-register {
	background: transparent url(../images/form-register-bg.png) no-repeat 0 0;
	width: 250px;
	height: 194px;
}


#form-tab-whois {
	background: transparent url(../images/form-whois-bg.png) no-repeat 0 0;
	width: 250px;
	height: 194px;
}


#h-register-domain {
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/h-register-domain.png) no-repeat 0 bottom;
	width: 188px;
	height: 42px;
	margin-left: 30px;
	padding-top: 37px;
	margin-bottom: 20px;
	padding-bottom: 0;
	float: none;
}


#h-lookup-domain {
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/h-lookup-domain.png) no-repeat 0 bottom;
	width: 198px;
	height: 42px;
	margin-left: 30px;
	padding-top: 37px;
	margin-bottom: 20px;
	padding-bottom: 0;
	float: none;
}

#field-register {
	width: 239px;
	height: 25px;
	background: transparent url(../images/form-field-tab-reg.png) no-repeat right 0;
}

#field-register input, #field-lookup input  {
	border: none;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 5px;
	color: #1f4974;
	width: 164px;
	float: left;
  margin-left:30px;
}

#field-lookup input {
	color: #1f3703 !important;
} 

#field-lookup {
	width: 239px;
	height: 25px;
	background: transparent url(../images/form-field-tab-lookup.png) no-repeat right 0;
}


#need-ideas {
	background:transparent url(../images/need-ideas-bg.png) no-repeat bottom right;
	height: 25px;
	display:block;
	float: left;
	padding:0 5px 0 0;
	margin-right: 5px;
	margin-left: 28px;
	margin-top: 5px;
	cursor: help;
}

#need-ideas span:hover {
	color: #9af2ff;
}

#need-ideas span {
	background:transparent url(../images/need-ideas-bg.png) no-repeat scroll left top;
	height: 25px;
 	padding-right: 1px;
	font-weight: normal;
	color: #fff;
	text-shadow:0 -1px 0 #367ec5;
	font-size: 11px;
	display:block;
	line-height: 19px;
	padding-left: 7px;
	padding-top: 2px;
	text-decoration: none;
}

#btn-search {
	display: block;
	height: 29px;
	width: 63px;
	float: right;
	text-indent: -9999px;
	background:transparent url(../images/btn-search.png) no-repeat top;
	margin-top: 3px;
	margin-right: 43px;
}

#btn-form-lookup {
	display: block;
	height: 29px;
	width: 63px;
	float: right;
	text-indent: -9999px;
	background:transparent url(../images/btn-form-lookup.png) no-repeat top;
	margin-top: 3px;
	margin-right: 43px;
}

#btn-register-now {
	height: 49px;
	width: 213px;
	margin: auto;
	display: block;
	text-indent: -9999px;
	background:transparent url(../images/btn-register-now.png) no-repeat top;
	margin-bottom: 150px
}


#btn-create-acc {
	height: 45px;
	width: 183px;
	margin: auto;
	display: block;
	text-indent: -9999px;
	background:transparent url(../images/btn-create-acc.png) no-repeat top;
	margin-top: 30px;
}


#btn-create-acc-sm {
	height: 29px;
	width: 113px;
	margin: auto;
	display: block;
	text-indent: -9999px;
	background:transparent url(../images/btn-create-acc-sm.png) no-repeat top;
	margin-top: 15px;
}


#btn-send-message {
	height: 29px;
	width: 113px;
	margin-left: 263px;
	margin-bottom: 40px;
	display: block;
	text-indent: -9999px;
	background:transparent url(../images/btn-send-msg.png) no-repeat top;
}

#btn-reload {
	width: 23px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	float: left;
	background:transparent url(../images/btn-reload.png) no-repeat top;
	margin-top: 6px;
	margin-left: 5px;	
  cursor:pointer;
}


#btn-learn-more {
	width: 97px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background:transparent url(../images/btn-learn-more.png) no-repeat top;
	margin: auto;
	margin-top: 140px;
}

#btn-search:hover, #btn-q-search:hover,#btn-register-now:hover,#btn-create-acc:hover,#btn-create-acc-sm:hover, #btn-send-message:hover, #btn-reload:hover, #btn-learn-more:hover, #btn-form-lookup:hover {
	background-position: bottom;
}

input:focus { outline: none; }

#sub-nav-inner {
	float: left;
	margin-bottom: 30px;
	margin-top: 97px;
	margin-left: 22px;
	margin-right: 16px;
	width: 229px;
	background:transparent url(../images/sub-nav-bg.png) no-repeat top;	
}

#sub-nav-inner ul {
	margin-left: 8px;
	margin-top: 30px;
}

#sub-nav-inner li {
	display: block;
	line-height: 30px;
	padding-left: 45px;
	background:transparent url(../images/sub-nav-arrow.png) no-repeat 22px 9px;	
}

#sub-nav-inner li a {
	width: 180px;
	height: 20px;
	display: block;
	padding-bottom: 10px;
  padding-left:50px;
  margin-left:-50px;
}

#sub-nav-inner li:hover {
	background:transparent url(../images/sub-nav-act-bg.png) no-repeat 0 0 !important;
}


.sub-nav-active {
	background:transparent url(../images/sub-nav-act-bg.png) no-repeat 0 0 !important;	
}

.sub-nav-inner-footer {
	clear:both;
	font-size:1px;
	width:229px;
	background: transparent url(../images/sub-nav-b.png) no-repeat scroll 0 0;
	height: 14px;
	margin-top: 10px;
}


.btn-sec {
	background:transparent url(../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(../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;
}

#top-login {
	background:transparent url(../images/top-win-bg.png) no-repeat bottom right;
	height: 233px;
	display:block;
	float: left;
	padding:0 19px 0 0;
	margin-right: 5px;
}

#top-login-right {
	background:transparent url(../images/top-win-bg.png) no-repeat scroll left top;
	height: 233px;
 	padding-right: 1px;
	font-weight: normal;
	display:inline-block;
	line-height: 18px;
	padding-left: 19px;
}


.inline-win {
	background:transparent url(../images/inline-win-bg.png) no-repeat bottom right;
	height: 172px;
	display:block;
	float: left;
	padding:0 11px 0 0;
	/* margin-right: 20px; */
}

.inline-win-right {
	background:transparent url(../images/inline-win-bg.png) no-repeat scroll left top;
	height: 172px;
 	padding-right: 12px;
	font-weight: normal;
	display:inline-block;
	line-height: 18px;
	padding-left: 19px;
}

.inline-win-right  ul {
	height: 65px;
	display: block;
	margin-left: 10px;
	margin-top: 15px;
}

.inline-win-right ul li {
	width: 260px;
	display: block;
	height: 29px;
	margin-top: 3px;
}


#top-login-right p {
	display: block;
	text-align: center;
	margin: auto;
	color: #858585;
	text-shadow:0 1px 0 #fff;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;	
	margin-bottom: 20px;
}

#top-login-right ul {
	height: 65px;
	display: block;
	margin-left: 55px;
	margin-top: 15px;
}

#top-login-right ul li {
	width: 280px;
	display: block;
	height: 29px;
	margin-top: 3px;
}

#top-login-form {
	float: left;
	margin-top: 20px;
} 












#top-whois {
	background:transparent url(../images/top-win-s-bg.png) no-repeat bottom right;
	height: 183px;
	display:block;
	float: left;
	padding:0 19px 0 0;
	margin-right: 5px;
}

#top-whois-right {
	background:transparent url(../images/top-win-s-bg.png) no-repeat scroll left top;
	height: 183px;
 	padding-right: 1px;
	font-weight: normal;
	display:inline-block;
	line-height: 18px;
	padding-left: 19px;
}

#top-whois-right p {
	display: block;
	text-align: center;
	margin: auto;
	color: #858585;
	text-shadow:0 1px 0 #fff;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;	
	margin-bottom: 20px;
}

#top-whois-right ul {
	height: 65px;
	display: block;
	margin-left: 55px;
	margin-top: 15px;
}

#top-whois-right ul li {
	width: 280px;
	display: block;
	height: 29px;
	margin-top: 3px;
}

#top-whois-form {
	float: left;
	margin-top: 20px;
} 





#top-field-login span {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
	width: 60px;
	text-align: right;
	text-shadow:0 1px 0 #fff;	
}

#top-field-password span {
	margin-top: 4px;
	margin-right: 5px;
	float: left;
	width: 60px;
	text-align: right;
	text-shadow:0 1px 0 #fff;		
}

#top-field-login div {
 	float: left;
	width: 170px;
	height: 25px;
	background:transparent url(../images/form-field-l.png) no-repeat 0 0;	
}

#top-field-login div input {
	width: 158px;
	border: none;
	background: transparent;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;	
}

#top-field-password div {
 	float: left;
 	margin-top: 2px;
	width: 112px;
	height: 25px;
	background:transparent url(../images/form-field-s.png) no-repeat 0 0;	
}

#top-field-password div input {
	width: 103px;
	border: none;
	background: transparent;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;	
}

#top-field-reminder {
	width: 360px !important;
}

#top-field-reminder span {
	margin-top: 4px;
	margin-right: 5px;
	float: left;
	width: 165px;
	text-align: right;
	text-shadow:0 1px 0 #fff;		
}

#top-field-reminder div {
 	float: left;
	width: 170px;
	height: 25px;
	background:transparent url(../images/form-field-l.png) no-repeat 0 0;	
}

#top-field-reminder div input {
	width: 158px;
	border: none;
	background: transparent;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;	
}


/*
#top-field-whois span {
	margin-top: 2px;
	margin-right: 5px;
	float: left;
	width: 60px;
	text-align: right;
	text-shadow:0 1px 0 #fff;	
}
*/

/*
#top-field-whois span {
	margin-top: 4px;
	margin-right: 5px;
	float: left;
	width: 60px;
	text-align: right;
	text-shadow:0 1px 0 #fff;		
}
*/

#top-field-whois div {
 	float: left;
	width: 170px;
	height: 25px;
	margin-top:2px;	
	background:transparent url(../images/form-field-l.png) no-repeat 0 0;	
}

#top-field-whois div input {
	width: 160px;
	border: none;
	background: transparent;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;	
  padding-bottom: 3px;
  margin-top: 1px;
}



#top-field-whois a {
	display: block;
	text-indent: -9999px;
	height: 29px;
	width: 63px;
	background:transparent url(../images/btn-lookup.png) no-repeat top;
	margin: auto;
	float: left;
}

#top-field-whois a:hover {
	background-position: bottom;
}


#top-field-whois {
	width: 343px !important;
} 




.btn-win-close {
	margin-top: 18px;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	display: block;
	float: right;
	background:transparent url(../images/btn-top-win-close.png) no-repeat top;	
}

#btn-send-name {
	display: block;
	text-indent: -9999px;
	height: 29px;
	width: 193px;
	background:transparent url(../images/btn-send-name.png) no-repeat top;
	margin: auto;
}

#btn-send-domain {
	display: block;
	text-indent: -9999px;
	height: 29px;
	width: 183px;
	background:transparent url(../images/btn-send-domain.png) no-repeat top;
	margin: auto;
	margin-top: 10px;	
}

#top-field-password a {
	width: 53px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	background:transparent url(../images/btn-login.png) no-repeat top;
	margin-left: 7px;	
	float: left;
}

#top-field-password a:hover, .btn-win-close:hover, #btn-send-domain:hover, #btn-send-name:hover  {
	background-position: bottom;
}

#top-login-sec-buttons {
	background:transparent url(../images/top-win-sep.png) no-repeat top;	
	margin-left: 15px;
	margin-top: 23px;
	width: 328px;
	height: 35px;
}

#top-login-sec-buttons a {
	float: left;
	margin-top: 16px;
}

#top-login-sec-buttons span {
  width:95px;
  text-align: center;
}

#form-q-www {
background:transparent url(../images/form-q-www.png) no-repeat scroll 0 0;
display:block;
float:left;
height:11px;
margin-top:10px;
margin-right: 5px;
text-indent:-9999px;
width:56px;
}

#form-q-ws {
background:transparent url(../images/form-q-ws.png) no-repeat scroll 0 0;
display:block;
float:left;
height:12px;
margin-top:10px;
margin-left: 5px;
text-indent:-9999px;
width:34px;
}

.content h2 {
	float: left;
	width:720px;	
}

#index h2 {
	float: none;
	width: auto;
}

#side-block {
	width:229px;
	float:left;
	margin-right: 38px;
}

#side-block .logos {
	margin-left: 80px !important;
}


/* ================= */
/* ! Tables Design   */
/* ================= */


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

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

.table-pricing td {
	background: url(../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-head-info {
	clear: both; 
	margin-left: 100px; 
	padding-top: 30px;
	padding-bottom: 35px
}

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

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

.best-value-orange {
	background: url(../images/ico-best-value-or.png) no-repeat center center !important;
}

.best-value-blue {
	background: url(../images/ico-best-value-bl.png) no-repeat center center !important;
}

.best-value-purple {
	background: url(../images/ico-best-value-pr.png) no-repeat center center !important;
}

.best-value-bordeaux {
	background: url(../images/ico-best-value-bo.png) no-repeat center center !important;
}

.best-value-lettuce {
	background: url(../images/ico-best-value-lt.png) no-repeat center center !important;
}

.best-value-orange, .best-value-blue, .best-value-purple, .best-value-bordeaux, .best-value-lettuce {
	border-left: 1px solid #b3b3b3;	
}

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

.faq-a {
	padding-bottom: 10px;
  display: none;
}

.faq-q {
  padding-bottom: 12px;
}

.faq-q a {
  cursor: pointer;
	color: #0042AD;
}

#whois-result {
	margin-left: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#scrollable-news {
height:130px;
overflow:hidden;
width:340px;
cursor: pointer;
}


#ajx {
	width: 110px;
	height: 30px;
	float: left;
}

#affiliates-learn-more {
cursor: pointer;
width: 290px;
height: 230px;
position: fixed;
margin-top: -280px;
margin-left: 323px;
}

#bottom-news {
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-left: 30px;
}
