﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #2d323c;
    font-family: Arial, Berdana, Sans-Serif;
}

a img {
    border-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#main {
    width: 800px;
    margin: 0px auto;
    position: relative;
}

#helper {
    width: 177px;
    position: absolute;
    display: none;

}

.fiftyoff {
    vertical-align: text-bottom;
    margin-right : 4px;

}

.directdebit {
    vertical-align:middle;
}

#help-legend {
    position: absolute;
    width: 170px;
    height: 170px;
    background-image: url(../images/help-legend.gif);
    left: 614px;
    top: 225px;

}

.spacing {
    margin-bottom: 10px;
}

span.large {
    font-weight: bold;
    font-size: 16px;
}

#helper-top {
    height: 31px;
    background-image: url(../images/helper-header.gif);
}

#helper-main {
    background-image: url(../images/helper-bg.gif);
    font-size: 11px;
    color: #656c7a;
    padding: 0px 5px 0px 19px;
}

#helper-bottom {
    background-image: url(../images/helper-bottom.gif);
    height: 70px;
}

#header {
    background-image: url(../images/header.gif);
    width: 800px;
    height: 77px;
    position: relative;
}

#header.roi {
    background-image: url(../images-roi/header.gif);

}

#header.jersey {
    background-image: url(../images-jersey/header.gif);

}

#header a {
    font-weight: bold;
    color: White;
}

#aHelp {
    position: absolute;
    left: 695px;
    top: 8px;
}

#aContactUs {
    position: absolute;
    left: 741px;
    top: 8px;
}



#navigation {
    margin: 2px 0px 0px;
    background-image: url(../images/nav-bg.gif);
    height: 43px;
    

}

#navigation img {
    display: block;
    float: left;
}

.navigation-close {
    position: absolute;
    right: 15px;
    bottom: 17px;
    
}

#content {
    border: 1px solid #c2cad9;
    min-height: 200px;
    padding: 20px 17px 41px 18px;


}

.hr {
    width: 581px;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background-color: #656c7a;
    margin: 13px 0px 16px;

}

#content-main {
    margin: 12px 0px 0px 0px;
    padding: 0px;
    width: 581px;
    

}

.intro {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: bold;
    color: #0e4274;
    font-size: 12px;
    display: block;

}

.help {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0px 3px 0px 0px;
    background-image: url(../images/help.gif);
}



.label span {
    float: left;
}

.single {
    margin: 0px 6px 0px 2px !important;
}

.double{
    margin: 0px 6px 30px 2px !important;
}

.checkbox {
    float: left;
    margin-top: -2px;
}

.checkbox-lower {
    float: left;
    margin-top: 4px;
}

div.label {
    margin: 1px 0px 0px 48px;

}

.error {
    color: #c32936;
    font-weight: bold;
    background-image: url(../images/error.gif);
    background-repeat: no-repeat;
    padding-left: 33px;
    margin-bottom: 8px;
    
}

.medium {
    width: 100px !important;
}

.sum_hi {
    color: #c32936;
}

.sum_hi_plus {
    color: #4a6f9c;   
}



.error ul {
    margin: 4px;
    padding: 0px 0px;
    list-style-position: inside;
}

div.fieldset {
    clear: both;
    margin: 0px 0px 8px 0px;
    overflow: auto;
    padding: 0px 0px 0px 0px;
}

a.hover:hover {
    background-position: 0px bottom;
}

.next {
    background-image: url(../images/next.gif);
    display: block;
    width: 80px;
    height: 25px;
    margin-left: 20px;
    
border: 0px solid #FFFFFF;

}

.prev {
    background-image: url(../images/previous.gif);
    display: block;
    width: 72px;
    height: 25px;
    
border: 0px solid #FFFFFF;

}

a.first {
    margin-right: 20px !important;
}

a.close {
    background-image: url(../images/close.gif);
    display: block;
    width: 115px;
    height: 25px;
    

}

h1 {
    font-size: 16px;
}

#important_info {
    width: 557px;
    height: 55px;
    background-image: url(../images/important_bg.gif);
    padding: 49px 12px 0px;
    color: #19273c;
    font-size: 10px;
}

.buttons {
    margin: 26px 0px 0px 0px;

}

.buttons input {
    float: right;
    cursor: hand;
    cursor: pointer;
}

.final a {
    float: left !important;
}

.notop {
    margin-top: 0px !important;
}

.insidetext {
    vertical-align: middle;
}

.img-calendar {
    vertical-align: -1px;
    cursor: pointer;
    
}

.textbox {
    height: 20px;
    border: 1px solid #8994a9;
    width: 190px;
    
}

.textbox-large {
    height: 20px;
    border: 1px solid #8994a9;
    width: 345px;
    
}

.normal {
    font-weight: normal;
}

.textbox-small {
    height: 20px;
    border: 1px solid #8994a9;
    width: 150px;
    
}

.textbox-additional {
     height: 20px;
    border: 1px solid #8994a9;
    width: 120px;
}

.textbox-vsmall {
    height: 20px;
    border: 1px solid #8994a9;
    width: 80px;
    
}

.multiline {
    height: 80px;
    font-family: Arial, Berdana, Sans-Serif;
    font-size: 12px;
}

.form-nohelp {
    margin-top: 10px;

}

.nohelp {
    margin-left: 23px;
}

.form-nohelp .label{
    margin-left: 25px;
    

}

.table-fields {
    width: 100%;
}

.table-fields th {
    text-align: left;
    vertical-align: top;
    width: 40%;
}

.table-fields-membership {
    width: 100%;
}

.table-fields-membership th {
    text-align: left;
    vertical-align: top;
    width: 60%;
}

table.policies {
    width: 100%;
}

.policy-left {
    padding-right: 10px;
}

table.policies td{
    width: 50%;
    vertical-align: top;
    padding-bottom: 14px;
    
}

.clickable {
    cursor:pointer;
}

table.policies .checkbox {
    margin-top: 38px;
    margin-right: 6px;
    display: block;

}

.policy-top {
    width: 286px;
    height: 10px;
    background-image: url(../images/policy-bg-top.gif);
    line-height: 1px;
    font-size: 1px;
}

.policy-bottom {
    width: 286px;
    height: 10px;
    background-image: url(../images/policy-bg-bottom.gif);
    line-height: 1px;
    font-size: 1px;
}


table.policies .policy {
    overflow: auto;
    clear: both;
    width: 286px;
    height: 115px;
    background-color: #e8ecf2;
    
}

.top {
    height: 175px !important;
}

table.policies .thumbnail {
    float: left;
    margin-right: 10px;
    _margin-right: 0px;
}

table.policies .info {
    float: right;
    width: 155px;
    _width: 153px;
    _float: left;
}

table.policies .info .title {
    
}

table.policies .info .title img{
    float: left;
}

table.policies .help {
    margin-left: 5px;
    margin-top: 6px;
    
    
}

table.policies .info .text {
    clear: both;
    padding-top: 5px;
}

.divQuote {
    border: 1px solid #0e4274;
    padding: 2px;
    margin-top: 12px;

}

.divQuote .header {
    padding: 9px 0px 8px 10px;
    background-color: #eef1f7;
}

.divQuote .quoteArea {
    padding: 6px 10px;
    color: #0e4274;

}

.divQuote .quoteLine {
    line-height: 22px;
    height: 22px;
    border-bottom: 1px dashed #b2b5bc;
    padding: 0px 3px;
    clear: both;
}

.quoteLine .left {
    float: left;
}

.quoteLine .right {
    float: right;
}

.divQuote .quoteTotal {
    font-size: 18px;
    line-height: 39px;
    height: 39px;
    text-align: right;

}
.trAdditionalTraveller {
    text-align: right;
    padding-right: 10px;
}

.div-direct-debit, .div-direct-debit-bg {
    width: 539px;
    border: 1px solid #666;
    padding: 14px 22px;
    color: #3f3f3f;
    overflow: auto;

}

.div-direct-debit-bg {
    background-image: url(../images/dd/dd-logo.gif);
    background-repeat: no-repeat;
    background-position: right top;

}

.ddguarantee  {
    color: #000;
}


.ddguarantee h1 {
    text-align: center;
    margin: 0px 120px;
    font-size: 20px;

}

.div-direct-debit .left{
    width: 48%;
    float: left;
    


}

.div-direct-debit .right{
    width: 51%;
    float: right;
}

.div-dd-control {
    margin-left: 4px;
}

.input-ddtext, .input-ddtext-number, .input-ddtext-bname, .input-ddtext-baddress0,
.input-ddtext-baddress1, .input-ddtext-bpostcode
 {
    margin: -3px 0px 0px -4px;
    width: 234px;
    height: 19px;
    border: 1px solid black;
    font-size: 16px;
    padding: 2px;
    

}

.input-ddtext-bname {
    background-image: url(../images/dd/Name-bg.gif);
    background-repeat: no-repeat;
    padding-left: 41px;
    width: 195px;
}

.input-ddtext-baddress0 {
    border-bottom: 1px solid #ababab;
    background-image: url(../images/dd/Address-bg.gif);
    background-repeat: no-repeat;
    padding-left: 49px;
    width: 187px;
}

.input-ddtext-baddress1 {
    border-top: 1px solid #ababab;
    padding-left: 49px;
    width: 187px;
}

.input-ddtext-bpostcode {
    background-image: url(../images/dd/Postcode-bg.gif);
    background-repeat: no-repeat;
    padding-left: 56px;
    width: 180px;
}

.input-ddtext-number {
    width: 23px;
    text-align: center;
}

.div-dd-label {
    margin: 15px 0px 5px 0px;
}

.div-dd-labelr {
    margin: 15px 0px 5px 0px;
}

.div-dd-date {
    height: 97px;
    width: 240px;
    margin: 15px 0px 5px 0px;
    background-image: url(../images/dd/date-box.gif);
    position: relative;
    font-size: 20px;
    
}

.dd-date-day {
    position: absolute;
    left: 38px;
    bottom: 36px;
}

.dd-date-month {
    position: absolute;
    left: 110px;
    bottom: 36px;
}

.dd-date-year {
    position: absolute;
    left: 180px;
    bottom: 36px;
}

.dd-label {
    float: left;
    width: 99px;
    font-weight: bold;
}

.dd-label-full {
    font-weight: bold;
}

.dd-control {
    margin-left: 105px;
    
}

.dd-field {
    background-color: #dedede;
    padding: 4px 8px;
    width: 153px;
    margin: 3px 0px;
}

.dd-fieldset {
    clear: both;
    margin: 6px 0px;
    overflow: auto;
}

.dd-info {
    margin: 8px 6px;

}



.divCoverSummary {
    border: 1px solid #666c7a;
    padding: 2px;
    margin-top: 12px;

}

.divCoverSummary .header {
    padding: 9px 0px 8px 10px;
    background-color: #eef1f7;
}

.divCoverSummary table {
    width: 100%;
    color: #0e4274;
}

.divCoverSummary table tr {
    
}

.divCoverSummary table th {
    text-align: left;
    font-weight: normal;
    height: 21px;
    width: 50%;
    border-bottom: 1px dashed #b2b5bc;
    padding-left: 13px;

}

.noborder td, .noborder th{
    border-style: none !important;
}

.divCoverSummary table td {
    text-align: right;
    font-weight: bold;
    width: 50%;
    padding-right: 13px;
    border-bottom: 1px dashed #b2b5bc;
}

.cant-remember { 
    font-size: 0.8em;
    font-style: italic; 
}

.membership-dd {
    background-image: url(../images/dd-bg.gif);
    width: 458px;
    height: 88px;
    position: relative;
    margin-left: -5px;

}

.membership-dd .help {
    position: absolute;
    left: 6px;
    top: 29px;

}

.membership-dd input {
    left:352px;
    position:absolute;
    top:28px;
}

.column-heading {
    font-size: 11px;
}

.divImportant {
    background-color: #f3f4f8;
    border: 1px solid #d8dce7;
    padding: 12px;
    margin: 20px 0px;
    overflow: hidden;
}   

.divImportant .title {
    display: block;
}

.divImportant .info{
    font-weight: bold;
    color: #1a273a;
    float: left;
    width: 215px;
    margin-top: 12px;
    
}

.divImportant .boxes {
    margin-left: 225px;
     margin-top: 12px;
}

.divImportant .fieldset {
    clear: none;
}

.divImportant .label {
    margin-left: 0px;
}
