@import url("menu.css");

html, body {
	margin:0; 
	padding:0;
	background:#a5501a;
	font-family:arial, sans-serif;
	background: url(../images/back.jpg);
	color:#fff;
	font-size:88%;
	}
	
#wrap{
	width:898px;
	margin:0 auto;
	backg/round:#A54F1A;
	background:#B85A28;
}

h1 {
	font-size:160%;
	padding:0 0 0.2em;
	margin:1em 0 0.6em 0;
}

h2 {
	font-size:150%;
}

a:link,
a:active,
a:visited,
a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	}
	
a:hover {
	text-decoration:underline;
}

p {
	padding:0 0 1em 0;
	margin:0;
	l/ine-height:1.4em;
}

#mainleft ul {
	margin:0;
	padding:0;
	list-style:none;
}

#mainleft ul li {
	margin:0.25em 0;
	padding:0 0 0 1em;
	background:url(../images/arrow-right) no-repeat 0 50%;
}

#logo {
	padding:0;
	margin:0;
	background:url(../images/title.jpg);
	height:232px;
}

#menu {
	background:#083e88;
	font-family:impact, helvetica, arial;
	color:#fff;
	font-size:11pt;
	font-weight:normal;
	padding-left:1em;
	border-bottom:1px solid #083e88;
}

#menu img{
	border:none;
	}

#menu ul {
	padding:0.5em 1.5em;
	margin:0;
	list-style:none;
	letter-spacing:1.5px;
	text-transform:uppercase;
}

#menu ul li {
	padding:0 0.4em;
	margin:0;
	border-right:1px solid #fff;
	display:inline;
}

#menu a:link,
#menu a:active,
#menu a:visited,
#menu a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:0px;
}

#menu a:hover{
	text-decoration:underline;
}

#menu-categories{
	width:200px;
	}

#menu-categories a:link,
#menu-categories a:active,
#menu-categories a:visited,
#menu-categories a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

#menu-categories a:hover{
	text-decoration:underline;
}

#maincontent {
	margin:0em 2.5em;
	padding-bottom:3em;
}

#mainleft {
	float:left;
	width:240px;
}

#mainright {
	float:right;
	width:590px;
}



#topleft {
	float:left;
}

#topright {
	margin:1em 0 0 0;
	float:right;
	text-align:right;
	width:205px;
}

#topright img {
	border:none;
}

.clear {
	clear:both;
}

#featured .product {
	float:left;
	width:160px;
	margin-right:25px;
	text-align:center;
}

#featured .product img {
	border: 1px solid #944009;
}

#featured .product .desc {
	font-size:120%;
}

#featured .product .price {
	font-size:105%;
	font-weight:bold;
}

#productlist .product {
	border-bottom:1px solid #aaa;
	margin-bottom:1em;
	padding-bottom:1em;
}

#productlist .product img {
	border: 1px solid #944009;
	float:left;
	wid/th:160px;
	margin-right:35px;
}

#productlist .product .desc {
	font-size:120%;
}

#productlist .product .price {
	font-size:105%;
	font-weight:bold;
}

#view-product .product {
	float:left;
	margin-right:35px;
}

#view-product .product .image {
	float:left;
	text-align:center;
	width:160px;
	margin-right:20px;
}

#view-product .product img {
	border: 1px solid #944009;
}

#view-product .product .desc {
	font-size:120%;
}

#view-product .product .price {
	font-size:125%;
	font-weight:bold;
	margin-bottom:1em;
}

.product {
	height:300px;
	min-height:300px;
}

*>.product {
	height:auto;
}

#productlist .product {
	height:180px;
	min-height:180px;
}
*> #productlist .product {
	height:auto;
}

.product-image{
	width:157px;
	float:left;
	margin-right:8px;
} 

.zoomlink{
	background:#fb8a1d;
	width:158px;
	text-align:center;
}

.link img {
	float:left;
	border:none;
	margin-right:1em;
}

#footer {
	background:#083e88;
	color:#fff;
	border:1px solid #083e88;
}

#footer-left {
	float:left;
	margin:1em;
}

#footer-right {
	float:right;
	margin:1em;
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
	color:#fff;
	}
	
#footer a:hover{
	text-decoration:underline;
}

.short {
	width:20px;
	border:1px solid #aaa;
}

.long {
	width:auto;
	background:#e4e4e4;
	color:#a5501a;
	border:1px solid #aaa;
	
}

#enquiry_form {
	padding:0px;
	margin:0px;
}

#enquiry_form label {
	margin-left: 1em; 
	display:block;
}


#enquiry_form input, 
#enquiry_form textarea {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white ;
	color: black ;
	font-size:8pt;
	padding:4px 0px 4px 0px;
	margin:0px 0px 5px 25px;
}

#enquiry_form select {
	margin-left: 1em; 
	display:block;
	border:1px solid #ccc;
	background-color:white;
	font-size:8pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 25px;
}



#enquiry_form .submit {
	background:#DBE2EC;
	font-size:100%;
	border:1px solid #8EA6C6;
	padding:2px;
	color:#083e88;
}

#enquiry_form .hidden {
	display:none;
}

.error {
	border:1px solid #aaa;
  width: 70%;
	background-color: #083e88;
	color: #fff;
	padding: 0 0 1em 0;
	margin: 1em 0;
}

#enquiry_form p {
padding:5px;
margin:0px;
}

#breadcrumbs {
	margin:20px 0;
	font-size:140%;
}







/* BASKET TABLE */

.basket_table {
	margin: 1em 2em;
	border: 1px #411e07 solid;
	border-collapse: collapse;
	background:#c99572;
	width:500px;
}

.basket_table th {
	background-color: #411e07;
	padding: 0.2em;
	text-align: center;
	color: #b9b9b9;
}
.basket_table th.title {
	text-align: left;
}

.basket_table td {
	padding: 0.2em;
	border-bottom: 1px solid #2e2e2e;
	color: #fff;
}
.basket_table td.qty { width: 5em; text-align: center;}
.basket_table td.option { width: 5em; text-align: center;}
.basket_table td.title { width: 25em; }
.basket_table td.delivery { width: 31em; }
.basket_table td.u_price { width: 6em; text-align: center;}
.basket_table td.t_price { width: 6em; text-align: center;}
.basket_table td.remove { width: 2em;  text-align: center;}

/*.basket_table input {
	border: 1px solid #e0d8b3;
	background-color: #b2aa83;
	text-align: center;
	color: white;
	font-size: 8pt;
}
*/

.basket_table .subtotal td { text-align: right; font-weight: bold; }
.basket_table .subtotal td.total { text-align: center; font-weight: bold; }

.basket_controls {
	margin:  1em 2em;
}


/*
*
* CHECKOUT */


#addressform {
	padding:0px;
	margin:0px;
}

#addressform label {
	display:block;
	margin:0 1em 0 0;
	color:#fff;
	font-size:100%;
}

#addressform input, 
#addressform textarea {
	margin-left: 1em; 
	display:block;
	font-size:8pt;
	margin:0px 0px 5px 25px;
	
	border:1px solid #3D3D3D;
	font-size:100%;
	padding:0.4em 0;
	background:#c99572;
	color:#000;
}

#addressform .long {
	color:#000;
	font-weight:normal;
	background:#b9b9b9;
	border:1px solid #494949;
	padding:0.2em 0.4em;
	margin:1em 0 0 2em;
	font-size:100%;
	cursor:pointer;
}

#addressform .error {
	border:1px solid #aaa;
 	width: 70%;
	background-color: #1f1f1f;
	color: #b9b9b9;
	padding: 0 0 1em 0;
	margin: 1em 0;
}

#addressform p {
	padding:5px;
	margin:0px;
}



.searchbar {
	text-align:right;
	margin-right:30px;
	padding-top:7px;
	}

	
.searchbar h1 {
	padding:1em 1em 0 1em;
	
	}
	

	
.searchbar form {
	
	padding:0;
	margin:0;
	}
	

	
.searchbar .inputbox {
	width:140px;
	
	}
	
.searchbar .submitbutton{
	}
	
.submitbutton {
	
	border:1px solid #042757;

	color:#746F6F;
	
	padding:2px 4px;
	font-size:80%;
	cursor:pointer;
	}
	

	
.inputbox{
	
	border:1px solid #042757;

	padding:3px 4px;
	color:#504D45 !important;
	
	font-size:80%;
	}
	

	
#products {
	
	clear: both;

	}


	
#products .product_preview {
	
	float: left;
	
	width: 157px;
	
	text-align: center;
	
	margin: 6px;
	
	line-height: 1.5em;
	
	bor/der: 1px solid #ddd;

	}


	
#products .product_preview img {
	
	border: 1px solid #999;

	}


	
#products .product_preview .description {
	
	height: 50px;

	}


	
#products .product_preview .description a {
	
	color: #ffffff;

	}


	
#products .product_preview .link {
	
	font-size: 80%;
	
	text-align: right;
	
	padding-right: 10px;
	
	background-image: url(../images/more_arrow.gif);
	
	background-repeat: no-repeat;
	
	background-position: center right;

	}


	
#products .product_preview .link a {
	
	color: #7d7d7d;

	}
	

	
.basket{
	height:73px;
	background:url(../images/basket.jpg) no-repeat;
	color:#a5501a;
	margin-bottom:0.4em;
	}
	
.basket p{
	margin:0;
	padding:14px 10px 0 14px;
	}
	
.basket a:link,
.basket a:active,
.basket a:visited,
.basket a:hover{
	color:#a5501a !important;
	}

	
	
	
#subnavbar{
	background:#6F3109;
	}
	
#subnavbar .left{
	float:left;
	width:50%;
	background:#6F3109;
	}
	
#subnavbar .right{
	float:right;
	width:50%;
	text-align:right;
	background:#6F3109;
	}
	
#subnavbar p{
	margin:0;
	padding-top:0.8em;
	padding-bottom:0.8em;
	padding-left:20px;
	padding-right:20px;
	}
	
	
.mailinglistlink{
	text-transform:uppercase;
	background:url(../images/envelope.jpg) no-repeat;
	padding:2px 0 2px 30px;
	cursor:pointer;
	margin-right:10px;
	}
	
.basketlink{
	text-transform:uppercase;
	background:url(../images/basketicon.jpg) no-repeat;
	padding:1px 0 1px 24px;
	margin-left:10px;
	}

#kitcomments{
	margin-left:22px;
}
	
#kitcomments textarea{
	width:400px;
	border:1px solid #000;
	font-family:arial, sans-serif;
	font-size: 88%;
	color:#fff;
	background:#C99572;
}

#kitcomments .phone{
	background:#C99572;
	border:1px solid #000;
	font-family:arial, sans-serif;
	font-size: 88%;
	color:#fff;
}

.mainnewsitem{
	display:block;
}
.mainnewsitem h2{
	margin:0;
	padding:0;
}
.mainnewsitem p{
	padding-top:0.5em;
}
.mainnewsitem a img{
	float:left;
	border:2px solid white;
	height:133px;
	min-height:133px;
	margin-bottom:2em;	
}
.mainnewsitem .copy.hasimage{
	margin-left:150px;
}
.newslink
 {
	display:block;
	padding-top:2em;
}
.newsarticle img{
	float:left;
	border:2px solid white;
	margin-right:1em;
	margin-bottom:0.5em;
}
.leftimage {
	float: left;
	border:2px solid #fff;
	margin-right:1em;
	margin-bottom:0.5em;
}
.rightimage {
	float: right;
	border:2px solid #fff;
	margin-left:1em;
	margin-bottom:0.5em;
}

/**
**/
img{
	border:none;
}
#header{
	height:179px;
	width:898px;
}
#header ul{
	margin:0;
	padding:0;
}
#header ul li{
	margin:0;
	padding:0;
}

#headerimage{
	background-color:transparent;
	position:absolute !important;
	height:179px;	
	width:898px;
}
#headerimage {
	margin:0;
	padding:0;
}
#headerimage img{
	baseline:bottom;
}
#headerimage li{
	margin:0;
	padding:0;
	list-style-type:none;	
}
#header .logo{
  position:relative;
  left:2px;
  padding:0;
  z-index:500; /*Massive number to force about any header image(s)*/
}
#header .strap{
  position:absolute;
  float:right;
  margin:0 0 0 621px;
  top:127px;
  padding:8px 0 0 8px;
  z-index:500; /*Massive number to force about any header image(s)*/
}
