/*** Set Default  ***/
ul, ol, dl, li { margin: 0; padding: 0; list-style: none; }
a img, iframe { border: none; }
a, a:link { text-decoration: none; color: #92278f; }
a:visited { outline: none; color: #92278f; }
a:hover { outline: none; text-decoration: underline; }
form, fieldset { margin: 0; padding: 0; }
input[type="hidden"] { display: none; }
.clear { clear:both; height:0;}
.left { float:left; }
.right { float:right; }
.hide { display: none; }
.show { display: block; }
/*** Set Default  ***/

body { margin: 0; padding: 0; font-size: 100%;  font-family: Verdana, Tohoma,  Ariel; font-size:12px; }
#container { width: 1012px; vertical-align:top; margin: auto; }
.logo { width: 512px; height: 127px; margin: auto; }
.mainWrap { width: 1012px; min-height: 1005px; background: #fff url("../images/bg.png"); }

/*** Left Column  ***/
.leftCol { float: left; width: 272px; margin-top: 68px; margin-left: 34px; }
.formText { padding: 3px; height: 20px; line-height: 20px; }
.textInput { padding: 3px; }
.textInput input { border: 1px solid #000; height: 20px; width: 263px; }
.textInput select { border: 1px solid #000; height: 23px; width: 266px; }
.paymentType { margin-left: 70px; padding: 3px; line-height: 23px; }
.promoText { margin-top: 30px; padding: 3px; line-height: 20px;}

/*** Right Column  ***/
.rightCol { float: left; width: 655px; margin-top: 68px; margin-left: 21px; min-height: 925px; background: url("../images/bg-girls.jpg") center bottom no-repeat; }
.bestDeal { width: 630px; height: 93px; background: url("../images/bg-best.png");   font-family: Myriad Pro, Verdana, Tohoma; }
.highlight { width: 630px; height: 93px; background: url("../images/bg-blue.png");   font-family: Myriad Pro, Verdana, Tohoma; }
.bestDealArrow { width: 630px; height: 93px; background: url("../images/best-value.png") no-repeat; background-position: 450px 0; font-family: Myriad Pro, Verdana, Tohoma; }
.plans { width: 630px; height: 90px; background: url("../images/bg-plan.png");   font-family: Myriad Pro, Verdana, Tohoma; }
.planRadio { float: left; margin-left: 10px; margin-right: 10px; margin-top: 33px; }
.desc { float: left; font-size: 25px; margin-top: 26px; }
.breakDown { float: left; margin-left: 6px; font-size: 18px; color: #9e0b0f; margin-top: 32px; }
.billingInfo { color: #93999c; font-size: 14px;  margin-left: 60px; margin-top: 1px; } 
.secure { width: 480px; height: 64px; margin-left: 70px; margin-top: 10px; }
.join { width: 350px; height: 110px; margin-left: 130px; margin-top: 25px; }
.netCash { width: 216px; height: 94px; margin-left: 200px; margin-top: 30px; }

/*** Footer ***/
.bottom { width: 1012px; height: 207px; background: url("../images/bg-bottom.png"); text-align: center; color: #6f6e6e; font-family: Myriad Pro, Verdana, Tohoma; font-size: 14px; line-height: 30px; }
.bottom a { color: #6f6e6e; font-family: Myriad Pro, Verdana, Tohoma; font-size: 14px; }
.footer { margin-top: 20px; padding: 10px; font-size: 11px; color: #707070; text-align: center; }
.footer a { padding: 10px; font-size: 11px; color: #9e0b0f; }
.footer span { font-size: 10px; color: #000; }

/*** Promo Code ***/
.promoError { color:#f00; font-weight: bold; }
.promoSuccess { color: #33CC00; text-align: center; font-weight: bold; }

/*** Trial ***/
.trial { font-size: 15px; }

/*** Errors ***/
.errors { background: #fff; border: 1px solid red; width: 300px; margin: auto; }
.errors li { font-weight: bold; padding: 2px; font-size: 11px; color: red;}

