/* 	FGF
   	Primary Stylesheet
   
   	27 March 2008, Aimee Holman for Icomm Technologies Limited
   	+44(0)121 248 7878 www.icomm.co.uk
   
   
   	COLOURS USED IN THIS SITE 
   	
   	#424242 - Content text colour
	#a90c0c - background and heading colour
  
*/

html, body {
  	height: 100%;
}
body {
	background: #a90c0c;
	font: normal 9pt/13.5pt arial,helvetica,verdana,sans-serif;
	color: #424242;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container {
	width: 998px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}


#mainContainer {
	width: 998px;
	float: left;
}

#topBanner {
	background: url(images/layout/top-banner-bg.gif) no-repeat top left;
	width: 998px;
	height: 96px;
}
#logo {
	float: left;
	width: 204px;
}
#breadCrumbs {
	float: right;
	width: 701px;
	height: 14px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 20px 91px 0px 0px;
}
#nav {
	float: right;
	font: normal 12pt georgia, times new roman, times, serif;
	width: 722px;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 25px 70px 0px 0px;
}

#imageBlock {
	width: 998px;
	padding: 0px;
	margin: 0px;
}


#contentContainer {
	background: url(images/layout/content-bg.gif) repeat-y;
	width: 998px;
}
#leftPanel {
	width: 182px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 59px;
}
#content {
	width: 428px;
	float: left;
	border-right: 1px solid #9b9b9b;
	margin: 30px 0px 30px 0px;
	padding: 0px 30px 30px 30px;
}
#contentHome {
	width: 580px;
	float: left;
	border-right: 1px solid #9b9b9b;
	margin: 30px 0px 30px 0px;
	padding: 0px 30px 30px 89px;
}

#rightPanel {
	width: 147px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 60px 0px 30px;
}

#footer {
	width: 819px;
	border-top: 1px solid #9b9b9b;
	margin: 30px 0px 0px 87px;
	padding: 30px 0px 0px 0px;
}


#pageBottom {
	height: 102px;
	width: 998px;
}


h1 {
	font: normal 21.5pt/21.5pt georgia, times new roman, times, serif;
	color: #ad0c0c;
	padding: 0px 0px 23px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	font: normal 18pt/21.5pt georgia, times new roman, times, serif;
	color: #ad0c0c;
	padding: 0px;
	margin: 0px;
}
h3 {
	font: normal 10.5pt/10.5pt georgia, times new roman, times, serif;
	color: #ad0c0c;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}


p {
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 30px 0px;
}
li {
	background: url(images/layout/bullet.gif) top left no-repeat;
	list-style: none;
	padding: 0px 0px 4px 18px;
	margin: 0px 0px 0px 0px;
}
#contentHome ul li ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#content ul, #contentHome ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 30px 0px;
}
#content li, #contentHome li {
	background: url(images/layout/bullet.gif) top left no-repeat;
	list-style: none;
	padding: 0px 0px 4px 18px;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: underline;
	color: #a90c0c;
}
a:hover {
	text-decoration: none;
}

.eco {
	color: #0c8423;
}
#content ul.eco li {
	background: url(images/layout/bullet-eco.gif) top left no-repeat;
}
#content ul.eco li a {
	color: #0c8423;
}
/* Right panel styles */

#rightPanel h2 {
	padding: 0px;
	margin: 0px 0px 16px 0px;
}
#rightPanel h4 {
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

#rightPanel h4 a {
	font: bold 9pt/7.5pt arial,helvetica,verdana,sans-serif;
	text-decoration: underline;
	color: #424242;
}
#rightPanel h4 a:hover {
	text-decoration: none;
}
#rightPanel h3 {
	font: normal 15pt/15pt georgia, times new roman, times, serif;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#rightPanel h4 {
	font: normal 11pt/11pt georgia, times new roman, times, serif;
	color: #0c8423;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#rightPanel p {
	font: normal 9pt/10.5pt arial,helvetica,verdana,sans-serif;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#rightPanel ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 30px 0px;
}

#rightPanel .eco {
	color: #0c8423;
}
#rightPanel ul.eco li {
	background: url(images/layout/bullet-eco.gif) top left no-repeat;
	list-style: none;
	padding: 0px 0px 4px 18px;
	margin: 0px 0px 0px 0px;
}
#rightPanel ul.eco li a {
	color: #0c8423;
}



/* Image styles */

#content img {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}
#contentHome img {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}



/* Footer styles */
#address {
	float: left;
}
#address  p {
	font: normal 9pt/10.5pt arial,helvetica,verdana,sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 185px;
}
#address a {
	color: #ad0c0c;
}
#address a:hover {
	text-decoration: none;
}
.fgf {
	font: normal 9pt/13.5pt georgia, times new roman, times, serif;
	color: #ad0c0c;
	padding-bottom: 6px;
}
#address p.footerLinks {
	margin: 0px 0px 0px 185px;
	padding: 4px 0px 0px 0px;
}
#website-design {
	float: left;
	margin: 61px 0px 0px 108px;
}
#website-design p {
	padding: 0px;
	margin: 0px;
}
#website-design a {
	color: #ad0c0c;
}
#website-design a:hover {
	text-decoration: none;
}

/* Image styles */

.logo {
	margin: 22px 0px 0px 90px;
	padding: 0px;
}

.validation {
	color: #ff0000;
}


/* FORMS */
form {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.row {
	clear: both;
}

label, .label {
	float: left;
	display: block;
	width: 150px;
	text-align: left;
}

input {
	font: normal 9pt/13.5pt arial,helvetica,verdana,sans-serif;
}
 
.textbox {
	float: left;
	display: block;
	width: 280px;
	font: normal 9pt/13.5pt arial,helvetica,verdana,sans-serif;
	color: #ad0c0c;
	margin: 0px 0px 3px;
	padding: 0px;
}

.button {
	margin: 18px 97px 0px 0px;
}

.validation {
	color: #ff0000;
}

/** based on son of suckerfish navigation
    from www.htmldog.com/articles/suckerfish/dropdowns/ **/
#nav {
	z-index: 100;
	font: normal 12pt/13pt georgia, times new roman, times, serif;
	text-transform: uppercase;
}

#nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#nav ul {
	background: none;
	list-style: none;
    margin: 0px;
	padding: 0px;
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #999999;
	margin: 0px;
	padding: 6px 13px 6px 13px;
}
#nav a.firstNavigationElement {
    border-left: none;
}
#nav a.lastNav {
	border-right: none;
}

#nav a:hover {
	color: #ad0c0c;
}

#nav li { /* all list items */
	background: none;
	list-style: none;
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	padding: 0px;
	margin: 0px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	background: none;
	list-style: none;
	left: -999em;
}

#nav .skipnav {
  position: absolute;
	left: -999em;
}


.dropdown {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

div.dropdown a {
	display: block;
    background: #ffffff;
	width: 207px;
	height: 17px;
	color: #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#nav div.dropdown a:hover { /*hover background color*/
/*	background: #ffffff;
	color: #ad0c0c;*/
	background: #ad0c0c;
	color: #ffffff;
}


body.home #nav ul li#homelink a,
body.construction #nav ul li#constructionlink a,
body.insulation #nav ul li#insulationlink a,
body.special_products #nav ul li#specialProductslink a,
body.cnc_machining #nav ul li#CNCMachininglink a {
	color: #ad0c0c;
}

body.home #nav ul li#homelink div.dropdown a,
body.construction #nav ul li#constructionlink div.dropdown a,
body.insulation #nav ul li#insulationlink div.dropdown a,
body.special_products #nav ul li#specialProductslink div.dropdown a,
body.cnc_machining #nav ul li#CNCMachininglink div.dropdown a {
	color: #000000;
}

body.home #nav ul li#homelink div.dropdown a:hover,
body.construction #nav ul li#constructionlink div.dropdown a:hover,
body.insulation #nav ul li#insulationlink div.dropdown a:hover,
body.special_products #nav ul li#specialProductslink div.dropdown a:hover,
body.cnc_machining #nav ul li#CNCMachininglink div.dropdown a:hover {
/*	color: #ad0c0c;*/
	background: #ad0c0c;
	color: #ffffff;
}

/* left panel navigation */

#leftPanel ul {
	list-style: none;
    margin: 0px;
	padding: 0px;
}
#leftPanel ul li {
	background: none;
	margin: 0px;
	padding: 0px;
}

#leftPanel ul li a {
	background: none;
	font: normal 10.5pt georgia, times new roman, times, serif;
	display: block;
	width: 149px;
	color: #424242;
	text-decoration: none;
	border-right: none;
	border-bottom: 1px solid #9b9b9b;
	padding: 9px 0px 9px 31px;
	margin: 0px 0px 0px 0px;
}

#leftPanel ul li a.sideNavTop {
	border-top: 1px solid #9b9b9b;
}

#leftPanel ul li a:hover {
	background: #ad0c0c;
	color: #ffffff;
}

#leftPanel ul li a.active {
	background: #ad0c0c;
	color: #ffffff;
}

#leftPanel ul li a.sideNavTopActive {
	border-top: 1px solid #9b9b9b;	
	background: #ad0c0c;
	color: #ffffff;
}



/* Bread crumbs */
#breadCrumbs p {
	padding: 0px;
	margin: 0px;
}
#breadCrumbs a {
	font: normal 9pt georgia, times new roman, times, serif;
	color: #424242;
	text-decoration: none;
}

#breadCrumbs a:hover {
	text-decoration: underline;
}

#breadCrumbs a.breadCrumbs {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#breadCrumbs a.activeCrumbs {
	color: #ad0c0c;	
	padding: 0px 0px 0px 15px;
	margin: 0px;
}


/* Product Listings Table */
table.productsList {
	
}
table.productsList th {
	text-align: left;	
	font: normal 13.5pt/16pt georgia, times new roman, times, serif;
	color: #000000;
	border-bottom: 1px solid #9b9b9b;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}	
table.productsList td {
	width: 215px;
	padding: 20px 20px 0px 0px;
	margin: 0px;
}
table.productsList td.left {
	padding-right: 50px;
}

/* Technical data */
table.techData {
	
}
table.techData th {
	text-align: left;
	border-bottom: 1px solid #9b9b9b;
	padding: 3px 5px 3px 0px;
	margin: 0px;
}
table.techData td {
	border-bottom: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	padding: 3px 5px 3px 5px;
	margin: 0px;
}
table.techData tr.grey {
	background: #f6f6f6;
}


/* Location Table */
table.Location {
	width: 428px;
}
table.Location td {
	width: 214px;
}

.column1, .column2 {
	float: left;
	width: 215px;
}
.column1 {
	margin-right: 20px;	
}

#contentHome .column1 li, #contentHome .column2 li {
	background: none;
}


/* Contact Table */
table.contactLocation {
	width: 428px;
	border-top: 1px solid #e3e3e3;
	padding: 20px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
}
table.contactLocation td {
	width: 214px;
}

#contentHome .column1 li, #contentHome .column2 li {
	background: none;
}



div.clear {
	clear: both;
}
