/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555;
	line-height:1.5em;
	text-align:justify;
}
#imgtop {
	width:792px;
	height:35px;
	background-image:url(images/pagelayout/orange_top.gif);
}
#imgbottom {
	width:792px;
	height:176px;
	background-image:url(images/pagelayout/orange_bottom.gif);
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

#container{
	background-image: url(images/pagelayout/orange_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0 40px 10px 35px;
}
#lefty{
	background-image: url(images/pagelayout/orange_tile.gif);
	background-repeat: repeat;
	background-position: right top;
	font-size: 1px;
}
#righty{
	background-image: url(images/pagelayout/orange_tile.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 1px;
}

.aboutus #imgtop { background-image:url(images/pagelayout/orange_top.gif); }
.aboutus #imgbottom { background-image:url(images/pagelayout/orange_bottom.gif); }
.aboutus #container{ background-image: url(images/pagelayout/orange_background.gif); }
.aboutus #lefty{ background-image: url(images/pagelayout/orange_tile.gif); }
.aboutus #righty{ background-image: url(images/pagelayout/orange_tile.gif); }
body.aboutus { background-image: url(images/pagelayout/orange_tile.gif); }
.aboutus #menuside a { color:#EF5A00; }
.aboutus h1, .aboutus h2, .aboutus a { color:#EF5A00; }

.training #imgtop { background-image:url(images/pagelayout/lightblue_top.gif); }
.training #imgbottom { background-image:url(images/pagelayout/lightblue_bottom.gif); }
.training #container{ background-image: url(images/pagelayout/lightblue_background.gif); }
.training #lefty{ background-image: url(images/pagelayout/lightblue_tile.gif); }
.training #righty{ background-image: url(images/pagelayout/lightblue_tile.gif); }
body.training { background-image: url(images/pagelayout/lightblue_tile.gif); }
.training h1, .training h2, .training a { color:#1DAEBA; }
.training #menuside a { color:#18B9C7; }

.projects #imgtop { background-image:url(images/pagelayout/burgundy_top.gif); }
.projects #imgbottom { background-image:url(images/pagelayout/burgundy_bottom.gif); }
.projects #container{ background-image: url(images/pagelayout/burgundy_background.gif); }
.projects #lefty{ background-image: url(images/pagelayout/burgundy_tile.gif); }
.projects #righty{ background-image: url(images/pagelayout/burgundy_tile.gif); }
body.projects { background-image: url(images/pagelayout/burgundy_tile.gif); }
.projects h1, .projects h2, .projects a { color:#9D1A21; }
/*.projects #menuside { background-color:#9D1A21; }*/
.projects #menuside a { /*margin:0;*/ }

.getinvolved #imgtop { background-image:url(images/pagelayout/red_top.gif); }
.getinvolved #imgbottom { background-image:url(images/pagelayout/red_bottom.gif); }
.getinvolved #container{ background-image: url(images/pagelayout/red_background.gif); }
.getinvolved #lefty{ background-image: url(images/pagelayout/red_tile.gif); }
.getinvolved #righty{ background-image: url(images/pagelayout/red_tile.gif); }
body.getinvolved { background-image: url(images/pagelayout/red_tile.gif); }
.getinvolved h1, .getinvolved h2 { color:#E70800; }
.getinvolved a { color:#AA0400; }
.getinvolved h2 {font-size:18px; margin:30px 0 0 0; }
.getinvolved h3 {font-size:15px; margin:20px 0 0 0; color:#fff; font-weight:bold; background:#AA0400; padding:3px; }
.getinvolved form {padding:0; margin:0;}

.contact #imgtop { background-image:url(images/pagelayout/green_top.gif); }
.contact #imgbottom { background-image:url(images/pagelayout/green_bottom.gif); }
.contact #container{ background-image: url(images/pagelayout/green_background.gif); }
.contact #lefty{ background-image: url(images/pagelayout/green_tile.gif); }
.contact #righty{ background-image: url(images/pagelayout/green_tile.gif); }
body.contact { background-image: url(images/pagelayout/green_tile.gif); }
.contact h1, .contact h2, .contact a { color:#48952F; }

.events #imgtop { background-image:url(images/pagelayout/blue_top.gif); }
.events #imgbottom { background-image:url(images/pagelayout/blue_bottom.gif); }
.events #container{ background-image: url(images/pagelayout/blue_background.gif); }
.events #lefty{ background-image: url(images/pagelayout/blue_tile.gif); }
.events #righty{ background-image: url(images/pagelayout/blue_tile.gif); }
body.events { background-image: url(images/pagelayout/blue_tile.gif); }
.events h1, .events h2, .events a { color:#004AFF; }


p {
	margin: 10px 0;
}
img {
	border:none;
}
ul {
	margin: 10px 10px 10px 20px;
	list-style-type:disc;
	color:#FF3300;
}
ul b {
	color:#555;
	font-weight:bold;
}
ol {
	margin: 10px 10px 10px 40px;
	list-style-type:decimal;
	color:#FF3300;
}
ol b {
	color:#555;
	font-weight:normal;
}
li {
	margin: 10px 0;
}
h1 {
	font-size:24px;
	margin-bottom:10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin:5px 0 -10px 0;
}

/* ---- LAYOUT ----- */
#header {
	padding-bottom:10px;
}
#header img {
	margin-top:20px;
	margin-left:40px;
}
#header #menutop img {
	margin:0;
}
#header #menutop {
	float:right;
	margin-right:40px;
	position:relative;
}
#header #menutop a {
/*	position:relative;*/
text-decoration:none;
}
#header #menutop a div {
	display:none;
}
#header #menutop a:hover div {
	display:block;
	position:absolute;
	top:150px;
	left:-15px;
	z-index:200;
	white-space:nowrap;
	font-size:14px;
	padding:2px 8px 4px 8px;
	margin:0;
	text-decoration:none;
	text-transform:lowercase;
	color:#fff;
	line-height:1em;
	text-align:center;
	border:2px solid #fff;
	cursor:pointer;
}
#header #menutop a:hover div span {

}

#header #titles img {
	display:block;
}
/*
#menuside {
	float:right;
	display:block;
	margin: 10px 0 10px 10px;
	text-transform:lowercase;
}
#menuside a {
	display:block;
	width:auto;
	white-space:nowrap;
	font-size:14px;
	margin: 3px 0;
	padding:2px 8px 4px 8px;
	text-decoration:none;
	color:#fff;
	line-height:1em;
	text-align:center;
	background-image: url(images/menus/leftRounded.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menuside a:hover {

}
#menuside div {
	background-image: url(images/menus/rightRounded.png);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
#menuside {
	text-transform:lowercase;
	background-image: url(images/menus/leftRounded.png) ;
	background-repeat: no-repeat;
	background-position: left center;
	color:#aaa;
	cursor:default;
	/*background-color:#18B9C7;*/
	/*height:20px;*/
	/*line-height:20px;*/
	text-align:center;
	margin:0 0 15px 0;
}
#menuside a, #menuside strong {
	margin:0 7px;
	white-space:nowrap;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#9D1A21;
	text-align:center;
}
#menuside strong {
	color:#999;
}
#menuside a:hover {
	text-decoration:underline;
}
#menuside div {

	margin-left:10px;

	background-image: url(images/menus/rightRounded.png);
	background-repeat: no-repeat;
	background-position: right center;
}


.quoteblock {
	margin: 10px 0;
	color: #fff;
}
.quoteblock p {
	font-style:italic;
	padding: 0 10px;
	margin: 0 10px;
}
.quoteblock img {
	margin:0 10px;
}
.quoteblock strong {
	display:block;
	color:#444;
	font-weight:bold;
	font-style:normal;
	padding-top:10px;
}
.floatquote {
	float:right;
	width:200px;
	margin:10px 20px;
	color:#00CCCC;
	font-size:16px;
	
	text-align:justify;
}
.button {
	padding:0;
	margin: 3px 0;
	background-color:#33C2CF;
	font-weight:bold;
	border: 3px double #33C2CF;
	color:#fff;
	cursor:pointer;
}
form {
	margin: 5px 0 30px 0;
}
label {
	display:block;
	margin: 5px 0;
}
input, textarea {
	border:1px solid #21CEDE;
	padding:3px;
}

/* colours for reuse */
h1.training {
	color:#21CEDE;
}
h1.projects {
	color:#941008;
}

/* for reuse */
.clearfloat {
	width: 100%;
	height: 1px;
	font-size: 1px;
	color: #fff;
	clear:both;
}
.floatright {
	float:right;
	margin-left: 10px;
}
.floatleft {
	float:left;
	margin-right: 10px;
}
.blockphoto {
	padding:10px 25px 10px 10px;
	margin:0 -24px 0 15px;
	background-color:#ccc;
	float:right;
}
.blockphotoleft {
	padding:10px 10px 10px 25px;
	margin:0 15px 5px -19px;
	background-color:#ccc;
	float:left;
}