.error { color: #b00; font-weight: bold; font-size: 1.2em; }

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 225px;
	color: #336600;
	font-family: Times New Roman;
	font-size: 11pt;
	padding: 2px 0px 0px 0px;
	min-height: 1px;
}

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

#middlecolumn table p {
	padding: 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 15px 0px;
	font-size: 15pt;
	line-height: 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;
}

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;
}

#moreinfo_wrapper
{
	min-height: 1px;
}

#moreinfo
{
	min-height: 1px;
}

#measurement_table
{
	border: 1px solid #59330d; 
	border-collapse: collapse;
	width: 100%;
	margin-top: 5px;
}

#measurement_table tr td
{
	text-align: center;
	border: 1px solid #59330d;
}

#measurement_table thead
{
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
}

#measurement_table tbody
{
	font-size: 10pt;
}

#from_price
{
	width: 105px;
	height: 92px;
	position: absolute;
	top: -25px;	
	right: -25px;
	color: #fff;
	font-size: 21pt;
	line-height: 16pt;
	font-weight: bold;
	background-image: url('/images/from.png');
	text-align: center;
	padding: 16px 0px 0px 3px;
}

#from_price span
{
	font-size: 12pt;
	font-weight: normal;
}

#main_image_wrapper
{
	width: 451px;
	margin: 0px auto 0px auto;
	min-height: 1px;
}

#extra_images_1
{
	width: 451px; 
	padding: 9px 0px 0px 0px;
	margin: 0px auto 0px auto;
	display: none;
}

#extra_images_2
{
	width: 114px; 
	float: right;
	display: none;
}

#from_price_small
{
	width: 63px;
	height: 56px;
	position: absolute;
	top: -20px;	
	right: -20px;
	color: #fff;
	font-size: 11pt;
	line-height: 10pt;
	font-weight: bold;
	background-image: url('/images/from_small.png');
	text-align: center;
	padding: 11px 0px 0px 2px;
}

#from_price_small span
{
	font-size: 8pt;
	font-weight: normal;
}


.comment_left0
{
    min-height: 94px;
    border: 1px solid #90DA96;
    position: relative;
    background-color: #fff;
}

.comment_left0 .c_top_left
{
    left: -1px;
    position: absolute;
    top: -1px;
    width: 41px;
    height: 38px;
    background-image: url('/images/c_top_left.gif');
}

.comment_left0 .c_bottom_left
{
    left: -1px;
    position: absolute;
    bottom: -40px;
    width: 98px;
    height: 75px;
    background-image: url('/images/c_bottom_left.gif');
}

.comment_left0 .c_top_right
{
    right: -1px;
    position: absolute;
    top: -1px;
    width: 44px;
    height: 10px;
    background-image: url('/images/c_top_right.gif');
}

.comment_left0 .c_bottom_right
{
    right: -1px;
    position: absolute;
    bottom: -1px;
    width: 44px;
    height: 37px;
    background-image: url('/images/c_bottom_right.gif');
}

.comment_left0 .c_content
{
    position: relative;
    font-size: 11pt;
    font-weight: bold;
    color: #000;
    padding: 16px 40px 14px 63px;
    line-height: 12pt;
    font-style: italic;
}

.comment_left0 .c_content b
{
    color: #884022;
}

.comment_left1
{
    min-height: 94px;
    border: 1px solid #90DA96;
    position: relative;
    background-color: #fff;
}

.comment_left1 .c_top_left
{
    left: -1px;
    position: absolute;
    top: -1px;
    width: 43px;
    height: 40px;
    background-image: url('/images/c_top_left2.gif');
}

.comment_left1 .c_bottom_left
{
    left: -1px;
    position: absolute;
    bottom: -1px;
    width: 18px;
    height: 9px;
    background-image: url('/images/c_bottom_left2.gif');
}

.comment_left1 .c_top_right
{
    right: -1px;
    position: absolute;
    top: -1px;
    width: 44px;
    height: 10px;
    background-image: url('/images/c_top_right.gif');
}

.comment_left1 .c_bottom_right
{
    right: -1px;
    position: absolute;
    bottom: -40px;
    width: 104px;
    height: 78px;
    background-image: url('/images/c_bottom_right2.gif');
}

.comment_left1 .c_content
{
    position: relative;
    font-size: 11pt;
    font-weight: bold;
    color: #000;
    padding: 16px 40px 14px 63px;
    line-height: 12pt;
    font-style: italic;
}

.comment_left1 .c_content b
{
    color: #884022;
}

.submitbutton7 {
	cursor:pointer;
	height:18px;
	width:88px;
}
.submitbutton7 img {
}
.submitbutton7:hover img {
	display:block !important;
}

