﻿/*html{
  overflow:auto;
}*/

/************/
/*  GLOBAL  */
/************/

body {
    background: url(../images/bg.jpg) top center no-repeat #e4f3fc;
    margin: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    line-height: 17px;
    color: #333333; /*overflow:auto;*/
}
blink {
    color: Red;
}
a img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
a, a:visited, a:active {
    text-decoration: underline;
    color: #aa032f; /*#333333*/
}
a:hover {
    text-decoration: underline;
    color: #124D90;
}

/**************/
/*  TEMPLATE  */
/**************/

#wrapper {
    margin: 0 auto;
    padding-top: 20px;
    width: 970px;
    background-color: #ffffff;
    border: solid 1px #B3DDF7;
    border-top: none; /*overflow: hidden;*/
}
#outside {
    margin: 0 auto 20px;
    width: 930px;
    text-align: left; /*overflow: hidden;*/
}
#header {
    height: 60px;
    margin: 0 0 10px 0;
    position: relative;
    z-index: 300;
}
#wrapperFooter {
    margin: 0 auto;
    width: 970px;
    background-color: #EFF8FD;
    border: solid 1px #B3DDF7;
    border-top: none;
    overflow: hidden;
}
#footer, #bottom {
    width: 930px;
    color: #7496bc;
    text-align: center;
    vertical-align: middle;
    padding: 15px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
#footer a, #footer a:visited, #footer a:active {
    margin: 0 4px;
    text-decoration: none;
    color: #7496bc;
}
#footer a:hover {
    text-decoration: none;
    color: #4777AB;
}
#bottom {
    padding: 10px 0;
    width: 970px;
    position: relative;
    z-index: 100;
}
#bottom #socialIcons {
    position: absolute;
    right: 0;
    width: 200px;
}
#bottom #socialIcons img {
    float: right;
    margin-left: 10px;
}

/****************/
/*  NAVIGATION  */
/****************/

#nav {
    /*clear: both;*/
    height: 25px; /*width: 462px;*/
    list-style: none;
    display: inline; /*overflow: hidden;*/
    margin: 0;
    padding: 0;
    float: right;
}
#nav li {
    list-style: none;
    display: inline;
}
#nav > li > a {
    float: left;
    padding: 25px 0 0 0;
    margin: 5px 0 0 0;
    overflow: hidden;
    height: 0px;
    background-position: 0 0;
}
#nav a:link, #nav a:visited {
    background-position: 0 0;
    display: block;
}
#nav a:hover {
    background-position: 0 -25px;
    display: block;
}
#nav a.selected {
    background-position: 0 -50px;
    display: block;
}
#aPersonal {
    width: 101px;
    background: url(../images/nav/personal.png) top left no-repeat;
}
#aBusiness {
    width: 102px;
    background: url(../images/nav/business.png) top left no-repeat;
}
#aYouth {
    width: 102px;
    background: url(../images/nav/youth.png) top left no-repeat;
}
#aAbout {
    width: 157px;
    background: url(../images/nav/about.png) top left no-repeat;
}
#subNav {
    height: 25px;
    width: 700px; /*margin: 0 0 0 234px;*/
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    font-size: 11px;
}
#subNav a, #subNav a:visited, #subNav a:active {
    margin: 0 9px;
    text-decoration: none;
    color: #333333;
}
#subNav a:hover {
    text-decoration: none;
    color: #A5001E;
}
#subNav .searchBox {
    margin: 10px 7px 0 0;
    padding: 0 2px;
    color: #999;
    border: 1px solid #999;
    height: 14px;
    width: 71px;
    font-size: 10px;
}
#subNav .searchButton {
    margin: 0px;
    vertical-align: bottom;
}
/*div.overTxtDiv {
	font-size: 10px;
	color: #999;
}*/

#loginLock {
    display: inline;
    color: #0B4398;
    font-weight: bold;
    margin: 0 9px;
    font-size: 11px;
}
#loginLock a, #loginLock a:visited, #loginLock a:active, #loginLock a:hover {
    text-decoration: none;
    margin: 0;
    color: #0B4398;
}
#loginLock img {
    margin: 0 7px 0 0;
}

/**************/
/*  Homepage  */
/**************/

#leftColumn {
    float: left;
    width: 715px;
    position: relative;
    z-index: 200;
}

#slideshow { position: relative; margin-bottom: 10px; line-height: 0; font-size: 0; }
#slideshow .togglers {
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 4;
}

#slideshow .togglers a {
    float: left;
    height: 33px;
    margin-bottom: -3px;
    margin-left: -7px;
    outline: medium none;
    width: 33px;
}
#slideshow .togglers a span {
    display: block;
    width: 33px;
    height: 33px;
    text-indent: -9999px;
    background: url(../images/slideshowBTN.png) left top no-repeat;
}
#slideshow .togglers a.current span {
    background: url(../images/slideshowBTN_current.png) left top no-repeat;
}

/********************/
/*  Homepage Flash  */
/********************/

#hpFlash {
    width: 715px;
    height: 300px;
    float: left;
    margin: 0 15px 15px 0;
    background: #fff;
}
#flashMissing {
    width: 100%;
    height: 22px;
    background: url(../images/installFlashBG.gif) repeat-x #fff;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
#hpFlash #flashMissing div {
    padding: 2px 3px;
}

/********************/
/*  Homepage Login  */
/********************/

#hpLogin {
    width: 198px; /*height: 298px;*/
    background: #fff;
    float: right;
    margin: 0;
    padding-bottom: 10px;
    border: 1px solid #aa032f;
}
#hpLogin div {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
}
#hpLogin .label {
    white-space: nowrap;
}
#hpLogin .button {
    float: right;
    height: 19px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
}
#hpLogin h2 {
    height: 25px;
    font-family: SegoeUI-Bold, Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #AA032F;
    line-height: 22px;
    padding: 0;
    margin: 8px 0 0 0;
}
#hpLogin a {
    font-size: 10px;
    width: 115px;
    line-height: 13px;
}
#hpLogin hr {
    width: 160px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: 0;
    height: 1px;
    margin-left: 10px;
    margin-top: 13px;
}

/***********************/
/*  Homepage Features  */
/***********************/

#features {
    width: 362px;
    float: left;
}
#featuredItem {
    width: 171px;
    margin: 0 20px 0 0;
    float: left;
}
#featuredItem.first {
    background: url(../images/cccDot.gif) 170px repeat-y;
}
#featuredItem.second {
    width: 156px;
    margin: 0 10px 0 0;
}
#featuredItem h2 {
    font-family: SegoeUI-Bold, Arial, Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #134E90;
    line-height: 18px;
    padding: 0;
    margin: 0;
    width: 150px;
}
#featuredItem .content {
    width: 150px;
}

#featuredItem .button {
    margin-right: 15px;
}

/********************/
/*  Homepage Rates  */
/********************/

#currentRates {
    width: 353px;
    float: left;
    position: relative;
}
#currentRates h2 {
    font-family: SegoeUI-Bold, Arial, Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #134E90;
    line-height: 18px;
    padding: 0;
    margin: 0 0 6px;
    float: left;
}
#currentRates .button {
    float: right;
    height: 19px;
    margin: 0;
}
#currentRates #ratesHeader {
    clear: both;
    height: 21px;
    overflow: hidden;
}
#currentRates ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#currentRates ul a {
    padding: 0 10px;
    display: block;
    height: 21px;
    line-height: 21px;
    background: url(../images/nav/ratesDropdown.png) top left no-repeat;
    font-family: SegoeUI-Bold, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#currentRates ul a img {
    margin-left: 5px;
    padding-bottom: 7px;
}
#currentRates ul a:link, #currentRates ul a:visited {
    background-position: 0 0;
}

/*Hover effect class*/
#currentRates #ratesHeader.active #ratesDD {
    display: block;
}
#currentRates #ratesHeader.active ul li a {
    background-position: 0 -21px;
}
/**/

#currentRates #ratesHeader #ratesDD {
    display: none;
    position: absolute;
    border: 3px solid #7BA0C6;
    padding: 10px 13px 10px 8px;
    background: url(../images/nav/bg.png) #fff bottom center repeat-x;
    top: 46px;
    -moz-box-shadow: 0 9px 14px #000;
    -webkit-box-shadow: 0 9px 14px #000;
    box-shadow: 0 9px 14px #000;
    white-space: nowrap;
    line-height: 18px;
}
#currentRates #ratesHeader #ratesDD h6 {
    display: block;
    font-family: SegoeUI-Bold, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #4F4F4F;
    background: url(../images/nav/dropdownHRule.png) bottom left no-repeat;
    margin: 0 0 7px 0;
}
#currentRates #ratesHeader #ratesDD a, #currentRates #ratesHeader #ratesDD a:visited, #currentRates #ratesHeader #ratesDD a:active {
    color: #484848;
    display: block; /*width: 100%;*/
    padding: 1px 0;
    outline: none;
}
#currentRates #ratesHeader #ratesDD a:hover {
    background: #E8F5FD;
    color: #484848;
    border: solid 1px #C4D5E6;
    padding: 0 4px;
    margin: 0 -5px;
}
#currentRates ul li:hover div {
    display: block;
}

#currentRates #tableWrapper {
    clear: both;
    width: 331px;
    border: 1px solid #124D90;
    border-top: none;
    padding: 7px 10px 10px;
}
#currentRates #tableWrapper.productPage {
    border: 1px solid #124D90;
    margin-bottom: 15px;
}
#currentRates h3 {
    font-size: 11px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    color: #333333 !important;
    visibility: visible;
}

#currentRates h4 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    float: right;
}
#currentRates #tableWrapper .ratesTable {
    width: 333px;
    border-collapse: collapse;
    background-color: #F8FAFC;
    clear: left;
}
#currentRates #tableWrapper .ratesTable td {
    padding: 3px 5px;
    vertical-align: top;
}
#currentRates #tableWrapper .ratesTable tr:nth-child(odd) {
    background: #D9E3F0;
}
#currentRates #tableWrapper .ratesTable a, #currentRates #tableWrapper .ratesTable a:visited, #currentRates #tableWrapper .ratesTable a:active {
    text-decoration: underline;
    color: #333333;
}
#currentRates #tableWrapper .ratesTable a:hover {
    text-decoration: underline;
    color: #aa032f;
}

/*Interior Wrapper*/
#contentOutside {
    width: 928px;
    border: solid 1px #AA032F;
    background: #fff url(../images/interiorBg.jpg) no-repeat;
}

/*Interior Navigation*/
#interiorNavPanel {
    width: 175px;
    color: #fff;
    font-weight: bold;
    font-family: SegoeUI-Bold, Arial, Helvetica, Verdana, sans-serif;
    float: left;
}
#interiorNavPanel h3 {
    background: url(../images/nav/interiorNavBg.gif) top left repeat-x;
    background-position: 0 0;
    display: block;
    text-decoration: none;
    padding: 7px 0 0 7px;
    margin: 0;
    height: 18px;
    font-size: 12px;
    line-height: 0px;
    visibility: visible;
}
#interiorNavPanel h4 {
    background: url(../images/nav/interiorSubNavBg.gif) top left repeat-x;
    background-position: 0 0;
    display: block;
    text-decoration: none;
    padding: 6px 0 0 14px;
    margin: 0;
    height: 15px;
    font-size: 11px;
    color: #0E4796;
    line-height: 0px;
    visibility: visible;
}
#interiorNavPanel .subnav {
    /*overflow:hidden; 	height:0px;*/
    width: 175px;
    margin: 0px;
    padding: 0px;
}
#interiorNavPanel a:link, #interiorNavPanel a:visited, #interiorNavPanel a:active {
    width: 175px;
    text-decoration: none;
    color: #ffffff;
}
#interiorNavPanel .subnav a:link, #interiorNavPanel .subnav a:visited, #interiorNavPanel .subnav a:active {
    width: 175px;
    text-decoration: none;
    color: #0E4796;
}
#interiorNavPanel h3:hover {
    background-position: 0 -25px;
}
#interiorNavPanel h4:hover {
    background-position: 0 -21px;
}
#interiorNavPanel h3.selected {
    background-position: 0 -50px;
}
#interiorNavPanel h4.selected {
    background-position: 0 -42px;
}

/*WHY JOIN*/
#whyJoin {
    float: left;
    width: 753px;
}
#whyJoinContent {
  margin: 27px;
}
    float: left;
    width: 753px;
}
#whyJoinContent {
  margin: 27px;
}
#whyJoinContent p {
  width: 620px;
}
#whyJoinContent h1, #whyJoinContent h2, #whyJoinContent h3 {
  color: #114C90;
  font-weight: bold;
  font-family: SegoeUI-Bold, Arial, Helvetica, Verdana, sans-serif;
  font-size: 28px;
  margin-bottom: 30px;
}
#whyJoinContent h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
#whyJoinContent .interiorImage{
  margin-left:20px;
}
argin-bottom: 15px;
}
#whyJoinContent .interiorImage{
  margin-left:20px;
}
#whyJoinContent table {
    background: #F8FAFC;
    border: solid 1px #074B89;
}
#whyJoinContent th {
    background: #E0E8F0;
    font-size: 15px;
    font-weight: bold;
    font-family: SegoeUI-Bold, Arial, Helvetica, Verdana, sans-serif;
    text-align:center;
}
#whyJoinContent td {
    width: 225px;
    vertical-align:top;
    font-family: SegoeUI-Bold, Arial, Helvetica, Verdana, sans-serif;
}
#whyJoinContent td + td {
    color:#666666;
}
#whyJoinContent .altRowStyle, #whyJoinContent tr:nth-child(odd){
    background: #EEF2F7;
}
#whyJoinContent td strong{
  color:#114c90;
  font-size:14px;
}
#whyJoinContent td + td strong{
  color:#cc0000;
  font-size:14px;
}
/*#whyJoinContent p, #whyJoinContent ul {
    font-size: 11px;
    line-height: 18px;
}*/

#whyJoinContent ul {
    padding-left: 1.25em;
}

/********************/
/*    GOLF PAGE     */
/********************/

.golf h1, .rege h1 {
    color: #114C90;
    font-weight: bold;
    font-family: SegoeUI-Bold, Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    margin: 25px 0 10px 0;
}

/****************/
/*    REG E     */
/****************/
.rege .needToKnow {
    width: 550px;
    padding: 0 10px 0 0;
    border: 1px solid #aa032f;
    background: #F8FAFC;
    overflow: hidden;
}
.rege .needToKnow div {
    width: 260px;
    margin: 10px 0 10px 15px;
    float: left;
}
#interiorContent.rege .needToKnow p {
    margin: 0;
}
#interiorContent.rege .needToKnow ol, #interiorContent.rege .needToKnow ul {
    margin-left: 17px;
    padding: 0;
}
.rege input[type=radio] + span.LV_invalid {
    float: right;
    margin-right: 9px;
}
.rege input[type=radio] + span.LV_valid {
    float: right;
    margin-right: 103px;
}
.rege input[type=radio] + label, .rege input[type=checkbox] + span + label {
    display: inline-block;
    padding-left: 5px;
    width: 340px;
}
.rege input[type=radio] {
    vertical-align: top;
}

/*Interior Content*/
#interiorContent {
    float: left;
    width: 699px; /*background: #fff;*/
    padding-bottom: 24px;
    margin: 0 27px;
}
#interiorContent p {
    margin-right: 199px;
    margin-top: 7px;
    margin-bottom: 7px;
}
#interiorContent .hero {
    margin-left: -27px;
}
#interiorContent .rule {
    text-align: left;
    height: 1px;
    margin: 0;
    padding: 0;
    color: #b6b6b6;
    background-color: #b6b6b6;
    border: 0px;
}
#promo1, #promo3 {
    width: 218px;
    float: left;
    padding: 0 15px 0 0;
    min-height: 220px;
}
#promo2 {
    width: 203px;
    float: left;
    padding: 0 15px;
    min-height: 220px;
}
#promo3 {
    padding: 0 0 0 15px;
}
/*#promo1, #promo2, #promo3{
  width: 227px; 
  float: left; 
  padding: 0 0 0 22px;
}*/
#promo1, #promo2 {
    background: url(../images/promoBg.gif) 232px 30px no-repeat;
}
/*#promo1, #promo2{
  background: url(../images/promoBg.gif) 248px 30px no-repeat;
}
#promo1{
  margin: 0 0 0 5px; 
}*/
#promo1 h2, #promo2 h2, #promo3 h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 25px 0 0 0;
    color: #0E4796;
}
#promo1 p, #promo2 p, #promo3 p {
    padding: 0;
    margin: 12px 17px 24px 0;
    line-height: 15px;
}
#promo1 .button, #promo2 .button, #promo3 .button {
    margin: 0 22px;
}
/*#contentHeader, #productHeader{
  margin: 0 27px;
}
#productHeader{
  margin: 0 0 0 27px;
  background: bottom right no-repeat;
}*/
#interiorContent h2, #interiorContent h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 27px 0 10px 0;
    margin: 0;
    color: #0E4796;
}
#interiorContent h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 5px 0;
    margin: 0;
    color: #0E4796;
}
#interiorContent span.h3Sub {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 5px 0;
    margin: 0;
    color: #0E4796;
    display: block;
}
/*#contentHeader h3, #productHeader h3{
  font-size: 12px;
  font-weight: bold;
  padding: 27px 0 10px 0;
  margin: 0;
  color: #0E4796;
}
#productHeader p{
  width: 410px;
  padding: 0;
  margin: 0;
}
#productHeader .button{
  padding: 30px 0;
  margin: 0;
  float:none;
}*/
#moreInfo {
    background: url(../images/productMoreInfoBg.gif) no-repeat;
    overflow: hidden;
}
#moreInfo #buttons {
    font-size: 12px;
    font-weight: bold;
    color: #0E4796;
    margin: 0;
    padding: 10px 0;
}
#moreInfo #buttons li {
    display: inline;
    margin: 0 10px 0 0;
    text-decoration: underline;
}
#moreInfo #buttons li:hover {
    color: #aa032f;
    cursor: pointer;
}
#moreInfo #buttons .active {
    color: #aa032f;
}
.interiorImage {
    float: right;
    border: solid 1px #b6b6b6; /*#074B89;*/
    padding: 5px;
    margin: 7px 0 10px 10px;
}
.noBorder {
    border: none;
    padding: 0px;
}
.productImage {
    width: 250px;
    height: 150px;
}
.youthList {
    width: 400px;
    padding-left: 1.5em;
}
.youthList li {
    margin-top: 4px;
    margin-bottom: 4px;
}
.footnote {
    font-size: 9px;
    padding-left: 3em;
    margin-left: 0em;
    width: 500px;
}
.footnote li {
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 12px;
}
/*Interior Classes*/

.additional {
    width: 300px;
    float: left;
    border: solid 1px #b6b6b6;
    padding: 0 5px 5px 5px;
    margin: 30px 27px 0 0;
}

/*Form Objects*/
.label {
    margin: 6px 0 0 0;
    float: left;
    color: #333;
    font-size: 11px;
}

.txtBox {
    margin: 6px 0 0 0;
    padding: 1px 2px 0 2px;
    float: right;
    color: #333;
    border: 1px solid #999;
    height: 15px;
    font-size: 11px;
    vertical-align: baseline;
}
.button {
    float: right;
    height: 19px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
}
/*POPPER*/
#interiorContent h3.toggler {
    background-color: #3467a1;
    padding: 5px;
    color: #fff;
    border-right: solid 1px #000;
    border-left: solid 1px #000;
    border-top: solid 1px #000;
    visibility: visible;
}
#interiorContent h3.toggler span {
    float: right;
    text-decoration: underline;
}
.elementToOpen {
    overflow: hidden;
    height: 0px;
    border-right: solid 1px #000;
    border-left: solid 1px #000;
    border-bottom: solid 1px #000;
    margin-bottom: 2px;
}
.elementContent {
    padding: 5px;
}
.elementContent ul {
    padding-left: 2em;
}
/*Tables*/
.bioTable {
    width: 575px;
    border: solid 1px #074B89;
    border-collapse: collapse;
    margin-bottom: 17px;
}
.bioTable td {
    padding: 5px;
    border-spacing: 0;
    width: 120px;
}
.bioTable p {
    margin-right: 0px !important;
}
.bioTable td + td {
    padding-left: 10px;
    background: #F8FAFC;
    width: auto;
}

.memberRewardsTable {
    width: 500px;
    background: #F8FAFC;
    border: solid 1px #074B89;
}
.memberRewardsTable td {
    width: 150px;
}
.memberRewardsTable td + td {
    text-align: center;
    width: 175px;
}

.contactTable, .inquiryTable {
    width: 500px;
    background: #F8FAFC;
    border: solid 1px #074B89;
}
.contactTable td {
    text-align: left;
    width: 50%;
    vertical-align: top;
}
.inquiryTable td {
    vertical-align: top;
    text-align: left;
}
.inquiryTable td + td {
    width: 375px;
}
.inquiryTable .input {
    vertical-align: middle;
    font-size: 11px;
    width: 250px;
    margin: 2px 0;
    border: 1px solid #999;
    padding: 2px;
}
.inquiryTable .checkboxes {
    vertical-align: middle;
    font-size: 11px;
    width: 250px;
    margin: 2px 0;
}
.inquiryTable label {
    vertical-align: text-bottom;
}
.memberRewardsTable .header, .contactTable .header, .inquiryTable .header {
    background: #E0E8F0;
    font-size: 12px;
    font-weight: bold;
}
.contactTable .header {
    font-size: 11px;
    font-weight: bold;
}
.memberRewardsTable .altRowStyle, .contactTable .altRowStyle, .inquiryTable .altRowStyle {
    background: #EEF2F7;
}

/*LIVE VALIDATION STYLES*/
.LV_validation_message {
    font-weight: bold;
    margin: 0 0 0 5px;
}

.LV_valid {
    color: #00CC00;
    background: url( "../images/valid.png" ) no-repeat center left;
    height: 10px;
    width: 10px;
    display: inline-block;
    vertical-align: text-bottom;
}

.LV_invalid {
    color: #CC0000;
    background: url( "../images/invalid.png" ) no-repeat center left;
    height: 10px;
    width: 90px;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 10px;
    padding-left: 15px;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
    border: 1px solid #00CC00 !important;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
    border: 1px solid #CC0000 !important;
}

/***************/
/* Login Panel */
/***************/

#loginPanel {
    background: #fff;
    border: 1px solid #aa032f;
    padding: 0 10px 10px 10px;
}

#loginPanel h3 {
    color: #124D90;
    font-family: SegoeUI-Bold, Arial, Helvetica, Verdana, sans-serif;
    font-size: 1.5em;
}

/*******************/
/* FEEDBACK PANELS */
/*******************/

.pnlFeedback {
    padding: 10px;
    line-height: 16px;
    margin: 7px 0 10px 0;
    border: solid 1px #a19b7c;
    background: url(../images/confirmation.png) no-repeat #f1f2eb 10px 10px;
    display: none;
    text-align: left;
}
.pnlFeedback .header {
    /*margin: 0 0 0 20px;*/
    font-weight: bold;
    display: block;
}
.pnlFeedback .feedback {
    margin: 16px 0 0 0;
    display: none;
}

/*FEEDBACK PANEL STYLES*/
/*CONFIRMATION IS AN UNNECESSARY STYLE, SINCE THIS IS THE DEFAULT STYLE... BUT JUST IN CASE*/
.confirmation {
    border: solid 1px #a19b7c;
    background: #f1f2eb /*THIS COLOR IS MORE GREEN... TRY IT OUT #EDFAED*/;
}
.error {
    border: solid 1px #cc0000;
    background: #ffeded;
}
/*HOMEPAGE FEEDBACK STYLES*/
#homepage .alert {
    background-color: #FFFFFF;
    border: 1px solid #E6DB55;
    margin-bottom: 9px;
    padding: 8px 15px 8px 41px;
    /*position: absolute;*/
    /*width: 884px;
    color: #666452;
    font-size: 0.75em;
    z-index: 888;*/
}
#homepage .confirmation{
    border: solid 1px #a19b7c;
    background: url("/images/accept.png") no-repeat 10px 10px #f1f2eb;
}
#homepage .maintenance{
  border: 1px solid #E6DB55;
  background: url("/images/maintenance.png") no-repeat 10px 10px #FFFBCC;
}
#homepage .announcement{
    border: solid 1px #cc0000;
    background: url("/images/announcement.png") no-repeat 10px 10px #ffeded;
}
#homepage .alert .title {
  font-weight: bold;
  text-transform: uppercase;
}
/*#homepage #qdCMS_pnlFeedback.pnlFeedback .confirmation {
  border: solid 1px #a19b7c;
  background: url("/images/accept.png") no-repeat scroll 10px 10px #f1f2eb;
}
#homepage #qdCMS_pnlFeedback .error {
  border: solid 1px #cc0000;
  background: url("/images/announcement.png") no-repeat scroll 10px 10px #ffeded;
}
#homepage #qdCMS_pnlFeedback .maintenance {
  background: url("/images/maintenance.png") no-repeat scroll 10px 10px #FFFBCC;
  border: 1px solid #E6DB55;
}*/

/*******************/
/* LOAN CALCULATOR */
/*******************/

#calculator {
    border: 1px solid #114C90;
    background-color: #E0E8F0;
    width: 363px;
    height: 123px;
    display: block;
    float: left;
    padding: 5px 0 0 5px;
    line-height: 30px;
}
#calculator label {
    width: 80px;
    height: 20px;
    float: left;
}
#calculator input {
    width: 134px;
    border: 1px solid #999;
    margin: 0 10px 0 3px;
    font-size: 11px;
    padding: 3px 2px;
}
#calculator label + input {
    margin-left: 9px;
}
#calculator select {
    width: 99px;
    border: 1px solid #999;
    font-size: 11px;
    padding: 2px;
}
#calculator #calculate {
    margin-left: 150px;
}
#calculatorResponse {
    border: 1px solid #114C90;
    border-left: none;
    background-color: #F8FAFC;
    width: 203px;
    height: 123px;
    float: left;
    text-align: right;
    line-height: 30px;
    padding: 5px 5px 0 0;
}
#calculatorResponse div {
    display: inline-block;
}
#calculatorResponse div {
    display: inline;
    height: 20px;
    width: 80px;
}
#calculatorResponse div span {
    float: right;
    width: 80px;
}
#errors {
    border: 1px solid #FF0000;
    border-top: none;
    background-color: #FFC6C6;
    width: 348px;
    padding: 10px;
    display: block;
    clear: both;
}

/********/
/* NEWS */
/********/

.article {
    width: 500px;
    border-bottom: 1px solid #ccc;
    overflow:hidden;
}
.article h2 a, .article h2 a:visited, .article h2 a:active {
    color:#0E4796;
}
.article h2 a:hover {
    color:#AA032F;
}
.article p{
  width: 100%;
}
