/*---------------------------
CSS for: www.

author: Jasper Smith
email: jasper@sparks.co.uk
-----------------------------*/


/*------LAYOUT------*/
html {
	font-size:100%;
	}
	
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
	
#skipNav, #skipBack {
	display:none;
	}

#header {
	background-color: #000000;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	height: 125px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B24824;
	}
#subtitle {
	padding-left:150px;
	height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B24824;
	background-color: #2D3987;
	color: #04B5E5;
	font-size: 14px;
	letter-spacing: .1em;
}
	
#mainContent {
	border:none;
	border-collapse:collapse;
	width:100%;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	}
#mainContent td {
	vertical-align:top;
	}
	
#navigation, #outlook {
	width:150px;
	font-size:1.2em;
	padding-top: 8ex;
	}
	
#navigation ul, #outlook ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#navigation li.navGap {
	margin-bottom:10px;
	}
	
#organised {
	text-align:center;
	margin-top:15px;
	color:#FFFFFF;
	}
#organised li {
	margin-bottom:10px;
	}
	
#content {
	padding:10px;
	font-size:1.2em;
	}
	
#outlook {
	text-align:center;
	}

#outlook ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:140px; /*optional*/
	}
#outlook li a {
	display:block;
	text-decoration:none;
	border:3px solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color:#04B5E5;
	padding:3px;
	color:#000000;
	}
#outlook a:hover {
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
#outlook li {
	text-align:center;
	margin:0 0 10px 0;
	}
	
/*------NAVIGATION------*/
a {
	text-decoration:none;
	font-weight: bold;
	color: #04B5E5;
	}
a:hover {
	text-decoration:underline;
	color: #34453A;
	}
a:active {
	text-decoration:none;
	color: #6F787A;
	}	
#navBar a:link, #navBar a:visited {
	display:block;
	text-decoration:none;
	background-color: #E07826;
	color: #000000;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #2D3987;
	}
#navBar a:hover, #navBar a:active {
	display:block;
	
	text-decoration:none;
	background-color: #B24824;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #000000;
	
	}
	
a.button {
	text-decoration:none;
	padding:2px;
	border-bottom:2px #999999 solid;
	border-right:2px #999999 solid;
	border-top:2px #CCCCCC solid;
	border-left:2px #CCCCCC solid;
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	}
a.button:hover {
	border-bottom:2px #CCCCCC solid;
	border-right:2px #CCCCCC solid;
	border-top:2px #999999 solid;
	border-left:2px #999999 solid;
	}
	
/*------CONTENT------*/
h1 {
	font-size:2em;
	color: #04B5E5;
	letter-spacing: .5em;
	font-variant: small-caps;
	}
	
h2 {
	font-size:1.4em;
	border-left-width: 1.2em;
	border-left-style: solid;
	border-left-color: #CECECE;
	padding-left: .2em;
	letter-spacing: .2em;
	}
	
h3 {
	font-size:1.2em;
	color: #000000;
	}

h4 { /* For paragraph header */
	font-size:1.0em;
	padding-bottom:-14px;
	margin-bottom:-14px;
	}
	
h5 { /* For ul header */
	font-size:1.0em;
	padding-bottom:0px;
	margin-bottom:0px;
	}

h6 { /* side headers */
	font-size:1.0em;
	margin:0;
	padding:0;
	}
	
/*------*/	
em, address {

	}
	
img {
	border:none;
	}
	
/*------*/	
.italic {
	font-style:italic;
	}
	
.clear {
	clear:both;
	}
	
.imgLeft {
	float:left;
	margin:0 20px 20px 0;
	}
.imgRight {
	float:right;
	margin:0 0 20px 20px;
	}

	
.imageList {
	padding:0;
	margin:0;
	list-style-type:none;
	}
.imageList li {
	display:inline;
	vertical-align:text-top; /* IE only */
	}
.imageList li img {
	padding-right:10px;
	}
	
.cc {
	font-size:.8em;
	}
	
/*----------*/
.committee, .plainInfo {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.committee li em {
	font-style:italic;
	}
/*----------*/
.org {
	margin-bottom:15px;
	}
.adr {
	margin-top:25px;
	}
address {
	display:inline;
	}
	
/*------FOOTER------*/
#footer {
	font-size:1.8em;
	padding:0 0 0 160px;
	margin:0;
	height:40px;
	color: #04B5E5;
	background-color: #000000;
	}

/*------FORMS------*/
label {
	display:block;
	padding:5px 0;
	}
label em {
	float:left;
	width:100px;
	font-style:normal;
	}
input {
	width:180px;
	}
input.checkbox, input.submit, input.reset {
	width:auto;
	}
.progDay {
	font-size: 1.2em;
	font-weight: bold;
	color: #04B5E5;
	background-color: #000000;
	line-height: 2em;
	text-align: center;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}
.progRefresh {
	color: #0394BE;
	background-color: #CAFFFF;
	border: 1px solid #2D3987;

}
