body
{
	/*background: #fff url(/images/bg.jpg) repeat-x 0 0;  non xmas */
	background: #fff url(/images/bodybg_xm.gif) repeat-x 0 0;
	color:#472A15;
	font:75%/1.9em verdana, helvetica, sans-serif, serif;
	margin:0;
	padding:0;
}

h1,h2,h3,h5,h6,form,p,a{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

h4{
	font-size: 10px;
	font-weight: bold;
	list-style:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

h1 span,h2 span,a span,label span,p span
{
	display:none;
}

a:link, a:visited {
	color:#472A15;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.shoppic {
float:right;
margin: 0 0 0 7px;
}
div.wrapper
{
	/*width:875px;*/
	width: 990px;
}

a
{
  outline: none;

}


/*----------------- Header ------------*/

div.header
{
	background:url(/images/headerbg_xm.jpg) no-repeat 0 0;
	/*height:225px;*/
	height:206px;
	/*width:875px;*/
	width: 990px;
}

/*
div.header h1
{
	background:url(/images/h1.gif) no-repeat 0 0;
	float:left;
	height:53px;
	width:421px;
} - non xmas theme
*/

div.header h1
{
	background:url(/images/logo1.jpg) no-repeat 0 0;
	float:left;
	height:80px;
	width:399px;
}

div.header h2
{
	background:url(/images/h2.gif) no-repeat 0 0;
	float:right;
	height:53px;
	width:290px;
}

p#topcontact {
	float: right;
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	text-align: right;
	margin: 30px 35px 0 0;
}

p#topcontact a {
	color: #fff;
	text-decoration: none;
}

p#topcontact a:hover {
	color: #AFC1D5;
}
/*---------- Top Navigation ----------*/

/*
ul.headerNav
{
	float:right;
	height:55px;
	margin-top:1px;
	width:560px;
}
*/

ul.headerNav
{
	float:right;
	height:55px;
	margin-top:4px;
	width:560px;
	clear:left;
}

ul.headerNav a
{
	background-position:0 0;
	display:block;
	float:left;
	height:55px;
}

ul.headerNav a:hover
{
	background-position:0 100%;
}

ul.headerNav li
{
	display:block;
	float:left;
	height:55px;
}

#home
{
	background:url(/images/home.gif) no-repeat;
	width:78px;
}

#about
{
	background:url(/images/about.gif) no-repeat;
	width:78px;
}

#terms
{
	background:url(/images/tandc.gif) no-repeat;
	width:63px;
}

#links
{
	background:url(/images/links.gif) no-repeat;
	width:70px;
}

#viewcart
{
	background:url(/images/viewcart_text.gif) no-repeat;
	width:117px;
}

#contact
{
	background:url(/images/contact.gif) no-repeat;
	width:122px;
}

/*---------- END Top Navigation ----------*/

div.content
{
	background:#fff url(/images/contentbg.jpg) no-repeat left top;
	min-height:432px;
	padding:30px 0 0;
	width:990px;
}

div.content p
{
	clear: both;
}

div.shopNavCont
{
	background:url(/images/beer.jpg) no-repeat 0 100%;
	float:left;
	margin:0 52px 0 0;
	padding:0 0 335px;
	width:221px;
}

ul#shopnav, ul#shopnav * {
	margin: 0;
	padding: 0;
	list-style: none;
font-size: 11px;
}

ul#shopnav {
	margin: 0 0 0 10px;
}

ul#shopnav li {
	font-weight: bold;
}

ul#shopnav li ul {
	margin-bottom: 4px;
}

ul#shopnav li ul li {
	padding: 0 0 0 10px;
	font-weight: normal;
line-height: 1.4em;
}



/* -------------- Left Side Navigation ----------------- */
/* ----------------------------------- DHTML Side Menu ------------------------------------------- */


	/* General configuration CSS */
	
	h3#shopcategories {
		font-size: 15px;
		/* color: #0076b4; */
		color: #921514;
		padding-left: 2px;
		/* border-bottom: 1px dashed #d4e8f2; */
		border-bottom: 1px dashed #C07879;
		margin: 10px 0;
		font-weight: normal;
	}
	
	#dhtmlgoodies_slidedown_menu {
		font-family: Tahoma,Geneva,sans-serif;
		width: 184px;
		margin-right: 32px;
float: left;
	}

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		_height: 1em;
				
	}
	
	#dhtmlgoodies_slidedown_menu li a {cursor: pointer;padding: 3px 4px; color: #fff;_height: 1em;}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu {		
		font-family: Tahoma,Geneva,sans-serif;
		width: 184px;
		margin-right: 32px;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		text-decoration:none;	
		display:block;
		clear:both;	
		
	}

#dhtmlgoodies_slidedown_menu li ul li a {color:#921514;}
	#dhtmlgoodies_slidedown_menu li ul li a:hover {text-decoration: underline;}
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		background-color: #921514;
		color: #fff;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
		
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		padding:1px;
		background-color: #fff;
		color: #0076B4;
font-size: 0.9em;
	}
/*-------------------------*/
div.textBox
{
	float:left;
	min-height:330px;
	width:475px;
margin-right: 7px;
}

div.textBox h2 {
	font-size: 1.4em;
	float: left;
	width: 240px;
	margin: 25px 0 0 0;
}

h2#welcome
{
	background:url(/images/welcome.gif) no-repeat 0 0;
	float:left;
	height:41px;
	margin:25px 0 25px 0;
	width:162px;
}
h2#about
{
	background:url(/images/aboutus.gif) no-repeat 0 0;
	float:left;
	height:41px;
	margin:25px 0 25px 0;
	width:162px;
}
h2#contact
{
	background:url(/images/contact_title.gif) no-repeat 0 0;
	float:left;
	height:33px;
	margin:25px 0 25px 0;
	width:128px;
}
h2#enquiry
{
	background:url(/images/enquiry_title.gif) no-repeat 0 0;
	float:left;
	height:49px;
	margin:25px 0 25px 0;
	width:221px;
}

/*-------------------------*/


/* --------------- Right Side Panel ---------------------*/

div#rightsidepanel {
	width: 292px;
	float: left;
}

/*------------ Search box & Basket/iframe -------------*/
.basketBox
{
	background: #fff url(/images/basket.jpg) no-repeat 0 0;
	height:66px;
	padding: 12px 0 0 8px;
	width:272px;
}

* html div.basketBox

{

	display: inline;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/basket.png', sizingMethod='scale');

}


a, input, textarea, option, p {position: relative; z-index: 10;} /* to lift links etc. above png layer */



#go
{
	background:url(/images/go.gif) no-repeat 0 0;
	border:0;
	color:#FFF;
	height:23px;
	width:38px;
}

.search_button {
	text-indent: 2000em;
}

.searchBox
{
	background:url(/images/searchbox.jpg) no-repeat 0 0;
	border:0;
	height:22px;
	padding:4px 14px 0 8px;
	width:122px;
}

.searchFor
{
	background:url(/images/searchFor.gif) no-repeat 0 50%;
	display:block;
	float:left;
	height:22px;
	width:72px;
}

.basketBox p
{
	background:url(/images/viewCart.gif) no-repeat 0 55%;
	float:left;
	font-size:80%;
	height:22px;
	margin:0 !important;
	padding:0 0 0 60px;
}

body#iframe {
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

body#iframe a {
	color: #000;
}



/*------------ END Search box & Basket/iframe -------------*/

/*----------- Footer -----------*/

div.footer
{
	clear:both;
	color:#657188;
	float:left;
	font-size:80%;
	height:90px;
	line-height:1.4em;
	margin:0 0 0 273px;
	text-align:center;
	width:600px;
}

* html div.footer
{
	margin:0 0 0 128px;
}

div.footer a
{
	color:#657188;
}

div#bf
{
	clear:both;
	margin:0 0 15px 15px;
	width:875px;
}

div#bf a
{
	color:#666;
	font-size:80%;
}

/*----------- END Footer -----------*/

/*-----------------------------------
------------ Shop Bits --------------
-----------------------------------*/



/*---------[ tpl_product, tpl_shop] ----------*/

.tree {
	display: block;
	margin: 0;
	font-size: 0.8em;
}

.subpages {
	font-weight: bold;
}

.intro {
	margin: 5px 0;
}

table.product {
	border-collapse: collapse;
	border: 1px solid #C9CACC;
	background: #fff;
	font-size: 1em;
	width: 97%;
	margin: 0 0 25px 5px;
}

table.product td {
	padding: 5px;
}

table.product p {
	margin: 0;
}

table.product th {
	padding: 4px;
	text-align: left;
	font-size: 1.2em;
}

table.product th a {
	text-decoration: none;
	/* color: #0076B4; */
	color: #921514;
}

table.product th a:hover, .product th a:focus {
	text-decoration: underline;
}

/*---------[ END tpl_product, tpl_shop] ----------*/

/* ------------ Top Products ------------ */

div.titlebackground {
	background: url(images/offers-products_bg_xm.gif) no-repeat left top;
	width: 266px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 3px;
	margin-top: 10px;
	
}

table.topproducts {
border-collapse: collapse;
width: 273px;
/* border-left: 1px solid #0076b4;
border-right: 1px solid #0076b4; */

border-left: 1px solid #921514;
border-right: 1px solid #921514;
margin-left: 1px;
}

table.topproducts tr th {
background-color: #0076B4;
color: #fff;
font-weight: normal;
padding: 2px;
font-weight: bold;
}

table.topproducts tr td {
/* color: #0076B4; */
color: #921514
font-size: 11px;
padding: 2px;
vertical-align: top;
background-color: white;
}

table.topproducts tr td a {
/* color: #0076B4; */
color: #921514
}

/* --------------------- Special Offers ---------------------- */

table.specialoffers {
width: 274px;
background: #fff url(images/bgline_xm.gif) repeat-y left top;

}

table.specialoffers tr td {/*color: #0076B4;*/color: #921514; padding: 2px; font-size: 0.9em; line-height: 1.3em;background-color: white;}

a.specialsmore {font-size: 0.8em;color: #000;}

/* a.specialsname {color: #0076B4;} */
a.specialsname {color: #921514;} 

div.bottomcurves {
	
	width: 274px;
	height: 20px;
}
/*--------------- [ tpl_links ] -------------*/

.tpl_links {
	width: 100%;
	border: 1px solid #C9CACC;
	background: #fff;
}

.tpl_links a.title {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	clear: both;
	margin: 5px 0;
	padding-top: 10px;
}

.tpl_links img {
	float: left;
	margin: 0 10px 10px 0;
}

/*------------ [ END tpl_links ] ------------------*/

/*-------------- [ tpl_addprod ] ------------------*/

table.tpl_addprod {
	width: 100%;
	border: 1px solid #C9CACC;
	background: #fff;
	font-size: 1em;
	margin: 10px 0;
}

/*------------ [ END tpl_addprod ] ------------------*/

/*--------- [ tpl_viewcart ] --------*/

#tpl_viewcart1, #tpl_viewcart2 {
	background: #fff;
	color: #000;
	border: 1px solid #A9BCCD;
	font-size: 1em;
	margin: 10px 0;
}

#tpl_viewcart1 th {
	text-align: left;
	background: #ECECEC;
	color: #0076B4;
}


h3.checkout {
	background: #000;
	color: #ccff00;
	font-size: 1.1em;
	float: none;
	margin: 0 0 10px 0;
	width: 300px;
}
/*--------- [ END tpl_viewcart ] --------*/


/*--------- [ tpl_checkout ] --------*/

table.tpl_checkout {
	width: 100%;
	background: #fff;
	font-size: 1em;
	border-collapse: collapse;
	padding: 0; 
}

table.tpl_checkout td, .tpl_checkout th {
	padding: 2px;
}

table.tpl_checkout th {
	font-size: 1.1em;
	text-align: left;
	color: #0076B4;
}


textarea {
	width:225px;
}

/*--------- [ END tpl_checkout ] --------*/

p#checkoutmessage {
background-color: #0076B4;
padding: 7px 4px;
text-align: center;
color: #fff;
margin: 10px 0;
}
form#contactform {
	width: 430px;
	margin: 20px 0;
	border: 1px solid #C6AA56;
	background-color: #F4F4F4;
}

form#contactform fieldset {
	width: 430px;
	margin: 10px;
	border: none;
}

form#contactform label {
	text-align: left;
	padding: 0 0.8em 0 0;
	margin-top: 0.3em;
	width: 11em;
	display: block;
	float: left;
	clear: left;
}

form#contactform input.field, #contactform textarea.field {
	float: left;
	margin-top: 0.5em;
	width: 16em;
}

#contactform textarea.field {
	width: 16.5em;
}

form#contactform input.submit {
	margin: 10px 0 0 140px;
	width: 7.7em;
}

/* news items =================================== */
/* this could be useful */


.news_item {
	/*float: left;*/
	width: 600px;
	clear: left;
}

.news_item h3 {
	font-size: 18px;
	font-weight: 500;
	color: ##921514;
}

.news_item_date {
	font-size: 12px;
	color: ##921514;
	float: left;
}

.news_item p {
	/*float: left;*/
	clear: left;
	font-size: 12px;
	padding: 10px;
	color: #000;
}
