/*
##################################
### THIS IS FOR OVERRIDING THE ###
### STANDARD CSS               ###
##################################
*/
p { color: #5f5f5f;}
li { }
li .ulText { }
H3 { color: #008067; }
.standardText {color: #5f5f5f;}

#navbar ul, li {
	margin: 0em;
	padding: 0;
}

/* PAGE LINKS */
#easierinteropE2MPageLinks {/*clear: both;*/}
.E2mPageLinksContainer { /*height: 33px; background-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg); */}
.E2mPageLinks {clear: left; margin-top: 4px; width: 99%; border-bottom: dotted 1px #999; /* border-right: solid 2px;*/padding: 2px; color: #5f5f5f; }
.E2mPageLinks a {  padding: 2px; padding-bottom: 2px; padding-left: 15px; color: #5f5f5f !important; background: url(http://www.propertypro.co.uk/websites/testing/andrewlouis/images/menu_arrows.png) no-repeat 0 50%; }
.E2mPageLinks a:link {color: #5f5f5f !important; }
.E2mPageLinks a:visited {color: #5f5f5f !important; }
.E2mPageLinks a:hover { background: url(http://www.propertypro.co.uk/websites/testing/andrewlouis/images/menu_arrow_current.png) no-repeat 0 50%;color: #000 !important;}

/* QUOTE SELECTION HOLDER */
.QuoteSelectionHolder {  }
.QuoteSelectionHolder .boxTitleBar { background-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg); }
.QuoteSelectionHolder .boxTitle { color: #fff;  }
.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 {  }
.QuoteHolder .boxTitleBar { background-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg); }
.QuoteHolder .boxTitle { font-size: 16px; }
.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 {  }


/* DEAL BOX */
.DealBox .t { /*background-image: none;*/ background: url(../images/deals/t.png) repeat-x 0px 0px; }
.DealBox .l { background: url(../images/deals/l.png) repeat-y 0px 0px; }
.DealBox .b { background: url(../images/deals/b.png) repeat-x 0px 100%; }
.DealBox .r { background: url(../images/deals/r.png) repeat-y 100% 100%; }
.DealBox .tl { background: url(../images/deals/tl.png) no-repeat 0px 0px; }
.DealBox .tr { background: url(../images/deals/tr.png) no-repeat 100% 0px; }
.DealBox .bl { background: url(../images/deals/bl.png) no-repeat 0px 100%; }
.DealBox .br { background: url(../images/deals/br.png) no-repeat 100% 100%; }

/* PERSONALISE BOX */
.divPersonaliseTitleHeader {background-image: none; background-color: #2b553d;}
.divPersonaliseFooter {background-color: #f1f1f1;}
.divCloseButton { }
.divPersonalise { border: solid 1px #2b553d; }
.divPersonaliseHeaderText { }
.divPersonaliseText1 { }
.txtPersonaliseClientName { }
.btnPersonaliseNoThanks { }
.btnPersonaliseNext { }

/* INFO BOX */
.InfoBox { display: none; }

/* CHECKOUT */
.informationParagraph { border: solid 1px #2b553d; }

/* QUOTE LIST RECALL */
.QuoteRecall {border: solid 1px #2b553d;}
.QuoteRecall .QuoteListHeader {background-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg); }
.QuoteRecall .QuoteInfo {}
.QuoteRecall .BtnAdd {}

/* BASKET VIEW CSS */
.Basket {  }
.Basket .boxTitleBar { background-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg);  }
.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-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg);  }
.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 */
.stylized { border: solid 1px olive;}
.stylized .areaHeader { padding-top: 5px; color: #fff; height: 30px; background-image: url(http://propertypro.co.uk/websites/testing/andrewlouis/images/newbg.jpg); }


