/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - BIG STYLE */
html, body, .wrapper { height: 100%; }
body > .wrapper { height: auto; min-height: 100%; }
body:before { content: ""; height:100%; float: left; width: 0; margin-top: -32767px; } /*Opera Fix*/
.wrapper { margin: 0 auto 0 auto; width: 1000px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HEADER STYLE */
.header { background-image: url(../img/header-background.jpg); background-repeat: no-repeat; height: 200px; }
.groupMenu { float: right; margin-top: 162px; margin-right: 10px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NAIVGATION STYLE */
.navContainer { background-image:url(../img/nav-background.png); background-repeat: repeat-x; height:36px; width: 1000px; margin-top: -2px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CONTENT STYLE */
.contentContainer { overflow: auto; padding-bottom: 68px; }

.content { padding-top: 20px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px; }
.content table { margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; }
.content th { text-align: left; padding: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; } 
.content td { padding: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }

.content ul { list-style-type: square; margin-left: 30px; margin-top: 10px; margin-bottom: 10px; }
.content ul li { line-height: 22px; }

table.carColourChart1  { padding: 0px; margin: 0px 0px 10px 0px; }
table.carColourChart1 th { padding: 6px; margin: 1px; border: 1px solid #000000; vertical-align: top; text-align:left; }
table.carColourChart1 td { padding: 6px; margin: 1px; border: 1px solid #000000; vertical-align: top; text-align:left; height: 75px; width: 100px; }

.content dt { font-weight: bold; margin-bottom: 6px; }
.content dd { margin-left: 10px; margin-bottom: 10px; line-height: 18px; }

.adImageContainer 
{ background-image: url(../img/content-adImage.jpg); height: 331px; background-repeat: no-repeat; background-position: left; padding: 0px; margin: -2px 0px 0px 0px; width: 785px; float: left; }

.adImageContainer img {
	height: 331px;
	width: 785px;
	right: 0px;
	bottom: 0px;
}

.searchButtonContainer { width: 214px; height: 331px; padding: 0px; float: right; margin-top: -2px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

.homeLegacyBlock { height: 300px; background-image: url(../img/home-legacy-block.jpg); background-repeat: no-repeat; }
.homeForesterBlock { height: 300px; background-image: url(../img/home-forester-block.jpg); background-repeat: no-repeat; }
.homeOutbackBlock { height: 300px; background-image: url(../img/home-outback-block.jpg); background-repeat: no-repeat; }
.homeImprezaBlock { height: 300px; background-image: url(../img/home-impreza-block.jpg); background-repeat: no-repeat; }

.specialOffers { }
.specialOffersLeft { float:left; width: 485px; }
.specialOffersRight { float:right; width: 485px; }

.specialOffersLeft h2 , .specialOffersRight h2 { border-bottom: 20px solid #FFFFFF; }
.specialOffers img { margin: 20px 0px 20px 0px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NEWS STYLE */
.newsContainer img { margin-bottom: 20px; margin-left: 20px; border: 1px solid #CCCCCC; padding: 1px; display: block; float: right; }

.newsContainer th { text-align: left; padding: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }
.newsContainer td { padding: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FOOTER STYLE */
.footerContainer 
{ position: relative; margin-top: -68px; /* negative value of footer height */
  height: 68px; clear: both; margin-left: auto; margin-right: auto; width: 1000px; border-top-width: 2px; border-top-style: solid; border-top-color: #2F72BD; text-align:center; }

.footer { margin: 20px; }

.footer a:link img, 
.footer a:visited img { border: 1px solid #ffffff; }
.footer a:hover img { border: 1px solid #2F72BD; }

.footer ul li { display: inline; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - OTHER STYLE */
.floatRight { float: right; padding: 0px 0px 10px 10px; }
