/*** Plans Menu ***/

.plansMenu {
    clear: both;
    padding-top: 2px;
}

.plan {
    background: transparent none no-repeat scroll 1px 0;
    float: left;
    height: 490px;
    padding-left: 20px;
    position: relative;
    width: 232px;
}

.plan#basic {
    background-image: url(/_images/account-basic.png);
    margin-left: -6px;
}

#content .plan {
    margin-left: -1px;
    _margin-left: none;
}

#content .plan#basic {
    margin-left: -10px;
    _margin-left: -5px;
}

.plan#personal {
    background-image: url(/_images/account-personal.png);
}

.plan#executive {
    background-image: url(/_images/account-executive.png);
}

.plan .content {
    position:absolute;
    top: 125px;
}
.plan .signupsmall {
    overflow: hidden;
}

#basic.plan .ph-sub-panel-payment {
    background-image: url(../_images/subscription/basic-gradient.gif);
}

#personal.plan .ph-sub-panel-payment {
    background-image: url(../_images/subscription/personal-gradient.gif);
}

#executive.plan .ph-sub-panel-payment {
    background-image: url(../_images/subscription/executive-gradient.gif);
}

.ph-sub-panel-payment {
color:#FFFFFF;
font:16px/20px helvetica,arial,sans-serif;
height:110px;
padding:10px 10px 0 0;
position:absolute;
float: right;
right:0;
text-align:right;
top:0;
width:110px;
margin: 9px 0 0;
}

.ph-sub-panel-price {
font-size:22px;
font-weight:bold;
margin-bottom:2px;
}

.ph-sub-panel-period {
font-size:14px;
}


.plan .featuresplus {
    margin-top: 15px;                                                                                    `
    padding: 2px 0;
}

.plan ul {
    margin: 15px 0 5px !important;
    padding: 0 0 0 17px !important;
}

.plan#personal ul,
    .plan#executive ul {
    margin-top: 0 !important;
}

.plan li {
    list-style: none outside url(/_images/blue-bullet.png) !important;
    margin: 0 !important;
    padding: 2px 0 !important;
    font-size: 12px !important;
}

.plan a.fulllist,
    .plan .learnmorelinks a {
    background: transparent url(/_images/blacklinkarrow.png) no-repeat scroll right 0;
    padding: 2px 12px 2px 2px;
}

.plan .buynew {
    bottom: 30px;
    left: 20px;
    position: absolute;
}

.plan .buynew-news {
    display: none;
    position: absolute;
    bottom: 7px;
    right: 7px;
    text-align: right;
}

.plan .buynew-news .free {
    color: #b2433c;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 4px;
}

.plan .learnmorelinks {
    bottom: 10px;
    *bottom: 12px;
    left: 20px;
    position: absolute;
}

/*** Column Layout ***/

.contentContainer {
/*overflow: hidden;*/
}

.mainArea {
    float: left;
    margin-right: 5px;
    width: 750px;
}

.newsArea {
    float: left;
    width: 235px;
    margin-top: 10px;
}

.viewnews {
    margin:-6px 0 0;
    height: 19px;
}
.viewnews a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;

}

.viewnews a:hover {
    color: #01CCFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;

}

/*** Flash Video ***/

#introflash {
    background-color: #000;
    height: 200px; /*width: 750px;*/
}

/*** Scroller ***/

#scroller {
    color: #fff;
    background: url(/images/scrollerbg.png) repeat-x;
    margin: 5px 0 0; /*width: 750px;*/
    height: 20px;
}

#scroller a {
    font-weight: normal;
    line-height: 20px;
    margin: 0 20px;
}

/*** News Area ***/

.sectionHeader {
    background: transparent url(/_images/blackbar.png) repeat-x left 11px;
    height: 26px;
    padding: 0 0 4px;

}




.sectionHeader h3 {
    background-color: #fff;
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 0 15px 0 0;

}

.sectionHeader2  {
background:url("/_images/blackbar.png") repeat-x scroll left 11px transparent;
height:26px;
left:60px;
padding:0 0 4px;
position:relative;
top:120px;
width:175px;
}


.sectionHeader h3 a, .sectionHeader h3 a:visited, .sectionHeader h3 a:hover {
    color: #000;
    text-decoration: none;
}

.sectionHeader2 h3 {
background-color:#FFFFFF;
float:left;
font-size:24px;
font-weight:bold;
left:-60px;
line-height:26px;
margin:0;
padding:0 15px 0 0;
position:relative;
top:-120px;
}

.sectionHeader2 h3 a, .sectionHeader2 h3 a:visited, .sectionHeader2 h3 a:hover {
    color: #000;
    text-decoration: none;
}

/* Newsletter */

#newsletter {
    margin-bottom: -1px;
    overflow: hidden;
    *padding-bottom: 4px;
}

.newstext {
    clear: both;
    font-size: 16px;
    line-height: 130%;
    margin: -6px 0;
}

#newscontact {
    clear: both;
    font-size: 14px;
    line-height: 130%;
    margin: -6px 0;
}

#signupform input {
    float: left;
}

#contactnewsform .name input {
    float: left;
     font-size: 10px;
    height: 14px;
    line-height: 14px;
    margin: 10px 3px 0 0;
    text-align: center;
    width: 184px;
    border: 1px solid #000;
    color: #666;
}





#email {
    border: 1px solid #000;
    color: #666;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    margin: 10px 3px 0 0;
    text-align: center;
    width: 184px;
}

/* Blog */

#blog .feed {
    background: transparent url(../_images/blog-panel2.png) no-repeat 0 0;
    clear: both;
    height: 285px;
    padding: 0 10px;
    position: relative;
    top: 5px;
}

#blog .item {
    height: 295px;
    width: 215px;
    margin: 0 auto;
}


#blog .item .header {
    height: 52px;
    text-align: center;
    position: relative;
}

#blog .item .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 0 8px;
    width: 215px;
}

#blog .item .preview {
    line-height: 140%;
    padding: 5px;
    height: 176px;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #d3d3d3 url(../_images/blog-inner-panel.png) repeat-x 0 0;
}

#blog .item .links {
    height: 20px;
    margin: 10px 5px;
}

#blog .item .button a {
    color: #000;
    cursor: pointer;
    font-size: 9px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#blog .item .comments a {
    background: transparent url(/_images/comments.png) no-repeat 0 0;
    width: 100px;
    float: right;
}

#blog .item .more a {
    background: transparent url(/_images/comments.png) no-repeat 0 0;
    margin-right: 0;
    width: 100px;
    float: left;
}

/*** Random Loveliness Area ***/

/* Help Area */

#FPHelpBar {
    background: transparent url(/_images/beaconpanel2.png) no-repeat 0 0;
    float: left;
    height: 108px;
    margin: 5px 0;
    position: relative;
    width: 252px;
}



#FPHelpBartext {
    color: #fff;
    font-size: 18px;
    margin: 51px 0 0 110px;
}

#FPHelpBar a.moreoptions {
    bottom: 16px;
    padding: 3px 25px 3px 0; /* expand the area of the link to include the arrow in the background image */
    position: absolute;
    right: 27px;
    white-space: nowrap;
    letter-spacing: 1.4px;

}

#beaconlink .image {
    position: absolute;
    top: -25px;
    left: 11px;
}

#beaconlink a {
    bottom: 16px;
    padding: 3px 25px 3px 0; /* expand the area of the link to include the arrow in the background image */
    position: absolute;
    right: 27px;
    white-space: nowrap;
    letter-spacing: 1.4px;
    margin:0 94px 12px 0;

}

/* Commitment Area */

#FPCommitment {
    float: left;
    height: 144px;
    margin: 5px 0 0;
    width: 235px;
}

#FPCommitment .testheader {
 color:#000000;
font-size:16px;
font-style:italic;
font-weight:bold;
letter-spacing:1.4px;
margin:-116px 0 0 104px;
}
#FPCommitment .testimage {
  margin:10px 0 0 2px;

}

#FPtext {
  color:#000000;
font-size:12px;
margin:8px 0 0 104px;
width:135px;

}

/* Seals Are Cute */

#FPSealsBar {
    float: left;
    margin: 15px 0;
    padding-left: 202px; /*width: 994px;*/
     width: 700px;
}

#FPSealsBar .bbb {
    float: left;
    margin: 0 10px 10px 0;
}

#FPSealsBar .Anet {
    float: left;
    padding: 5px;
}

#FPSealsBar .xPay {
    float: left;
    white-space: nowrap;
}

/*** Landing Pages ***/

#content.landing {
	margin-top: 20px;
}

#content.twoPlan .plan {
	height: 445px;
	margin: 0 34px 0 0;
	width: 284px;
}

#content.threePlan .plansMenu {
	overflow: hidden;
	padding-left: 58px;
}

#content.threePlan .plan {
	margin-right: 58px !important;
	margin-left: 0 !important;
}

#content.threePlan #executive.plan {
	margin-right: 0 !important;
}

#content.twoPlan #basic.plan {
    background: transparent url(../learnMore/_img/adwords-basic-2-col.png) no-repeat 0 0;
	margin-left: 0 !important;
}

#content.twoPlan #personal.plan {
    background: transparent url(../learnMore/_img/adwords-personal-2-col.png) no-repeat 0 0;
}

#content.twoPlan .plan .signupsmall,
#content.twoPlan .plan .learnmorelinks {
	display: none;
}

#content.twoPlan #basic.plan ul,
#content.twoPlan #personal.plan .featuresplus {
	margin-top: 140px !important;
}

#content.twoPlan .plan .buynew {
	bottom: 40px;
	left: 51px;
}

#content.twoPlan #planColumns .vertText {
	float: left;
	padding: 6px;
	width: 300px;
}

#content.landing .expandoText,
#content.landing .expandoText p {
	font: normal 14px/24px Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
}

#content.landing h2 {
	font-size: 20px;
	font-weight: bold;
}

#horzDiv {
	margin: 20px 0 10px;
	overflow: hidden;
	padding: 0 6px;
}

#content.twoPlan #horzDiv {
	*margin-top: 0;
}

#topText {
	float: left;
	margin-bottom: 10px;
	width: 612px;
}

#spamDiv {
	width: 292px;
}

#content.threePlan #spamDiv {
	float: left;
	margin:4px 18px 0 64px;
    _margin:4px 16px 0 32px;

}

#content.twoPlan #spamDiv {
	float: left;
	margin-right: 43px;
}

#spamDiv span {
	display: block;
	font: normal 12px/1em Arial,Helvetica,sans-serif;
	letter-spacing: normal;
	margin: 12px;
	text-align:right;
}

#spamDiv span.redtext {
    color: #f00;
	font-weight: bold;
}
#spamDiv span.redtext2 {
    color: #f00;
    font: bold 16px Arial, Helvetica, sans-serif;
    text-align: center !important;
}
#spamDiv span.blacktext {
    color: #000;
    font: bold 18px Arial, Helvetica, sans-serif;
    text-align: center !important;
}

#content.landing #bottomText {
	float: left;
	font: normal 16px/32px Arial,Helvetica,sans-serif;
}

#content.twoPlan #bottomText {
	width: 635px;
}

div.expandoText span.blacktext {
    color: #000;
	font-size: 16px;
	font-weight: bold;
    font-style: italic;
}

/* Thank you and Confirmation Page */
.thankYouContent {
    text-align: center;
}

.thankYouPanel {
    background: transparent url(../_images/newsletter-verbal-panel.png) no-repeat 0 0;
    height: 83px;
    width: 587px;
    margin: 15px auto 10px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    padding: 5px;
}

.thankYouPanel .panelHeader {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 5px;
}

.unsubpanelHeader {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}

.unsubconfirmpanelHeader {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}

.highlight {
    color: #01CCFF;
    font-weight: bold;
}

.thankYouPanel .confirmationHeader {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}

.thankYouPanel .panelMessage {
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

.thankYouPanel .panelMessage .highlight {
    color: #01CCFF;
    font-weight: bold;
}

.thankYouHeader {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.thankYouMessage {
    font-size: 14px;
}

.thankYouMessage .highlight {
    font-weight: bold;
    font-style: italic;
}

#thankYouPanels {
    margin: 0 -5px;
    overflow: hidden;
    width: 1000px;
}

#thankYouPanels .plan {
    height: 305px;
    width: 315px;
    overflow: hidden;
}

#thankYouPanels #basic.plan {
    background-image: url(../_images/basic-newsletter-panel.png);
}

#thankYouPanels #personal.plan {
    background-image: url(../_images/personal-newsletter-panel.png);
}

#thankYouPanels #executive.plan {
    background-image: url(../_images/executive-newsletter-panel.png);
}

#thankYouPanels #basic.plan ul,
    #thankYouPanels .featuresplus {
    margin-top: 96px !important;
}

#thankYouPanels .fulllist,
    #thankYouPanels .signupsmall,
    #thankYouPanels .learnmorelinks {
    display: none;
}

#thankYouPanels .buynew {
    display: none;
}

#thankYouPanels .buynew-news {
    display: block;
}
