/****************************************** Clear elements fix  ***************************************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

* html .clearfix {
    height:1px;
}

/****************************************** Global ***************************************/

body,a,li {
	font-family: verdana;
	color: #4d4d4d;
}

body h1 {
	margin: 13px 0 0 0;
	font-size: 24px;
	height: 30px;
	background: url('/assets/images/global/bullet.gif') no-repeat;
	background-position: 0 10px;
	padding: 0 0 6px 23px;
	width: 520px;
	border-bottom: 1px solid #4d4d4d;
	color: #4d4d4d;
	position: relative;
	bottom: 14px;
}

body h2 {
	padding: 10px 0 4px 23px;
	margin: 0px 0 15px 0;
	font-size: 18px;
	background: url('/assets/images/global/bullet.gif') no-repeat;
	background-position: 0px 12px;
	width: 520px;
	border-bottom: 1px solid #4d4d4d;
	color: #4d4d4d;
	position: relative;
}

body h3 {
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 0px;
	font-family: verdana;
	font-size: 15px;
	color: #de0f04;
}

body h4 {
	font-family: verdana;
	font-size: 15px;
	margin: 15px 0 15px 0;
}

p {
	font-family: verdana;
	font-size: 12px;
	color: #4d4d4d;
	margin-bottom: 20px;
	display:block;
}

a {
	color: #de0f04;
}

table {
	margin-top: 20px;
	margin-bottom: 20px;
}

table tr.heading {
	font-weight: bold;
	color: #6a6a6a;
} 

table td {
	border: 2px solid #e9e9e9;
	padding: 10px;
}

table td.centred {
	text-align: center;
}
a:hover {
	color: #4d4d4d;
}

#quoteText span {
	color: #777777;
	font-style: italic;
}

span.quote {
	color: #777777;
	font-style: italic;
}

#boldQuote span {
	color: #de0f04;
	font-size: 15px;
	font-style: italic;
}

#outerWrap {
	width: 920px;
	margin: 5px auto 0;
}

#header{ 
	width: 920px;
	height: 180px;
	background: url('/assets/images/global/header.gif') top left no-repeat;
}

#content {
	border-width: 1px;
	width: 870px;
	background: url('/assets/images/global/shadow.gif') top left repeat-y;
	padding: 10px 0 0 50px;
}

#footer {
	width: 920px;
	height: 196px;
	background: url('/assets/images/global/footer.gif') top left no-repeat;
}

#header img {
	margin-left: 45px;
}

span.boldRed {
	font-weight: bold;
	color: #de0f04;
}
span.boldGrey {
	font-weight: bold;
	color: #4d4d4d;
}

/************************* html nav *********************/

#header ul {
	margin: 15px 0 0 500px;
}

#header ul li {
	display: inline;
	margin: 0 2px;
	color: #de0f04;
}

#header ul li a {
	text-decoration: none;
	font-size: 13px;
	color: #4d4d4d;
}

#header ul li a:hover {
	color: #000;
}

/************************* cols *********************/

#leftCol {
	float: left;
	width: 548px;
	padding-right: 30px;
	border-right: 2px solid #de0f04;
}

#divider {
	
	float: left;
	min-height: 50px;
	margin-top: 10px;
	width: 2px;
}

#rightCol {
	float: right;
	width: 215px;
	margin-left: 25px;
	padding-right: 40px;
}

/************************* left hand column *********************/

#leftCol ul {
	padding: 0 0 0 20px;
	color: #4d4d4d;
}

#leftCol ul li {
	background: url('/assets/images/global/bulletLittleOn.gif') top left no-repeat;
	padding: 0 0 0 35px;
	margin: 15px 0;
}

.leftImg {
	display: block;
	float: left;
	padding: 5px 15px 10px 10px;
}

.rightImg {
	display: block;
	float: right;
	padding: 5px 10px 10px 10px;
}

.centreImg {
	margin-bottom: 25px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
}

/************************* right hand column *********************/

#sideNav {
	width: 212px;
	background: url('/assets/images/global/sideBoxTop.gif') top left no-repeat;
	margin: 25px 0px 25px 0px;
}

#sideNav ul {
	padding: 10px 0px 0px 22px;
}

#sideNav ul li {
	background: url('/assets/images/global/bulletLittleOff.gif') top left no-repeat;
	padding: 0 0 0 30px;
	margin: 15px 0;
}

#sideNav ul .current {
	background: url('/assets/images/global/bulletLittleOn.gif') top left no-repeat;
	color: #de0f04;
	
}

#sideNav ul .last {
	margin: 0;
}

#sideNavBottom {
	height: 18px;
	background: url('/assets/images/global/sideBoxBottom.gif') top left no-repeat;
}

#sideNav ul li a {
	font-size: 12px;
	color: #444;
	text-decoration: none;
}

#sideNav ul li .currentLink {
	color: #de0f04;
}

#sideNav ul li a:hover {
	color: #de0f04;
}

#sidePanel {
	width: 192px;
	background: url('/assets/images/global/sideBoxTop.gif') top left no-repeat;
	padding: 10px 0 0 15px;
	margin: 10px 0 0;
}

#sidePanel div {
	padding: 5px 25px 20px 15px;
}

#sidePanel p {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}

#sidePanel span {
	font-size: 14px;
	font-weight: normal	;
	font-style: italic;
	color: #de0f04;
}

#sidePanelBottom {
	height: 18px;
	margin-top: -15px;
	background: url('/assets/images/global/sideBoxBottom.gif') top left no-repeat;
}

#sidePanel h2 {
	width: 140px;
	font-size: 15px;
	line-height: 18px;
	background: url('/assets/images/global/bulletLittle.gif') no-repeat;
	background-position: 0 17px;
	padding-top: 15px;
}

/****************************************** index.html ***************************************/

#text{
	width: 415px;
}

#moreNews{
	width: 212px;
	padding: 0px 0 10px 0;
}

#moreNews h2{
	width: 192px;
}

#moreNews {
	color: #de0f04;
}

#moreNews a:hover{
	color: #de0f04;
}

#moreNews a {
	color: #4d4d4d;
}

#moreNews h3 a{
	color: #de0f04;
}

#pastNews {
	color: #de0f04;
}

#pastNews a:hover {
	color: #de0f04;
}

#pastNews a {
	color: #4d4d4d;
}

/****************************************** news ***************************************/

#photo{
	background: #eee;
	margin: 20px 42px 25px 23px;
}

#photo img {
	width:430px;
	padding: 12px 0 18px 27px;
}

#photo p {
	color:#de0f04;
	font-size:15px;
	padding: 0 30px 18px 25px;
}

/****************************************** aboutus.html ***************************************/

/****************************************** contact.html ***************************************/

/****************************************** clients.html ***************************************/

/****************************************** admin ***************************************/

.admin {
	background-color: #f3f3f3;
	clear: both;
	padding: 0px;
	border: 0px solid #FF0000;
}

.admin button {
	margin-right:5px;
}

.panel {
	padding: 5px;
	background-color: #e5e5e5;
}

#error {
	
	color: #330000;
}

#leftCol form#editBody {
	width: 500px;
}

#leftCol #editBody textarea {
	width: 500px;
	height: 500px;
}

#rightCol form#editBody {
	width: 215px;
}

#rightCol form#editBody textarea {
	width: 215px;
	height: 300px;
}

form {
	width: 500px;
}

form br {
	clear: both;
}

form label {
	display: block;
	width: 110px;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
}

form input, textarea {
	margin-bottom: 12px;
	width: 370px;
	float: right;
}

form button {
	margin-left: 130px;
	margin-top: 10px;
}

form select {
	float: right;
	width: 200px;
	margin-bottom: 12px;
	margin-right: 170px;
}

form input#submit {
	float: left;
	width: auto;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 130px;
}

form textarea#itemHeading {
	width: 370px;
	height: 50px;
	float: right;
}

form textarea#itemBody {
	width: 370px;
	height: 200px;
	float: right;
}

form#uploadForm {
	padding-bottom: 10px;
}

#imageLoader {
	padding: 15px, 0px, 15px, 130px;
}

#imageLoader p {
	padding: 0px 0px 15px 130px;
}

#imageLoader img {
	display: block;
	padding: 0px 0px 15px 130px;
}

#imageLoader button {
	display: block;
	margin: 0px 0px 15px 130px;
}

