/* Start of CMSMS style sheet 'main.css' */
/* Reach Hire Stylesheet - Created by Gary @ icansee.co.uk 07/06/07 */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font: 80%/1.4 Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #444;
	text-align: center;
	background: #015189 url(images/template-images/body-BG.jpg) repeat-x;
}



div#wrapper {
	text-align: left;
        	width: 793px;
	margin: auto;
	background: #015189 url(images/template-images/content-top-BG.jpg) top left no-repeat;
}

div#inner {
	position: relative;
	top: 49px;
	left: 0;
	background: #CDCECF url(images/template-images/mainwrapper-BG.jpg) repeat-x;
}


div#content {
	background-color: white;
	margin: 0 7px 0 7px;
}

div#content.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* fix IE6 Peekaboo bug !!! */
* html div#content {
	height: 1px;
}

div#sidebar {
	width: 260px;
	height: 650px;
	float: left;
}

div#sidebar h1 {
	width: 248px;
	height: 259px;
	margin-left: 12px;
	background: url(images/template-images/logo.jpg);
	text-indent: -999em;
	overflow: hidden;
}

div#sidebar div#navwrap {
	background: url(images/template-images/nav-bottom-bg.jpg)  bottom left no-repeat;
	padding-bottom: 5px;
	margin-left: 19px;
}

div#sidebar div#sidenav {
	height: 210px;
	width: 233px;
	background: url(images/template-images/sidenav-BG-2.gif) repeat-y;
}

div#sidebar div#sidenav ul {
	height: 230px;
	margin: 0 3px 0 3px;
	background: url(images/template-images/sidenav-ul-BG.jpg) repeat-x;
	font-size: 1.5em;
	list-style: none;
}

div#sidebar div#sidenav ul a {
	display: block;
	height: 30px;
	background: url(images/template-images/sidenav-a-BG.gif) no-repeat bottom left;
	color: white;
	text-decoration: none;
	text-indent: 15px;
	line-height: 26px;
}

div#sidebar div#sidenav ul a:hover {
	text-decoration: underline;
}

div#sidebar address {
	font-size: 1.3em;
        font-weight: bold;
        text-align: left;
        color: #0477C8;
        margin: 10px 0 20px 30px;
}

div#main {
	padding-top: 20px;
	position: relative;
        margin-left: 260px;
}

div#main h2 {
	font: 2.9em Impact, "Arial Black", Helvetica, sans-serif;
	color: #0477C8;
	text-align: center;
}

div#main ul#topnav {
	position: absolute;
	top: 76px;
	left: 0;
}

div#main ul#topnav li {
	display: inline;
}

div#main ul#topnav a {
	display: block;
	height: 33px;
	float: left;
	padding: 0 1.8em 0 1.8em;
	margin-right: 4px;
	border: 1px solid #B3B3B3;
	background: url(images/template-images/topnav-a-BG.gif) repeat-x;
	color: #0477C8;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
}

div#main ul#topnav a:hover {
	text-decoration: underline;
}

div#main ul#topnav a#home {
	border-left: none;
}

div#main-content {
	margin: 65px 30px 50px 0;
}

div#main-content img {
        padding: 5px;
        background-color:  #eee;
        border: 1px solid #0477C8;
	margin: 8px;
}

div#main-content h2, h3, h4, h5, p{
	padding: 8px 10px 8px 6px;
}

div#main-content h2, h3, h4, h5 {
	font-family: Impact, "Arial Black", Helvetica, sans-serif;
        font-size: 200%;
	color: #CE0F42;
	text-align: center;
}

div#main-content ul, ol, dl {
font-weight: bold;
color: #0477C8;
padding: 8px 10px 8px 36px;
}

div#main-content ul li {
         font-size: 1.2em;
	padding: 4px 10px 4px 0;
}

div#main-content address {
	font: 1.6em Impact, "Arial Black", Helvetica, sans-serif;
	text-align: center;
        letter-spacing: 0.1em; 
	margin: 3px;
	color: #555;
}

div#front-splash {
	width: 461px;
	background: white url(images/template-images/front-splash.jpg) bottom right no-repeat;
	border: 1px solid #BDBCBD;
}

div#front-splash p {
	padding: 10px;
	font-size: 1.2em;
	color: #0477C8;
	text-align: center;
}

div#front-splash h3 {
	font: 1.9em Impact, "Arial Black", Helvetica, sans-serif;
	text-align: center;
	margin: 3px;
	color: white;
	background-color: #CE0F42;
}


div#front-splash a  {
display: block;
height:300px;
color: #0477C8;
text-decoration:none;
}

div#sidebar .spotbox {
	background: white url(images/template-images/spot-box-BG.jpg) bottom left repeat-x;
	padding: 10px;
	border: 1px solid #BDBCBD;
	margin: 15px 10px 0 20px;
}

h3.spotbox {
	font: 1.9em Impact, "Arial Black", Helvetica, sans-serif;
	color: #0477C8;
}

h3.spotbox span {
	display: block;
	font-size: 1.4em;
	color: #CE0F42;
}

div#footer {
	font-size: 0.8em;
	clear: both;
	background-color: #CE0F42;
        color: white;
	padding: 6px;
}

div#footer {
	font-size: 0.8em;
	clear: both;
	background-color: #CE0F42;
        color: white;
	padding: 6px;
}

/* Force IE6 to show footer */
* html div#footer {
position: absolute;
left: -7px;
width:767px;
z-index: 1;
border-left: 7px solid #CDCECF;
border-right: 7px solid #CDCECF;
}


div#footer ul li {
display: inline;
}

div#footer ul li a {
	margin: 0 5px;
	display: inline;
	color: white;
	text-decoration: none;
}

div#footer ul li a:hover {
	text-decoration: underline;
}

.clear { clear: both; }
	
/* End of 'main.css' */

