@charset "utf-8";
/* CSS Document */
      
.innerpage_wrapper{
	width:850px;
	background:url(../images/innerpage_gradiant.gif) repeat-x #fff;
	float:left;
}
.left_contentarea{
	width:619px;
	float:left;
	padding:30px 0px 10px 17px;
}
.text_over_grid{
	width:600px;
	float:left;
}
.plan_grid_outer{
	width:619px;
	float:left;
	padding:10px 0px 0px 0px;
}
.plan_grid{
	border:solid 1px #d8d7d7;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.plan_grid tr td{
	padding:0px 8px 0px 16px;
}
.plan_grid tr td a img{
	border:none;
}
.plan_grid tr.heading td{
	background:url(../images/grid_heading_bg.gif) repeat-x;
	text-align:left;
	padding:8px 8px 0px 16px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 1px #1185cb;
	height:40px;
	line-height:normal;
	font-size:15px;
}
.plan_grid tr.heading td span{
	font-size:13px;
	font-weight:normal;
	display:block;
}
.plan_grid tr.heading td span strong{
	font-weight:bold;
	font-style:italic;
}
.plan_grid tr.heading td.select_plan{
}
.plan_grid tr.heading td.silver{
	width:96px;
}
.plan_grid tr.heading td.gold{
	width:96px;
}
.plan_grid tr.heading td.platinum{
	width:96px;
}
.plan_grid tr.row td{
	background:#edecec;
	height:28px;
	color:#484848;
	vertical-align:middle;
}
.plan_grid tr.altrow td{
	background:#f2f1f1;
	height:28px;
	color:#484848;
	vertical-align:middle;
}
.right_panel{
	padding:78px 13px 0px 13px;
	width:184px;
	float:left;
}

.guarantee{
    width:180px;
    float:left;
    text-align:center;
    padding:0px 0px 0px 0px
}


.free_trial_text{
	width:180px;
	float:left;
	padding:14px 0px 0px 0px;
}
.testimonial_box{
	width:184px;
	float:left;
	padding:17px 0px 0px 0px;
}
.testimonial_box .heading{
	background:url(../images/testimonial_box_heading_bg.gif) no-repeat;
	width:172px;
	height:22px;
	padding:6px 0px 0px 12px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.testimonial_box .middle{
	width:172px;
	float:left;
	padding:5px;
	background:#f3f4f4;
	border-right:solid 1px #d6d6d6;
	border-left:solid 1px #d6d6d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f4040;
    text-align:left;
}
.testimonial_box .middle span{
	color:#da0000;
}
.testimonial_box .middle .client_info{
	float:left;
	color:#da0000;
	padding:0px 0px 7px 5px;
}
.testimonial_box .middle .client_info .client_img{
	width:57px;
	padding-right:5px;
	float:left;
}
.testimonial_box .middle .client_info .client_name{
	float:left;
	width:100px;
	padding:25px 0px 0px 0px;
	font-size:9px;
}
.testimonial{
	width:145px;
	float:left;
	background:url(../images/testimonial_quote_left.gif) no-repeat left top;
	padding:2px 0px 0px 20px;
}
.testimonial span.quote_right{
	background:url(../images/testimonial_quote_right.gif) no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
}
.testimonial_box .bottom{
	background:url(../images/testimonial_box_bottom.gif) no-repeat;
	width:184px;
	height:5px;
	float:left;
}

.link_new{
    color:#fff;
    text-docoration:none;
}
.link_new:hover{
    text-decoration:underline;
}

