body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(images/body-bg.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	line-height: 20px;
}

a:link, a:visited, a:hover, a:active {
	color: #0E72BD;
	text-decoration: none;
}

.table {
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.row {
	display: table-row;
}

.cell {
	display: table-cell;
	text-align: center;
	width: 33.3%;
}

.lefted {text-align:left}

.cell img {
	padding: 5px 0;
}

#wrapper {
	width: 800px;
	padding: 10px 20px;
	margin: 0 auto;
	background: #fff;
}

#header {
	position: relative;
	background: url(images/toppic.jpg) 100% 0 no-repeat;
	text-align: left;
	z-index: 99;
}

#nav {
	color: #F2B703;
	background: #000 url(images/nav-bg.png) 0 0 repeat-x;
	display: table;
	border-collapse: collapse;
	width: 100%;
}

#nav ul {
	display: table-row;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	display: table-cell;
	padding: 0;
	margin: 0;
	text-align: center;
	border-right: 1px solid #5E5E5E;
	line-height: 42px;
}

#nav ul li:hover {
	background: url(images/nav-over-bg.png) 0 -42px repeat-x;
}

#nav ul li a {
	color: #F2B703;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: capitalize;
	padding: 8px 15px;
}

/* ddm */

#nav ul li ul {
	position: absolute;
	margin-left: -1px;
	width: 166px;
	display: none;
}

#nav ul li:hover ul {
	display: block;
}

#nav ul li ul li {
	display: block;
	background: #000 url(images/navsub-bg.png);
}

/**/

#content {
	text-align: left;
	font-size: 0.8em;
	margin-top: 30px;
}

#mainpic, #mainpic2, #map {
	float: right;
	margin: 0 0 0 20px;
	width: 420px;
	height: 301px;
}

#mainpic {
	background: url(images/mainpic01.jpg) 0 0 no-repeat;
}

#mainpic2 {
	background: url(images/showroom/showroom01.jpg) 0 0 no-repeat;
}

h1 {
	color: #F2B703;
	font-size: 1.4em;
}

#makes {
	display: table-row;
}

#stori, #noblessa, #hacker {
	display: table-cell;
	padding-top: 20px;
	width: 33.3%;
	text-align: center;
}

#footer {
	background: #F2B703 url(images/footer-bg.png) 0 0 repeat-x;
	color: #000;
	height: 63px;
	margin-top: 30px;
	font-size: 0.7em;
	text-align: left;
	display: table;
	width: 100%;
	clear: both;
}

html>body #footer {
	height: auto;
	min-height: 63px;
}

#legals, #sitemap {
	display: table-cell;
}

#sitemap {
	width: 300px;
	text-align: right;
	padding-right: 5px;
	text-transform: capitalize;
}

#footer p {
	padding: 0 0 13px 5px;
	line-height: 1.2em;
}

#footer p a {
	color: #000;
}

h2 {
	margin-bottom: 5px;
	padding-top: 3px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #333;
}

h2.h-noblessa, h2.h-hacker, h2.h-stori {
	line-height: 38px;
	text-align: center;
}

h2.h-noblessa {
	background: url(images/noblessa-logo.png) 0 0 no-repeat;
}

h2.h-hacker {
	background: url(images/hacker-logo.png) 0 0 no-repeat;
}

h2.h-stori {
	background: url(images/stori-logo.png) 0 0 no-repeat;
}

.error {
	border: 1px solid #f00;
    background-color: #fdd;
}

form ul {
	list-style: none;
}

#contform, #otherdetails {
	display: table-cell;
	width: 50%;
}

#contform .bigger {
	width: 80%;
}

address, #otherdetails p {
	font-style: normal;
	font-size: 1.2em;
}

address strong {
	color: #F2B703;
	font-size: 1.4em;
}

h3 {
	margin: 10px 10px 0;
	padding: 0;
	font-size: 0.8em;
	border-top: 1px solid #F2B703;
}

ul.prods {
	margin-right: 270px;
	list-style-image: url(images/diamond.gif);
	list-style-type: disc;
}

ul.prods li {
	padding-bottom: 10px;
	margin-top: 10px;
}

ul.comps {
	list-style-image: none;
	list-style: none;
	margin-bottom: 30px;
	padding-top: 0;
}

ul.comps li {
	padding-bottom: 0;
	padding-top: 0;
}

#prodpics {
	float: right;
}

.button {
	margin: 10px 0 0;
}

#biglinks {
	display: table;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#hackerlink, #noblessalink {
	display: table-cell;
}

.biglinkh {
	line-height: 42px;
	border: 0;
	margin: -50px 0 0;
	padding: 0;
	font-size: 1.8em;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
}

.biglinkh a {
	color: #fff;
}

.toggler {
	font-size: 1.6em;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 3px 0 3px 30px;
	border: 0;
	color: #F2B703;
}

.element {
	height: auto;
}

.war {
	background: #333 url(http://www.stonebrookekitchens.co.uk/images/wee-arrow-r.png) 0 0 no-repeat;
}

.wad {
	background: #000 url(http://www.stonebrookekitchens.co.uk/images/wee-arrow-d.png) 0 0 no-repeat;
}