/* --------------------------- BEGIN PRICING TABLE --------------------------- */
		
#pricing_table{width:649px; margin: 0 auto;font:12px/18px Arial,Lucida,Verdana,sans-serif;}
#pricing_table h3{margin:0; padding-top:1px;font-style:normal;text-decoration:none; float:none; font-weight:bold; font-size:14px;}
#pricing_table p{margin:0; padding:0;font-style:normal;text-decoration:none; float:none;}
	
#plans #top .plan{width:130px;height:40px;float:left;text-align:center;background-color: #111;padding-right:1px;border-top:1px solid rgba(255,255,255,.2);background:-webkit-gradient(linear, left top, left bottom, from(#0e84d4), to(#0d72b7));background:-moz-linear-gradient(top,  #0e84d4,  #0d72b7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e84d4", endColorstr="#0d72b7");}
#plans{background:url(../_images/pricing_table/schadow.png) no-repeat bottom center;float:left;margin-top:20px;padding-bottom:12px;}
#plans #top{height:40px;color:#fff;}
#plans #top .plan.first{padding-left:246px;}
#plans #top .plan h3{text-shadow:none;font-size:14px; width:130px;text-align:center;}
#plans #top .plan p{font-size:11px;color:silver;width:130px;}
#plans #top .plan.first h3{text-shadow:none;font-size:14px; width:114px;margin-left:8px;}
#plans #top .plan.first p{font-size:11px;color:silver;width:114px;margin-left:8px;}

.row{float:left;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;font-weight:bold; background-color:#fff;}
.row .future{width:230px;float:left;padding-right:14px;font-size:11px;text-align:right;line-height:20px;color:#222;}
.row .column{width:130px;float:left;text-align:center;line-height:20px;border-left:1px solid #e0e0e0;height:20px;font-size:11px;}
.row.alt{background-color:#f5f5f5;}
.row .column span{width:13px;height:13px;float:left;margin-left:58px;margin-top:6px;font-size:1px;text-indent:-9000px;margin-bottom:-4px;background-repeat:no-repeat;}
.row .column span.yes{background-image:url(../_images/pricing_table/icon_yes.png);}
.row.alt .column span.yes{background-image:url(../_images/pricing_table/icon_yes.png);}
.row .column span.no{background-image:url(../_images/pricing_table/icon_no.png);}
.row.alt .column span.no{background-image:url(../_images/pricing_table/icon_no.png);}
	
.bottom .sign .btn,.bottom .sign .btn:visited {display: inline-block; background-color: #242424; color: #fff; height: 30px;width: 100px;line-height: 30px;text-decoration: none;margin: 10px 0 0 0;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-top: 1px solid rgba(255,255,255,.1);position: relative;cursor: pointer;border-bottom: 1px solid rgba(0,0,0,.5);background:-webkit-gradient(linear, left top, left bottom, from(#0e84d4), to(#0d72b7));background:-moz-linear-gradient(top,  #0e84d4,  #0d72b7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e84d4", endColorstr="#0d72b7");}
.bottom{float:left;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;font-weight:bold; background-color:#fff;height: 50px; background:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d1d1d1));background:-moz-linear-gradient(top,  #f5f5f5,  #d1d1d1);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#d1d1d1');-webkit-border-bottom-right-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-bottomright: 8px;-moz-border-radius-bottomleft: 8px;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}	
.bottom .future{width:230px;height: 50px;float:left;padding-right:14px;font-size:11px;text-align:right;line-height:34px;color:#222;}
.bottom .sign{width:130px;float:left;text-align:center;line-height:34px;padding-left:1px;height:34px;font-size:11px;}
.bottom .sign .btn a{color:#fff; text-shadow: 0 1px 0 rgba(100,100,100,1);text-decoration:none;}
.bottom .sign .btn:active{top:1px; background-color: #282828; border-bottom: 1px solid rgba(0,0,0,.2); border-top: 1px solid rgba(155,155,155,.1);}

/* ---------------------------- END PRICING TABLE ---------------------------- */