body { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: normal; color: #666666; margin: 0px; padding: 0px; background: #FFFFFF url(images/body_background.jpg) repeat-x; }

#mainContainer { width: 100%; padding: 0px; margin: auto; }

#bannerContainer { width: 950px; height: 174px; margin: auto; min-width: 1000px; }
#bannerLeft { float: left; width: 550px; padding-top: 43px; }
#bannerRight { float: left; width: 400px; padding-top: 17px; }

#slideshow { width: 400px; position: relative; height: 157px; border: none; padding: 0px; }
#slideshow IMG { position: absolute; top:0; left:0; z-index:8; border: none; padding: 0px; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }

#navContainer { clear: both; width: 950px; height: 30px; margin: auto; padding: 0px; text-align: right; background-color: #FFFFFF;  ; }
#navContainer ul { margin: 0px 0px 0px 0px; padding: 8px; }
#navContainer ul li { list-style: none; margin: 0px 0px 0px 0px; display: inline; }
#navContainer ul li a { color: #7E7E7E; font-weight: bold; background: #EEEEEE; text-decoration: none; padding: 4px 10px 4px 10px; }
#navContainer ul li a:hover { background: #CCCCCC; }

#searchContainer { width: 935px; height: 45px; padding: 10px 15px 0px 0px; margin: auto; text-align: right; background: url(images/search_background.jpg) no-repeat right; color: #12194E; font-size: 14px; font-weight: bold; }
#searchContainer .searchInput { border: 1px solid #CCCCCC; color: #8F8F8F; font-size: 11px; width: 20%; }

#cartContainer { width: 950px; height: 20px; margin: auto; }

#contentContainer { width: 952px; margin: 10px auto 20px auto; }
#contentLeft { float: left; width: 665px; padding: 0px 10px 15px 5px; }
#contentRight { float: left; width: 255px; padding: 10px 5px 15px 10px; }
#contentRight a:link { text-decoration: none; color: #666666; }
#contentRight a:visited { text-decoration: none; color: #666666; }
#contentRight a:active { text-decoration: none; color: #FF0000; }
#contentRight a:hover { text-decoration: none; color: #FF0000; }
#catalogue { background: url(images/catalogue_background.jpg) repeat-y; padding: 10px 15px 10px 10px; text-align: right; min-height: 370px; } 
.catalogueTitle { font-size: 22px; color: #4337C8; }

#footerContainer { width: 100%; height: 250px; clear: both; color: #666666; background: url(images/footer_background.gif) repeat-x bottom;  font-weight: normal; font-size: 11px; min-width: 950px; }
#footerContainer img { padding: 0px 18px 0px 18px; } 
#footerContainer a:link { color: #453ACE; text-decoration: underline; background-color: inherit; }
#footerContainer a:visited { color: #453ACE; text-decoration: underline; background-color: inherit; }
#footerContainer a:active { color: #FF0000; background-color: inherit; }
#footerContainer a:hover { color: #FF0000; background-color: inherit; }
#footerContent { width: 950px; margin: auto; }
#footerLeft { float: left; width: 709px; border-right: 1px solid #CCCCCC; margin-top: 45px; padding: 10px 0px 0px 10px; }
#footerRight { float: left; width: 200px; margin-top: 45px; padding: 10px 0px 0px 30px; }
.footerBoldBlack { font-size: 14px; color: #000000; font-weight: bold; }

h1 { font-size: 22px; font-weight: normal; color: #12194E; background-color: inherit; } 
h2 { font-size: 18px; font-weight: normal; color: #12194E; background-color: inherit; } 
h3 { font-size: 14px; font-weight: bold; color: #12194E; background-color: inherit; } 

a:link, a:visited { color: #453ACE; text-decoration: underline; background-color: inherit; }
a:active, a:hover { color: #FF0000; background-color: inherit; }

.textErrors { color: #FF0000; font-weight: bold; }

#indexBoxNews { float: left; width: 300px; height: 180px; background:  url(images/index_back_news.gif) no-repeat; font-size: 11px;   padding: 15px 20px 10px 10px; }
#indexBoxWeekly { float: left; width: 300px; height: 180px; background:  url(images/index_back_weekly.gif) no-repeat; font-size: 11px; padding: 15px 20px 10px 10px; }
#indexBoxTrade { float: left; width: 300px; height: 180px; background:  url(images/index_back_trade.gif) no-repeat; font-size: 11px; padding: 15px 20px 10px 10px; }
#indexBoxBrands { float: left; width: 300px; height: 180px; background:  url(images/index_back_brands.gif) no-repeat; font-size: 11px; padding: 15px 20px 10px 10px; }
.indexBoxTitleBlk { font-size: 18px; color: #000000; padding: 0px 0px 10px 10px; }
.indexBoxTitleWht { font-size: 18px; color: #FFFFFF; padding: 0px 0px 10px 10px; }
.indexBoxLink { text-align: right; padding-top: 7px; }
.indexBoxLink a { text-decoration: none; }

.newsTitle { font-size: 14px; font-weight: bold; color: #12194E; background-color: inherit; }
.postedOn {  font-size: 12px; color: #000000; }

.productsTitle { float: left; width: 150px; }
.productsText { float: left; width: 250px; }
.productsLogo { float: left; width: 240px; }

.clear { clear: both; }

.redHighlight { color: #ff0000; }
