﻿body
{
	margin:0px auto;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	background:#92d174 url(../images/bg.gif) repeat-x;
}

p
{
    margin:0px;
    padding:0px;
}
a
{
    color:#000000;
}
a:hover
{
    color:#59AA33;
}

/* WRAPPERS */

.pageWrapper
{
    height:auto;
    left:0;
    margin:0 auto;
    position:relative;
    text-align:left;
    top:0;
    width:920px;

}
.bodyWrapper
{
    background-color:#FFFFFF;
    float:left;
    height:auto;
    left:0;
    margin:0 auto;
    padding:10px;
    position:relative;
    text-align:left;
    top:0;
    width:900px;

}
.topBg
{
	background:url(../images/topBg.gif) no-repeat;
	height:15px;
	width:920px;
	float:left;
}
.bottomBg
{
	background:url(../images/bottomBg.gif) no-repeat;
	height:30px;
	width:920px;
	float:left;
}
.bannerWrapper
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:920px;
	height:172px;
	float:left;

	background-image:url(../images/mcdonald-landrover-logo.gif);
	background-repeat:no-repeat;
}
.bannerWrapper1
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:920px;
	height:172px;
	float:left;

	background-image:url(../images/mcdonald-engines-logo.gif);
	background-repeat:no-repeat;
}
.navWrapper
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:160px;
	height:auto;
	min-height:579px;
	
	float:left;
	padding: 48px 0px 0 0;
}

.middleWrapper
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:580px;
	height:auto;
	float:left;
}

.textWrapper
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:560px;
	height:auto;
	float:left;
	line-height:20px;
	text-align:justify;
	padding:0 10px 0 10px;
}
.rightWrapper
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:160px;
	height:auto;
	min-height:579px;
	
	float:right;
	padding: 48px 0 0 0px;
}
.footerWrapper
{
	margin:0px auto;
	position:relative;
	top:0px;
	left:0px;
	width:920px;
	height:auto;
	color:#000000;
	float:left;
	margin: 0px 0px 10px 0px;
	font-size:8pt;

}

.footerWrapper a
{
    color:#000000;
}
/* NAV */

ul.navList,ul.contactList, ul.navList li ul, ul.contactList li ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}
ul.navList a, ul.contactList a, ul.contactList .head
{
    cursor:pointer;
    display:block;
    padding:5px 5px 5px 10px;
    
    color:#FFFFFF;
    text-decoration:none;
    font-size:10pt;
    font-weight:bold;
}
ul.navList li.head, ul.contactList li.head
{
    background-image:url(../images/navBg.gif);
}
ul.navList li.topLeftBg
{
    background-image:url(../images/topLeftBg.gif);
}
ul.navList li.bottomLeftBg
{
    background-image:url(../images/bottomLeftBg.gif);
    height:26px;
}
ul.contactList li.topRightBg
{
    background-image:url(../images/topRightBg.gif);
}
ul.contactList li.bottomRightBg
{
    background-image:url(../images/bottomRightBg.gif);
    height:26px;
}
.navList a.title, .navList span.title
{
    background:#2b2b2b;
    display:block;
    padding:5px 5px 5px 15px;
    color:#FCC935;
    text-decoration:underline;
    font-size:9pt;
    font-weight:bold;
}
ul.navList li ul li a, ul.contactList li ul li.arrow
{
    background:#2b2b2b url(../images/arrow.gif) no-repeat center left;
    display:block;
    padding:5px 5px 5px 30px;
    color:#FCC935;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
ul.contactList li ul li
{
    cursor:pointer;
    display:block;
    padding:5px 5px 5px 30px;
    color:#FCC935;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
ul.contactList li ul li.form
{
    display:block;
    padding:5px 5px 5px 5px;
    color:#FCC935;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
.navList .sub
{
    background:#2b2b2b;
    cursor:pointer;
    display:block;
    padding:5px 5px 5px 15px;
    color:#FCC935;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
ul.navList a.active
{   
    cursor:pointer;
    display:block;
    
    padding:5px 5px 5px 10px;
    
    color:#FCC935;
    text-decoration:none;
    font-size:10pt;
    font-weight:bold;
}
ul.contactList, ul.subNavList
{
    background: #2B2B2B;
}

ul.list2columns
{
    float:left;
}
ul.list2columns li
{
    width:50%;
    float:left;
}

h1,h2
{
    background-image:url(../images/headerBg.png);
    width:562px;
    color:#fcc935;
    font-size:18px;
    font-weight:bold;
    margin:4px 0 0 0;
    padding:4px 9px;
    float:left;
}
h2 a
{
    color:#fcc935;
}
h3
{
    padding:0px;
    margin:0px;
}

/* BOXES */
.buttonList {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    width:560px;
}
.buttonList li {
    display:inline;
    float:left;
    height:110px;
    left:0;
    top:0;
    width:280px;
}
.buttonList a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    cursor:pointer;
    display:block;
    height:89px;
    padding:10px;
    text-decoration:none;
    width:260px;
}
a.catBox
{
    color:#ffffff;
}
a.catBox:hover
{
    text-decoration:underline;
}
.buttonList .text {
    float:left;
    font-size:10pt;
    height:20px;
    text-align:left;
    width:260px;
    margin-top:72px;
    font-weight:bold;
}
/* HOMEPAGE BOXES */
.button1List {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    width:560px;
}
.button1List li {
    display:inline;
    float:left;
    height:127px;
    left:0;
    top:0;
    width:185px;
}
.button1List a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    cursor:pointer;
    display:block;
    height:250px;
    padding:5px;
    text-decoration:none;
    width:175px;
}
.button1List a:hover
{
    text-decoration:none;
}
.button1List .text h2{
    float:left;
    font-size:10pt;
    height:20px;
    text-align:left;
    width:180px;
    font-weight:bold;
    background: none;
    padding:0;
    margin:0;
}
.button1List .description {
    float:right;
    font-size:10pt;
    text-align:justify;
    padding:5px;
    width:170px;
}
/*** LIGHTBOX***/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


.productListing {
  border: 1px;
  border-style: solid;
  border-color: #2B2B2B;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #2B2B2B;
  color: #FCC935;
  font-weight: bold;
}
.productListing-data a {
  color: #2B2B2B;
  font-size:11px;
}
.productListing-data a:hover 
{
    text-decoration:underline;
}

.productImage
{
 float:left;
 width:200px;
 height:160px; 
 margin:5px;   
 text-align:center;
}
.productWriting
{
 float:left;
 width:365px; 
 height:180px; 
 margin:5px 0 5px 0;
}
#form
{
    display:block;
}
#form .title
{
    width:100%;
}

.textbox {
    padding:2px;
    width:144px;
}
.mulitextbox {
    height:150px;
    margin:0 0 5px;
    padding:2px;
    width:144px;
}
.error {
    color:Red;
}

.button {
    text-align:right;
}

.header 
{
    background-color:#BFC4D2;
    border:1px solid #FFFFFF;
    color:#00144D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
    text-decoration:none;
    padding:5px;
}
.note {
    background-color:#FFFFFF;
    border:1px solid #FF0000;
    color:#FF0000;
    padding:5px;
}


.pricing {
    border-collapse:collapse;
    width:100%;
}
.pricing th {
    background-color:#A7C942;
    border:1px solid #98BF21;
    color:#FFFFFF;
    font-size:1.4em;
    padding:4px;
    text-align:left;
}
.pricing td, #customers th {
    border:1px solid #98BF21;
    font-size:1.2em;
    padding:3px 7px 2px;
}
.pricing tr.alt td {
    background-color:#EAF2D3;
    color:#000000;
}