/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
/*
FORM { padding: 0; margin: 0; }
BODY { margin-left:0px;margin-right:0px; font-size: 11px;}
INPUT { font-family:Verdana,Trebuchet MS, Arial; font-size: 11px; }
SELECT { font-family:Verdana,Trebuchet MS, Arial; font-size: 11px; }
.INPUT_LABEL { width:140px; font-family:Verdana,Trebuchet MS, Arial; font-size: 11px; font-weight:bold;}
.QuoteItem {font-size:12px;}
.QuoteFooter {font-size:12px;}
.QuoteHeader {font-size:12px;} */
p {}
li { color: #d22222; }
li .ulText { color: #5b5b5b; }
H3 {}
#e2mSystem { margin-left:0px;margin-right:0px; padding-left:0px;padding-right:0px; font-size: 10px; font-family: Verdana,Trebuchet MS, Arial, Lucida Sans; }



/* PAGE LINKS */
#easierinteropE2MPageLinks {  clear: both;}
.E2mPageLinksContainer {}
.E2mPageLinks { padding: 4px; border: solid 1px #999; background-color: #d22222; }
.E2mPageLinks a {  text-decoration: none;  background-color: #d22222; }
.E2mPageLinks a:link { color: #fff; }
.E2mPageLinks a:visited { color: #fff; }
.E2mPageLinks a:hover { color: #999; }

/* QUOTE SELECTION HOLDER */
#divQuoteSelectionHolder { width: 99%; }
.QuoteSelectionHolder { width: 99%;  }
.QuoteSelectionHolder .BoxTitleBar { background-color: #d22222;  }
.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: #d22222; }
.QuoteHolder .BoxTitle { height:30px; font-size:13px;}
.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; height:40px;}

/* PERSONALISE BOX */
.divPersonaliseTitleHeader {background-image: none; background-color: #d22222;}
.divPersonaliseFooter {background-color: #f1f1f1;}
.divCloseButton { background-image: none; }

/* DEAL BOX */


/* INFO BOX */
.InfoBox { display: none; }

/* CHECKOUT */
.informationParagraph { font-size: 11px;border: solid 1px #d22222; }


/* ADDITIONAL PRODUCTS */
.apBasket { font-size: 10px; }
.apBasket .BoxTitleBar { font-size: 10px;background-color: #d22222; }
.apBasket .Bgnd {  }
.apBasket .t { background-image: none; }
.apBasket .b { background-image: none; }
.apBasket .l { background: none; }
.apBasket .r { background: none; }
.apBasket .bl { background: none; }
.apBasket .br { background: none; }
.apBasket .tl { background: none; }
.apBasket .tr { background: none; }
.apItemLink { font-size: 10px; left: 5px }
.apItemLink a {font-size: 10px; }
.apItemLink a:link {font-size: 10px; }
.apItemLink a:visited { font-size: 10px;}
.apItemLink a:hover { font-size: 10px;}

/* BASKET */
.Basket { font-size: 10px; }
.itemSummary { font-size: 10px; }
.Basket .BoxTitleBar { background-color: #d22222; }
.Basket .BoxBottomBar { background-color: #d22222; }
.BasketBackground { background-color: #f1f1f1; }
.Basket .t { background-image: none; }
.Basket .b { background-image: 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; }


/* INSTRUCTION FORM */
.divToInstruct { WIDTH: 49% }
.divInstructedSoFar { WIDTH: 49% }

.stylized { background-image: none; border: solid 1px #d22222; }
.stylized .areaHeader { color: #fff; background-image: url(../images/RedHorizontalFade.png); }
.stylized label { }
.stylized .small { }
.stylized .input { }
.stylized .button { }
.stylized .inputInformationLabel {  }
.stylized .notesTextArea { }
.instructButton { }