/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
BODY { margin: 0}
#easierinteropE2M { width: 100% }
p {}
li { }
li .ulText { }
H3 { margin-bottom: 5px; }
.INPUT_LABEL input { border-color:Fuchsia; margin-left:2px; }

/* PAGE LINKS */
#easierinteropE2MPageLinks { clear: both; }
.E2mPageLinksContainer {}
.E2mPageLinks { }
.E2mPageLinks a {  }
.E2mPageLinks a:link { }
.E2mPageLinks a:visited { }
.E2mPageLinks a:hover { }

/* QUOTE SELECTION HOLDER */
.QuoteSelectionHolder {  }
.QuoteSelectionHolder .BoxTitleBar {  }
.QuoteSelectionHolder .t {  }
.QuoteSelectionHolder .b {  }
.QuoteSelectionHolder .l {  }
.QuoteSelectionHolder .r {  }
.QuoteSelectionHolder .bl { }
.QuoteSelectionHolder .br {  }
.QuoteSelectionHolder .tl {  }
.QuoteSelectionHolder .tr { }

/* QUOTE RESULTS HOLDER */
.apContent {}
.QuoteHolder { }
.QuoteHolder .BoxTitleBar { }
.QuoteHolder .BoxTitle { font-size: 13px; }
.QuoteHolder .t { }
.QuoteHolder .b { }
.QuoteHolder .l { }
.QuoteHolder .r { }
.QuoteHolder .bl { }
.QuoteHolder .br { }
.QuoteHolder .tl { }
.QuoteHolder .tr { }

/* DEAL BOX */
.DealBox .price { font-size: 20px; }

/* INFO BOX */
.InfoBox { display: none; }

/* BASKET */
.Basket { }
.Basket .BoxTitleBar { }
.Basket .BoxTitle { font-size: 13px; }
.Basket .BoxBottomBar { }
.BasketBackground { }
.Basket .l { }
.Basket .r { }
.Basket .bl { }
.Basket .br { }
.Basket .tl { }
.Basket .tr { }

/* ADDITIONAL PRODUCTS */

.apBasket {  }
.apBasket .BoxTitleBar {  }
.apBasket .BoxTitle {font-size: 13px; }
.apBasket .Bgnd {  }
.apBasket .t {  }
.apBasket .b {  }
.apBasket .l {  }
.apBasket .r {  }
.apBasket .bl {  }
.apBasket .br {  }
.apBasket .tl {  }
.apBasket .tr {  }


.apItemLink {  font-size: 13px;left: 2% }
.apItemLink a { font-size: 13px; }
.apItemLink a:link { font-size: 13px; }
.apItemLink a:visited { font-size: 13px; }
.apItemLink a:hover { font-size: 13px; }


/* INSTRUCTION FORM */
.stylized { background-image: none; border: solid 1px orange;}
.stylized .areaHeader { color: #fff; background-image: url(../Images/GreenHorizontalFade.png);  }
.stylized label { color: Orange; }
.stylized .small { }
.stylized .input { }
.stylized .button { border: solid 1px #999; background-color: Orange; }
.stylized .inputInformationLabel { border: solid 1px orange; }
.stylized .notesTextArea { }
.instructButton {border: solid 1px #999; background-color: Orange;}

.dataItem { font-size: 13px; }
.stageName{ font-size: 13px; }
.stageDate{ font-size: 13px; }
