.pricingTable {
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #000;
	border-right: 0;
}

.pricingTable a:link, .pricingTable a:active, .pricingTable a:visited {
	text-decoration: none;
	color: #000;
	display: block;
}
.pricingTable a:hover {
	background-color: transparent;
	color: #000;
}

.pricingTable th.pricingSelect {
	background-color: #eee;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 40px 0 0 5px;
}
.pricingTable th {
	background-color: #0d83dd;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.pricingTable th div {
	font-size: 16px;
	padding-bottom: 7px;
}
.pricingTable th strong {
	font-size: 38px;
	line-height: 38px;
	letter-spacing: -1px;
	text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
.pricingTable span.cents {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0;
	text-shadow: none;
	margin: 0 -13px 0 1px;
	vertical-align: super;
}
.pricingTable th span.permonth {
	font-size: 11px;
	color: #a2d2f6;
}
.pricingTable th span.tagline {
	display: block;
	padding-top: 7px;
	line-height: 14px;
}
.pricingTable th.column_1 { background-color: #0660C7;}
.pricingTable th.column_1 span.permonth { color: #8CB9DB;}
.pricingTable th.column_2 { background-color: #0673c7; }
.pricingTable th.column_2 span.permonth { color: #9bc7e9; }

.pricingTable th.column_4 { background-color: #2592e6; }
.pricingTable th.column_4 span.permonth { color: #a8d3f5; }

.pricingTable th.column_5 { background-color: #999; }
.pricingTable th.column_5 span.permonth { color: #d6d6d6; }


.pricingTable td {
	padding: 5px 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.pricingTable td.pricingLeft {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.pricingTable td.pricingLeft a {
	color: #00f;
	text-decoration: underline;
	display: inline;
}
.pricingTable .pricingLeft a:hover {
	background-color: #00f;
	color: #fff;
	text-decoration: none;
}
.pricingTable tr.pricingLastRow td {
	padding: 6px 0;
	border-bottom: 0;
}
.pricingTable tr.pricingLastRow td table td{
	border: 0;
}

.pricingTable .button_green {
	width: 76px;
}
.pricingTable .button_green a {
	padding: 0 0 0 7px;
	color: #fff;
	text-align: center;
}

.pricing_select {
	background: url('/images/form-arrow.gif') no-repeat 0 0;
	border-top: 1px solid #000;
}
.pricing_select_l {
	font-size: 12px;
	text-align: left;
	width: 300px;
	height: 225px;
	padding: 15px;
	padding-top: 25px;
	float: left;
}
.pricing_select_r {
	font-size: 12px;
	text-align: left;
	float: left;
	width: 528px;
	padding: 15px 0;
}
#chosen_package_name {
	font: bold 26px/normal Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#chosen_package_price {
	font: bold 20px/normal Arial, Helvetica, sans-serif;
	color: #70992e;
}
#chosen_package_limits {
	font: normal 20px/normal Arial, Helvetica, sans-serif;
}
.desc_green {
	font-size: 11px;
	color: #70992e;
	padding: 10px 50px 0 0;
}
#subscribe_form {
	width: auto;
}
#subscribe_form label {
	clear: both;
	width: 135px;
	padding-right: 15px;
	line-height: 26px;
}
#subscribe_form input {
	float: left;
}
#subscribe_form .subscribe_errors {
	display: block;
	float: left;
	margin-left: 3px;
	padding-top: 8px;
}
#subscribe_form #submit_but {
	padding-top: 10px;
	clear: both;
}
#subscribe_form #submit_but input {
	float: none;
}
#subscribe_errors {
}
#subscribe_errors ul li {
	list-style: none;
	text-align: center;
	line-height: 18px;
}
#subscribe_errors ul li span {
	background-color: #f00;
	color: #fff;
	padding: 0 1px;
}

.pricingTable th.current_package {
	background-color: #e96d0b;
}
.pricingTable th.current_package span.permonth {
	color: #f9e5c7;
}
.pricingTable td.current_package {
	background-color: #fff4d6;
}
.pricingTable td.current_package .button_green {
	background-image: url('/images/orange-right.png');
}
.pricingTable td.current_package .button_green a {
	background-image: url('/images/orange-left.png');
}
.pricingTable .over_package {
	background-color: #d2ecff;
}
td.selected_package {
	background-color: #e5ffbc;
}
		.boxpanel .content div.button_green a {
			width: 80px;
			text-align: center;
		}
/* green button */
.button_green {
	background: url(/images/green-right.png) no-repeat right top;
	padding-right: 6px;
	float: left;
}
.button_green a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	display: block;
	line-height: 27px;
	padding: 0 14px 3px 20px;
	background: url(/images/green-left.png) no-repeat left top;
	text-shadow: rgba(0, 0, 0, 0.35) 1px 1px 1px;
}
.button_green:hover { background: url(/images/green-right.png) no-repeat right -30px; }
.button_green:hover a { background: url(/images/green-left.png) no-repeat left -30px; }


/* green button right */
.button_greenr {
	background: url(/images/green-right.png) no-repeat right top;
	padding-right: 6px;
	float: right;
}
.button_greenr a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	display: block;
	line-height: 27px;
	padding: 0 14px 3px 20px;
	background: url(/images/green-left.png) no-repeat left top;
	text-shadow: rgba(0, 0, 0, 0.35) 1px 1px 1px;
}
.button_greenr:hover { background: url(/images/green-right.png) no-repeat right -30px; }
.button_greenr:hover a { background: url(/images/green-left.png) no-repeat left -30px; }

.button_red {
	background: url('/images/red-right.png') no-repeat right top;
	padding-right: 6px;
	float: right;
}
.button_red a {
	font: bold 14px/27px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 0 14px 3px 20px;
	background: url('/images/red-left.png') no-repeat left top;
	text-shadow: rgba(0, 0, 0, 0.35) 1px 1px 1px;
}
.button_red:hover { background-position: right -30px; }
.button_red:hover a { background-position: left -30px; }

#signup-btn {
	margin:15px 0;
	padding:0;
	}
#signup-btn a {
	background:#fa2 
	url("/images/bg-btn-signup.png") 
	repeat-x 0 0;
	display:block;
	padding:8px 10px;
	border:1px solid #fa2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	text-align:center;
	color:#333;
	text-shadow:0 1px 0 #fe6;
	font:bold 18px Arial,Sans-serif;
	}
#signup-btn a:hover,#signup-btn a:focus {
	background-position:0 -5px;
	color:#111;
	}
#signup-btn a:active {
	background-image:none;
	}

