/* Plans Box
----------------------------------------------------------------------------------------------------*/
#plans-box {
width:750px;
overflow:hidden;
background:url('../images/2009/single-hosting-bottom.gif') bottom left no-repeat;
padding-bottom:11px;
}
body#personal-hosting #plans-box {
background:url('../images/2009/personal-hosting-bottom.png') bottom left no-repeat;
padding-bottom:9px;
}
#plans-box p {
margin:0;
}
#tabs {
margin:20px auto 0 auto;
padding:0;
list-style:none;
overflow:hidden;
}
#tabs li {
margin:0;
padding:0;
height:57px;
width:187px;
float:left;
}
#tabs #p2tab{
width:189px;
}
#tabs li a {
text-indent:-9999em;
display:block;
height:57px;
width:100%;
background-image:url(hosting-tabs.gif);
background-repeat:no-repeat;
}
#estab a{background-position: 0 0;}
#estab a:hover {background-position: 0 -57px;}
#estab a.active {background-position: 0 -114px;}
#stab a{background-position: -188px 0;}
#stab a:hover {background-position: -188px -57px;}
#stab a.active {background-position: -188px -114px;}
#p1tab a {background-position: -375px 0;}
#p1tab a:hover {background-position: -375px -57px;}
#p1tab a.active {background-position:-375px -114px;}
#p2tab a {background-position: -561px 0;}
#p2tab a:hover {background-position: -561px -57px;}
#p2tab a.active {background-position:-561px -114px;}
#plan-cont {
background:url('../images/2009/single-hosting-bg.gif') top left repeat-y;
overflow:hidden;
padding:15px 0;
}

/* Plan Features
----------------------------------------------------------------------------------------------------*/
#plan-features {
	width:176px;
	float:left;
	display:inline;
	padding:10px;
}
#hasa {
	display:block;
	margin:0 auto;
	width:153px;
	height:42px;
	background:url('../images/2009/hasa-btn.png') top left no-repeat;
	text-indent:-999em;
}
#hasa:hover {
	background-position:bottom left;
}
#main-features {
	list-style:none;
	margin:5px 0px;
	padding:0;
}
body#personal-hosting #main-features {
	margin-bottom:15px;
}
#main-features p {
	margin:0;
	padding:0 0 0 33px;
	font-family:'Cambria', 'Georgia', 'Times', 'Times New Roman', sans-serif;
	font-size:14px;
	height:27px;
	line-height:27px;
	letter-spacing:-0.02em;
}
#space p {
	background:url('../images/2009/space.png') 10px no-repeat;
}
#traffic p {
	background:url('../images/2009/traffic.png') 11px no-repeat;
}
#mailboxes p {
	background:url('../images/2009/mailboxes.png') 10px no-repeat;
}
#sitebuilder p {
	background:url('../images/2009/free-sitebuilder.png') 10px no-repeat;
}
#google-voucher p {
	background:url('../images/2009/google-voucher.png') 1px no-repeat;
}

.hosting-features ul{list-style:none; margin:0px; padding:0px;}
.hosting-features li{display:block; height:20px; line-height:20px; font-size:10px; margin:0px; padding:0px 0px 0px 40px;}
.hosting-features .main-features li{font-family:Georgia,"Times New Roman",serif; font-size:12px; height:27px; line-height:27px;}
.hosting-features li.space{background:url(icon_disk.png) no-repeat 15px center;}
.hosting-features li.traffic{background:url(icon_traffic.png) no-repeat 16px center;}
.hosting-features li.email{background:url(icon_mail.png) no-repeat 16px center;}
.hosting-features li.sitebuilder{background:url(icon_paint.png) no-repeat 16px center;}
.hosting-features li.google-voucher{background:url(icon_voucher100.png) no-repeat 7px center;}
.hosting-features li.google-voucher-50{background:url(icon_voucher50.png) no-repeat 7px center;}
.hosting-features li.hasa{background:url(icon_time.png) no-repeat 16px center;}
.hosting-features li.tick{background:url(tick.png) no-repeat 7px center;}

#plans-box .hosting-payment ul{list-style:none; margin:8px 0 0; padding:0 0 0 10px; font-family:Georgia, "Times New Roman", serif; font-size:10px;}
#plans-box .hosting-payment li{border-top:1px solid #d9d9d9; padding:8px 0px;}
#plans-box .hosting-payment li .price{font-size:12px; font-weight:bold;}
#plans-box .hosting-payment li.m12{font-size:12px; height:auto;}
#plans-box .hosting-payment li.m12 .price{font-size:18px;}
#plans-box .hosting-payment li.m12 strong{font-size:14px;}

/* Plan Copy
----------------------------------------------------------------------------------------------------*/
#plan-copy {
	float:left;
	display:inline;
	width:507px;
	padding:15px;
	border:1px solid #e9e9e9;
	background:#f2f2f2;
	margin:0px 15px 0 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
}
#plan-copy h2 {
	color:#eb5406;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:calibri;
	font-weight:normal;
}
#plan-copy p {
	padding-top:10px;
}
#plan-copy #compare-buy {
	position:absolute;
	bottom:20px;
	right:20px;
}
#compare-buy {	
	overflow:hidden;
	height:39px;
	width:180px;
}
#compare, #buynow {
	width:90px;
	height:39px;
	display:inline;
	float:left;
	text-indent:-999em;	
}
#compare {
	background:url('../images/2009/compare-buy-sprite.png') top left no-repeat;
}
#compare:hover {
	background-position: 0 -39px;
}
#buynow {
	background:url('../images/2009/compare-buy-sprite.png') top right no-repeat;	
}
#buynow:hover {
	background-position:bottom right;
}

/* Personal Hosting
----------------------------------------------------------------------------------------------------*/
body#personal-hosting #plans-box h3 {
	margin:20px 0 0 0;
	padding:0;
	width:100%;
	height:57px;
	background:url('../images/2009/personal-hosting-head.png') bottom left no-repeat;
	text-indent:-999em;
}
body#personal-hosting #plan-cont {
	background:url('../images/2009/personal-plan-cont.png') top left repeat-y;
}
body#personal-hosting #plan-copy {
	border:1px solid #b7d3b9;
	background:#f6fffb;
}

/* Page Copy
----------------------------------------------------------------------------------------------------*/
#page-copy {
	overflow:hidden;
	width:750px;
	margin-top:20px;
	font-size:11px;
}
#inclusions {
	float:left;
	display:inline;
	width:480px;
	padding-right:20px;
}
#inclusions h2 {
	color:#249eec;
	font: 21px Georgia, 'Times', 'Times New Roman', serif;
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
}
#inclusions ul {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	border-bottom: 1px solid #dddddd;
}
#inclusions ul li {
	padding:3px 5px 3px 30px;
	margin:0;
	background: #f9f9f9 url('../images/tick.png') 5px 50% no-repeat;
	border-top:1px solid #ddd;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #fff;
}
#inclusions li.odd {
	background-color:#f2f2f2
}
#inclusions #compare-buy {
	margin: 20px auto;
}
#asides {
	float:left;
	display:inline;
	width:250px;
}
.asides-box {
	background:url('../images/2009/asides-box-mid.png') top left repeat-y;
	width:250px;
	margin-bottom:20px;
}
.asides-box h3 {
	margin:0 0 5px 0;
	background:url('../images/2009/asides-box-top.png') top left no-repeat;
	padding-top:15px;
	color:#1282c9;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	font-family:'Myriad Pro', Myriad, 'Calibri', 'Gill Sans', Tahoma, Geneva, Helvetca, Arial, sans-serif;
	padding-left:10px;
	padding-right:10px;
}
.asides-box p {
	padding: 0 10px;
}
.asides-last {
	background:url('../images/2009/asides-box-bottom.png') bottom left no-repeat;
	padding-bottom: 19px !important;
}
.asides-box ul {
	margin:0;
	list-style:none;
	padding:0 0 10px 0;
}
.asides-box ul li {
	margin:0 15px;
	padding:5px 0 5px 25px;
	background:url('../images/2009/affirm.png') left no-repeat;
}
/* Logos
----------------------------------------------------------------------------------------------------*/
#logos {
	margin-top:20px;
	text-align:center;
}
#logos ul {
	margin:0;
	padding:0;
	list-style:none;
}
#logos ul li {
	display:inline;
	padding:0 10px;
}
#logos ul li img {
	vertical-align:middle;
}

/* Tooltip
----------------------------------------------------------------------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #988f6c;
	background-color: #f9f7ef;
	color:#302d22;
	padding: 5px;
	opacity: 0.85;
	width:200px;
	font-family:Helvetica,Arial,sans-serif;
	line-height:19px;
	font-size:12px;
	font-weight:normal;
}
#tooltip h3, #tooltip div { margin: 0; font-weight:normal; font-size:12px; }
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 15%;
    left: 50%;
    
    margin-left: -200px;
    width: 400px;
    height:400px;
    overflow:auto;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }


