/*--------------------------------------------------*/
/* What Furniture                                   */

	h2 {
		font-size: 1.2em;
		color: #fff;
	}

		h2 a {
			color: #fff;
		}

/*--------------------------------------------------*/
/* Introduction					                    */

	#introduction {
		background: #fff;
		padding: 10px 10px 0;
		border: 1px solid #aba59d;
		clear: both;
		margin: 1px 0;
	}

		#introduction h2 {
			background: transparent;
			color: #aa0840;
			font-weight: normal;
			padding: 0 0 8px;
			border: 0;
		}

		#introduction p {
		}

		#introduction img {
			float: right;
			margin: -12px 6px 12px 12px;
		}

/*--------------------------------------------------*/
/* Categories					                    */

	#features {
		background: #dddad3;
	}

	#categories {
		background: #eeece9;
		width: 585px;
		float: left;
		border-right: 1px solid #fff;
	}

		#categories h2 {
			background: #c7c1b6;
			border-bottom: 1px solid #655f54;
		}

		#categories ul {
			list-style-type: none;
			padding: 10px 0;
		}

			#categories ul li {
				margin: 0 0 10px 10px;
				float: left;
				width: 270px;
			}

				#categories ul li a {
					background: url("/a/img/home/categorySofas.jpg") no-repeat 0 0;
					display: block;
					padding: 0 30px 0 140px;
					min-height: 88px;
					height: auto !important;
					height: 88px;
				}

					#categories ul li a span {
						display: block;
						padding: 38px 0 0;
					}

						#categories ul li.dining a span,
						#categories ul li.bedroom a span,
						#categories ul li.childrens a span,
						#categories ul li.conservatory a span {
							padding-top: 28px;
						}


			#categories ul li.sofa a {
				background: url("/a/img/home/categorySofas.jpg") no-repeat 0 0;
			}

			#categories ul li.dining a {
				background: url("/a/img/home/categoryDining.jpg") no-repeat 0 0;
			}

			#categories ul li.bedroom a {
				background: url("/a/img/home/categoryBedroom.jpg") no-repeat 0 0;
			}

			#categories ul li.beds a {
				background: url("/a/img/home/categoryBeds.jpg") no-repeat 0 0;
			}

			#categories ul li.office a {
				background: url("/a/img/home/categoryOffice.jpg") no-repeat 0 0;
			}

			#categories ul li.childrens a {
				background: url("/a/img/home/categoryChildrens.jpg") no-repeat 0 0;
			}

			#categories ul li.conservatory a {
				background: url("/a/img/home/categoryConservatory.jpg") no-repeat 0 0;
			}

			#categories ul li.accessories a {
				background: url("/a/img/home/categoryAccessories.jpg") no-repeat 0 0;
			}

/*--------------------------------------------------*/
/* Searches						                    */

	#searches {
		width: 214px;
		float: right;
	}

		#searches form {
			background: #dddad3;
		}

			#searches h2 {
				background: #c7c1b6;
				border-bottom: 1px solid #655f54;
			}

			#searches p {
				padding: 12px;
			}

			/*--------------------------------------------------*/
			/* Brands						                    */

				#searches #brands {
					background: #dddad3 url("/a/img/home/brands.jpg") no-repeat 0 50px;
					padding: 0 0 6px;
					border-bottom: 1px solid #fff;
				}

					#searches #brands h2 {
						margin: 0 0 60px;
					}

					#searches #brands select {
						margin: 0 0 0 12px;
						width: 190px;
					}

					#searches #brands input {
						color: #aa0840;
						border: 0;
						margin: 8px 8px 0;
						background: transparent;
						float: right;
						cursor: pointer;
					}

			/*--------------------------------------------------*/
			/* Stockitst					                    */

				#stockists {
					background: #dddad3 url("/a/img/home/stockist.gif") no-repeat 100% 100%;
				}

					#stockists form {
						background: transparent;
					}

						#stockists .row {
							padding: 0 0 0 12px;
						}

							#stockists .row label {
								padding: 0 0 6px;
								display: block;
							}

							#stockists .row label span {
								display: block;
								font-size: 0.9em;
								color: #999388;
							}

							#stockists .row input {
								margin: 0 6px 0 0;
							}

			/*--------------------------------------------------*/
			/* Eire							                    */

				#eire label {
					display: block;
					padding: 12px 12px 4px;
				}

				#eire select {
					margin: 0 6px 0 12px;
				}

/*--------------------------------------------------*/
/* Promotion					                    */

	#promotions {
		margin: 1px 0 0;
		padding: 0;
		border-bottom: 1px solid #fff;
	}

		#promotions h2 {
			margin: 0;
		}

			#promotions .first {
				width: 214px;
				float: left;
				border-right: 1px solid #fff;
			}

				#promotions #win {
					float: left;
					width: 214px;
					height: 160px;
					background: url("/a/img/home/winSmall.jpg") no-repeat 0 0;
				}

			#promotions .second {
				width: 585px;
				float: left;
				color: #fff;
			}

				#promotions p,
				#promotions p a {
					background: #ae143c url("/a/img/home/tempur.jpg") no-repeat 100% 0;
					height: 160px;
					display: block;
					cursor: pointer;
					padding: 0;
					margin: 0;
					color: #fff;
				}

					#promotions p a span {
						display: block;
						height: ;
					}

/*--------------------------------------------------*/
/* Extras						                    */

	#extras {
		background: #dddad3;
		margin-bottom: 1px;
	}

	/*--------------------------------------------------*/
	/* Bargains						                    */

		#bargain {
			width: 214px;
			float: left;
			border-left: 1px solid #fff;
		}

	/*--------------------------------------------------*/
	/* Whats New					                    */

		#whatsNew {
			background: #dddad3;
			width: 585px;
			float: left;
		}

			#whatsNew h2 {
				margin: 0 0 12px;
			}

			#whatsNew div {
				padding: 0 12px;
				margin: 0 0 12px;
			}

				#whatsNew div img {
					border: 3px solid #fff;
					float: left;
					margin: 0 12px 0 0;
				}

				#whatsNew div h3 {
					background: transparent;
					padding: 5px 0 3px;
					border: 0;
					font-size: 1.1em;
				}

/*--------------------------------------------------*/
/* Furniture Directory			                    */

	#directory {
		margin: 0px;
		border-bottom: 0;
	}
