/* Copyright (c) Fluid Creativity, 2006 */

/* Standard Element Styling */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #EDE7DD;
	color: #757679;
}

html, table, th, td, input, select, textarea, * p {
	font-size: 1em;
}

h1 {
	margin: 1em 0;
	font-size: 1.2em;
	color: #6E6D6B;
	background-color: inherit;
	text-transform: uppercase;
	clear: both;
}

	h1 span	{
		font-weight: bold;
		color: #E27F48;
		background-color: inherit;
	}


h2 {
	margin-bottom: 1em;
	padding-top: 1em;
	font-size: 0.9em;
	color: #6E6D6B;
	background-color: inherit;
	border-bottom: 1px solid #9d9ea1;
	text-transform: uppercase;
	clear: both;
}

h2.terms {
	font-size: 1em;
	border: none;
}

h2.flue {
	margin-bottom: 3em;
	margin-top: 2em;
}

	h2 span {
		font-weight: bold;
		color: #680500;
		background-color: inherit;
	}

	h2.no {
		border-bottom: none;

	}

h4 {
	margin: 1em 0;
	font-size: 0.5em;
	color: #6E6D6B;
	background-color: inherit;
	text-transform: uppercase;
	clear: both;
}

	h4 span	{
		font-weight: bold;
		color: #680500;
		background-color: inherit;
	}


p {
	margin: 1em 0;
}

em {
	font-style: normal;
	text-transform: uppercase;
}

a {
	color: #918F90;
	background-color: inherit;
	text-decoration: underline;
}

	a:hover {
		text-decoration: none;
	}

img {
	border: none;
}

img.flueImages {
	float:left;
	padding:0 20px 30px 0;
}

#content ul.siteMap, #content ul.siteMap ul {
	margin-left: 20px;
	list-style: disc;
}

/* Accessibility */

.accessibleonly {
	position: absolute;
	left: -9999px;
}


/* Page Layout Elements */

#outerwrapper {
	padding-top: 0px;
	background: url('/images/backgrounds/mainbg.jpg') 50% 0 repeat-x;
	color: inherit;
	background-color: #FFFFFF;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: url('/images/backgrounds/contentstripbg.png') 50% 0 repeat-y;

	color: inherit;
}

#header {
	overflow: hidden;
	padding: 0 0 0 9px;
	height: 150px;
	background: transparent url('/images/backgrounds/headerbg.jpg') 0 0 repeat-y;
}

	#innerheader {
		height: 150px;
		background: transparent url('/images/backgrounds/headerbannerbg.jpg') 0 0 no-repeat;
	}
	
		#headerbasket {
			float: right;
			margin: 60px 26px 0 0;
			
		}
		
		#headerbasket a {
			color: #E58E5F;
			float: right;
			font-size: 0.8em;
			font-weight: bolder;
			margin-top: -2px;
			text-decoration: none;
			text-transform: uppercase;
			padding-right: 10px;
			background: url(../images/basket-arrow.jpg) no-repeat scroll 100% 0;
		
		}
			#headerbasket a img {
				display: inline;
				margin-left: 6px;
				padding: 0;
			}
		
			#headerbasket img, #headerbasket span {
				display: block;
			}
			
			#headerbasket img {
				padding-top: 10px;
			}
		   
			
			#headerbasket span {
				
				font-size: 11px;
				font-weight: bold;
			}
			
			#headerbasket img.inline {
				display: inline;
				padding: 0px 0px 0px 12px;
			}
			
.itemInBasket {
	
	height: 13px;
	width: 162px;
	border-bottom: 2px solid #CACACA;
	text-transform: uppercase;
	font-size: 0.9em;
}
	#headerbasket p.itemInBasket span {
		display: inline;
		color: #680500;
		text-transform: uppercase;
	}
	
	#headerbasket p.itemInBasket span.value {
		text-transform: none;
		color: #6E6D6B;
		float: right;
	}
	
	

.totalbasket {
	background-image: url('/images/basket-subtitle-total.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	width: 131px;
	text-align: right;
}

#innerwrapper {
/*	background: transparent url('/images/backgrounds/contenttopbg.jpg') 50% 0 no-repeat;  */
}

#footer {
	background: white none repeat scroll 0 0;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 0 1px 1px;
	margin: 1px auto 0;
	width: 944px;
	line-height: 30px;
}


#fluid {
	margin: 0 5px 5px 0;
	text-align: right;
}

/* Content styles */

#content {
	float: right;
	margin: 2px 0px 2px 2px;
	padding: 10px;
	width: 559px;
	background: transparent url('/images/backgrounds/contentbg.gif') 0 0 repeat-x;	
}

	#content ol li {
		background: transparent;
	}

	#content ul {
		list-style: none;
	}
	
	#content ol {
		margin-left: 16px;
	}

	#content li {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	#content ol li {
		margin-bottom: 0.5em;
	}

/* Navigation */

#navigation {
	float: right;
	margin-top: 0px;
	padding-top: 2px;
	width: 172px;
}

#navigation ul {
	border-top: 1px solid #F7F6F4;
	list-style: none;
	padding:0px;
	margin:0px;
	color: inherit;
	background-color: #D1C8C1;
}

#navigation ul.miscLinks {
	margin-top: 0.5em;
	background-color: #E4DDD8;
}
	#navigation li {
		text-transform: uppercase;
		font-size: 0.9em;
		border-top: 1px solid #F7F6F4;
		border-bottom: 1px solid #F7F6F4;
	}

	#navigation li li {
		color: #484848;
		background-color: #ECE5DF;
		padding-left: 10px;
		font-size: 1em;
	}

	#navigation a {
		text-decoration: none;
		color: #484848;
		background-color: inherit;
		display: block;
		padding: 3px 3px 3px 8px;
	}
	#navigation a:hover {
		text-decoration: underline;
	}

	#navigation li.selected a {
		background-image: url('/images/navigationmarker.gif');
		background-position: 0 50%;
		background-repeat: no-repeat;
	}

	#navigation li.selected ul a {
		background: none;
	}
	#navigation div {
		margin: 5px;
	}
		#navigation div h2 {
			color: #484848;
			background-color: inherit;
			border-bottom: 1px solid #CECECE;
			text-transform: uppercase;
		}
		
		#navigation div .emailtel {
			padding-top: 9px;
			border-top: 1px solid #CECECE;
		}

#navigation fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

	#navigation fieldset legend {
		display: none;
		margin: 0px;
		padding: 0px;
	}
	
	#navigation label {
		margin: 0px;
		width: auto;
	}
	
		#navigation label span {
			display: none;
		}
		
	#navigation input {
		margin: 2px 0px;
		width: 155px;
		float: none;
	}
	
		#navigation input.submit {
			width: auto;
			padding: 0px;
			clear: both;
			margin-left: 112px;
		}

#navigation a.contact {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	text-align: center;
	display: block;
	font-size: 0.8em;
	color: #572600;
	background-color: inherit;
}
/* Sidebar */

#sidebar {
	float: right;
	margin-top: 0px;
	padding-top: 2px;
	width: 197px;
}

#sidebar ul {
	
	list-style: none;
	padding:0px;
	margin:0px;
	color: inherit;
	background-color: #D1C8C1;
}

#sidebar ul.miscLinks {
	margin-top: 0.5em;
	background-color: #E4DDD8;
}
	#sidebar li {
		text-transform: uppercase;
		font-size: 0.9em;
	
	/*	border-bottom: 1px solid #F7F6F4; */
	}

	#sidebar li li {
		color: #484848;
		background-color: #ECE5DF;
		padding-left: 10px;
		font-size: 1em;
	}

	#sidebar a {
		text-decoration: none;
		color: #484848;
		background-color: inherit;
		display: block;
	/*	padding: 3px 3px 3px 8px; */
	}
	#sidebar a:hover {
		text-decoration: underline;
	}

	#sidebar li.selected a {
		background-image: url('/images/navigationmarker.gif');
		background-position: 0 50%;
		background-repeat: no-repeat;
	}

	#sidebar li.selected ul a {
		background: none;
	}
	#sidebar div {
		margin: 5px;
	}
	
		#sidebar div#recommend {
			background-color: #F7F6F4;
			padding: 0 0 5px 7px;
			width: 175px;
		}
			#sidebar div#recommend h2 {
				width: 160px;
				margin-left: 6px;
			}
	
		#sidebar div#delivery {
			background-color: #E3DEDA;
			width: 181px;
		}
			#sidebar div#delivery h2 {
				margin-left: 14px;
				margin-bottom: 5px;
				width: 153px;
			}
			
			
			
		
		#sidebar div#payment {
			position: relative;
			background-color: #F7F7F5;
			width: 181px;
		}
		
			#sidebar div#payment h2 {
				left: 14px;
				position: absolute;
				width: 134px;
			}
			
			#sidebar div#payment img {
				margin-bottom: 10px;
			
			}
			
			
	
		#sidebar div#contact {
			position: relative;
			background-color: #F7F7F5;
			width: 181px;
		}
		
			#sidebar div#contact h2 {
				position: absolute;
				left: 15px;
				width: 120px;
			}
			
			
		
		#sidebar div h2 {
			color: #484848;
			background-color: inherit;
			border-bottom: 1px solid #CECECE;
			text-transform: uppercase;
			font-size: 0.9em;
		}
		
		#sidebar div .emailtel {
			padding-top: 9px;
			border-top: 1px solid #CECECE;
		}

#sidebar fieldset {
	border: none;
	margin: 0px 0 0 6px;
	padding: 0px;
}

	#sidebar fieldset legend {
		display: none;
		margin: 0px;
		padding: 0px;
	}
	
	#sidebar label {
		margin: 0px;
		width: auto;
	}
	
		#sidebar label span {
			display: none;
		}
		
	#sidebar input {
		margin: 2px 0px;
		width: 152px;
		float: none;
	}
	
		#sidebar input.submit {
			width: auto;
			padding: 0px;
			clear: both;
			margin-left: 110px;
		}

#sidebar a#payment {
	
	text-align: center;

}

/* Sidebar Over */



/* Search Form */

form#searchForm {
	background-color: #D1C8C1;
	width: 182px;
}

#searchForm ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

/*#searchForm li {
	float: left;
	padding-right: 10px;
}*/

	#searchForm li h2 {
		
		margin-bottom: 0;
		margin-left: 13px;
		padding-bottom: 0;
	}
#searchForm input {
	width: auto;
}
#searchForm .searchtext {
	color: #606060;
	border: 1px solid #606060;
	margin-top: 3px;
	margin-left: 13px;
	background-color: #ffffff;
	padding: 0px 2px 2px 2px;
	width: 152px;
}

#searchForm li#searchButton {
	float: right;
	padding-right: 12px;
}


/* Inline styles */

.clearer {
	height: 1px;
	line-height: 1px;
	font-size:0em;
	clear: both;
}

.clearerline {
	clear: both;
	height: 15px;
	margin-left: -12px;
	margin-right: -13px;
	border-bottom: 1px solid #CECECE;
}

img.finish, img.finish, div.dimensions img {
	float: left;
	padding: 2px 4px;
}

p.aboutusmain img {
	float: right;
	padding: 0px 0px 9px 9px;
}

p.aboutussub {
	padding-top: 1em;
	clear: both;
}
	p.aboutussub img {
		float: left;
		padding: 0px 9px 9px 0px;
	}
	
p.aboutussummary {
	clear: both;
}

p.contact {
	padding-top: 1em;
	clear: both;
	margin: 1em 0;
	font-size: 1.2em;
	color: #6E6D6B;
	background-color: inherit;
	font-weight: bold;

}

	p.contact span, p.contact a {
		font-weight: bold;
		color: #E27F48;
		background-color: inherit;
	}

p.packageLink img {
	float: right;
}

img.deliveryvan {
	float: left;
	clear: left;
	display: block;
	padding: 0 5px 5px 0;
}

.copyright {
	font-size: 0.8em;
}

dl.faqList {
	margin: 0.5em 0;
}
	dl.faqList span {
		color: #e27f48;
		background-color: inherit;
		font-weight: bold;
	}
	
	dl.faqList dt {
		margin: 1em 0 0.5em 0;
		font-weight: bold;
	}
	
	dl.faqList dd {
		margin: 0.5em 0;
	}

/* Form Element Styling */

fieldset {
	margin-top: 3em;
	padding: 0.5em 0em;
	border: none;
	color: inherit;
	background-color: #f7f6f4;
}
		
fieldset legend {
	font-size: 0.9em;
	color: #6E6D6B;
	background-color: #f7f6f4;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 8px;
	position:relative;
	margin-top: -2em;
	margin-left: 0px;
}

	fieldset legend span {
		font-weight: bold;
		color: #680500;
		background-color: inherit;
	}

fieldset br {
	clear: both;
}

fieldset label {
	float: left;
	clear: left;
	margin: 0.5em 8px 0.5em 50px;
	width: 150px;
}
fieldset input,fieldset textarea,fieldset select {
	margin: 0.5em 50px 0.5em 8px;	
	float: right;
	clear: right;
	width: 250px;
	color: #606060;
	border: 1px solid #606060;
	background-color: #ffffff;
	padding: 0px 2px 2px 2px;
}

fieldset select {
	width: 255px;
}
fieldset textarea {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	height: 70px;

}

fieldset label.option {
	margin-left: 255px;
	width: auto;
}
	fieldset label.option input {
		width: auto;
		float: none;
		margin: 0px;
		border: none;
		background: transparent;
	}
	
fieldset label span {
	float: left;
}
fieldset label em {
	text-indent: -9999em;
	display: block;
	float: left;
	margin-left: 0.5em;
	width: 0.5em;
	background: transparent url('../images/asterisk.gif') 0 .2em no-repeat;
}

form input.submit {
	margin-top: 8px;
	margin-right: 0px;
	float: right;
	clear: both;
	width: auto;
	border: none;
	background-color: transparent;
	background-image: url(../images/backgrounds/submit_new.gif);
	background-position: 100% 1px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-align:right;
}

form input.submitover {
	text-decoration: underline;
}

label.error {
	color: red;
	background-color: inherit;
}
ul#formErrors {
	color: red;
	background-color: inherit;
}

/* Table Styling */

table {
	width: 100%;
	border-collapse: collapse;
}

	table caption {
		margin: 1em 0em;
		font-size: 0.9em;
		color: #6E6D6B;
		background-color: inherit;
		border-bottom: 1px solid #9d9ea1;
		text-transform: uppercase;
		clear: both;
		text-align: left;
		font-weight: bold;
	}
	
		table caption span {
			font-weight: bold;
			color: #680500;
			background-color: inherit;
		}
	
	table td,table th {
		padding: 3px 5px;
		text-align: left;
	}
	table td {
		border-bottom: 1px solid #D1C8C1;
	}
	table th {
		color: inherit;
		background-color: #F7F6F4;
	}


/* Product Area */

div.productarea {
	color: inherit;
	background-color: #F7F6F4;
	border: solid 1px #D1C8C1;
	padding: 10px 10px 0px 10px;
	width: 195px;
	float: left;
	display: block;
	margin: 20px;
	height: 260px;
}

	div.productarea h4 {
		font-size: 1em;
		color: #6E6D6B;
		background-color: inherit;
		text-transform: uppercase;
		margin-top:0.4em;
		margin-bottom:0.4em;
		height: 30px;
	}
	div.productarea h4 a {
		text-decoration: none;
	}
	
	div.productarea p {
		margin-top: 0em;
		padding-top: 0.2em;
	}

	div.productarea span.price {
		font-weight: bold;
		font-size: 1.4em;
		color: #670600;
		background-color: inherit;
		float: right;
		margin-top: -0.3em;
	}
	div.productarea span.offer {
		color: #ff0000;
		background-color: inherit;
	}

div.productareasmall {
	color: inherit;
	background-color: #F7F6F4;
	border: solid 1px #D1C8C1;
	padding: 10px 10px 0px 10px;
	width: 120px;
	float: left;
	display: block;
	margin: 10px;
}
	div.productareasmall .prodview {
		margin-top: 0.2em;
	}
	
div.prod {
	margin-left: 25px;
}


/* Featured Products */

div.featured {
	background-color: #F7F6F4;
	color: inherit;
	border: solid 1px #D1C8C1;
	margin: 0px;
	padding: 0px;
	display: block;
}

div.featured div {
	padding-bottom: 1em;
}
	div.featured div br {
		display: none;
	}

img.featuredBig {
	background-color: #F7F6F4;
	color: inherit;
	border-right: dotted 1px #D1C8C1;
	float: left;
	padding: 10px;
	margin-right: 10px;
	display: block;
}

ul.product {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

div.featured h4 {
	margin: 1em 0;
	font-size: 1em;
	clear: none;
	text-align: right;
}

	div.featured h4 span.title {
		font-size: 1em;
		color: #6E6D6B;
		background-color: inherit;
		text-transform: uppercase;
		float: left;
		text-align: left;
	}

	div.featured h4 span.price {
		font-weight: bold;
		font-size: 1.4em;
		padding-right: 0.5em;
		color: #670600;
		background-color: inherit;
	}

ul.featuredFinishList {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px;
	list-style: none;
	width: 310px;
	color: inherit;
	background-color: white;
	float: left;
}

	div.panoramic ul.featuredFinishList {
		width: 180px;
	}

	ul.featuredFinishList li {
		display:inline;
	}
	ul.featuredFinishList img {
		padding: 3px 0px ;
	}

ul.featuredbuttons {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	ul.featuredbuttons li.left {
		float: left;
		display: block;
	}
	
	
	ul.featuredbuttons li.right {
		float: right;
		display: block;
		margin-right: 10px;
	}


/* Product Table */

.prod_table {
	clear: both;
}

.prod_table tr th.table_col2	{width: 60px;}
.prod_table tr th.table_col3	{width: 60px;}
.prod_table tr th.table_col4	{width: 60px;}
.prod_table tr th.table_col10   {width: 45px;}
.prod_table tr th.table_col11   {width: 60px;}
.prod_table tr th.table_col12   {width: 60px;}
.prod_table tr th.table_col12   {width: 130px;}

.prod_table tr.row_grey {
	color: inherit;
	background-color: #f5f5f5;
}

.prod_table input {
	width: 40px;
}
.prod_table img	{
	margin: 0 0 -2px 10px;
}
.prod_table tr.total td {
	border: none;
}
.prod_table tr.total th {
	text-align: right;
	color: #696969;
	background-color: inherit;	
}
.prod_table h3 {
	font-size: 1em;
	font-weight: bold;
}
.prod_table td.image {
	padding: 0;
	width: 65px;
	color: inherit;
	background-color: #ffffff;
}
.prod_table td.image img {
	display: block;
	margin: 0;
}
.prod_table select {
	width: 160px;
}


/* Product Details */

.prod_desc {
	padding-bottom:1em;
}
.prod_desc p.offer strong {
	color: #ff0000;
}
.prod_desc img {
	float: left;
	margin-right: 1em;
}
.prod_desc h2 {
	clear: none;
	margin-left: 315px;
}
.prod_desc div.boxcontent {
	margin-left: 315px;
}

fieldset.add_basket {
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

	fieldset.add_basket legend {
		display: none;
		margin: 0px;
		padding: 0px;
		background: none;
	}
	
	fieldset.add_basket label {
		padding-top: 0.5em;
		width: 70px;
		margin-left: 0px;

	}
	
	fieldset.add_basket input {
		width: 70px;
		float: none;
	}
	fieldset.add_basket select {
		width: 150px;
		float: none;margin-right:0px;
	}
	fieldset.add_basket input.submit {
		width: auto;
		margin-left: 80px;
	}

div.basket {
	float: right;
	width: 250px;
}

div.extrainfo {
	float: left;
	width: 300px;
}

div.dimensions div.boxcontent {
	margin-left: 315px;
}

div.dimensions ul {
	margin-bottom: 1em;
	float: left;
	width: 120px;
}

/* Options list */

div.addoption {
	color: inherit;
	background-color: #F7F6F4;
	border: solid 1px #D1C8C1;
	padding: 10px;
	width: 120px;
	display: block;
	margin: 10px;
	font-size: 1em;
	float: left;
	height: 205px;
}

	div.addoption h4 {margin:0px;
		padding-top: 0.4em;
		font-size: 1em;
		color: #6E6D6B;
		background-color: inherit;
		text-transform: uppercase;
		height: 3.6em;
	}
	
	div.addoption p {
		margin: 0.25em 0px;
		font-weight: bold;
		font-size: 1em;
		color: #670600;
		background-color: inherit;
	}
	div.addoption input {
		width: 30px;
		margin-left: 10px;
	}
		div.addoption label.option input {
			width: auto;
			margin-left: 0px;
		}

fieldset div.addoption {
	color: inherit;
	background-color: #ffffff;
}
	fieldset div.addoption label {
		margin: 0px;
	}
	fieldset div.addoption input {
		clear: none;
		float: none;
		margin: 0px 0px 0px 10px;
	}


/* Finishes, trims, frets, fuel beds and packages */

ul.specList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}
	ul.specList li {
		display: block;
		float: left;
		margin-right: 0.5em;
		margin-bottom: 0.5em;
	}
	
	ul.specList a {
		text-decoration: none;
	}
	
	ul.specList a:hover span {
		text-decoration: underline;
	}
	
	ul.specList span {
		font-size: 0.9em;
		display: block;
		width: 90px;
	}

ul.packageList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	ul.packageList li {
		padding-top: 0.5em;
		clear: right;
		display: list-item;
	}
	
	ul.packageList img {
		float: right;
	}


/* Checkout Styling */

dl#steps {
	margin-left: 1em;
}
	dl#steps dt, dl#steps dd {
		float: left;
		margin-right: 16px;
		padding-top: 10px;
		padding-bottom: 1em;
	}
	dl#steps dd {
		height: 30px;
		padding-left: 40px;
		text-transform: uppercase;
	}
	dl#steps dd.step1, dl#steps dd.step1_over {
		background: url(../images/stage1.gif) no-repeat;
	}
	dl#steps dd.step2, dl#steps dd.step2_over {
		background: url(../images/stage2.gif) no-repeat;
	}
	dl#steps dt, dl#steps dd.step1_over, dl#steps dd.step2_over {
		font-weight: bold;
	}

.basket_strong {
	font-weight: bold;
}

div.add_basket {
	text-align: right;
	margin-top: 1em;
}
	div.add_basket label {
		float: left;
	}

ul.add_basket  {
	margin: 0px;
	clear: both;
	padding: 1em 0px 0px 0px;
	list-style: none;
	text-align: right;
}
	ul.add_basket li {
		margin-top: 0.5em;
	}
	
		ul.add_basket li.actions {
			margin-top: 1.0em;
		}
		ul.add_basket li.actions img {
			float: right;
			margin-top: 2px;
		}
		
		ul.add_basket li.actions input {
			border: none;
			margin-right: 1em;
		}
		ul.add_basket li.checkout label {
			font-size: 0.9em;
			float: left;
		}

dl.order_details {
	float: left;
	width: 250px;
}

	dl.order_details dt {
		font-weight: bold;
		margin-bottom: 1em;
	}

div.brand {
	background-color: #F7F6F4;
	border: 1px solid #D1C8C1;
	color: inherit;
	display: block;
	float: left;
	margin: 10px 5px;
	padding: 10px 10px 0;
	width: auto;
}

	div.brand h4 {
		background-color: inherit;
		color: #6E6D6B;
		font-size: 1em;
		margin-bottom: 0.4em;
		margin-top: 0.4em;
		text-transform: uppercase;
	}
	
div.brand_desc img {
	float: left;
	margin-right: 15px;
}
