@charset "utf-8";
/* CSS Document */

/* Header */

#sectionheader {
	border-left: 1px solid #fff;
	border-top: 1px solid #FFFFFF;
	height: 148px;
	overflow: hidden;
}

#landing #contentArea #landing-nav {
	border-top: 1px solid #fff;
}

#landing #contentArea #landing-nav li {
	float: left;
	padding: 4px 14px;
	width: 120px;
}

#landing #contentArea #landing-nav.landing-nav-hosting li {
	width: 120px;
}
h1.pageTitle {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
}
hr {
	border: none;
	color: 1px solid #FFFFFF;
	clear: both;
}


/* content area */
#landing #contentArea {
	width: 599px;
}


.landingcontent {
	clear: left;
	padding: 20px 20px 0px 20px;
}

.landingcontent h1 {
	font-weight: bold;
	clear: both;
}

.introlist {
	clear: left;
	overflow: hidden;
	color: #FFFFFF;
}

.introlist ul {
	float:left;
	margin: 0px 0px 40px 0px;
	padding: 5px 0px 0 0px;
}


.introlist li {
	background: url(/pics/hosting/tieredhosting/red-tick.png) no-repeat 0 0px;
	padding: 1px 0 5px 27px;
	font-weight:bold;
	list-style-type:none;
}

.introlist .colum {
	padding-left: 49px;
}


.productintro {
	background: url( /maxymiser/img/bg_grey.png) no-repeat left top;
	width: 226px;
	padding: 10px 0;
	float: right;
}

.productintro h1 {
	color: #162458;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

h2.hosting {
	font-size: 16px;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 12px;
	margin: 0;
}

.productintro h2 {
	color: #009EE1;
	text-align: center;
}

.productintro h2 a {
	color: #009EE1;
}

.productintro p {
	padding: 0 10px;
	margin-left: 5px;
}

.productintro a.signup {
	background: url(/pics/50percentoff/large_hosting_signup_btn.png) no-repeat;
	height: 170px;
	width: 220px;

	display: block;
	text-indent: -50000px;
}


.packagefeatures {
	/*border: 1px #CC0033 solid;*/
	width: 220px;
	float:right;
	padding-left: 10px;
}

.packagefeatures h3 {
	margin: 10px 0 10px 0;
}

.packagefeatures ul {
	padding: 0 0 0 10px;
	margin: 0;
}

.packagefeatures li {
	background: url(/pics/50percentoff/bullet_tick.gif) no-repeat 0 4px;
	padding: 0 0 5px 15px;
	list-style-type:none;
}

*html#offertabhosting {
margin-top:9px;
float:right;
display:block;
}

#offertabhosting {
margin-top:9px;
float:right;
display:block;
}


.keyfeatures {
	clear: both;
}

.keyfeatures, .supportingfeatures {
	width: 260px;
	float: left;
	padding: 28px  0 20px 0;
}

.keyfeatureshome {
	margin:0;
	padding: 20px 0px 0px 0px;
	clear:both;
	overflow: hidden;
}

.keyfeatureshome ul {
	float: left;
	width: 559px;
	margin:0;
}

.keyfeatureshome li {
	background:url(../pics/hosting/thumbnails/sitebuilder-hosting.png) no-repeat top left;
	list-style-type:none;
	float: left;
	margin-top: 0px;
	width: 190px;
	margin-bottom: 10px;
	padding-left:85px;
	overflow: hidden;
	height: 110px; 
}

#key-advanced {
	background:url(../pics/hosting/thumbnails/windows_advanced_features_hosting.gif) no-repeat top left;
	margin-left:6px;
}

#key-email {
	background:url(../pics/hosting/thumbnails/virus-hosting.gif) no-repeat top left;
}

#key-advertising{
	background:url(../pics/hosting/thumbnails/adwords.gif) no-repeat top left;
	margin-left:6px;
}

#key-domainname {
	background:url(../pics/hosting/thumbnails/domainname.gif) no-repeat top left;
	width: 190px;
	height: 90px;
}

#key-websitetraffic {
	background:url(../pics/hosting/thumbnails/webtraffic.gif) no-repeat top left;
	margin-left:6px;
	width: 190px;
	height: 90px;
}

*html #key-websitetraffic, *html #key-domainname {
	width: 275px;
}

*html .keyfeatureshome li {
	background:url(../pics/hosting/thumbnails/sitebuilder-hosting.png) no-repeat top left;
	list-style-type:none;
	float: left;
	margin-top: 0px;
	width: 275px;
	margin-bottom: 10px;
	padding-left:85px;
}



/*#keyfeatureshome-right{
	float:right;
}*/


.keyfeatureshome img {
	float:left;
	margin-right:10px;
	padding-bottom:30px;
}

/*.supportingfeatures {
	float: right;
}

.landingcontent p {
	margin-top: 5px;
	padding: 0 0 10px 0;
}*/


.compare-link {
	clear: both;
	width: 350px;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
}


/* Sign up footer */

.signupfooter {
	clear: both;
	overflow: hidden;
	background: #F0F0F0;
	border: 1px solid #e3e3e3;
}

.signupfooter div {
	overflow: hidden;
	padding: 5px;
	border: 1px solid #fff;
}

.signupfooter p {
	float: left;
	margin: 14px 5px;
}

.signupfooter a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.percentoff {
	color:#ed1c24;
}

.signupfooter a.signup {
	background: transparent url(/pics/50percentoff/signup-small.png) no-repeat scroll left top;
	display:block;
	line-height:44px;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding-right:5px;
	text-indent:-50000px;
	width: 155px;
	float: right;
}
/* Mini comparision*/

.minicomparision {

}

table.minicomparision {
	float:left;
	width:320px;
}

#hosting-table {
	float:left;
	width:559px;
	/*border:1px solid #ececec;*/
}

table.minicomparision td {
	padding: 9px 6px 9px 12px;
	text-align: left;
	border-right:1px solid #92cde9;
	border-bottom:1px solid #92cde9;
	font-size: 11px;
}
/*.minicomparision td {
	background-color:#EEEEEE;
	padding:5px 5px 5px 10px;
	vertical-align:middle;
	border-right:1px solid #FFFFFF;
}

.minicomparision td {
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	font-size:11px;
	text-align:left;
}*/

.minicomparision th {
	
}


table.minicomparision td.ColHeadings {
	background:#DFDFDF none repeat scroll 0%;
	padding-left:5px;
	text-align:left;
}

#hosting-table .ColHeadings {
	background:#ffffff none repeat scroll 0%;
	padding-right: 10px;
	text-align: right;
	width: 137px;
	font-weight:bold;
	color: #555555;
	font-size: 11px;
}

tr.odd td {
	background:#FFFFFF none repeat scroll 0%;
}

table.minicomparision td.row1 {
	background-color: #e1f3f9;
}

table.minicomparision td.row2 {
	/*background-color: #f7f5ed;*/
}

table.minicomparision td.row3 {
	background-color: #e1f3f9;
	
}

.minicomparision .signup {
	/*background-image:url(/pics/50percentoff/btn_hosting_signup.png);*/
}

#hosting-table .hostingHeadings th {
	padding-bottom: 0px;
}

#hosting-table .buynowtop td {
	border-top: none;
	padding-bottom: 9px;
}


#hosting-table .buynow {
	padding: 10px 0px 5px 11px;
	border-right: 1px solid #92cde9;
}

#hosting-table .signup {
	background-image:url(/pics/hosting/tieredhosting/buynow-table.png);
	height:40px;
	border-right: 1px solid #92cde9;
	padding: 5px 0px 0px 0px;
	
}

.minicomparision .signup {
	display:block;
	height:24px;
}

.minicomparision .signup span {
	display:block;
	text-indent:-2000px;
}

.minicomparision .signup:hover {
	background-position: left bottom;
}


.minicomparision .moreinfo {
	/*background-image:url(/pics/50percentoff/btn_more_info.png);*/
	display:block;
	padding: 5px 0px 0px 24px;
	border-right: 1px solid #92cde9;
	font-weight: bold;
}

#hosting-table .moreinfo {
	/*background-image:url(/pics/50percentoff/btn_more_info-large.png);
	height:32px;*/
}

.minicomparision .moreinfo span {
	display:block;
	/*text-indent:-2000px;*/
}

.minicomparision .moreinfo:hover {
	background-position: left bottom;
}





/* IE 6 Fixes - will move to fix style sheet */

* html .signupfooter div {
	height: 1%;
}

* html #landing #contentArea #landing-nav li {
	width: 148px;
}

* html #landing #contentArea #landing-nav.landing-nav-hosting li {
	width: 148px!important;
}