
body
{
	font-family: Arial;
	border-top: 5px solid #884022;
	background-color: #565656;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	margin: 0px 50px 0px 50px;
	background-color: #fff;
	position: relative;
}

#topleftcorner
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#toprightcorner
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#bottomleftcorner
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#bottomrightcorner
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#toptile
{
	background-image: url('/images/toptile.gif');
	background-repeat: repeat-x;
	height: 9px;
	position: relative;
}

#lefttile
{
	background-image: url('/images/lefttile.gif');
	background-repeat: repeat-y;
	width: 9px;
	position: absolute;
	left: 0px;
	top: 22px;
}

#righttile
{
	background-image: url('/images/righttile.gif');
	background-repeat: repeat-y;
	width: 9px;
	position: absolute;
	right: 0px;
	top: 22px;
	z-index: 10;
}

#bottomtile
{
	background-image: url('/images/bottomtile.gif');
	background-repeat: repeat-x;
	height: 9px;
	position: relative;
	z-index: 5;
}

#headerwrapper
{
	padding: 0px 0px 0px 0px;
	height: 119px;
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	position: relative;
}

#left
{
	float: left;
	padding: 30px 0px 0px 40px;
}

#right
{
	float: right;
	padding: 4px 10px 0px 0px;
}

#menuwrapper
{
	height: 20px;
	background-image: url('/images/menu.gif');
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 95px;
}

img
{
	display: block;
}

#bannerwrapper
{
	height: 108px;
	overflow: hidden;
	position: relative;
	margin: 0px 9px 0px 9px;
}

#banner
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#banner2
{
	position: absolute;
	right: 0px;
	top: 0px;	
}

#quickmenu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 1px 10px 0px 0px;
	float: right;
}

#quickmenu li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	line-height: 12pt;
	font-size: 10pt;
	float: left;
}

#quickmenu li a
{
	font-size: 10pt;
	color: #336600;
	text-decoration: none;
	line-height: 12pt;
}

#quickmenu li a:hover
{
	color: #663300;
}

#bodywrapper
{
	border-top: 1px solid #565656;
	position: relative;
	background-image: url('/images/tw.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	z-index: 1;
}

#menu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu li
{
	margin: 0px 0px 0px 9px;
	padding: 3px 0px 3px 25px;
	line-height: 13pt;
	font-size: 11pt;
	font-family: 'Times New Roman';
}

#menu li a
{
	line-height: 13pt;
	font-size: 11pt;
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}

#menu li.over
{
	background-color: #f4eade;
}

#menu li.over a
{
	color: #884020;
}

#leftcolumn
{
	width: 209px;
	float: left;
}

#rightcolumn
{
	width: 196px;
	position: absolute;
	right: 9px;
	top: 0px;
	background-color: #997a5d;
}

#box1
{
	background-color: #d2a773;
	color: #fff;
	font-size: 11pt;
	font-family: 'Times New Roman';
	padding: 4px 0px 4px 45px;
	line-height: 13pt;
	background-image: url('/images/tick1.gif');
	background-repeat: no-repeat;
	background-position: 9px 8px;
}

#box4
{
	background-color: #336601;
	color: #fff;
	font-size: 11pt;
	font-family: Times New Roman;
	padding: 4px 0px 4px 45px;
	line-height: 13pt;
	background-image: url('/images/van.gif');
	background-repeat: no-repeat;
	background-position: 9px 8px;
}

#box2
{
	background-color: #9b5c33;
	color: #fff;
	font-size: 11pt;
	font-family: 'Times New Roman';
	padding: 16px 0px 16px 45px;
	line-height: 13pt;
	background-image: url('/images/tick2.gif');
	background-repeat: no-repeat;
	background-position: 9px 20px;
}

#box3
{
	background-color: #884022;
	color: #fff;
	font-size: 11pt;
	font-family: 'Times New Roman';
	padding: 7px 0px 7px 45px;
	line-height: 13pt;
	background-image: url('/images/tick3.gif');
	background-repeat: no-repeat;
	background-position: 9px 11px;
}

#middlecolumn
{
	margin: 0px 225px 0px 235px;
	color: #336600;
	font-family: 'Times New Roman';
	font-size: 12pt;
}

#middlecolumn p
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#middlecolumn a
{
	color: #663300;
	text-decoration: none;
}

#middlecolumn2
{
	margin: 0px 20px 0px 235px;
	color: #336600;
	font-family: 'Times New Roman';
	font-size: 12pt;
}

#middlecolumn2 p
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#middlecolumn2 a
{
	color: #663300;
	text-decoration: none;
}

#pictureback
{
	width: 310px;
	height: 233px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

#picturebox
{
	width: 310px;
	height: 233px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#picturetext
{
	position: absolute;
	color: #fff;
	bottom: 0px;
	left: 0px;
	font-size: 13pt;
	font-weight: bold;
	width: 310px;
	height: 28px;
	background-image: url('/images/fade.png');
	padding: 6px 0px 0px 0px;
	text-align: center;
	behavior: url('/style/iepngfix.htc');
}

h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 17pt;
}

.item {
	width: 211px;
	height: 161px;
	position: relative;
	cursor: pointer;
}

.itemwrapper-horizontal .item { width: 211px; height: 151px; }
.itemwrapper-vertical .item { width: 155px; height: 211px; }

.itemwrapper-horizontal .itemtext
{
	position: absolute;
	color: #fff;
	bottom: 0px;
	left: 0px;
	font-size: 12pt;
	width: 201px;
	background-image: url('/images/itemtext.png');
	padding: 1px 5px 0px 5px;
	behavior: url('/style/iepngfix.htc');
}


.itemwrapper-vertical .itemtext
{
	position: absolute;
	color: #fff;
	bottom: 0px;
	left: 0px;
	font-size: 12pt;
	width: 145px;
	background-image: url('/images/itemtext.png');
	padding: 1px 5px 0px 5px;
	behavior: url('/style/iepngfix.htc');
}

.itemwrapper-horizontal
{
	width: 230px; height: 220px;
	position: relative;
	float: left;
}

.itemwrapper-vertical
{
	width: 180px; height: 260px;
	position: relative;
	float: left;
}

#middlecolumn .item .itemtext a
{
	color: #fff;
}

.iteminfo
{
	float: right;
	padding: 10px 20px 0px 0px;
}

.tableheader
{
	background-color: #336601;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

.tablebody
{
	background-color: #565656;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
}

#moreinfo b
{
	color: #59330d;
}

#moreinfo strong
{
	color: #59330d;
}

h2
{
	color: #59330d;
	font-size: 14pt;
}

.enlarge
{
	position: absolute;
	left: 10px;
	bottom: 5px;
}

.enlarge img
{
	width: 149px;
	height: 29px;
	behavior: url('/style/iepngfix.htc');
}

#stockists p
{
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

#bespoke_bridges
{
	position: absolute; 
	right: 223px; 
	top: 6px;
}
