body {
	margin: 0px;
	color: #2e2e2e;
	background-color: #FFFFFF;
	font: 12px verdana, arial, sans-serif;
	background: #FFFFFF url(/images/white-bg.jpg) repeat-x;
}

.ajaxLoader {
	width:43px;
	height: 19px;
}

#security {
	margin-top: 28px;
	text-align: center;
}

#tabs {
	position: absolute;
	width: 883px;
}

.tabsHome {
	margin-top: -20px;
}

.tabs {
	margin-top: -17px;
}

#homeInfo {
	display: none;
}

#itemOne {
	background: url(/images/home-feature1.png) no-repeat;
	width: 288px;
	height: 167px;
	float: left;
}

#itemTwo {
	background: url(/images/home-feature2.png) no-repeat;
	width: 288px;
	height: 167px;
	float: left;
}

#itemThree {
	background: url(/images/home-feature3.png) no-repeat;
	width: 288px;
	height: 167px;
	float: left;
}

#themeSwap {
	width: 32px;
	height: 13px;
	margin-left: 20px;
	background: url(/images/themechange.png);
}

#returnMessage, #returnMessageRedir, #messageTrans {
	float: left;
}

#vectorBottom {
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(/images/white-vector-bottom.png);
	width: 366px;
	height: 498px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
}

#vectorTop {
	position:absolute;
	top:0px;
	right:0px;
	background: url(/images/white-vector-top.png);
	width: 392px;
	height: 502px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
}


#vectorTop{
	background: url(/images/white-vector-top.jpg);
}

#vectorBottom{
	background: url(/images/white-vector-bottom.jpg);
}




#container {
	width: 100%;
	text-align: center;
	position: relative;
	padding-top: 19px;
}

#logo {
	top: 19px;
	margin: 0 auto;
	clear: both;
	width: 883px;
	background: url(/images/white-logo.png) no-repeat bottom left;
	text-align: left;
}

#logoWordpress {
	padding-top: 19px;
	margin: 0 auto;
	clear: both;
	width: 883px;
	background: url(/images/white-logo-wordpress.png) no-repeat bottom left;
	text-align: left;
}

#content {
	padding-top: 12px;
	margin: 0 auto;
	clear: both;
	width: 883px;
	text-align: left;
}

#homeTop {
	background: url(/images/black-home-top.png);
	width: 883px;
	margin-bottom: 10px;
	height: 216px;
}

#homeWordPressTop {
	background: url(/images/white-home-wordpress-top.png);
	width: 883px;
	margin-bottom: 10px;
	height: 216px;
}

#homeAffiliatesTop {
	background: url(/images/black-home-affiliates-top.png);
	width: 883px;
	margin-bottom: 10px;
	height: 216px;
}

#homeResellerTop {
	background: url(/images/black-home-whm-top.png);
	width: 883px;
	margin-bottom: 10px;
	height: 216px;
}

#homeFeat {
	text-align: left;
	width: 891px;
	margin-bottom: 10px;
}

.homeFeatItem {
	margin-right: 9px;
	text-align: left;
	text-wrap: suppress;
}

.homeLinkItem {
	margin-top: 6px;
	text-align: left;
	clear: both;
}

#homeNews {
	margin-top: 9px;
}

.news {
	font: 12px verdana, arial, sans-serif;
}

#homeNewsBack {
	background: url(/images/web-hosting-news-white.png) no-repeat;
	width: 578px;
	height:106px;
	padding: 3px 5px 0px 5px;
	margin-right: 6px;
}

#footer {
	clear: both;
	padding: 20px;
	font: 10px Arial;
	text-align: center;
}

#titleBar {
	position: relative;
	margin: 0px 0px 0px 10px;
	top: 3px;
	width: auto;
	height: 48px;
	float: left;
	background: #2662cd;
	font: bold 20px verdana, arial, sans-serif;
	color: #FFFFFF;
}

#titleBarWrapper {
	background: url(/images/white-titlebar.png);
	width: 884px;
	height: 54px;
}

#titleBarArrow {
	background: url(/images/white-titlebar-divider.png) no-repeat right;
	position: relative;
	margin: 0px;
	top: 3px;
	width: 44px;
	height: 48px;
	float: left;
}

#titleBarSub {
	position: relative;
	margin: 0px 0px 0px 20px;
	top: 3px;
	width: auto;
	height: 48px;
	float: left;
	font: bold 20px verdana, arial, sans-serif;
	color: #FFFFFF;
}

.buttonContinue {
	background: url(/images/button-continue.jpg) no-repeat left;
	width: 186px;
	height: 33px;
}

.buttonWait {
	background: url(/images/button-pleasewait.jpg) no-repeat left;
	width: 186px;
	height: 33px;
}

.titletxt {
	position: relative;
	top: 10px;
}

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

.select {
	font: 11px Arial;
}


a {
	color: #3b81f0;
	text-decoration: none;
}

p {
	text-align: justify;
}

td {
	text-align:justify;
	font: 14px verdana, arial, sans-serif;
}

.usertxt {
	font: bold 14px Verdana, Arial;
}

li {
	margin: 3px;
}

ul {
	margin: 3px;
}


h1 {
	margin: 0px;
	padding: 0px;
	color: #767676;
	font: 16px Verdana, Arial, sans-serif;
	line-height: 1;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: 14px Arial bold;
	line-height: 1;
	font-weight: bold;
}

.messageError {
	background-color: #feeaea;
	border: 1px solid #b5999d;
	padding: 2px;
	margin-bottom: 3px;
}

.messageSuccess {
	background-color: #eafeea;
	border: 1px solid #99b59a;
	padding: 2px;
	margin-bottom: 3px;
}

td.message {
	color: #2a2a2a;
}


input.button {
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CBD6DF;
	font-size:105%;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/button.jpg) 0 100% repeat-x;
	cursor: pointer;
}

input.text {
	color: #262626;
	font: bold 14px Arial;
	background: url(/images/input-bg-noborder.png) repeat-x;
	height: 19px;
	width: 313px;
	border: 1px solid #808080;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

select.text {
	color: #262626;
	font: 12px Arial;
	height: 19px;
	width: 313px;
	border: 1px solid #c7c7c7;
	margin: 0px;
}

textarea.text {
	color: #262626;
	font: 10px Arial;
	height: 100px;
	width: 313px;
	border: 1px solid #c7c7c7;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

textarea.email {
	color: #262626;
	font: 14px Arial;
	height: 100px;
	width: 313px;
	border: 1px solid #c7c7c7;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

input.text:focus {
	color: #262626;
	font: bold 14px Arial;
	background: url(/images/input-bg-noborder-selected.png) repeat-x;
	height: 19px;
	width: 313px;
	border: 1px solid #d1bd42;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

input.textError {
	color: #262626;
	font: bold 14px Arial;
	background: url(/images/input-bg-noborder-error.png) repeat-x;
	height: 19px;
	width: 313px;
	border: 1px solid #e95858;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}

div.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #e1ebf6;
	color: #41464D;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	width: 523px;
	height: 35px;
}

div.staffToggle {
	background: #c9d6e4;
}


div.emailer {
	border: 1px solid #f5f5f5;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #e1ebf6;
	color: #41464D;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	width: 309px;
	height: 35px;
}

div.trans {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #c9d6e4;
	color: #41464D;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	width: 309px;
	height: 35px;
}

#accordion {
	width: 500px;
}

html>body input.button {
	padding: 3px 11px 3px 11px;
}

 img, div, { behavior: url(/iepngfix.htc) }