* {

	padding:0;
	margin:0;

}

body {

	font-size:76%;
	background:#FFF url("../img/bbg.gif") top left repeat-x;

}

h1 {

	font:bold 1.8em georgia, arial, sans-serif;
	color:#3B4F32;
	text-align:left;
	padding:5px 0 10px 0;

}

h2 {

	font:italic 1.4em georgia, arial, sans-serif;
	color:#3B4F32;
	text-align:left;
	padding:16px 0 8px 0;

}

h2 span {

	display:block;
	color:#414141;
	font-size:0.8em;

}

h3 {

	font:normal 2.0em georgia, arial, sans-serif;
	color:#3B4F32;
	text-align:left;
	padding:8px 0 8px 8px;
}

p {

	font:normal 1.0em georgia, arial, sans-serif;
	color:#414141;
	letter-spacing:-0.01em;
}

a {

	font:normal 1.0em georgia, arial, sans-serif;
	color:#414141;
	border:0;
	text-decoration:none;
	letter-spacing:-0.01em;

}


a:hover {

	font:normal 1.0em georgia, arial, sans-serif;
	color:#633000;

}

#container {

	width:937px;
	margin:0 auto;

}

#header {

	width:937px;

}

#basket_info {

	text-align:right;
	height:19px;
	background:#343C1E;
	padding:10px 0 10px 0;
}

#basket_info a {

	color:#FFF;
	font-weight:bold;

}

#basket_info a:hover {

	color:#CCC;

}

#basket_info ul {

	font:normal 1em georgia, arial, sans-serif;
	color:#FFF;
	margin:0 45px 0 0;

}

#basket_info li {

	display:inline;
	list-style:none;
	display:block;
	float:right;
	text-align:right;

}

#basket_info li.sep {

	width:20px;
	padding-right:20px;
	color:#769661;

}

#welcome {

	width:937px;
	height:220px;
	background:#587C51;
	clear:right;

}

#welcome p {

	font:italic 1.1em georgia, arial, sans-serif;
	color:#0C211E;
	line-height:19px;
	padding:8px 15px 0 120px;

}

#topnav {

	width:937px;
	height:42px;
	background:transparent url("../img/topnav_bg.gif") top left no-repeat;

}

#topnav ul {

	margin:0 0 0 85px;

}

#topnav li {

	list-style:none;
	display:inline;

}

#topnav a {
	display:block;
	float:left;
	height:27px;
	text-align:center;
	color:#FFF;
	margin:2px 3px 0 0;
	padding:13px 6px 0 6px;
	border-bottom:2px solid #FFFFFF;
}

#topnav a:hover {
	color:#FFF;
	border-bottom:2px solid #554B3F;
}

#sidebar {

	width:167px;
	float:left;
	

}

.side_foot {

	width:167px;
	clear:left;
	height:20px;
	background:#FFF url("../img/side_foot_bg.gif") top left no-repeat;

}

#cats {

	width:167px;
	background:#EEEED1 url("../img/headers/cats.gif") top left no-repeat;
	padding-top:50px;

}
#areas {

	width:167px;
	background:#EEEED1 url("../img/headers/areas.gif") top left no-repeat;
	padding-top:50px;

}

#cats ul {


}

#cats li, #areas li {

	display:block;
	float:left;
	width:99%;
	background:url("../img/cat_li_bg.gif") top left no-repeat;
	height:34px;
	
}

#cats a, #areas a {

	display:block;
	font:normal 0.9em georgia, arial, sans-serif;
	color:#633000;
	padding:9px 0 8px 10px;

}

#cats a:hover, #areas a:hover {

	color:#000;

}

#search {

	width:137px;
	background:#EEEED1 url("../img/headers/search.gif") top left no-repeat;
	padding:50px 15px 0 15px;

}

#search form {

	margin-top:10px;

}

#search input {

	width:65px;
	border:1px solid #B4B490;
	padding:5px;
	font:normal 1em georgia, arial, sans-serif;
	color:#414141;

}

#search input.submit_but {

	width:55px;
	height:32px;
	border:0;
	background:transparent url("../img/submit_but.gif") top left no-repeat;
	margin:1px 0 0 0;

}



#maincontent {

	width:755px;
	float:right;
	padding:0 0 0 15px;

}

#maincontent ul {

	margin-left:20px;
	font-family:georgia;
	color:#414141;


}


#maincontent.home p {

	padding:0 0 15px 0;
	line-height:21px;
	font-size:1.3em;
	

}

#maincontent_cat {

	width:745px;
	float:right;
	padding:0 10px 0 15px;
	background:transparent;


}

#maincontent_cat ul {

	margin:10px 0 10px 35px;

}

#prod_describ a {

	text-decoration:underline;
	font-weight:bold;

}

#favourites {

	width:525px;
	background:url("../img/favourites_bg.gif") top left no-repeat;
	height:213px;
	padding-left:105px;

}

.prod_table td {

	text-align:center;
	padding-top:6px;

}

.prod_table img {

	border:2px double #7F856D;

}

.product_hold_head {

	width:630px;
	background:transparent url("../img/product_hold_bg.gif") top center no-repeat;
	height:6px;

}

.product_hold_content {

	width:605px;
	background:#FFF;
	border:1px solid #DFDFCF;
	border-top:0;
	border-bottom:0;
	margin:0 auto;
	padding:0 10px;
}

.product_hold_foot {

	width:630px;
	background:#FFF url("../img/product_hold_bg_foot.gif") top center no-repeat;
	height:14px;

}

#footer {

	clear:both;
	width:100%;
	height:90px;
	background:#FFF url("../img/footer_bg.gif") top center no-repeat;
	
}

#footer p {

	text-align:right;
	width:920px;
	margin:0 auto;
	padding:40px 0 10px 0;

}

.prod-list {

	padding-bottom:15px;

}

#subCats {
	text-align:justify;
	background-color: #EDF5E4;
	text-align: center;
	border: 1px solid #A3B190;
	margin: 0 10px 0 0;
	padding: 3px;
	float: left;
	width: 120px;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 100px;
	position:inherit;
	display:block;
}

.subCat a {

	font-weight:bold;

}

.subCat img {

	border:1px dotted #ABABAB;

}

.tblList {

	margin:5px 18px 0 0;

}

.tblList td{

	padding:10px 0;

}

.tblList p {

	font-size:0.9em;
	padding-right:5px;
	padding-bottom:5px;
}

.tdListTitle {

	border-bottom:1px solid #CCC;
	padding:5px;
	background:#F5F5F5;
	
}

.txtButton {

	background:#9B5E26;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:8px;
	border:1px solid #FFF;
	

}

a.txtButton:hover {

	border:1px solid #6D4016;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;

}

.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #226D16;
	font-family: georgia, "Lucida Sans Unicode", Verdana;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
	font-family: georgia, "Lucida Sans Unicode", Verdana;

}

.register {

	color: #414141;
	font-family: georgia, "Lucida Sans Unicode", Verdana;


}

.register td {

	padding:3px;

}

.tdcartTitle {

	font-weight:bold;
	background:#F5F5F5;
	margin:8px;
	border:10px solid #FFF;
	border-left:0;
	border-right:0;
	font-family:georgia;
	padding:3px;
}

.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
	font-family:georgia, arial, sans-serif;
}

.txtcartProgressCurrent {
	color: #000;
	font-weight: bold;
}