/* Copyright Slingshot 2006 | www.slingshot.co.uk
=================================================
	Contents:
	0. Imports
	1. Body, container
	2. Header 
	3. logos
	4. navigation
	5. Left Column
	6. Middle Columns
	7. Right Column
	8. Boxes
	9. Footer & copyright 
	10. Hiders, padders, spacers & clearers
	11. Globals
	12. Colours / bolds
/*================================================
	0. IMPORTS
-------------------------------------------------*/


/*================================================
	1. Body, container
-------------------------------------------------*/
body{
	text-align:center;
	background:#EDF6FD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-top:15px;
	color:#323232;
}
#outcontainer{
	width:791px;
	margin:0px auto;
	text-align:left;
}
#outcontainer #topImage{
	width:791px;
	height:28px;
	background:url(../gf_media/gf_layout/topContainerImage.png) top left no-repeat;
}
#outcontainer #contentFrame{
	background:url(../gf_media/gf_layout/midSection.png) top left repeat-y;
	width:791px;
}
#outcontainer #bottomImage{
	width:791px;
	height:20px;
	background:url(../gf_media/gf_layout/bottomContainerImage.png) bottom left no-repeat;
}

#contentWrap{
	margin:0px 32px 0px 32px;
}
a{
	color:#0060A9;			
	text-decoration:none;
}
a:hover{
	color:#8DCEEC;
}	
/*================================================
	2. Header
-------------------------------------------------*/
#header{
	margin:0px 0px 30px 0px;
	padding:0px;
	height:123px;
	display:block;
}

/*================================================
	3. logos
-------------------------------------------------*/
#header h1{
	padding:0px;
	margin:40px 0px 0px 0px;
	float:left;
	height:74px;
	width:269px;
	background:url(../gf_media/gf_layout/gfa-logo2.png) top left no-repeat;
}
	#header h1 a{
		display:block;
		height:74px;
		width:269px;
	}		
#header div{
	float:right;
	background:url(../gf_media/gf_layout/stripContent.png) no-repeat top right;
	height:123px;
	width:227px;
	margin:0px px 0px 0px;
}

	
/*================================================
	4. navigation
-------------------------------------------------*/
#leftNav{
	margin:0px 0px 30px 0px;
	padding:0px;
	list-style:none;
}
	#leftNav li{
		margin:0px 0px 5px 0px;
		padding:0px;
		height:25px;
		width:167px;
	}
		#leftNav li a{
			background:url(../gf_media/gf_layout/nav/leftNavBck.png) no-repeat top left;
			text-decoration:none;
			display:block;
			height:19px;
			width:158px;
			padding:6px 0px 0px 9px;
			font-weight:bold;
			color:#00447A;
		}
			#leftNav li a:hover,#leftNav li a#leftNavSelected{
				background-position:0px -25px;
				color:#FFF;
			}


/*================================================
	5. Left Column
-------------------------------------------------*/
#leftCol{
	float:left;
	width:167px;
}
	#leftCol .latestPod h2{
		background:url(../gf_media/gf_layout/nav/leftNavBck.png) no-repeat top left;
		background-position:0px -25px;
		font-size:100%;
		color:#FFF;
		padding:5px 0px 5px 9px;
		margin:0px;
	}
	#leftCol .latestPod .latestContent{
		border:1px solid #C6D5DA;
		border-width:0px 1px 1px 1px;
		padding:0px 0px 0px 9px;
	}
		#leftCol .latestPod .latestContent ul{
			padding:17px 0px 0px 0px;
			margin:0px;
			list-style:none;
		}
			#leftCol .latestPod .latestContent ul li{
				padding:0px;
				margin:0px 0px 17px 0px;
			}
		#leftCol .latestPod .latestContent a{
			color:#4089BE;
			text-decoration:underline;
			font-size:95%;
		}
			#leftCol .latestPod .latestContent a:hover{
				text-decoration:none;
			}

/*================================================
	6. Middle Columns
-------------------------------------------------*/
.wideCol{
	float:left;
	width:365px;
	margin:0px 14px 0px 14px;
}
	.wideCol h1{
		margin:0px 0px 10px 0px;
		padding:0px 0px 10px 0px;
		color:#0060A9;
		font-size:150%;
		border-bottom:1px solid #8DCEEC;
	}
	.wideCol hr{
		line-height:1px;
		height:1px;
		padding:0px;
		margin:14px 0px 14px 0px;
		border:0px;
		border-bottom:1px solid #8DCEEC;
	}
.wideColWide{
	float:left;
	width:532px;
	margin:0px 14px 0px 14px;
}
	.wideColWide h1{
		margin:0px 0px 10px 0px;
		padding:0px 0px 10px 0px;
		color:#0060A9;
		font-size:150%;
		border-bottom:1px solid #8DCEEC;
	}
	.wideColWide hr{
		line-height:1px;
		height:1px;
		padding:0px;
		margin:14px 0px 14px 0px;
		border:0px;
		border-bottom:1px solid #8DCEEC;
	}	

	.wideColWide h2{
		margin:0px 0px 0px 0px;
		padding:0px;
		font-size:120%;
		color:#0060A9;
	}
		.wideColWide h2 a{
			color:#0060A9;
			
			text-decoration:none;
		}
			.wideColWide h2 a:hover{
				color:#8DCEEC;
			}
.projectList p{
	margin:0px;
	padding:0px;
}
.projectList a{
	color:#0060A9;			
	text-decoration:none;
}
	.projectList a:hover{
		color:#8DCEEC;
	}		
/*================================================
	7. Right Column
-------------------------------------------------*/
#rightCol{
	float:left;
	width:167px;	
}
	#rightCol h1{
		margin:0px 0px 0px 0px;
		padding:0px;
		color:#0060A9;
		font-size:150%;
	}
	#rightCol hr{
		line-height:1px;
		height:1px;
		padding:0px;
		margin:14px 0px 14px 0px;
		border:0px;
		border-bottom:1px solid #8DCEEC;
	}
	#rightCol .imgList{
		padding:0px;
		margin:0px;
		list-style:none;
		font-size:95%;
	}
		#rightCol .imgList li{
			padding:0px 0px 0px 25px;
			margin:0px 0px 14px 0px;
			background:url(../gf_media/gf_layout/bulletedImg.png) top left no-repeat;
		}
/*================================================
	8. Boxes
-------------------------------------------------*/


/*================================================
	9. Footer & copyright
-------------------------------------------------*/
#footer{
	margin:14px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	border-top:1px solid #8DCEEC;
}
	#footer ul{
		padding:0px;
		margin:0px;
		list-style:none;
	}
		#footer ul li{
			float:left;
		}
		#footer ul li a{
			font-size:80%;
			color:#0060A9;
			text-decoration:none;
			border-right:1px solid #8DCEEC;
			padding:0px 6px 0px 0px;
			margin:0px 6px 0px 0px;
		}
			#footer ul li a:hover{
				text-decoration:underline;
			}

/*================================================
	10. Hiders, padders, spacers & clearers
-------------------------------------------------*/


/*================================================
	11. Globals
-------------------------------------------------*/
.hidden{
	display:none;
}
.clearLeft{
	clear:left;
}
.clearRight{
	clear:right;
}
.clearAll{
	clear:both;
}
.text-highLight{
	font-size:120%;
}
.margin0{
	margin:0px;
}
.padding0{
	padding:0px;
}
/*================================================
	12. Colours / bolds
-------------------------------------------------*/
.blue{
	color:#0060A9;
}
.underline{
	text-decoration:underline;
}

