/*  #############################################  */
/*  ###                                       ###  */
/*  ###   reset browser stylesheet            ###  */
/*  ###                                       ###  */
/*  #############################################  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration:none;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*  #############################################  */
/*  ###                                       ###  */
/*  ###   opengi ebroker stylesheet           ###  */
/*  ###                                       ###  */
/*  #############################################  */

body {
    margin:0;
    padding:20px;
    background-image: url(/resources/images/generic_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 12px;
    font-weight:normal;
    line-height:14px;
    color: #333;
}
#MainContainer {
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    float:none;
}
#Header {
}
#NavContent {
    padding:0 0 100px;
}
#FooterContainer {
}
#FooterContent {
}
#SideBar {
}
#CoreQuote {
    width: 710px;
    padding: 0 25px;
}
#CoreQuoteB {
    background-color: #ffffff;
    width: 760px;
}
.PanelStyleBC {
    position: relative;
    padding:20px 0 0;
    left:-25px;
}
.HeadingDiv {
    padding:20px 0 0;
}
.HeadingText {
    font-size: 22px;
    color: #0F5C8A;
    line-height: 120%;
}
#pnlQuestions {
    padding:20px 0 0;
    width:710px;
}
#NonDynamic {
    width: 700px;
}
.inError {
    color:#CC0000
}
.panel {
    width: 700px;
    clear:left;
    _margin-right:-3px /* IE6 positioning hack */
}
div {
    float:left;
}
.helpIcon {
    width:25px;
    margin:-2px 0 0 0;
}
.mandIcon {
    width:15px;
    color:#CC0000;
}
.wording {
    width:300px;
    margin:0;
    padding: 0 15px 12px 0;
}
.control {
    width:200px;
}
.docViewerLink {
    text-decoration:underline;
}
select,input {
    font-size:11px;
}
/* input {
    height: 14px;
    border: solid #D7D7D7 1px
} */
.control input, .postcodecontrol input, .regnocontrol input {
    padding:1px 0 1px 2px;
    height: 14px;
    border: solid #D7D7D7 1px
}
.radCtrl input {
    border:0px solid transparent;
}
select {
    height: 18px;
    border:1px solid #D7D7D7;
}
.vuValue {
    height: 14px;
    border:1px solid #D7D7D7;
}
.addrDisabled {
    background-color:#EEEEEE;
    border:1px solid #A5ACB2;
    color:#000000;
    cursor:default;
}
.GetVeh, .GettingVeh, .CantFindVeh, .CantFindAddr, .GetAddress, .GettingAddressImg {
    left:0;
    margin:0 0 0 5px;
    position:relative;
    top:-2px;
}

.GetVeh, .GettingVeh  {
    display: inline-block;
}

.postcodecontrol {
    width:340px;
}
.regnocontrol {
    width:300px;
}
.AddressList {
    display:none;
    height:105px;
    width:320px;
    margin:-108px 0 0 325px;
    position:relative;
    z-index:1000;
    float:left;
    clear:both;
}
.controlMM, .controlYYYY, .vuUnit {
    margin:1px 0 0 5px;
}
.PanelStyleNav {
    position: relative;
    height: 115px;
    width: 760px;
    left:-25px;
}
.Next, .Back {
    position: absolute;
    top: 70px;
    width: 110px;
    height: 31px;
    cursor:pointer;
    background-repeat: no-repeat;
    border:0;
}
.Next {
    left: 380px;
    background-image: url(/resources/images/generic_next_button.jpg);
}

.Back {
    left: 25px;
    background-image: url(/resources/images/generic_back_button.jpg);
}
.ttHead {
    background-color: #CCCCCC;
    font-size:14px;
    font-weight: bold;
    padding:3px;
}
.ttBody {
    padding:3px;
}
.errorMessage {
    color: #CC0000;
    font-weight: bold;
    position:relative;
    z-index:50;
}
.errorMessage li {
    background-image:url("/resources/images/warnicon.gif");
    background-repeat:no-repeat;
    margin:0 0 0 2px;
    padding:2px 0 0 39px;
}

/* Inline Error Message Defaults */
.errorMessage.inlineError {
    float: right;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-top: 5px;
    width: 340px;
}

.pnlIntro {
    padding:20px 0;
}
.disptext {
    margin:0;
    padding:0 15px 12px 0;
}
.nodisplay {
    display:none;
}
.Blue {
    color:#005481
}
.Bold {
    font-weight: bold
}
.AddressListOdd, .AddressListEven {
    padding:2px;
    background-color:#EEF3F6;
    color:#000000;
}
.AddressListEven {
    background-color:#FFFFFF;
}
.purchaseContainer {
    margin:20px 0 0;
    width:100%;
}
#CardLogos {
    margin:5px 0 20px;
    clear:left;
}
.purchaseButton {
    width:110px;
    height:24px;
    border:none;
}
p {
    margin:10px 0;
}
a:link, a:visited {
    color: #333333;
    background-color: transparent;
}
a:hover, a:active {
    color: #005481;
    background-color: transparent;
}
.payresp {
    text-decoration:underline;
}
h2, h3 {
    font-size: 22px;
    color: #0F5C8A;
    font-weight:normal;
    padding:0 0 10px;
}
h3 {
    font-size: 18px;
}
.hrhidden {
    display:none;
}
.mandatoryText {
    top:40px;
    position:relative;
    font-weight:bold;
    color:#333333;
}
#txtcontrol_Vehicle-Make_1, #txtcontrol_Vehicle-Model_1, #txtcontrol_Vehicle-EngineSizeRange_1, #txtcontrol_Vehicle-PreciseModel_1 {
    color:#333333;
}
/*  #############################################  */
/*  ###                                       ###  */
/*  ###   quotepage items                     ###  */
/*  ###                                       ###  */
/*  #############################################  */
IMG.quoteWaiting {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0px 25px;
}
#QuotePanel {
    width: 700px;
}
.qpContainer {
    width:470px;
    line-height:20px;
}
.qpSection {
    height: auto;
    padding:0 0 10px 10px;
}
.qpSection h2 {
    font-size: 14px;
    padding: 0;
    margin:0;
}
.qpRow {
    width: 100%;
    height: auto;
    clear:both;
}
.qpLabel {
    position: relative;
    float: left;
    width: 170px;
    height: auto;
}
.qpValue {
    position: relative;
    float: right;
    width: 200px;
    height: auto;
    padding:0 0 0 50px;
}
.qpRefLab, .qpPremLab, .qpRefVal {
    font-size:14px;
    font-weight:bold;
}
.qpPremVal {
    font-size:20px;
    font-weight:bold;
}
.qpQuoteNav {
    margin:20px 0 0 55px;
}
#qpAmendLink {
    margin:10px 0 40px 20px;
}
.TogglePanel {
    border:1px solid #CCCCCC;
    margin:30px 0 0;
    padding:10px;
    width:685px;
}
.ToggleTxt {
    width: 600px;
    line-height:20px;
    padding:0 0 10px 0;
    color:#333333;
}
.ToggleSubmit {
    background-color:#E9F1F3;
    background-image:url("/images/recalc_button.gif");
    background-position:center center;
    background-repeat:no-repeat;
    border:medium none;
    color:#FFFFFF;
    height:23px;
    position:relative;
    text-indent:-2000px;
    width:104px;
}

/*  #############################################  */
/*  ###                                       ###  */
/*  ###   addon page items                    ###  */
/*  ###                                       ###  */
/*  #############################################  */

.aoRowCont {
    height:25px;
}
.aoRowHeader, .aoRowFooterTotal {
    height:25px;
    font-weight:bold;
}
.aoRowFooterTotal {
    padding:7px 0 0 0;
}
.aoDesc {
    width:200px;
}
.aoPrice {
    width:100px;
}
.aoInput {
    width:100px;
}
.aoMoreInfo {
    width:100px;
}
.aoGroupCont {
    border-bottom: 1px solid #CCCCCC;
    padding:7px 0 0 0;
}
.aoInstal {
    width:200px;
}
.aoMainCont {
    padding:0 0 0 5px;
    width:500px;
}
.aoRowFooterInstalments {
    clear:left;
}

/*  #############################################  */
/*  ###                                       ###  */
/*  ###   payment method items                ###  */
/*  ###                                       ###  */
/*  #############################################  */

.pmMainCont {
    width:600px;
    padding:0 0 20px 5px;
}
.pmCol1, .pmCol2, .pmCol3 {
    width:150px;
    height:25px;
    border-bottom:1px solid #CCCCCC;
    padding:8px 0 3px 0;
}
.pmRow1 {
    font-weight:bold;
    font-size:10px;
}
.pmRow1 .pmCell {
    padding:5px 0 10px 0;
}
.pmMonths {
    font-size:10px;
}
.pmCol1, .pmCol2, .pmCol3, .pmCol4 {
    width:150px;
}
.pmCol2, .pmCol3, .pmCol4 {
    text-align:center;
}
.pmCol2 {
    background-image:url(/images/trans_bg.png);
}
.pmRow1, .pmRow2, .pmRow3, .pmRow4 {
}
.mpcontrolYYYY {
    margin:0 0 0 5px;
}


/*  #############################################  */
/*  ###                                       ###  */
/*  ###   occupation look-ups                 ###  */
/*  ###                                       ###  */
/*  #############################################  */

/*AUTOCOMPLETE*/
/* Autocomplete
----------------------------------*/
.ui-autocomplete-menu {
    position: absolute;
    cursor: default;
    width:300px;
}
.ui-autocomplete-loading {
    background: white url('/images/ui-anim.basic.16x16.gif') right center no-repeat;
}
.ui-autocomplete-over {
    background-color: #0A246A;
    color: white;
}

/* Component containers
----------------------------------*/

.ui-widget-content {
    /* Background the items sit on */
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222;
}
.ui-widget-content a {
    color: #222222;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    /* List item on hover*/
    border: 1px solid #999999;
    background: #dadada;
    font-weight: normal;
    color: #212121;
}

/* Menu
----------------------------------*/
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
}
.ui-menu .ui-menu {
    margin:-3px 0 0 0;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1;
    font-size:10px;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    margin: -1px;
}

/* IE6 width fix */
/*html .ui-autocomplete-menu { width:1px; }*/

.retryPayment {
    margin:50px 0 10px 0;
}
.qtip, .qtip div {
    float:none;
}
#pnlCardLogos {
    padding:10px 0;
}
#pnlCardLogos img {
    padding:0 1px 0 0;
}


.ui-datepicker-trigger {
    margin: 0 0 0 5px;
    vertical-align:-3px;
}
.ui-datepicker-trigger:hover {
    cursor:pointer;
}


/* # # # #   Configurables   # # # # # */

.ui-datepicker {
    z-index: 100 !important;
}
.ui-datepicker-header {
    float:none !important;
}
.ui-datepicker-prev {
}
.ui-datepicker-next {
}
.ui-datepicker-title {
    float:none !important;
    text-align:center !important;
    width: auto;
}
.ui-datepicker-month {
}
.ui-datepicker-year {
    width: auto !important;
}
.ui-datepicker-calendar {
}
.ui-datepicker-week-end {
}
.ui-datepicker-other-month {
}
.ui-datepicker-buttonpane {
}
.ui-datepicker-current {
}
.ui-datepicker-close {
}