body, * {
	font-family: Tahoma, Arial, Geneva, Kalimati, sans-serif;
	color: #343434;
	margin: 0;
	text-align: left;
}

body {
	text-align: center;
	background: url(/gfx/top_bg.gif) top repeat-x;
}

body, form * {
	font-size: 10px;
}

* img {
	border: 0;
}

.img_preload {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

.menubar a {
	display: block;
	width: 82px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	background: url(/gfx/button.gif);
	float: left;
	margin-top: 10px;
}
.menubar a:hover {
	background: url(/gfx/button_hover.gif);
}

.menubar #corner {
	background: url(/gfx/corner-button.gif);
}
.menubar #corner:hover {
	background: url(/gfx/corner-button_hover.gif);
}

.header_domainchk {
	width: 350px;
	margin-top: 6px;
	text-align: right;
	float: right;
}

.header_domainchk span {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	bottom: 3px;
	height: 18px;
}

.header_domainchk .text {
	background: url(/gfx/textfield.gif) no-repeat;
	color: #343434;
	width: 135px;
	height: 18px;
	border: solid 0px #fff;
	padding: 0;
	padding-left: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
}

.header_domainchk .submit {
	background: url(/gfx/submit_btn.gif);
	border: solid 0px #fff;
	width: 62px;
	height: 18px;
	padding-left: 7px;
	padding-right: 25px;
	margin-bottom: 3px;
	cursor: pointer;
}

.header_date {
	width: 142px;
	color: #C6D8E7;
	text-align: center;
	padding-top: 13px !important;
	letter-spacing: 1px;
	float: left;
}

.flags {
	float: right;
	margin: 8px 5px 0 0;
}

.flags span {
	font-weight: bold;
	color: #dae0e5;
	position: relative;
	top: -3px;
	padding-right: 3px;
}

.cp_login {
	float: right;
	margin: 10px 3px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.cp_login a {
	padding-right: 12px;
	color: #dae0e5;
	text-decoration: none;
	background: url(/gfx/cp_login.gif) right center no-repeat;
}

.news_header {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C72235;
	margin: 12px 0 11px 13px;
	letter-spacing: 1px;
}

.news_item {
	background: url(/gfx/newsitem_vr.gif) left repeat-y;
	color: #6A6A6A;
	margin: 0 10px 10px 13px;
	padding-left: 7px;
	line-height: 11px;
}

.news_item a {
	text-decoration: none;
}

.hl_news {
	display: block;
	font-weight: bold;
	color: #5E82AB;
}

.hl_news a {
	color: #5E82AB;
	text-decoration: none;
}

.hl_news a:hover {
	color: #7392B5;
}

.narchive_link {
	font-weight: bold;
	margin-left: 20px;
}

.narchive_link a {
	color: #C99119;
	text-decoration: underline;
}

.narchive_link a:hover {
	text-decoration: none;
}
	
.welcome_hl {
	width: 448px;
	height: 39px;
	background: url(/gfx/welcome_gradient.jpg) left repeat-y;
	padding-left: 3px;
	letter-spacing: 1px;
}

.welcome_hl strong {
	display: block;
	font-size: 16px;
	color: #D6A94A;
}

.welcome_hl span {
	font-size: 15px;
	font-style: italic;
	color: #D6A94A;
	text-indent: 12px;
}

.welcome_txt {
	width: 435px;
	margin-top: 9px;
	font-size: 11px;
	line-height:15px;
}

.welcome_txt a:hover {
	color: #C72235;
}

.qo_hl {
	font-weight: bold;
	text-transform: uppercase;
	color: #F8F7F6;
	letter-spacing: 1px;
}

.steps_hl {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 11px 0 0 12px;
}

.steps_hl span {
	color: #9E9E9E;
}

.steps_content {
	margin: 10px 0 0 12px;
}

.steps_content .plan_names {
	color: #C99119;
	letter-spacing: 1px;
	margin-left: 5px;
	position: relative;
}

.steps_content .forced_pos_radio {
	position: relative;
	margin: 0 !important;
	margin: -1px 0 -2px -3px;
}

.steps_content input, .steps_content option, .steps_content select {
	color: #C99119;
	padding-left: 2px;
	letter-spacing: 1px;
}

.steps_content .next {
	font-weight: bold;
	letter-spacing: 1px;
}

.steps_content .next a {
	color: #C99119;
	text-decoration: underline;
}

.steps_content .next a:hover {
	text-decoration: none;
}

.steps_smltxt {
	display: block;
	font-size: 9px;
	color: #37566c;
	font-weight: bold;
	line-height: 12px;
	margin-top: 5px;
}

#plans ul {
	list-style: none;
	margin: 35px 0 0 9px;
	padding: 0;
	font-weight: bold;
	line-height: 13px;
}

#plans ul li {
	color: #626262;
	padding-left: 8px;
	background: url(/gfx/mark.gif) 0 5px no-repeat;
}

#plans p {
	color: #C72235;
	font-size: 9px;
	font-weight: bold;
	margin: 4px 0 0 9px;
}

#plans p a {
	color: #C72235;
	text-decoration: none;
}

#plans p a:hover {
	text-decoration: underline;
}

.support_hl {
	font-size: 14px;
	color: #DC3C4F;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 20px 0 0 125px;
}

.support_txt {
	margin: 10px 0 0 150px;
	line-height: 13px;
	font-weight: bold;
	color: #505050;
}

.support_txt strong {
	font-size: 11px;
	display: block;
	color: #C72235;
	text-transform: uppercase;
}

.support_txt em {
	color: #505050;
}

.support_txt span {
	color: #C72235;
	text-decoration: underline;
}

.plandetails_hl {
	width: 300px;
	font-size: 14px;
	color: #DC3C4F;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 20px 5px 0 0;
	padding-bottom: 2px;
	float: right;
	text-align: right;
	background: url(/gfx/plandetails_gradient.jpg) bottom no-repeat;
}

#features ul {
	list-style: none;
	margin-top: 7px;
	padding: 0;
	line-height: 13px;
	float: left;
}

#features ul li {
	color: #505050;
	padding-left: 11px;
	background: url(/gfx/mark2.gif) 0 4px no-repeat;
}

.footer_txt {
	width: 515px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.footer_txt a {
	text-decoration: none;
}

.footer_txt a:hover {
	color: #C72235;
}

.copyright {
	font-size: 11px;
	float: left;
	margin: 5px 0 0 28px;
	letter-spacing: 0px;
}