﻿body{
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;		
	font-size: 12px;
	background-color #eff6fe;
}

#au{
	margin: auto;
	background-color: #161616;
}

#au .inner{
	width: 961px;
	margin: auto;
	height: 22px;
	border-bottom: 1px dashed #525151;
}

#au .inner a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 13px;
	background-image: url(/wizifi/dot.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#outer{
	margin: 0px;	
	background-image: url(/wizifi/bg_tile.png);
	background-repeat: repeat-x;
	background-color: #eff6fe;	
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

#container{
	width: 961px;
	margin: auto;
}

#header{
	height: 67px;
}

#header h1{
	height: 65px;
	background-image: url(/wizifi/top_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0;
}

#nav{
	float: right;
	width: 690px;
	font-weight: bold;
}

#nav a{
	color: #fff;
	text-decoration: none;
	padding: 23px 26px 20px 0;
	display: block;
	float: right;
	font-size: 13px;
}

#home_left{
	width: 336px;
	height: 346px;
	float:left;
	background-image: url(/wizifi/home_store.jpg)
}

#hom_mid{
	width: 288px;
	float: left;
	padding-top: 167px;
}

#try_wizifi{		
	height: 51px;
}

#video_demo{		
	height: 33px;
}

#mid_footer{
	background-image: url(/wizifi/home_mid_bottom.jpg);
	height: 95px;
}

#home_right{
	float: left;
	width: 337px;
	height: 346px;
	background-image: url(/wizifi/home_print.jpg);
}

#home_body{
	clear: both;
	padding: 30px;
	background-image: url(/wizifi/home_body_bg.jpg);
	background-repeat: no-repeat;
}

#left_col{
	float: left;
	width: 560px;
}

#right_col{
	float: right;
	width: 300px;
}

.clr{ clear: both; }

#home_footer{	
	padding-bottom: 40px;
}

#dl_body{
	background-image: url(/wizifi/dl_bg.png);
	padding: 30px;
	height: 347px;
	margin-top: 9px;
}

#dl_body #right_col{
	display: none;
}

#gen_body{
	background-image: url(/wizifi/gen_bg.png);
	background-repeat: no-repeat;
	padding: 30px;
}

#gen_body #right_col{
	width: 146px;	
}

#gen_body #left_col{
	width: 720px;	
}

.winDL h2{
	background-image: url(/images/download_bubble_top.png);
	background-repeat: no-repeat;
}

.dlBubble .bottomCap{
	background-image: url(/images/download_bubble_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 9px;
}

.dlBubble{
	background-image: url(/images/download_bubble_tile.png);
	background-repeat: repeat-y;
	width: 350px;	
	font-size: 11px;
	line-height: 1.4em;
}

.dlBubble p{
	margin-top: 0;
	padding: 0 8px 0 8px;	
}

.dlBubble a{
	font-weight: bold;
}

#pricingRubric{
	margin: auto;
	width: 620px;
}

.details{
	width: 125px;
	padding-left: 10px;
}

.details ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.6em;
	color:#000
}

#starter, #plus, #premium{
	width: 144px;
	padding-right: 14px;
	float: left;
}

#starter .header{
	width: 144px;
	background-image: url(/images/starter_header.png);
	height: 48px;
}

#plus .header{
	width: 144px;
	background-image: url(/images/plus_header.png);
	height: 48px;
}

#premium .header{
	width: 144px;
	background-image: url(/images/premium_header.png);
	height: 48px;
}

#ultra .header{
	width: 144px;
	background-image: url(/images/ultra_header.png);
	height: 48px;
}

#starter .priceBody, #premium .priceBody, #ultra .priceBody{
	background-image: url(/images/pricing_body.png);
	height: 114px;
	width: 144px;
}

#plus .priceBody{
	background-image: url(/images/pricing_body2.png);
	height: 114px;
	width: 144px;
}

#starter .sign_up, #plus .sign_up, #premium .sign_up, #ultra .sign_up{
	height: 53px;
	width: 144px;
}

#starter .amount{
	background-image: url(/images/starter_price.png);
	height: 24px;
	width: 144px;
}

#plus .amount{
	background-image: url(/images/plus_price.png);
	height: 24px;
	width: 144px;
}

#premium .amount{
	background-image: url(/images/premium_price.png);
	height: 24px;
	width: 144px;
}

#ultra .amount{
	background-image: url(/images/ultra_price.png);
	height: 24px;
	width: 144px;
}

#ultra{
	width: 144px;
	float: left;
}

#features_nav a{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 20px 3px 0;
}


.features img{
		border: 5px solid #fff;
	}
	
	.features{
		font-size: 11px;
	}