@charset "utf-8";
/* CSS Document by Full Phat Design */
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/background.jpg) repeat-x;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
/* black border area at either  of the main page content */
#borderwrap {
	width: 980px;
	background:#000000;
	margin: 0px auto;
}
/* header which holds the logo and contact details */
#header {
	width: 960px;
	height:164px;
	margin: 0px auto;
	padding:0;

}
#header a{
color:#FFFFFF;
}
#header a:hover{
color:#FFFFFF;
text-decoration:none;
}
.header-right {
	width: 241px;
	height:171px;
	float:right;
	background:url(images/boneham_03.jpg) no-repeat;
	padding:10px 10px 0 0;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
}
.header-left {
	width: 709px;
	height:181px;
	float:left;
	padding:0;
}
/* navigation area just below the header*/
#navigation{
	width: 950px;
	height:39px;
	margin: 0px auto;
	padding:0;
	background:url(images/boneham_04.gif);
	padding:18px 0 0 10px;
	clear:both;

}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
text-align:left;
font-size: 13px;
width:950px;

}
#navigation li {
display:inline;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;

}
#navigation a { 
color: #ffffff;
text-decoration: none;
}
#navigation a:hover {
color: #c11b21;
}

#navigation li.last {
    border:none;
	padding-right:0;
}
#navigation li.first {
    padding-left:0px;
}
/* content area broken up in to three columns*/
#content {
	width: 960px;
	margin: 0px auto;
	padding:0;
	background:#FFFFFF;
	overflow:auto;
}
#content-right {
	width: 202px;
	padding:10px;
		float:right;
		background:#FFFFFF;
}
#content-left {
	width: 202px;
	padding:10px;
		float:left;
		background:#FFFFFF;
}
#content-left  ul {
list-style-type:none;
padding:0;
margin:0 0 0 0;
}
#content-left li {
list-style-type:none;
margin:0;
text-align:center;
}
#content-left li a {
color:#ffffff;
padding:5px 5px; 5px 5px;
text-decoration:none;
display:block;
width:172px;

}
#content-left li a:hover {
color:#ffffff;
background:#2b2728;
}
#content-left li a.last {
color:#ffffff;
font-weight:bold;
padding:0px;
text-decoration:none;
display:block;
}

#content-center {
	width: 486px;
	padding:10px 20px 10px 10px;
	background:#FFFFFF;
	float:left;
}
.crumb{
width:486px;
color: #666666;
padding:0 0 0px 0;
}
.crumb a{
color: #666666;
}

/* footer styles*/
#footer {
	width: 960px;
	height:83px;
	margin: 0px auto;
	padding:0;
	color:#333333;
	clear:both;
}
.footer-left {
	width: 563px;
	height:33px;
	float:left;
	background:url(images/boneham_07.jpg);
	padding:50px 0 0 20px;
}
.footer-right {
	width: 139px;
	height:23px;
	padding:0;
	float:right;
	background:url(images/boneham_08.jpg);
	padding-top:60px;
	text-align:center;
}
.footer-right2 {
	width: 238px;
	height:23px;
	float:right;
	padding:0;
background:url(images/boneham_09.jpg);
	padding-top:60px;
	text-align:center;
}
#footer a { 
color: #333333;
}
#footer a:hover { 
color: #999999;
text-decoration: none;
}

/* side columns elements*/
.sidebox{
width:182px;
padding:10px 10px 20px 10px;
background:#231f20 url(images/sideboxfoot.gif) bottom no-repeat;
color:#ffffff;
margin-bottom:10px;
}
.basket{
width:182px;
padding:10px 10px 20px 10px;
background:#231f20 url(images/sideboxfoot.gif) bottom no-repeat;
color:#ffffff;
text-align:center;
margin-bottom:10px;
}
/* fonts*/

h1{
font:Arial, Helvetica, sans-serif;
font-size:22px;
color: #c11b21;
font-weight:100;
}
h2{
font:Arial, Helvetica, sans-serif;
font-size:18px;
color: #231f20;
font-weight:500;
}
.red-font{
color: #c11b21;
}
a{
color: #c11b21;
}
a:hover{
color: #c11b21;
text-decoration:none;
}

/* image spacer*/
.sideimage{
margin:0 0 10px 10px;
float:right;
}
.worldpayimage{
margin-top:10px;
}
.fontboldone {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

/* form styling*/
fieldset{
border: 1px solid #e1e0d8;
width: 476px;
background-image:url(images/formback.gif);
background-repeat:repeat-x;
background-color:#e1e0d8;
padding:0px 10px 10px 10px;
	margin: 0px auto;
}
legend
{
font: 11pt Arial, Helvetica, sans-serif; color:#c11b21; font-weight:bold;
background: #ffffff;
padding: 0 5px 10px 5px;
margin:0;
} 
label em {  
margin-left:5px;
font: 8pt Arial, Helvetica, sans-serif; color:#c70909;
}
.accountloginfields{
width:456px;
}
.contactform{

}
.contactform fieldset{
border: 1px solid #e1e0d8;
width: 476px;
background-image:url(images/formback.gif);
background-repeat:repeat-x;
background-color:#e1e0d8;
padding:10px 10px 10px 10px;
	margin: 0px auto;
}
.contactfields{
width:456px;
}
input.contactbtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: #ca1c26 solid 1px;
	background:#FFFFFF;
	width:150px;
}
input.loginbtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: #ca1c26 solid 1px;
	background:#FFFFFF;
	width:150px;
}
