/* CSS Document */
body {
	margin: 0px;
	background-color: #ffffff;
	background-image:url(images/bg-new.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4474A5;
}

img, div { behavior: url(../components/iepngfix.htc) }


a {
	color: #A0B7CF;
	text-decoration: none;
}
H1{
	text-transform:capitalize;
}
H1, H2{
	padding:0px;
	margin:0px;
}
legend{
	font-size: 14px;
	font-weight:bold;
	color:#3F8982;
}
table {
}

td.categories {
	padding:3px 5px 0px 5px;
	text-align: center;
	border:1px solid #525460;
}

td.categoriesleft{
	text-align:center;
	padding:3px 5px 0px 5px;
	border:1px solid #525460;

}

.producttitle{background:#525460; color:#fff; display:block; margin: -4px -5px -0px -5px; padding:3px; height:40px; vertical-align:middle;}

.products {
	width: 127px;
	margin: 1px;
	padding: 1px;
	border: solid 1px #4474A5;
	text-align: center;
}

.BasketHeader {
	border-top: solid 1px #4474A5;
	border-bottom: solid 1px #4474A5;
}

.basketitem {
	border-top: solid 1px #4474A5;
	border-bottom: solid 1px #4474A5;
}

.baskettotal {
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: solid 1px #4474A5;
}



#container {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	padding-left:5px;
	padding-right:5px;
}



#logo {
	width: 773px;
	float:left;
	height:89px;
	background-image:url(images/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#address {
	float: left;
	width: 574px;
	background-color:#FFFFFF;
	padding-top:50px;
	padding-bottom:18px;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4474A5;
	text-align:right;
	vertical-align:bottom;
}

#navbar {
	float: left;
	width: 773px;
	height:36px;
}

#header {
	float: left;
	width: 773px;
	height: 27px;
	padding-top: 10px;
	background-image:url(images/headerbackground.gif);
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #578EC1;
}

#headerimg {
	float: left;
	width: 773px;
	height: 39px;
}

#middle {
	float: left;
	width: 583px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	margin-top:5px;
		min-height:468px;
	height:auto !important;
	height:468px;

}

#middle .inputbox{
	width:250px;
	border:solid 1px #333;
}

#textmiddle {
	float: left;
	width: 751px;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 8px;
	background-color:#FFFFFF;
}

#homeboxes {
	float: left;
	width: 570px;
}

#shopboxes {
	float: left;
	width: 190px;
}

#footer {
	clear:both;
	width: 770px;
	padding-top:0px;
	padding-left:3px;
	padding-bottom:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4474A5;
	border-top:1px solid #989898;
	border-bottom:1px solid #989898;
}
#Address{
	float:left;
}
#Ordering{
	float:right;
	padding-right:10px;
}



#Product{
	width:600px;
	/**background-image:url(images/prod_bg.gif);**/
	background-repeat:repeat-y;
}
	#Product H1{
		color:#4474A5;
		font:bold 18px Verdana, Tahoma;
		padding-left:10px;
		/**border-bottom:solid 3px #619CC6;**/
		text-align:left;
		padding-bottom:4px;
	}
	#Product H2{
		/**background-color:#619CC6;**/
		color:#4474A5;
		font:bold 12px Verdana, Tahoma;
		width:492px;
		padding:4px;
		text-align:left;
	}
	#Product P{
		color:#4474A5;
		font:11px Verdana, Tahoma;
		padding-left:10px;
		padding-right:10px;
		text-align:left;
	}
	
.BottomLine{
	font:11px Verdana, Tahoma;
	border-bottom:solid 1px #BDC9D5;
}
.Button{
	font:11px Verdana, Tahoma;
	}

#categorymenu {
	margin-bottom: 1px;
}

#shoptext {
	width: 250px;
	height:344px;
	padding: 4px;
	background-image:url(images/textshop_bg.gif);
	float: left;
}

.content {
	padding-left: 4px;
	padding-right: 4px;
}

.field {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4474A5;
	width: 200px;
	border: 1px solid #4474A5;
}

.multifield {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #4474A5;
	width: 200px;
	height: 80px;
	border: 1px solid #4474A5;
}

.button{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #4474A5;
	background-color:#ffffff;
	border: 1px solid #4474A5;
}

#map{
	height:400px;
	width:600px;
	border:1px solid #333;
	}
#Maptxt{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:333;
	}
	
.interactivedropdown {
	font-size: 11px;
	width: 100px;
}

.interactivebutton {
	width: 110px;
	font-size: 11px;
	font-weight: bold;
}

a.menulink:link { font-weight: bold; text-align: center; background-color: #4474A5;color: #ffffff; text-decoration: none; display: block; }
a.menulink:visited { font-weight: bold; text-align: center; background-color: #4474A5;color: #ffffff; text-decoration: none; display: block; }
a.menulink:hover { font-weight: bold; text-align: center; background-color: #4474A5;color: #ffffff; text-decoration: none; display: block; }
a.menulink:active { font-weight: bold; text-align: center; background-color: #4474A5;color: #ffffff; text-decoration: none; display: block; }

a.productlink { 
	font-weight: bold; 
	color: #4474A5; 
	text-decoration: none;
	text-transform:capitalize; 
	display: block;
	}

a.purchase {
	margin: 4px;
	border: solid 2px #4474A5;
	padding: 4px;
	font-weight: bold; 
	color: #4474A5; 
	text-decoration: none;
	text-transform:capitalize; 
}
a.textlink:link {color: #78ABDF; text-decoration: underline;}
a.textlink:visited { color: #78ABDF; text-decoration: underline; }
a.textlink:hover { color: #78ABDF; text-decoration: underline; }
a.textlink:active { color: #78ABDF; text-decoration: underline; }

#onlineshoplist {
	float: left;
	width: 773px;
	height: 36px;
	background-image: url(images/shopmenubg.gif);
	background-repeat:no-repeat;
}

a.onlineshopmenulink {
	float: left;
	width: 128px;
	color: #ffffff;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
}
a.onlineshopmenulinkhighlight {
	float: left;
	width: 128px;
	color: #93570C;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
}
#box1{
	width:187px;
	min-height:570px;
	height:auto !important;
	height:570px;
	background-image:url(images/featured-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #19416e;
	background-color:#234b78;
	margin-bottom:5px;
	margin-top:5px;

}
.product-image{
	overflow: hidden;
	width:126px;
	border:1px solid #FFA341;
	text-align:center;
}

.featured-product{ width:180px; text-align:center;}
			.featured-product img{margin-left:auto;margin-right:auto; }
			.feat-img-bord{border:1px solid #19416e;}

#box2{
	width:203px;
	height:184px;
}
.img-flt-right{
	float:right;
	margin-right:3px;
	margin-top:3px;
}
.prod_name{
	color:#ffffff;
	font-weight:bold;
	margin-left:5px;
}
.prod_price{
	color:#2763A1;
	font-weight:bold;
		margin-left:5px;
}
#footer_buttons{
	width:184px;
	height:53px;
	float:right;
	margin-right:14px;
	margin-top:0px;
}
#search-box{width:109px;height:15px; padding-left:5px; padding-right:5px; background-image:url(../Images/search-bg.gif); background-repeat:no-repeat; border:1px solid #999999;}
#search-button{ padding-left: 4px; top: 3px; position: relative; }
#search{ float:right; margin-top:65px; padding-right:70px;}
#flash{ float:left;}

.hr-feat{background-image:url(images/hr-bg.png); display:block; height:2px; margin:3px;}

.home-box-big{width:570px;height:115px; padding-left:10px;padding-bottom:5px; color:#A9A9A9;}
.home-box-small{width:290px;height:145px; padding-bottom:5px; color:#A9A9A9; float:left;}
	.home-box-small a{color:#FF7900;}
.orange-box{ width:173px; height:115px;color:#6E6E6E; float:left; padding-left:6px;}
	.orange-box a{color:#FF7900;}
.orange-box-small{ width:216px; height:115px;color:#6E6E6E; float:left; margin: 0 3px 0 0;}
	.orange-box-small a{color:#FF7900;}
.hotel-online{background-image:url(images/hotel-online-bg.jpg); background-repeat:no-repeat;}
.bespoke{background-image:url(images/bespoke-bg.jpg);background-repeat:no-repeat;}
.artist{background-image:url(images/artist-bg.jpg);background-repeat:no-repeat;}
.engineer{background-image:url(images/engineer-bg.jpg);background-repeat:no-repeat;}
.gift{background-image:url(images/gift-bg.jpg);background-repeat:no-repeat;}
.delivery{background-image:url(images/deliver-bg.jpg);background-repeat:no-repeat;}
.enquiry{background-image:url(images/enquiry.jpg);background-repeat:no-repeat;}
.tools{background-image:url(images/tools_bg.jpg);background-repeat:no-repeat;}
.personalised{background:url(images/personalised_img.gif);}
.guest{background:url(images/guest_img.gif);}
.hotel{background:url(images/hotel_img.gif);}
.conference{background:url(images/conference_img.jpg) no-repeat}


#addbutton{ padding-left: 4px; top: 3px; position: relative;}
.freegift { background-color: #ffeeee; }

em{ color:#ff7a0a; font-weight:bold; font-style:normal;}

.bespokebox{ width:188px; height:145px; color:#A9A9A9; float:left; margin:0 3px 5px 0; border:1px #BCBCBC solid;}
	.bespokebox a{color:#FF7900;}
	
.bespokeproducttb{ border:2px #68A0CD solid;}
	.bespokeproducttb td{ border:1px #68A0CD solid;}

.heading{color:#41739e; font-size:16px; padding: 10px 0 5px 0; letter-spacing:-1px;}

.alternative{margin: 0 0 6px 0;}

.titles{width:180px; height:22px; padding: 8px 0 0 8px; margin: 115px 0 0 0; font-weight:bold; font-size:12px; letter-spacing:-1px; color:#FFF; background:url(images/title_bg.png) no-repeat top right;}
	.titles a{color:#FFF;}
	.titles a:hover{color:#222;}
	
.titles2{width:279px; height:22px; padding: 8px 0 0 8px; margin: 115px 0 0 0; font-weight:bold; font-size:12px; letter-spacing:-1px; color:#FFF; background:url(images/title_bg.png) no-repeat top right;}
	.titles2 a{color:#FFF;}
	.titles2 a:hover{color:#222;}	
	
.titles3{width:199px; height:28px; padding: 2px 8px 0 8px; margin: 85px 0 0 0; font-weight:bold; font-size:11px; letter-spacing:-1px; color:#FFF; background:url(images/title_bg.png) no-repeat top right;}
	.titles3 a{color:#FFF;}
	.titles3 a:hover{color:#222;}	
	
.buynow{width:116px; height:20px; background:url(images/buynow.gif);}
	.buynow a{display:block; width:116px; height:20px; text-indent:-999px;}
	.buynow:hover{background:url(images/buynow-o.gif);}
	.buynow a:hover{background:url(images/buynow-o.gif);}