body{
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	height: 100%;
	position: relative;
	z-index: 0;
}

body.pagebg1{
	background: #ffffff url(images/bg1.gif) 0 0 repeat-x;
}

body.pagebg2{
	background: #ffffff url(images/bg2.gif) 0 0 repeat-x;
}

html{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3{
	margin: 0px;
	padding: 0px;
}

h1{
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

h2{
	color: #04c11e;
	font-size: 1.2em;
}

h3{
	color: #4f7a97;
	font-size: 1.1em;
	margin: 0px 0px 5px 0px;
	line-height: 2em;
	border-bottom: 1px solid #a0bfcc;
}

#appsolutely{
	margin-top: -5px;
}

#center{
	margin: 0 auto;
	width: 740px;
}

#logo{
	height: 42px;
}

#logo a{
	background-color: transparent;
}

#logo img, .png{
	margin: 5px 0px 0px 0px;
	border: 0px;
}

#loginform{
	padding: 0px;
	margin: 0px;
	width: 400px;
	float: right;
	font-size: 0.9em;
	height: 42px;
	position: relative;
	border: 0px solid yellow;
}

#loginform fieldset{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#loginform label{
	float: left;
	font-size: 0.8em;
	color: #59666c;
	width: 115px;
	margin-right: 5px;
}

#loginform .text{
	width: 115px;
	border: 1px solid #c2cdd4;
}

#loginbutton{
	float: left;
	height: 21px;
	width: 40px;
	margin-top: 15px;
	margin-left: 1px;
	border: 0px solid gray;
	background: url(images/login.gif) 0px 0px no-repeat;
}

#loginbutton:hover{
	background: url(images/login.gif) 0px -21px no-repeat;
}

#loginbutton:active{
	background: url(images/login.gif) 0px -42px no-repeat;
}

#switchuserbox{
	position: absolute;
	right: 0px;
	height: 42px;
	font-size: 0.9em;
	width: 150px;
	color: #333333;
	border-left: 1px dotted #a2c787;
	background-color: #d7facb;
}

#switchuserbox fieldset{
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#switchuserbox input{
	width: 100%;
}

#logoutbox{
	border: 0px solid yellow;
	float: right;
	width: 350px;
	height: 42px;
	margin-right: 10px;
	position: relative;
	font-size: 1.1em;
	color: #c77b29;
}

#logoutbox div{
	border: 0px solid red;
	text-align: right;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#logoutbox span{
	float: left;
}

#logoutbutton{
	display: block;
	float: left;
	height: 21px;
	width: 50px;
	margin-left: 5px;
	border: 0px solid gray;
	background: url(images/logout.gif) 0px 0px no-repeat;
}

#logoutbutton:hover{
	background: url(images/logout.gif) 0px -21px no-repeat;
}

#logoutbutton:active{
	background: url(images/logout.gif) 0px -42px no-repeat;
}

#navbar{
	border: 0px solid yellow;
	clear: both;
	display: block;
	height: 34px;
	font-size: 0.95em;
}

#navbar ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 30px;
	border: 0px solid yellow;
	display: inline;
}

#navbar li{
	float: left;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	height: 34px;
}

#navbar a{
	color: #dbecf5;
	display: block;
	float: left; /* ie6 fix */
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 34px;
}

#navbar li:hover{
	background: url(images/navbg-r.gif) no-repeat right 5px;
}

#navbar a:hover{
	background: url(images/navbg-l.gif) no-repeat left 5px;
}

#navbar li.select{
	background: url(images/navunder-r.png) no-repeat right 25px;
}

#navbar li.select a{
	background: url(images/navunder-l.gif) no-repeat left 25px;
	color: #ffffff;
}

.page{
	border: 0px solid red;
	margin-top: 11px;
}

.domain, .domain a{
	color: #c77b29;
}

#homepoints{
	background: url(images/50bg.gif) repeat 0px 0px;
	border: 1px solid #6ed6d9;
	margin: 10px 0px 0px 30px;
	font-size: 0.9em;
	float: left;
}

#homepoints ul{
	margin: 5px 25px 5px 25px;
	padding: 0px;
	color: #ffffff;
}

#homesignup{
	background: url(images/signupnow.png) 0px 0px no-repeat;
	float: left;
	height: 62px;
	width: 166px;
	margin: 10px 0px 0px 190px;
}

#homesignup:hover{
	background: url(images/signupnow.png) 0px -62px no-repeat;
}

#homesignup:active{
	background: url(images/signupnow.png) 0px -124px no-repeat;
}

.homepage{
	border: 0px solid green;
	margin-top: 20px;
}

.homepage a{
	color: green;
	font-weight: bold;
}

#homeleft{
	float: left;
	background: url(images/supportedapps.png) 0px 0px no-repeat;
	height: 392px;
	width: 211px;
	position: relative;
}

#homeleft a{
	position: absolute;
	border: 0px solid red;
	top: 350px;
	width: 211px;
	text-align: center;
	left: 0px;
}

#homeright{
	border: 0px solid yellow;
	margin-left: 220px;
}

#homeright img{
	margin-left: 40px;
}

.homestep{
	position: relative;
	height: 89px;
	width: 498px;
	margin-top: 25px;
}

.homestep span{
	color: green;
	text-decoration: underline;
	font-weight: bold;
}

.homestep a{
	border: 0px solid purple;
	display: block;
	padding: 45px 10px 0px 100px;
	height: 44px;
	line-height: 1.5em;
	font-size: 0.8em;
	color: #465967;
	text-decoration: none;
	font-weight: normal;
}

#homestep1{
	background: url(images/frontpage-step1.gif) 0px 0px no-repeat;
}

#homestep2{
	background: url(images/frontpage-step2.gif) 0px 0px no-repeat;
}

#homestep3{
	background: url(images/frontpage-step3.gif) 0px 0px no-repeat;
}

#pagetop{
	background: url(images/pagetop.png) 0px 0px no-repeat;
	height: 53px;
	width: 740px;
	text-align: center;
	font-size: 1.8em;
	line-height: 50px;
	color: #465967;
}

#pagebody{
	background: url(images/pagebg.png) 0px 0px repeat-y;
	position: relative;
	padding: 0px 40px 0px 40px;
	margin: -20px 0px 0px 0px;
	border: 0px solid red;
	zoom: 1; /* ie6 fix */
}

#pagebodywithheader{
	background: url(images/pagebg.png) 0px 0px repeat-y;
	position: relative;
	padding: 15px 40px 0px 40px;
	margin: 0px;
	border: 0px solid red;
	zoom: 1; /* ie6 fix */
}

#pagebot{
	background: url(images/pagebot.gif) 0 0 no-repeat;
	border: 0px solid yellow;
	height: 30px;
	width: 740px;
}

.appgroup{
	position: relative;
	border: 1px solid #e4f1f6;
	padding: 20px;
	margin-bottom: 30px;
}

.appgroup h1{
	position: absolute;
	top: -0.5em;
	left: 10px;
	border: 1px solid #e4f1f6;
	color: #6e8595;
	padding: 0px 10px 0px 10px;
	font-size: 1.2em;
	background: #ffffff url(images/appgrouphead.gif) bottom left repeat-x;
}

.appgroup h2{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #465967;
}

.app{
	color: #465967;
	width: 49%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid gray;
}

.app img{
	float: left;
	margin-right: 5px;
	border: 0px;
}

.app a{
	text-decoration: underline;
}

#upgradeguy{
	margin: 0px auto 20px auto;
	display: block;
}

#hostleft{
	border: 0px solid red;
	width: 335px;
	float: left;
	margin-right: 5px;
}

#hostleft p{
	margin: 20px 0px 20px 0px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#hostright{
	border: 0px solid green;
	float: left;
	width: 320px;
	color: #003366;
	font-size: 1.2em;
	line-height: 2.5em;
	margin-left: 0px;
}

#hostright ul{
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}

#hostright li{
	padding-left: 40px;
	background: url(images/bullet.gif) 0px 5px no-repeat;
}

#upgradebutton{
	display: block;
	height: 75px;
	width: 290px;
	margin: 0px auto 20px auto;
	background: url(images/readytoupgrade.gif) 0px 0px no-repeat;
}

#upgradebutton:hover{
	background: url(images/readytoupgrade.gif) 0px -75px no-repeat;
}
#upgradebutton:active{
	background: url(images/readytoupgrade.gif) 0px -150px no-repeat;
}

#domainoptions{
	position: relative;
	background: url(images/domainoptionsbg.gif) 0px 0px no-repeat;
	height: 310px;
	width: 678px;
	font-size: 0.75em;
	color: #465967;
}

#domainoptions a{
	height: 54px;
	display: block;
	background: transparent;
}

#domainreg1, #domainreg2, #domainreg3{
	position: absolute;
	top: 135px;
	border: 0px solid red;
	height: 120px;
	width: 195px;
}

#domainreg1{
	left: 10px;
}

#domainreg2{
	left: 230px;
}

#domainreg3{
	left: 470px;
}

#dombutton1, #dombutton2{
	position: absolute;
	bottom: 0px;
	border: 0px solid green;
	height: 54px;
}

#dombutton1{
	background: url(images/domreg-signup.png) 0px 0px no-repeat;
	width: 460px;
	left: -10px;
}

#dombutton1:hover{
	background: url(images/domreg-signup.png) 0px -54px no-repeat;
}

#dombutton1:active{
	background: url(images/domreg-signup.png) 0px -108px no-repeat;
}

#dombutton2{
	background: url(images/domreg-checkavail.png) 0px 0px no-repeat;
	width: 241px;
	left: 448px;
}

#dombutton2:hover{
	background: url(images/domreg-checkavail.png) 0px -54px no-repeat;
}

#dombutton2:active{
	background: url(images/domreg-checkavail.png) 0px -108px no-repeat;
}

#checkavail{
	margin: 20px auto 0px auto;
	padding: 50px 20px 20px 20px;
	background: #eaf2f6 url(images/checkavail-header.gif) 20px 20px no-repeat;
	border: 1px solid #586d7c;
	height: 50px;
	width: 90%;
	
}

#availform, fieldset{
	margin: 0px;
	padding: 0px;
}

#availform .formtext{
	background: #ffffff;
	float: left;
	height: 30px;
	width: 392px;
	padding: 2px 10px 0px 10px;
	font-size: 1.3em;
	margin-right: 5px;
	border: 1px solid #9fc9e7;
}

#availform .submit{
	height: 32px;
	width: 157px;
	border: 0px;
	background: #ebf3f6 url(images/checkavail-search.gif) 0px 0px no-repeat;
}

#availform .submit:hover{
	background: #ebf3f6 url(images/checkavail-search.gif) 0px -32px no-repeat;
}

#availform .submit:active{
	background: #ebf3f6 url(images/checkavail-search.gif) 0px -64px no-repeat;
}


p{
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	border: 0px solid purple;
}

.headercaption{
	font-size: 0.8em;
	color: #6f858e;
	text-align: right;
	margin-top: -10px;
}

.popout{
	float: left;
	height: 41px;
	width: 114px;
	margin-left: -113px;
	border: 0px solid red;
}

#bottom{
	width: 100%;
	margin-top: 5px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #f0f3f4;
	border-top: 1px solid #99b6c3;
	border-bottom: 1px solid #99b6c3;
	font-size: 0.7em;
	opacity: 0.9;
}

noscript div{
	border: 1px solid red;
	display: block;
	margin: 20px;
	padding: 5px;
	background-color: #f9f8dd;
	text-align: center;
}

form{
	margin: 0px;
	padding: 0px;
}

fieldset{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

textarea{
	overflow: auto;
}

.submit{
	height: 54px;
	width: 252px;
	border: 0px;
	color: #dbecf4;
	background: url(images/submit.gif) 0px 0px no-repeat;
	display: block;
	margin: 20px auto 10px auto;
	font-size: 0.9em;
	font-weight: bold;
}

.submit:hover{
	background-position: 0px -54px;
	color: #ffffff;
}

.error{
	position: relative;
	border-top: 1px solid #f4d8c1;
	border-bottom: 1px solid #faece0;
	color: #dc4720;
	background: #fcf4ee url(images/errorbg.gif) bottom left repeat-x;
	font-size: 0.9em;
	padding: 5px 5px 5px 30px;
	margin: 10px auto 10px auto;
	font-weight: bold;
	width: 90%;
	clear: both;
}

.error img{
	position: absolute;
	top: 5px;
	left: 5px;
}

.clear {
	clear: both;
	font-size: 1px;
}

.clearleft {
	clear: left;
	font-size: 1px;
}

.clearright {
	clear: right;
	font-size: 1px;
}

/* login page exclusives below */
.contentmain, .contentsub{
	border-top: 1px solid #fba927;
	margin-bottom: 10px;
	padding: 8px 16px 8px 16px;
}

.contentmain{
	background: url(https://secure.newdream.net/login/contentmainbg.gif) 0 0 repeat-x;
	vertical-align: middle;
	zoom: 1;
}

.contentsub{
	background: url(https://secure.newdream.net/login/contentsubbg.gif) 0 0 repeat-x;
}

.contentleft{
	float: left;
	width: 49%;
	font-size: 0.75em;
}

.contentleft p{
	line-height: 1.5em;
	margin-bottom: 0.8em;
}

.contentright{
	float: right;
	width: 49%;
	text-align: center;
}

.bigloginform{
	color: #000000;
}

.bigloginform label{
	color: #336699;
	font-weight: bold;
	float: left;
}

.bigloginform input.text{
	width: 100%;
	border: 1px solid #c1cdd4;
	font-size: 1.5em;
	padding: 0px;
	margin-bottom: 5px;
}

.bigloginform input.button{
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	background: url(images/login/buttonbg.gif) 0 0 repeat-x;
	background-color: #617f9c;
	font-size: 0.9em;
	font-weight: bold;
	width: 200px;	
	height: 34px;
	margin-top: 20px;
	color: #ffffff;
}

.bigloginform input.button:hover{
	background: url(images/login/buttonbg-hover.gif) 0 0 repeat-x;
	background-color: #617f9c;
	border: 2px solid #66839f;
}

.caution {
	padding: 10px;
	margin: 10px 0px 10px 0px;
	background: url(images/caution-bg.gif) 0 0 repeat-x;
	background-color: #faf6cc;
	border: 1px dotted #e6abab;
}

.caution img{
	float: left;
	margin-top: 0.2em;
}

.caution div{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	color: #e94e4e;
	margin-left: 25px;
}

.success {
	padding: 10px;
	margin: 10px 0px 10px 0px;
	background: url(images/caution-bg.gif) 0 0 repeat-x;
	background-color: #faf6cc;
	border: 1px dotted #23a40e;
	position: relative;
}

.success img{
	float: left;
	margin-top: 0.2em;
	margin-right: 5px;
	border: 0px;
}

.success div{
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	color: #23a40e;
	margin-left: 25px;
}

.success .dismiss{
	position: absolute;
	top: -4px;
	right: -5px;
}

div.error{
	color: #eb272b;
	clear: both;
}

div.error:before {
	content: "\00BB \0020";
	font-weight: bold;
}

#sbottom{
	width: 700px;
	margin: 0px auto;
	text-align: center;
	font-size: 0.7em;
	color: #aaaaaa;
	padding-top: 5px;
}

#sbottom a{
	color: #aaaaaa;
	white-space: nowrap;
}

#app_feature {
	font-size: 14px;
	color: #35AB4F;
	border: 0px solid red;
	position: inherit;
	margin-left: 0px;
	margin-top: -12px;
	margin-bottom: -8px;
	font-weight: bold;
}	

.app_details {
	border: 0px solid red;
	margin-top: -16px;
}	

.app_ver {
    font-size: 9px;
}	