
/* 

STYLE SHEET FOR [WEB SITE]
Created by [Jason Bew]
[www.crea8design.co.uk]

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images

Notes

*/



/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
	}

body { 
	background: url(images/Page-Background.jpg) repeat-x #444444;
	color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	}
		
/*  --------- 2. structure  --------- */

#keys {
	display: block;
	height: 150px;
	width: 850px;
	position: absolute;
	top: 2000px;
	}
	
#keys h1 {
	color: #404040;
	font-size: 5px;
	}	
	
	

#wrapper {
	background: #000 url(images/wrapper-backing.jpg) no-repeat bottom;
	width: 755px;
	text-align: center;
	margin: 15px auto;
	}
		
#masthead 
	{
	text-align: left;
	height: 200px;
	padding: 0px;
	}
		
#logo {
	}

	
#logo a {
	text-align: left;
	border: 0;
	background: #000;
	font-size: 1px;
	display: block;
	width: 760px;
	height: 100px;
	
	}	
		
		
#navContainer 
	{
	text-align: left;
	padding: 0;
	margin: 0;
	height: 0;

	}	


#navContainer ul 
	{
	margin-right: 55px;
	text-align: right;
	}

#navContainer li 
	{
	display: inline;
	
	}

#navigation 
	{
	text-align: left;
	margin-top: 50px;
	padding-top: 9px;
	height: 25px;
	background: url(images/Button-Backing.jpg) repeat-x top #000;
	border-bottom: #5f5c5c solid 1px;

	}

#navigation a:link, #navigation a:visited 
	{
	margin-right: -5px;
	font-weight: 600;
	text-decoration: none;
	padding: 10px 30px 9px 30px;
	background: url(images/Button-Backing.jpg) repeat-x top #000;
	color: #fff;
	border-bottom: #5f5c5c solid 1px;
	border-right: #5f5c5c solid 1px;
	border-left: #5f5c5c solid 1px;

	
	}
	
#navigation a:hover
	{
	font-weight: 600;
	text-decoration: none;
	padding: 10px 30px 9px 30px;
	background: url(images/Button-Backing-highlight.jpg) repeat-x top #00a4e4;
	color: #000;
	border-bottom: #00a4e4 solid 1px;
	border-right: #5f5c5c solid 1px;
	border-left: #5f5c5c solid 1px;
	}	
	
	
#content {
	text-align: left;
	width: 445px;
	padding: 15px;
	float: left;
	margin-left: 3px;
	margin-bottom: 20px;
	background: #000;
	}
	
#LeftContent {
	text-align: left;
	width: 250px;
	float: right;
	margin-right: 5px;
	margin-bottom: 20px;
	border-left: 1px solid #111111;
	background: #000;
	padding: 10px;
	height: 100%;
	}	

	
hr {
	border: 1px dotted #00a4e4;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-collapse: collapse;
	height: 1px;
	text-align: center;
	padding-top: 25px;
	margin-top: 20px;
}

	

#footer {
	text-align:center;
	clear: both;
	margin-bottom: 10px;
	}
	
#footer li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid #5f5c5c;
	}
	
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #00a4e4;
	}	

#footer #end {
	border-right: none;
	}	

	/* float-clearing rules */
.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}		
		
#Page1 #link1 a:link, #Page1 #link1 a:visited, #Page2 #link2 a:link, #Page2 #link2 a:visited, #Page3 #link3 a:link, #Page3 #link3 a:visited, #Page4 #link4 a:link, #Page4 #link4 a:visited, #Page5 #link5 a:link, #Page5 #link5 a:visited, #Page6 #link6 a:link, #Page6 #link6 a:visited  
	{
	font-weight: 600;
	text-decoration: none;
	padding: 9px 30px 9px 30px;
	background:#000;
	color: #00a4e4;
	border-top: #5f5c5c solid 1px;
	border-bottom: #000 solid 2px;
	border-right: #5f5c5c solid 1px;
	border-left: #5f5c5c solid 1px;
	}
			
/* ---------- 3. links and navigation ---------- */

a {
	color: #5f5c5c;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
		
a:hover {
	color: #00a4e4;
	text-decoration: underline;
		}

#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
	padding-left: 0;
	padding-right: 0;
	margin:0
		}
		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		}

h1 {
	color: #00a4e4;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	padding: 20px 10px;
	}

h2 {
	color: #ffffff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px;
	}

h3 {
	color: #5f5c5c;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 1.5;
	padding: 15px 10px;
	}
		
h4 {
		}

p {
	color: #ffffff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px;
	}

li {
	color: #ffffff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px;
	margin-left: 15px;
	}

ul {
	margin-left: 15px;
	}

/* ---------- 5. images ---------- */

a img {
		}