/* CSS For Registar */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

body {
	font-family: "verdana", "Myriad Pro", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
        font-weight: normal;

	background-color: #ffffff;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 746px;
	background: url(images/wrap-bg.gif) repeat-y left top;
	padding: 0 48px;
}

/* @group Header */

#header {
	
}

#header h1 {
	float: left;
	width: 240px;
	height: 83px;
	position: relative;
	overflow: hidden;
}

#header h1 a {
	text-decoration: none;
	color: #000;
}

#header h1 a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/logo.gif) no-repeat left top;
}

#header .extras {
	float: right;
	width: 160px;
	background: url(images/extras-top.gif) no-repeat left top;
}

.extras .top-bg {
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	text-align: center;
}

.extras .top-bg a {
	text-decoration: none;
	color: #0066cc;
	font-size: 13px;
	font-weight: normal;
}

.extras .top-bg span.client-login {
	padding-left: 5px;
}

.extras .live-support {
	text-align: right;
	display: block;
}

.extras .live-support a {
	padding-right: 30px;
	text-decoration: none;
	color: #0066cc;
	font-size: 13px;
	font-weight: bold;
	background: url(images/support-bubble.gif) no-repeat right top;
	display: block;
	height: 24px;
	line-height: 24px;
}

.extras a:hover {
	text-decoration: underline;
}

/* @end */


/* @group Navigation */


#menu_wrapper {
background-color:red;
height: 60px;	
}





.page-head {
	margin: 20px 0;
	font-size: 16px;
	color: #444;
}

.print-link {
	float: right;
	font-size: 14px;
}

.print-link a {
	color: #0066cc;
	padding-right: 25px;
	background: url(images/print.gif) no-repeat right top;
	text-decoration: none;
	display: block;
}

.domain-finder {
	float: left;
	width: 480px;
}

.new-features {
	float: right;
	width: 230px;
}

.fold h3 {
	padding: 10px;
	color: #444;
	font-size: 18px;
}

.fold p {
	padding: 0 10px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
	color: #444;
}

.fold p.small-print {
	font-size: 12px;
}

.fold p a {
	text-decoration: none;
	padding: 2px;
	color: #0066cc;
}

.fold p a:hover {
	background: #0066cc;
	color: #fff;
}

.domain-finder input#domainfinder {
	width: 300px;
	border: 1px solid #999;
	color: #444;
	font-family: inherit;
	font-size: 18px;
	vertical-align: top;
}

.domain-finder input.button {
	padding-left: 10px;
	margin-top: -1px;
}

/* @group FOLD */

.fold {
	background: url(images/fold-top-left.gif) no-repeat left top;
}

.fold-wrap {
	background: url(images/fold-top-right.gif) no-repeat right top;
}

.fold-bot {
	background: url(images/fold-bot-right.gif) no-repeat right bottom;
}

.fold-wrapping {
	background: url(images/fold-bot-left.gif) no-repeat left bottom;
}

/* @end */

.box-info {
	padding: 10px 0;
}

.box-info div {
	border: 1px solid #ccc;
	float: left;
	width: 225px;
}

.box-info div h3 {
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
}

.box-info .hosting-box, .box-info .affiliates-box {
	margin-left: 30px;
}

.box-info .domain-box h3 {
	background: url(images/box-head-1.gif) repeat-x left top;
}

.box-info .hosting-box h3 {
	background: url(images/box-head-2.gif) repeat-x left top;
}

.box-info .affiliates-box h3 {
	background: url(images/box-head-3.gif) repeat-x left top;
}

.box-info div p {
	padding: 10px;
	line-height: 1.5;
	font-size: 12px;
	color: #444;
}

.box-info div p a {
	color: #0066cc;
	text-decoration: none;
}

.box-info div p a:hover {
	text-decoration: underline;
}

.box-info div p.more-link {
	text-align: right;
	margin-top: -20px;
}

.box-info div p.more-link a {
	padding-right: 20px;
	font-size: 14px;
	background: url(images/more-link.gif) no-repeat right top;
	line-height: 16px;
	color: #000;
}

.testimonials {
	padding: 20px 0;
}

.testimonials h3, .beg-guide h3 {
	font-size: 18px;
	line-height: 24px;
	color: #444;
	padding-bottom: 10px;
}

.testimonials blockquote {
	padding-bottom: 20px;
	font-size: 14px;
	color: #444;
	line-height:1.4em;
}

.testimonials .source {
	font-size: 14px;
	color: #444;
	font-weight: bold;
	padding-top: 5px;
	font-style: italic;
}

.testimonials a {
	color: #0066cc;
	text-decoration: none;
}

.beg-guide p {
	font-size: 14px;
	color: #444;
	padding-bottom: 10px;
	line-height: 1.4;
	
}

.beg-guide p a {
	color: #0066cc;
	text-decoration: none;
	padding: 2px;
}

.beg-guide p a:hover {
	background: #0066cc;
	color: #fff;
}

dl.qanda {
	padding: 20px 0;
}

.qanda dt {
	font-size: 18px;
	color: #dd6e09;
	padding-bottom: 5px;
}

.qanda dd {
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 15px;
}

/* @end */

/* @group Footer */

#footer {
	padding: 50px 0;
	text-align: center;
	font-size: 12px;
	color: #999;
}

#footer ul {
	list-style-type: none;
	padding: 10px 0;
}

#footer ul li {
	display: inline;
	padding-right: 5px;
}

#footer a {
	color: #0066cc;
	text-decoration: none;
}

/* @end */

/* @group Clearers */

#header:after, .box-info:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#header, .box-info {
	min-height: 0;
}

/* hidefromiemac \*/
* html #header, * html .box-info { height: 1% }
/* nomorehide */

.clearer {
	clear: both;
}

/* @end */








