/* Start of CMSMS style sheet 'trainingmain' */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
/*background: #16753c url(images/training/shade.png) repeat-x;*/
background: #16753c
}

body {
	font-size: 12px;
	color:#282825;
	font-family:Verdana, Geneva, sans-serif;
	width: 100%;
}
/* rules for headings and paragraph */
	h1 {
	padding-top: 10px;
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
p {
	line-height: 150%;
}

a {
color:#000
}
a:hover, a:visited {
color:#00693e
}
#wrapper {
	margin:0 auto;
	position:relative;
	width: 988px;
	height: auto;
	background:url(images/training/contentbottom.gif) bottom left repeat-y;
}
#header {
	width:988px;
	height:253px;
	background:url(images/training/work-banner.jpg) no-repeat;
	display:block;
}
#logo {
	position:absolute;
	top:250px;
	left:170px;
	width:302px;
	height:99px;
}
#contentwrapper {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background: url(images/training/background.jpg) top no-repeat;
}
#leftcolumn {
	float:left;
	position:relative;
	display:block;
	width:290px;
}
#leftcolumn ul {
list-style-type:none;
margin-left:60px;
}
#leftcolumn ul li {
padding:10px;
}
#navigation {
	background:url(images/training/sidenav.jpg) no-repeat;
	position:relative;
	top:6px;
	left:6px;
	width:279px;
	height:258px;
	z-index:10;
}

#contentmain {
	float:left;
	width:411px;
	position:relative;
	margin-left:10px;
	top:0px;
	background: none;
	height:auto;
	margin-bottom:85px;
background: url(images/ukcamps/content-bg.gif) center top no-repeat #fffddf;
}
#content {
margin-top:10px;
width:411px;
}
#registerbutton span {
position:absolute;
left: -9999px;
}
.padding {
padding:10px
}
#content ol {
	margin-left:20px;
	color:#282825;
}
#content ol li {
	padding:5px;
	font-weight:bold;
	color:#16753c;
}
#rightcolumn {
	float:right;
	position:relative;
	width:214px;
}
.clear {
	clear:both;
	height:1px;
}
.heading {
	position:relative;
	left:5px;
top:-5px;
margin-bottom:5px;
}

/* footer */

#footer {
	background:url(images/training/footerback.gif) center repeat-y;
	margin-top:-15px;
}
#footcontent {
	margin-left:55px
}
#footer a {
	color:#ffee00;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footcontent {
	width:860px;
	height:140px;
	margin-left:60px;
	font-size:11px;
	color:#ffee00;
	text-align:right;
}
#footcontent ul {
	list-style-type:none;
margin-top:20px;
margin-left:40px
}
#footcontent ul li {
	display:inline;
}
#footcontent ul li a {
	color:#ffee00;
	text-decoration:none;
}
#footcontent ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
#footleft {
	position:relative;
	left:25px;
	top:20px;
	width:400px;
	font-size:10px;
	color:#ffee00;
	text-align:left;
	float:left;
clear:left;
}
#footright {
	position:relative;
	right:0;
	top:20px;
	width:400px;
	color:#ffee00;
	text-align:right;
	float:right;
clear:right;
}
/* classes */
.greenold {
	color:#d2e0c1;
	width:200px;
	position:relative;
	left:40px;
	top:10px;
	text-align:center
}
.yellow {
	color:#fffddf;
	width:200px;
	position:relative;
	left:40px;
	top:10px;
	text-align:center
}
.red {color:#d3222a}
.green {color:#00693e}
.blue {color:#0d204a}

.clear {
	clear:both
}
.paddingsm {
	padding:6px
}
.paddinglrg {
	padding:15px
}
.paddingleft {
	margin-left:20px
}
.center {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.button {
	vertical-align:middle;
	line-height:13px;
}
.seemore {
	position:relative;
	top:590px;
	left:25px;
}
.rightimage {
float:right
}
.bigger { font-size:16px}
/* End of 'trainingmain' */

