/*********************************/
/* Resets                  */
/*********************************/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/


.planlist
{
font: 0.9em/1.2 Arial, Helvetica, Sans-serif;
}



.planli li {
	list-style:none
}

/*********************************/
/* Global                        */
/*********************************/

body {
}

/*********************************/
/* Step 1 - Pick a plan          */
/*********************************/
#step1 .row {
	margin-top:60px;
}
#step1 .row h4 {
	font-size:14px;
	font-weight:600;
	margin-bottom:20px;
}
#step1 .row p {
	font-size:13px;
	color:#404040;
	line-height:18px;
}
.plan-container {
	width:230px;
	text-align:center;
	float:left;
	position:relative;
}
.plan-body {
	border:1px solid #ccc;
	background:#fff;
	/*height:289px;*/
	height:300px;
	box-shadow:2px 3px 5px #ccc;
	padding-top:8px;
	position:relative;
}
.plan-title-header {
	height:15px;
	border:1px solid #000;
	padding:13px 0;
	box-shadow:1px 1px 0 0 rgba(255,255,255,.35) inset;
}
.plan-title-header h2 {
	color:#fff;
	text-transform:uppercase;
}
.plan-container h3 {
	font-size:22px;
	margin-bottom:-3px;
	font-weight:600;
	color:#000;
}
.selected-plan h3 {
	font-size:26px !important;
}
.plan-container h2 {
	font-weight:600;
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,.3);
	font-style:uppercase;
}
.plan-container span {
	margin-bottom:10px;
	display:inline-block;
	font-size:12px;
}
.plan-container li {
	color:#404040;
	font-size:12px;
	padding:2px 0;
}
.plan-container li span {
	position: absolute;
	left: 50px;
	bottom: 66px;
	width: 120px;
	height: 30px;
}
.plan-container li span strike {
	display: block;
	text-decoration:none;
}
.plan-container li span em {
	display: none;
}
.plan-container a {
	background: #006225; /* old browsers */
	background: -moz-linear-gradient(top, #80c00b 0%, #619007 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80c00b), color-stop(100%, #619007)); /* webkit */
	color: #fff;
	border: 1px solid #005f2c;
	-moz-box-shadow: inset 0 0 0 1px #00a650, 0 0 2px 0 #666;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.35), 0 0 2px 0 #666;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.35), 0 0 2px 0 #666;
	padding:10px 11px;
	text-decoration:none;
	display:inline-block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size:12px;
	text-shadow:1px 1px 0 rgba(0,0,0,.35);
	font-weight:600;
	width: 150px;
}
.plan-container a:hover {
	background: #80c00b;
	border: 1px solid #005f2c;
	cursor: pointer;
	color: #fff;
}
#pln0 .plan-body > a:hover {
	background:#DD2400 !important;
	border: 1px solid #a51700;
	cursor: pointer;
	color: #fff;
}
.plan-container a.tooltip, .plan-container a.cooltip {
	background: none repeat scroll 0 0 transparent !important;
	border: 0 none !important;
	border-radius: 0 0 0 0;
	-webkit-box-shadow: inset 0 0 0 0 transparent, 0 0 0 0 transparent !important;
	box-shadow: 0 0 0 !important;
	color: #404040;
	font-weight: 600;
	padding: 0;
	text-shadow:0 0 0;
	width:auto;
	margin-top:0;
}
.plan-container a.tooltip:hover {
	color: #404040 !important;
	background:transparent !important;
}
.plan-container .dotted a.tooltip {
	border: 0 none !important;
}
.selected-plan a.tooltip {
	width:auto;
}
.plan-body > a {
	bottom: 20px;
	left: 30px;
	position: absolute;
}
.selected-plan .plan-body > a {
	left:30px;
}
.dotted {
	display:inline-block;
	text-align:center;
	border-bottom:1px dotted #999;
	padding-bottom:2px;
}
.featured {
	clear:both;
	color: #999999;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	margin-top:20px;
}
.featured span {
	display:inline-block;
	margin-bottom:10px;
}
/*********************************/
/* Plan Specific Styles          */
/*********************************/

#step1 .headline {
	margin-bottom:90px;
}
#pln0, #pln1 .plan-title-header, #pln2, #pln2 .plan-title-header {
	border-radius:0;
}
#pln0 .plan-title-header {
	background:#ed5931;
	background: -moz-linear-gradient(center top, # 0%, #f36743 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #ed5931), color-stop(100%, #e53505));
	border-radius:6px 0 0 0;
	box-shadow:1px 1px 0px 0px #e37a7a inset, 0 0 2px 0 #666666;
	border-color:#a51700;
}
#pln0 li span {
	color: #404040;
	left: 67px;
	display: block;
	width: auto;
	height: auto;
}
#pln0 .plan-body > a {
	margin-top:0px;
	background:#ed5931;
	background: -moz-linear-gradient(center top, #ed5931 0%, #e53505 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #ed5931), color-stop(100%, #e53505));
	border:1px solid #a51700;
	box-shadow:0 0 0 1px #e37a7a inset, 0 0 2px 0 #666666;
}
#pln0 .plan-body {
	border-radius:0 0 0 6px;
	border-right:0 none;
}
#pln2 .plan-body > a {
	background: #00517b; /* old browsers */
	background: -moz-linear-gradient(top, #1195db 0%, #00517b 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1195db), color-stop(100%, #00517b)); /* webkit */
	border:1px solid #003856;
	box-shadow:0 0 0 1px #408fb9 inset, 0 0 2px 0 #666666;
}
#pln2 .plan-body > a:hover {
	background: #006aa2;
}
#pln2 .plan-body {
	border-left:0 none;
}
#pln3 .plan-body > a {
	background: #646464; /* old browsers */
	background: -moz-linear-gradient(top, #646464 0%, #575757 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #575757)); /* webkit */
	border:1px solid #404040;
	box-shadow:0 0 0 1px #8c8c8c inset, 0 0 2px 0 #666666;
}
#pln3 .plan-body > a:hover {
	background:#575757;
}
#pln3 .plan-title-header {
	background: #575757; /* old browsers */
	background: -moz-linear-gradient(top, #646464 0%, #575757 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #575757)); /* webkit */
	-moz-border-radius:0 6px 0 0px;
	-webkit-border-radius:0 6px 0 0px;
	border-radius:0 6px 0 0px;
	border-color:#666666;
}
#pln3 .plan-body {
	border-radius:0px 0px 6px 0px;
	box-shadow:0px 3px 5px #ccc;
	border-left:0 none;
}
#pln1 .plan-title-header {
	background: #619007; /* old browsers */
	background: -moz-linear-gradient(top, #80c00b 0%, #619007 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80c00b), color-stop(100%, #619007)); /* webkit */
/*	box-shadow:1px 1px 0 0 #00a650 inset, 0 0 2px 0 #666666; */
	border-color:#80c00b;
}
.most-popular, .your-plan {
	position:absolute;
	top:-45px;
	left:20px;
}
.your-plan {
	left:60px;
}
#pln2 .plan-title-header {
	background: #1195db; /* old browsers */
	background: -moz-linear-gradient(top, #1195db 0%, #00517b 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1195db), color-stop(100%, #00517b)); /* webkit */
	border-color:#003856;
}
#pln3 .plan-title-header {
	background:#666666;
}
#pln3 h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: -3px;
	padding-top: 0;
	text-transform: none;
}
#pln3.selected-plan h2 {
	font-size:18px;
}
.price-point {
	margin-top:5px;
}
.plan-container .a-month {
	font-size:10px;
}
.selected-plan .a-month {
	font-size:12px;
}
.selected-plan .plan-title-header {
	border-radius:6px 6px 0px 0px !important;
	box-shadow:1px 1px 0 0 rgba(255, 255, 255, 0.35) inset;
}
.selected-plan {
	height: 384px;
	margin-top: -20px;
	width: 235px;
	z-index:10;
	margin-bottom:35px;
}
.selected-plan li {
	font-size:14px;
}
.selected-plan li span {
	left:70px;
}
.selected-plan a {
	font-size:14px;
}
.selected-plan .plan-body {
	height:330px;
	box-shadow:0 2px 13px rgba(0, 0, 0, 0.35);
	border-radius:0px 0px 6px 6px;
	border:1px solid #bbb;
}
.selected-plan .plan-body ul {
	margin-top:19px;
}
.selected-plan h2 {
	font-size:22px;
	margin-top:-5px;
}
#plan-holder {
	margin: 0 auto;
	width: 925px;
}
.monthly-minutes {
	margin-top:0px;
	margin-bottom:15px !important;
}
span.choose {
	font-size:15px;
	margin-bottom:0;
	letter-spacing:-0.025em;
}
span.trial-length {
	font-size:12px;
	font-weight:400;
	margin-bottom:2px;
}
