/* CSS for all sites within moneyvillage - Simon Pollard for deckchair.co.uk 2008 */
/* General website styles */
* { padding: 0; margin: 0; }
* html a:hover {visibility:visible}
html {
    height: 100%;
    text-align: center;
}
/* Styles for all pages */
a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #1e4f80;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
img a {
    border: none;
}
p {
    font-size: 12px;
    margin-bottom: 5px;
}
h1 {
}

h1.welcome {
       background-image: url(../images/moneyvillage-greybg.1240390573.jpg);
       background-repeat: no-repeat;
       background-position: right;
       padding-top: 6px;
       height: 37px;
       padding-right: 173px;
       font-size: 24px;
       font-weight: bold;
       color: #000000;
       margin-left: 15px;
       width: 170px;
}

h2 {
    font-size: 18px;
}
h3 {
    font-size: 14px;
    font-weight: bold;
}
h4 {
    font-size: 11.4px;
}
ul {
    font-size: 12px;
    margin-left: 30px;
}
ul li {
    margin-bottom: 5px;
}
div#main {
    text-align: left;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f0eff3;
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../images/main-bground.1240390573.jpg);
    background-repeat: repeat-y;
}

img.right-image {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

/*** START HEADER STYLES ***/
div#header {
    height: 126px;
    background-repeat: repeat-x;
    background-image: url(../images/moneyvillage/header-bground.1240390573.jpg);
    position: relative;
}
div#mainnavbar {
    height: 25px;
    background-image: url(../images/mainlinks-bground.1240390573.jpg);
    background-repeat: repeat-x;
    padding-left: 15px;
}
a.mainnavbar-links {
    display: block;
    height: 21px;
    margin-right: 5px;
    background-color: #3366CC;
    float: left;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}


a#curlywig { background-color: #7f180d; }
a#curlywig:hover { background-color: #551009; }
a#creditconfusion { background-color: #247da7; }
a#creditconfusion:hover { background-color: #0d4864; }
a#thebillshrinker { background-color: #D7A206; }
a#thebillshrinker:hover { background-color: #947313; }
a#moneyconcerns { background-color: #56a8e2; }
a#moneyconcerns:hover { background-color: #082e7a; }
a#moneyudoo { background-color: #56a8e2; }
a#moneyudoo:hover { background-color: #3c78a2; }
a#moneyblender { background-color: #47a046; }
a#moneyblender:hover { background-color: #296228; }
a#moneylogic { background-color: #ff7200; }
a#moneylogic:hover { background-color: #bd5806; }
a#paymenttracker { background-color: #5d4f4f; }
a#paymenttracker:hover { background-color: #382f2f; }
span#toplinks {
    font-size: 12px;
    color: #FFFFFF;
    top: 25px;
    right: 20px;
    position: absolute;
}
span#toplinks a {
    color: #FFFFFF;
}
span#userbox {
    background-repeat: repeat-x;
    height: 30px;
    padding-top: 10px;
    position: absolute;
    top: 65px;
    right: 20px;
    font-size: 12px;
}
span#userbox-content {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
span#userbox-content a, span#userbox-content span a{
    color: #000000;
}
img#header-but-left {
    position: absolute;
    left: 0px;
    top: -10px;
}
img#header-but-right {
    position: absolute;
    right: 0px;
    top: -10px;
}
a#signin {
    background-repeat: no-repeat;
    width: 197px;
    height: 36px;
    position: absolute;
    top: 72px;
    right: 20px;
    display: block;
}
img#money-village {
    position: absolute;
    top: 16px;
    right: 280px;
}

/*** END HEADER STYLES ***/

/*** START CONTENT STYLES ***/
div#content {
    margin-bottom: 10px;
}
div#breadcrumbs-bg {
    background-color: #dddddd;
    padding-top: 8px;
    height: 18px;
}
div#breadcrumbs {
    margin-left: 15px;
    font-size: 12px;
    padding-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
    background-color: #f2f2f2;
    width: auto;
    position:absolute;
}
div#breadcrumbs a {
    color: #000000;
    font-weight: bold;
}
div#content-left {
    padding-top: 20px;
    padding-left: 12px;
    padding-bottom: 10px;
    float: left;
    width: 697px;
}
div#content-right {
    float: right;
    width: 225px;
}
div.content-right-section {
    background-image: url(../images/right-section-top.1240390573.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    width: 210px;
    padding-top: 15px;
    padding-bottom: 5px;
}
div.content-right-section-footer {
    background-image: url(../images/right-section-bottom.1240390573.jpg);
    background-repeat: no-repeat;
    height: 9px;
    width: 210px;
    margin-bottom: 20px;
}
div#content-right h2, div.content-left-section h2 {
    color: #03407e;
    padding-left: 15px;
    margin-left: 10px;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/right-section-header-arrow.1240390573.gif);
    background-repeat: no-repeat;
    background-position: left;
}

div#content-right p, div.content-left-section p {
    font-size: 9px;
    margin-left: 10px;
}
div.section-large-wide {
    width: 678px;
    padding-top: 34px;
    height: 149px;
    float: left;
    background-image: url(../images/large-wide-box.1240390573.gif);
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    margin-bottom: 20px;
}
div.section-large-wide h3 {
    padding-left: 15px;
    background-image: url(../images/right-section-header-arrow.1240390573.gif);
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    left: 10px;
    top: 10px;
}
div.section-large-wide div#services_rotator div {
    background-position: top;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 15px;
    width: 653px;
    padding-top: 60px;
    height: 89px; 
}
div#services_rotator div.curly-wig {
    background-image: url(../images/large-wide-box-curlywig.1240390573.gif);
}
div#services_rotator div.billshrinker_box {
    background-image: url(../images/large-wide-box-billshrinker.1240390573.gif);
}
div#services_rotator div.creditconfusion_box {
    background-image: url(../images/large-wide-box-creditconfusion.1240390573.gif);
}
div#services_rotator div.moneyblender_box {
    background-image: url(../images/large-wide-box-moneyblender.1240390573.gif);
}

/*** END CONTENT STYLES ***/

/*** START GENERAL 2 COLUMN CONTENT (PLUS RIGHT COLUMN AS STANDARD) PAGE ***/
div#content-left-leftcolumn {
    width: 214px;
    float: left;
}
div.content-left-section-links {
    margin-top: 3px;
}
a.button-link {
    display: block;
    /* was 211px */
    width: 201px;
    /* was 23px */
    height: 19px;
    padding-left: 10px;
    padding-top: 4px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: normal;
}
a.button-link:hover {
    text-decoration: none;
}
a#blue { background-image: url(../images/blue-link.1240390573.jpg); }
a#green { background-image: url(../images/green-link.1240390573.jpg); }
a#maroon { background-image: url(../images/maroon-link.1240390573.jpg); }
a#purple { background-image: url(../images/purple-link.1240390573.jpg); }
a#red { background-image: url(../images/red-link.1240390573.jpg); }
.blue { color: #384169; }
.green { color: #296a63; }
.maroon { color: #803870; }
.purple { color: #643f95; }
.red { color: #aa3b3b; }

div#red-extra-box, div#blue-extra-box {
    width: 215px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    margin-top: 15px;
}
div#blue-extra-box input#search_term {
    margin-left: 10px;
}
div#red-extra-box {
    background-image: url(../images/red-extra-box-header.1240390573.jpg);
    background-color: #e6dcdc;
}
div#blue-extra-box {
    background-image: url(../images/blue-extra-box-header.1240390573.jpg);
    background-color: #e1e6e9;
}
div#red-extra-box h3, div#blue-extra-box h3 {
    color: #FFFFFF;
    margin-left: 10px;
    padding-top: 8px;
    margin-bottom: 15px;
}
div#red-extra-box p, div#blue-extra-box p {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
div#red-extra-box a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 8px;
    margin-bottom: 15px;
    display: block;
}
div#blue-extra-box a {
    color: #000000;
    margin-left: 10px;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
}
div#red-extra-box a.textlink, div#blue-extra-box a.textlink {
    color: #782d2d;
    font-weight: bold;
    margin-left: 10px;
}
div#make-a-claim a.textlink:hover, div#blue-extra-box a.textlink:hover {
    text-decoration: underline;
}
div#red-extra-box-footer, div#blue-extra-box-footer {
    height: 9px;
    width: 215px;
    background-repeat: no-repeat;
    background-position: bottom;
}
div#red-extra-box-footer {
    background-image: url(../images/red-extra-box-footer.1240390573.jpg);
}
div#blue-extra-box-footer {
    background-image: url(../images/blue-extra-box-footer.1240390573.jpg);
}
/* LEFT HAND CONTENT RIGHT COLUMN */
div#content-left-rightcolumn {
    float: right;
    width: 460px;
    padding-left: 10px;
    background-image: url(../images/left-content-header.1240390573.jpg);
    background-repeat: no-repeat;
}
div#content-left-rightcolumn p.general {
    font-size: 12px;
    margin-left: 0px;
    margin-top: 15px;
    margin-right: 30px;
}
div#content-left-rightcolumn h2 {
    padding-top: 5px;
}
div#content-left-rightcolumn h3 {
    margin-top: 15px;
}

div.quote {
    background-image: url(../images/quote-bground.1240390573.jpg);
    background-repeat: repeat-y;
    margin-top: 15px;
    margin-left: 10px;
    width: 402px;
    display: block;
}
div.quote-header {
    background-image: url(../images/quote-header.1240390573.jpg);
    background-repeat: no-repeat;
    height: 15px;
}
div.quote-footer {
    background-image: url(../images/quote-footer.1240390573.jpg);
    background-repeat: no-repeat;
    height: 15px;
}

div.quote p {
    margin-top: 0px;
    margin-bottom: 10px;
}
/*** END GENERAL 2 COLUMN CONTENT (PLUS RIGHT COLUMN AS STANDARD) PAGE ***/


/*** START FORM STYLES ***/
div#form-header h2, div#form-header-mv h2, div#form-header-join h2 {
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 10px;
}
div.form-item h3 {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
}
div#form-header, div.form-item {
    background-image: url(../images/form-item-header.1240390573.jpg);
    background-repeat: no-repeat;
    background-position: top;
    text-align: left;
    width: 600px;
    margin-bottom: 15px;
    position: relative;
}


div#form-header h2, div#form-header-mv h2 {
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 10px;
}
div#form-header h3, p {
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 15px;
}
div#form-header-mv {
    background-image: url(../images/form-item-header-mv.1240390573.jpg);
    background-repeat: no-repeat;
    background-position: top;
    text-align: left;
    width: 600px;
    margin-bottom: 15px;
    position: relative;
}
a#formlogin {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #0b378c;
    text-decoration: underline;
    font-weight: normal;
}
a.back-button {
    background-image: url(../images/back.1240390573.jpg);
    text-align: center;
    width: 92px;
    padding-top: 5px;
    height: 19px;
    display: block;
    color: #000000;
    position: absolute;
    left: 10px;
    margin-top: 10px;
}
div.form-error-main {
    margin-left: 15px;
    color: #ca0c0c;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 15px;
}
div.form-error {
    color: #ca0c0c;
    font-weight: bold;
    font-size: 12px;
    width: 200px;

}
div.form-item {
    font-size: 12px;
    margin-bottom: 30px;
}
div.form-item-submit {
    height: 40px;
}
div.form-item-input {
    padding-left: 10px;
    margin-bottom: 12px;
    width: 600px;
    display: block;
    position: relative;
    clear: both;
}

div.form-item-input p {
    width: 200px;
    margin-left: 0px;
}
div.form-item-input p.checkbox {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 350px;
    text-align: left;
}
div.checkboxes {
    float: right;
    width: 370px;
}
div.checkboxes p {
    height: 25px;
}
div.form-item-input input.textinput {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 345px;
    border: #797979 1px solid;
}
div.form-item-input select {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 350px;
    border: #797979 1px solid;
}
div.textareabox {
    height: 50px;
}
div.form-item-input textarea {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 350px;
    height: 60px;
}
input#Submit {
    position: absolute;
    right: 20px;
    width: 92px;
    height: 24px;
    margin-top: 10px;
    width: 120px;
}
div.whiteline {
    background-color: #ffffff;
    height: 1px;
    font-size: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    clear: both;
}
div.form-extrainfo {
    color: #666666;
    font-size: 10px;
    width: 200px;
}
input.textinput-other {
    position: absolute;
    left: 350px;
}

/* Right hand items */
div#content-right h4 {
    color: #0a4088;
    margin-left: 10px;
    font-size: 18px;
}
div#content-right a {
    color: #0a4088;
    text-decoration: none;
}
img.form-image {
    margin-bottom: 15px;
}
/* Join form */
div#form-header-join {
    background-image: url(../images/form-item-header.1240390573.jpg);
    background-repeat: no-repeat;
    background-position: top;
    text-align: left;
    width: 600px;
    height: 150px;
    margin-bottom: 15px;
    position: relative;
}
div#form-header-join img {
    float: right;
    margin-top: 2px;
    margin-left: 10px;
}
div#form-header-join p.fam-protection {
    position: absolute;
    left: 300px;
    top: 70px;
}
div#form-header-join p.fam-protection-link {
    position: absolute;
    left: 300px;
    top: 110px;
}
h1.welcome {
    background-image: url(../images/moneyvillage-greybg.1240390573.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 6px;
    height: 37px;
    padding-right: 173px;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-left: 15px;
    width: 170px;
}
/*** END FORM STYLES ***/

/*** START FOOTER STYLES ***/
div#footer {
    padding-top: 5px;
    clear: both;
    height: 22px;
    background-repeat: repeat-x;
}
span#copywrite {
    font-size: 12px;
    color: #FFFFFF;
    left: 20px;
    position: absolute;
}
span#footerlinks {
    font-size: 12px;
    color: #FFFFFF;
    right: 20px;
    position: absolute;
}
span#footerlinks a {
    color: #FFFFFF;
    text-decoration: none;
}
span#footerlinks a:hover {
    text-decoration: underline;
}
/*** END FOOTER STYLES ***/


/*** NEWS STORY STYLES ***/
p.date {
    color: #595858;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 5px;
}
p.disclaimer {
    color: #454545;
    font-size: 10px;
    margin-left: 0px;
}
div.redline {
    background-color: #7f180d;
    height: 1px;
    font-size: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 25px;
}

a.newslinks {
    color: #1e4f80;
    font-size: 9px;
}

p.newslinksp {
    margin-bottom: -10px;
}
div.content-left-section {
    background-image: url(../images/left-section-top.1240390573.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    width: 210px;
    padding-top: 15px;
    padding-bottom: 5px;
}
div.content-left-section-footer {
    background-image: url(../images/left-section-bottom.1240390573.jpg);
    background-repeat: no-repeat;
    height: 9px;
    width: 210px;
    margin-bottom: 20px;
}
a#news-archive {
    background-image: url(../images/news-archive.1240390573.jpg);
    background-repeat: no-repeat;
    padding-left: 10px;
    width: 197px;
    padding-top: 7px;
    height: 22px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 15px;
}
a#news-archive:hover {
    text-decoration: none;
}

div.news-story img#news {
 float: left;
 margin-right: 15px;
 margin-bottom: 10px;
 border: 1px #000 solid;
 width: 155px;
}

div.news-story table img {
 width: 16px;
}

div.news-story h2 {
 width: 430px;
}



/*** END NEWS STORY STYLES ***/

/***********************/
/* New form styles     */
/***********************/
/* curlywig */
div#mv-form-header-curlywig {
    background-image:url(../images/forms/red-title.1240390573.jpg);
    background-repeat: no-repeat;
    width: 684px;
    padding-top: 10px;
    height: 57px;
    position: relative;
    margin-bottom: 10px;
}
div#mv-form-header-curlywig h2 {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 5px;
}
div#mv-form-header-curlywig p {
    color: #FFFFFF;
    margin-top: 0px;
}
span#mv-form-header-curlywig-signin {
    background-image: url(../images/forms/red-title-signin.1240390573.jpg);
    background-repeat: no-repeat;
    width: 207px;
    height: 67px;
    position: absolute;
    right: 0px;
    top: 0px;
}
a.mv-form-signin {
    position: absolute;
    left: 40px;
    bottom: 13px;
    color: #000000;
    font-size: 11px;
}
div.mv-form-blue, div.mv-form-red, div.mv-form-green {
    background-repeat: no-repeat;
    background-position: top;
    width: 684px;
    padding-top: 65px;
    margin-bottom: 15px;
    position: relative;
}
div.mv-form-blue {
    background-image: url(../images/forms/blue-header.1240390573.jpg);
    background-color: #F5FAFE;
}
div.mv-form-red {
    background-image: url(../images/forms/red-header.1240390573.jpg);
    background-color: #FEF5F5;
}
div.mv-form-green {
    background-image: url(../images/forms/green-header.1240390573.jpg);
    background-color: #EAFCE5;
}
div.mv-form-blue h3, div.mv-form-red h3, div.mv-form-green h3 {
    color: #000000;
    position: absolute;
    left: 15px;
    top: 15px;
}
div.mv-form-blue table, div.mv-form-red table, div.mv-form-green table {
    margin-left: 10px;
    width: 654px;
    border-collapse: collapse;
}
tr.four-column td {
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}
tr.four-column td.four-column-big {
    width: 170px;
}
tr.two-column-questions td {
    font-size: 11px;
    padding: 5px;
    padding-bottom: 10px;
}
tr.two-column-address td {
    font-size: 11px;
    padding: 5px;
}
td.two-column-address-tdone {
    font-weight: bold;
    width: 130px;
}
td.spacer {
    width: 50px;
}
td.two-column-questions-tdone {
    width: 300px;
    font-weight: bold;
    vertical-align: top;
}
td.two-column-questions-tdtwo {
    width: 250px;
    vertical-align: top;
    font-weight: normal;
}
td.two-column-questions-tdtwo p {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 11px;
}
td.two-column-addresss-tdone {
    width: 130px;
    font-weight: bold;
}
td.two-column-address-tdtwo {
}
div.mv-form-blue-footer, div.mv-form-red-footer, div.mv-form-green-footer {
    background-repeat: no-repeat;
    width: 684px;
    height: 16px;
}
div.mv-form-blue-footer {
    background-image: url(../images/forms/blue-footer.1240390573.jpg);
}
div.mv-form-red-footer {
    background-image: url(../images/forms/red-footer.1240390573.jpg);
}
div.mv-form-green-footer {
    background-image: url(../images/forms/green-footer.1240390573.jpg);
}
div.mv-form-submit {
    text-align: right;
    height: 50px;
}
input#mv-form-submit-button {
    width: 150px;
    margin-right: 30px;
}
div.mv-form-extrainfo {
    color: #666666;
    font-size: 10px;
    width: 300px;
    font-weight: normal;
}

/*billshrinker*/
div#mv-form-header-billshrinker {
    background-image:url(../images/forms/yellow-title.1240390573.jpg);
    background-repeat: no-repeat;
    width: 684px;
    padding-top: 10px;
    height: 57px;
    position: relative;
    margin-bottom: 10px;
}
div#mv-form-header-billshrinker h2 {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 5px;
}
div#mv-form-header-billshrinker p {
    color: #FFFFFF;
    margin-top: 0px;
}
span#mv-form-header-billshrinker-signin {
    background-image: url(../images/forms/yellow-title-signin.1240390573.jpg);
    background-repeat: no-repeat;
    width: 207px;
    height: 67px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.yellow { color: #c08f01; } 
/*** END NEW FORMS STYLES ***/


#status_message {
    position:absolute;
    top:150px;
    background-color: #cd1887;
    margin: 0.5em 0.5em 0.5em 0em;
    padding: 0.5em;
    font-size:80%;
    border:1px solid #ffffff;
    color:white;
}

#status_message a.close {
    float:right;
    margin-left:20px;
} 

#family-protection {
  cursor: pointer;
  cursor: hand;
}

.mandatory {
 float: left;
 color: red;
 visibility: hidden;
}

.mandatory.active {
 visibility: visible;
}