/****** CSS by John Garlinge JDG Web Design ******/
/****** EMAIL: john@jdgwebdesign.co.uk   ******/
/*
colours
red: #e60004
amber: #f29300
green: #1c952a

*/
#container{
	width:880px;
	margin:auto;
	border:1px solid gray!important;
}
body{ 
	padding: 0 5px;
	font-family: Helvetica, Arial,Verdana, sans-serif;
	background-color: #DDD;
	font-weight:bold;
}
h1{
	margin:0;
	text-indent:-999em;
	height:360px;
}
h1 strong{
	 background: #fff url(../images/stts-logo.png) no-repeat center center;
	 display:block;
	 height:100%;
	 width:100%;
}
ul, li, h3, h2, h1, p, #navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:580px;
	background-color:white;
	position:relative;
	height:600px;
	float:left;
}
#content h2{
	background:#e60004!important;
	color: #fff;
	padding: 4px 2px;
	margin:10px 0 20px;
	font-family: tahoma,helvetica,arial,sans-serif;
	text-align:center;
	text-transform:uppercase
}
#content a{
	color:#1c952a;
	font-weight:bolder;
	text-decoration:none;
}
#content a:hover{
	color:#f29300;
	}
#navigation{
	float:left;
	width:299px;
	height:600px;
	background: #fff;
	border-right:1px solid gray;
	position:relative;
}
#navigation .sup{
	margin:0 10px 2px 10px;
	font-size:0.95em;
	text-align:right;
}
#navigation ul{
	margin:5px 0;
	list-style:none;
	padding:20px 0 0 15px;						
}
#navigation a{
	color:#e60004;
	font-weight:bolder;
	text-decoration:none;
}
#navigation a:hover{
	color:#f29300;
}		
#navigation .sup li{
	margin: 3px 0 !important;
	margin:-4px 0;
}
#navigation a.scrolling{
	color:#1c952a;
}
.docs{
	position:absolute;
	bottom: 40px;
	right:10px;
	}
.docs li{
	text-align:right;
	margin:0;
	padding:0;
	line-height:1.0;
	}
.docs li a{font-size:0.75em;}
.section{
	width:6000px;
	position:relative;
	margin-left:-10px;
}
.section .sub{
	position:relative;
	float:left;
	padding: 10px 26px 20px;
	width:508px;
	margin: 0 30px  0 10px;
	height:552px;
}
.section .sub p{
	margin:0 0 10px;
	font-size:85%;
	line-height:1.4em;
	color: #1f1f1f;
}
.section .sub ol{
	padding: 0 0 0 0;
	}
.section .sub ol li{
	list-style-type: circle;
	font-size:0.85em;
	padding: 0 0 16px 0;
	margin: 0 0 0 12px;
	
	}
p.footer.strap{
	position:absolute;
	bottom: 20px;
	width:508px;
	left:20px;
	background: #1c952a;
	color: #fff;
	padding: 4px 2px;
	margin:0 0 16px 0;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size:1.1em;
	text-align:center;
}
.section .next, .section .prev{
	font-size:18px;
	position:absolute;
	bottom:15px;
	letter-spacing:-2px;
}
.section .next{
	right:26px;
	bottom:0;
}
.section .prev{
	left:26px;
	bottom:0;
}
.section .next ,.section .prev{
	display:block;
	height: 20px!important;
	padding: 0 72px 0 0;
	width:40px;
	background: url(../images/arrows.png) no-repeat right 0px;
}
.section .prev{
	background-position:left -24px !important;
	padding: 0 0 0 45px;
}
img{
	border:2px solid #5B739C;
	margin-bottom: 12px;
}
abbr{
	border: 0;
	outline:0;
	}
label{
	display:inline-block;
	width:160px;
	margin:0 0 10px 0;
	}
textarea{
	vertical-align:top;
	width:250px;
	height:100px;
}
#buttons{
	padding:10px 0 0;
	text-align:center;
	}
#buttons li{display:inline;}
#buttons input{
	width:100px;
	text-align:center;
	margin:0;
}
#copy{
	font-size: 0.65em;
	position:absolute;
	bottom:1px;
	left:10px;
}
#design{
	width:880px;
	margin:auto;
	text-align:right;
	color: #e60004;
	font-size:0.65em;
	}
#design a{
	color: #e60004;
	font-size:1em;
	}
	
.info p, .info a{font-weight:normal;}
