/*** BODY *********************************/
/******************************************/
html,body{
	margin:0; 	
	padding:0;
  	border:0;
  	height:100%;
	/* Last height declaration hidden from Mac IE 5.x */
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	

	background-color: #002000;
	margin: 0px auto;
	text-align: center;
	min-width: 900px;
}

.clear{
  clear:both;
/*** these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0} /*** stops IE browsers from displaying
the clear div/br in the page, as these are for Moz/Opera and
Safari only. If IE 5.x Win DID display these, the page is too high ***/


td{
	font-size: 11px;
}

/*** CONTENT LAYERS ***********************/
/******************************************/
#fullheightcontainer{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	height: 100%;
}

#wrapper{
	min-height: 100%;
	height: 100%;
	
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
	overflow: hidden;
	_overflow: visible;
}
#wrapper{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
  height:auto; /*** For moz to stop it fixing height to 100% ***/
}
* html #wrapper{
  height:100%;
}

#outer{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:relative; /*** IE needs this or the contents won't show outside the parent container. ***/
 /*** Critical left col dimension value = left col width ***/
  width:900px; /*** Critical left and right col/divider dimension value (moves inversly) = center col width ***/
  
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for full height inner borders in Win IE ***/
}

* html #outer{ /*** IE5.x/win box model fix ***/
  width:902px; /*** Critical left and right col/divider dimension value (moves inversly) = Center Col Width + Both Inner Borders ***/
  width:900px; /*** Critical left and right col/divider dimension value (moves inversly) = Center Col Width ***/
}

#container{
	position: relative;
	margin: auto;
	width: 900px;
	text-align: left;	
}


#header{
	position: relative;
	top: 0px;
	left: -1px;
	width: 900px;
	height: 166px;
	background-image: url(../images/head.jpg);
}	

#topnav{
	position: absolute;
	top: 142px;
	right: 10px;
	padding: 0px;
	z-index: 10;
	color: #ffffff;
}

#leftnav{
	position: relative;
	top: 0px;
	left: 0px;
	width: 185px;
	color: #6f7748;
	float: left;
}

#rightbox, #rightboxhome{
	position: relative;
	top: 0px;
	left: 12px;
	width: 185px;
	float: left;	
}

#rightboxhome {
	position: relative;
	top: -555px;
	left: 197px;
	width: 185px;
	float: left;
}

#basket, #basketwide {
	position: relative;
	top: 0px;
	left: 0px;
	width:165px;
	padding: 10px 10px 10px 10px;
	
	color: #ffffff;
	background-color: #727164;
	border-left: 1px  solid #ffffff;
	border-bottom: 1px  solid #ffffff;
}

#basketwide{
	position: absolute; 
	top:166px;
	left: 712px;
	z-index: 10;
}

#newshead {
	position: relative;
	top: 0px;
	left: 0px;
	width:165px;
	padding: 10px 10px 10px 10px;
	
	color: #4F4D37;
	background-color: #c2c1b4;
	border-left: 1px  solid #ffffff;
}

#news{
	position: relative;
	top: 0px;
	left: 0px;
	width:165px;
	padding: 10px 10px 10px 10px;
	border-left: 1px  solid #ffffff;
	border-bottom: 1px  solid #ffffff;
	line-height: 15px;
	color: #5F5D47;
}

/*#news img{
	border: 1px solid #4F4D37;
}*/

div.newsarticle{
	margin-bottom: 20px;
}

#contentline {
	position: relative;
	top: 0px;
	left: 0px;
	width: 527px;
	float: left;
}

#content, #contentwide, #contentleft {
	position: relative;
	top: 10px;
	left: 5px;
	float: left;
	width: 495px;
	padding: 10px 10px 10px 10px;
	
	line-height: 18px;
	
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	color: #000000;
}

#contentwide {
	width: 692px;
}

#contentleft{
	width: 680px;
}

#contentwide .voucher, #content .voucher{
	color: #205D20;
	font-weight: bold;
	font-size: 10px;
}

.discount_m{
	font-weight: bold;
	color: #003399;
	font-size: 10px;

}

.discount_s{
	font-weight: bold;
	color: #993300;
	font-size: 10px;
}

#content td, #content th, #contentwide td, #contentwide th{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

#clubimage {
	position: absolute;
	top: 50px;
	right: 20px;
}

#content table.contenttabel td, #contentwide table.contenttabel td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}


/*** LISTS ********************************/
/******************************************/
#topnav ul {list-style: none; padding: 0;	margin: 5px 0px 0px 0px;}
#topnav li {float: left; padding: 0px 4px 0px 4px;}

#leftnav ul{
	list-style: none; 
	padding: 0;	
	margin: 1px 0px 5px 0px;
}

#leftnav li{
	width: 155px;
	padding: 4px 0px 6px 12px;
	border-bottom: 1px dashed #A4A293;
}

#leftnav li.first{
	border-top: 1px dashed #A4A293;
}

#leftnav li.last{
	width: 155px;
	border: none;
	padding-bottom: 20px;
	padding-right: 17px;
	border-bottom: 1px solid #ffffff;
}

#leftnav li.title{
	color: #ffffff;
	background-color: #2f3f12;
	border: none;
	
	width: 162px;
	_width: 162px;
	margin-left: 2px;
	margin-bottom: 3px;
	padding: 8px 10px 8px 10px;
}

#leftnav li.sub{
	padding: 2px 0px 4px 2px;
	border: none;
	background: none;
}



#content ul.gt, #contentwide ul.gt{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#content li, #contentwide li{
	padding-bottom: 8px;
}

#content img {border:none;}

/*** LINKS ********************************/
/******************************************/
a:link, a:visited, a:active, a:hover{
	color: #000000;
	text-decoration: underline;
} 

a:link.ordernow, a:visited.ordernow, a:active.ordernow, a:hover.ordernow{
	text-decoration: underline;
	font-weight: bold;
	/*color: #DFA405;*/
	color: #E09000;
}

#topnav a:link, #topnav a:visited, #topnav a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}  

#topnav a:hover {
	text-decoration: underline;
}

#leftnav a:link, #leftnav a:visited, #leftnav a:active{
   	font-family: Arial, Helvetica, sans-serif;
	color: #D4F799; 							/* body5 */
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
}  

#leftnav a:hover {
	/*color: #ffffff;*/
	font-weight: bold;
}

#leftnav a:link.sub, #leftnav a:visited.sub, #leftnav a:active.sub, #leftnav.hover.sub{
	font-weight: normal;
}


#basket a:link, #basket a:visited, #basket a:active, #basket a:hover,
#basketwide a:link, #basketwide a:visited, #basketwide a:active, #basketwide a:hover{
	color: #ffffff;
	text-decoration: yes;
	font-weight: bold;
	font-size: 11px;
} 

#news a:link, #news a:visited, #news a:active, #news a:hover{
	color: #6F6D57;
	text-decoration: underline;
}


/*** FORMS ********************************/
/******************************************/
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 11px;
}


input.button{
	border: 1px solid #4F4D37;
	color: #4F4D37;
	background-color: #c2c1b4;
	font-size: 12px;
}

#content input.field, #contentwide input.field, #content textarea.field, #contentwide textarea.field {
	font-size: 11px;
}

#leftnav input{
	font-size: 12px;
} 

#leftnav input.field{
	border: 1px solid #2f3f12;
}

#leftnav input.button{
	border: 1px solid #2f3f12;
	background-color: #6f7748;
	color: #ffffff;
}


/*** HTML ELEMENTS ************************/
/******************************************/
h1{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 0px 0px 0px 0px;
	color: #2f3f12;
}
h2{font-size: 13px; margin: 0}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #2f3f12;
	font-size: 14px;
	margin-top: 10px;
}

h4, h5, h6, h7{font-size: 12px; font-weight: normal; margin:0; padding:0;}
th{
	padding-top: 8px;
	padding-bottom: 8px;
}


/*** OTHER CLASSES *************************/
/******************************************/
tr.trhead{background-color:#b2b1a4;}
tr.tr1{background-color:#DDDCD2}
tr.tr2{background-color:#D0D0c2}

td.blankline {padding:0px; line-height: 12px;}

a:link.error, a:visited.error, a:active.error, a:hover.error,
.error {
	color: #ff0000;
	font-weight: bold;
}

.info {
	font-size: 10px;
	line-height: 12px;
}

