/*-----------------------------------------------------------------------------
Screen Style Sheet SUB PAGE 1

version:   1.0
website:   http://www.rhinteriors.co.uk
-----------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/
/* General */
/*---------------------------------------------------------------------------*/
/* Class for clearing divs */
.clear { clear: both; } 

.bold {
	font-weight: bold;
	}
	 
.hidden {
	 position:absolute; left:-999em; background:transparent; 
}
.inline { display: inline; } 

/* Some general positional classes */
.right { float: right; }

.left { float: left; } 

/* Remove bottom padding from images */
.img { display: block; }

/* Put margin back on certain elements */
p, pre, table { margin: 0.8em 0 0.8em 0; }


/*---------------------------------------------------------------------------*/
/* Links */
/*---------------------------------------------------------------------------*/

a:link {
	text-decoration: none;
	/* color: #6d98bf; /* Light Blue */
	color: #228B22;
}
a:visited {
	text-decoration: none;
	/* color: #6d98bf;  /* Light Blue */
	color: #228B22;
	}
a:active {
	text-decoration: underline;
	/* color: #6d98bf;  /* Light Blue */
	color: #228B22;
	}
	
a:hover {
	text-decoration: underline;
	/* color: #cc0000; /* Red */
	color: lime;
	}
/*-----------------------------------------------------------------------------
/* Typography */
/*---------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.45%;
	background: #FFF url(/Images/bg.gif) repeat-x 0 125px; /*---change menu background bar height */
	color: #666; /* Body Text - was #999 light Grey */ 
}



/*---------------------------------------------------------------------------*/
/* Menu  */
/*---------------------------------------------------------------------------*/
.mainmenu {
	clear: both;
	position: relative;
	width: 960px;
	height: 50px;
	}
.mainmenu ul {
	background: transparent url(/Images/mainmenu_line.gif) no-repeat 100% 0;
	float: left;
	height: 44px;
	overflow: hidden;
	}
.mainmenu li {
	background: transparent url(/Images/mainmenu_line.gif) no-repeat 0 0;
	overflow: hidden;
	float: left;
	}
.mainmenu li a,

.mainmenu li a:visited {
	display: block;
	float: left;
	font-size: 14px;
	padding: 15px 18px;
	color: #fff;
	}
.mainmenu li a:hover, 

.mainmenu li.active a {
	background: transparent url(/Images/mainmenu_marker.gif) no-repeat 50% 0;
	text-decoration: none;
	font-weight: bold;
	}
.mainmenuhover
{
	position:absolute
}

/*---------------------------------------------------------------------------*/
/* Structure */
/*---------------------------------------------------------------------------*/

#wrapper {
 margin:0 auto;
 width:960px; 
}

#page
{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
}

#mainImage
{
	width: 934px;
	height: 270px;
	margin: 8px 8px 30px 8px;
	position: relative;
} 

#header
{
	width: 960px;
	height: 125px; 
	text-indent: -9999px; 
	position: relative;
}

#leftColumnContent
{
	width: 240px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#centreColumnContent
{
	width: 390px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#rightColumnContent
{
	width: 240px;
	float: right;
	margin-right: 20px;
	display: inline;
}

#doubleColumnContent
{
	width: 640px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#fullColumnContent
{
	width: 910px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#footerWrapper
{
	width: 100%;
	background-image: url(/Images/footerWrapperBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:63px;
}

#footer
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/Images/footerBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	line-height: 0.8em;
	/*color: #004A99; /*Dark Blue */
	/* color:#94b3d1; /* light blue */
	color:#98CC52; /* light green */
	/* color:#FFF; /* Change colour of the telephone number bottom right */ 	
	font-size: 90%;
}
/*---------------------------------------------------------------------------*/
/* Footer */
/*color: #CC0000; red*/
/* color:#94b3d1; /* blue */
/* color::#FFF */ /*white */
/*---------------------------------------------------------------------------*/

#footerLeft
{
	float: left;
	width: 475px;	
}

#footerRight
{
	float: right;
	width: 475px;
	text-align: right;
}

#footer li /*Outline the footer box*/
{
	float: left;
	border-right: 1px #aaa solid;
	padding: 0 6px 0 0;
	
}

#footer li.firstphone 
{
	padding: 0 6px 0 0;
	
}

#footer li.lastphone
{
	border: none;
	padding: 0 0 0 6px;
	
}

#footer a { /* Footer - left hand side bottom of page items colour */
/* color:#94b3d1; /* blue */
/* color:#FFF; white */
	color:#98CC52; /* light Green */
}

ul#footerLinks1
{
	margin: 0;
	padding: 21px 0 0 12px;
}

ul#footerLinks2
{
	clear: left;
	float: left;
	margin: 0;
	padding: 8px 0 0 12px;
}

#footerCopyright /* change the Footer Copyright Colour - Right hand side 1st line */
{
	padding: 21px 12px 0 0;
	/*color: #aaa; /* GREY */
	/* color:#94b3d1; /* blue */
	/*color:#FFF; /* white */
	color:#98CC52; /* light Green */
}

ul#footerPhone
{
	float: right;
	clear: right;
	margin: 0;
	padding: 8px 12px 20px 0;
}

/*---------------------------------------------------------------------------*/
/* Text on Front Page and Border Sizes - Content Styles */
/*---------------------------------------------------------------------------*/


span.small
{
	font-size: 60%;
	font-family: Georgia;
	font-style: italic;
	color: #c6c6c6;
	 /* color: #000000; */
}



img.border
{
	border: 1px #e6e6e6 solid;
	padding: 4px;
}

/*---------------------------------------------------------------------------*/
/* Partitioning - Mezzanine - Air Conditioning Layout */
/*---------------------------------------------------------------------------*/

div.divisionList
{
  width: 280px;
  border: solid 1px #ced5d8; 
  float: left;
	display: inline;
	margin: 5px 20px 5px 5px;
}

div.divisionList.last
{
	margin: 5px 5px 5px 5px;
}

div.divisionList h2
{
	width: 280px;
	height: 266px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.divisionList h2#divisionPartitioning
{
	background-image: url(/Images/divisionPartitioning.jpg);
}

div.divisionList h2#divisionMezzanine
{
	background-image: url(/Images/divisionMezzanine.jpg);
}
div.divisionList h2#divisionAirConditioning
{
	background-image: url(/Images/divisionAirConditioning.jpg);
}

div.divisionList h2#divisionDesignBuild
{
	background-image: url(/Images/divisionDesignBuild.jpg);
}

/*---------------------------------------------------------------------------*/
/* Header */
/*---------------------------------------------------------------------------*/
#header h1
{
	width: 441px;
	height: 91px;
	background-image: url(/Images/RH-Interiors-Logo-2018.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 5px;
	left: 23px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* SEARCH ADVERTS*/

/* #toprightAdds { /* NOT BEING USED SEE #header h2 */
/* {
	float: right; */
	/* width: 324px; /* was 450 */ 
/*	height: 141px;
} */

#header h2
{
	width: 324px;
	height: 20px; /* was 20px or 100px */
	background-image: url(/Images/strapline.gif); /*toprightAdd */
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 49px; /* was 49px or 0px */
	right: 15px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


/* ------------------------------------------- END TOP ---------------------------------------------------- */

/* Used on Partitiong, Mezzanine, Air Conditioning, Doors where Double Column */
/*  START MAIN MENU 2  --------- */

#maindisplay {
	clear: both;
	overflow: hidden;
	width: 100%;
}

.breadcrumb {
	font-size: 1.2em;
	padding: 14px 0 14px 18px;
	border-bottom: 1px solid #ced5d8; /*blueish GREY */
	overflow: hidden;
	width: 932px;
	background-color: #fff;
	}
.breadcrumb img,
.breadcrumb a,
.breadcrumb span {
	vertical-align: middle;
	}
.breadcrumb span {
    color: #888; /* dark GREY */
}
.breadcrumb a,
.breadcrumb a:visited {
	/* color: #003145; /* Dark Blue AKA */
	color: #00661A; /* Dark Green */
	}
	
/* --- SUB DIVS --- */
.contentwrapper {
	float: left;
	width: 720px;
	}

/* Sub Page - Left Menu ------ */	

.left {
	float: left;
	width: 228px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background: transparent url(/Images/bg_gradient_vertical.gif) repeat-x 0 0;
	border-right: 1px solid #ccc;  /*medium GREY */
	min-height: 200px;
	}


/* START LEFT MENU */

.left ul.leftmenu {
	padding: 12px 0 20px;
	}
.left ul.leftmenu li.leftmenuheading {
	background: none;
	padding: 0 18px;
	}
/*.searchpage .left ul.leftmenu.searchfilter li.leftmenuheading, */

.left ul.leftmenu.level1 li.leftmenuheading {
    margin-top: 33px;
}
.left ul.leftmenu li h2 {
	font-size: 1.4em;
	color:#000000;
	/* color:#004A99 /* footer blue */
	/* color: #003145; /* Dark Blue AKA */
	padding-bottom: 15px;	
	}
.left ul.leftmenu li h2 a {
    display: block;
    padding: 0;
    margin: 0;
    background: none;
    font-size: inherit;
    height: auto;    
}

.left ul.leftmenu li span,

.left ul.leftmenu li a {
	display: block;
	padding: 5px 10px 5px 18px;
	margin-left: 10px;
	background: url(/Images/leftmenu_arrow.gif) no-repeat 10px 9px;
	font-size: 1.2em;
	line-height: 1.2em;
	height: 1%;
	color: #000000;
	/* color:#00661A; /* Dark Green */
	/* color:#004A99 /* footer blue */
	/* color: #003145; /* Dark Blue AKA */
	cursor: pointer;
	}
.left ul.leftmenu.searchfilter li a {
	background: 0;
	}
	
.left ul.leftmenu li a.selected {
	background: transparent url(/Images/leftmenu_arrow_down.gif) no-repeat 8px 10px;
	}
.left ul.leftmenu li.active,
.left ul.leftmenu li ul li.active, 
.left ul.leftmenu li ul li ul li.active{
	background: transparent url(/Images/leftmenu_marker.png) no-repeat 100% 1px;
	margin-right: -1px;
	width: 229px;
	}
.left ul.leftmenu li ul {
	padding: 0 0 5px 0;
	}
.left ul.leftmenu li.active ul li a,

.left ul.leftmenu li ul li a {
	background-position: 19px 8px;
	padding: 4px 10px 3px 27px;
	color:#00661A;
	/* color:#004A99 /* footer blue */
	/* color: #003145; /* Dark Blue AKA */
	}
.left ul.leftmenu li ul li a.selected {
	background: transparent url(/Images/leftmenu_arrow_down.gif) no-repeat 19px 9px;
	}
.left ul.leftmenu li ul li ul {
	padding: 0;
	}
.left ul.leftmenu li.active a {
	/* color: #cc0000; /* RED */
	color: #6DD900;
	}
.left ul.leftmenu li ul li ul li a,
.left ul.leftmenu li ul li.active ul li a,
.left ul.leftmenu li.active ul li ul li a {
	font-size: 1.1em;
	background: none;
	padding: 4px 10px 3px 54px;
	/* color: #003145; /* Dark Blue AKA */
	color:#00661A; /* Dark Green */
	/* color:#004A99 /* footer blue */
	}
.left ul.leftmenu li ul li ul li a.selected {
    background-image: none;
}
/* END LEFT MENU */

/* START CONTENT1 LIST */

.content1list {
    clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	}
	
.content1list li {
	float: left;
	width: 320px;
	padding-bottom: 30px;
	}
	
/* The 2nd Column Created in Content1list has a margin of 40px */	
.content1list li.space {
	margin-right: 40px;
	}
	
.content1list li h2,

/* {place the images on the right of text */
 ul.list li h2 { 

	font-size: 1.6em;
	margin-bottom: 5px;
	padding: 0;
	} 

.content1list li img, 

ul.list li img{
	float: right;
	margin: 0 0 15px 20px;
	}

.content1list li p,

ul.list li p {
	font-size: small;
	line-height: 1.3em;
	margin-bottom: 0;
	}

	
.content1list a.allprojects { /* Do Not Remove */
	display: block;
	clear: both;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
	} 

/* END CONTENT1 LIST */

/* START ARTICLE */

.content {
	padding: 10px 0 0 40px;
	}
.contentwide {
	padding: 10px 0 30px 40px;
	}
.content h1,
.contentwide h1 {
	font-size: 3.0em;
	color: #98cc52; /* RH Green - was orange then red cc0000*/
	padding: 20px 0;
	line-height: 1.1em;
	}
.content h2,
.contentwide h2 {
	font-size: 1.44em;
	color: #00661A; /* Dark Green was #003145 Dark Blue */
	padding: 10px 0 4px;
	line-height: 1.1em;
	}
.content h3,
.contentwide h3 {
	font-size: 1.2em;
	}
.content h4,
.contentwide h4 {
    color: #888;
    font-size: 1.2em;    
    font-weight: bold;
	}
.content h5,
.contentwide h5 {
    color: #00661A; /* Dark Green was #003145 Dark Blue */
    font-size: 1em;
    font-weight: normal;	
    }
.content h6,
.contentwide h6 {
	color: #000;
	font-size: small;
	font-weight: normal;
	font-style: italic
    }
.content p,
.contentwide p {
	margin-bottom: 20px;
	}
.content .content1list,

.contentwide .content1list {
	font-size: 1.8em; /* 1.8m*/
	margin-bottom: 30px;
	line-height: 1.4em;
	}

.content .content1listimage {
	float: right;
	margin: 0 0 30px 40px;
	
	}
.content .bodytext,

.contentwide .bodytext {
	font-size: 1.1em;
	line-height: 1.5em;
	width: 650px;	
	}
.content .bodytext .image, .content .bodytext .embed {
	clear: both;
	float: right;
	margin: 0 -160px 30px 40px;
	width: 320px;
	position: relative;
	}
.content .bodytext .rightbox {
	clear: both;
	float: right;
	position: relative;
	margin: 0 -160px 30px 40px;
	width: 320px;
	background: transparent url(/Images/bg_gradient_horisontal.gif) repeat-y 0 0;
	}
.content .bodytext .rightbox a {
	/* color: #003145; /* Dark Blue */
	color: #00661A;
	}
.content .bodytext .rightbox h2 {
	color: #fff;
	font-size: 1.0em;
	padding: 5px 12px 6px;
	border-bottom: 1px solid #fff;
	}
.content .bodytext .rightbox h2.contact {
	background: #008C23 url(/Images/ic_contact.gif) no-repeat 100% 0; /* color was 8996A0 */
	}
	
.content .bodytext .rightbox h2.contractingentity {
	background: #008C23 url(/Images/ic_link.gif) no-repeat 100% 0; /* color was 8996A0 */
	}

.content .bodytext .rightbox.otherlocations h2 {
	background: #008C23 url(/Images/ic_link.gif) no-repeat 100% 0; /* color was 8996A0 */
	}
	
.content .bodytext .rightbox.otherlocations .boxcontent a 
{
    background: none;
    padding-right: 0;
}
	
.content .bodytext div.contact .rightbox div.message,
.content .bodytext div.contractingentity .rightbox div.message{
	padding-top: 10px;
	}
.content .bodytext div.contact .rightbox div.message span,
.content .bodytext div.contractingentity .rightbox div.message span {
	font-weight: bold;
	font-size: 11px;
	}
.content .bodytext div.contact .rightbox div.error {
    /* color: #cc0000;  RED */ 
	color: #00661A;
	}

.content .bodytext .rightbox h2.facts {
	background: #008C23 url(/Images/ic_facts.gif) no-repeat 100% 0; /* color was #8996A0 */
	}
.content .bodytext .rightbox h2.download {
	background: #008C230 url(/Images/ic_download.gif) no-repeat 100% 0; /* color was #8996A0 */
	}
.content .bodytext .rightbox h2.link {
	background: #008C23 url(/Images/ic_link.gif) no-repeat 100% 0; /* color was #8996A0 */
	}
.content .bodytext .rightbox h2.search {
    background: #008C23 url(/Images/ic_search.gif) no-repeat 100% 0; /* color was #8996A0 */
    }
.content .bodytext .rightbox .boxcontent {
	font-size: 0.86em;
	padding: 10px 12px;
	overflow: hidden;
	line-height: 1.5em;
	}
.content .bodytext .rightbox .boxcontent a {
	background: url(/Images/leftmenu_arrow.gif) no-repeat 100% 5px;
	padding-right: 6px;
	}
.content .bodytext .rightbox .boxcontent p {
	margin-bottom: 5px;
	}
	/* STEFF width was 80px */
.content .bodytext .rightbox .boxcontent img {
	float: right;
	padding: 0 0 10px 10px;
	width: 80px;
	overflow: hidden;
	margin-right: 15px;
	}
.content .bodytext .rightbox .contactform {
    margin: 15px 15px 15px 0; 
    }
.content .related .rightbox a {
    color:#00661A; /* color was #003145 */
	}
.content .related .rightbox .boxcontent {
    font-size: 1.2em;
	padding: 2px 0 10px 0;
	overflow: hidden;
	line-height: 1.5em;
	}
.content .related .rightbox .boxcontent a {
    /* todo: arrow image orange */ 
	background: url(/Images/leftmenu_arrow.gif) no-repeat 100% 5px;
	padding-right: 6px;
	color: #00661A; /* color:#cc0000 */
	}
.content .related .rightbox .boxcontent p {
	margin-bottom: 0px;
	}
	/* STEFF width was 80px */
.content .related .rightbox .boxcontent img {
	float: right;
	padding: 0 0 10px 10px;
	width: 80px;
	overflow: hidden;
	}
.searchresultlist .formcontainer {
    font-size: 1.2em;
    line-height: 1.3;
    }
.searchresultlist .contactform,
.content .related .contactform {
    width: 270px;
    border: solid 1px #ced5d8;   /* color May Need Changing for Green Pallet */
    padding: 10px;
    }
.content .bodytext .quote {
	clear: both;
	float: right;
	position: relative;
	margin: 0 -160px 30px 40px;
	width: 320px;
	font-size: 1.71em;
	color: #999;
	font-weight: bold;
	line-height: 1.3em;
	}
.content .bodytext .quote span {
	color: #00661A;  /* color: #cc0000; */
	font-size: 2.0em;
	display: block;
	margin-bottom: -12px;
	line-height: 0.9em;
	}
.content .bodytext .quote p {
	margin-bottom: 10px;
	}
.content .bodytext ul,
.contentwide .bodytext ul {
	padding-bottom: 15px;
	}
.content .bodytext .rightbox ul,
.contentwide .bodytext .rightbox ul {
	padding-bottom: 0px;
	}
.content .bodytext ul li,
.contentwide .bodytext ul li{
	padding: 0 0 5px 10px;
	background: url(/Images/bullet.gif) no-repeat 0 7px;
	}
.content .bodytext ol,
.contentwide .bodytext ol {
	padding-bottom: 15px;
	margin-left: 50px;
	list-style-type: decimal;
	}
.content .bodytext ol li,
.contentwide .bodytext ol li {
	padding: 0 0 5px 0;
	}
.content .bodytext ul.linklist li {
	padding: 0 0 0 10px;
	background-position: 0 8px;
	}
.content .bodytext iframe {
    overflow: hidden;
    margin-bottom: 1em;
}
.content .related {
	padding: 20px 0 20px;
	overflow: hidden;
	clear: both;
	height: 1%;
	}
.content .related h2 {
	font-size: 1.6em;
	padding-bottom: 15px;
	}
.content .related h3 {
	font-size: 1.4em;
	padding-bottom: 5px;
	}
.content .related h3.relatedproject,
.content .related h3.relatedjobs {
    margin-top: 15px;
    }
.content .leftcolumn {
	width: 320px;
	float: left;
	min-height: 20px;
	}
.content .rightcolumn {
	width: 320px;
	float: left;
	margin-left: 40px;
	min-height: 20px;
	}
.content .related ul {
	padding-bottom: 20px;
	}
.content .related ul li {
	font-size: 1.4em;
	padding: 0 0 0 10px;
	background: url(/Images/bullet.gif) no-repeat 0 8px;
	line-height: 1.5em;
	}
.content .related ul li span {
	font-size: 0.86em;
	padding: 0 0 3px 0;
	display: block;
	line-height: 1.4em;
	}

.content .articletools {
	clear: both;
	padding: 30px 0 30px;
	overflow: hidden;
	}
.content .articletools ul,
.content .articletools li {
    float: left; 
	}
.content .articletools li a {
	display: block;
	float: left;
	font-size: 1.2em;
	color: #003145;
	cursor: pointer;
	}
.content .articletools li.share a {
	background: url(/Images/ic_share.gif) no-repeat 0 0;
	padding: 5px 40px 5px 26px;
	}
.content .articletools li.print a {
	background: url(/Images/ic_print.gif) no-repeat 0 0;
	padding: 5px 40px 5px 30px;
	}
	
.content .articletools li a.searchjob {
	background: url(/Images/ic_search_job.gif) no-repeat 0 0;
	padding: 5px 40px 5px 27px;
	}
.content .articletools li a.upload {
	background: url(/Images/ic_upload.gif) no-repeat 0 0;
	padding: 5px 40px 5px 23px;
	}
.content .articletools li a.sitemap {
	background: url(/Images/ic_sitemap.gif) no-repeat 0 0;
	padding: 5px 40px 5px 41px;
	}
.content .articletools li a.alphabetical {
	background: url(/Images/ic_alphabetic.gif) no-repeat 0 0;
	padding: 5px 40px 5px 38px;
	}
.content .articletools li a.popular {
	background: url(/Images/ic_popular.gif) no-repeat 0 0;
	padding: 5px 40px 5px 26px;
	}
	
.content dl {
    margin-bottom: 30px;
}
.content dt,
.content dd {
    display: inline;
}
.content dt {
    font-weight: bold;
}
.content .bodytext .googlemap {
	clear: both;
	float: right;
	position: relative;
	margin: 0 -160px 30px 40px;
	width: 320px;
	height: 320px;		
	}
/* END ARTICLE */




/* START SUBFRONTPAGE */
/*
.content h2.pagesplit {
	background-color: #8996a0;
	margin: -10px 0 20px -40px;
	padding: 10px 40px;
	color: #fff;
	font-size: 1.4em;
	clear: both;
	}
.segmentmenu {
	background: url(/Images/bg_gradient_vertical.gif) repeat-x 0 0;
	margin-left: -40px;
	padding: 20px 0 20px 40px;
	overflow: hidden;
	width: 680px;
	}
.segmentmenu h2 {
	font-size: 1.4em;
	padding: 0 40px 10px 0;
	}
.segmentmenu ul {
	padding-bottom: 20px;
	}
.segmentmenu li {
	font-size: 1.2em;
	padding: 0 40px 5px 15px;
	}
.segmentmenu li a,
.segmentmenu li a:visited {
	color: #003145;
	}
	
.dropdown.location .rightcolumn p {
	font-size: 1.2em;
	margin-bottom: 15px;
	line-height: 1.3em;
	}	
.dropdown.location .rightcolumn select {
	display: block;
	width: 180px;
	margin-bottom: 15px;
	}	
.mainmenuhover .form {
    overflow: hidden;
    display: inline-block;
}
.mainmenuhover .form .button {
    margin-bottom: 0;
    float: right;
}
/* END SUBFRONTPAGE */

.rightphoto {
	float: right;
	border: 1px none #00D96D; /*color was #333399 purpleish */
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 5px;
}
.leftphoto {
	float: left;
	border: 1px solid #00D96D; /*color was #333399 purpleish */
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.catalogueleft {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-align: right;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.catalogueRight {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
}



/* ------------------------------------------- END MAIN -------------------------------------------------------- */
