body {
	background: #fff url(/images/bodybg.gif) repeat-x top;
	padding: 0;
	margin: 0;
	text-align: center;
}
body, td, th, .formInput, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #353535;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
img, select, input {
	vertical-align: middle;
}

a {
	color: #cdb15c;
}

.container {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	height: 156px;
	background: url(/images/rugscrubbers.gif) no-repeat 151px 16px;
}
#logo {
	float: left;
	padding: 0 0 0 18px;
}

#navContainer {
	width: 824px;
	float: left;
	background: url(/images/menubg.gif) repeat-x;
	height: 45px;
	overflow: hidden;
	margin: 110px 0 0 0px;
}
#menuHomeLink {
	float: left;
}
#nav {
	background: url(/images/menuright.gif) no-repeat right;
	height: 45px;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li, #nav a, #nav span {
	display: block;
	float: left;
	line-height: 45px;
	height: 45px;
	cursor: pointer;
}
#nav li a {
	background: url(/images/menuoffleft.gif) no-repeat left;
	color: #fff;
	text-decoration: none;
	font-size: 10.5pt;
}
#nav li:last-child span {
	background: none !important;
}
#nav li span {
	background: url(/images/menuoffright.gif) no-repeat right;
	padding: 0 23px;
}
#nav li a:hover {
	background-image: url(/images/menuoverleft.gif);
	color: #353535;
}
#nav li a:hover span {
	background-image: url(/images/menuoverright.gif);
}

#rug {
	position: absolute;
	left: 685px;
	top: 79px;
	width: 294px;
	height: 116px;
	background: url(/images/searchbg.png) no-repeat;
}

#lhs {
	float: left;
	width: 162px;
}

#menu {
	background: url(/images/navrpt.gif) repeat-y center;
}
#menuTop {
	background: url(/images/navtop.gif) repeat-x top;
	width: 140px;
	margin: 0 0 0 11px;
}
#menuContent {
	padding: 25px 0 9px 0;
}
#menuTitle {
	font-size: 20px;
	color: #353535;
	font-family: Times New Roman, Times, serif;
	padding: 0 0 6px 10px;
}
#menu ul, #menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#menu ul a {
	font-size: 14px;
	text-decoration: none;
	color: #353535;
	display: block;
	padding: 4px 10px;
	font-weight: bold;
}
.menuLinkOn {
	background: #ffedad url(/images/navon.gif) repeat-x bottom;
}
#menu ul ul a {
	font-size: 12px !important;
	background: #d4d4d4;
	padding: 3px 10px 3px 15px !important;
	font-weight: normal !important;
}
#menu ul ul ul a {
	font-size: 11px !important;
	background: #d4d4d4;
	padding: 3px 2px 3px 23px !important;
	font-weight: normal !important;
}

#contentArea {
	background: url(/images/lhsbg.gif) repeat-y 11px top;
	width: 100%;
	padding-bottom: 40px;
}

.menuButton {
	margin-top: 8px;
}

#content {
	float: left;
	width: 813px;
	padding-top: 10px;
	line-height: 150%;
}

.clearer {
	clear: both;
}

#celebrating10Years {
	padding: 14px 0;
}

.frame {
	width: 533px;
	height: 249px;
	background: url(/images/frame.gif) no-repeat;
	margin-bottom: 8px;
}
.frameContent, .frameSlide {
	width: 511px;
	height: 227px;
	overflow: hidden;
}
.frameSlide {
	position: absolute;
	margin: 10px 11px;
	z-index: 4;
}

h1, h2 {
	font-weight: normal;
	font-family: Times New Roman, Times, serif;
	line-height: 100%;
}
h1 {
	color: #353535;
	font-size: 36px;
	margin: 0 0 2px 0;
}
h2 {
	font-size: 20px;
	margin: 0 0 2px 0;
}

.contentText {
	padding: 0 5px;
}

#footer {
	height: 140px;
	background: url(/images/footerbg.jpg) repeat-x;
	color: #fff;
	font-size: 8pt;
}
#footer .container {
	background: url(/images/footerstrap.jpg) no-repeat 130px top;
}
#footerInner {
	padding: 17px 20px 0 20px;
}

.contentLeft {
	width: 533px;
	float: left;
	margin-right: 12px;
}
.contentRight {
	float: left;
	width: 252px;
}

.contentLeftNarrow {
	width: 373px;
	float: left;
	margin-right: 12px;
}
.contentRightWide {
	float: left;
	padding-top: 40px;
	width: 412px;
}

#contentRightHome {
	padding-top: 12px;
}

.quote {
	color: #6b87ad;
	font-size: 10.5pt;
	margin-bottom: 16px;
	background: url(/images/speechbubble.gif) no-repeat left top;
	padding: 0 0 0 47px;
}
.quote i {
	color: #7e7e7e;
	font-size: 9pt;
}
.quote p {
	padding-bottom: 0;
}

.foxQuote {
	font-style: italic;
	font-size: 10pt;
	margin-bottom: 16px;
	background: url(/images/foxhead.jpg) no-repeat right bottom;
	padding-bottom: 28px;
}

#postcodeFinderForm {
	text-align: center;
	position: relative;
	top: -5px;
	color: #c00;
}
.mapHTMLWindow {
	font-size: 8pt;
	line-height: 110%;
}
#printIcon {
	cursor: pointer;
}
.pickupPointDay {
	font-weight: bold;
	margin: 1em 0;
	font-size: 10pt;
	clear: both;
}
.pickupPoint {
	padding: 1em 0;
	float: left;
	width: 165px;
	height: 150px;
}
.pickupPointCompany {
	font-weight: bold;
}
#pickupPostcode {
	width: 75px;
}

#map {
	width: 511px;
	height: 227px;
	margin: 10px 0 0 11px;
	position: absolute;
}

#contactForm {
	padding: 1em 0;
}
.formInput {
	width: 220px;
}
textarea.formInput {
	height: 100px;
	overflow: auto;
}
label {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}
#submitButton {
	padding-left: 100px;
}

.button {
	background: url(/images/menubg.gif) repeat-x;
	color: #fff;
	border: 0;
	padding: 4px 12px;
	cursor: pointer;
}

#greenBanner {
	margin: 1em 0;
	text-align: right;
}

.productListProduct {
	width: 166px;
	float: left;
	margin: 0 14px 50px 0;
}
.productListProductRight {
	margin-right: 0 !important;
}
.productListFrame {
	width: 166px;
	height: 166px;
	background: url(/images/prodlistimgframe.gif) no-repeat;
	position: absolute;
	cursor: pointer;
}
.productListProductImage {
	width: 162px;
	height: 162px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 1px;
}
.productListProductName {
	height: 30px;
	overflow: hidden;
	padding: 1px 6px;
}
.productListProductName a {
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}
.productListProductPrice {
	float: left;
	width: 85px;
	padding: 0 0 0 6px;
	font-size: 16px;
	color: #308af0;
	font-weight: bold;
}
.productListProductButton {
	float: right;
	width: 54px;
	height: 21px;
	margin: 0 6px 0 0;
}

.titleBar {
	background: #000 url(/images/titlebarbg.gif) repeat-x top;
	padding: 12px 9px;
	margin: 0 0 19px 0;
}
.titleBarTitle, .titleBarTitle h1 {
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	color: #fff;
}
.titleBarRight {
	float: right;
	padding: 2px 0 0 0;
	position: relative;
}
.titleBarRight a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#productImages {
	width: 265px;
	float: left;
	margin: 0 12px 0 0;
}
#largeProductImageFrame {
	width: 265px;
	height: 265px;
	background: url(/images/proddetframe.gif) no-repeat;
}
#largeProductImage {
	width: 261px;
	height: 261px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
	left: 1px;
}
#productDescription {
	float: left;
	width: 300px;
}
#productDescriptionHeading {
	font-weight: bold;
	color: #353535;
}
#productPriceInfo {
	float: right;
	width: 202px;
}
.qty {
	width: 30px;
	text-align: right;
	margin: 0 4px;
}
#addToBasketContainer {
	width: 196px;
	height: 73px;
	padding: 0 6px 0 0;
	background: url(/images/addtobasketbg.gif) no-repeat;
	text-align: right;
	color: #fff;
	margin: 20px 0 0 0;
}
#productOptions {
	margin: 20px 0 0 0;
}
.productOption {
	text-align: right;
	height: 25px;
}
.productOption select {
	width: 180px;
}
#productPrice {
	font-size: 20px;
	padding: 9px 1px 7px 0;
}
#productQty {
	font-weight: bold;
	font-size: 14px;
}

#minibasket {
	width: 287px;
	height: 45px;
	background: url(/images/minibasketbg.png) no-repeat;
	position: absolute;
	right: 0;
	top: 18px;
	color: #fff;
}
#minibasketItems {
	font-size: 12px;
	padding: 6px 0 0 55px;
}
#minibasketTotal {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 55px;
}
#minibasketButtons {
	float: right;
	width: 148px;
	padding: 5px 0 0 0;
}
#minibasketValues {
	cursor: pointer;
}

#itemAdded {
	position: absolute;
	width: 291px;
	height: 111px;
	background: url(/images/basketaddbg.png);
	top: 55px;
	right: -2px;
	z-index: 10;
}
#itemAddedImage {
	position: absolute;
	width: 68px;
	height: 68px;
	margin: 28px 0 0 12px;
}
#itemAddedRight {
	position: absolute;
	margin: 31px 0 0 90px;
	width: 190px;
}
#itemAddedPrice {
	color: #4998f2;
	font-size: 14px;
	font-weight: bold;
}
#itemAddedName {
	height: 34px;
	font-size: 14px;
	overflow: hidden;
	color: #353535;
}
#itemAddedLink a {
	color: #353535;
	font-size: 12px;
	text-decoration: underline;
}

.section {
	background: #d4d4d4;
}
.section a {
	color: #353535;
}
.sectionTitle {
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	margin-bottom: 8px;
	padding: 6px 0 0 0;
}
.registerSection {
	float: left;
	height: 270px;
}
.sectionContent {
	padding: 8px;
}
#registerContainerPersonal, #registerContainerBilling {
	margin-right: 19px;
}
#registerContainerPersonal {
	width: 212px;
}
#registerContainerBilling, #registerContainerDelivery {
	width: 280px;
}
#sameAddressesLabel {
	font-size: 11px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	padding: 0 0 0 10px;
}
.sectionInput {
	clear: both;
	height: 34px;
}
.section  .formInput {
	background: #fff;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 14px;
	color: #9b9b9b;
	width: 99%;
	padding: 4px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.section input.formInput {
	text-indent: 8px;
}
#registerButton, #loginButton {
	clear: both;
	text-align: right;
	margin: 10px 0 0 0;
}

#loginContainer {
	width: 290px;
	margin: 0 0 0 260px;
}
#loginContainer .formInput {
	width: 180px !important;
}

#checkoutTable {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 30px 0;
}
#checkoutTable th {
	background: #d4d4d4;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 2px 8px;
	border: 1px solid #fff;
}
#checkoutTable td {
	text-align: center;
	padding: 8px;
	font-size: 14px;
}
.checkoutImageCell {
	width: 80px;
}
.checkoutNameCell {
	text-align: left !important;
}
.checkoutOptions {
	font-size: 12px !important;
}
.checkoutQtyCell {
	width: 50px;
}
.checkoutTotalCell {
	width: 136px;
	color: #308af0;
}
.checkoutRemoveCell {
	width: 52px;
}
.checkoutRemoveCell img {
	cursor: pointer;
}
.thumbnailFrame {
	background: url(/images/thumbframe.gif) no-repeat;
	width: 72px;
	height: 72px;
}
.thumbnail {
	width: 68px;
	height: 68px;
	position: relative;
	top: 1px;
	left: 1px;
	background-position: center center;
	background-repeat: no-repeat;
}

.checkoutSection {
	width: 220px;
	height: 218px;
	float: left;
	margin: 0 1px 0 0;
}
.checkoutSectionContent {
	height: 135px;
}
.checkoutUserButton {
	text-align: right;
}
.checkoutUserButton img, #updateButton {
	cursor: pointer;
}
#checkoutTotals {
	float: right;
	width: 170px;
	padding: 20px 0 0 0;
	font-size: 14px;
	text-align: right;
}
#checkoutTotalTotal {
	color: #4998f2;
	font-size: 20px;
	padding: 4px 0 8px 0;
}
#checkoutPayPalLogo {
	padding: 10px 0 0 0;
}

#registerForDiscount {
	position: absolute;
	margin: -138px 0 0 20px;
	z-index: 10;
}

#brandsBanner {
	text-align: right;
	padding: 50px 0 0 0;
}
#rhsContactUs {
	color: #318aef;
	font-size: 12px;
}
#rhsContactUsNumber {
	font-size: 22px !important;
}
#rhsContactUs a {
	float: right;
	margin: 3px 0 0 0;
}

.rhsBanner {
	margin: 0 0 16px 0;
}

#map_canvas {
	width: 400px;
	height: 400px;
}