
/* START GLOBALS */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: arial,helvetica,sanserif;
	font-size: 12px;
}

a {
	outline: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: blue;
}

img {
	border: none;
}

.img_right {
	float:right;
}

.img_left {
	float:left;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #0033ff;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

input, textarea {
	border: #000000 solid 1px;
	background-color: #eeeeee;
	color: #000000;
}

.center {
	text-align: center;
}

.center a{
	padding: 0 20px 0 20px;
}

.plan_center {
	text-align: right;
	width: 80%;
}

.plan_center a{
	color: #ffffff;
	padding: 0 10px 0 10px;
}

#container {
	margin: 0 auto;
	width: 765px;
	background-image: url(images/main_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	overflow: auto;
}

#maincontent {
	float: left;
	width: 555px;
	text-align: justify;
}

#maincontent p {
	line-height: 18px;
}

#right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

/* END GLOBALS */

/* ------------------ */

/* START HEADER */

#header {
	float: left;
	width: 765px;
	clear: both;
	overflow: auto;
}

#header1 {
	float: left;
	width: 200px;
	text-align: right;
}

#header1 img {
	width: 160px;
	height: 50px;
}

#header2 {
	float: right;
	width: 560px;
}

#maintitle {
	float: right;
	width: 550px;
	text-align: right;
	padding-top: 7px;
}

#mainnav {
	float: right;
	width: 530px;
	margin-top: 5px;
	text-align: center;
}

#mainnav ul {
	margin: 0;
    padding: 0;
    list-style-type: none;
}

#mainnav li {
	text-align: center;
	margin: 0;
    padding: 0;
	float: left;
}

#mainnav a {
	display: block;
	padding: 8px 10px 3px 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
	
#mainnav a:hover {
	background: #4a4a4a none;
	color: #ffffff;
}

/* END HEADER */

/* ------------------ */

/* START MENU RIGHT */

#menuright {
	float: right;
	margin-top: 10px;
	width: 198px;
	border: #000000 solid 1px;
	font-size: 11px;
}

#menulogin {
	width: 150px;	
}

.menutitle {
	width: 188px;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/menutitle_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.menucontent {
	padding: 5px;
	background-image: url(images/menucontent_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}


.menucontent input {
	margin-bottom: 3px;
}

.menucontent ul {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: square;
	line-height: 18px;
}

.menucontent ul a{
	color: #000000;
	font-weight: bold;
}

.date {
	text-align: left;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

/* END MENU RIGHT */

/* ------------------ */

/* START HOME PAGE */

#homesplash {
	background-image: url(images/homesplash_bg.png);
	background-repeat: no-repeat;
	height: 190px;
	border: #000000 solid 1px;
	margin: 10px 0 10px 0;
	padding: 5px;
	clear: both;
	overflow: hidden;
}

#planinfo {
	float: left;
	width: 155px;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 20px;
	line-height: 18px;
}

#splashtitle {
	float: left;
	padding-top: 15px;
	width: 330px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#splashright {
	float: right;
	width: 200px;
	height: 190px;
}

#splashprice {
	float: left;
	width: 120px;
	text-align: right;
	font-size: 40px;
	padding-top: 10px;
	font-weight: bold;
}

#dollars {
	font-size: 20px;
}

#splashpermo {
	margin-top: -10px;
	font-size: 10px;
}

#signup {
	float: left;
	padding-top: 20px;
	width: 140px;
	text-align: center;
}

#h2hst {
	height: 15px;
	padding: 8px 0 22px 65px;
	font-size: 18px;
	font-weight: bold;
	color: #0033ff;
	background-image: url(images/h2_bg_host.png);
	background-repeat: no-repeat;
}

#htext1 {
	float: left;
	width: 555px;
	text-align: justify;
	line-height: 18px;
}

#cpdemo {
	float: right;
	width: 180px;
	background-image: url(images/cp_demo_bg.png);
	height: 210px;
	padding: 5px;
	border: #000000 solid 1px;
}

#cpdemo input {
	width: 55px;
}

#cpdemotitle {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 90px;
}

#cpinfo {
	text-align: center;
	font-size: 10px;
}

#blog_hosting {
	background-image: url(images/blog_hosting_bg.png);
	background-repeat: no-repeat;
}

#website_hosting {
	background-image: url(images/website_hosting_bg.png);
	background-repeat: no-repeat;
}

#business_hosting {
	background-image: url(images/business_hosting_bg.png);
	background-repeat: no-repeat;
}

.home_plans {
	float: left;
	width: 350px;
	height: 90px;
	border: #000000 solid 1px;
	margin-bottom: 5px;
	color: #ffffff;
}

.home_plans a{
	color: #ffffff;
	text-decoration: underline;
}

.home_plans a:hover {
	text-decoration: none;
}

.plan_title {
	font-size: 16px;
	margin-left: 110px;
	padding: 4px 0 1px 0;
	font-weight: bold;
}

.plan_desc {
	margin-left: 110px;
	padding-right: 10px;
	line-height: 15px;
}

.plan_info {
	text-align: right;
}

#uptime {
	float: right;
	width: 190px;
	height: 57px;
	margin-top: 5px;
}

/* END HOME PAGE */

/* ------------------ */

/* START BLOG HOSTING PAGE */

#blog_hdr {
	background-image: url(images/blog_hosting_main.png);
	background-repeat: no-repeat;
}

/* END BLOG HOSTING PAGE */

/* ------------------ */

/* START WEBSITE HOSTING PAGE */

#website_hdr {
	background-image: url(images/website_hosting_main.png);
	background-repeat: no-repeat;
}

/* END WEBSITE HOSTING PAGE */

/* ------------------ */

/* START BUSINESS HOSTING PAGE */

#business_hdr {
	background-image: url(images/business_hosting_main.png);
	background-repeat: no-repeat;
}

/* END BUSINESS HOSTING PAGE */

/* ------------------ */

/* START MAIN HOSTING PAGE */

#hosting_images img{
	
}

.plan_desc_hdr {
	width: 545px;
	height: 90px;
	border: #000000 solid 1px;
	margin: 10px 0 10px 0;
	padding: 5px;
	clear: both;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
}

.plan_hdr_title {
	font-size: 26px;
}

.plan_hdr_body {
	font-size: 16px;
	margin: 10px 0 10px 0;
}

.plan_price {
	font-size: 26px;
	font-weight: bold;
}

.plan_info_ul ul{
	list-style: none;
	font-weight: bold;
}

.plan_info_ul li {
	height: 20px;
	font-size: 13px;
}

#plan_info_bottom1 {
	float: left;
	width: 49%;
}

#plan_info_bottom2 {
	float: right;
	width: 49%;
	text-align: center;
}

/* END MAIN HOSTING PAGE */

/* ------------------ */

/* START SUPPORT PAGE */

.support_bg {
	width: 545px;
	height: 90px;
	border: #000000 solid 1px;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 10px;
	clear: both;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.support_links {
	text-align: center;
}

.support_links a{
	margin: 0 10px 0 10px;
}

/* END SUPPORT PAGE */

/* ------------------ */

/* START CONTACT */

.contact_links {
	text-align: center;
}

.contact_links a{
	margin: 0 10px 0 10px;
}

#form_load {
	padding: 5px;
}

.hidden {
	display: none;
}

/* END CONTACT */

/* ------------------ */

/* START FOOTER */

#footer {
	float: left;
	width: 765px;
	margin: 5px 0 0 0;
	text-align: center;
	background-image: url(images/full_bg_gradient.png);
	background-repeat: no-repeat;
	border: #000000 solid;
	border-width: 1px 0 0 0;
	padding: 10px 0 10px 0;
}

#footer_nav {
	margin-top: 5px;
}

#footer_nav a{
	padding: 0 5px 0 5px;
}

/* END FOOTER */