/*css for good browsers*/
/*Neil Bradley - Updated 4th April 2006*/


/*reset whitespace*/
*{
	margin: 0;
	padding: 0;
}

html, body {
    height: 100%;
	min-height: 100%;
	font: 12px/2px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/red/pageBg.jpg) fixed repeat top left;
}

#wrapper {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 20px;
	left: 0;
	overflow: visible;
	visibility: visible;
}

#container {
	width: 718px;
	margin-left: -359px;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 0;
}

#header {
	width: 718px;
	height: 111px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	background: url(../images/red/header.jpg) no-repeat;
}

#navigate {
	width: 500px;
	height: 70px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 179px;
	top: 61px;
}
 
#flashBg {
	width: 718px;
	height: 224px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 111px;
	background: url(../images/red/FlashBg.jpg) no-repeat;
}

#flash {
	width: 660px;
	height: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 29px;
	top: 123px;
}

#allContent {
	width: 718px;
	min-height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 224px;
	background: url(../images/red/cellBg.jpg);
}

* html #allContent {height: 400px}

#imgLeft {
	width: 325px;
	height: 548px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/red/imgMaterials.jpg) no-repeat;
}

#mainContent {
	width: 308px;
	margin: 0;
	padding: 0;
	float: left;
}

#mainContentText {
	width: 278px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 17px;
}

#sideText {
	width: 85px;
	height: 356px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/red/sideText.jpg);
}

#footer {
	width: 718px;
	height: 85px;
	position: relative;
	top: 25px;
	background: url(../images/red/footer.jpg) no-repeat;
	clear: both;
	line-height: 120%;
}

#footerLinks {
	width: 100px;
	height: 85px;
	position: absolute;
	left: 20px;
	top: 38px;
	line-height: 120%;
}

#footerAddress {
	width: 400px;
	height: 85px;
	position: absolute;
	left: 160px;
	top: 38px;
}

/*nav elements


#navRetailMezzanines {position: absolute; left: 121px; top: 9px; }
#navIndustrialMezzanines {position: absolute; left: 246px; top: 9px; }
#navRackingAndShelving {position: absolute; left: 392px; top: 9px; }
#navMaterialsHandling {position: absolute; left: 19px; top: 35px; }
#navCatalogue {position: absolute; left: 153px; top: 35px; }
#navProjects {position: absolute; left: 252px; top: 35px; }
#navContactUs {position: absolute; left: 342px; top: 35px; }
#navHome {position: absolute; left: 449px; top: 35px; } */

/*text and link properties */

h1 {
	font: 13px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	color: #59190E;
	font-weight: bold;
}

h2 {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	color: #59190E;
	font-weight: bold;
}

h3 {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	color: #59190E;
	font-weight: bold;
}

p {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
}

ul {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	margin: 0 10px;
	padding: 0;
	color: #000000;
	font-weight: normal;
}

li {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	margin: 0 10px;
	padding: 0;
	color: #000000;
	font-weight: normal;
}

/*

ul {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
}

li {
	font: 12px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	margin: 0;
	padding: 0 0 0 17px;
	color: #000000;
	font-weight: normal;
	background: url(../images/greySilver/bullet.png) no-repeat;
}

*/

A.contentLink:link {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59190E;
	text-decoration: underline;
	line-height: 100%;
}

A.contentLink:visited {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59190E;
	text-decoration: underline;
	line-height: 100%;
}

A.contentLink:hover {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C90000;
	text-decoration: underline;
	line-height: 100%;
}

A.contentLink:active {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59190E;
	text-decoration: underline;
	line-height: 100%;
}

A.topLink:link {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59190E;
	text-decoration: none;
	line-height: 100%;
}

A.topLink:visited {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59190E;
	text-decoration: none;
	line-height: 100%;
}

A.topLink:hover {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C90000;
	text-decoration: underline;
	line-height: 100%;
}

A.topLink:active {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59190E;
	text-decoration: none;
	line-height: 100%;
}

A.Small:link {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #59190E;
	text-decoration: underline;
	line-height: 100%;
}

A.Small:visited {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #59190E;
	text-decoration: underline;
	line-height: 100%;
}

A.Small:hover {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C90000;
	text-decoration: underline;
	line-height: 100%;
}

A.Small:active {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #59190E;
	text-decoration: underline;
	line-height: 100%;
}

.GreySmall {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #494949;
	line-height: 100%;
}

.textBold {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
}