﻿* {
	margin:0;
	padding:0;
}

body {
	font-family:Tahoma, Verdana;
	font-size:10pt;
	background-color:white;
}

div#wrapper {
	background-color:#eeecec;
	width:949px;
	margin:0 auto;
}

div#header {
	height:156px;
	width:949px;
	background:transparent url('../artwork/header_bg.gif') repeat-x;
	clear:both;
}

.narrow {
	font-family:"Arial Narrow";
}


a.contact {
	padding-top:5px;
	padding-right:10px;
	float:right;
	font-size:16pt;
	color:white;
	text-align:right;
}


table.nice {
	border-collapse:collapse;
	border:2px black solid;
	background-color:white;
	margin:4px;
}

table.nice th {
	background-color:#f99631;
	color:white;
	border:1px black solid;
}

table.nice td {
	padding:2px 4px;
	border:1px silver solid;
}

.orange {
	color:#f99631;
}

ul.nav {
	list-style-type:none;
	margin-left:2px;	
}

ul.nav li {
	float:left;
}

ul.nav a {
	display:block;
	background:url('../artwork/orange_tab.gif') 0 7px no-repeat;
	width:86px;
	height:21px;
	padding-top:15px;
	color:white;
	text-align:center;
	font-weight:bold;
}

ul.nav a:hover {
	background-position:0 4px;
	padding-top:11px;
	height:25px;	
}

ul.nav li.current a {
	background-position:0 top;
	padding-top:8px;
	height:28px;
}

div#banner {
	height:10px;
	width:933px;
	margin:5px 0 8px 8px;
}


a { 
	color:orange; 
	text-decoration:none;
}

a img {
	border:0;
}

div#left_column {
	width:163px;
	float:left;
	margin:8px;
}


div.category_list {
	width:598px;
}

div.category_list a {
	float:left;
	margin:7px 6px 1px 0;
	position:relative;
	color:black;
}

div.category_list a span.label {
	display:block;
	position:absolute;
	left:4px;
	top:100px;
	width:188px;
	height:24px;
	text-align:center;
	z-index:20;
}



div#right_column {
	width:163px;
	float:right;
	margin:8px;
	margin-left:0;
}

.clear {
	clear:both;
}

.grey {
	color:#6e6868;
}

.orange {
	color:#f89c2f;
}

.hidden {
	display:none;
}

.notice {
	color:gray;
	margin:5px 0;
}


div#footer {
	clear:both;
	background:url('../artwork/footer_bg.gif') repeat-x bottom;
	color:white;
}

div#franks_carpets {
	float:left;
	height:24px;
	padding-top:10px;
	padding-left:8px;
}

div#wsi {
	float:right;
	height:24px;
	padding-top:10px;
	padding-right:8px;
}

div.orange_panel,
div.grey_panel {
	width:153px;
	background:url('../artwork/grey_body.gif') repeat-y;
	border-bottom:1px #61645f solid;
	margin-bottom:10px;
	padding:5px;
}

div.orange_panel {
	background-image:url('../artwork/orange_body.gif');	
	border-bottom:1px #f89c2f solid;
}

div.orange_panel h2,
div.grey_panel h2 {
	position:relative;
	top:-6px;
	left:-5px;
	display:block;
	height:18px;
	width:149px;
	background:url('../artwork/grey_head.gif') repeat-y;
	font-size:10pt;
	font-weight:normal;
	text-transform:uppercase;
	color:white;
	padding:7px;
}

div.orange_panel h2 {
	background-image:url('../artwork/orange_head.gif');
}

div.orange_panel a,
div.grey_panel a {
	color:black;
}

ul.filters {
	list-style-type:none;
}

ul.filters a {
	display:block;
	padding:4px 4px 4px 20px;
	background:url('../artwork/bullet.gif') no-repeat 4px 0px;
}

div#delivery {
	background:url('../artwork/delivery_bg.gif') no-repeat bottom;
	height:150px;
	text-align:center;
}

.red {
	color:red;
}

.larger {
	font-size:1.3em;
	font-weight:bold;
}

.smaller {
	font-size:0.6em;
	font-weight:normal;
}

div#contact {
	background:url('../artwork/telephone_logo.gif') no-repeat bottom;
	height:160px;
	text-align:center;
}

div#contact table {
	margin-bottom:10px;
}

div#contact th {
	text-align:right;
	color:gray;
	padding-top:5px;
}

div#contact td {
	text-align:left;
	color:black;
	font-weight:bold;
	padding-top:5px;
}

div#banner {
	width:903px;
	height:147px;
	/*216px;*/
	background-image:url('../artwork/banner_1.jpg');
	color:#6e6868;
	font-size:20pt;
	padding:10px 15px;
}

span.smallbanner {
	font-size:8pt;
	font-weight:bold;
	display:block;
	padding-top:20px;
	color:black;
}

img.right {
	float:right;
	margin:0 0 10px 10px;
}

img.left {
	float:left;
	margin:0 10px 10px 0;
}

#centre_column h1 {
	font-size:14pt;
	margin:5px 0;
}

#centre_column h2 {
	font-size:10pt;
	margin:5px 0;
}

div#centre_column {
	width:592px;
	float:left;
	overflow:hidden;
}

div#centre_column p {
	padding:4px 0;
	margin:5px 0;
}

div#centre_column ol,
div#centre_column ul {
	padding:10px 20px;
}

div#centre_column li {
	padding:4px 0;
}

div#gallery {
	margin:10px 0 10px 25px;
}

div#gallery a {
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
