@charset "UTF-8";
/* CSS Document */

/* 	Author and Contact
	Christine Gale
	Creative Graphics Ltd
	01706 818163
	christine@creativegraphicsuk.com

 */
	
	body {
	margin: 0px;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align:center;  /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color:#000;
	text-align: left;
	}
	
	html>body #wrapper {
	margin:50px auto;
	}

h1	{font-size: 20pt;
	font-weight:lighter;
 	color: #fff;
 	margin: 0px;
	padding:  0px;
	}
	
h2	{font-size: 9pt;
	font-weight:lighter;
 	color: #fff;
 	margin: 0px;
	padding: 0px;
	}
	
h3	{font-size: 12pt;
	line-height:14pt;
	font-weight: normal;
 	color: #666;
	}
	
	h4	{font-size: 12pt;
	font-weight: normal;
 	color: #fff;
	}
	
p 	{
	font-size: 9pt;
	line-height:11pt;
 	color: #666;
 	margin: 0px;
 	padding: 0px 0px 10px 0px;
	}
	
	a {
		font-size: 9pt;
		color:#fff;
		padding-right: 5px;
}

a:hover {
	font-size: 9pt;
	color: #666;
}

#countbox {
	font-size: 8pt;
	line-height:11pt;
 	color: #FFF;
	padding:0px 0px 0px 8px;
	}
	
/***********************************************/
/* Navigation Divs                                 */
/***********************************************/

#masthead { 
float:left;
width:900px;
height:90px;
margin:0px;
padding:0px 0px 10px 0px;
}

#logo { 
background-image:url(images/nobilia_logo.gif);
background-repeat:no-repeat;
float:left;
width:180px;
height:40px;
margin:0px;
padding:0px;
}

#nobilialink { 
float:right;
width:175px;
height:14px;
text-align:right;
vertical-align:bottom;
margin:0px;
padding:26px 0px 0px 0px;}

#logosm { 
background-image:url(images/nobilia_logosm.gif);
background-repeat:no-repeat;
float:right;
width:90px;
height:40px;
margin:0px;
padding:0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#sidecontainer {
float:left;
margin:0px;
padding:0px;
top:0px;
width:230px;
height:360px;
background-color:#666;	
}

#sidebar {
position:relative;
margin:0px;
padding:20px 10px 10px 10px;
border-bottom:solid 6px;
top:0px;
width:210px;
height:100px;
background-color:#666;	
}

#sidebarnolinks {
float:left;
margin:0px;
padding:20px 10px 10px 10px;
top:0px;
width:210px;
height:330px;
background-color:#666;	
}


#subnavcontainer {
position:relative;
margin:0px;
padding:0px;
top:0px;
width:230px;
height:210px;
background-color:#666;	
}

#sidebar1 {
float:left;
margin:0px;
padding:20px 10px 10px 10px;
top:0px;
width:210px;
height:260px;
background-color:#666;	
}
 
 #flash { 
float:right;
top:0px;
 width:660px;
 height:360px;
 z-index:1;
}

 #mainimage { 
float:right;
top:0px;
 width:660px;
 height:290px;
} 

.border {
float:left;
margin:0px;
padding:0px;
top:0px;
width:900px;
height:10px;
}

#banner1 {
float:left;
margin:0px;
padding:0px;
top:0px;
width:230px;
height:220px;
background-color:#ec1c2e;
}

.lists{
	font-size: 10pt;
	line-height:12pt;
 	color: #fff;
 	margin: 0px;
 	padding: 1px;
}

#maincontent {
float:right;
margin:0px;
padding:0px;
top:0px;
width:660px;
height:220px;
}

#content {
float:left;
margin:0px;
padding:10px 10px 10px 10px;
top:0px;
width:400px;
height:200px;
background-color:#CCC;
}

#tablecontent {
float:left;
margin:0px;
padding: 5px;
top:0px;
width:890px;
height:1700px;
background-color:#CCC;
}

#banner2 {
float:right;
margin:0px;
padding:0px;
top:0px;
width:230px;
height:220px;
background-color:#ec1c2e;
z-index:2;
}

#banner2copy {
margin:0px;
padding:0px;
top:0px;
width:220px;
height:40px;
background-color:#999;
z-index:1;
}

/***********************************************/
/* Navigation Divs                                 */
/***********************************************/

#navbg {
	float: left;
	background-image:url(images/nav_bg.gif);
	width: 900px;
	height: 20px;
	margin: 0px;
}

#navbgcont ul
			{
	float:left;
	height:20px;
	margin:0px;
	padding: 2px 0px 0px 10px;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	vertical-align: middle;
	width: 900px;
			}

	#navbgcont ul li {display: inline;
	}
		
		#navbgcont ul li a
			{
			height:12px;
			color: #fff;
			text-decoration: none;
			font-size: 8pt;
			font-weight:normal;
			}
		
		#navbgcont ul li a:hover
			{
		color: #ec1c2e;
			}
			
/***********************************************/
/* Sub Navigation Divs                                 */
/***********************************************/
 .subnav {
	height: 100px;
	width: 220px;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}



.subnav ul li { 
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	 }
		
		
	.subnav ul li a
			{
			display:block;
			height:17px;
			width:220px;
			background-color:#666;
			border-bottom: 2px solid #000;
			font-size: 9pt;
			font-weight:bold;
			text-decoration:none;
			margin: 0px;
			padding: 6px 0px 0px 10px;
			}
			
 .subnav ul li a:hover
			{
		color: #ec1c2e;
			}
  
  #current {
	text-decoration: none;
	font-family: arial,helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	display:block;
	height:17px;
	width:220px;
	background-color:#ec1c2e;
	border-bottom: 2px solid #fff;
	color:#fff;
	margin: 0px;
	padding: 6px 0px 0px 10px;
}			
	
	/***********************************************/
/* Footer Divs                                 */
/***********************************************/		

#footer {
	float: left;
	background-image:url(images/accreditations.gif);
	background-repeat:no-repeat;
	width: 900px;
	height: 26px;
	margin: 0px;
	
}

#footer p {
font-size: 8pt;
color:#ccc;
padding-left:180px;
}

#footer a {
font-size: 8pt;
color:#ccc;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
