/* GENERAL STYLES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background: #A3A388;
	margin: 20px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #94191D;
	margin: 0px 25px 12px 25px;
	position: absolute;
	left: -30px;
	top: -30px;
}
html>body h1 {
	left: 200px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #94191D;
	margin: 25px 50px 9px 25px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	margin: 15px 50px 9px 25px;
	line-height: 1.3em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px 50px 9px 25px;
	line-height: 1.3em;
}
.centre {
	text-align: center;
}
.small {
	font-size: 70%;
}
.terms {
	font-size: 70%;
	margin: 0px 50px 3px 25px;
}
.caption {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
}
/*
img.quote66 {
	margin: 0px 6px 3px 0px;
}
img.quote99 {
	vertical-align: top;
	margin: 6px 0px 0px 6px;
}
*/
img.fright {
	position: absolute;
	top: 25px;
	right: 60px;
}
html>body img.fright {
	right: 50px;
}
ul {
	margin: 0px 25px 12px 45px;
	padding: 0px 0px 1px 0px; /* Need padding for cross-browser differences */
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px 25px 2px 0px;
	text-align: left;
	line-height: 1.3em;
	list-style-image: url(images/bullet.gif); 
}
html>body ul {
	margin: 0px 25px 12px 53px;
}
html>body li {
	margin: 0px 25px -2px 0px;
}
li span p {
	font-size: 100%;
	margin: 6px 0px 9px 0px;
}
a:link, a:visited, a:active {
	color: #94191D;
	text-decoration: underline;
}
a:hover {
	color: #94191D;
	text-decoration: none;
}
span.orange {
	color: #F3C34B;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 300px;
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 300px;
	margin: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	width: 300px;
	margin: 0px;
}
.auto {
	width: 150px;
}
.radio {
	width: auto;
	margin: 0px 0px 0px 0px;
}
table {
	margin: 0px 25px 0px 25px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 0px 25px 9px 0px;
	line-height: 1.3em;
}
td.tleft {
	color: #666666;
	font-weight: bold;
}
table.smaller td {
	font-size: 70%;	
}
td.centre {
	text-align: center;
}
td h3 {
	font-size: 100%;
	margin: 3px 0px 9px 0px;
}
td p {
	font-size: 90%;
	margin: 0px 0px 9px 0px;
}



/* LAYOUT STYLES */
#outer {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#sash {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}
#header {
	position: relative;
	width: 780px;
	height: 225px;
	text-align: left;
	padding: 35px 0px 0px 35px;
}
html>body #header {
	width: 745px;
	height: 190px;
}
.index			{ background: url(images/header_index.jpg) top left no-repeat; }
.about			{ background: url(images/header_about.jpg) top left no-repeat; }
.worktops		{ background: url(images/header_worktops.jpg) top left no-repeat; }
.granite-worktops		{ background: url(images/header_granite-worktops.jpg) top left no-repeat; }
.quartz			{ background: url(images/header_quartz.jpg) top left no-repeat; }
.vanity-tops	{ background: url(images/header_vanity-tops.jpg) top left no-repeat; }
.special-offers	{ background: url(images/header_special-offers.jpg) top left no-repeat; }
.off-cuts		{ background: url(images/header_off-cuts.jpg) top left no-repeat; }
.kitchenboards	{ background: url(images/header_kitchenboards.jpg) top left no-repeat; }
.stonetiles		{ background: url(images/header_stonetiles.jpg) top left no-repeat; }
.franke			{ background: url(images/header_franke.jpg) top left no-repeat; }
.bespoke		{ background: url(images/header_bespoke.jpg) top left no-repeat; }
.finance		{ background: url(images/header_contactus.jpg) top left no-repeat; }
.granite-worktops-newsletter		{ background: url(images/header_granite-worktops.jpg) top left no-repeat; }
.testimonials	{ background: url(images/header_testimonials.jpg) top left no-repeat; }
.faqs			{ background: url(images/header_faqs.jpg) top left no-repeat; }
.contactus		{ background: url(images/header_contactus.jpg) top left no-repeat; }
#logo {
	position: relative;	
}
#page_index {
	position: relative;
	text-align: left;
	background: #FFFFFF url(images/page_index.gif) center top repeat-y;
	padding: 50px 10px 0px 200px;
}
#page {
	position: relative;
	text-align: left;
	background: #FFFFFF url(images/page.gif) center top repeat-y;
	padding: 50px 10px 0px 200px;
}
#buttons		{ position: absolute; top: -77px; left: -165px; width: 140px; }
html>body #buttons		{ left: 35px; }
#buttons img	{ margin: 0px 0px 5px 0px; }
#pageend {
	position: relative;
	margin: 25px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #94191D;
}
#pageend p {
	font-size: 70%;
	color: #666666;
	margin: 0px 25px 0px 25px;
}
html>body #pageend p {
	margin: 1px 25px 0px 25px;
}
#pageend a:link, #pageend a:visited, #pageend a:active {
	color: #666666;
	text-decoration: none;
}
#pageend a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer_index {
	position: relative;
	height: 20px;
	background: url(images/pagebot_index.gif) bottom left no-repeat;
}
#footer {
	position: relative;
	height: 20px;
	background: url(images/pagebot.gif) bottom left no-repeat;
}
#cards {
	position: absolute;
	top: -232px;
	left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
}
#cards img {
	margin: 0px 0px 15px 0px;
}
#cards a {
	color: #FFFFFF;
}
#rightnav {
	position: absolute;
	top: -459px;
	right: 28px;	
}
#boxout {
	position: relative;
	width: 520px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	margin: 20px 25px 0px 25px;
	padding: 15px 0px 8px 25px;
}
html>body #boxout {
	width: 493px;
}
#boxout h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 9px 0px;
}
#boxout p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px 0px 8px 0px;
}
#boxout p.squares {
	margin: 0px 0px 8px 0px;
}
.tiles3				{ height: 409px; overflow: auto; }
html>body .tiles3	{ height: 386px; }
.tiles2				{ height: 291px; overflow: auto; }
html>body .tiles2	{ height: 268px; }
.tiles1				{ height: 173px; overflow: auto; }
html>body .tiles1	{ height: 150px; }

div.tile {
	position: relative;
	float: left;
	margin: 6px 6px 0px 0px;
	background: #E5E5E5;
}
div.tiletext {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 113px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 0px;
}
div.endtile {
	position: relative;
	clear: both;
	margin: 0px 0px 18px 0px;
}
#boxout p.squares img {
	margin: 6px 6px 5px 0px;
}
#boxphoto {
	position: absolute;
	top: -1px;
	right: -26px;
}
div.path1 {
	position: relative;
	float: left;
	width: 155px;
	margin: 15px 0px 0px 25px;
}
div.path2 {
	position: relative;
	float: left;
	width: 155px;
	margin: 15px 0px 0px 15px;
}
h2.path {
	font-size: 100%;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
p.path {
	font-size: 70%;
	text-align: center;
	margin: 6px 0px 0px 0px;
}
#map {
	width: 470px;
	height: 300px;
	margin: 0px;
}
.popup {
	position: absolute;
	top: -68px;
	left: -68px;
	width: 250px;
	height: 250px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
div.photos {
	position: relative;
	width: 520px;
	margin: 15px 0px 0px 25px;
	padding: 0px;
}
div.photocaption {
	float: left;
}
div.photocaption p {
	text-align: center;
	font-size: 70%;
	margin: 6px 0px 9px 0px;
	width: 235px;
}
img.pad {
	margin-right: 25px;
}



/* NAV STYLES */
#menu {
	position: absolute;
	top: 28px;
	left: -200px;
	width: 150px;
	list-style: none;
	margin: 0px 0px 0px 30px;
}
html>body #menu {
	left: 0px;	
}
#menu li {
	list-style: none;
	font-size: 70%;
	border-top: 1px solid #C36E34;
	margin: 0px;
}
#menu li.menufirst {
	border-top: none;	
}
#menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 7px;
	background-color: #94191D;
}
#menu li a.on:hover {
	background-color: #94191D;
}
#menu li a:hover {
	background-color: #9D2A22;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu li { float: left; height: 1%; text-align: left }
* html #menu li a { height: 1%; }

/*ADDED FOR SEO\*/
.heading
{
color:#94191D;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
font-weight:bold;
left:225px;
margin:25px 100px 12px 25px;
position:static;
top:-40px;
}

.brade {
	position: relative;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	margin-left:25px;
}

.innerheading
{
color:#94191D;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:90%;
font-weight:bold;
margin:25px -25px 0px 25px;
position:static;
top:-30px;

}

.faqans
{
	display:none;
}

.image-class	{ margin: 0px 25px 12px 25px; position: absolute; top: -30px; }