html, body, div, ul, li, a { margin: 0; padding: 0; }
html { min-height: 100%; margin-bottom: 1px; }
body { background: #fff; }
h1, h2, h3 { display: block; }
a { color: #0c3; text-decoration: underline; }
label, input, select { line-height: 18px; vertical-align: bottom; }

.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.floatLeft { float: left; }
.floatRight { float: right; }
.inline { display: inline; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.alignVerticalTop { vertical-align: top; }
.margin10px { margin: 10px; }
.margin10pxsides { margin: 0 10px;}
.margin10pxtopbot { margin: 10px 0; }
.margin5pxtopbot { margin: 5px 0; }
.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }
.red { color: #c03; }
.green { color: #0c3; }
.gray { color: #666; }
.black { color: #000; }
.spaced { padding: 10px 0; }
.padleft { padding-left: 10px; }
.padright { padding-right: 10px; }
.bordered { border: 1px solid #000; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underlined { text-decoration: underline; }
.plain { text-decoration: none; }

.container { width:904px; margin:0 auto; }
.containerwide { width: 100%; margin: 0; }
.fullwidth { width: 904px; margin:0; }
.columns { float: left; margin-right: 10px; }
.first { margin-left: 0; padding-left: 0; }
.last { margin-right: 0; padding-right: 0; }

#wrapper {
	position: relative;
	z-index: 1;
	background: #fff;
	width: 904px;
	height: 100%;
	font: 11pt Arial,sans-serif;
}
#wrapperwide {
	position: relative;
	z-index: 1;
	background: #fff;
	width: 100%;
	height: 100%;
	border: none;
}
#masthead img#logo {
	position: relative;
	float: left;
}
#masthead div#slogan {
	position: relative;
	float: left;
	margin: 32px 0 0 40px;
	color: #000;
	text-align: center;
	font: 15pt "Arial",sans-serif;
}

#navmenu { margin-bottom: 25px; height: 39px; background: #000; }
#navmenu ul { display: block; margin: 0 auto; list-style: none; }
#navmenu li { float: left; width: 113px; background: #000 url("../images/menubkg.jpg") repeat-x; }
#navmenu li#menufaq { width: 93px; }
#navmenu li#menucontact { width: 143px; }
#navmenu li#menusignup { width: 123px; }
#navmenu li#menulogin { width: 93px; }
#navmenu li a {
	display: block;
	height: 39px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11pt "Arial Bold",sans-serif;
}
#navmenu li#menusignup a { background: url("../images/signup.jpg") no-repeat 50% 50%; }
#navmenu a span { display: block; line-height: 39px; vertical-align: middle; }

#maininfo { padding-left: 300px; padding-right: 300px; }
#maininfo .column { position: relative; float: left; }
#maininfo, #maininfo .column {
	height: 350px;
	background: url("../images/homegradient.jpg") repeat-x;
}
#updateanytime {
	width: 100%;
	height: 350px;
	text-align: center;
}
#updateanytime h3 {
	margin: 20% 0 10px 0;
	font: bold 36pt "Arial Black",sans-serif;
}
#updateanytime p {
	margin: 0;
	font: bold 11pt "Arial",sans-serif;
}
#examplesite {
	width: 300px;
	height: 350px;
	right: 300px;
	margin-left: -100%;
}
#homeswf {
	width: 600px;
	height: 350px;
	margin-left: -300px;
}
#includespanel {
	width: 304px;
	height: 350px;
	margin-right: -300px;
}
#includespanel div#holder {
	height: 350px;
	background: url("../images/includes.jpg") no-repeat;
	padding: 30px 0 0 25px;
	color: #fff;
}
#includespanel h3 {
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font: 900 28pt "Arial",sans-serif;
}
#includespanel ul { list-style: none; }
#includespanel ul li {
	font: bold 12pt "Arial",sans-serif;
	line-height: 175%;
}
#includespanel div#cost {
	margin: 30px 0 0 0;
}
#includespanel div#cost span {
	color: #0c3;
	font: 900 28pt "Arial",sans-serif;
}
#includespanel div#freebadge {
	margin: -54px 0 0 190px;
	width: 50px;
	text-align: center;
	text-transform: uppercase;
	font: 700 6.50pt "Arial",sans-serif;
}
#includespanel div#freebadge a { color: #fff; text-decoration: none; }
#includespanel div#freebadge a:hover { color: #fff; text-decoration: none; }
#includespanel div#freebadge a span { font: 900 9.50pt "Arial",sans-serif; }

#featuredtemplates { margin: 25px 0; }
#featuredtemplates h3 { font: 700 14pt "Arial Black",sans-serif; }
#featuredtemplates h3 span {
	font: 400 11pt "Arial",sans-serif;
}
#featuredtemplates h3 span a {
	color: #0c3;
	text-decoration: none;
	font-weight: bold;
}
#featuredtemplates h3 span a:hover {
	color: #0c3;
	text-decoration: underline;
	font-weight: bold;
}
#featuredtemplates ul { display: block; margin: 0 auto; list-style: none; }
#featuredtemplates li { float: left; width: 180px; text-align: center; }

#whychoose { padding: 25px 312px; }
#whychoose a { color: #0c3; text-decoration: none; font-weight: bold; }
#whychoose a:hover { color: #0c3; text-decoration: underline; font-weight: bold; }
#whychoose .column { position: relative; float: left; }
#whychoose .column h3 {
	margin: 0 0 5px 0;
	font: 700 14pt "Arial Black",sans-serif;
}
#whychoose div#whyprices { width: 100%; }
#whychoose div#whydesigns {
	width: 280px;
	right: 312px;
	margin-left: -100%;
}
#whychoose div#whyupdate {
	width: 280px;
	margin-left: 20px;
	margin-right: -312px;
}
#whychoose div#whyupdate span { font: 700 7pt "Arial",sans-serif; }
/*** IE6 Fix ***/
* html #whychoose div#whydesigns { left: 280px; }

/*
#featurespage {
	height: 915px;
	margin: 0 25px;
	background: url("../images/featuresgradient.jpg") no-repeat;
}
#featurespage div#holder {
	width: 800px;
	padding: 25px;
	color: #fff;
}
#featurespage h3 {
	margin: 0;
	color: #fff;
	text-transform: capitalize;
	font: 16pt "Arial Black",sans-serif;
}
#featurespage ul { list-style: none; }
#featurespage ul li {
	font: bold 11pt "Arial",sans-serif;
	line-height: 175%;
}
#featurespage p {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold 11pt "Arial",sans-serif;
	line-height: 150%;
}
#featurespage p.linked { margin: 10px 0 20px 0; }
#featurespage p a {
	display: block;
	color: #fff;
	text-decoration: underline;
}*/

.steps { height: 81px; margin-bottom: 10px; padding-right: 5px; background-color: #000; color: #fff; letter-spacing: -0.3px; font: 11pt "Trebuchet MS",sans-serif; }
.steps div { margin-left: 81px; padding-top: 5px; }
.steps span { color: #0c3; font: bold 14pt "Arial",sans-serif; }
#step1 { background: #000 url("../images/number1.jpg") top left no-repeat; }
#step2 { background: #000 url("../images/number2.jpg") top left no-repeat; }
#step3 { background: #000 url("../images/number3.jpg") top left no-repeat; }
#pricecut { margin-top: 25px; font: bold 18pt "Trebuchet MS",sans-serif; }
#referralbonus { font: bold 13pt "Trebuchet MS",sans-serif; }
.pslpage { margin: 0; padding: 0; font-family: "Arial",sans-serif; }
.pslpage img { float: left; }
.pslpage h1 { margin: 10px 0 0 30px; text-decoration: underline; font: bold 14pt "Arial",sans-serif; }
.pslpage h2 { margin: 20px 0 10px 30px; font: bold 12pt "Arial",sans-serif; }
.pslpage ul { margin: 0 0 0 50px; }
.pslpage hr { margin: 20px 0;}
.pslpage a { color: #093; margin-right: 30px; text-decoration: underline; font: bold 10pt "Arial",sans-serif; }
.pslpage a.link { margin-right: 0px; }
.pslpage a.answer { margin: 10px 0 0 30px; }
.pslpage p { margin: 0 30px 10px 30px; font: 10pt "Arial",sans-serif; }

#stepheader { margin: 0; padding: 0; font-family: "Arial",sans-serif; }
#stepheader img { display: block; }
#stepheader h1 { margin: 10px 0 0 30px; font: bold 12pt "Arial",sans-serif; }
#finishdiv h1 { margin: 30px 30px 0 30px; font: bold 16pt "Arial",sans-serif; }
#finishdiv h2 { margin: 0 30px 30px 30px; font: bold 12pt "Arial",sans-serif; }
#stepheader p, #finishdiv p { margin: 0 0 0 30px; }

#confirmpay { margin: 30px; }
#confirmpay th, #confirmpay td { vertical-align: text-top; }
#confirmpay th { background-color: #ffffff; color: #00cc33; text-align: right; }
#confirmpay td { width: 75%; }

.pslpage em, #stepheader em, span.req { font-weight: bold; font-style: normal; color: #f00; }

#producttable, #producttable tr, #producttable td, #producttable a {
	margin: 0;
	padding: 0;
}
 
#dayselect { margin: 10px 0 0 100px; }
#dayselect div { margin: 0; }
#dayselect select { margin: 0; padding: 2px 1px; }
#dayselect div label { width: 70px; margin-right: 5px; text-align: right; }
.availablebutton { width: 125px; }
#usernameloading, #usernamemsg, #passwordloading, #passwordmsg,  #domainloading, #domainmsg { display: none; }
.messagebox, .messageboxok, .messageboxerror {
	position: absolute;
	margin-left: 10px;
	padding: 0px 3px;
	font-weight: bold;
	overflow: auto;
}
.messagebox {
	width: 100px;
	border: 1px solid #c93;
	background: #ffc;
}
.messageboxok{
	width: auto;
	border: 1px solid #349534;
	background: #C9FFCA;
	color: #008000;
}
.messageboxerror{
	width: auto;
	border: 1px solid #CC0000;
	background: #F7CBCA;
	color: #CC0000;
}

#domainowned { margin: 0 0 0 155px; font-weight: bold; font-size: 140%; }

hr.bottomline { width: 760px; margin: 15px 21px; padding: 0; border: none; border-bottom: 1px dotted #999; }

.font10pt { font-size: 10pt; }
.font12pt { font-size: 12pt; }
.font14pt { font-size: 14pt; }
.font16pt { font-size: 16pt; }
.fontnormal { font-style: normal; }
.fontred { background: #fff; color: #f00; }
.fontorange { background: #fff; color: #ffa500; }
.fontyellow { background: #fff; color: #ff0; }
.fontgreen { background: #fff; color: #0f0; }
.fontblue { background: #fff; color: #00f; }
.fontpurple { background: #fff; color: #f0f; }
.fontblack { background: #fff; color: #000; }
.fontgray { background: #fff; color: #777; }
.fontwhite { background: #000; color: #fff; }
.lineheight18 { line-height: 18px; }

ol.colorfield li, ol.colorfield li span { clear: both; }
#colorSelector1 {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/colorpicker/select.png);
}
#colorSelector1 div {
	position: relative;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/colorpicker/select.png) center;
}
#colorscheme1, #colorscheme2 { }

#addnotes { width: 600px; height: 240px; }

div.errors {
	margin: 10px 30px 10px 30px;
	padding: 10px;
	background: #ffd3d3;
	color: #000000;
}
div.errors div {
	padding-left: 20px;
	background: url("../images/alert.png") no-repeat;
}
.errorfield label, .errorlabel { color: #cc3333; font-weight: bold; }
.errorfield input, .errorinput { background: #ffd3d3; border: 1px solid #ff6666; }


tr.topline { border-top: 1px solid #000000; } 

.loadingimg { display: none; }

#liveperson-link, #coupon-link { cursor: pointer; }

#footer {
	width: 100%;
	height: 89px;
	margin-top: 25px;
	color: #fff;
	background: #000 url("../images/footer.jpg") repeat-x;
	font: 10pt "Arial",sans-serif;
}
#footer div { position: relative; top: 30%; height: 30px; }
#footer p { margin: 0; padding: 0; }
#footer a { color: #fff; }
#footer a:hover { text-decoration: underline; }
