@charset "utf-8";
/* 
	[ index ]
*/

#main {
	padding:5px 0 10px 0;
	color:#ccc;
}

#main #ContentsDiv {
	padding:10px 0px 10px 20px;
	overflow:hidden;
}

.PlanGroup {
	
}
.PlanGroup h2 {
	height:28px; line-height:28px;
	border-bottom:3px solid #6F6F43;
	text-indent:30px;
	background:url(img/h4-plangrp-name-tab.gif) 10px 0 no-repeat;
	color:#333;
}
.tblPlan {
	margin:0 auto 20px auto;
	width:670px;
	border-collapse:collapse;
	border:1px solid #6F6F43;
}
.PlanTitle {
	margin:20px auto 0 auto;
	width:670px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#ccc;
	color:#DADA83;
}
.PlanImage {
	width:90px;
	padding:10px 10px 10px 10px;
	vertical-align:top;
}
.PlanDesc {
	width:530px;
	padding:10px 10px;
	vertical-align:top;
	line-height:1.5em;
	font-size:107%;
	font-size:122%;
	color:#ccc;
}
.PlanPrice {
	width:530px;
	padding:0 10px 10px 10px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	color:#c00;
	font-size:10px;
	color:#DADA83;
}
.PlanPrice img {
	vertical-align:middle;
}
.PlanPrice .pricefigure {
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	*font-weight:bold;
	_font-weight:600;
	font-size:x-large;
	*letter-spacing: -1px;
}
button {
	width:130px; height:30px; line-height:30px;
	padding:0; border:0; margin:10px 0;
	background:transparent url(img/btnskins-plan.gif) 0 2px no-repeat;
	color:black;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
button:active {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
}
button.promoted,
button.big {
	width:160px; height:50px; line-height:50px;
	padding:0; border:0; margin:0;
	background:transparent url(img/btnskins-big.gif) 0 0 no-repeat;
	color:black;
	font-weight:bold;
}
button.promoted:active,
button.big:active {
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}
.button {
	width:130px; height:30px; line-height:30px;
	padding:0; border:0; margin:10px 0;
	background:transparent url(img/btnskins-plan.gif) 0 2px no-repeat;
	color:black;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
.button:active {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
}

.promoted,
.big {
	width:160px; height:50px; line-height:50px;
	padding:0; border:0; margin:0;
	background:transparent url(img/btnskins-big.gif) 0 0 no-repeat;
	color:black;
	font-weight:bold;
}
.promoted:hover,
.big:hover {
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}
.promoted:active,
.big:active {
	line-height:52px;
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}
#formBtns {
	text-align:center;
	padding:10px 10px; margin-top:10px;
	border-top:2px solid #6F6F43;
}
#formBtns form {
	padding:0; margin:0;
}
/*
	sidebar
*/
#sidebar {
	padding:10px 10px;
}

.OrangeFrame {
	background:url(img/bg-decided-facts.gif) -240px repeat-y;
}
.OrangeFrame .bgend{
	height:10px; clear:both;
	background:url(img/bg-decided-facts.gif) -480px bottom no-repeat;
}
.OrangeFrame h4{
	padding:3px 10px;
	height:22px; line-height:22px;
	font-size:12px;
	background:url(img/bg-decided-facts.gif) 0 0 no-repeat;
	color:white;
}
.OrangeFrame dl{
	padding:0px 10px;
}
.OrangeFrame dt{
	clear:both;
	padding:10px 0 5px 0;
	color:#AA6A00;
	font-weight:bold;
	font-size:14px;
}
.OrangeFrame dt a{
	color:#AA6A00;
	text-decoration:none;
}
.OrangeFrame dd{
	margin:0;
	padding:0 0 5px 0;
	padding:0 0 5px 80px;
	color:#666;
	line-height:1.5em;
}
.OrangeFrame dd img{
	float:left; clear:none;
	width:70px; 
	margin:3px 0 0 -80px;
}
.OrangeFrame dd a{
	display:block; width:100px;
	margin:5px 0;
	color:#AA6A00;
	font-weight:bold;
	font-size:12px;
}

#provisionDiv a {
  color:#FDFF9A;
	text-decoration:none;
}
#provisionDiv a:hover {
  color:#FDFF9A;
	text-decoration:underline;
}