
body
{
	border: 0; margin: 0;
	background: url('images/background.png') repeat-y;
	background-color: #BCBCBC;
}
table	{ border-collapse: collapse; }
td		{ vertical-align: top; }
img		{ vertical-align: bottom; border: 0; }
#structure_body
{
	border: 0;
	padding: 0;
	margin: 0;
	width: 748px;
}
#structure_header
{
	border: 1px;
	background-color: #FF6E01;		// ezikit orange
	height: 198px;
	border-bottom: 1px white solid;
	text-align: right;
}
#structure_menu
{
	padding-top: 15px;
	height: inherit;
	width: 251px;
	border-right: 1px white solid;
	background-color: #FF6E01;
}
#structure_contents { width: 497px; background-color: white; }
#structure_horizon { width: 748px; }
#structure_featurebar
{
	height: 144px;
	background-image: url('images/feature_01.png');
	border-top: 1px white solid;
}
#structure_footer
{
	border: 1px;
	height: 65px;
	background-color: #ff6905;
	background-image: url('images/footer.png');
}
#header
{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url('images/header.png');
	text-align: right;
	height: 198px;
}
#footer {}
#menu
{
	background-color: #ff6905;
	height: inherit;
}
#contents { background-color: white; }
#menu { width: 250px; }
#menuitem1 a { height: 33px; width: 250px; display: block; background: url('images/menu_01.png') no-repeat top left; }
#menuitem2 a { height: 33px; width: 250px; display: block; background: url('images/menu_02.png') no-repeat top left; }
#menuitem3 a { height: 33px; width: 250px; display: block; background: url('images/menu_03.png') no-repeat top left; }
#menuitem4 a { height: 33px; width: 250px; display: block; background: url('images/menu_04.png') no-repeat top left; }
#menuitem5 a { height: 33px; width: 250px; display: block; background: url('images/menu_05.png') no-repeat top left; }
#menuitem6 a { height: 33px; width: 250px; display: block; background: url('images/menu_06.png') no-repeat top left; }
#menu a:hover { background-position: bottom right; }

.benchtop_thumbnail
{
	float: left;
	height: 35px;
	width: 35px;
	background-image: url('images/thumb_border.png');
	padding: 2px;
	margin: 2px;
}
.thumb_container
{
	width: 250px;
}
.thumb_container
{
	float: left;
	width: 70px;
	height: 160px;
	padding: 10px;
}
.thumbs_container
{
	width: 400px;
	padding: 20px;
	display: block;
	margin-left: 45px;
}
.thumb_title
{
	clear: left;
	float: left;
	position: relative;
	left: 20px;
	top: 30px;
}
.thumb_text
{
	clear: left;
}
.door_container
{
	float: left;
	width: 100px;
	padding: 10px;
}
.doors_container
{
	width: 400px;
	padding: 20px;
	display: block;
	margin-left: 45px;
}
.door_title
{
	clear: left;
	float: left;
	position: relative;
	left: 20px;
	top: 30px;
}
.thumbnail_title
{
	margin-left:20px;
}
.gallery_thumb

{
	margin-right: 10px;
	margin-bottom: 20px;
}
.favorites_entry
{
	padding: 10px;
}
.favorites_entry img
{
	margin-right: 5px;
}
div.printable
{
	display: none;
}