/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
FORM { padding: 0; margin: 0; }
p {}
li { color: #c00000; }
li .ulText { color: #5b5b5b; }
H3 {}
#e2mSystem { font-size: 12px; font-family: Trebuchet MS, Arial, Lucida Sans; }

/* PAGE LINKS */
#easierinteropE2MPageLinks {  clear: both;}
.E2mPageLinksContainer {}
.E2mPageLinks { margin-left:0px;margin-right:0px; padding-left:9px; padding-right:10px;padding-bottom: 3px;padding-top: 3px; border: solid 0px #c00000; background-color: #c00000; }
.E2mPageLinks a {  text-decoration: none;  background-color: #c00000; }
.E2mPageLinks a:link { color: #fff !important; }
.E2mPageLinks a:visited { color: #fff !important; }
.E2mPageLinks a:hover { text-decoration:underline;!important;}

/* QUOTE SELECTION HOLDER */
.QuoteSelectionHolder {  }
.QuoteSelectionHolder .boxTitleBar { background-color: #c00000;  }
.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: #c00000; }
.QuoteHolder .boxTitle { font-size:12px;}
.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; }
.QuoteHolder .qhContent { background-color: #f5f5f5; }

/* QUOTE TABLE CSS */
.QuoteResults {  }

.ResultTable {  }
.ResultTable td {  }
.ResultTable .QuoteFooter td { border-top-color:silver;  }
.ResultTable .QuoteHeader td { border-bottom-color:silver; }
.ResultTable .QuoteItem td { }
.DisclaimerTable {  }
.DisclaimerTable td {  }
.DisclaimerTable li {  }


/* PERSONALISE BOX */
.divPersonaliseTitleHeader {background-image: none; background-color: #c00000;}
.divPersonaliseFooter {background-color: #f1f1f1;}
.divCloseButton { background-image: none; }
.divPersonalise { }
.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 #c00000; }

/* QUOTE LIST RECALL */
.QuoteRecall {}
.QuoteRecall .QuoteListHeader {}
.QuoteRecall .QuoteInfo {}
.QuoteRecall .BtnAdd {}

/* BASKET VIEW CSS */
.Basket {  }
.Basket .boxTitleBar { background-color: #c00000; }
.Basket .boxTitle { }
.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: #c00000; }
.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 { }
.apItemLink a { }
.apItemLink a:link { }
.apItemLink a:visited { }
.apItemLink a:hover { }

/* INSTRUCTION FORM */
.divToInstruct { WIDTH: 49% }
.divInstructedSoFar { WIDTH: 49% }

.stylized { background-image: none; border: solid 1px #c00000; }
.stylized .areaHeader { color: #fff; background-image: url(../images/#c00000;HorizontalFade.png); }
.stylized label { }
.stylized .small { }
.stylized .input { }
.stylized .button { }
.stylized .inputInformationLabel {  }
.stylized .notesTextArea { }
.instructButton { }