p,h3,ul
{
	margin:0px;
	padding:0px;
}
img
{
border-style:none;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
body
{
margin:0px auto;
font-family:Verdana;
font-size:77%;
background:#33AADA url(image/body_background.gif) repeat-x;
}
.container{
margin:0px auto;
width:900px;
}

.logo
{
	float:left;
	margin:44px 0px 0px 25px;
}
.header
{
	width:900px;
	height:116px;
}
ul.nav
{
	float:right;
	list-style-type:none;
	margin:88px 26px 0px 0px;
}
ul.nav li
{
	float:left;
	margin-left:4px;
	height:28px;
	margin-bottom:0px;
	*margin-bottom:0px;
	_margin-bottom:-2px;
}

ul.nav a
{
	text-decoration:none;
	height:28px;
}
.content_top
{
	width:900px;
	height:20px;
	background:url(image/content_background_top.gif) no-repeat;
}
.content_mid
{
	width:900px;
	background:url(image/content_background_mid.gif) repeat-y;
}
.create_account_title
{
	padding:22px 0px 0px 21px;
	font-size:150%;
}
.create_account_description
{
	margin:19px 0px 19px 21px;
}
.create_account_container
{
	padding-bottom:40px;
	padding-right:40px;
}
.create_account
{
    clear:both;
	width:100%;
	background:#C5EBFA;
}

li.warning
{
	color:#ff0000;
}
.create_account ul
{
	padding-left:280px;
	padding-bottom:30px;
	list-style-type:none;
	border:solid 1px #C5EBFA;
}
.create_account ul li
{
	clear:both;
	line-height:24px;
	margin-top:20px;
}
.hint
{
	float:left;
	text-align:left;
	width:100px;
}
.inputs
{
	float:left;
	width:200px;
}
.inputs a
{
	color:#0067A6;
	text-decoration:none;
}
.inputs input
{
	width:188px;
}
.info
{
	float:left;
	width:200px;
}
.create_account a.continue
{
	background:url(image/continue_btn.png) no-repeat;
	width:193px;
	height:30px;
	display:block;
	text-decoration:none;
	font-size:150%;
	color:#ffffff;
	text-align:center;
	line-height:30px;
}
.content_btm
{
	width:900px;
	height:20px;
	background:url(image/content_background_btm.png) no-repeat;
}
.footer{
width:900px;
clear:both;
text-align:right;
padding:8px 0px;
}
.footer ul{
list-style-type:none;
margin:8px 25px 0px 0px;
}
.footer ul li{
display:inline;
padding:0px 5px;
border-left:#ffffff solid 1px;
}

.footer ul li a
{
color:#ffffff;
text-decoration:underline;
}
.footer ul li.li_no_border{
border:none;
}



/*************** home page ********************/
.welcome_container
{
	width:860px;
	margin:0px 20px 20px 20px;
}
.welcome
{
	width:640px;
	float:left;
}
.welcome .headline
{
	font-size:150%;
	padding-bottom:8px;
}
.welcome a
{
	color:#05A7EC;
	font-weight:bold;

}
.live_demo
{
	float:right;
	margin-top:30px;
}
.green_container
{
	background:#AAE5FD;
	clear:both;
	border-top:solid 1px #AAE5FD;
	width:900px;
    padding-bottom:0px;
    *padding-bottom:20px;
    _padding-bottom:0px;
}
.green_container .column
{
	width:195px;
	background:#ffffff url(image/column_background_btm.gif) no-repeat bottom;
	text-align:center;
	padding-bottom:15px;
	float:left;
}
.green_inner_container
{
	margin:20px;
}
.green_inner_container .has_right_margin
{
	margin-right:26px;
}
.green_container .column .title
{
	background:url(image/title_background.gif) no-repeat;
	width:195px;
	height:26px;
	color:#ffffff;
	line-height:26px;
	font-weight:bold;
	text-align:center;
	font-size:120%;
}
.column .detail
{
	text-align:left;
}
.column .detail p
{
	padding:10px;
}
.column ul.features
{
	list-style-image:url(image/list_image.gif);
    padding:18px 0px 8px 30px;
}
.column ul.features li
{
	margin-bottom:16px;
}
.column a.subscribe
{
	width:189px;
	height:40px;

}
.service
{
	width:900px;
	
}
.service ul
{
	list-style-image:url(image/list_image.gif);
	padding:6px 0px 8px 60px;
}
.service ul li
{
	margin-bottom:8px;
}
.service h3
{
	font-size:160%;
	width:860px;
	margin:10px 20px;
}
.service a
{
	text-decoration:none;
	color:#000000;
}

/************* report page *****************/
.domain_page_visitors
{
	width:900px;
	line-height:21px;
}
.select_domain
{
	float:left;
	width:230px;
	font-weight:bold;
	margin-left:20px;
	*margin-left:20px;
	_margin-left:10px;
}
.select_domain select
{
	width:150px;
}
.select_page
{
	float:left;
	width:350px;
	font-weight:bold;
	padding:0px 40px 0px 20px;
}

.total_visitors
{
	float:left;
}
.total_visitors .visitors
{
	color:#FF6600;
}
.spreedsheet
{
	margin-bottom:-5px;
	margin-right:5px;
}
.total_visitors a
{
	color:#0082D5;
}
.page_index
{
	width:900px;
	clear:both;
	padding:10px 0px 0px 20px;
}
.page_index a
{
	color:#0082D5;	
}
.time_on_page
{
	float:left;
	width:30%;
	margin-left:20px;
	*margin-left:20px;
	_margin-left:10px;
}
.time_on_page img
{
	margin-left:20px;
}
.seconds
{
	float:left;
	width:17%;
}
.seconds span
{
	display:block;
	width:60px;
	float:left;
}

.time_till_click
{
	display:block;
	width:160px;
	float:left;
}


.website
{
	width:900px;
	background:#C5EBFA;
	line-height:30px;
	clear:both;
	font-weight:bold;
	margin-top:20px;

}
.website .domain
{
	display:block;
	float:left;
	margin-left:20px;
	*margin-left:20px;
	_margin-left:10px;
}
.website .visits
{
	display:block;
	float:right;
	margin-right:20px;
}
.website_info
{	margin-top:20px;
	width:900px;
}
.website_info a
{
	color:#018BE3;
}
.website_info h3
{
	font-size:100%;
}

/**** pricing page *********/
.account_plans
{
	width:900px;
    padding-left:20px;

}
.account_plans h3
{
	font-size:150%;
}
.account_plans p
{   padding:5px 0px 8px 0px;
	font-weight:bold;
}
.logos
{
	background:url(image/white_background.gif) no-repeat;
	width:284px;
	height:34px;
	vertical-align:middle;
	text-align:center;
}
.logos image
{
	margin-left:5px;
	
}
.price_table
{
	background:#AAE5FD;
    margin-left:20px;
	border-collapse:collapse;
	line-height:30px;
}
.price_table td
{
	font-weight:700;
	text-align:right;

	border:solid 1px #25A3D3;
}
.price_table th
{	border:solid 1px #25A3D3;

}

.notes
{
	padding:20px;
}
.white_th th
{
	background:#ffffff;
	color:#FF8340;
}

.text_title
{
	padding:22px 0px 0px 21px;
	font-size:150%;
}
.text_description
{
	margin:19px 0px 19px 21px;
}

.text_container
{
	padding-bottom:40px;
}

input.continue{
	background:url(image/continue.gif) top left no-repeat;
	width:192px;
	height:30px;
	border:0;
	text-indent:-1000em;
	overflow:hidden;
	padding:0;
	margin:-2px 0 0 10px;
	z-index:1000;	
}

.center_container
{
	padding-bottom:40px;
	text-align: center;
}


.tips
{
	clear:both;
	display:block;
	float:none;
	margin:50px;

}

.tips_bad {
   background-image: url(image/bad.gif);
   background-repeat: no-repeat;
   background-position: left top;
   padding-left : 20px;
   	display:block;

}
.tips_good {
   background-image: url(image/good.gif);
   background-repeat: no-repeat;
   background-position: left top;
   padding-left : 20px;
	display:block;

}
