/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
p {}
li { color: #23629c; }
li .ulText { color: #5b5b5b; }
H3 {}
#e2mSystem { float: left; font-size: 12px; font-family: Trebuchet MS, Arial, Lucida Sans; }

/* PAGE LINKS */
#easierinteropE2MPageLinks {  clear: both;}
.E2mPageLinksContainer {}
.E2mPageLinks { padding: 4px; border: solid 1px #999; background-color: #23629c; }
.E2mPageLinks a {  text-decoration: none;  background-color: #23629c; }
.E2mPageLinks a:link { color: #fff !important; }
.E2mPageLinks a:visited { color: #fff !important; }
.E2mPageLinks a:hover { color: #999 !important; }

/* QUOTE SELECTION HOLDER */
.QuoteSelectionHolder {  }
.QuoteSelectionHolder .boxTitleBar { background-color: #23629c;  }
.QuoteSelectionHolder .t { background: none; }
.QuoteSelectionHolder .b { background: 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: #23629c; }
.QuoteHolder .t { background: none; }
.QuoteHolder .b { background: 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: #23629c;}
.divPersonaliseFooter {background-color: #f1f1f1;}
.divCloseButton { background-image: none; }
.divPersonalise { border: solid 1px #23629c;}
.divPersonaliseHeaderText { }
.divPersonaliseText1 { }
.txtPersonaliseClientName { }
.btnPersonaliseNoThanks { }
.btnPersonaliseNext { }

/* DEAL BOX */


/* INFO BOX */
.InfoBox { display: none; }

/* CHECKOUT */
.informationParagraph { border: solid 1px #23629c; }

/* QUOTE LIST RECALL */
.QuoteRecall { border: solid 1px #23629c;}
.QuoteRecall .QuoteListHeader { background-color: #23629c; }
.QuoteRecall .QuoteInfo {}
.QuoteRecall .BtnAdd {}

/* BASKET VIEW CSS */
.Basket {  }
.Basket .boxTitleBar { background-color: #23629c; }
.Basket .boxTitle {font-size: 14px;  }
.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: #23629c; }
.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: 14px;  }
.apItemLink a { }
.apItemLink a:link { }
.apItemLink a:visited { }
.apItemLink a:hover { }

/* INSTRUCTION FORM */
.stylized { background-image: none; border: solid 1px #23629c; }
.stylized .areaHeader { color: #fff; background-image: url(../images/BlueHorizontalFade.png); }
.stylized .areaHeader span { color: #fff !important; }
.stylized label { }
.stylized .small { }
.stylized .input { }
.stylized .button { }
.stylized .inputInformationLabel {  }
.stylized .notesTextArea { }
.instructButton { }