/* SFL Materials CSS Document */
* {
	margin:0;
	padding:0;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #999999;
}
#main {
	/*990 width*/
	width:988px;
	background-color:#000267;
	height:auto;
	overflow:auto;
}
#navbox {
	width:113px;
	height:32px;
	float:left;
	vertical-align:text-bottom;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000267;
}
#banner {
	height:106px;
	width:803px;
	background-color: #000267;
	background-image:url(http://www.sflmaterials.co.uk/graphics/banner2.png);
	background-repeat:no-repeat;
	float:left;
}
#logo {
	height:138px;
	width:185px;
	background-color:#000267;
	float:left;
}
#leftside, #contentBlock, #rightside {
	/*height:550px;*/ /*550px*/
	height: 550px;
	overflow: auto;
	padding:8px;
}
#leftside {
	width:185px;
	background-image:url(http://www.sflmaterials.co.uk/graphics/fadeleft.png);
	background-repeat:no-repeat;
	background-color:#999999;
	float:left;
}
#rightside {
	width:105px;
	background-color:#000267;
	float:right;
	clear:right;
}
#contentBlock {
	width:650px;
	float:left;
	background-color:#FFFFFF;
	margin-right:-8px;
}
#bottomBlock {
	width:650px;
	height:250px;
	background-color:#000000;
}
#whatButton {
	float:left;
	clear:both;
	margin-top:10px;
}
#whatButton1 {
	vertical-align:bottom;
	float:left;
	bottom:20px;
}
#whatImage {
	position:relative;
	margin-left:40px;
}
#socmed-bar {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.socmed {
	padding-left: 5px;
	float:right;
}
#footer {
	height:40px;
	width:600px;
	float:left;
}
.style5 {color: #CCCCCC}
.style14 {color: #FFFFFF}
.style22 {
	color: #F4F4F4;
	font-weight: bold;
	font-size: 12px;
}
a {outline:none;}
a:link {
	color: #F4F4F4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F4F4F4;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
}
a.ip:link {
	font-size:12px;
	color:#000000;
}
a.ip:visited {
	font-size:12px;
	color:#000000;
}
a.ip:hover {
	font-size:12px;
	color:#0099CC;
}
a.ip:active {
	font-size:12px;
	color:#000000;
}
a.up:link {
	color:#000000;
}
a.up:visited {
	color:#000000;
}
a.up:hover {
	color:#000000;
	text-decoration:underline;
}
a.up:active {
	color:#000000;
}

a.socmed-link:link, a.socmed-link:visited, a.socmed-link:active, a.socmed-link:hover {
	outline: 0;
	padding: 0;
}

.titleText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000
}
.contentText {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.catText {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.underText {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.sideText {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
}	
.style24 {
	font-size: 36px;
	color: #F4F4F4;
	font-style: italic;
}
.style25 {color: #F4F4F4}
.style26 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style27 {
	font-family: "century gothic";
	font-weight: bold;
	font-size: 12px;
	color: #F4F4F4;
}
/* LightBox Styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.sflmaterials.co.uk/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.sflmaterials.co.uk/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

