
body {
	behavior: url(/css/csshover.htc);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:981px;
	background-color:#cccccc;
	min-height:100%;
	background-image:url(/images/salepages_bg.png);
	background-repeat:repeat-y;
	background-position:top center;
}

a {
	color:#000000;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

img, div {
	behavior: url(/css/iepngfix.htc);
}

#top {
	height:130px;
	/*background-color:#666666;*/
	background-color:#666666;
}

#top_left {
	float:left;
	margin-left:30px;
}

#top_left img {
	margin-top:7px;
}

#top_right {
	float:right;
	margin-right:30px;
}

#top_right p {
	text-align:right;
	color:#cccccc;
	font-weight:bold;
	font-size:10pt;
	margin-top:5px;
}

#top_right p a {
	color:#cccccc;
	text-decoration:none;
}


#top_right p a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#main_area {
	clear:both;
	/*background-color:#666666;*/
	background-color:#ffffff;
}

#content_area {
	clear:left;
	padding-top:20px;
	min-height:400px;
}

#bottom {
	clear:both;
	background-image:url(/images/bottom_slice.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#888888;
	padding-top:5px;
	font-size:9pt;
}

p#bottom_left {
	float:left;
	margin-bottom:3px;
}

p#bottom_right {
	float:right;
	text-align:right;
}

#main_area p {
	margin:7px;
}

#container {
	margin:5px;
}

#sub_nav {
	float:left;
	margin-top:20px;
}

#content_area table {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
}









#item_headings {
	text-align:center;
	font-weight:bold;
	padding-botom:2px;
	border-bottom:#666666 solid 1px;
	margin-bottom:3px;
}


#item_headings #description {
	width:350px;
	margin-right:12px;
	float:left;
}

#item_headings #colour {
	width:75px;
	margin-right:12px;
	float:left;
}

#item_headings #quantity {
	width:75px;
	margin-right:12px;
	float:left;
}

#item_headings #description310 {
	width:310px;
	margin-right:6px;
	float:left;
}

#item_headings #description280 {
	width:280px;
	margin-right:6px;
	float:left;
}

#item_headings #colour120 {
	width:120px;
	margin-right:6px;
	float:left;
}

#item_headings #quantity80 {
	width:80px;
	margin-right:6px;
	float:left;
}


#item_headings #quantity140 {
	width:140px;
	margin-right:12px;
	float:left;
}

.item_row .blank140 {
	float:left;
	width:140px;
	margin-right:12px;
}

.item_row .colour_select, .item_row .quant_select {
	width:75px;
	margin-right:12px;
	float:left;
	text-align:center;
}

.item_row .quant_select80 {
	width:80px;
	margin-right:6px;
	float:left;
	text-align:center;
}

.item_row .quant_select140 {
	width:140px;
	margin-right:12px;
	float:left;
	text-align:center;
}

.item_row {
	margin-bottom:12px;
	position:relative;
	float:left;
	width:700px;
}

.item_row a {
	color:#000000;
	text-decoration:none;
	width:350px;
	margin-right:12px;
	float:left;
}

.item_row a.width310 {
	color:#000000;
	text-decoration:none;
	width:310px;
	margin-right:12px;
	float:left;
}

.item_row a.width280 {
	color:#000000;
	text-decoration:none;
	width:280px;
	margin-right:12px;
	float:left;
}

.item_row select {
	width:75px;
	margin-right:12px;
}

.item_row select.width120 {
	width:120px;
	margin-right:6px;
}

.item_row select.width120_left {
	width:120px;
	float:left;
	margin-right:6px;
}

.item_row select.width140 {
	width:140px;
	margin-right:12px;
}

.item_row select.width110 {
	width:110px;
	margin-right:6px;
}

.item_row select.width100 {
	width:100px;
	margin-right:12px;
}

.item_row select.width80 {
	width:80px;
	margin-right:6px;
}

.item_row select.width85 {
	width:85px;
	margin-right:6px;
}

.product_cost {
	display:inline-table;
	width:70px;
}

.product_preview {
	display:none;
	position:absolute;
	z-index:500;
	background-color:#ffffff;
	padding:7px;
	border:3px #000000 solid;
	right:720px;
	top:-30px;
}

.buy_button {
}
























.clear_left {
	clear:left;
}

.clear_both {
	clear:both;
}



















.pale_grey_bg {
	background-color:#cccccc;
	display:block;
}

ul#navigation {
	display:block;
}

ul#navigation, ul#navigation li {
	margin:0px;
	padding:0px;
	background-color:#cccccc;
	/*padding-top:3px;*/
}

ul#navigation a {
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#CCCCCC;
	padding:3px 15px;
	color:#666666;
	display:block;
}

ul#navigation li:hover ul, ul#navigation li:hover ul ul {
	display:none;
}

ul#navigation ul li a, ul#navigation ul ul li a {
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
	padding-right:9px;
	display:block;
	margin:0px;
}

ul#navigation li a {
	text-align:center;
	margin:0px;
}

ul#navigation ul li a {
	text-align:left;
	margin:0px;
}

ul#navigation a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#0000ff;
}

ul#navigation li {
	position: relative;
	list-style:none;
	margin:0px;
	text-align:left;
	padding:0px;
}

ul#navigation ul li {
	position: relative;
	list-style:none;
	margin-top:0px;
	/*padding-top:2px;*/
	width:250px;
	text-align:left;
	left:-30px;
	top:4px;
}

ul#navigation ul ul {
	position: absolute;
	top:0;
	left:100%;
	margin-left:0px;
	margin-top:0px;
}

ul#navigation ul {
	position: absolute;
	z-index: 500;
	text-align:left;
	top:20px;
	left:-10px;
	margin:0px;
}

ul#navigation ul li {
	background-color:#cccccc;
	margin:0px;
}

ul#navigation ul li a {
}

ul#navigation ul,
ul#navigation li:hover ul ul,
ul#navigation ul li:hover ul ul {
	display: none;
}

ul#navigation li:hover ul,
ul#navigation ul li:hover ul,
ul#navigation ul ul li:hover ul {
	display:block;
}

ul#navigation li {
	float:left;
	/*padding-bottom:2px;*/
	margin:0px;
}

ul#navigation ul li, ul#navigation ul ul li {
	padding-bottom:0px;
	margin:0px;
}

ul#navigation li a {
	margin:0px;
}

ul#navigation li a.current {
	background-color:#ff6600;
	color:#ffffff
}









.orange_bg {
	background-color:#ff6600;
	display:block;
}

ul.sub_nav {
	background-color:#ff6600;
	color:#ffffff;
	margin:0px;
	list-style:none;
	display:block;
	padding:0px;
}

ul.sub_nav li {
	float:left;
	min-width:100px;
	padding-right:7px;
	background-color:#ff6600;
	padding:3px 15px;
}

ul.sub_nav li a {
	text-decoration:none;
	color:#ffffff;
	font-size:11pt;
	font-weight:bold;
}

ul.sub_nav li a:hover {
	color:#000000;
}











#sub_nav {
	display:block;
	position:relative;
	margin-top:0px;
}

#sub_nav_top {
	background-image:url(/images/default_sub.png);	background-position:top left;
	background-repeat:no-repeat;
	width:250px;
	height:26px;
	text-align:center;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	padding-top:5px;
	margin-top:0px;
}

#sub_nav ul {
	border:1px #000000 solid;	list-style:none;
	margin:0px 3px 3px 0px;
	padding:0px;
	width:246px;
	position:relative;
	top:-1px;
}

#sub_nav ul li a:hover {
		background-color:#cccccc;}

#sub_nav ul li a {
	color:#000000;
	text-decoration:none;
	display:block;
	position:relative;
	padding:3px;
}




#error_message {
	width:auto;
	background-color:#FCA7A9;
	border:3px #ff0000 solid;
	color:#ff0000;
	font-weight:bold;
	margin:5px 0px;
	padding:5px;
}

#info_message {
	width:auto;
	background-color:#9E8FF3;
	border:3px #0000ff solid;
	color:#0000ff;
	font-weight:bold;
	margin:5px 0px;
	padding:5px;
}


p.field, p.submit_button {
	width:400px;
}

p.field input, p.field textarea, p.submit_button input {
	float:right;
	width:200px;
}





#specialised_storage_banner {
	background-image:url(/images/banners/specialised_furniture_banner.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:594px;
	height:171px;
	margin-left:auto;
	margin-right:auto;
}

#specialised_storage_banner h1 {
	color:#666666;
	margin-left:200px;
	margin-right:80px;
	padding-top:20px;
	text-align:center;
}



#catalogue_stands_banner {
	background-image:url(/images/banners/catalogue_stands_banner.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:594px;
	height:171px;
	margin-left:auto;
	margin-right:auto;
}

#catalogue_stands_banner h1 {
	color:#666666;
	margin-left:170px;
	margin-right:180px;
	padding-top:20px;
	text-align:center;
}



#pro_stak_banner {
	background-image:url(/images/banners/pro_stak_banner.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:594px;
	height:171px;
	margin-left:auto;
	margin-right:auto;
}

#pro_stak_banner h1 {
	color:#666666;
	margin-left:210px;
	margin-right:150px;
	padding-top:20px;
	text-align:center;
}



#top_retrieval_banner {
	background-image:url(/images/banners/top_retrieval_banner.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:594px;
	height:171px;
	margin-left:auto;
	margin-right:auto;
}

#top_retrieval_banner h1 {
	color:#666666;
	margin-left:210px;
	margin-right:150px;
	padding-top:20px;
	text-align:center;
}

img#banner1, img#banner2, img#banner3 {
	margin-left:55px;
}

img#banner2, img#banner3 {
	display:none;
}

#categories {
	text-align:center;
}

#categories a {
	text-decoration:none;
	font-size:10pt;
	padding-top:7px;
}

a#category_box1 {
	float:left;
	width:141px;
	padding-top:145px;
	border:none;
	background-image:url(/images/banners/filing_systems_box1.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:55px;
}

a#category_box2 {
	float:left;
	width:139px;
	padding-top:145px;
	border:none;
	background-image:url(/images/banners/filing_systems_box2.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:10px;
}

a#category_box3 {
	float:left;
	width:138px;
	padding-top:145px;
	border:none;
	background-image:url(/images/banners/filing_systems_box3.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:10px;
}

a#category_box4 {
	float:left;
	width:144px;
	padding-top:145px;
	border:none;
	background-image:url(/images/banners/filing_systems_box4.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:10px;
}

#image_areas {
	float:right;
}

#image_banner {
	margin-right:60px;
}