* {
padding: 0;
margin: 0;
}

a {
	color: #BA4D26;
}

a img, img {
	border: none;
}

#wrapper {
	background-color: #FFFFFF;
}

* html #wrapper {
	height: expression(document.body.clientHeight < 1000 ? "1000px" : "inherit"); 
}

html>body #wrapper {
	min-height: 1000px;
	border-bottom: white solid 1px;
}

#wrapperleft {
background-repeat: repeat-y;
background-position: left;
padding-left: 20px;

}

* html #wrapperright {
	width: expression(document.body.clientWidth < 1080 ? "810px" : (document.body.clientWidth > 1350 ? "1080px" : "75%")); 
}

html>body #wrapperright {
	width: 75%;
	min-width: 810px;
	max-width: 1000px;
}


#wrapperright {
margin-right: auto;
margin-left: auto;
background-repeat: repeat-y;
background-position: right;
padding-right: 20px;

}



#prodhead {
font-size: 15px;
font-weight: bold;
}



.ul-indent {
margin-left: 13px;
margin-bottom: 20px;
}

.ul-indent li {
margin-bottom: 10px;
}


.indexpage #wrapperright {
background-image: url(background-right.gif);
}

.indexpage #wrapperleft {
background-image: url(background-left.gif);
}

.productpage #wrapperright {
background-image: url(prodback-right.gif);
}

.productpage #wrapperleft {
background-image: url(prodback-left.gif);
}

.aboutpage #wrapperright {
background-image: url(aboutback-right.gif);
}

.aboutpage #wrapperleft {
background-image: url(aboutback-left.gif);
}

.otherpage #wrapperright {
background-image: url(backgrounds/otherback-right.gif);
}

.otherpage #wrapperleft {
background-image: url(backgrounds/otherback-left.gif);
}


.infopage #wrapperright {
background-image: url(backgrounds/infoback-right.gif);
}

.infopage #wrapperleft {
background-image: url(backgrounds/infoback-left.gif);
}

.stockists #wrapperright {
background-image: url(backgrounds/stockback-right.gif);
}

.stockists #wrapperleft {
background-image: url(backgrounds/stockback-left.gif);
}

.hidden {
	display:none;
	clear: left;
}

body {
background-color: #5D4F4B;
background-repeat: repeat-y;
background-position: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#999999;
line-height: 18px;
}

p {
margin-bottom: 10px;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	font-weight: bold;
	margin: 13px 0 5px 0;
}

.dark {
color:#666666;
}

/*the top banner and menu starts here*/


#logolink {
	display: block;

	float: left;
	margin: 14px 0 0 20px;
	width: 210px;
	height: 110px;
	z-index: 100;
}

#topbanner {
height: 145px;
}

#maintopbanner {
width: 100%;
height: 145px;
background-image: url(index-top-right_HIDE.jpg);
background-repeat: no-repeat;
background-position: right;
background-color: white;
}

#maintopbannerlogo {
background-image: url(index-top-left.png);
background-repeat: no-repeat;
background-position: left;
background-color: white;
width: 400px;
height: 145px;
}

#topbannerouter {
background-color: white;
padding-left: 200px;
}

#topbanner {
height: 145px;
text-align: center;
}

#topoptions {
width: 500px;
margin: 0 auto;
}

.topmen{
display: block;
width: 120px;
height: 80px;
margin-top: 35px;
margin-right: 30px;
margin-left: 10px;
float: right;
text-decoration:  none;
}

.topmen2{
display: block;
width: 120px;
height: 80px;
margin-top: 35px;
margin-right: 8px;
margin-left: 10px;
float: right;
text-decoration:  none;
}

#topcolours {
	background-color: #75B4CD;
}

#topstockists {
	background-color: #EEB162;
}

#topcasestudies {
	background-color: #EEA6A7;
}

#topproducts {
	background-color: #cc99cc;
}



#great {
background-color:#CC99CC;
padding: 10px 5px 10px 25px;
color: #FFFFFF;
margin: 0px -10px 10px 0px;
}

.smallswatch {
	height: 200px;
}

.smallswatch img {
	float: left;
	border: solid silver 1px;
}

.smallswatch #great {
	margin-left: 250px;
}

.toplabel {
color: white;
font-family: Arial, Helvetica, sans;
font-size: 12px;
padding: 4px 0;
text-align: center;
text-decoration: none;
font-weight: bold;
}

#topleft{
margin-top: 10px;
width: 15px;
height: 135px;
background-image: url(topmenuleft.gif);
float: right;
}

#topright{
margin-top: 10px;
width: 15px;
height: 135px;
background-image: url(topmenuright.gif);
float: right;
}




#menu {
width: 770px;
height: 142px;
background-color: #cceaf0;
color: #FFFFFF;
font-size: 11px;
}



.mainlist {
font-weight: bold;
font-size: 13px;
text-align: center;
margin-bottom: 5px;
}


.about {
width: 80px;
float:left;
text-align: center;
margin-top: 5px;
}

/*the top banner and menu ends here*/

h2.stockist {
	clear: left;
	padding-bottom: 10px;
}

.stockistlisting {
	float: left;
	width: 280px;
	margin: 0 20px 40px 0;
}

.mainstockist {
	border: solid 2px rgb(238, 177, 98);
	padding: 0 5px 5px 5px;
}

.stockistlisting img {
	width: 29px;
	height: 29px;
}

.stockisthighlight {
	border: solid 2px rgb(238, 177, 98);
	padding: 10px;
	margin-bottom: 10px;
}



/*this is the main div*/



#main {
padding-top: 30px;
padding-right: 50px;
padding-left: 50px;
border-top: 4px solid #7a8ca4;
}


#maindiv {
width: 100%;
border-top: 4px solid #7a8ca4;
background-image: url(line.gif);
background-repeat: repeat-y;
padding-bottom: 200px;
}

.aboutbg #maindiv {
	border-top: solid white 1px;
}

#central {
background-color:#FFFFFF;
}

#centralinner {
	padding-right: 180px;
}

#intro {
margin-bottom: 20px;
}


h1 {
font-size: 24px;
font-weight: normal;
color: #BA4C27;
margin-top: 5px;
margin-bottom: 10px;
}

.padding {
padding-right: 20px;
padding-bottom: 20px;
}


.top {
margin-top: 20px;
}



#news {
margin-top: 10px;
padding-top: 42px;
width: 160px;
background-image: url(newstop.gif);
background-repeat: no-repeat;
float: right;
}

.newsinner {
background-image: url(news.gif);
background-repeat: no-repeat;
background-position: bottom;
padding: 8px 12px 290px 16px;
color: #FFFFFF;
}



#picdiv {
width: 480px;
height: 260px;
margin: 0 auto;
line-height:15px;
}

#picdiv img {
	border: none;
}

#picdiv a {
	text-decoration: none;
	display: block;
	border: solid 2px white;
}

#picdiv a:hover {
	border: solid 2px #5d4f4b;
}

#picdiv a:hover .buttonlabel {
	color: #ddd;
}

.pic {
width: 150px;
height: 113px;
float:left;
margin-right: 8px;
margin-bottom: 8px;
}



.pic2 {
width: 150px;
height: 113px;
float:right;
margin-bottom: 8px;
}

#buttonclay {
background-color: #717c6b;

}

#buttoncol {
background-color: #a3acbd;
}

#buttoncontact {
background-color: #d5a9a8;
}

#buttoneco {
background-color: #a2543e;
}

#buttonpro {
background-color: #7a8ca4;
}

#buttonstock {
background-color: #aaaca7;
}

.buttonlabel {
color: white;
font-family: Helvetica, Arial, sans;
font-size: 14px;
padding: 6px 11px;
text-decoration: none;
font-weight: bold;
}


div.paintsare {
	width: 140px;
	float: left;
	background: #fff url('tick.png') no-repeat top left;
	padding-left: 30px;
}



/*left menu starts here*/

#leftmenu {
width: 130px;
height: 500px;
margin-right: 10px;
}


#leftmenu ul li,#leftmenuwrap ul li {
list-style: none;
line-height: 20px;
text-align: center;
}

#leftmenu {
	float:left;
}

#leftmenuwrap {
	position: relative;
}

#leftmenuwrap2 {
	position: absolute;
	width: 130px;
}



.leftside {
width: 120px;
height: 120px;
padding: 0;
margin-bottom: 5px;
text-align: center;
}

.leftside a.label {
	display: block;
	padding-top: 5px;
	text-decoration: none;
	color: silver;
}

/*left menu finishes here*/



/*
#menu2 {
width: 770px;
height: 25px;
background-color: #9999CC;
color: #FFFFFF;
font-size: 11px;
}
*/

#rightpicprod {
float: right;
width: 165px;
height: 700px;
background-image: url(sides/int-side.jpg);
margin-left: 20px;
}


#rightpicext {
float: right;
width: 165px;
height: 700px;
background-image: url(sides/ext-side.jpg);
margin-left: 20px;
}


#rightpicwood {
float: right;
width: 165px;
height: 700px;
background-image: url(sides/wood-side.jpg);
margin-left: 20px;
}







#rightpicother {
float: right;
width: 165px;
height: 700px;
background-image: url(sides/other-side.jpg);
margin-left: 20px;
}


#rightpicabout {
float: right;
width: 165px;
height: 700px;
background-image: url(/images/sides/RHS-makes-makes-us-tick.jpg);
margin-left: 20px;
}

.aboutbg {
background-image: url(/images/sides/RHS-makes-makes-us-tick.jpg);
background-color: white;
background-repeat: no-repeat;
background-position: top right;
padding-right: 190px;
border-top: 4px solid #CCCCFF;
}


#rightpicrecruit {
float: right;
width: 165px;
height: 700px;
background-image: url(/images/sides/RHS-makes-makes-us-tick.jpg);
margin-left: 20px;
}

#rightpicothers {
float: right;
width: 165px;
height: 700px;
background-image: url(/images/sides/RHS-what-others-say.jpg);
margin-left: 20px;
}

#rightpicinfo {
float: right;
width: 165px;
height: 700px;
background-image: url(/images/sides/RHS-info-professionals.jpg);
margin-left: 20px;
}


#maincontent {
width: 200px;
height: 500px;
}

#content{
margin-top: 40px;
margin-left: 20px;
padding: 0 15px 0 140px;
}

#content.withsidebar{
padding: 0 205px 0 140px;
}

#prodcontent{
margin-top: 40px;
margin-left: 20px;
padding: 0 15px 0 140px;
}



#prod1{
width: 285px;
height:100px;
background-color: #C0C0C0;
margin-right: 10px;
margin-bottom:20px;
float:left;
}



#prod2{
width: 130px;
height: 100px;
}

#prodlists {
	margin: 0 auto;
	width: 580px;
}

.prodlist{
padding: 5px;
float: right;
text-align: left;
width: 140px;
}

.prodlistc{
padding: 5px;
float: right;
text-align: left;
width: 435px;
}


.prodimg{
width: 130px;
height: 100px;
background-color: #F08A40;
position: relative;
}



.prodoverlay {
	position: absolute;
	width: 130px;
	height: 76px;
	background-color: white;
	filter: alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	display: none;
	color:black;
}

.prodlabel {
	padding: 5px 8px;
}

.prodlabel a {
color: white;
font-family: Helvetica, Arial, sans;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

#prodright{
width: 285px;
height:100px;
background-color:#C0C0C0;
margin-bottom:10px;
float: right;
}

#prodcolour{
width: 580px;
height:100px;
background-color:#C0C0C0;
margin-bottom:20px;
float: left;
}

#clear{
margin-bottom: 15px;
clear:both;
}


.prodlist ul{
list-style: none;
line-height: 15px;
float: left;
}

.right {
list-style: none;
line-height: 16px;
float: right;
}



.prodlist {
font-size: 11px;
font-weight: bold;
}


.prodlistc {
font-size: 11px;
font-weight: bold;
}





.prodlist li {
line-height: 13px;
}


.prodlistc ul{
list-style: none;
float: left;
width: 125px;
}

.prodlist li a:link{
text-decoration: none;
color: #FFFFFF;
}

.prodlist li a:visited{
text-decoration: none;
color: #FFFFFF;
}

.prodlist li a:hover{
text-decoration: none;
color: #484848;
}

.prodlist li a:active{
text-decoration: none;
color: #484848;
}




.prodlistc li a:link{
text-decoration: none;
color: #FFFFFF;
}

.prodlistc li a:visited{
text-decoration: none;
color: #FFFFFF;ƒ
}

.prodlistc li a:hover{
text-decoration: none;
color: #484848;
}

.prodlistc li a:active{
text-decoration: none;
color: #484848;
}









#mainmenu {
	width: 770px;
	margin: 0px auto;
}

#mainmenu * {
	font-family: Helvetica, Arial, sans;
	color: #5d4f4b;

	list-style: none;
	margin: 0;
	padding: 0;
}

#mainmenu div {
	float: left;
}

#mainmenu h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 0;
}

#mainmenu ul {
	font-size: 11px;
}

#mainmenu li {
	text-align: center;
	padding: 0;
}



#mainmenu a {
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	display: block;
}

#mainmenu li a {
	padding: 2px 5px 2px 5px;
}

#mainmenu h2 a {
	padding: 5px 5px 5px 5px;
}

#mainmenu a:hover {
	background-color: #7a8ca4;
	color: white;
}

.index#menu2 {
	background-color: #cceaf0;
}
 
.products #menu {
	background-color: orchid;
}

.products #menu .products h2 {
	background-color: purple;
}


.stockists #menu {
	background-color: orange;
}

.stockists #menu .stockists h2 {
	background-color: darkorange;
}


#stockistskey {
	float: right;
	width: 250px;
	clear: right;
	
	border-left: solid silver 1px;
	margin-left: 10px;
	padding-left: 10px;
	
}

#stockistskey h3 {
	padding-top: 0;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 0;
}

#stockistskey div div {
	height: 29px;
}

#stockistskey div img {
	float: left;
}

#stockistskey div span {
	display: block;
	padding-top: 5px;
	height: 29px;
}

.bottomrule {
 	margin-top: 10px;
 	margin-bottom: 10px;
}

.swatch {
	margin: 0 auto 20px auto;
	width: 435px;
 	height: 200px;
}


.swatchsidebar {
 	float: right;
 	width: 130px;
 	height: 200px;
 	background-color: #996699;
 	color:#FFFFFF;
 	padding: 5px;
 	margin-left: 5px;
 }


.swatchsidebar li {
	margin-left: 14px;
	margin-bottom: 3px;
}

.sidebar {
	padding: 8px 20px 8px 8px;
	color:#FFFFFF;
}

.sidebartext {
	font-size: 10px;
	line-height: 12px;
}

@charset "UTF-8";
/* CSS Document */

/* sub  */
.submenuline {
	padding-top: 8px;
	line-height: 8px;
	}

.submenuline2 {
	padding-top: 6px;
	padding-bottom: 10px;
	line-height: 8px;
	}


.submenu { 
	height: 0px;
	overflow: hidden;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
	line-height: 20px;
	background-image: url(/images/menusystem/men7.gif);
	background-image: no-repeat;
}

.submenured { 
	height: 0px;
	overflow: hidden;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: white;
	line-height: 20px;
	background-image: url(/images/menusystem/red.gif);
}	

#cont li li.submenuitemselected a {
	color: silver;
}

.submenutopmenu {
	cursor:pointer; 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	color: silver;
	background-repeat: no-repeat;
	padding: 8px 0;
	display: block;
}

.submenutop {
	cursor:pointer; 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(/images/menusystem/top.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 24px;
}

.submenubottommenu {
	cursor:pointer; 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: silver;
	background-image: url(/images/menusystem/bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding-top: 26px;
}

div.submenutopmenu {
	margin: 0px 9px 0px 9px;
	width: 113px;
}


.submenuselected div {
	color: #444;
	background-color: #CC99CC;
}

#cont li {
	list-style: none;
/*		display: inline; */
}



#cont li li{
	list-style: none;
	line-height: 20px;
	display: inline;
}


#cont 	{
	height: 250px;

	}


#cont ul ul 	{
	line-height: 10px;
	}


#cont a {
	text-decoration: none;
	display: block;
}

#cont li li a {
	color: white;
}

#cont a {
	color: silver;
}

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



.header { 
	font-family: Arial, Helvetica, sans;

	font-weight: normal;
	color: #BA4C27;
}

h1.header {
	font-size: 30px;
}

.volvox {
	float: right;
	margin: 5px 10px 0 0;
}

/* STOCKISTS layout & styling */

.stockists-bg {
	width: 210px;
	padding: 10px 15px;
	margin-bottom: 7px;
}

.stockists-bg input {
	border: 1px solid black;
	font-size: 13px;
	background-color: #80bc55;
	margin: 0 0 20px 0;
	height: 20px;
	padding: 1px 4px 0 4px;
	float: left;
}

.stockists-bg .control {
	height: 20px;
	display: block;
	float: left;
}

.stockists-bg #postcode {
	background-color: white;
	margin: 0 5px 20px 0;
	width: 158px;
	padding: 0 2px 0 3px;
	height: 18px;
}

.stockists-bg #region {
	font-size: 11px;
	border: 1px solid black;
	margin: 0 5px 20px 0;
	padding: 0 0 0 0;
	width: 165px;
	height: 18px;
}

* html .stockists-bg #region {
	margin: 0 5px 0 0;
}

.stockists-bg h3 {
	margin-bottom: 15px;
	margin-top: 5px;
}

.stockists-big-text {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 10px auto 10px auto;
	display: block;
}

#stockists-uk {
	height: 160px;
	background-image:url(/images/stockists-uk.png);
	background-repeat: no-repeat;
}

#stockists-mailorder {
	height: 60px;
	background-image:url(/images/stockists-mailorder.png);
	background-repeat: no-repeat;
}

#stockists-overseas {
	height: 132px;
	background-image:url(/images/stockists-overseas.png);
	background-repeat: no-repeat;
}

#mailorderdiv {
float: left;
margin-left: 15px;
padding: 10px;
background-image:url(backgrounds/stockists-mail.gif);
background-repeat: no-repeat;
}

#homebasediv {
float: right;
padding: 10px;
background-image:url(backgrounds/stockists-home.gif);
background-repeat: no-repeat;
}

a.headline {
	text-decoration: none;
	font-weight: bold;
	color: #5d4f4b;
}

a.newsmore {
	color: #5d4f4b;
}

.post p {
	margin-bottom: 0;
}

.post .date {
	margin-bottom: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.blogindex .post {
	margin: 0 20px 20px 0;
	width: 45%;
	float: left;
}

.properties-table {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BA4C27;
	line-height: inherit;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.properties-table-subtitle {
	font-size: 0.9em;
	color: #BA4C27;
}

.properties-table-header {
	font-weight: bold;
	color: white;
	padding-top: 6px;
	padding-bottom: 10px;
	height: 50px;
}

.indent {
margin-left: 0;
}

#ul-indent {
margin-left: 15px;
margin-bottom: 10px;
}


.magenta {
color: #FF00FF;
}


.link:link{
color:#CC99CC;
text-decoration: none;
font-weight: bold;
}

.link:visited {
color:#CC99CC;
text-decoration: none;
font-weight: bold;
}

.link:hover {
color: #993366;
text-decoration: none;
}

.link:active {
color:#CC99CC;
text-decoration: none;
}


h4{
font-weight: bold;
font-size:14px;
margin-bottom: 5px;
}

.subhead {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#666666;
font-weight: bold;
padding-bottom: 10px;
}


.ptop {
margin-top: 20px;
}


.tableform {
padding: 20px;
	width: 100%;
	border: 2px solid #7a8ca4;
margin-bottom: 20px;
}

.tableform#materials {
}

.tableform#materials td {
	vertical-align: top;
	padding: 3px;
}

.tableform#materials th {
	color: rgb(100, 100, 100);
	text-align: left;
	vertical-align: bottom;
	height: 20px;
}

.tableform#materials th.section {
	font-size: 120%;
}

.formcell {
padding-bottom: 20px;
}

.cell {
width: 180px;
}

.send {
background-color:#CCCCFF;
width: 180px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #block_pagetitle {
	visibility: hidden;
	font-family: "Apple Chancery", serif;
}

.sitemap a {
	text-decoration: none;
}

.sitemap h2 {
	margin: 10px 0;
}

.sitemap ul {
	padding-left: 35px;
}

.footer {
	clear: both;
	margin-top: 100px;
	padding: 20px;
	text-align: center;
}

.footer a {
	color: #999999;
}

#tabsgroup {
	height: 40px;
	padding-top: 12px;
}

#tabsgroup a {
    font-size: 16px;
    border: 1px solid #ADADAD;
    padding: 5px;
    text-decoration: none;
    color: #828282;
    background-color: #FFF;
    margin: 0 1px 10px 1px;
}

#tabsgroup a:hover {
    background-color: #EBAF60;
    color: #FFF;
}


#tabsgroup .selected {
    background-color: #BA4C27;
    color: #FFF;        
}

#resultsgroup .results {
	clear: left;
}

.hidetitles#resultsgroup h4 {
	display:none;
}

.hr {
	margin: 20px auto;
	background: url('/images/hr.png') no-repeat;
	width: 400px;
	height: 22px;
}

* html .hr {
	margin: 20px 20px;
}


