/* CSS Document */
html { 
	padding:0px;
	margin:0px;
	height:100%;
	background:#454e57 url(images/outer_tile.png) repeat-x scroll left top;
}


ul, ol, dl{
	position:relative;
}

html { min-height: 100%; margin-bottom: 1px; }
body {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:10px;
}

img {
	padding:0; 
	border:none;
}
img.noborder{
	border:none;
}
p,pre{
	margin:0px 10px 10px 10px;
}

h1 {
	font-size:14px;
	padding-top:10px;
	text-transform:lowercase;
	color: #564b47;
	background-color: transparent;
}
h1, h2, h3{
	text-transform:none !important;
	letter-spacing:-.025em;
	color:#727272;
	color:#0055BB;	
}
a { 
	color: #0055BB;
	background-color:transparent;
	text-decoration: none; 
}

a:hover{
	color: #060;
	text-decoration:none;
	cursor:pointer;
}
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%; text-align:left; 	padding:20;}		/* Full width column for a one column site */

.halfcolumn { float: left; width: 49%; }		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 31%; }		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */

.threequartercolumn { float: left; width: 72.5% }		/* 3/4 width column for a four column site */




.ir {display:none;}
.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 99.9%;
	overflow: hidden;

}

/*------------------------------Main Navigation------------------------------------------*/
.validation {  float: right; margin-right: 10px; } /* floats the validation buttons */
.validation img {  margin: 0; } /* floats the validation buttons */



/*************  #head ***************************************/
#outer{
	margin:0;
	padding:0;

	float:left;
	display:inline;
}
#inner{
	margin:0;
	padding:0;
	width:782px;
	margin:0 auto;
	background-color:white;
	height:100%;
	position:relative;
	overflow:hidden;
}
#inner_land{
	margin:0;
	padding:0;
	width:955px;
	margin:0 auto;
	background-color:white;
	height:100%;
	position:relative;
	overflow:hidden;
}




a:hover { outline: none !important;}

/* TRY IT FREE tab on top of template */

#try_it_free{
	background:transparent url(images/try_it_free.jpg) no-repeat;
	display:block;
	float:right;
	height:45px;
	margin:15px 19px 0pt 0pt;
	overflow:hidden;
	padding:0pt 0px 0pt 0pt;
	text-align:left;
	text-indent:-9999px;
	width:225px;
	display:inline;
}

a#try_it_free:hover{
	background: url(images/try_it_free_hover.jpg) no-repeat;
	cursor:pointer;
}

.free_trial_top a{
	color:#ff9933;
}



/****Try it for free landing page****/

#try_it_free_land{
	background:transparent url(images/try_it_free.jpg) no-repeat;
	display:block;
	float:right;
	height:45px;
	margin:15px 5px 0pt 0pt;
	overflow:hidden;
	padding:0pt 0px 0pt 0pt;
	text-align:left;
	text-indent:-9999px;
	width:225px;
	display:inline;
}

a#try_it_free_land:hover{
	background: url(images/try_it_free_hover.jpg) no-repeat;
	cursor:pointer;
}

.free_trial_top a{
	color:#ff9933;
}





#bottom_nav a#top_nav_live_chat{
	background:transparent url(images/chat_icon_top.gif) no-repeat scroll right top;
	cursor:pointer;
	display:block;
	height:12px;
	overflow:hidden;
	text-align:left;
	width:54px;
}



#bottom_nav{
	clear:right;
	display:block;
	float:right;
	list-style-type:none;
	margin:0pt;
	padding:13px 0px 0px 0px;
	text-align:left;
	display:inline;
	width:320px;
	height:5px;
}

#bottom_nav li{
	display:block;
	margin:0px;
	padding:0;
	width:auto;
	float: right;
	padding:0;
	margin-right:8px;
	padding-right:8px;
	font-size:10px;
	color:#666;
}

#bottom_nav li.last{
	cursor:pointer;
}

#bottom_nav li.phone{
	font:bold 12px calibri;
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	color:#637bba;
	text-transform:none;
}
#bottom_nav li.flag{
	padding:0px 58px 0px 0px;
	margin-bottom:0px;
}

#bottom_nav li.tagline{
	font:bold 13px calibri;
	width:300px;
	padding:0px 20px 0px 0px;
}

#bottom_nav li a{
	font-size:15px;
	font-weight:bold;
}

#bottom_nav .last a{
	color:#666;
}
/*************  #head ***************************************/
#head {
	background:#FFFFFF url(images/header_nav_bg.gif) no-repeat scroll left top;
	height:auto;
	margin:0pt auto;
	padding:0pt;
	position:relative;
	text-align:right;
	width:782px;
}
#head_land {
	background:#FFFFFF url(images/header_nav_bg.png) no-repeat scroll left top;
	height:auto;
	margin:0pt auto;
	padding:0pt;
	position:relative;
	text-align:right;
	width:955px;
}


li.last{
	border: none !important;
	background:none !important;
	padding-right:0 !important;
	margin-right:0 !important;
}
#head h1 {
	clear:right;
	color:gray;
	float:right;
	font-size:13px;
	font-weight:normal;
	margin:0px 23px 0px 0px;
	padding:4px 0pt 0pt;
	display:inline;
}


#head h2 {
	margin: 0px auto;
	font-size: 12px;
	text-align: right;
	color: gray;
	padding:0px 15px 15px 15px;
	text-transform:lowercase;
	width:730px;
	font-weight:normal;
}

#blogtab_front{
	background-color: transparent;
	background: url(images/blog_tab.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 82px;
	left: -4px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	position: absolute;
	top: 43px;
	width: 47px;
	overflow:visible;
}


#head_top{
	clear:both;
	height:49px;
	margin:0px auto;
	padding:0pt;
	position:relative;
	width:100%;
	z-index:1;

}

#head_top a{
	font-size:100%;
}

#head_top ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt auto;
	padding:0pt;
	text-align:center;
	width:96%;
	height:35px;
}

#head_top ul li{
	display:inline;
	float: left;
	width:auto;
	height:35px;
	margin-right:5px;
	overflow:hidden;
	margin-top:18px;
	position: relative;
	background-image:url(images/head_top_nav_menu_right2.png) ;
	background-repeat:no-repeat;
}

#head_top ul li a{
	display:block;
	color:#fff;
	font:bold 14px Calibri;
	height:25px;
	padding-top:8px;
	width:115px;
	background-image:url(images/head_top_nav_menu_right2.png);
	background-repeat:no-repeat;
	padding-left:2px;
	padding-right:2px;
}

#head_top ul li a:hover{
	display:block;
	color:#fff;
	font:bold 14px Calibri;
	height:25px;
	padding-top:8px;
	width:115px;
	background-image:url(images/head_top_nav_menu_right1.png) ;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

#head_top ul li.current {
	background-image:url(images/head_top_nav_current_right2.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:35px;
	padding:0pt;
	overflow:hidden;
	margin-top:18px;
}

#head_top ul li.current a{
	background-image:url(images/head_top_nav_current_right2.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:green;
	height:35px;
	margin-top:0px;
	padding-left:1px;
	padding-right:2px;
	border:none;
}

#head_top ul li.current a:hover{
	color:maroon;
	border:none;
}

#head_bottom{
	background:#fff;
	padding:0 0 5px 0;
	width:100%;
	margin:0px auto;
	clear:both;
	z-index:0;
	text-align:center;
	color:white;
	position:relative;
	height:36px;
}



#head_bottom ul li.current_sec a{
	margin:0;
	color:green;
	font-weight:bold;
	background: url(images/head_bottom_current_nav.jpg) no-repeat left 55%;

}


#head_bottom ul li.current_sec a:hover{
	border:none;
	color:#47A746;
	font-weight:bold;	
	text-decoration: none;
}

#head_bottom ul{
	margin:0px auto;
	padding:5px 0; 
	list-style:none;
	text-align:center;
	width:90%;
}

#head_bottom ul li{
	margin:0;
	padding:0;
	float:left;
	background: url(images/sub_nav_divider.jpg) no-repeat right center;
	width:auto;
	margin-right:9px;
	padding-right:9px;
}

#head_bottom ul li a{
	margin:0;
	color:#1E51A0;
	font-size:12px;
	display:block;
	padding:5px 7px;
}

#head_bottom ul li a:hover{
	margin:0;
	color:green;
	font-size:12px;
	display:block;
	padding:5px 7px;
	text-decoration:none;
	font-weight:normal;
}

#Halixo_logo {
	display:block;
	float:left;
	height:60px;
	margin:10pt 0px 0px 20px;
	padding:0pt;
	text-align:left;
	width:245px;
}

#Halixo_logo_land {
	display:block;
	float:left;
	height:60px;
	margin:10pt 0px 0px 20px;
	padding:0pt;
	text-align:left;
	width:500px;
}





/*************  #content ***************************************/
#content {
	margin: 0px;
	margin-top:2px;
	background-color:#fff;	
	height:100%;
	padding:2px;
	width:605px;
	text-align:left;


}





/* --------------left nav------------ */

#left {
	width:150px; 
	/*margin-left:-200px; */
	margin:10px;
	margin-right:5px;
	margin-top:33px;
	background-color:white;
	border-bottom:1px solid #BDC8D0;
	border-left:1px solid #BDC8D0;
	border-right:1px solid #BDC8D0;
}


#left h2{
	margin:0;
	padding:0;
	padding-left:5px;
	color:#42619C;
	background-image:url(images/left_bar_h1_tile.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:18px;
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	border-top:1px solid #BDC8D0;
	border-bottom:1px solid #BDC8D0;
	text-transform:lowercase;
}
#left h3{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	letter-spacing:2px;
	text-transform:lowercase;

}
#left h4{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	text-transform:lowercase;

}
#left div.left_section{
	text-align:center;
	padding:5px;

}
#left div.left_section p{
	text-align:left;
	font-size:11px;
}
#left div.left_section img{
	border:none;
}
/*************  #content ***************************************/
#content p{
	line-height:160%;
}
#content h1{
	margin:0;
	padding:0;
	font-size:200%;
	font-family:Arial, Helvetica, sans-serif;
	color:black;

}

#content_default h1{
	margin:0;
	padding:0;
	font-size:17px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	padding-bottom:.75em;

}
#content .home_page_splash_1{
	margin-top:25px;
	text-align:center;
}
#content .home_page_splash_1 img{
	border:none;
}
#content #home_page_2{
	margin:0;
	padding:0;
	margin-top:25px;
	text-align:center;
	height:240px;
}

#content #home_page_2 h1{
	padding:0;
	margin:0px auto;
	background-image:url(images/home_page_whythousands.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 527px;
	height: 38px;
}
#content #homepagewrapper{
	margin:0px auto;
	padding:0;
	width:575px;
}

#content .section{
	margin:0;
	padding:0;
	padding-bottom:10px;
	border-bottom:1px solid gray
}
#content .section h3{
	margin-top:10px;
}
#content .section img{
	float:left;
	padding-right:10px;
	border:none;
}
#content .last_section{
	padding-bottom:10px;
	border:none;
	margin-top:15px;
}

#content #home_page_2 .homepage2{
	margin:0;
	padding:0;
	height:225px;
	float:left;

}
#content #reasons {
	background-image:url(images/homepage_reasons.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:188px;
}
#content #reasons ol{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:48px;
	margin-left:34px;
	margin-right:2px;
	font-size:12px;
}
#content #top_features {
	background-image:url(images/homepage_topfeatures.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:185px;
}
#content #top_features ol{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:48px;
	margin-left:31px;
	margin-right:5px;
	font-size:12px;
}
#content #industries {
	background-image:url(images/homepage_industries.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:195px;
}
#content #industries ol{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:48px;
	margin-left:31px;
	margin-right:5px;
	font-size:12px;
}
#content #industries ol li a{
	font-size:12px;

}


#footer{
	margin:0 auto;
	padding:0;
	clear:both;
	height:80px;
	width:782px;
	background:url(images/footer_bg.gif) no-repeat left top;	
	
}


#footer ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	padding-top:15px;
	width:100%;
	text-align:center;
}

#footer ul li{
	margin:0;
	padding:0;
	display:inline;
	border-right:1px solid #637bba;
	font-size:12px;
	padding-right:1em;
	padding-left:1em;
}

#footer ul li a{
	margin:0;
	padding:0;
	color:#1E51A0;
	font-weight:bold;
	font-family:Calibri;
	font-size:15px;
}

#footer ul li a:hover{
	text-decoration:none;
	color:green;
	font-weight:bold;
}


/***Landing page footer***/


#footer_land{
	margin:0 auto;
	padding:0;
	clear:both;
	height:80px;
	width:955px;
	background:url(images/footer_bg.png) no-repeat left top;	
	
}

#footer_land ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	padding-top:15px;
	width:100%;
	text-align:center;
}

#footer_land ul li{
	margin:0;
	padding:0;
	display:inline;
	border-right:1px solid #637bba;
	font-size:12px;
	padding-right:1em;
	padding-left:1em;
}

#footer_land ul li a{
	margin:0;
	padding:0;
	color:#1E51A0;
	font-weight:bold;
	font-family:Calibri;
	font-size:15px;
}

#footer_land ul li a:hover{
	text-decoration:none;
	color:green;
	font-weight:bold;
}


/*************  Footer Copyright Info ***************************************/

#copyright{
	margin:0;
	padding:0;
	color:#1E51A0;
	width:100%;
	text-align:center;
	font-family:Calibri;
	font-size:12px;
	padding-top:8px;
	margin-bottom:10px;
}

/* HIDE VOLUSION CHAT DIV */

#LiveChat{
	display:none;
}



#create_new_account{
	text-align:left;
}
#content #trial_bottom #trial_left form #login_existing_customer h3{

	text-align:left;
}
#content #trial_bottom #trial_left form #create_new_account h3{

	text-align:left;
}


br.clear{
	clear:both;
	height:30px;
}
#index {
	margin:0;
	padding:0;

}
#index .section{
	text-align:left;
}
#index .section p{
	font-size:11px;

}
#index .last_section .blue{
	font-size:11px;
}

#new_page_header{
	width:575px;
	height:311px;
	background:url(images/home_page_spash_2.png) left top no-repeat;
	margin:0 auto;
	padding:0;
	position:relative;
}
#new_page_header h2{
	padding:0;
	margin:0;
	position:absolute;
	width:192px;
	height:67px;
	top:234px;
}
#new_page_header h2 a{
	display:block;
	padding:0;
	margin:0;
	width:192px;
	height:67px;
	text-indent:-9999px;
}
#new_page_header h2#upgrade{
	left:190px;
}
#new_page_header h2#start_now{
	left:380px;
}

#new_page_header h2#upgrade a:hover{
	background:url(images/upgrade_now_hover.png) left top no-repeat;
}
#new_page_header h2#start_now a:hover{
	background:url(images/start_now_hover.png) left top no-repeat;
}
#new_page_header h2#sell_online a:hover{
	background:url(images/sell_online_hover.png) left top no-repeat;
}
#shoppingcartfaq{
	padding:15px;
	margin:1em auto;
	width:70%;
}
#shoppingcartfaq hr{
	height:1px;
	border:1px dashed #000033;
	margin:30px 5px;
}
#shoppingcartfaq h2{

	margin-bottom:10px;
	margin-top:25px;
	color:#0066CC;

}
#shoppingcartfaq h2 a{
	font-size:16px;
	margin-bottom:10px;
	margin-top:15px;

}
#shoppingcartfaq ul li a{
	font-size:12px;
	color:green;
}

#pricing img{
	border:none;
}
#pricing{
	padding:0;
}
#pricing #pricing_nav{
	padding:0;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;


}
#pricing #pricing_nav img{
	margin:0;
	padding:0;
	border:none;
}
#pricing #pricing_nav a img{
	margin:0;
	padding:0;
	margin-left:-3px;
}
#pricing #pricing_content{

	margin-top:10px;
	margin-bottom:25px;


}
#pricing #pricing_content img {

	margin:10px 10px;
}
#pricing #solutions{
	width:625px;
	margin:0px auto;
	text-align:center
}
#pricing #solutions #bronze_solution img{
	margin-top:6px;
}

th.steel{
	background:url(/assets/images/pricing_page/steel_bg.gif) no-repeat center center;
}

th.bronze{
	background:url(/assets/images/pricing_page/bronze_bg.gif) no-repeat center center;
}
th.silver{
	background:url(/assets/images/pricing_page/silver_bg.gif) no-repeat center center;
}
th.gold{
	background:url(/assets/images/pricing_page/gold_bg.gif) no-repeat center center;
}
th.plat{
	background:url(/assets/images/pricing_page/platnium_bg.gif) no-repeat center center;
}


#pricing table th{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;


}

#pricing table th.th_middle{
	text-align:left;
	padding-left:10px;
}
#pricing table td{
	margin:0;


	font-family:arial, sans serif;


}
td.td_leftalign{
	text-align:left;
	color:#595959;
	padding:0.25em 0.25em .25em 1em;
}
#pricing table td.td_leftalign img{
	vertical-align:middle;
}
#pricing table th h3{
	font-size:14px;
	margin:0;
	padding:0;
}

td.td_pricing_content{
	text-align:center;
}

.bigred{
	color:#FF0000;
	font-size:140%;
	font-weight:bold;
}
.red{
	color:#FF0000;
	font-weight:bold;
}
tr.yellow{
	background-color:#FFFFB9;
}
tr.google_promo{
	background-color:white;
	color:#009900;
	font-weight:bold;
}






/*-----  training videos ----------*/
#training_videos{
	padding:0 15px;
	margin-top:25px;
	padding-bottom:25px;
}
#training_videos h1{
	background-image:url(/training_videos/images/v4logo_big.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:260px;
	height:55px;
	margin:0px auto;	
}
#training_videos h2{
	margin:15px auto;

	padding:0;
	margin-top:25px;

}
#training_videos #training_vid_list{
	margin:0px auto;

	padding:10px;
	border:1px solid #999999;
}
#training_videos #training_vid_list div.legend{
	margin:0;
	padding:0;
	width:100px;
	padding:10px;
	float:left;
	text-align:center;
}
#training_videos #training_vid_list h3{
	margin:0;
	padding:0;
	padding:5px;
	float:left;
	text-align:left;



}
#training_videos #training_vid_list h3 a{
	font-size:130%;
}
#training_videos #training_vid_list br{
	clear:both;
}



/*---- Server Reqs -----------*/

#server_req .solution{
	width:90%;
	margin:0px auto;
	padding:0;
	background:#EEEEEE;
	border:1px solid #999999;
	margin-bottom:-1px;
}
#server_req  h1{
	margin-top:15px;
	margin-bottom:25px;
}
#server_req .solution h1{
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:5px;
	background-color:#0055bb;
	border-bottom:1px solid #999999;

}
#server_req .solution img{
	border:0;
	vertical-align:middle;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-left:10px;

}
#server_req .solution ul{
	list-style:none;
	margin:0;
	padding:0;
	margin:10px 10px;
	padding:10px;
}
#server_req .solution ul li{
	display:inline;
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Tahoma,helvetica,sans-serif;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;


}

#server_req .solution ul li p{
	padding:5px;
	margin:0;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
	color:black;
	font-size:12px;
	font-weight:normal;
}


/*------------  Online Stre builder.asp -------------*/

#osb{
	padding:0 10px;
	width:75%;
	margin:0 auto;
	margin-top:25px;
	padding-bottom:25px;
}
#osb #osb_top{
	clear:both;
	border-bottom:1px solid gray;
	padding-bottom:10px;
}
#osb #osb_top .float_left{
	width:48%;
	float:left;
}
#osb #osb_top #center{
	width:2px;
	margin-left:3px;
	margin-top:20px;
	height:300px;
}
#osb #osb_top .float_right {
	text-align:right;

}
#osb #osb_top .float_right img{
	margin-right:10px;
	margin-bottom:10px
} 
#osb #osb_top .float_left object{
	margin-bottom:10px
}
#osb h1#free_trial{
	background-image:url(file:///D|/images/online-demo-free-trial.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:500px;
	height:50px;
	margin-bottom:15px;
}


/*-------- merchant account pages --------------*/
#merchant_service{
	padding:0 10px;
	margin-top:25px;
	padding-bottom:25px;
}
#merchant_service h2{
	font-size:90%;
}
#merchant_service table{
	border-collapse:collapse;
	border:1px solid #CCCCCC;

}
#merchant_service table#compare{
	background-color:#eeeeee;

}
#merchant_service table#compare th{
	background:#999999 url(http://www.volusion.com/assets/images/table_bar_shading.png) repeat-x left top;
	color:white;
	text-align:center;
	padding:4px;
	border:1px solid #cccccc;
}

#merchant_service table#compare td{
	background:#fff url(http://www.volusion.com/assets/images/pricing_page/tabe_row2_bg.gif) repeat-x left top;
	font-size:11px;
	padding:3px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#merchant_service table#compare td em{
	color:#999999;
	font-size:10px;
}



#merchant_service table#compare th.dark_blue{
	background-color:#0066cc;
}
#form1 div#send_form{
	width:580px;
	margin:0px auto;
	position:relative;

}
#send_form #send_form_inner{
	margin:0;
	padding:0;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;
	border-left:1px solid #919191;
	clear:both;

}
#send_form h1{	
	margin:0;
	padding:0;
	color:#666666;
	width:580px;
	height:26px;
	font-size:14px;
	text-align:center;
	background-image:url(images/corner_right-top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:1px solid #919191;
	position:relative;

}
#send_form h1 em{	
	background-image:url(images/corner_left-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	width:580px;
	height:26px;
	padding-top:3px;
	background-color:transparent;

}


#send_form .float_right{
	width:40%;
	padding:10px;
	background-color:#ebf7ea;
	height:170px;
	border-left:1px solid #919191;
	display:inline;
	position: relative;

}


#send_form .float_left{
	width:51%;
	padding:15px;
	display:inline;
	position: relative;
}
#send_form label{
	margin:0;
	padding:0;
	float:left;
	width:75px;
	margin-right:5px;
	text-align:right;
	padding:3px;
	font-size:10px;
	margin-bottom:3px;
	vertical-align:middle;
}

#send_form input[type="text"]{	
	margin:0;
	padding:0;
	float:left;
	padding:3px;
	font-size:10px;
	margin-bottom:3px;
	vertical-align:middle;
	height:7px;

}
#send_form br{
	clear:both;
}


.baby_blue{
	color:#3366ff;
}



#sitemap {
	margin:10px;
	padding:15px;
}
#sitemap ul li h3 a{
	margin:0;
	padding:0;
	margin-top:10px;
}
#sitemap ul.inside{
	margin:0;
	padding:0;

	margin-bottom:15px;;
	margin-left:10px;
}

#partners {
	width:68%;
	margin:10px auto;
	text-align:left;
	padding:15px;
}

#partners .partner_listing{
	padding:5px;
	border:1px solid #dadada;
	margin-bottom:15px;
	background:transparent url(images/box_table_bg.gif) repeat-x scroll left bottom;
}
#partners .partner_listing h2 a{
	font-size:130%;
	margin-bottom:25px;
	margin-left:10px;
	letter-spacing:-2px;


}
#partners .partner_listing img {
	float:right;
	padding:10px;
}



/*-------  google promo  --------------*/
#google_promo{
	margin:10px;
	padding:10px;
}

#google_promo h1{
	margin-bottom:25px;
}
#google_promo h2{
	margin-bottom:10px;
	font-size:125%;
	color:#000066;
}
#google_promo table{
	width:95%;
	margin-bottom:25px;
}
#google_promo table th{
	background-color:#e7e9fe;
	padding:3px;
}




/*------- live chat page ----------------*/
#livechat{
	margin:10px;
	padding:10px;

}
#livechat #countdown{
	background:url(images/countdown_background.gif) repeat-x top left #464646;
	padding:10px;
	border:1px solid #333333;
	width:215px;
	margin:0px auto;
	text-align:center;
}
#livechat .rowcontainer{
	float:none;
	margin-bottom:25px;
}
#livechat #countdown .countdown_inner{
	text-align:left;
}
#livechat #countdown strong{
	margin-right:12px;
	margin-left:5px;
	color:#66ccff;
	font-family:"Trebuchet MS";
}
#livechat #countdown .quartercolumn{
	font-size:12px;
	color:#66ccff;
}
#livechat #countdown .hours{
	background:url(images/countdown_separators.gif) no-repeat 0 37%;
}
#livechat #countdown .min{
	background:url(images/countdown_separators.gif) no-repeat 0 37%;
}
#livechat #countdown .sec{
	background:url(images/countdown_separators.gif) no-repeat -1% 37%;
}
#livechat h1.countdown_title{
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#0066FF;
}
#livechat #countdown .quartercolumn h2{
	margin:0;
	padding:0;
	font-size:36px;
	color:#66ccff;
	font-family:"Trebuchet MS";
	font-weight:bold;

}
#livechat h1{
	margin-bottom:10px;
	margin-top:25px;
	text-transform:none;
}
#livechat h2{
	margin:0;
	padding:0;
	margin-top:35px;
	margin-bottom:10px;
	font-size:135%;
	color:#000066;
}
#livechat h3{
	margin:0;
	padding:0;
	margin-bottom:25px;
	font-size:115%;
	color:#990066;
	text-transform:none;
}
#livechat h4{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:110%;
	color:#333333;
}
#livechat img{
	border:none;
}
#livechat .launching{
	color:red;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.green{
	color:#009933;
}
img#why_choose{
	float:right;
}
.tableLight {
	background-color: #FFFFFF;
	padding: 5px;
}
.tableDark {
	background-color: #F5F7F9;
	padding: 5px;
}




/*-------  shoppingcart trial  --------------*/

#free_trial_page{
	margin:8px;
	padding:3px;
}
#free_trial_page h1{
	font-size:36px;
	color:#CCCCCC;
	margin:15px auto;

}
#trial_top{
	background-image:url(images/trial_top_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:1px solid #919191;
}
#trial_top div{
	background-image:url(images/trial_top_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px;
	position: relative;
	z-index:50;
}
#trial_top p{
	margin:0;
	padding:5px;
}
#trial_top h1{
	font-size:125%;
	color:#999999;
	margin:0;
	padding:5px;
}

#trial_bottom{
	border-bottom:1px solid #919191;
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	background-color:#f2f2cb;
	background-image:url(file:///D|/assets/images/bg_y.gif);
	background-repeat:repeat-x;
}

#trial_left{
	padding:2px;
	background-color:#d6dbf2;
	background-image:url(file:///D|/assets/images/bgb.gif);
	background-repeat:repeat-x;
	width:360px;
	font-size:11px;
	height:790px;
	border-right:1px solid #919191;
}
.trial_v2 #trial_left{
	width:520px;
}
#trial_left input#submit_reg{
	width:350px;
	height:75px;
}
#trial_left label, #trial_left input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
#trial_left label {

	text-align: right;
	width: 115px;
	padding-right: 12px;
	padding-top: 3px;
	padding-left: 5px;

}
.trial_v2 #trial_left label, #trial_left input {
	width:175px;
}
.trial_v2 #trial_left label {
	font-size:12px;
	width: 150px;
}

#trial_left label.select_label{
	width: 180px;
	text-align:left;
	margin-left:20px;
}
* html #trial_left label.select_label{
	width: 180px;
	text-align:left;
	margin-left:10px;
}
#trial_left select.select_label{
	margin-left:20px;
}
#trial_left br {
	clear: left;
}
#trial_left h3{
	text-align:left;
	padding:10px 0;
	margin:20px 10px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	color:#666666;
}
#login_existing_customer > *{
	text-align:left;
}


#trial_right{
	padding:5px;
	width:180px;
	font-size:11px;
	text-align:center;

}
#trial_right p{
	text-align:left;
}
.trial_v2 #trial_right p{
	text-align:left;
	font-size:12px;
}




#client_gallery_header{
	margin:0;
	padding:0;
	color:#ff9933;
	margin-bottom:25px;
	height:120px;
	border:1px solid #999999;
	width:99%;
	margin:0px auto;

}
* html #client_gallery_header{
	margin-top:10px;
	padding-top:10px;
}
#client_gallery_header ul{
	display:inline;
	float:left;
	margin-right:10px;
}
#client_gallery_header ul li a{
	color:blue;
	text-decoration:none;
}
#client_gallery_header ul li a:hover{
	text-decoration:underline;
}

#upgrade{
	margin:10px;
	padding:10px;
}
#new_customer{
	margin:10px;
	padding:10px;
}



#end_special_pages{
	margin:0;
	padding:0;
	text-align:left;
	margin-top:25px;
}


#merchant_service_terminology{
	margin:10px;
	padding:10px;
}

#merchant_service_terminology h2{
	font-size:120%;
	text-transform:lowercase;
	color:#000066;
}


#onepagecontainer{
	margin:10px;
	padding:5px;
}
#onepagecontainer h1{
	margin-bottom:25px;
}

#onepagecontainer #one_page_overlay{
	padding:10px;
}
#onepagecontainer .screenshot{
	text-align:center;
	margin:10px;
}

.page_header{
	text-align:left;
	margin:15px 0;

}
* html .page_header{
	margin:0;
	padding:0;

}

img.float_left, img.float_right{
	margin:10px;
}

#livechat h3.huge{
	font-size:16px;
	color:#0033CC;
	margin:0;
	padding:0;
	margin-bottom:10px;

}

.center{
	text-align:center;
}
#reseller{
	font-size:12px;
	padding:25px;
	width:75%;
	margin:0 auto;
}
#reseller h1{
	margin-bottom:20px;
	margin-top:20px;
}

#reseller form{
	margin:25px 0px;
}
#reseller label{
	float:left;
	display:inline;
	width:180px;
	margin:5px;
	padding:5px;
	text-align:right;
	font-size:12px;
}
* html #reseller label{
	margin:0;
	padding:0;
	margin:5px;
	padding:3px;
}
#reseller input[type="text"], #reseller select, #reseller textarea{
	float:left;
	margin:5px;
	padding:3px;
	border:1px solid gray;
}

* html #reseller input.input{
	float:left;
	margin:0;
	padding:0;
	margin:5px;
	padding:3px;
	border:1px solid gray;
}

* html #reseller textarea{
	float:left;
	margin:0;
	padding:0;
	margin:5px;
	padding:3px;
	border:1px solid gray;
}
* html #reseller select{
	float:left;
	margin:0;
	padding:0;
	margin:5px;
	padding:3px;
	border:1px solid gray;
}

#reseller div.select_fields{
	float:left;
	display:inline;
	margin:5px;
	padding:5px;
}
#reseller input:focus, #reseller input:hover, #reseller textarea:focus, #reseller textarea:hover, #reseller select:focus, #reseller select:hover {
	color: #000;
	background: #E4F7FA;
	border: 1px solid #00DFFF;
}
#reseller h3{
	font-size:12px;
	text-align:center;
	color:red;
	text-transform:none;
	padding-bottom:20px;
	letter-spacing:normal;
}
#reseller input.submit{
	display:block;
	width:285px;
	margin:30px auto;
}
#reseller input.submit:hover{
	border:none;
}
#reseller form br{
	clear:both;
}



img.fastest_checkout{
	margin:10px auto;
}

#agreement{
	margin:5px;
	padding:5px;
	margin-top:10px;
	text-align:center;
}
#agreement p{
	text-indent:15px;
	text-align:left;
}
#agreement h1{
	margin:10px 0;
	text-transform:none;
	font-size:18px;

}
#agreement h3{
	text-align:left;

}
#agreement ul{
	text-align:left;
}
#agreement ul li{
	text-align:left;
}
#agreement h5{
	font-size:.9em;
	font-weight:bold;
}

#livechat_help{
	padding:3px;
	margin:20px auto;
	width:75%;
}
#livechat_help h1{
	margin-top:35px;
	margin-bottom:20px;
}
#livechat_help h3{
	margin-top:30px;
}
#livechat_help h4 span.blue{
	color:#000099;
}
#livechat_help h4{
	margin-top:15px;
}
#livechat_help #pricing_nav{
	margin-top:15px;
	margin-bottom:15px;
}
#livechat_help #pricing_nav img{
	margin:0;
	padding:0;
	border:none;
}
#livechat_help #pricing_nav a img{
	margin:0;
	padding:0;
	margin-left:-3px;
}

#livechat #beta_testers{
	padding:10px;
	margin:15px auto;
	width:75%;
	background-color:#FFFFCC;
	border:2px solid #FFCC33;

}
#livechat #beta_testers h3{
	color:#0099FF;
	font-size:21px;
	text-align:center;
	margin-bottom:15px;
}




.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#livechat table{
	margin:20px 10px;
	border:1px solid gray;
	background-color:#dedede;
	border-collapse:collapse;
	width:95%;
}
#livechat table td{
	padding:3px;
	border:1px solid gray;
	text-align:center;
}
#livechat table th.row_sep{
	padding:5px;
	text-align:center;
	background-color:#003399;
	color:white;
}
#livechat table th{
	padding:5px;
	text-align:left;
	border:1px solid gray;
}
#livechat table td strong{
	font-size:14px;
}


#fast_traffic #fast_traffic_nav{
	margin-top:15px;
	margin-bottom:15px;
}
#fast_traffic #fast_traffic_nav img{
	margin:0;
	padding:0;
	border:none;
}
#fast_traffic #fast_traffic_nav a img{
	margin:0;
	padding:0;
	margin-left:-3px;
	border:none;
}
#fast_traffic img#partners_image{
	margin:0px auto;
	margin-bottom:10px
}




.inner_nav{
	background:transparent url(/assets/images/pricing_page/pricing_nav_background.jpg) no-repeat scroll center bottom;
	height:75px;
	margin:0pt auto;
	text-align:center;
	width:95%;
}
.inner_nav ul{
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt auto;
	padding:0pt 0pt 0pt 5em;
	text-align:center;
}

.inner_nav ul li{
	background:transparent url(/assets/images/pricing_page/inner_nav_right.jpg) no-repeat scroll right top;
	display:inline;
	float:left;
	margin-right:0em;
	margin-top:13px;
}   

.inner_nav ul li a{
	background:transparent url(/assets/images/pricing_page/inner_nav_left.jpg) no-repeat scroll left top;
	display:block;
	font-size:14px;
	height:48px;
	padding-top:11px;
	text-align:center;
	width:15em;
}

.inner_nav ul li.current{
	background:url(/assets/images/pricing_page/inner_nav_right_current.jpg) no-repeat right top;
	margin-top:0;
}

.inner_nav ul li.current a{
	background:url(/assets/images/pricing_page/inner_nav_left_current.jpg) no-repeat left top;
	padding-top:18px;
}


#left #google_checkout{
	padding:1em 0;
}
#left #free_trial_left_nav{
	padding:2em 0;
}

#marketing #head_bottom ul {
	width:90%;
}

#solution #head_bottom ul {
	width:90%;
}

#web_marketing_splash{
	margin:0 auto;
	padding:0;
	position:relative;	
	width:504px;
	height:360px;
	margin-top:1.5em;
	padding-bottom:3em;
	background:url(images/marketing/web_marketing_splash.jpg) no-repeat left top;
	margin-bottom:25px;
}

#web_marketing_splash h3{
	margin:0;
	padding:0;
	width:252px;
	height:261px;
	position:absolute;
	top:125px;
	left:0px;
}

#web_marketing_splash h3#ft_splash  {
	margin:0;
	padding:0;
	display:block;
	width:252px;
	height:261px;
	left:0;
	background:url(images/marketing/ft_splash_button.gif) no-repeat left top;
}

#web_marketing_splash h3#seo_splash  {
	margin:0;
	padding:0;
	display:block;
	width:252px;
	height:261px;
	left:257px;
	background:url(images/marketing/seo_splash_button.gif) no-repeat left top;
}


#web_marketing_splash h3#ft_splash  a{
	margin:0;
	padding:0;
	display:block;
	width:252px;
	height:261px;

}

#web_marketing_splash h3#seo_splash a {
	display:block;
	width:252px;
	height:261px;

}

#web_marketing_splash h3#ft_splash a:hover{
	background:url(images/marketing/ft_splash_button_hover.gif) no-repeat left top;
	text-decoration:none;
}
#web_marketing_splash h3#seo_splash a:hover{
	background:url(images/marketing/seo_splash_button_hover.gif) no-repeat left top;
	text-decoration:none;
}


#news_nav{
	position:relative;
	margin:0;
	padding:0;
	margin:2em 0;
	width:99%;
	text-align:center;

}
#news_nav ul{
	position:relative;
	display:block;

	margin:0;
	padding:0;
	list-style:none;
}
#news_nav ul li{
	margin:0 .25em;
	padding:.75em 1em;
	padding-bottom:.5em;
	border:1px solid #dadada;
	display:inline;
	background:transparent url(images/box_table_bg.gif) repeat-x scroll left bottom;
}

#news_nav ul li a{
	font-size:1.4em;
	font-weight:bold;
}

#news_nav ul li a:hover{
	color:#FFBB00;
	text-decoration:none;
}

#support_page #head_bottom ul{
	width:64%;
}
#home #head_bottom ul{
	width:90%;
}

#solutions #head_bottom ul{
	width:90%;
}

/* for the WHOIS Domain page only */

#whois_info #head_bottom ul{
	width:90%;
}

#company #head_bottom ul{
	width:70%;
}

/* Tab navigations for Compare, SEO, Fast traffic, etc... */


#tab_nav{
	width:100%;
	text-align:center;
	margin-top:1em;
	margin-bottom:1.5em;
	background:url(/assets/images/pricing_page/pricing_nav_background.jpg) no-repeat center bottom;
	height:77px;

}

#tab_nav ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	height:30px;
	text-align:center;
	width:465px;
	font-weight:bold;
}

#tab_nav ul li{
	display:inline;
	float:left;
	background-image:url(/assets/images/pricing_page/inner_nav_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;

}
#tab_nav ul li a{
	background-image:url(/assets/images/pricing_page/inner_nav_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:15em;
	text-align:center;
	height:36px;
	font-size:12px;
	display:block;
	padding-top:15px;

}
#tabe_nav ul li a span{
	display:block;
	padding-top:1em;
	width:100%;
}

#tab_nav ul li a span {
	display:block;
	padding-top:1em;
	width:100%;
}

#tab_nav ul li.current{
	background-image:url(/assets/images/pricing_page/inner_nav_right_current.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#tab_nav ul li.current a{
	background-image:url(/assets/images/pricing_page/inner_nav_left_current.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	padding-top:15px;
	width:15em;
	font-size:18px;
	text-align:center;
}

/* Generic Content Div for non-speciality pages */

#content_standard{
	padding:14px;
	margin:0 auto;
	text-align:center;
}

#content_standard p{
	margin:0pt auto;
	padding:10px;
	text-align:left;
	width:90%;
}

#content_standard h1{
	border-bottom:1px solid #DADADA;
	margin:20px auto 3px;
	padding-bottom:5px;
	padding-left:0pt;
	padding-right:0pt;
	text-align:left;
	width:90%;

}

#content_standard ul{
	text-align:left;
	margin-left:10%;
}


#news_holder span{
	margin:0;
	padding:0;
	display:block;
	margin-bottom:10px;
}
#news_holder{
	width:200px;
	height:105px;
	overflow:hidden;
}
#news_holder li{
	margin-bottom:10px;
}



<!-- rtl.css -->

#home #head_bottom{
	height:26px;
	#height:30px;
}

#home #head_bottom ul li{
	margin-right:13px;
	padding-right:7px;
}

#content_default {
	margin: 0px;
	margin:0px;
	background-color:#fff;	
	height:100%;
	padding:0px;
	width:783px;
	text-align:left;
}

#index_new{
	text-align:left;
	margin:0;
	padding:10;
	min-height: 450px;
	/*height:450px;*/
	width:783px;
}
#index_new h2{
	margin:0;
	padding:0;
	margin:1em 0;
	font-size:1.5em;
	font-weight:normal;
	text-transform:none;
}

div#livechat_code{
	position:absolute;
	width:188px;
	left:605px;
	
	top:2.5em;
}

/* Blog Content */


#contentblog {float:left; line-height:1.6em; margin:0 20px 5px 0px; padding-left:20px;width:535px}



.blogcolumn { float: left; width: 99%; text-align:left;
	margin:0 0 30px 0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	border:1px solid #e7e7e7;}		/* Blog column*/


.blogcolumn h2{

	border-bottom:1px solid #E7E7E7;
	font-family:Georgia,serif;
	font-size:22px !important;
	font-weight:normal;
	line-height:24px;
	margin:0 auto 20px;
	padding:20px 0px 25px 4px;
	text-transform:none;
	width:524px;
	color:red;
}

.blogcolumn post-date{

	float: right;
        font-style: italic;
	margin-right:20px;
	font-size:22px !important;

}



/* Blog Sidebar */

#blogsidebar {background-color:#ffffff;
	float:right; 
	line-height:1.4em; 
	margin:0 0 5px; 
	padding-right: 20px;	
        width:180px; 
}

#blogsidebar ul{
	list-style:none;
	margin: 0 0 12px 10px;
	padding: 0 0 12px 10px;
	border-top:none;
        text-align:left;
	border-bottom:none;
	}

#blogsidebar ul ul{
	border-bottom:none;
	}


#blogsidebar li {
	margin-left:0px;
	color:#286ea0; 
    font-size:11px;
    text-decoration:none;
	margin-right:2px;
	border-bottom:none;
	}

#blogsidebar ul ul li {
	margin-left:0px;
	margin-right:2px;
    list-style-image: url(images/level2.gif);
	border-bottom:1px solid #cccccc;
	}

#blogsidebar ul ul ul li{
	margin-left:0px;
	margin-right:2px;
    list-style-image: url(images/level3.gif);
	border-bottom:none;
	}


#blogsidebar li a{
	font:100%;
    color:#286ea0;
    font-weight:normal;
	text-decoration:none;
}
#blogsidebar li a:hover{
	color:#060;
	text-decoration:none;
	}

#blogsidebar H2 {
	margin-left:0px;
	padding:1px; 
	line-height:1.6em; 
        font-size:12px;
        font-weight:bold;
	height:21px;
        background:#666666 url(images/level3.jpg);
	color:#ffffff; 
        text-decoration:none;
text-indent: 40px;

	}

/*Adding New CSS*/
div#boxes{
			width:782px;
			margin:0 auto;
		}
		div#boxesinner{
			width:782px;
			background: url(images/back.jpg) no-repeat;
			float:left;
		}
        div#whatishalixo {
            font-family:arial;
            font-size:12px;
            color:#3e3e3e;
            float:left;
			margin-left:11px;
			line-height:17px;
			height:auto;
			border:0px solid #D6D6D6;
        }
		.box{
			margin-top:21px;
        }
        #boxes h2{
            color : #333;
			font:bold 14px arial;
			border-bottom:1px solid #d6d6d6;
			line-height:30px;
			margin-left:5px;
			margin-right:10px;
        }
        #whatishalixo div {
            margin-left:10px;
            margin-right:10px;
        }
        div#domainnames {
            height:199px;
            width:218px;
            float:left;
			margin-left:10px;
        }
        div#domainnames ul{
           list-style-position:inside;
		   margin:0px;
		   padding:10px;
		   padding-left:15px;
        }
        div#domainnames ul li{
            font: bold 12px verdana;
            color:#3e3e3e;
			border-bottom:1px solid #d6d6d6;
			line-height:35px;
		}
        div#domainnames ul li#domainname{
            background:url(images/www_icon.gif) no-repeat;
			list-style:none;
			padding-left:40px;
        }
        div#domainnames ul li#ssl{
			background:url(images/lock_icon.gif) no-repeat 5px;
			list-style:none;
			padding-left:40px;
        }
        div#domainnames ul li#chat{
			background:url(images/bubble_icon.gif) no-repeat 5px;
			list-style:none;
			padding-left:40px;
        }
        div#domainnames ul li#livechats{
			background:url(images/chart_icon.gif) no-repeat 5px;
			list-style:none;
			padding-left:40px;
        }
		div#whyhalixo {
            font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#333;
            height:auto;
            float:left;
			margin-left:52px;
			border:0px solid #D6D6D6;
		}
		div#whyhalixo ul{margin:0px;padding:0px;}
        div#whyhalixo ul li{
            font-size:12px;
            color:#3e3e3e;
			background:url(images/true_icon.gif) no-repeat left 5px;
			list-style:none;
			padding-left:20px;			
			margin:0px;
			line-height:18px;
		}
		div#ourguarantee {
            font-family:arial;
            font-size:12px;
            color:#333;
            height:auto;
            float:left;
			margin-left:43px;
			text-align:center;
			padding-bottom:10px;
			border:0px solid #D6D6D6;
		}
		div#ourguarantee ul{margin:0px;padding:0px;}
        div#ourguarantee ul li{
            /*font-size:12px;
            color:#3e3e3e;
			background:url(images/true_icon.gif) no-repeat left 5px;
			list-style:none;
			padding-left:18px;			
			margin:0px;
			line-height:18px;*/
			list-style:none;
		}
		.IE7issue{
			padding-left:0px;			
			margin-left:0px;
		}
		.increasesales{
			font-size:20px;
            color:#0055bb;
			font-family:Arial, Helvetica, sans-serif;
			list-style:none;
			margin:0px;
			text-align:center;
		}
		.offer{
			font-size:11px;
            color:#2F2F2F;
			font-family:Arial, Helvetica, sans-serif;
			list-style:none;
			margin:0px;
			padding-top:6px;
			text-align:center;
		}
		.no3ts{
			height:68px;
			list-style:none;
			margin-left:20px;
			margin-top:6px;
			text-align:left;
			display:block;
		}
		.no3tstext{
			font-size:14px;
			font-family:"One Stroke Script LET";
            color:#3e3e3e;
			background:url(images/no-3Ts-PNG2.jpg) no-repeat left 5px;
			list-style:none;
			padding-left:18px;
			padding-top:3px;
			margin-left:58px;
			line-height:14px;
			text-align:left;
		}
		.hrline{
			border-bottom:1px solid #D6D6D6;
			margin-bottom:5px;
		}
		#freetrial{
			background:url(images/free_trial.jpg) no-repeat;
			display:block;
			height:25px;
			margin:0pt 0px 0pt 0pt;
			overflow:hidden;
			padding:0pt 0px 0pt 0pt;
			text-align:center;
			text-indent:-9999px;
			width:115px;
		}
		
		a#freetrial:hover{
			background: url(images/free_trial_hover.jpg) no-repeat;
			cursor:pointer;
		}

