@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 side 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:154px;
	float:right;
	background:url(images/boneham_03.gif) no-repeat;
	padding:10px 10px 0 0;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
}
.header-left {
	width: 709px;
	height:164px;
	float:left;
	padding:0;
}
/* navigation area just below the header*/
#navigation{
	width: 950px;
	height:32px;
	margin: 0px auto;
	padding:0;
	background:url(images/boneham_04.gif);
	padding:6px 0 0 10px

}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
text-align:left;
font-size: 13px;

}
#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-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:left;
}
#content-left li a {
color:#ffffff;
padding:5px 0 5px 5px;
text-decoration:none;
display:block;
border-bottom:1px dotted #c11b21;;
}
#content-left li a:hover {
color:#ffffff;
background:#c11b21;
}
#content-left li a.last {
color:#ffffff;
font-weight:bold;
padding:0px;
text-decoration:none;
display:block;
}
#content-right {
	width: 202px;
	padding:10px;
	float:right;
	background:#FFFFFF;
}
#content-right a {
color:#ffffff;
}
#content-right a:hover {
color:#ffffff;
text-decoration:none;
}
#content-center {
	width: 516px;
	padding:10px 0 10px 0;
	float:right;
	background:#FFFFFF;
}
.crumb{
width:516px;
color: #666666;
padding:0 0 10px 0;
}
.crumb a{
color: #666666;
}

/* footer styles*/
#footer {
	width: 960px;
	height:83px;
	margin: 0px auto;
	padding:0;
	color:#333333;
	clear:both;
}
.footer-left {
	width: 555px;
	height:63px;
	float:left;
	background:url(images/boneham_08.jpg);
	padding:20px 0 0 20px;
}
.footer-right {
	width: 385px;
	height:83px;
	float:right;
	padding:0;
}
#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;
}
.PaymentSidebox
{
width:182px;
padding:0px 10px 20px 10px;
background:#231f20 url('http://www.boneham.co.uk/App_Themes/Boneham/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:15px;
color: #231f20;
font-weight:500;
}
h2 a{
color: #231f20;
}
h2 a:hover:{
text-decoration:none;
color: #c11b21;
}
.product-title{
font:Arial, Helvetica, sans-serif;
font-size:16px;
color: #c11b21;
font-weight:100;
display:block;
margin-bottom:8px;
}
.red-font{
color: #c11b21;
}
a{
color: #c11b21;
}
a:hover{
color: #c11b21;
text-decoration:none;
}

/* image spacer*/
.sideimage{
padding-left:10px;
}
.sidefeaturebox{
margin-bottom: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;
} 
.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;
}
.productarea{
}
.productarealeft{
border: 1px solid #e1e0d8;
width: 228px;
background-image:url(images/formback.gif);
background-repeat:repeat-x;
background-color:#e1e0d8;
padding:10px 10px 10px 10px;
	margin: 0px auto;
	float:left;
	margin:0 0 10px 0;
}
.productarearight{
border: 1px solid #e1e0d8;
width: 228px;
background-image:url(images/formback.gif);
background-repeat:repeat-x;
background-color:#e1e0d8;
padding:10px 10px 10px 10px;
	margin: 0px auto;
	float:right;
	margin:0 0 10px 10px;
}
.productfields{
width:228px;
}
.productarea legend{
font: 11pt Arial, Helvetica, sans-serif; color:#c11b21; font-weight:bold;
background: #ffffff;
padding: 20px 5px 10px 5px;
margin:0;
width:180px;
} 
/* downlaods page styling*/
.downloadbox{
width:159px;
height:60px;
padding:12px 10px 0px 79px;
background-color: #ffffff;
overflow:hidden;
background-image:url(images/downloadsbox.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-align: left;
float:left;
margin-top:10px;
}
.downloadbox{
color:#FFFFFF;
}
.downloadbox a{
color:#FFFFFF;
}

/* Added by N17 Solutions for Standards Compliance */
.clear
{
	clear : both;	
}

.floatLeft
{
	float : left;	
}

.floatRight
{
	float : right;	
}

.displayBlock
{
	display : block;
}

/* BASKET STYLING */
.basketHeader, .basketRow
{
	padding-right : 20px;
}

.basketHeader
{
	font-weight : bold;	
	text-align : left;
}

.basketTotal
{
	text-decoration : underline;	
}

.basketEditQuantity
{
	width : 30px;	
}

/* ---------------------------------------------------------------------------- HACKS */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */