/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
FORM { padding: 0; margin: 0; }
p { }
li { color: #69418E; }
li .ulText { color: #5b5b5b; }
H3 { }
#e2mSystem { font-size: 12px; font-family: Trebuchet MS, Arial, Lucida Sans; }

/* PAGE LINKS */
#easierinteropE2MPageLinks { clear: both; }
.E2mPageLinks { float: left; border: solid 0px #e4dbe5; margin: 1px; padding-top: 4px; padding-bottom: 4px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10.5px; color: white; background-color: #e4dbe5; text-decoration: none; white-space: nowrap; }

.E2mPageLinks a:hover { color: white; background-color: #ad8fba; padding-top: 6px; padding-bottom: 6px; }

.E2mPageLinks a:visited { color: white; text-decoration: none; }

.E2mPageLinks a { padding-left: 3px; padding-right: 3px; color: white; text-decoration: none; }

/* QUOTE SELECTION HOLDER */
.QuoteSelectionHolder { }
.QuoteSelectionHolder .BoxTitleBar { background-color: #69418E; }
.QuoteSelectionHolder .boxTitle { }
.QuoteSelectionHolder .l { background: none;}
.QuoteSelectionHolder .r { background: none;}
.QuoteSelectionHolder .tl { background: none;}
.QuoteSelectionHolder .tr { background: none;}
.QuoteSelectionHolder .t { background: none;}
.QuoteSelectionHolder .bl { background: none;}
.QuoteSelectionHolder .br { background: none;}
.QuoteSelectionHolder .b { background: none;}

/* QUOTE RESULTS HOLDER */
.QuoteHolder { background-color: Transparent; }
.QuoteHolder .BoxTitleBar { background-color: #69418E; }
.QuoteHolder .boxTitle { font-size: 15px; }
.QuoteHolder .l { background: none;}
.QuoteHolder .r { background: none;}
.QuoteHolder .tl { background: none;}
.QuoteHolder .tr { background: none;}
.QuoteHolder .t { background: none;}
.QuoteHolder .bl { background: none;}
.QuoteHolder .br { background: none;}
.QuoteHolder .b { background: none;}
.QuoteHolder .qhContent { }

/* PERSONALISE BOX */
.divPersonaliseTitleHeader {background-image: none; background-color: #dc6708;}
.divPersonaliseFooter {background-color: #dc6708;}
.divCloseButton { background-image: none; }

/* DEAL BOX */
.DealBox {  }
.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 #69418E; }

/* BASKET */
.Basket { }
.Basket .BoxTitleBar { background-color: #69418E; }
.Basket .boxTitle { font-size: 12px; }
.Basket .l {background: none;}
.Basket .r { background: none;}
.Basket .tl {background: none;}
.Basket .tr { background: none;}
.Basket .t { background: none;}
.Basket .bl { background: none;}
.Basket .br { background: none;}
.Basket .b { background: none;}
.bktContent { background-color: #f1f1f1; }

/* ADDITIONAL PRODUCTS */
.apBasket .BoxTitleBar { background-color: #69418E; }
.AdditionalProducts .boxTitle { font-size: 12px; }
.AdditionalProducts .l { background: none;}
.AdditionalProducts .r { background: none;}
.AdditionalProducts .tl { background: none;}
.AdditionalProducts .tr { background: none;}
.AdditionalProducts .t { background: none;}
.AdditionalProducts .bl { background: none;}
.AdditionalProducts .br { background: none;}
.AdditionalProducts .b { background: none;}
.apContent {  }

.apItemLink { font-size: 14px; }
.apItemLink a { font-size: 14px; }
.apItemLink a:link { font-size: 14px; }
.apItemLink a:visited { font-size: 14px;}
.apItemLink a:hover { font-size: 14px;}


/* INSTRUCTION FORM */
.stylized { background-image: none; border: solid 1px #69418E; }
.stylized .areaHeader { color: #fff; background: #ad8fba; }
.stylized .areaHeader span { color: #fff !important; }
.stylized label { }
.stylized .small { }
.stylized .input { }
.stylized .button { }
.stylized .inputInformationLabel { }
.stylized .notesTextArea { }
.instructButton { }
