/*------------ Global/Default Styles -------------*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

a img {border: none}

body {
	font: 100% Verdana, Arial, sans-serief;
	background: #3a8b22 url('../assets/Image/bg.gif') repeat-x;
	color: #fff;
}

p {
	text-align: justify;
	font-weight: bold;
	line-height: 150%;
	margin: 5px 0 15px 0;
}

table th, table td {
	padding: 2px;
	font-weight: bold;
}

table th {
	background: #3A6F51;
	color: #fff;
}

table td {background: #edf2ef}

table td.dark {
	background: #3A6F51;
	color: #fff;
	font-weight: bold;
}

table td.prem{background: #ffe5bf}

button {
	width: auto;
	overflow: visible;
	cursor: pointer;
	padding: 2px 20px;
}

button.addBut,
button.removeBut {
	height: 30px;
	border: none;
	padding: 0;
}

/*button {
	padding: 2px 20px;
	width: auto;
	overflow: visible;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #6a6a6a;
	border-bottom: 1px solid #7c7c7c;
	background: url('../assets/Image/button-bg.gif') repeat-x;
	cursor: pointer;
}

button:hover {background-image: url('../assets/Image/buyonline.png')}*/
button span {display: none}

object {border: 3px solid #00481e}

hr {
	border: 1px solid #a5acb2;
	margin-bottom: 10px;
}


/*------------------- ID Styles --------------------*/

#w {
	width: 965px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	background: #fff;
	border: 4px solid #ffe843;
	position: relative;
}

#h {
	background: url('../assets/Image/header.jpg') no-repeat;
	height: 244px;
}

#h h1 a {
	background: url('../assets/Image/garden-furniture-factory.jpg') right bottom no-repeat;
	float: right;
	width: 267px;
	height: 147px;
	clear: both;
	margin: -15px 70px;
}

#h h1 span {display: none}

#h #basket {
	width: 200px;
	height: auto;
	min-height: 90px;
	margin-right: 10px;
	float: right;
	text-align: right;
}

#h #basket a, #h #basket a:hover {
	text-decoration: none;
	color: #01481e;
	font-weight: bold;
}

#h #basket dt {
	margin: 10px 0 4px 0;
	color: #01481e;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

#h #basket dd {
	margin-right: 8px;
	font-size: 70%;
	padding: 1px 0;
}

#h #basket dd.viewtrolley {padding-top: 3px}

#h #basket dd.viewtrolley a {
	color: green;
	font-weight: bold;
}

#h #basket dd.viewtrolley a:hover {color: green}

#h #basket dd.viewtrolley span {
	background: url('../assets/Image/basket-icon.gif') bottom left no-repeat;
	padding-left: 24px;
	padding-top: 3px;
}

#h #basket .number {
	color: green;
	font-weight: bold;
}



#s {
	background: url('../assets/Image/sub-header.jpg') left top no-repeat;
	height: 60px;
}

#s h2 {
	font: normal 270% Arial, Verdana, sans-serief;
	background: url('../assets/Image/dots.gif') left 80% no-repeat;
	margin: 0 22px;
	color: #00481e;
	float: right;
	letter-spacing: 1px;
	padding-left: 35px;
}


#nav {
	width: 925px;
	margin: auto;
	padding: 5px 0;
	background: #ffe843;
	clear: both;
}

#nav ul {	text-align: center}

#nav ul li {
	list-style: none;
	display: inline;
	font: 110% Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
	position: relative;
}

#nav ul li#teakNav, #nav ul li#metalNav {
	background: #44942d;
	border: 2px solid #01481e;
}

#nav ul li#teakNav {border-right: none}
#nav ul li#metalNav {border-left: 1px dotted #01481e}

#nav ul li a {
	text-decoration: none;
	margin: 0;
	padding: 0 16px;
	color: #00481e;
}

#nav ul li a.offers {color: #cf3f3f}

#n1 #nav ul li a#on1,
#n2 #nav ul li a#on2,
#n5 #nav ul li a#on5,
#n6 #nav ul li a#on6,
#n7 #nav ul li a#on7,
#n8 #nav ul li a#on8 {background: url('../assets/Image/bullet.gif') center left no-repeat}

#n3 #nav ul li a#on3, #n4 #nav ul li a#on4 {background: url('../assets/Image/bullet4.gif') center left no-repeat}

#nav ul li a:hover {background: url('../assets/Image/bullet.gif') center left no-repeat}

#nav ul li a#on3, #nav ul li a#on4 {color: #fff}
#nav ul li a#on3:hover, #nav ul li a#on4:hover {background-image: url('../assets/Image/bullet4.gif')}

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 25px;
	margin-left: 10px;
	border: 1px solid #00481e;
	background: #ffe843;
	text-align: left;
	z-index: 1;
}

#nav li ul li {
	font-size: 90%;
	padding: 0;
}

#nav li:hover ul, #nav li.over ul {display: block}

#nav li ul a {
	display: block;
	width: 130px;
	margin: 0 10px;
	padding: 2px 18px;
	text-decoration: none;
}

#nav li ul.biggerNav a {width: 180px}


#content {
	clear: both;
	margin: 10px auto;
	padding: 15px 20px;
	width: 883px;
	border: 1px solid #cddbd3;
	background: #eef5f1 url('../assets/Image/content.jpg') top repeat-x;
	color: #00481e;
	font-size: 80%;
	overflow: hidden;
	text-align: center;
}

#content h3 {
	font-size: 140%;
	margin-bottom: 20px;
	text-align: justify;
}

#content h3#martop {margin-top: 20px}

#content h4 {
	font-size: 130%;
	margin: 25px 0 10px 0;
	padding-left: 36px;
	text-align: justify;
	background: url('../assets/Image/h5-bullet.gif') center left no-repeat;
}

#content h4 a {color: #00481e}


#content ul, #content ol {
	list-style-position: inside;
	text-align: left;
	margin: 10px 30px;
	font: bold 100%/160% Verdana, Arial, sans-serief;
}

#content li {padding-left: 15px}

#content a {
	text-decoration: none;
	color: #cf3f3f;
}

#content a:hover {
	text-decoration: underline;
	color: green;
}


#overview {
	width: 837px;
	background: #fff;
	border: 3px solid #00481e;
	margin-bottom: 20px;
	padding: 20px;
	overflow: hidden;
}

#overview #productimage {
	float: right;
	width: 285px;
	border: 2px solid #ccc;
	margin-left: 10px;
	padding-top: 20px;
}

#overview #productimage img {margin-bottom: 5px}

#overview strong {font-size: 140%}

#overview button.addBut {
	width: 140px;
	background: url('../assets/Image/addtobasket.png') repeat-x;
}

#overview button.removeBut {
	width: 140px;
	background: url('../assets/Image/inbasket.png') repeat-x;
}

#overview #mainTable, #overview #mainTable2 {
	width: 513px;
	float: left;
	margin-bottom: 10px;
}

#overview #mainTable td, #overview #mainTable2 td {
	line-height: 250%;
	padding-bottom: 10px;
}

#overview #additTable {
	width: 100%;
	margin-bottom: 20px;
}

#overview #bespoke {
	width: 400px;
	float: right;
}

#overview #bespoke h4 {margin: 10px 0 15px 0}
#overview #bespoke img {float: left}




#prosnip h5, #pro h5, #fabrics h5 {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	background: #fff url('../assets/Image/h5bg.gif') top repeat-x;
	padding: 13px 0;
	text-transform: uppercase;
	text-align: center;
}

#prosnip p {
	text-align: center;
	font-weight: bold;
	margin: 10px;
	font: bold 120% Georgia, "Times New Roman", Times, serif;
}

#pro div.pro p {
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

#prosnip p span, #pro p span {
	font-size: 200%;
	margin: 0 3px 0 6px;
}

#pro p span.strike {font-size: 150%}
#pro b {font-size: 120%}
#pro strong {font-size: 140%}

#prosnip a, #pro a {
	color: #00481e;
	text-decoration: none;
}

#prosnip {overflow: hidden}

#prosnip div {
	background: #fff;
	color: #01481e;
	border: 2px solid #00481e;
	width: 205px;
	float: left;
	margin: 15px 15px 15px 0;
	padding-bottom: 10px;
}

#prosnip .teak, #prosnip .metal, #prosnip .oak {
	width: 280px;
	margin-bottom: 0;
}

#prosnip .oak {width: 430px}

#prosnip .nomar {margin-right: 0}
#prosnip .marleft {	margin-left: 112px}
#prosnip img {margin-top: 10px}


#pro div.pro {
	width: 877px;
	min-height: 16.5em;
	background: #fff;
	color: #01481e;
	border: 3px solid #00481e;
	margin: 15px auto;
	overflow: hidden;
	clear: both;
}

#pro div.pro.indiLeft {
	float: left;
	width: 685px;
	clear: both;
}

#pro div.pro.indiRight {
	float: right;
	width: 165px;
	clear: none;
}

#pro div.pro.indiLeft p.boxText {width: 378px}

#pro div.pro.red {border: 3px solid #652020}
#pro div.pro.red h5 {background: #ca0707 url('../assets/Image/h5bgred.gif') top repeat-x}
#pro div.pro.red a {color: #fff}


#pro div.itemPrev {
	width: 245px;
	float: left;
	padding: 10px;
}

#pro div.itemPrev img {margin-bottom: 10px}
#pro div.itemPrev p {margin: 0 0 5px 0}

#pro div.itemPrev p span {
	font-size: 80%;
	margin: 0;
	color: #cf3f3f;
}

#pro div.itemPrev p span:hover {
	text-decoration: underline;
	color: green;
	cursor: pointer;
}

#pro img.moreInfo {
	float: right;
	margin: 10px 10px 20px 0;
	clear: right;
}

#pro img.fabricBespoke {
	float: right;
	margin: 10px 10px 0 0;
	clear: right;
}

#pro img.fabricImg {
	width: 50px;
	height: 50px;
	float: left;
	margin: 2px 0 2px 8px;
	clear: both;
}

#pro img.guarantee {
	float: right;
	margin: 0 20px;
	width: 100px;
	height: 100px;
}

#pro p.boxText {
	font-size: 90%;
	background: #eef5f1;
	border: 1px solid #cddbd3;
	width: 568px;
	padding: 10px;
	float: right;
	text-align: justify;
}

#pro table {
	width: 590px;
	float: right;
	margin: 10px
}

#pro table tr.orange td {
	color: orange;
	font-weight: bold;
}

#pro table td.none {
	background: #fff;
	text-align: right
}


#fabrics div.fab {
	overflow: hidden;
	background: #fff;
	margin: 30px 0;
	padding-bottom: 10px;
	border: 1px solid #00481e;
	width: 877px;
}

#fabrics h6 {
	margin: 10px 20px 0;
	font-size: 90%;
}

#fabrics h6 a {color: #00481e}

#fabrics .smfabric {
	width: 115px;
	height: 140px;
	float: left;
	margin: 10px 5px;
	text-align: center;
	display: inline;
}

#fabrics .ovfabric {
	width: 100px;
	height: 140px;
	float: left;
	margin: 10px 10px 10px 0;
	text-align: center;
	display: inline;
}



#content img#specialoffers, #content img#specialoffers2 {
	float: right;
	margin-left: 20px;
	border: 0;
}

/*img#specialoffers2 {margin-top: 20px}*/

img#guarantee {margin-top: 50px}




ul#buttons {
	margin: 10px auto;
	text-align: center;
	width: 860px;
	overflow: hidden;
}

ul#buttons li {
	list-style: none;
	float: left;
	font: 120% Georgia, "Times New Roman", Times, serif;
}

ul#buttons li a {
	background: url('../assets/Image/button.gif') no-repeat;
	padding-top: 5px;
	width: 186px;
	height: 55px;
	display: block;
	margin: 0 14px;
}

ul#buttons li a:hover {
	background-position: 0 -60px;
	color: #00481e;
	text-decoration: none;
}




ul#guaranteed {
	background: #dee7e2;
	margin: 0;
	border-bottom: 3px solid #b2c0b8;
}

ul#guaranteed li {
	display: inline;
	font: 170% Georgia, "Times New Roman", Times, serif;
	list-style: none;
	line-height: 50px;
	background: url('../assets/Image/bullet2.gif') center right no-repeat;
	padding: 0 30px 0 22px;
}

ul#guaranteed li.last {
	background: none;
	padding-right: 0;
}



#footer {
	margin: 0;
	text-align: center;
	clear: both;
	background: #286e14;
}

#footer address {
	padding: 8px 0;
	font: normal 90% Verdana, Arial, sans-serief;
}

#footer span#gap {margin-left: 60px}
#footer strong {display: none}

#copy {
	width: 973px;
	margin: auto;
	padding: 10px 0;
	font-size: 70%;
}

#copy p {
	margin: 0;
	padding: 0;
	line-height: 100%;
	float: left;
}

#copy ul {
	float: right;
	list-style: none;
}

#copy li {
	font-weight: bold;
	float: left;
	padding: 0 12px 0 8px;
	background: url('../assets/Image/line.gif') no-repeat right center;
}

#copy li.end {
	padding-right: 0;
	background: none;
}

#copy a {
	text-decoration: none;
	color: #fff;
}

#copy a:hover {
	text-decoration: underline;
	color: #ccc;
}

#copy a#addthis {margin-left: 20px}






#map {
	float: right;
	border: none;
	margin: 10px;
	width: 240px;
	display: inline;
}

#map img {
	border: none;
}

#freedel {
	float: right;
	margin: 10px;
	background: #ffe843;
	display: inline;
}






#content p span#highlight {
	font: bold 2em verdana;
	color: #741e00;
}

#content p.center{text-align: center}

p.footnote{
	font-weight: normal;
	font-size: 0.8em;
	float: right;
	width: 65%;
	text-align: center;
}

#banners {
	text-align: center;
	margin-bottom: 10px;
}

#banners img {margin: 0 5px}

#floatRight {
	float: right;
	width:527px;
	padding: 10px;
}

#content #floatRight table {width: 100%}

span.bold {font-weight: bold}


#contactIcons div {
	width: 286px;
	float: left;
	margin-top: 30px;
}

#contactIcons img {border: 0}

#contactIcons p {text-align: center}

#contactIcons p span {
	display: block;
	font-size: 150%;
}

#resources li {margin-bottom: 15px}










#specialOffers, #specialOffers a {
	width: 883px;
	height: 110px;
	display: block;
	clear: both;
	margin: 20px 0;
}
	#n3 #specialOffers {background: url('../assets/Image/special-offers-teak.gif') no-repeat}
	#n4 #specialOffers {background: url('../assets/Image/special-offers-metal.gif') no-repeat}
	#n6 #specialOffers {background: url('../assets/Image/special-offers-banner.gif') no-repeat}

#specialOffers span {display: none}
div#specialOffers {margin-top: 15px}



#contactBox, #basketSubmit {
	overflow: hidden;
	padding: 15px 20px;
	background: url('../assets/Image/formBg.jpg') no-repeat;
}

#contactBox #qwerleft, #basketSubmit #qwerleft,
#contactBox #qwerright, #basketSubmit #qwerright {
	width: 49%;
	float: left;
}

#contactBox #qwerright, #basketSubmit #qwerright {float: right}

#contactBox fieldset, #basketSubmit fieldset {
	margin-bottom: 3%;
	border: 1px solid #ccc;
	padding: 10px;
}

#contactBox legend, #basketSubmit legend {
	margin-left: 5px;
	padding: 0 2px 10px 2px;
	color: #00481e;
	font-weight: bold;
}

#contactBox div input, #basketSubmit div input,
#contactBox div select, #basketSubmit div select,
#contactBox textarea, #basketSubmit textarea {
	margin-bottom: 5px;
	width: 55%;
	border: 1px solid #a5acb2;
	padding: 2px;
}

#basketSubmit input#terms {
	float: left;
	margin-left: 5px;
	width: auto;
}

#contactBox div select, #basketSubmit div select {
	margin-left: 14px;
	width: 35%;
	float: left;
}

#contactBox textarea, #basketSubmit textarea {width: 90%}

#contactBox label, #basketSubmit label {
	float: left;
	width: 35%;
	text-align: right;
	overflow: hidden;
}

#basketSubmit label#normalLbl {width: 815px;}

#contactBox br, #basketSubmit br {clear: left}

#contactBox span, #basketSubmit span {
	color: #cf3f3f;
	font: bold 110% verdana, arial;
}

#contactBox button, #basketSubmit button {float: right}


/*------------------ Class Styles ------------------*/

.r {
	float: right;
	width: 300px;
	margin-left: 20px;
	text-align: center;
}

.clear {clear: both}
.strike {text-decoration: line-through}
.caps {text-transform: uppercase}
.errormsg {color: #cf3f3f}
.orange {color: orange}
.red {color: #cf3f3f}
.break {display: block}

.homeoffers a {
	background: url('../assets/Image/homeoffers.gif') no-repeat;
	width: 281px;
	height: 82px;
	position: absolute;
	top: 270px;
	right: 20px;
	display: block;
}

.homeoffers a span {display: none}

.summeroffers a {
	background: url('../assets/Image/summeroffers.gif') no-repeat;
	width: 281px;
	height: 82px;
	position: absolute;
	top: 270px;
	right: 20px;
	display: block;
}

.summeroffers a span {display: none}

.newyearoffers a {
	background: url('../assets/Image/newyearoffers.gif') no-repeat;
	width: 281px;
	height: 82px;
	position: absolute;
	top: 270px;
	right: 20px;
	display: block;
}

.newyearoffers a span {display: none}


#content p.toppara {
	margin-top: 15px;
}

#content h4.stand, span.stand {
	color: #cf3f3f;
	font-weight: bold;
}

.stand {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px 20px;
	border: 1px solid #57ab39;
	background: #d0e7bb;
	font-style: italic;
	color: #00481e;
}




.totalProductHeader,
.deliveryPriceHeader,
.vatCostHeader,
.totalHeader {text-align: right}


.productList table {
	width: 887px;
	margin: 20px auto;
	background: #fff;
	border-top: 1px solid #a5acb2;
	border-left: 1px solid #a5acb2;
}

.productList table th {
	border-right: 1px solid #a5acb2;
	border-bottom: 1px solid #a5acb2;
	padding: 5px;
}

.productList table td {
	border-right: 1px solid #a5acb2;
	border-bottom: 1px solid #a5acb2;
	padding: 5px;
}