@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	color:#666;
	font-size:11pt;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(/images/back.jpg);
/*	height:100%;
	width:100%;
	overflow-y:auto;*/
}
html
{
	margin:0px;
	padding:0px;
/*	height:100%;
	width:100%;	*/
}
#session
{
	width:950px;
	height:16px;
	margin:0 auto 0 auto;
	padding-top:2px;
	text-align:right;
	font-size:8pt;
}

#s1, #s2, #s3
{
	margin:0 auto 0 auto;
	border-style:solid;
	border-width:0 1px 0 1px;
}
#s1
{
	width:954px;
	border-color:#E4E4E4;
}
#s2
{
	width:952px;
	border-color:#D4D4D4;
}
#s3
{
	width:950px;
	border-color:#B9B9B9;
	background-color:#FFF;
	border-bottom:solid 1px;
}

#logo
{
	width:300px;
	height:82px;
	float:left;
}
#header_t
{
	width:643px;
	height:59px;
	float:left;
	background:url(/images/header_t.jpg);
	font-size:10pt;
	color:#FFF;
	text-align:right;
	padding:23px 7px 0 0;
	margin-bottom:1px;
}
#header_t a
{
	color:#FFF;
	text-decoration:none;
}
#header_t a:hover
{
	color:#FFF;
	text-decoration:underline;
}
#nav
{
	width:950px;
	height:34px;
	margin-bottom:1px;
	background:url(/images/nav_back.jpg);	
}
#links
{
	width:719px;
	height:34px;
	color:#FFF;
	font-size:10pt;
	float:left;
}
#links a
{
	color:#FFF;
	text-decoration:none;
}
#links a:hover
{
	text-decoration:underline;
}

#search, #ctl00_search
{
	width:220px;
	height:22px;
	background-color:#FFF;
	margin:6px 0 6px 0;
	padding:0 0 0 4px;
	float:left;
}
#ctl00_txtSearch
{
	width:196px;
	border:0px;
	padding-top:3px;
	font-size:9pt;
	color:#666;
}

#header_b
{
	width:950px;
	height:16px;
	margin:0 0 25px 0;
	background:url(/images/header_b.jpg);
}

#left
{
	width:185px;
	float:left;
}
.left_t
{
	width:165px;
	height:22px;
	background:url(/images/left_t.jpg);
	margin:0 0 1px 0;
	padding:6px 0 0 20px;
	color:#FFF;
	font-size:10pt;
}
.left_c
{
	width:185px;
	/*min-height:78px;*/
	margin:0 0 20px 0;
}
#right
{
	width:751px;
	padding:0 7px 25px 7px;
	min-height:600px;
	float:left;
}

#footer
{
	width:950px;
	margin:0 auto 0 auto;
}
#map
{
	font-size:7pt;
	width:475px;
	float:left;	
}
#copy
{
	font-size:8pt;
	width:475px;	
	text-align:right;
	float:left;	
}
#map a
{
	font-size:8pt;
	text-decoration:none;
	color:#666;
}
#map a:hover
{
	font-size:8pt;
	text-decoration:underline;
	color:#666;
}

#ctl00_lmenu_ddlBrand
{
	width:145px;
	margin:22px 12px 10px 20px;
	padding-top:0px;
	font-size:9pt;
	color:#666;
}

.loyaltyfield
{
	width:155px;
	margin:2px 8px 2px 0;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
}

/*------------------------------------------------------------------*/

.Pager
{
	float:right;
	margin-top:10px;
}
.CurrentPage
{
	float:left;
	padding:2px 0 2px 0;
	width:20px;
	text-align:center;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	border:#666 solid 1px;
	background:#999;
	color:#FFF;
	margin-left:4px;
}
.Page
{
	float:left;
	display:block;
	padding:2px 0 2px 0;
	width:20px;
	text-align:center;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	border:#666 solid 1px;
	background:#FFF;
	color:#666;
	margin-left:4px;
	text-decoration:none;
}
.Page:hover
{
	background:#E0E0E0;
}

#ctl00_ContentPlaceHolder1_txtName, #ctl00_ContentPlaceHolder1_txtEmail, #ctl00_ContentPlaceHolder1_txtMsg
{
	width:300px;
	padding-top:2px;
	font-size:9pt;
	color:#666;
}
#DepartmentDescription
{
	color:#666666;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	margin-bottom:25px;
/*	margin-top:25px;*/
}
#DepartmentTitle
{
	font-size:14pt;
	display:block;
	margin-bottom:15px;
}
#DepartmentContent
{
	font-size:10pt;
}
#DepartmentContent a
{
	font-size:10pt;
	/*color:#666;*/
	text-decoration:none;
	font-weight:bold;
}
#ctl00_ContentPlaceHolder1_gridFileList {
	color:#666;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
}
.ProductBasketItem
{
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
	text-decoration:none;
}
.ProductBasketTitle
{
	font-size:12pt;
	font-weight:bold;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
	text-decoration:none;
}
.ProductBasketTitle:hover
{
	text-decoration:none;
}
.ProductBasketDescription {
	font-size:10pt;
}
.ProductBasketRemove {
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
.ProductBasketRemove:hover {
	text-decoration:underline;
}
.ProductImage {
	padding:0px;
	margin:0px;
}
.ProductTitle {
	font-size:12pt;
	font-weight:bold;
}
.ProductTitle a {
	color:#666;
	text-decoration:none;
}
.ProductDescription {
	font-size:10pt;
	padding:0 25px 0 0;
}
.ProductDescription a {
	font-size:9pt;
	display:block;
	width:108px;
	height:20px;
	background:url(/images/tellmemore.jpg);
	padding:2px 0 0 6px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	margin-top:6px;
}
.ProductPrice {
	font-size:17pt;
	font-weight:normal;
}
.ProductStock {
	font-size:11pt;
}
.BuyButton a {
	font-size:10pt;
	display:block;
	background:url(/images/addtomywheelbarrow.jpg);
	padding:5px 6px 5px 6px;
	width:114px;
	color:#FFF;
	text-decoration:none;
	text-align:left;
}
.tellmore {
	color:#442DA2;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}
.tellmore:hover {
	text-decoration:underline;
}
.btnbuy {
	color:#85B917;
	font-size:13pt;
	text-decoration:none;
	font-weight:;
}
.btnbuy:hover {
	text-decoration:underline;
}
.ProductDetailImage img {
	display:block;
	margin-bottom:20px;
}
.ProductDetailImage a {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
	font-size:10pt;
}
.ProductDetailImage a:hover {
	text-decoration:underline;
}
.ProductDetailTitle {
	font-size:18pt;
	font-weight:bold;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
.ProductDetailDescription {
	font-size:10pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
.ProductDetailPrice {
	font-weight:bold;
	font-size:18pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
.ProductDetailRrp {
	font-size:12pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
.ProductDetailStock {
	font-size:10pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
#ctl00_ContentPlaceHolder1_gvSearch {
	font-size:10pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
	/*margin-top:25px;*/
}
.ProductSearchTitle {
	font-size:10pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
	font-weight:bold;
}
.ProductSearchDescription {
	font-size:10pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
.ProductSearchPrice {
	font-weight:bold;
	font-size:18pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
.ProductSearchStock {
	font-size:10pt;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	color:#666;
}
#ctl00_ContentPlaceHolder1_BackButton
{
	font-size:11pt;
	color:#666;
	text-decoration:none;
}
#ctl00_ContentPlaceHolder1_BackButton:hover
{
	text-decoration:underline;
}
#ctl00_lmenu_dlmenu {
	/*margin-top:8px;*/	
}
.child {
	margin-bottom:10px;	
}
.seperator {
	height:1px;
	border-bottom:#CCC dotted 1px;
}
.categorydis
{
	width:165px;
	font-size:10pt;
	color:#ccc;
	text-decoration:none;
	padding:5px 0 5px 20px;
	display:block;	
}
.category, .selected {
	width:165px;
	font-size:10pt;
	color:#666;
	text-decoration:none;
	padding:5px 0 5px 20px;
	display:block;
}
.category:hover {
	text-decoration:underline;
}
.childcategory, .childselected {
	width:155px;
	font-size:10pt;
	color:#666;
	text-decoration:none;
	padding:5px 0 5px 30px;
	display:block;
}
.childcategory:hover {
	text-decoration:underline;
}
.categoryname
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
	font-weight:400;
	width:238px;
	text-align:left;
	text-decoration:none;
	color:#666;
	background:url(/images/catback.jpg);
	margin:1px 0 7px 0;
	padding:2px 0 4px 7px;
	display:block;
}
.directions
{
	color:#666;
	text-decoration:none;
}
.directions:hover
{
	color:#666;
	text-decoration:underline;
}
.pnlContribution
{
	position:absolute;
	margin:-118px 0 0 -228px;
	*margin:-116px 0 0 -254px;
	padding:15px 20px 15px 15px;
	width:220px;
	height:88px;
	text-align:left;
	background:url('/images/contrib.png');
	background-repeat:no-repeat;
	font-size:10pt;	
}
#atoz a
{
	font-size:10pt;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
}
#atoz a:hover
{
	text-decoration:underline;
}

#ctl00_ContentPlaceHolder1_pnlopentimes
{
	border: 1px solid #C0C0C0;
	margin-bottom: 8px;
	padding:10px;
}
#ctl00_ContentPlaceHolder1_pnlbistro
{
	/*border: 1px solid #C0C0C0;
	margin-bottom: 8px;*/
}
#ctl00_ContentPlaceHolder1_pnlinfo div
{
	border:#C0C0C0 solid 1px;
	width:227px;
	height:205px;
	padding:8px 8px 0 8px;
	float:left;
}

#divloyalty fieldset
{
	font-size:10pt;
	margin-top:15px;
}
#divloyalty legend
{
	margin-bottom:25px;
	color:#AE0B76;
}
#divloyalty label
{
	display:block;
	margin-top:-14px;
	margin-left:8px;
	margin-bottom:-10px;
}
#divloyalty input, #divloyalty select
{
	display:block;
	position:relative;
	left:100px;
	top:-18px;
}
.btn
{
	background-color:#AE0B76;
	border:#88095B solid 1px;
	color:#FFF;
	height:22px;
}

#ctl00_ContentPlaceHolder1_DetailPanel, #ctl00_ContentPlaceHolder1_ImagePanel
{
	float:left;
}
#ctl00_ContentPlaceHolder1_PrimaryImage
{
	border:solid 1px #CCC;
	padding:5px;
}


/*.circus-booking
{
	background:#CCC;
	border:1px solid #999;
	display:block;
	padding:25px;
	text-align:center;			
}*/
.circus-gallery { }
.circus-gallery-image
{
	display:block;
	float:left;
	margin:11px;
	padding:4px;
	border:1px solid #CCC;	
}