html {
	margin-bottom: 1px;
	height: 100%;
	color: #FFF;
	background-color:#524949;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 8px 0px 8px 0px;
	line-height: 13px;	
}
#wrapper {
	border: 8px solid white;
	width: 890px;
	margin: 0 auto;
  background: #c2c2c2 url('http://www.solarstone.co.uk/images/footer.gif') bottom left no-repeat;
  color: #554f51;
  padding-bottom: 130px;
}
#innerTop {
  background: transparent url('http://www.solarstone.co.uk/images/header_logo.gif') top left no-repeat;
  margin-bottom: 10px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
div.hr {
	height: 20px;
  	background: none;
	color:#444;
}
div.hr hr { display: none; }

/* Font */
h1 {
	font-size:1.82em;
	letter-spacing:-1px;
	font-weight:normal;
	color:#444;
	padding-bottom: 5px;
}

h2 {
	font-size:1.5em;
	letter-spacing:-1px;
	font-weight:normal;
	color:#666;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}


* html>body .clearfix {
	display: inline-block;
	width: 100%;

	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
.pink {
	color: #ed2b57;
}
#topHead {
	width: 800px;
	margin: 0 auto;
	padding-left: 8px;
	height: 225px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
	float:left;
	padding: 13px 13px 7px 0px;
}
/*ed2b57*/
#menu a {
	color: #FFF;
	background-color: #000;
	display: block;
	text-decoration:none;
}
#menu a:hover {
	color: #ed2b57;
	background-color: #000;
}
#menu a.selected {
	color: #ed2b57;
	background-color: #000
}
#logo {
	float: left;
	width: 50%;
	margin: 34px 0px 0px 0px;
}
#pageTitle {
	float: left;
	width: 50%;
}
#pageTitle h2 {
	font-size: 2.1em;
	color: #d7d7d7;
	letter-spacing: 0px;
	margin: 34px 0px 0px 0px;
}
#middle {
	width: 800px;
	margin: 0 auto;
	padding-left: 8px;
}
#leftCol {
	width: 466px;
	float: left;
}
#rightCol {
	width: 307px;
	float: right;
}
p.heading {
	font-size: 1.36em;
	background:url(/images/bullet.gif) top left no-repeat;
	color:#9A9A52;
	padding: 0px 0px 6px 28px;
}
#leftCol p.heading {
	font-size: 1.36em;
	background:url(/images/bullet.gif) top left no-repeat;
	color:#9A9A52;
	padding: 0px 0px 6px 28px;
}
#footer {
	color: #9a9a52;
	background: #f6f7ef url(/images/footbg.gif) repeat-x;
	padding: 10px;
	height: 240px;
	min-width: 800px;
}
#footer h2 {
	font-size: 1.36em;
	letter-spacing: 0px;
	color:#9A9A52;
	background: url(/images/footDot.gif) bottom left repeat-x;
	padding-bottom: 10px;
}
#footerWrap {
	width: 800px;
	margin: 0 auto;
	padding-left: 8px;
}
#footLeft {
	float: left;
	width: 30%;
}
#footMiddle {
	float: left;
	width: 30%;
	padding-left: 37px;
}
#footRight {
	float: left;
	width: 30%;
	padding-left: 37px;
}
#footer dt {
	font-weight: bold;
	padding-top: 5px;
}
#footer a {
	color: #9a9a52;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color: #ed2b57;
}
#footer label {
	font-weight: bold;
}
#footer input {
	background-color: #e3e4dc;
	border: 1px solid #9a9a52;
	font-size: 1.0em;
	padding: 2px;
	color: #5f5f31;
}
#footer input.addressBox {
	width: 199px;
}
#footer .submitBtn {
	text-align:right;
	padding-top: 8px;
}
.cat_header { font-size: 1.2em; }
.cat_header_title { font-size: 1.5em; letter-spacing: -1px; color: #444; display: block; text-transform: lowercase; }
.cat_header_title a { color: #444; text-decoration: none; }
.spanThemWhite .menuTopLinks { font-size: 1.3em !important; font-weight: bold; color: #444; }

#productDetail .clearfix{}
#productDetail {}
#productDetail img {float:left;}
#productDetail .rightCol {float:left; zoom:1;}
.clear {clear:both; line-height:0px; font-size:1px;}