/* Style sheet for Inspire
Copyright Cornish WebServices 2009 */

/* MAIN ELEMENTS */
body {
	min-width: 1023px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
}
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper {
	position:relative;
	width:996px;
	margin:7px auto;
	background:#fff;
	overflow:hidden;
}
/*  TOP LINKS/TEXT SIZES  */
#topwrapper {
	position:absolute;
	top:0;
	right:0;
	min-height:25px;
	height:auto !important;
	height: 25px;
	width:996px;
	background:#fff;
	overflow:hidden;
}
#textsizes {
	width:400px;
	padding: 0 26px 0 0;
	font-size: 10pt;
	color: #58A94D;
	z-index:101;
	text-align:right;
	float: right;
}
.aa {
	vertical-align: bottom
}
.icon-align {
	padding: 0 0 4px 0;
	vertical-align: bottom
}
#textsizes a {
	padding: 0;
	font-size: 100%;
	color: #58A94D;
	z-index:101;
	text-align:left;
}
#textsizes a:hover {
	padding: 0;
	font-size: 10pt;
	color: #0480be;
	z-index:101;
	text-align:left;
	text-decoration: underline;
}
/*  HEADER + STRAPLINES  */
#header {
	position:relative;
	width:996px;
	margin:25px 0 0 0;	
	min-height:150px;
	height:auto !important;
	height: 150px;
	overflow:hidden;
	background: #fff url("../inspirecommunitytrust-images/header.jpg") no-repeat;
	z-index:1;
}
h1#strapline1 {
	width:600px;
	padding: 0;
	margin:0;
	font-size: 22.5pt;
	color: #fff;
	z-index:101;
	font-weight:normal;
	position:absolute;
	top:14px;
	left:212px;
}
h2#strapline2 {
	position:absolute;
	top:32px;
	right:18px;
	width:500px;
	padding: 0;
	margin:0;
	font-size: 13.5pt;
	color: #fff;
	z-index:101;
	text-align:right;
	font-weight:normal;
}
/*  HOME CONTENT  */
#homecontent,#content {
	float: left;
	width: 590px;
	margin: 30px 0 0 0;
	padding: 6px 0 0 0;
	min-height:600px;
	height:auto !important;
	height: 600px;
	background-color: #fff;
}
/*  LEFT COLUMN  */
#leftcolumn {
	float: left;
	width: 214px;
	margin: 0;
	padding: 0;
	min-height:644px;
	height:auto !important;
	background: url("../inspirecommunitytrust-images/leftcol-back.gif") no-repeat;
	position:relative;
}
#leftcol-logos {
	width: 180px;
	min-height:210px;
	height:auto !important;
	height: 210px;
	float:left;
}
#leftcol-contactinfo {
	width: 148px;
	height:140px;
	height:auto !important;
	min-height: 140px;
	float:left;
	padding: 0;
	margin-left:20px;
	color: #025628;
	text-decoration: none;
	font-size: 12pt;
	float:left;
}
.leftcol-contactinfolarger {
	color: #025628;
	text-decoration: none;
	font-size: 14pt;
}
/*  RIGHT COLUMN  HOME PAGE*/
#rightcolumn {
	float: right;
	width: 173px;
	margin: 66px 0 0 0;
	padding: 0;
	min-height:500px;
	height:auto !important;
	height: 500px;
	background-color: #fff;
}
.right-column-top {
	min-height:26px;
	height:auto !important;
	height: 26px;
	width: 170px;
	margin: 0;
	padding: 3px 0 0 5px;
	background: url("../inspirecommunitytrust-images/column-top.gif") no-repeat;
	color: #067b3b;
	text-decoration: none;
	font-size: 13.5pt;
	overflow:hidden;
}
.column-mid {
	width: 163px;
	margin: 0 0 16px 0;
	padding: 3px 3px 0 8px;
	min-height:40px;
	height:auto !important;
	height: 40px;
	font-size: 80%;
	color: #0d4b04;
	overflow:hidden;
}
/*  INSIDE CONTENT  */
#insidecontent {
	float: left;
	width: 602px;
	margin: 30px 0 0 0;
	padding: 6px 0 0 0;
	min-height:600px;
	height:auto !important;
	height: 600px;
	background-color: #fff;
}
/* FOOTER */
#footer {
	float: left;
	width: 958px;
	margin: 0;
	padding: 0 0 0 204px;
	min-height:20px;
	height:auto !important;
	height: 20px;
	color:#0480be;
}
#footer a {
	color: #0480be;
	text-decoration: none;
}
#footer a:link {
	color:#0480be;
	text-decoration: none;
}
#footer a:hover {
	color: #0480be;
	text-decoration: underline;
}
#page-container2 {
	text-align:left;
	width:960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow:hidden;
	background-color: #fff;
}

