	html, body {
	padding : 0;
	margin : 0;
	background-color : #bbbdc0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #ffffff;
	}
	p {
	margin-top : 2px;
	}
	:focus { outline-style: none; } /* fix for FF post-click ghost outlines */
	#fbFooter {
	height : 55px;
	background-image : url('../img/bottom_dark_vig.gif');
	background-repeat : repeat-x;
	position : relative;
	}
	.fbPaginationMinor {
	color : #6e9872;
	margin-left : 10px;
	}
	#fbContents {
	position: absolute;
	top: 0;
	left: 0px;
	width : auto;
	margin-top : 17px;
	margin-left : 15px;
	font-size : 16px;
	text-align: left;
	}
	#webaddy {
	position : absolute;
	top : 15px;
	right : 20px;
	width : 300px;
	text-align: right;
	font-size : 1.8em;
	font-weight : bold;
	}
	#basket_icon_wrapper {
	position : absolute;
	top : 15px;
	left : 170px;
	z-index : 99;
	}
	#write_order_icon_wrapper {
	position : absolute;
	top : 12px;
	left : 280px;
	z-index : 98;
	}
	#basket_icon_wrapper img, #write_order_icon_wrapper img {
	cursor : pointer;
	}
	#input_order_form input {
	border : 0;
	margin-right : 4px;
	border : 1px solid black;
	}
	#fbMenuWrapper {
	float : left;
	width : 100%;
	}
	#fbMenu {
	position : relative;
	width : 450px;
	height : 45px;
	margin-top : 8px;
	margin-right : 9px;
	padding-left : 285px;
	}
	#fbBackButton{
	float : left;
	width: 40px;
	margin-right: 100px;
	}
	#fbForwardButton{
	float : left;
	width: 40px;
	margin-right: 30px;
	}
	#fbZoomButton{
	float : left;
	width: 30px;
	margin-top: 5px;
	margin-right: 30px;
	}
	#fbPrintButton{
	float : left;
	width: 46px;
	}
	#fbCurrentPages {
	position: absolute;
	left: 340px;
	font-size : 1.5em;
	margin-top : 9px;
	margin-left: auto;
	margin-right: auto;
	width : 62px;
	}
	.spacer {
	width : 30px;
	}
	div.clearer {
	clear : both;
	line-height : 0;
	height : 0;
	}
	#altmsg {
	position : absolute;
	background-color : #000000;
	padding : 20px;
	text-align : center;
	border: 2px solid #FFFFFF;
	}
	a.altlink:link {
	color : #ffffff;
	}
	a.altlink:visited {
	color : #dddddd;
	}
	a.altlink:hover {
	color : #ffffff;
	}
	#zoom {
	position : absolute;
	bottom : 20px;
	right : 206px;
	color : #ffffff;
	cursor : pointer;
	}
	a:link, a:visited {
	text-decoration : none;
	color : #fff;
	}
	a:hover {
	text-decoration : none;
	}
	img {
	border : none;
	}
	#basket_slideupDiv {
	position : absolute;
	bottom : 54px;
	padding : 10px;
	background-color : #3f3f3f;
	border : 2px solid #6e9872;
	z-index : 99;
	}
	#trolly {
	cursor : pointer;
	}
	#view_basket_button {
	position : absolute;
	left : 100px;
	bottom : 10px;
	width : 95px;
	}
	#send {
	position : absolute;
	top : 50px;
	left : 596px;
	cursor : pointer;
	}
	.hide_icon {
	position : absolute;
	top : 3px;
	right : 3px;
	z-index : 99;
	cursor : pointer;
	}
	.hide_icon_form {
	position : absolute;
	bottom : 3px;
	right : 3px;
	}
	.red_text {
	color: #FF0000;
	}
	#my_basket {
	position : absolute;
	left : 8px;
	top : 46px;
	cursor : pointer;
	}
	#form_slideDownDiv {
	background-color : #3f3f3f;
	border : 2px solid #6e9872;
	position : absolute;
	top : 0;
	left : 0;
	padding : 10px;
	z-index : 98;
	overflow : auto;
	}
	#order_formDiv input, #accrued_priceDiv input {
	margin : 4px 4px 0 0;
	border : 0;
	padding : 3px;
	}
	#form_labels input {
	padding : 1px;
	margin-right : 4px;
	border : 2px solid #3f3f3f;
	}
	#form_labels {
	border-top : 1px solid #ffffff;
	}
	#print_icon, #send_order_button {
	position : absolute;
	left : 6px;
	bottom : 3px;
	cursor : pointer;
	}
	#complete_order_icon {
	position : absolute;
	left : 110px;
	bottom : 3px;
	cursor : pointer;
	}
	#complete_order_slideDownDiv {
	position : absolute;
	top : 0;
	left : 0;
	z-index : 100;
	padding : 10px;
	background-color : #3f3f3f;
	border : 2px solid #6e9872;
	}
	#complete_order_slideDownDiv input, textarea {
	margin : 0;
	margin : 4px 4px 0 0;
	border : 0;
	padding : 3px;
	}
	#invoice_address, #delivery_address {
	width : 250px;
	height : 92px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	}
	#organisation {
	width : 250px;
	}
	#message_Div {
	color : #ffffff;
	position : absolute;
	bottom : 5px;
	left : 140px;
	font-size : 13px;
	}
	#intructionsDiv {
	float : left;
	width : 700px;
	display : none;
	}
	#intructionsDiv p {
	margin : 2px 0 2px 0;
	padding : 2px 0 2px 0;
	}
	a.change:link {
	text-decoration : none;
	font-weight : bold;
	}
	a.change:hover {
	text-decoration : underline;
	}
	#help_tab {
	position : absolute;
	top : 0;
	right : 0;
	cursor : pointer;
	}
	#help_slideupDiv {
	position : absolute;
	top : 0;
	right : 0;
	padding : 10px;
	color : #ffffff;
	font-size : 1.2em;
	line-height : 1.5;
	background-color : #3f3f3f;
	border-style : none solid solid solid;
	border-width : 2px;
	border-color : #6e9872;
	z-index : 99;
	}
	#help_table {
	margin-left : 20px;
	}
	#help_slideupDiv h2 {
	color : #ffff99;
	margin : 0;
	padding : 0;
	}
	#help_list {
	padding-top : 0;
	margin-left : 6px;
	padding-left : 10px;
	}
	#help_list li {
	margin-bottom : 4px;
	}
	#shopping_help_div {
	margin-top : 10px;
	}
	#shopping_help_div img {
	vertical-align : top;
	cursor: pointer;
	}
	#help_zoom {
	vertical-align : top;
	}
	#shopping_help_td {
	border-left : 1px solid #ffffff;
	padding-left : 50px;
	}
	.whitespace {
	letter-spacing : 0.6em;
	}
	/* Quick Find */
	#quickindexBut {
	 
	}
	#quickfind_heading {
	color: #000;
	font-size: 2em;
	font-weight: 700;
	margin-top: 10px;
	}
	#quickFindDiv{
	position: absolute;
	top: 0;
	left: 15%;
	width: 70%;
	display: none;
	background-image: url(../img/cloth_background.jpg);
	border: 1px solid #999999;
	color: #000;
	filter:alpha(opacity=95);
	opacity: 0.95;
	z-index: 98;
	}
	#quickFindTableDiv{
	position: relative; /* fixes an issue in IE*/
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: left;
	}
	#quickFindDiv h2{
	color: #000;
	font-size: 18px;
	}
	#quickFindDiv h3{
	color: #336633;
	font-size: 16px;
	margin-bottom: 6px;
	}
	#quickFindDiv a:link, #quickFindDiv a:visited {
	color: #3d3e3e;
	font-size: 1.2em;
	}
	#quickFindDiv a:hover {
	text-decoration : underline;
	}
	#quickFindDiv p{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	}
	
