/* Fagor DIV layout style */
/* page elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/im-main-bkg-tile.gif) repeat-x;
}
/* DIVs */
/* functional stuff */
.floatEnder {
	clear: both;
}
.floatDivider {
	float: left;
	top: 0px;
	left: 0px;
}
/* layout DIVs */
.headerWrapper {
	text-align: center;
	background: #929292 url(../images/im-header-bkg-tile.gif) repeat-x;
	height: auto;
}
.bodyWrapper01 {
	background: url(../images/im-body-top-bkg-tile.gif) repeat-x top;
}
.bodyWrapper02 {
	background: url(../images/im-body-bkg-tile.gif) repeat-x bottom;
}
.container {
	margin: 0px auto;
	width: 960px;
	height: auto;
	text-align: left;
}
/* header & navigation */
.headerHolder {
	margin: 0px auto;
	width: 960px;
	height: auto;
	min-height: 89px;
}
.headerArea {
	float: left;
	width: 791px;
	text-align: left;
}
.headerTools {
	padding: 20px 0px 16px 14px;
}
.mainNav {
	padding: 11px 0px 0px 14px;
}
.logo {
	float: right;
	width: 169px;
}
.subNavHolder {
	height: auto;
	min-height: 24px;
	padding-top: 5px;
}
#foo, #poo, #goo, #moo, #coo, #boo {
	padding-left: 24px;
}
.fooUnderTab {
	float: left;
	display: block;
	width: 75px;
	height: 29px;
	margin-right: 30px;
	background: url(../images/im-products-under-tab.gif) no-repeat 0 0;
}

.pooUnderTab {

	float: left;

	display: block;

	width: 109px;

	height: 29px;

	margin-right: 30px;

	background: url(../images/im-dealers-under-tab.gif) no-repeat 0 0;

}

.gooUnderTab {

	float: left;

	display: block;

	width: 89px;

	height: 29px;

	margin-right: 30px;

	background: url(../images/im-promotions-under-tab.gif) no-repeat 0 0;

}

.mooUnderTab {

	float: left;

	display: block;

	width: 128px;

	height: 29px;

	margin-right: 30px;

	background: url(../images/im-brochure-under-tab.gif) no-repeat 0 0;

}

.cooUnderTab {

	float: right;

	display: block;

	width: 131px;

	height: 29px;

	margin-left: 30px;

	background: url(../images/im-service-under-tab.gif) no-repeat 0 0;

}

.booUnderTab {

	float: right;

	display: block;

	width: 95px;

	height: 29px;

	margin-left: 30px;

	background: url(../images/im-about-under-tab.gif) no-repeat 0 0;

}
/* main body */
#flashArea {
	padding-bottom: 18px;
}
.quarterFloatHolder {
	width: 960px;
}
.quarterFloatArea {
	float: left;
	width: 240px;
}
.quarterFloatArea#threeQuarters {
	margin-right: 20px;
	margin-bottom: 20px;
}
.quarterFloatImage {
	float: left;
	width: 124px;
}
.quarterFloatCopy {
	float: left;
	width: 116px;
	height: auto;
	background: url(../images/im-full-float-bkg.gif) no-repeat 0 0;
}
.quarterFloatContent {
	padding-right: 5px;
	height: auto;
	min-height: 140px;
}
.quarterFloatButton {

}
.threeQuartFloatHolder {
	width: 780px;
}
.mainHolder {
	width: 960px;
	background: #fff;
}
.bodyArea {
	float: left;
	width: 780px;
	margin: 0px 0px 0px 15px;
	height: auto;
}
.subBodyArea {
	padding: 0px 15px;	
}
.introArea {
	padding-bottom: 18px;
}
.breadcrumbArea {
	padding-top: 5px;
	height: auto;
	min-height: 27px;
	text-align: right;
}
.fullFloatHolder {
	width: 780px;
}
.halfFloatArea {
	float: left;
	width: 380px;
}
.halfFloatArea#right {
	margin-left: 20px;
}
.halfFloatArea#fullWidth {
	width: 780px;
}
.productThumbArea, .productThumbAreaSplit {
	float: left;
	width: 145px;
	height: auto;
	margin-right: 50px;
}
.productThumbAreaSplit {
	margin-right: 40px;
}
.productThumbImage {
	height: auto;
	min-height: 230px;
}
.productThumbCompare {
	padding-bottom: 30px;
}
.pdArea {
	width: 780px;
}
.pdLeft {
	float: left;
	width: 293px;
	margin-right: 37px;
}
.pdRight {
	float: left;
	width: 450px;
}
.pdMedImage {
	text-align: center;
	margin-bottom: 20px;
}
.pdSpecArea {
	height:73px;
	margin-bottom: 10px;
}
.pdSpecFloat {
	float: left;
	width: 73px;
}
.pdAdditonalImageArea {
	text-align: center;
}
.pdAdditionalImageFloat {
	float: left;
	width: 135px;
	margin: 0px 11px 10px 0px;
}
.xSellArea {
	width: 780px;
	margin-bottom: 15px;
}
.xSellFloat {
	float: left;
	width: 134px;
	margin-right: 60px;
}
.pdIntroText {
	padding-bottom: 10px;
}
.pdButtonsFloat {
	float: right;
	margin-left: 15px;
	text-align: right;
}
.pdIconArea {
	padding-bottom: 3px;
}
.pdIconFloat {
	float: left;
	width: 28px;
	margin-right: 7px;
}
.compareFloat {
	float: left;
	width: 246px;
	height: auto;
}
.compareFloat#margin {
	margin-right: 21px;
}
.compareImage {
	padding-bottom: 11px;
}
.compareFeaturesText {
	height: auto;
	min-height: 600px;
	padding-bottom: 10px;
}
.compareButtons {
	padding-top: 10px;
}
.compareButtonFloat {
	float: left;
	width: 75px;
}
.compareButtonFloat#margin {
	padding-left: 10px;
}
.partnerBox {
	width: 930px;
	padding-bottom: 10px;
}
.platPartTop {
	background: #d9d9d9 url(../images/im-plat-partner-bkg-top.gif) no-repeat;
}
.platPartBot {
	background: url(../images/im-plat-partner-bkg-bot.gif) no-repeat;
	height: 52px;
}
.premPartTop {
	background: #c4d9f0 url(../images/im-prem-partner-bkg-top.gif) no-repeat;
}
.premPartBot {
	background: url(../images/im-prem-partner-bkg-bot.gif) no-repeat;
	height: 52px;
}
.normTop {
	background: #fff;
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.partnerContent {
	padding: 7px 0px 0px 7px;
}
.partnerDetails {
	float: left;
	width: 230px;
	margin-right: 5px;
}
.partnerShowroom {
	float: left;
	width: 205px;
	margin: 26px 5px 0px 0px;
}
.partnerImage {
	float: right;
	width: 135px;
	margin: 20px 20px 0px 0px;
}
.catGuarantee {
	float: left;
	width: 315px;
}
.catIntroText {
	float: left;
	width: 465px;
	background: #f4f4f4 url(../images/im-cat-intro-text-bkg.gif) no-repeat;
	height: auto;
	min-height: 81px;
	margin-bottom: 15px;
}
.catIntroTextContent {
	padding: 7px;
	text-align: right;
}
/* left area */
.leftArea {
	float: left;
	width: 150px;
	margin: 0px 5px 0px 5px;
	height: auto;
}
.sideNavArea {
	height: auto;
	min-height: 230px;
	padding-top: 32px;
}
.learnMoreArea {
	padding-bottom: 25px;
}
.compareSideArea, .pdSideAltColour {
	padding-bottom: 25px;
}
.compareSideContent, .pdSideAltColourContent {
	padding: 0px 7px;
}
/* footer */
.footerWrapper {
	background: url(../images/im-footer-bkg-tile.gif) repeat-x 0 0;
}
.footerContainer {
	margin: 0px auto;
	width: 960px;
	height: auto;
	text-align: left;
	padding-bottom: 10px;
}
.footerLeft {
	float: left;
	width: 380px;
	margin-top: 15px;
}
.footerRight {
	float: right;
	width: 580px;
	margin-top: 15px;
	text-align: right;
}
.sitemapArea {
	padding: 0px 15px;
	height: auto;
	min-height: 159px;
}
.sitemapFloat {
	float: left;
	width: 145px;
	margin-right: 12px;
}
.sitemapFloat#no-margin {
	margin-right: 0px;
}
/* mootools */
.tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
}
.tip-title {
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #2d82a2;
	padding: 8px 8px 4px;
	background: url(../images/im-pd-bubble.png) top left;
}
.tip-text {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 8px 8px;
	background: url(../images/im-pd-bubble.png) bottom right;
}
/* Milk box */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(../images/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbImage{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: left;
	padding-top: 15px;
	margin: 0;
	font-weight: bold;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink{
	outline:none;
	display:block;
	float:right;
	height:20px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:17px; }
#mbPrevLink{ background: transparent url(../images/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(../images/next.gif) no-repeat; }/* IMAGE: next */

/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover { background-position: 0 -23px; }

#mbCloseLink {
	width:20px;
	background: transparent url(../images/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: bold;
	text-align:justify;
}

/* find a dealer results */

div.nearestResult {
	background-color: #f5f5f5;
	margin-bottom: 8px;
	padding: 12px;
}

div.nearestResult h2, div.partnerDetails h2 {
	margin-bottom: 6px;
}
