/* Overall Look

================================================================== */

a.button2 {
display: block;
background-image: url(/orderform/images/services-button.gif);
width: 161px;
height: 44px;
margin-left: 35px;
color: #fff;
font-weight: bold;
padding-left: 17px;
padding-top: 10px;
text-decoration: none !important;
color: #fff !important;
}

a.button2:hover {
text-decoration: underline !important;
color: #fff;
}



body {

  font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	color: #555555;

	margin: 0px;

	padding: 0px;

	line-height: 1.6;



	/*
background-image: url(images/2008bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #D0D5E6;	
	*/


background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
	background-color: #fff;
background-attachment:fixed;



}

#all {

	margin: 0 auto 0 auto;

	padding: 10px;
	margin-top: 0px;

	width: 706px;

	background-color: #fff;

}

.clear {

  clear: both;

}

a {

  color: #444444;

	text-decoration: none;

}

a:hover {

  color: #333333;

}

.text a:link {

  	color: #3F466C;

	text-decoration: underline

}



.text a:visited {

  	color: #555555;

	text-decoration: underline

}



.text a:active {

  	color: #3F466C;

	text-decoration: underline

}



.text a:hover {

  color: #ffffff;

background-color: #59648A;

}

.title-header {

  padding: 6px;

	font-weight: bold;

	background: #F3F3F3;

	margin: 5px 0 5px 0;

}



.title-header h2, .title-header h3 {

 font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #444444;

	margin: 0px;

	padding: 0px;

	line-height: 14px;

}





.text {

  padding: 8px;

	text-align: justify;

}


.text h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;
}

a img {

  border: 0;

}

.center {

  text-align: center;

}

.folio_image {

  float: right;

	margin-left: 10px;

	border:1px solid #9FA9CC;

}



.hide {

display: none;

}



/* Header

================================================================== */

#header {

  height: 61px;

}

#header .left  {

  float: left;

	width: 426px;

	height: 35px;

}



#header .left  a{

  float: left;

	width: 426px;

	height: 35px;

	padding-top: 15px;

	background-image:url(images/nsdlogo.gif);

	background-position:left bottom; 

	background-repeat: no-repeat;

	display: block;



}





#header .right {

  float: right;

	width: 280px;

	height: 61px;

	text-align: right;

	background-image:url(images/logo.gif);

	background-position:right; 

	background-repeat: no-repeat;

	display: block;

}



/* Left column

================================================================== */

#main-left {

  float: left;

	width: 426px;

}

#main-image {

  width: 426px;

	height: 204px;

}



/* Right column

================================================================== */

#main-right {

  float: right;

	width: 280px;

}

#main-right ul {

  padding: 0px;

}

#main-right ul.features {

	padding-left: 20px;

	padding-top: 25px;

}





#main-right .left {

  width: 140px;

	float: left;

	padding: 0;

}

#main-right .right {

  width: 140px;

	float: right;

	padding: 0;

}

#short-menu {

  height: 18px;

	text-align: right;

	padding: 14px 0 9px 0;

}

#short-menu ul, #short-menu li {

  display: inline;

	list-style: none;

}



/* Menu: left

================================================================== */

#menu {

  width: 280px;

	margin-top: 10px;

	line-height: 1.4;

}

#menu .left {

  width: 140px;

	float: left;

	padding-left: 0;

}

#menu .left ul, #menu .left li {

	list-style: none;

	margin: 0;

}

#menu .left li .leftnav {

  background: #EDEDED;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;



}



#menu .left li .leftnav:hover {

 	background: #CCCCCC;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;

	color: #000000;

}

#menu .left li .leftonnav {

 	background: #CCCCCC;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;

	font-weight: bold;

	color: #252525;


}



/* Menu: right

================================================================== */

#menu .right {

  width: 140px;

	float: right;

	padding: 0;

}

#menu .right ul, #menu .right li {

	list-style: none;

	margin: 0;

}



#menu .right li .rightnav {

  background: #F3F3F3;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;

}



#menu .right li .rightnav:hover {

  background: #DDDDDD;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;

	color: #000000;

}

#menu .right li .rightonnav {

  background: #DDDDDD;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;

	font-weight: bold;

	color: #252525;

}



.title-header2 {

  margin: 8px 0 5px 1px;

	width: 264px;

	padding: 6px;

	font-weight: bold;

	background: #F3F3F3;

}



.title-header2 h3 {

  font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-variant: normal;

	font-weight: bold;

	color: #444444;

	margin: 0px;

	padding: 0px;

	line-height: 14px;

}



.feature-images {

  

	text-align: center;

}





.text2 {

  margin-top: 13px;

	padding: 0px 8px 0 8px;

}



.text2 a{

  text-decoration: underline

}







.title-header3 {

  margin: 6px 0 5px 1px;

	width: 264px;

	padding: 6px;

	font-weight: bold;

	background: #F3F3F3;

}





.title-header4 {

  margin: 91px 0 5px 1px;

	width: 264px;

	padding: 6px;

	font-weight: bold;

	background: #F3F3F3;

}



.title-header5 {

  margin: 109px 0 5px 1px;

	width: 264px;

	padding: 6px;

	font-weight: bold;

	background: #F3F3F3;

}



#main-right .text ul, #main-right .text li, #main-right .text2 ul, #main-right .text2 li {

  margin: 0;

	margin-left: 8px;

	padding: 0;

}



/* Best Sellers: Left

================================================================== */

.best_1 {

  width: 209px;

	border: 1px solid #E5E5E5;

	float: left;

}

.best_1 a {

  color: #333333;

}

.best_1 a:hover {

  color: #000000;

}

.best_1 a strong {

  color: #444444;

}

.best_1 .left {

  width: 69px;

	float: left;

	text-align: center;

	padding-top: 4px;

}

.best_1 .right {

  width: 124px;

	float: right;

	background: #F8FAE2;

	padding: 4px;

}

.best_1 .right ul, #best_1 .right li {

  list-style: none;

	padding: 0;

	margin: 0;

}



/* Best Sellers: Right

================================================================== */

.best_2 {

  width: 209px;

	border: 1px solid #E5E5E5;

	float: right;

	margin-left: 4px;

}

.best_2 a {

  color: #333333;

}

.best_2 a:hover {

  color: #000000;

}

.best_2 a strong {

  color: #444444;

}

.best_2 .left {

  width: 69px;

	float: left;

	text-align: center;

	padding-top: 4px;

}

.best_2 .right {

  width: 124px;

	float: right;

	background: #DFF4FC;

	padding: 4px;

}

.best_2 .right ul, #best_1 .right li {

  list-style: none;

	padding: 0;

	margin: 0;

}



/* Domain Pricing Table

================================================================== */

table.domains_price {

  width: 100%;

}

table.domains_price td {

  background: #F3F3F3;

	padding: 2px;

}



/* Copyright: left

================================================================== */

#copy_left {

  background: #F3F3F3;

	padding: 3px;

	margin-top: 30px;

	margin-bottom: 2px;

	width: 420px;

	float: left;

	color: #999999;

}

#copy_left a {

  color: #777777;

}

#copy_left a:hover {

  color: #444444;

}

#copy_left ul, #copy_left li {

  list-style: none;

	padding: 0;

	margin: 0;

  display: inline;

}





#footer_handheld {

	display:none;

}





/* Copyright: right

================================================================== */

#copy_right {

  background: #F3F3F3;

	padding: 3px;

	margin-top: 30px;

	margin-bottom: 2px;

	width: 273px;

	float: right;

	text-align: right;

	color: #777777;

}



/* Privacy

================================================================== */

#privacy {

  text-align: center;

	margin-top: 10px;

	padding: 3px;

	margin-bottom: 5px;

	color: #999999;

}

#privacy a {

	color: #999999;

}

#privacy a:hover {

  color: #444444;

}



#address {

  text-align: center;

	margin-top: 10px;

	padding: 3px;

	margin-bottom: 5px;

	color: #999999;

}

#address a {

	color: #999999;

}

#address a:hover {

  color: #444444;

}



/*For the CMS */

ul.edit, ul.edit li {

  list-style: none;

	padding: 0;

	margin: 0;

}

ul.edit li {

  margin-bottom: 2px;

}

ul.edit li.title {

  background: #424242;

	color: #F5F5F5;

	padding: 3px;

	font-weight: bold;

}

ul.edit li a {

  display: block;

	padding: 3px;

	background: #F5F5F5;

	padding-left: 10px;

	text-decoration: none;

}

ul.edit li a:hover {

  background: #EEEEEE;

}





/* Domain Search

================================================================== */

.domainbox {

	background-color: #F3F3F3;

	margin: 0px 0px 0px 0px;

	width: 100px;

	height: 1.4em;

	border: 1px solid #7F9DB9;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	color: #444444;

	}



.domaindrop {

	background-color: #F3F3F3;

	margin: 0px 0px 0px 1px;

	height: 1.8em;
	max-height: 1.6em;
	width: 70px;

	border: 1px solid #7F9DB9;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	color: #444444;

	}



.domaingo {

	background-color: #F3F3F3;

	margin: 0px 0px 0px 1px;

	border: 1px solid #7F9DB9;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1em;

	font-weight: bold;

	color: #444444;

	height: 1.8em;


	}

.rsshomelink {
float:right;
border: 0px;
}

.liheader {
list-style-type:none;
margin-left:-35px;
font-weight:bold;
margin-top:10px;
margin-bottom:7px;
border-top :1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
background-color:#EDEDED;
padding:5px 0 5px 3px; 
}

fieldset {border: 0px;}

fieldset legend {
display:none;
}


#menu .right .spacer {

  background: #F3F3F3;

	width: 126px;

	border-bottom: 1px solid #ffffff;

	margin-top: 0;

	padding: 5px;

	display: block;

	margin-left: 1px;

}

.ordertable td{
padding-left: 10px;
margin-top: 10px;
}


.tableheaderrow {
border-bottom: 10px solid #fff;
border-top: 5px solid #fff;
background-color: #59648A;
color: #fff;
padding-left: 10px;
}


.hidebox {

	margin: 0px 0px 0px 0px;
	height: 17px;
	width: 200px;
	border: 0px solid #DEDFDE;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}

.alertbox {
margin-top: 20px;
border: 1px solid #aaa;
padding: 5px;
background-color: #eee
}
