/* Buy Now - Front Page */

.introVidCont{
    float: left;
    background: url('../images/vidBg.jpg') no-repeat;
    width: 920px;
    height: 415px;
    text-align: center;
    padding-top: 0px;
    border: 0;
}

.introVidCont div{
    width: 736px;
    height: 415px;
    margin: 0 auto;
    border: 0;
}

#more-Container {
    background:#F9F9F9 none repeat scroll 0 0;
    border: 1px #E1E1E1 solid;
    float:left;
    padding:8px;
    text-align:right;
    width:902px;
}

#more-Container .showBuyNowCont{
    color:green;
    font-size:1.2em;
    font-weight:bold;
}

.buyNowContainer{
	width: 920px;
	background: #f0f0f0 url('../images/buyPanel-Bg.jpg') 0 0 repeat-x;
	margin:15px auto;
	border: 1px #ebebeb solid;
	overflow: hidden;
	float: left;
	position:relative;
	padding-bottom: 5px;
}

.buyNowContainer div.steps{
	width: 610px;
	height: 40px;
	background: #e1e1e1 url('../images/buyPanel-topSteps.jpg') 0 0;
	position: absolute;
	right: 0;
	line-height: 200%;
	color: #d1d1d1;
	line-height: 285%;
	text-align: center;
}

.buyNowContainer div.slide{
	padding: 0 10px;
}

.buyNowContainer h2, .buyNowContainer h2 span
{
    float: left;
	font-size: 15pt;
	color: #0c233b;
	margin-bottom: 0;
}

.buyNowContainer h2 span
{
    padding-right: 5px;
	color: #cdd8e3;
}


.buyNowContainer div.steps span.current{
    color: #010101;
}

.buyNowContainer div.fullWidthClear{
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0;
}

#programCont{
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
}

#programCont div.progamSubCont{
	width: 895px;
	height: 142px;
	background: url('../images/buyPanel-ProgramBg.jpg');
	position: relative;
}

div#programCont div.progamSubCont div.programBase{
	width: 224px;
	height: 130px;
	position: absolute;
	top: 10px;
}

div#programCont div.progamSubCont div.programTitleCont{
	position: absolute;
	width: 90%;
	padding-top: 10px;
	top: 0px;
	left: 10px;
	height: 35px;
}

div#programCont div.progamSubCont div.programTitleCont span{
	font-size: 1.2em;
	color: #010101;
}

div#programCont div.progamSubCont div.programFeatureList{
	float: left;
	width: 100%;
	margin: 44px 0 0 0;
	line-height: 150%;
	color: #5c5c5c;
}

div#programCont div.progamSubCont div.programFeatureList img.price{
	position: absolute;
	right: 2px;
	top: 0px;
}

div#programCont div.progamSubCont div.programFeatureList div.featureCont{
	padding-left: 12px;
	width: 90%;
	height: 85px;
}

div#programCont div.progamSubCont div.programFeatureList div.programButtonCont{
	margin-left: 10px;
	width: 100%;
}

div#programCont div.progamSubCont div.programFeatureList div.programButtonCont .disabled{
	z-index: 10;
	position: absolute;
	bottom: -11px;
}

div#programCont div.progamSubCont div.programFeatureList div.programButtonCont .enabled{
	z-index: -10;
	position: absolute;
	bottom: -11px;
	border: 0;
}

div#programCont div.progamSubCont div#freetrial{
	left: 0;
}

div#programCont div.progamSubCont div#basic{
	left: 224px;
}

div#programCont div.progamSubCont div#premium{
	left: 448px;
}

div#programCont div.progamSubCont div#pro{
	right: 1px;
}

div.slide div#programFeatures{
	float: left;
	width: 99.5%;
	clear: both;
	margin: 15px 0 5px 0;
	border-top: 1px #e1e1e1 solid;
	padding:15px 0 5px 0;
}

div.slide div#programFeatures div span.featureProgramTitle{
	font-size: 1.2em;
	color: #a1a1a1;
	padding: 0 10px 0 10px;
}

div.slide div#programFeatures div img{
	vertical-align: -11px;
	padding: 0 8px 0 20px;
}

div.slide div#programFeatures div span{
	font-size: 1.1em;
	color: #767676;
}

div.leftFormField{
	float: left;
	width: 430px;
}

div.rightFormField{
	float: right;
	width: 387px;
}

div.fieldLabel{
	font-size: 1.15em;
	color: #666666;
	line-height: 200%;
}

span.fieldLabelAbout, span.fieldLabelAbout strong{
	color: #909090;
	font-size: 11px;
}

input[type='text'], textarea{
	width: 340px;
	font-size: 1.8em;
	margin-bottom: 4px;
	border:1px solid #E1E1E1;
}

img.checkmark, img.exmark{
	height: 18px;
	width: 18px;
	display: none;
	border: 1px solid #e1e1e1;
	padding: 4px;
	background-color: #ffffff;
	margin-left: 5px;
	vertical-align: -6px;
}

div span.errorBox{
	display: none;
	position: absolute;
	font-size: 0.9em;
	padding: 2px 4px;
	background: none repeat scroll 0% 0% rgb(255, 253, 240);
	border: 1px solid rgb(225, 225, 225);
}

div span.errorBox a{
	color: #a1a1a1;
}

div span.errorBox img{
	float: right;
	position: absolute;
}

a.previousSlide{
	color: #a1a1a1;
}

div.proceedLoginCont{
	margin: 39px 32px 0 0;
	width: 394px;
	text-align: center;
	float: right;
}

div.proceedLoginCont span{
	color: #a1a1a1;
	vertical-align: 3px;
}

div.proceedLoginCont span a{
	color: #a1a1a1;
}

div.redButton{
    float: left;
    width: 250px;
    background: none repeat scroll 0% 0% red;
    padding: 5px 10px;
    margin-left: 100px;
    border: 1px solid rgb(225, 225, 225);
    text-align: center;
}

div.greenButton
{
    float: right;
    width: 250px;
    background: none repeat scroll 0% 0% green;
    padding: 5px 10px;
    margin-right: 100px;
    border: 1px solid rgb(225, 225, 225);
    text-align: center;
}

div.redButton strong a, div.greenButton strong a
{
    color: #fff;
    text-decoration: none;
}

/* Top Start Now */

.topChannelLaunch
{
    float: right;
	width: 307px;
	margin:6px 0 0;
	height: 43px;
	background: url('../images/topLaunchBg.jpg');
	padding: 7px 10px 10px 10px;
}

.topChannelLaunch span{
	font-size: 13px;
	font-weight: bold;
}

.topChannelLaunch div.inputCont{
	margin-top: 4px;
}

.topChannelLaunch div.inputCont input.formFieldRequiredTop{
	width: 210px;
	font-size: 16px;
	margin-top:2px;
	float: left;
}

.topChannelLaunch div.inputCont input.btnSubmitTop{
    float: right;
}