/* ============================ Price Grid ========================= */

.price-grid {
	margin-bottom: 15px;
}

.price-grid-rate-title  {
	background: #eee;
	color: #27b;
	border-bottom: 1px #888 dotted;
	padding: 8px;
	font-weight: bold;
	font-size: 100%;
}

.price-grid-rate {
	float: right;
	width: 80px;
	text-align: center;
}

.bundle-item {
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	border-bottom: 2px #666 dotted;
}

.bundle-details {
	padding: 0 0 10px 0;
}


.bundle-price {
	float: right;
	width: 70px;
	text-align: center;
	font-weight: bold;
	color: #06a;
	font-size: 120%;
}


.bundle-details h4 {
	font-size: 12pt;
	color: #d60;
	margin: 12px 0 8px 0;
}

.bundle-desc-w-rate {
	width: 500px;
}

.bundle-more-login {
	padding: 8px 0 12px 0;
	margin-top: 10px;
	border-bottom: 1px #bbb dotted;
	border-top: 1px #bbb dotted;
	clear: both;
}

.bundle-efl-link {
	text-align: right;
}

.bundle-efl-link a {
	font-size: 10px;
}
.mult-prices-showhide {
	display: block;
	margin: 5px 0;
}

.price-grid a.bundle-login-link:link, .price-grid a.bundle-login-link:visited, .price-grid a.bundle-login-link:active {
	float: right;
	background: url(images/bg-btn-order_01.gif) top left no-repeat;
	color: #fff;
	width: 126px;
	height: 13px;
	padding: 5px 0;
	line-height: 13px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.price-grid a.bundle-login-link:hover {
	color: #fea;
}


.bundle-single-price-wrapper, .bundle-single-price-box {
	float: right;
	width: 120px;
	margin: 0 0 10px 10px;
	padding: 10px;
	background: #F2F6F9;
	border: 1px #abc dotted;
	text-align: center;
	line-height: 110%;
	font-size: 11px;
}
.bundle-single-price-wrapper h5 {
	font-size: 11px;
	line-height: 14px;
	margin: 0;	
}
.bundle-single-price-box {
	width: 140px;
}
.bundle-single-price-box h3 {
	color: #444;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
}
.bundle-single-price {
	font-size: 20px;
	font-weight: bold;
	padding: 8px 0;
	color: #09c;
}
.bundle-single-name {
	display: block;
}
.bundle-single-box-price {
	font-size: 28px;
	color: #09c;
	padding: 12px 0 0 0;
	font-weight: bold;
}
.bundle-single-price-suffix {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	display: block;
}
.bundle-single-price-disc {
	font-size: 9px;
	line-height: 12px;
}
.bundle-mult-prices-wrapper, .bundle-details-mult-prices {
	background: #F2F6F9;
	border: 1px #abc dotted;
	padding: 8px;
}
.mult-prices-showhide {
	display: block;
}
.bundle-details-mult-prices {
	padding-right: 0;
}
.bundle-mult-prices-wrapper {
	display: none;
	width: 300px;
}
.mult-prices-showhide {
	display: block;
}
.bundle-mult-prices-wrapper h5, .bundle-details-mult-prices h5 {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 10px 0;		
	color: #09c;
}
.bundle-mult-prices-wrapper ul, .bundle-details-mult-prices ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bundle-details-mult-prices ul {
	float: left;
	width: 284px;
	margin-right: 10px;
}
.bundle-mult-prices-wrapper li, .bundle-details-mult-prices li {
	background-image: none;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px #abc dotted;
}
.bundle-mult-price-label {
	font-weight: bold;
	width: 150px;
	float: left;
}
.bundle-mult-price {
	float: right;
}

/* ============= mini price grid =================== */

.price-grid-mini {
	width: 580px;
	background: url(images/bg-pricegrid-mini-bottom.gif) bottom left no-repeat;
}

.price-grid-mini-inner {
	background: url(images/bg-pricegrid-mini-top.gif) top left no-repeat;
	padding: 10px 8px 17px 11px;
}

.price-grid-mini .price-grid-rate-title {
	color: #0099cd;
	background: transparent;
	border: none;
	font-size: 12pt;
	margin: 0 0 10px 0;
}

.price-grid-mini .bundle-item {
	border-bottom: 1px #ddd solid;
	padding: 10px 8px;
	margin: 0;
}

.price-grid-mini h4 {
	float: left;
	width: 170px;
	font-size: 10pt;
	color: #f60;
	margin: 0;
	line-height: 16pt;
}

.price-grid-mini .plan-title-aux {
	float: left;
	width: 160px;
	color: #9b9a9a;
	font-size: 10pt;
	line-height: 125%;
	font-weight: bold;
	padding:0 10px;
	width: 215px;
	line-height: 16pt;
}

.price-grid-mini .bundle-price {
	float: left;
	font-size: 12pt;
	color: #166db4;
	line-height: 16pt;
}

.price-grid-mini .bundle-plan-link {
	display: block;
	float: right;
	background: #ddd;
	width: 66px;
	height: 23px;
	text-decoration: none;
	background: url(images/btn-pricegrid-mini-link.gif) top left no-repeat;
}



#col-secondary .bundle-info-links {
	text-align: center;
}

#content-main .bundle-page-header {
	border-bottom: 2px dotted #0399CD;
	height: 30px;
	padding: 30px 0 15px 0;
	margin-bottom: 0;
}

.bundle-page-header-prefix {
	color: #000;
	font-size: 10pt;
}

.bundle-page-header-bottom {
	background: #dfdfdf;
	font-variant: small-caps;
	font-weight: 900;
	padding: 3px;
	margin: 0 0 10px 0;
}

#bundle-page-header-earth {
	background: url(images/planpage-pic-earth.jpg) bottom right no-repeat;
}
#bundle-page-header-grassbulb {
	background: url(images/planpage-pic-grassbulb.jpg) bottom right no-repeat;
}
#bundle-page-header-moneyhouse {
	background: url(images/planpage-pic-moneyhouse.jpg) bottom right no-repeat;
}
#bundle-page-header-moneystretch {
	background: url(images/planpage-pic-moneystretch.jpg) bottom right no-repeat;
}
#bundle-page-header-movinglady {
	background: url(images/planpage-pic-movinglady.jpg) bottom right no-repeat;
}
#bundle-page-header-piggybank {
	background: url(images/planpage-pic-piggybank.jpg) bottom right no-repeat;
}
#bundle-page-header-smilingcouple {
	background: url(images/planpage-pic-smilingcouple.jpg) bottom right no-repeat;
}
#bundle-page-header-stocking {
	background: url(images/planpage-pic-stocking.jpg) bottom right no-repeat;
}

.bundle-page-info-links {
	margin: 1em 0;
	line-height: 14pt;
	font-size: 8pt;
}