* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#access, #branding h2, .hidden {
	overflow: hidden;
	position: absolute;
	left: -9999px;	
}
#footer address {
	display: inline;
	font-style: normal;
}

body {
	background: #FFF url(../images/bg-tile.jpg) repeat-x left top;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 760px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #600;
	margin-top: 26px;
	position: relative;
}

#branding h1 a, #branding .page-title a, #branding .page-title {
	background: url(../images/logo.jpg) no-repeat center top;
	width: 100%;
	height: 145px;
	display: block;
	text-indent: -9999px;
	position:static;
}

#navigation {
	width: 760px;
	float: left;
	background: #600;
	font-family:Verdana, Geneva, sans-serif
}
#navigation li {
	float: left;
	list-style: none;
}

#navigation li a.this-tab {background:#FFF;border-bottom:1px solid #FFF;color:#600;}

#navigation a {
	width: 151px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 15px;
	border-bottom: 1px solid #600;
	border-left: 1px dotted #FFF;
	background: url(../images/bg-tile.jpg) repeat-x 0 -30px;
}
#navigation li.first a {border-left:none;}
#navigation a:link, #navigation a:visited {
	color: #FFF;
}
#navigation a:hover, #navigation a:focus {
	background: #C84344;
}



#content {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 30px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
#content h2, #content h1.smaller {
	color: #600;
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}

#content h2 a {text-decoration:none;}


#content ul,
#content ol,
#content p {
	margin-bottom: 1em;
}
#content a:link {
	color: #600;
}
#content a:hover, #content a:active {
	background: #FCDBD6;
}
#content a:visited {
	color: #300;
}
#strapping {
	clear: both;
	background: #600;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
}
#strapping a:link, #strapping a:visited  {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 760px;
}

#strapping a:hover, #strapping a:active {
	background: #C84344;
}

.product {
	float: left;
	width: 200px;
	margin: 0 16px 10px;
}
.product h3 {
	font-size: 1.2em;
	color: #c66;
	font-weight: bold;
	line-height: 1.5;
}
.product h3 a:link, .product h3 a:hover, .product h3 a:visited, .product h3 a:active {
	color: #c66 !important;
	text-decoration: none !important;
	background-color: #FFF !important;
}
.product li {
	list-style: none;
	color: #333;
}
p.more-info {
	line-height: 0.5;
}
p.more-info a {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	text-align: center;
	font-size: 0.7em;
	clear: both;
	padding: 10px 0;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	background: #FEE9E6;
	color: #600;
}



.illustration-image {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: -20px;
}



abbr, acronym, dfn {
	border-style: none;
}
a img {
	border-style: none;
	font-size: 12px;
}
#content .breadcrumbs {
	font-size: 0.9em;
	height: 2em;
}
#content .breadcrumbs li {
	float: left;
	list-style: none;
	background: url(../images/bc.gif) no-repeat left center;
	padding-right: 6px;
	padding-left: 12px;
}
#content h1 {
	font-size: 3em;
	font-weight: bold;
	line-height: 1.5;
	color: #600;
}
#content .explain {
	clear: both;
	padding-top: 10px;
	overflow:hidden;
	zoom:1;
}

.product-details {
	float: left;
	width: 472px;
}
.product-image {
	float: right;
	width:200px;
}
.product-image a {
	display:block;
	margin-bottom:20px;
	text-decoration: none;
	border: none;
	font-size:12px;
}
a#product_image:hover {
	background:#FFF;
	border: none;
}

ol.range-list li {list-style:none;}


#order fieldset p {clear:both;}
#order p.price-table-label {float:left;width: 155px;clear:none;text-align:right;margin-right:15px;}
table.price-table {
	border-collapse:collapse;
	margin:1em 0;
	width:450px;
	border-top:1px solid #CC6666;
	border-left:1px solid #CC6666;
	border-right:1px solid #CC6666;
	float:left;
}
table.price-table tr {border-bottom:1px solid #CC6666;}
table.price-table th {padding:4px;}
table.price-table td {padding:4px;}
table.price-table tr th {background:#FEEFED;}

#content .explain ul {
	list-style: inside;
}
#order label {
	width: 160px;
	float: left;
	display: block;
	text-align: right;
	margin-right: 10px;
}
#order {
	clear: both;
	padding-top:1em;
}

#order fieldset {
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #c66;
	padding-bottom: 20px;
	position:relative;
}

input.textbox, textarea {
	border: solid 1px #c66;
	background: #FEEFED;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 270px;
}
input.textbox:focus, textarea:focus {
	background: #FDDAD5;
}
#order .form-note {
	border: 1px solid #090;
	padding: 0 1em;
	background: #E6FFD5;
}
#order button {
	margin-left: 170px;
	padding: 0.3em 1em;
	font-size: 1.3em;
	font-weight:bold;
}


#order legend {
	font-weight: bold;
	color: #600;
}
#content a.preview-image {
	height: 232px;
	width: 200px;
	background: #FFF;
	display: block;
}
#content a.preview-image:hover {background:#FFF;}
.pagination {
	clear: both;
    height: 2em;
	width: 460px;
	margin: 0 auto;
	padding: 10px 0;
	width:100%;
	text-align:center;
}
.pagination li {
    list-style: none;
	font-weight: bold;
	display:inline;
}

.pagination li a {
	padding: 3px 4px;
	background-color:#FCDBD6;
	text-decoration: none;
}

.this-page-marker a {
	color: #FFF !important;
	background-color:#600 !important;
}

#store_tools {overflow:hidden;zoom:1;margin-bottom:20px;}
#store_tools #showing {float:left;width:50%;margin:0;padding:0;}
#store_tools #sort_by {float:right;width:50%;margin:0;padding:0;text-align:right;}
#store_tools label,#store_tools button {position:absolute;left:-9999px;overflow:hidden;top:0;}

form#callback label {
	float:left;
	width:300px;
}
form#callback button {
	margin-left:300px;
}
form#callback div {
	padding-bottom:5px;
}

p.error {
	border: solid 1px #c66;
	background: #FEEFED;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 4px;
}#callback_button {
	position: absolute;
	top: -164px;
	right: 0px;
}
#home_visit_button {
	text-align: center;
}
#home_visit_button_top {
	position: absolute;
	top: -164px;
	left: 0px;
}
table.compared {
	text-align: center;
}
table.compared caption {
	font-weight: bold;
	padding-bottom: 1em;
}
table.compared th {
	color: #FFFFFF;
	background: #660000;
	padding: 4px;
}
#where_we_work_list {overflow:hidden;zoom:1;}
#where_we_work_list li {float:left;width:30%;margin-left:3%;}
ul.indented-list li {margin-left:1em;}

#enquire {float:left;width:410px;overflow:hidden;zoom:1;}
#enquire_extra {float:right;width:236px;overflow:hidden;zoom:1;}
#enquire  .error {border:1px solid #c00;background:#C03;margin-bottom:1em;padding:4px 8px;color:#fff;}
#enquire .error p {margin:0;}
#enquire .field {clear:both;overflow:hidden;zoom:1;padding-bottom:1em;}
#enquire form {padding-top:1em;}
#enquire label {display:block;float:left;width:114px;}
#prevent {position:absolute;left:-9999px;overflow:hidden;}
#enquire textarea,
#enquire input {border: solid 1px #c66;background: #FEEFED;padding:2px;width:290px;}
#enquire .buttons {margin-left:114px;}