/**
*	Carey Baird
*	FreshDevelopment.co.uk
*	21 Nov 2006
*
*	Main stylesheet for Sherwood Skelly website
*
**/

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #675e53;
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

p
{
	line-height: 2em;
	padding: 0px;
	font-size: 12px;
	margin-right: 20px;
}

p.highlight
{
	color: #f47c30;
}


h1, h2, h3
{
	font-family: 'Arial Black', Gadget, sans-serif;
	font-weight: normal;
	padding: 10px 30px 10px 0px;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 20px;
}

a:link, a:active, a:visited
{
	color:#d86d2a;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.mainouter
{
	width: 872px;
	margin: 0px auto 0px auto;
	padding: 0px;
	align: center;
	background-image: url('../images/main_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.maininner
{
	width: 802px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.header
{
	width: 764px;
	margin: 0px 0px 0px 38px;
	padding: 0px 0px 20px 0px;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.content
{
	width: 764px;
	padding: 0px 0px 0px 38px;
	margin: 0px;
}

.footer
{
	width: 726px;
	margin: 0px 38px 0px 38px;
	padding: 30px 0px 30px 0px;
}

.footer p
{
	text-align: right;
	border-top: 1px dashed #a6a399;
	padding-top: 20px;
	margin-right: 0px;
}

.footer_links
{
	width: 726px;
	margin: 0px 38px 0px 38px;
	padding: 30px 0px 30px 0px;
	color: #999999;
	text-align: left;
}

.footer_links a
{
	color: #999999;
}

img.headerlogo
{
	margin: 70px 0px 0px 0px;
}

.headernav
{
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dashed #a6a399;
	width: 430px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

.headernav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.headernav li
{
	display: inline;
	padding: 7px 3px 0px 3px;

}

.headernav li.selected
{
	background-image: url('../images/headernav_selected.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.headernav a:link, .headernav a:active, .headernav a:visited
{
	color:#5c5347;
	text-decoration:none;
}

.headernav a:hover
{
	color: #d86d2a;
}

.headernav li.selected a:link, .headernav li.selected a:active, .headernav li.selected a:visited
{
	color:#d86d2a;
}

.headernav li.selected a:hover
{
	color: #d86d2a;
}



.homeboxmajor
{
	width: 378px;
	margin: 10px 0px 10px 0px;
	display: inline;
	float: left;
	padding: 18px 22px 5px 22px;
	background-color: #423c33;
	color: #ffffff;
}

.homeboxmajor h1
{
	font-size: 18px;
	align: center;
	color: #ffffff;
}

.homeboxmajor h2
{
	font-size: 13px;
	padding: 42px 0px 15px 0px;
	margin: 0px;
	color: #ffffff;
	align: right;
	text-align: right;
}

.homeboxminor
{
	width: 231px;
	margin: 10px 0px 10px 30px;
	display: inline;
	float: left;
	padding: 18px 22px 5px 22px;
	background-color: #dc6f2b;
}

.homeboxminor p
{
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

.homeboxminor h2
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #ffffff;
}

.homeboxmajor a:link, .homeboxmajor a:active, .homeboxmajor a:visited
{
	color:#dc6f2b;
	text-decoration:none;
}

.homeboxmajor a:hover
{
	color: #ffffff;
}

.homeboxminor a:link, .homeboxminor a:active, .homeboxminor a:visited
{
	color:#423c33;
	text-decoration:none;
	font-weight: bold;
}

.homeboxminor a:hover
{
	color: #ffffff;
}

.homeboxmajor img, .homeboxminor img
{
	border: 0px;
}

.hometext
{
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 422px;
	border-top: 1px dashed #a6a399;
}

.hometext p
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.homecontact
{
	float: left;
	margin: 30px 0px 0px 30px;
	padding: 10px 0px 10px 0px;
	width: 275px;
	border-top: 1px dashed #a6a399;
}

.homecontact h1
{
	color: #f47c30;
	font-size: 21px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.homecontact h2
{
	font-size: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.homecontact textarea, .homecontact input.text
{
	overflow: hidden;
	width: 275px;
}

.homecontact input.submit
{
	text-align: left;
	background-image: url('../images/form_submit.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff;
	font-weight: bold;
	color: #dc6f2b;
	width: 75px;
	height: 30px;
	border: 0px;
}


.servicesimagebox
{
	display: inline;
	float: left;
	width: 378px;
	padding: 18px 18px 54px 18px;
	margin: 0px 40px 0px 0px;
	background-color: #595045;
}

ul.serviceslist
{
	font-size: 16px;
	list-style-position: inside;
}

ul.serviceslist li
{
	padding: 9px;
}


.pastprojectbox
{
	padding: 12px 12px 12px 12px;
	width: 206px;
	display: inline;
	float: left;
	margin: 10px 20px 20px 0px;
	background-color: #4c453a;
	color: #f47c30;
}

.pastprojectbox h1
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.pastprojectbox p
{
	color: #ffffff;
	font-size: 12px;
}

.currentprojectmainimagebox
{
	width: 378px;
	padding: 18px 18px 18px 18px;
	background-color: #443d34;
	color: #ffffff;
}

.currentprojectmainimagebox h1
{
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

.currentprojectimagesbox
{
	display: inline;
	float: right;
	margin: 0px 38px 0px 20px;
	width: 267px;
}

.currentprojectimagesbox img
{
	border: 18px solid #db6f2b;
}
.currentprojectimagesbox h2
{
	font-size: 11px;
	color: #db6f2b;
	margin-top: 0px;
	padding-top: 0px;
}

ul.projectdetails
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.projectdetails li
{
	padding: 0px 15px 10px 0px;
}


.tridentmain
{
	margin: 30px 38px 10px 0px;
	text-align: left;
}

.tridentmain img
{
	border: 18px solid #db6f2b;
}

.tridentmain h2
{
	font-size: 18px;
	color: #db6f2b;
}

.tridentmain p
{
	text-align: left;
}

p.error
{
	color: red;
	text-align: center;
	font-weight: bold;
}

p.message
{
	color: green;
	text-align: center;
	font-weight: bold;
}

.futuremoredetails
{
	display: inline;
	float: right;
	border: 1px solid #db6f2b;
	text-align: center;
	padding: 20px;
	background-color: #db6f2b;
	width: 200px;
	margin: 10px 10px 50px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.futureprices
{
	display: inline;
	float: right;
	border: 1px solid #db6f2b;
	text-align: center;
	padding: 20px;
	background-color: #db6f2b;
	width: 200px;
	margin: 10px 10px 30px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
