@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}default
a:link, a:visited, a:active{
	color:#0066FF;
	text-decoration:none;
}

.orange a:link, .orange a:visited{
	color:#FF6700;
}

h1{
	color:#0066FF;
	padding:0;
	margin:0;
}
h2{
	color:#666666;
	padding:0;
	margin:0;
}
h3{
	color:#FFF;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:14px;
}
p{
	margin:0;
	padding:0;
	line-height:20px;
}

ul{
	list-style:none;
	padding:0;
	margin:0;
	
}
li{
	background-image:url(../images/tik_orange.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	list-style:none;
	margin:0;
}
.terms ul li{
	list-style-type:disc;
	list-style-position:outside;
	background-image:none;
	padding:0;
	margin:0 0 0 20px;
}


#wrapper{
	width:952px;
	margin:0 auto;
}

#menu_top{
	backg/round-image:url(../images/menu_topbg.jpg);
	background-repeat:no-repeat;
	height:79px;
	min-height:79px;
	max-height:79px;
}
#menu_top .login{
	float:right;
	clear:both;
	padding:5px 0 0 0;
	font-size:11px;
	color:#666;
}
#menu_top .input{
	float:right;
	padding-left:5px;
}
#menu_top input{
	font-size:10px;
}
#menu_top .login_button{
	float:right;
	padding:14px 0 0 5px;
}

#menu_top .logo{
	padding:7px 0 0 10px;
}
#menu_top .links{
	position:relative;
	float:right;
	font-size:12px;
	padding:2px 5px 0 0;
	color:#0066FF;
}
#menu_top .links a{
	color:#0066FF;
	text-decoration:none;
}
#menubg{
margin:10px 0;
}

#menu{
	position:absolute;
	top:94px;
	margin-left:16px;
}
#menu .menu_text{
	display:block;
	width:183px;
	text-align:center;
	float:left;
	color:#666;
}

#menu .menu_text_act{
	width:184px;
	text-align:center;
	float:left;
	color:#FFF;
}
#menu .menu_text_act a:link,.menu_text_act a:visited, .menu_text_act a:active{
	display:block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/clear.gif);
}
#menu .menu_text a:link, .menu_text a:visited, .menu_text a:active{
	display:block;
	text-align:center;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../images/clear.gif);
}

#box_image{
	background-image:url(../images/imgboxb.jpg);
	background-repeat:no-repeat;
	min-height:357px;
	height:357px;
	max-height:357px;
	margin-bottom:10px;
}
#box_image_signup{
	background-image:url(../images/imgbox_signup.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_reseller{
	background-image:url(../images/imgbox_reseller.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_helping{
	background-image:url(../images/imgbox_helping.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_sponsored{
	background-image:url(../images/imgbox_sponsored.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_faqs{
	background-image:url(../images/imgbox_faqs.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_seo{
	background-image:url(../images/imgbox_seo.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_contact{
	background-image:url(../images/imgbox_contact.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_google_sponsored{
	background-image:url(../images/imgbox_about-sponsoredlinx.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
#box_image_default{
	background-image:url(../images/imgbox_default.jpg);
	background-repeat:no-repeat;
	min-height:247px;
	height:247px;
	max-height:247px;
	margin-bottom:10px;
}
.text{
	padding:10px 0 0 20px;
	color:#666;
}
.text p{
	font-size:12px;
}
.text p a:link, .text p a:visited, .text p a:active{
	text-decoration:underline;
}

/*-----HOME TILES----*/
.tile1{
	position:absolute;
	padding-top:55px;
	margin-left:95px;
	font-size:11px;
	width:200px;
}
.tile1 b{
	color:#0066FF;
}
.tile1 li{
	margin-bottom:5px;
}
.tile1_title{
	position:absolute;
	padding-top:20px;
	margin-left:20px;
	color:#FFF;
}
.tile2{
	position:absolute;
	padding-top:60px;
	margin-left:395px;
	font-size:11px;
	width:220px;
}
.tile2 b{
	color:#0066FF;
}
.tile2 li{
	margin-bottom:5px;
}
.tile2_title{
	position:absolute;
	padding-top:30px;
	margin-left:320px;
	color:#FFF;
}

.tile3{
	position:absolute;
	padding-top:55px;
	margin-left:690px;
	font-size:11px;
	width:220px;
}
.tile3 b{
	color:#0066FF;
}
.tile3 li{
	margin-bottom:5px;
}
.tile3_title{
	position:absolute;
	padding-top:20px;
	margin-left:620px;
	color:#FFF;
}

/*---------------------*/

#content .button_text{
	position:absolute;
	margin-top:-52px;
	margin-left:648px;
	font-size:13px;
}
#content .button_text a:link, .button_text a:visited, .button_text a:active {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#content{
	background-image:url(../images/content_bg2.jpg);
	background-repeat:repeat-y;
	min-height:300px;
	padding:15px;
	color:#666;
}
#content p{
	line-height:20px;
	margin:0 0 10px 0;
}
#content h1{
	font-size:20px;
	color:#0066FF;
	margin:0 0 5px 0;
}
#content h2{
	font-size:18px;
	color:#0066FF;
	margin:0 0 5px 0;
}
.table_top{
	background-image:url(../images/table_top_blue.jpg);
	background-repeat:no-repeat;
	min-height:25px;
	height:25px;
}
.table_top_orange{
	background-image:url(../images/table_top_orange.jpg);
	background-repeat:no-repeat;
	min-height:25px;
	height:25px;
}
.title_left{
	padding:4px 0 0 20px;
	float:left;
}
.title_center{
	text-align:center;
	color:#FFF;
	font-size:12px;
	padding-top:6px;
}
.title_center a:link, .title_center a:visited, .title_center a:active{
	text-align:center;
	color:#FFF;
	text-decoration:underline;
}

.table_bottom{
	background-image:url(../images/table_bottom_blue.jpg);
	background-repeat:no-repeat;
	min-height:27px;
	height:27px;
}
.table_bottom_orange{
	background-image:url(../images/table_bottom_orange.jpg);
	background-repeat:no-repeat;
	min-height:27px;
	height:27px;
}

.other_companies{
	line-height:0;
	margin:0;
	padding:0;
}

#box_bottom{
	margin-top:10px;
}

/* signup page */
#feature_table{
	position:absolute;
	bor/der:1px #ccc solid;
	margin-left:10px;
	background-color:#FFF;
	padding:5px;
	font-size:12px;
	margin-top:10px;
	width: 603px;
}
#feature_table td{
	padding:2px 0;
}
#feature_table .title{
	color:#0066FF;
	font-size:12px;
	font-weight:bold;
}
.arrows{
	padding:50px 0 0 0;
	text-align:center;
	margin:0;
	line-height:0;
}
.arrows img{
	border:0;
}

.fee{
	font-size:10px;
	margin-left:15px;
}

.package_info_features{
	margin-top:5px;
	width:157px;
	float:left;
	font-size:12px;
	padding:5px 0 5px 10px;
}
.package_info_features b{
	color:#0066FF;
	font-weight:bold;
}
.package_info{
	margin-top:5px;
	width:110px;
	float:left;
	font-size:12px;
	text-align:center;
	padding:5px 0;
}
.package_info b{
	color:#0066FF;
	font-weight:bold;
}
.package_info img{
	padding-top:5px;
}
.package_info .grey_bold{
	color:#666;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}

#signup_20{
	position:absolute;
	border:2px solid #00CC33;
	width:834px;
	margin-left:40px;
	border-top:20px solid #00CC33;
	background-color:#FFF;
	
}
#signup_30{
	position:absolute;
	border:2px solid #0066CC;
	width:834px;
	margin-left:40px;
	border-top:20px solid #0066CC;
	background-color:#FFF;
	
}
#signup_40{
	position:absolute;
	border:2px solid #990099;
	width:834px;
	margin-left:40px;
	border-top:20px solid #990099;
	background-color:#FFF;
	
}
#signup_50{
	position:absolute;
	border:2px solid #eb9e00;
	width:834px;
	margin-left:40px;
	border-top:20px solid #eb9e00;
	background-color:#FFF;
	
}
#signup_60{
	position:absolute;
	border:2px solid #ff6d00;
	width:834px;
	margin-left:40px;
	border-top:20px solid #ff6d00;
	background-color:#FFF;
	
}
#signup_70{
	position:absolute;
	border:2px solid #fe0000;
	width:834px;
	margin-left:40px;
	border-top:20px solid #fe0000;
	background-color:#FFF;
	
}
/*///////////////////////////////*/


.clear{
	clear:both;
}

#footer{
	text-align:center;
	color:#999;
	font-size:12px;
	margin-top:15px;
}
#footer_wrap{
	margin:0 auto;
	width:952px;
}
.footer_col{
	float:left;
	width:200px;
	text-align:left;
	min-height:100px;
	padding:0 0 0 10px;
	border-right:1px solid #d7defe;
	line-height:18px;
}
.footer_col a:link, .footer_col a:visited, .footer_col a:active{
	color:#829bec;
	text-decoration:none;
}
.footer_col_about{
	color:#829BEC;
	float:right;
	line-height:18px;
	min-height:100px;
	padding:0 0 0 10px;
	text-align:left;
	width:308px;
}
.footer_col_about h3, .footer_col b, .footer_col h3{
	color:#446ae1;
	line-height:22px;
	font-size: 12px;
	
}
.footer_col ul li{
	list-style-type: none;
	background-image: none;
	padding: 0;
}

/*FORMS*/
#content #Form_Form{
	float:right;
}
.formquestion{
	margin:0 0 10px 0;
}
#content .hr{
	border-bottom:2px #999 dotted;
	margin:0 0 10px 0;
}
.formtitle{
	line-height:20px;
}

/* password strength */
#passwordStrength
{
	height:4px;
	float:left;
}
#passwordDescription{
	font-size:12px;
}

.strength0
{
	width:200px;
	background:#cccccc;
}

.strength1
{
	width:40px;
	background:#ff0000;
}

.strength2
{
	width:80px;	
	background:#ff5f5f;
}

.strength3
{
	width:130px;
	background:#56e500;
}

.strength4
{
	background:#4dcd00;
	width:190px;
}

.strength5
{
	background:#399800;
	width:200px;
}
/* Modified by B. Wais */
/*styles for top menu */
#menu_top .links ul{}
#menu_top .links ul li{
	display:inline;
	float:left;
	height:26px;
	padding-left:29px;
	padding-right:6px;
	}
#menu_top .links ul li.last{
	padding-right: 0px;
}

#menu_top .links ul li a{
	color:#333333;
	float:left;
	font-size:11px;
	padding-top:8px;
	text-decoration:none;
}

#menu_top .links ul li#top_nav_resselers{
background-image: url(../images/icon_ressellers.gif);
}
#menu_top .links ul li#top_nav_live_chat{
background-image: url(../images/icon_live_chat.gif);
}
#menu_top .links ul li#top_nav_support{
background-image: url(../images/icon_support.gif);
}
#menu_top .links ul li#top_nav_login{
background-image: url(../images/icon_login.gif);
}
