html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #393939;	
	margin: 0;
	padding: 0;
	/*position: relative;*/
	background: #dad2ae url('/assets/images/background/body-bg.jpg') no-repeat top center;
}

h1 {
	clear: both;
	color: #56524f;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

h2, h3 {
	clear: both;
	color: #56524f;
	font-size: 1.2em;
	margin: 15px 0 0 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 15px 0 0 0;
}

.clear_fix {
	clear: both;
}

#wrapper {
	margin: 20px auto 0 auto;
	width: 810px;
	background-image: url('/assets/images/background/bg-right.gif');
	background-repeat: repeat-y;
	background-position: 800px 326px;
	position: relative;
}

#page {
	width: 800px;
	overflow: hidden;
	position: relative;
	font-size: 0.7em;
}

#grad {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 353px;
	width: 10px;
	background: url('/assets/images/background/grad-slice.jpg') no-repeat top right;
}

#header {
	position: relative;
	width: 800px;
	height: 80px;
	background: #fff url('/assets/images/header/aga-logo.jpg') no-repeat top right;
	overflow: hidden;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 470px;
	height: 80px;
	background: url('/assets/images/header/garton-king-logo.jpg') no-repeat top left;
}

#header h1 a {
	color: #fff;
	z-index: 2;
	display: block;
	padding-top: 80px;
	text-indent: -9000px;
	width: 470px;
	overflow: hidden;
}

#nav {
	clear: both;
	margin: 0;
	padding: 10px 20px 10px 0px;
	width: 800px;
	background-color: #dad2ae;
	font-weight: bold;
	overflow: hidden;
}

ul.menu {
	padding: 0px 0px 0px 20px;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}
*html ul.menu {
	display: inline-block;
}

ul.menu li {
	margin: 0 auto;
	padding: 0 10px;
	float: left;
	border-left: 2px solid #7E7767;
	color: #7E7767;
}

ul.menu li#first {
	border-left: none;
	padding-left: 0px;
}

ul.menu li a {
	font-weight: bold;
	color: #7E7767;
	text-decoration: none;
}

ul.menu li a:hover {
	text-decoration: underline;
}




/**
* Banner styles
*/
.banner {
	width: 800px;
	height: 300px;
	padding:0;
	margin:0;
	overflow:hidden;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

.home {
	background-image: url('/assets/images/banners/banner-img-home.jpg') ;
}

.about {
	background-image: url('/assets/images/banners/banner-img-about.jpg') ;
}

.history {
	background-image: url('/assets/images/banners/banner-img-history.jpg') ;
}

.showrooms {
	background-image: url('/assets/images/banners/banner-img-showrooms.jpg') ;
}

.cookware {
	background-image: url('/assets/images/banners/banner-img-cookware.jpg') ;
}

.products {
	background-image: url('/assets/images/banners/banner-img-products.jpg') ;
}

.services {
	background-image: url('/assets/images/banners/banner-img-services.jpg') ;
}

.news {
	background-image: url('/assets/images/banners/banner-img-news.jpg');
}

.events {
	background-image: url('/assets/images/banners/banner-img-events.jpg') ;
}

.links {
	background-image: url('/assets/images/banners/banner-img-links.jpg') ;
}

.contact {
	background-image: url('/assets/images/banners/banner-img-contact.jpg') ;
}

.what-is-an-aga {
	background-image: url('/assets/images/banners/banner-img-what-is-an-aga.jpg');
}


/**
* Main body 
*/

#content {
	width: 800px;
	background-color:#fff;
	padding: 20px 20px 10px 20px;
	margin: 0px;
	color: #56524f;
	clear: both;
	overflow: hidden;
}

#content a {
	color: #56524f;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}



/**
* Footer styles
*/
#footer {
	width: 810px;
	background: url('/assets/images/footer/footer-bg.jpg') no-repeat top left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px 20px 0px;
	background-color: #dad2ae;
	font-size: 0.7em;
	font-weight: bold;
	overflow: hidden;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .strap {
	clear: both;
	font-weight: bold;
	color: #7E7767;
	clear: both;
	padding: 5px 0px 0px 20px;
	margin: 0;
}

#footer .strap p {
	padding: 0px;
	margin: 10px 0 0 0;
}

#footer .strap p.first {
	padding: 0px;
	margin: 0 0 0 0;
}

#footer .strap a {
	color: #7E7767;
}



/**
* Custom page styles
* Home page
*/
.text-left {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.text-left ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
}

.infothumb {
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
	padding: 0;
}




/**
* About us page
*/
.main_content {
	width: 550px;
}

#images-right-container {
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
}

#images-right-container .images-right {
	clear: both;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#images-right-container .last {
	margin: 0px;
}



/**
* Showrooms page
*/
.showroom_container {
	clear: both;
	display: inline-block;
	overflow: hidden;
	background-color: #f0ecda;
	padding: 0 20px 20px 20px;
	margin-top: 20px;
}

.showroom_address {
	float: left;
	width: 240px;
	margin: 15px 0 0 0;
}

.opening_times_container {
	float: left;
	width: 290px;
	margin: 15px 0 0 0;
	overflow: hidden;
}

.opening_times_label {
	float: left;
	width: 140px;
	margin-right: 30px;
}

.opening_times {
	float: left;
	width: 100px;
}

#map{
	margin-top: 10px;
}



/**
* Cookware page
*/
.fix-to-bottom {
	margin-top: 200px;
}



/**
* Products
*/
.product-section {
	clear: left;
	width: 760px;
	margin: 20px 0px 0px 0px;
}

.product-section .text-content {
	float: left;
	width: 550px;
}

.product-section .text-content h2 {
	margin: 0px;
}

.product-section .text-content p {
	margin: 20px 0px 0px 0px;
}

.product-section img {
	float: right;
	width: 190px;
	margin: 0px 0px 0px 20px;
}



/**
* Links page
*/
.link {
	float: left;
	width: 200px;
	margin-top: 20px;
}

.link_description {
	float: left;
	width: 350px;
	margin-top: 20px;
}



/**
* Contact page
*/

.contact_form {
	float: left;
	width: 400px;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

form {
	padding: 0;
	margin: 20px 0 0 0;
}

.contact_form .contact_field{
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
}

.contact_form .address {
	width: 380px;
	height: 80px;
}

.contact_form .enquiry {
	width: 380px;
	height: 140px;
}

.button {	
	background-color: #7e7767;
	border: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 3px;
}



/**
* On-screen message
*/
.message {
	margin: 20px 0;
	font-weight: bold;
	color: #FF9900;
}

