body{

}
#panel_ContentArea_3{
	display: block;
	width: 960px;
	position:relative;
	text-align:left; overflow:hidden;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;

}
#panel_FooterTop{
	background:#b2b6bf;
}
#col_One{
	display: block;
	float:left;
	width: 702px;
	text-align: left;
	padding:0;
}
#col_Two{
	display: block;
	float:left;
	width: 220px;
	height: 100%;
	text-align: left;
	margin-left:18px;
	padding: 10px 10px 30px 10px;

	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}

#blue li:nth-child(2n+1){

}
.pagetitle {
	padding-left:0;
}

.proscons li{
	list-style:none;
	display:block;
	float:left;
	text-align:left;
	height: 45px;
	width: 160px;
	padding-right: 15px;
	text-shadow: 0 1px 1px rgba(255,255,255, 1);
	color:#000000;
}
.rightlist li{
	color: #ffffff;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	list-style:none;
	border-bottom: 1px dotted #666666;
	padding: 5px 0 5px 0;
}
.rightlist a{
	color: #000000;
}

.selectbutton{
	margin: 10px 5px 5px 5px;
	padding:8px 18px 10px 19px;
}

.proscons li{
	display:block;
	float:left;
	text-align:left;
	height: 45px;
	width: 160px;
	font-size: 13px;
	padding-right: 10px;
	list-style:url(/Templates/icons/yes.png);
	list-style-position:outside;
	list-style-image:url(/Templates/icons/yes.png);
}

.pricetable{
	text-align:left;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	
	display:table;
	list-style:none;
	font-size: 12px;
	background: url(/Templates/tabs/bg2.jpg) #ffffff;
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 20px;
	
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}
.pricetable:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1
}
.pricetable .bitrates li{
	display: block;
	float:left;
	width:92px;
	padding: 2px;
	text-align:center;
	border-right: 1px solid #ffffff;
	line-height: 20px;
	
}
.pricetable .listfeautures li{
	list-style:square inside;
	border:0; padding:2px;
}
.pricetable .bitrate{
	letter-spacing: -0.08em;
	color: #0080C0;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 10px 0;
}
.bitrate2{
	font-size: 14px; line-height: 16px; padding-bottom:5px;
}

.autodjspace{
	font-size: 14px; line-height: 16px; padding-top:10px;
}

.pricetable .fullprice{
	color:#a97858 !important;
	text-decoration:line-through !important;
	font-size: 1em !important;
	line-height: 1em;
}
.pricetable .yearly{
	letter-spacing: -0.08em;
	color:#003366;
	font-size: 14px;
	font-weight:bold;
}
.pricetable .partial{
	color: #003366;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: -0.08em;
}
.pricetable .afterprice{
	color: #666666;
	font-size: 11px;
	letter-spacing: -0.08em;
}

.pricetable div.planPrice a{
	color:#333333;
	background:#f4f5f6;
	float:right;
	padding: 10px;
	margin-top: -15px;
	letter-spacing: -0.06em;
	box-shadow: inset 1px 1px 0px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset 1px 1px 0px rgba(0,0,0, 0.2);
	-webkit-box-shadow: inset 1px 1px 0px rgba(0,0,0, 0.2);

	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
}
.pricetable div.planPrice a:hover{
	background:#f7f8f9;
	text-decoration:none;
	color: #0080C0;
}

.pricetable div.selectPlan a{
	text-decoration:none;
	color: #0080C0;
	display:block;
}
.pricetable div.selectPlan a:hover{
	background:#f7f8f9;
	text-decoration:none;
	color: #0080C0;
	box-shadow: inset 1px 1px 0px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset 1px 1px 0px rgba(0,0,0, 0.2);
	-webkit-box-shadow: inset 1px 1px 0px rgba(0,0,0, 0.2);
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px;
}

.pricetable span.planName{
	font-size: 32px;
	letter-spacing: -0.04em;
	color: #3E474F;
	text-shadow: 2px 1px 1px #ffffff;
}
.pricetable span.planSlots{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #3E474F;
	text-shadow: 1px 1px 1px #ffffff;
}
.pricetable span.planPrice{
	font-size: 28px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
}
.pricetable span.planPriceAfter{
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #ffffff;
}
.pricetable span.planPriceBefore{
	font-size: 9px;
	color:#999999;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #ffffff;
	line-height:20px;
}
