/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
FORM { padding: 0; margin: 0; }
p {}
li { }
li .ulText { color: #5b5b5b; }
H3 {}
#e2mSystem { font-size: 12px; font-family: Trebuchet MS, Arial, Lucida Sans; }
#easierinteropE2M { width: 100%; }
/* PAGE LINKS */
#easierinteropE2MPageLinks { clear: both;}
.E2mPageLinksContainer {}
.E2mPageLinks { padding: 4px 3px 4px 3px; margin-right: 1px; background-color: #8ACDB9; }
.E2mPageLinks a { color: #fff !important; }
.E2mPageLinks a:link { color: #fff !important; }
.E2mPageLinks a:visited { color: #fff !important; }
.E2mPageLinks a:hover { color: #8ACDB9 !important; background-color: #fff; }

/* QUOTE SELECTION HOLDER */
.QuoteSelectionHolder {  }
.QuoteSelectionHolder .boxTitleBar { background-color: #8ACDB9; }
.QuoteSelectionHolder .t { background-image: none; }
.QuoteSelectionHolder .b { background-image: none; }
.QuoteSelectionHolder .l { background: none; }
.QuoteSelectionHolder .r { background: none; }
.QuoteSelectionHolder .bl { background: none;}
.QuoteSelectionHolder .br { background: none; }
.QuoteSelectionHolder .tl { background: none; }
.QuoteSelectionHolder .tr {background: none; }

/* QUOTE RESULTS HOLDER */
.QuoteHolder { background-color: Transparent; }
.QuoteHolder .boxTitleBar { background-color: #8ACDB9;   }
.QuoteHolder .boxTitle { font-size: 14px;   }
.QuoteHolder .t { background-image: none; }
.QuoteHolder .b { background-image: none; }
.QuoteHolder .l { background: none; }
.QuoteHolder .r { background: none; }
.QuoteHolder .bl { background: none; }
.QuoteHolder .br {background: none; }
.QuoteHolder .tl { background: none;}
.QuoteHolder .tr { background: none; }

/* PERSONALISE BOX */
.divPersonaliseTitleHeader {background-image: none; background-color: #8ACDB9;}
.divPersonaliseFooter {background-color: #f1f1f1;}
.divCloseButton { }
.divPersonalise { border: solid 1px #8ACDB9; }
.divPersonaliseHeaderText { }
.divPersonaliseText1 { }
.txtPersonaliseClientName { }
.btnPersonaliseNoThanks { }
.btnPersonaliseNext { }

/* DEAL BOX */
.DealBox .db_t { /*background: none;*/ }
.DealBox .db_b {/*background: none;*/}
.DealBox .db_l { /*background: none;*/ }
.DealBox .db_r { /*background: none;*/ }
.DealBox .db_bl { /*background: none;*/ }
.DealBox .db_br { /*background: none;*/ }
.DealBox .db_tl { /*background: none;*/ }
.DealBox .db_tr { /*background: none;*/ }


/* INFO BOX */
.InfoBox { display: none; }

/* CHECKOUT */
.informationParagraph { border: solid 1px #999; }

/* QUOTE LIST RECALL */
.QuoteRecall {border: solid 1px #8ACDB9;}
.QuoteRecall .QuoteListHeader {background-color: #8ACDB9;}
.QuoteRecall .QuoteInfo {}
.QuoteRecall .BtnAdd {}

/* BASKET VIEW CSS */
.Basket {  }
.Basket .boxTitleBar { background-color: #8ACDB9; }
.Basket .boxTitle { font-size: 8px; }
.Basket .t {  background: none; }
.Basket .l { background: none; }
.Basket .r { background: none; }
.Basket .bl { background: none; }
.Basket .br { background: none; }
.Basket .tl { background: none; }
.Basket .tr { background: none; }
.Basket .b { background: none; }
.bktContent { background-color: #f1f1f1; }

/* ADDITIONAL PRODUCTS CSS */
.AdditionalProducts { }
.AdditionalProducts .boxTitleBar { background-color: #8ACDB9; }
.AdditionalProducts .boxTitle { }
.AdditionalProducts .t {  background: none; }
.AdditionalProducts .b { background: none; }
.AdditionalProducts .l { background: none; }
.AdditionalProducts .r { background: none; }
.AdditionalProducts .bl { background: none; }
.AdditionalProducts .br { background: none; }
.AdditionalProducts .tl { background: none; }
.AdditionalProducts .tr { background: none; }
.apItemLink { font-size: 13px; }
.apItemLink a { }
.apItemLink a:link { }
.apItemLink a:visited { }
.apItemLink a:hover { }

/* INSTRUCTION FORM */
.divToInstruct { }
.divInstructedSoFar { }

.stylized {border: solid 1px #8ACDB9; }
.stylized .areaHeader { background-image: none; background-color: #8ACDB9; }
.stylized .areaHeader span { /*color: #fff !important;*/ }
.stylized label { }
.stylized .small { }
.stylized .input { }
.stylized .button { }
.stylized .inputInformationLabel {  }
.stylized .notesTextArea { }
.instructButton { }