/* ----- body & background ----- */
body{
	background:#f5f0ec url(../images/body_bg.gif) repeat-x 0 0;
	color:#031916;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#37342f;
	text-decoration:none;
}
a:hover{
	color:#555;
	text-decoration:none;
}
#content a:link, #content a:visited, #content a:active{
	color:#37342f;
	text-decoration:none;
}
#content a:hover{
	color:#555;
}
#content li{color:#777;}

#banner h2, #banner h3, #banner p{
	display: none;
}

.imgblock{
	width: 930px;
}
.imgblock img{
	display: block;
	width: 225px;
	float: left;
	margin: 0 7px 7px 0;
}

.block{
	float:left;
	display: block;
	width: 225px;
	margin-right: 7px;
}

.block h3{
	color: #77962e;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 35px 0 10px 0;
	letter-spacing: -0.03em;
}

.block p{
	color: #031916;
	padding: 0 10px 0 10px;
}



/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:15px 10px 0 10px;
	border-top: 1px solid #e3e3e3;
	color:#777;
}
.products li:hover{
	background:#fbfbfb;
	border-top: 1px solid #e3e3e3;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:5px;
	margin-left:151px;
	padding:0;
	font-size:16px;
	display:block;
	color:#333;
}
.products .image{
	margin:0;
	margin-top:-27px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	padding: 4px;
	border: 1px solid #ddd;
	background:#f5f5f5;
}
.products .price{
	margin:1em 0;
	line-height:180%;
	color:#666;
	font-size:110%;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}
.products li .desc{
	margin-top:.5em;
	margin-bottom:1em;
	margin-left:151px;
	padding:0;
	font-size:12px;
	display:block;
	color:#414141;
	line-height: 18px;
}
#inner-box ul,
 #inner-box ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#inner-box ul {	
	margin: 1em 0 2em 0;
	padding: 20px 0 20px 20px;
	background: #fbfbfb;
	border: #e1e9cc 1px solid;
	}
#inner-box ul li {
	background: url(../images/tick.png) no-repeat 0px 50%;
	margin: .5em 0 15px 10px;
	padding-left:20px;
	color: #333333;
	}

h4{
	color: #77962e;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 35px 0 10px 0;
	letter-spacing: -0.03em;
}
/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
#frmContact{margin-bottom:.5em;}
#ThisForm{margin-bottom:.5em;}
	
/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:940px;
	text-align:left;
	background:url(../images/page_bg.gif) repeat-y 0 0;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:240px;	
	position:relative;
	margin:0;
	background:url(../images/body_bg.gif) repeat-x 0 0;
}

/* ----- company logo & strapline ----- */
#southwest{
	position:absolute;
	margin:0;
	padding:0;
	top:12px;
	right:215px;
	display:block;
	height:99px;
	width:168px;
	background:url(../images/southwest.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#southwest a{
	display:block;
	height:99px;
}
#northcoast{
	position:absolute;
	margin:0;
	padding:0;
	top:12px;
	right:0px;
	display:block;
	height:99px;
	width:203px;
	background:url(../images/northcoast.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#northcoast a{
	display:block;
	height:99px;
}

#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:16px;
	left:13px;
	display:block;
	height:143px;
	width:308px;
	background:url(../images/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#logo a{
	display:block;
	height:143px;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:105px;
	right:4px;
	display:block;
	height:51px;
	width:383px;
	background:url(../images/telephone.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:144px;
	right:14px;
	z-index:10;
	color:#fff;
	text-align:center;
}
#info a{
	color:#fff;
	text-decoration:none;
}
#info a:hover{
	color:#fff;
	border-bottom:1px dotted #a49b8c;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- main navigation ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{
	position:absolute;
	top:184px;
	left:4px;
	width:934px;
	text-align:center;
}
#navTools ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools li{
	float:left;
	margin:0;
	padding:0;
	font-size:110%;
	margin-right: 4px;
	background-color:#77962e;
}
#navTools li.first{	
	background-color:#f4efeb; 
	margin-right: 4px; 
}
#navTools li.first a:link, #navTools li.first a:active, #navTools li.first a:visited{
	float:left;
	padding:8px 13px 8px 12px;
	text-decoration:none;
	color:#041a17;
	background: no-repeat bottom right;
}

#navTools li a:link, #navTools li a:active, #navTools li a:visited{
	float:left;
	padding:8px 13px 8px 12px;
	text-decoration:none;
	color:#fff;
	background: no-repeat bottom right;
}
#navTools li a:hover{color:#041a17; background-color:#f4efeb;}
#navTools li a span{}

/* ----- nav titles ----- */
#navToolsTitle{display:none;}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	margin-left:15px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#37342f;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#37342f;
	font-size:160%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- r area ----- */
#footer{
	background:url(../images/fotter-bg.gif) 0 0 no-repeat;
	padding:10px;
	margin-top:1em;
	height: 110px;
	color: #fff;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a{color:#000;}
#footer a:hover{
	color:#777;
}

#footer h2 a{color:#fff;}
#footer h2 a:hover{
	color:#80a033;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}
#footer strong{
	color: #fa7100
}
#footer h2{
	padding: 0 0 7px 15px;
	margin: 0px;
	}


/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#1b4556;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
.price-table th{
	border:0;
	background:#77962e;
	color:#fff;
	padding:5px;
}
.price-table td{
	border:0;
	padding:8px;
	vertical-align:top;
	color:#37342f;
}
.price-table {
	width: 910px;
}
th{
	border:0;
	background:#77962e;
	color:#fff;
	padding:5px;
}
td{
	border:0;
	padding:8px;
	vertical-align:top;
	color:#37342f;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:280px;
	height: 20px;
	padding-left: 5px;
}
.formField2{
	background:#fff;
	border:1px solid #e1e1e1;
	width:280px;
	height: 100px;
	padding-left: 5px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
	height: 30px;
}
.formFieldProduct{width:150px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#37342f;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover{cursor:pointer;}
label span{
	color:#b00;
	font-size:110%;
	font-weight:bold;
}
p span{color:#b00;}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}


/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

