/* 

Client:
Created: 
Last Modified:

*/

/* ---- DEFAULT STYLES ------
-------------------------------------------------------------------- */

	body {
	margin: 0;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #5b5b5b;
	background-color: #FFF;
		}
		
	body.shadowBox {
					background: #ffffff;
		padding: 20px;
		}
		
	#wrapper {
		width: 990px;
		margin: 0px auto;
		}
		
	#feedbackFormWrapper {
		padding: 20px;
	}
	
	img {
		padding:0; margin:0; line-height: 0;
		}
		
	.clear {
		clear:both;
		position:relative;
		font-size:0px;
		height:0;
		line-height:0; 
		}
		
	h1, h2, h3, h4, h5, h6 {
		padding:0;
		margin: 0;
	}
	h1 span{
	    color: #306;
		}
	h2 span{
	    color: #09C;
		}
	#ch4 {
	color: #306;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		}
	#ch5 {
	color: #09C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
		}
	#ch6 {
	color: #336;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	margin-top: 5px;
	margin-bottom: 5px;
		}
	#ch6 a {
	text-decoration: none;
		}

	.content h1 {
		font-size: 1.5em;
		padding-bottom: 10px;
	}
	
	.content h2 {
		font-size: 1.3em;
		margin-bottom: 10px;
	}
	
	h2#h2contact { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-contact.gif) }
	h2#h2faq { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-faq.gif) }
	h2#h2payment { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-payment.gif) }
	h2#h2delivery { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-delivery.gif) }
	h2#h2layby { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-layby.gif) }
	h2#h2service { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-service.gif) }
	h2#h2tips { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-tips.gif) }
	h2#h2returns { text-indent: -9999px; overflow: hidden; width: 330px; height: 22px; background:url(../quad-bikes-image/h2-returns.gif) }
	h2#h2phone { text-indent: -9999px; overflow: hidden; width: 330px; height: 65px; background:url(../quad-bikes-image/h2-phone.gif) }
	h2#h2liveChat { text-indent: -9999px; overflow: hidden; width: 330px; height: 63px; background:url(../quad-bikes-image/h2-live-chat.gif) }
	h2#h2enquiry { text-indent: -9999px; overflow: hidden; width: 330px; height: 25px; background:url(../quad-bikes-image/h2-enquiry.gif) }
	h2#h2email { text-indent: -9999px; overflow: hidden; width: 330px; height: 40px; background:url(../quad-bikes-image/h2-email.gif) }
	h2#h2location { text-indent: -9999px; overflow: hidden; width: 330px; height: 63px; background:url(../quad-bikes-image/h2-location.gif) }
	
	.content h4 {
		font-size: 1em;
		color: #242f3e;
	} 
	
	.h1Small {
		font-size: 0.8em;
	}
	

	a img {
		border:none;
	}
		
	a { 
		color: #0081db;
		font-weight:700;
	}
	
	a:hover { color:#00548f; }
	
	p { 
		margin: 0 0 1.2em;
		line-height: 1.4em;
	}

	ol li {
		margin-bottom: 4px;
	}
	

/* ---- COLUMN GRIDS ------
-------------------------------------------------------------------- */
	
	#contentContainer {
		background:url(../quad-bikes-image/generic/content-left-panel-bg.gif) repeat-y;
	}
	
	.content {
		
		padding: 0px;
		background: #ffffff url(../quad-bikes-image/generic/content-bg.gif) repeat-x;
	}
	
	.column {
		float: left;
		width: 340px;
		padding: 0 10px 0 0;
	}
	
	#leftPanel {
		float: left;
		width: 195px;
		padding: 5px 0 0 5px;
		background: url(../quad-bikes-image/generic/left-panel-bg.gif) repeat-x;
		min-height: 422px;
		/* min-height hack for ie6 */
		height: auto !important;
		height: 422px;
	}
	
	#rightPanel {
		float: right;
		width: 728px;
		overflow: hidden;

	}


/* ---- FORM STYLE ------
-------------------------------------------------------------------- */

	.columnForm {
		float: left;
		width: 350px;
		margin: 0 25px 0 0;
	}


	.form {
		margin: 0 0 20px;
		border: 0;
	}

	.form .label {
		font-size: 1em;
		olor:#474e6c;
		padding: 6px 10px 6px 0;
		font-weight: 700;
	}
	
	.form td {
		padding: 6px 0;
	}

			
		

	.form input, .form textarea, .form.input.fileUpload {
		border: 1px solid #cccccc;
		width: 220px;
		color: #333;
		padding: 3px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		margin-bottom: 5px;
		vertical-align: top;
		background: url(../quad-bikes-image/form-input-bg.gif) 0 0 repeat-x;
		font-size: 1.1em;
	}

	.form select {
		border: 1px solid #DCDCDC;
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		margin:0;
		vertical-align: middle;
		background: #fff url(../quad-bikes-image/form-input-bg.gif) 0 0 repeat-x;
		font-size: 1.1em;
	}
	
		input.radio {
		margin: 0 6px;
		width: auto;
	}

	input.submitButton {	
		border: 0;
		width: auto;
		cursor:pointer;	
		color:#FFFFFF;
		font-size: 1.2em;
	}	
	
 /* ---- WHY GO EASY PAGE ------
-------------------------------------------------------------------- */	

	#cycles, #trampolines, #dirt, #fitness, #scooters, #outdoor {
		display: none;
	}


