@charset "UTF-8";

html { height: 101%; z-index: 1; }
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/mike-woods-bg.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	height: 101%;
}
.thrColFixHdr #container { 
	width: 980px; 
	background-color: transparent;
	margin: 0 auto; 
	text-align: left; 
} 
.thrColFixHdr #header { 
	width: 100%;
	height: 213px;
	background-image: url(../images/mike-wood-tyres-banner.png);
	background-repeat:no-repeat;
	background-position: left;
	padding: 0px;
	margin: 0px;
} 
.thrColFixHdr #header #logo {
	float:right;
	margin: 20px 10px 0px 0px;
	border: 0px;
}

.thrColFixHdr #header #phone {
	float:right;
	margin: 20px 10px 0px 0px;
}

.thrColFixHdr #header ul {
	height:30px;
	width:950px;
	list-style-type:none;
	margin:20px 0px 0px 10px;
	padding:7px 0px 5px 10px;
	font-size: 0.9em;
	background-image:url(../images/mike-woods-banner.gif);
	background-repeat:repeat-x;
	float:left;
}

.thrColFixHdr #header ul li {
	float:left;
	height: 25px;
	margin:0px 6px 0px 0px;
	padding: 0px;
	border-right:1px solid #FFF;
	text-align: center;
}
.thrColFixHdr #header ul li.noBorder {
	border-right: none;	
}
.thrColFixHdr #header ul li a:link,
.thrColFixHdr #header ul li a:active,
.thrColFixHdr #header ul li a:visited {
	color:#FFF;
	text-decoration:none;
	display: block;
	line-height: 20px;
	font-weight: bold;
	height: 52px;
	padding:0px 12px 0px 8px;
}

.thrColFixHdr #header ul li a:hover {
	color: #BBB;
}
.thrColFixHdr #header ul li a.current {
	background-image: url(../images/mike-woods-arrow.png);
	background-position: bottom;
	background-repeat:no-repeat;
	z-index: 10;
}



/***********************
** SHADED BOX STYLING **
***********************/
.thrColFixHdr #container img#topBorder {		
	margin-top:-10px;
	margin-bottom: -0px;
	padding: 0px;
	z-index: 1;
}

.thrColFixHdr #container #mainBox {
	background-image: url(../images/mike-woods_middle.png);
	background-repeat:repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: 960px;
}

	




/************************
** LEFT COLUMN STYLING **
************************/
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 191px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	background: #FFF;
}

	.thrColFixHdr #sidebar1 a img {
		margin: 0px 0px 10px 0px;	
	}
	
	.thrColFixHdr #sidebar1 img {
		margin-top: 20px;	
	}
	
	.thrColFixHdr #sidebar1 p {
		font-size: 0.8em;
	}





/*************************
** RIGHT COLUMN STYLING **
*************************/
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 220px; 
	background: #FFF; 
	margin: 10px 10px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: 0.85em;
}

	.thrColFixHdr #sidebar2 h3 {
		font-weight: normal;
		font-size: 1em;
	}

	.thrColFixHdr #sidebar2 ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	.thrColFixHdr #sidebar2 ul li {
		display: inline-block;
		padding: 0px 0px 0px 10px;
	}
	
	.thrColFixHdr #sidebar2 img {
		margin-top: 20px;
		border: none;
	}





/*************************
** MAIN CONTENT STYLING **
*************************/
.thrColFixHdr #mainContent { 
	float: left;
	width: 470px;
	background: #FFF;
	padding: 0px 20px;
	margin: 0px 0px 0px 8px;
}

	.thrColFixHdr #mainContent h1,
	.thrColFixHdr #mainContent h2 {
		font-weight: normal;
		color: #666;
		font-size: 1.6em;
	}
	
	.thrColFixHdr #mainContent h2 { font-size: 1.3em; }
	
	.thrColFixHdr #mainContent p {
		line-height: 1.5em;
		font-size: 1em;
	}
	
	
	.banner {
		margin-top: 20px;			
	}





/*******************
** FOOTER STYLING **
*******************/
.thrColFixHdr #footer { 
	width: 975px;
	text-align: right;
} 

.thrColFixHdr #footer p#resolution a {
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
}
.thrColFixHdr #footer p#resolution a:hover {
	text-decoration: underline;
	color: #333;
}






/********************
** GENERIC STYLING **
********************/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

form.contact { 
	font-size: 0.9em;
	width: 400px;
	margin: 10px; 
}
form.contact fieldset { border-style:none; }
form.contact label { 
	width: 150px; 
	float: left; 
	clear: left;
	display: block;
	font-weight: normal;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 3px;
}
form.contact input { float: left; padding:0; margin:1px 0px 0 0; width: 200px;}
form.contact br { clear: both; }
form.contact textarea { width:205px; }
form.contact input[type=submit].button {
	float: right;
	background-color: #F00;
	color: #FFF;
	width: auto;
	font-weight: bold;
	border: none;
	padding: 3px 10px;
	margin: 10px 0px;
}
