body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background: #666;*/
}

.color2 { color: #f00; font-size: 130%; }

address { font-style: normal; margin: 10px 0; }

#skipnav { display: none; }

.hangleft .framed {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

.framed {
	border: 1px solid #EFA500;
}

.productinfo img { margin-left: auto; margin-right: auto; }

#bottomlayer { width: 800px !important; margin-left: auto; margin-right: auto; position: relative !important; }

#container {
	background: #fff url('images/body-bg.gif') repeat-y;
	padding-top: 1px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 755px;
}

#header { height: 117px; background: #F5610B url('images/pallet_racking_banner.jpg') top right no-repeat; margin-top: 1px; }

img { display: block; }

h1 {
	background: transparent url('images/h1-bg.gif') no-repeat;
	text-transform: uppercase;
	font: bold 24px/46px Arial, sans-serif;
	padding-left: 59px;
	margin: 10px 0 0 0;
}

h1 small {
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
}

ul#sectionnav {
	background: #373960;
}

ul#contentsnav, ul#sectionnav {
	margin: 1px 0;
	padding: 2px 4px;
	font: bold 11px/22px Arial, sans-serif;
}

ul#contentsnav {
	border-top: 1px solid #F4620C;
	border-bottom: 1px solid #F4620C;
	background: #fff;
}
#contentsnav li, #sectionnav li { display: inline; }
#contentsnav a, #sectionnav a { padding: 0 7px; }
#sectionnav a { color: #fff; }
#contentsnav a { color: #000; }

#wanted { /*background-image: url(images/wanted-back.gif);*/ }
#offers { /*background-image: url(images/offers-back.gif);*/ }

.drop {
	position: absolute;
	list-style-type: none;
	margin: 0;
	top: 173px;
	background: #fff;
	border: 1px solid #F4620C;
	border-top: 0;
	padding: 0;
	visibility: hidden;
	z-index: 10;
}

#palletrackingmenu, #longspanmenu, #shelvingmenu, #secondhandmenu {
	margin-left: 50%;
}
#palletrackingmenu { left: -394px; }
#longspanmenu { left: -301px; }
#shelvingmenu { left: -228px;/*172px;*/ }
#secondhandmenu { left: -165px;/*235px;*/ }

.drop a {
	display: block;
	padding: 0 4px;
	color: #000;
	font: bold 11px/22px Arial, sans-serif;
}

.drop a:hover {
	color: #fff;
	background: #F4620C;
}

p#footer {
	margin: 0;
	background: #000;
	color: #EFA500;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding: 20px;
	letter-spacing: 3px;
	border-top: 4px solid #fff;
}

a#logo {
/*	position: absolute;*/
}
#logo img { border: 0; }

div.contenttop span, div.contentbottom span {
	display: block;
	width: 555px;
	height: 19px;
	/*margin-left: 200px;*/
	margin-left: auto;
}

div.contenttop, div.contentbottom {
	margin-left: 200px;
	margin-right: 20px;
	height: 19px;
}

div.contenttop {
	background: transparent url('images/content-top-b.gif') repeat-x;
}
div.contentbottom {
	background: transparent url('images/content-bottom-b.gif') repeat-x;
}


div.contenttop span {
	background: transparent url('images/content-top.gif') no-repeat;
}
div.contentbottom span {
	background: transparent url('images/content-bottom.gif') no-repeat;
}

div.content {
	margin-left: 200px;
	margin-left: auto;
	margin-right: 20px;
/*	margin-top: 10px;
	margin-bottom: 10px;*/
	padding: 10px 19px 10px 15px;
	width: 521px;
	background: transparent url('images/content-bg.gif') repeat-y;
}

div.hangleft {
	/*position: relative;*/
	float: left;
	width: 200px;
}



table.productinfo {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}
.productinfo caption {
	margin: 10px auto 4px auto;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	background: #000;
	font-weight: bold;
}
.productinfo td, th {
	vertical-align: top;
	border/*-left*/: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	text-align: center;
	background: #fff;
}
.productinfo th {
	vertical-align: middle;
	text-transform: uppercase;
	color: #000;
	/*border-bottom: 1px solid #fff;*/
	font-weight: bold;
}
.productinfo td.price, .productinfo th.price { background: #FFF6EB; }
.lowercase { text-transform: lowercase; }

.weblogentry h3 { margin-top: 0; }

table#sectionlist { border-collapse: collapse; margin-left: auto; margin-right: auto; width: 423px; }
table#sectionlist td { border: 1px solid #000; }
table#sectionlist td.sectionleft { width: 200px; padding: 5px; }
table#sectionlist td.sectionright { width: 200px; padding: 5px; text-align: center; }
td.sectionright a { font-weight: bold; }

p { margin: 10px 0; padding: 0; }
