@import url("prettyPhoto.css");
body
{
	margin: 0;
	padding: 0;
	font-family:calibri, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
}
select, option {
	behavior: url(dropdownselect.htc);
}
img
{
	border: 0;
}

a:active
{
	outline: none;
	-moz-outline-style: none;
}

a:focus
{
	outline: none;
	-moz-outline-style: none;
}

.contactdetails label em 
{
	color:#EE0000;
}

.title a
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.ddList
{
	font-size: 11px;
	width: 100px;
}

.largeSplitter
{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.castlePanel
{
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	cursor: pointer;
	display: block;
	float: left;
	margin: 7px;
	width: 169px;
	position: relative;
}

.smallPanel
{
	width: 115px;
	margin:3px;
}

.castlePanel .castleImageLinkPanel
{
	display: table-cell;
	height: 169px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 169px;
}

.smallPanel .castleImageLinkPanel
{
	width: 115px;
	height: 115px;
}

.castlePanel .castleImageLink
{
	display: block;
	margin: 0 auto;
}

.textContent
{
	padding: 10px;
}

.castlePanel .castleImageLink img
{
	display: block;
	border: 0;
}

.castlePanel .castleTitlePanel
{
	text-align: center;
	font-weight: bold;
	padding: 0 5px;
}

.castlePanel .castleTitlePanel a
{
	color: #195BDB;
}

.castlePanel .castlePriceDefault
{
	height: 20px;
	padding: 10px 0;
	text-align: center;
}

.castlePanel .castlePriceDiscounted
{
	height: 40px;
	text-align: center;
}

.castlePanel .castlePriceDiscounted span
{
	display: block;
}

.castlePanel .castleCheckBook
{
	background-color: #2AC2F1;
	color: #FFFFFF;
	display: block;
	height: 31px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.castlePanel .castlePriceDiscounted span.oldprice
{
	font-size: 11px;
}

.castlePanel .castlePriceDiscounted span.newprice
{
	font-size: 12px;
}

.castlePanel .castlePriceDiscounted span.oldprice strong
{
	text-decoration: line-through;
}

.splitter
{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -2px;
}

.splitterleft
{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 2px;
	margin-left: 0;
	width: 100px;
}

#search
{
	background-image: url(images/search.jpg);
	margin-left: -11px;
	margin-top: 37px;
	width: 156px;
	height: 66px;
	line-height: 15px;
}

#search p
{
	padding-left: 13px;
	width: 130px;
}

.checkoutInputComment
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 200px;
}

.checkoutList
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 205px;
	height: 20px;
}

.chckoutTemsChk
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

.checkoutTermsLink
{
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 5px;
}

#btnPurchase
{
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 150px;
}

#btnCheckout
{
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 475px;
}

.contactMessage
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 150px;
}

.contactField #btnSubmit
{
	position: relative;
	top: 0;
	left: 0;
	margin-left: 250px;
}

.messageField
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	clear: both;
	height: 170px;
}

#altForm
{
	display: none;
}

.basketItem2
{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 550px;
}

.basketItem
{
	position: relative;
	top: 0;
	left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	width: 715px;
}

.basketItem .productImage
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 50px;
}

.basketItem .productName
{
	position: relative;
	top: 0;
	left: 0;
	width: 290px;
	float: left;
	font-weight: 700;
	color: #195bdb;
	text-decoration: none;
	margin-left: 20px;
}

.basketItem .productSize
{
	position: relative;
	top: 0;
	left: 0;
	width: 30px;
	float: left;
	margin-left: 20px;
}

.basketItem .productColour
{
	position: relative;
	top: 0;
	left: 0;
	width: 105px;
	float: left;
	margin-left: 20px;
}

.basketItem .itemPrice
{
	position: relative;
	top: 0;
	left: 0;
	color: #195bdb;
	width: 50px;
	float: left;
	margin-left: 20px;
}

.itemQty
{
	position: relative;
	top: 0;
	left: 0;
	color: #000;
	width: 20px;
}

.basketItem .itemQty
{
	position: relative;
	top: 0;
	left: 0;
	color: #000;
	width: 20px;
	float: left;
	margin-left: 20px;
}

.basketItem .removeItem
{
	position: relative;
	top: 0;
	left: 0;
	color: #195bdb;
	float: left;
	margin-left: 20px;
}

.backetTotal
{
	position: relative;
	top: 0;
	left: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #195bdb;
	text-align: right;
}

.sizeGuide
{
	border: solid 1px #FFF;
}

.SpecialProduct
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 274px;
	height: 363px;
	margin-top: 5px;
	margin-right: 2px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #cfcfcf;
	border: 2px solid #cfcfcf;
	cursor: pointer;
}

.SpecialProduct:hover
{
	background-color: #FFF;
	border: 1px solid #000;
	padding: 1px;
}

.SpecialProduct .productImage
{
	position: relative;
	left: 1px;
	top: 1px;
	border: none;
	width: 233px;
}

.SpecialProduct .imageSpace
{
	padding-top: 15px;
	width: 274px;
	height: 234px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.SpecialProduct .brand
{
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #5b1900;
	padding-left: 10px;
	padding-top: 10px;
	height: 30px;
}

.SpecialProduct a
{
	position: relative;
	left: 0;
	top: 0;
	font-weight: 700;
	color: #5b1900;
	text-decoration: none;
}

.SpecialProduct .description a
{
	text-decoration: none;
	color: #000;
}

.SpecialProduct .price
{
	position: relative;
	left: 0;
	top: 0;
	font-size: 12px;
	font-weight: 700;
	color: #5b1900;
	padding-left: 10px;
}

.cal_Theme1 .ajax__calendar_container
{
	background-color: #e2e2e2;
	border: solid 1px #ccc;
}

.cal_Theme1 .ajax__calendar_header
{
	background-color: #fff;
	margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
	color: #004080;
	padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
	background-color: #e9e9e9;
	border: solid 1px #ccc;
}

.cal_Theme1 .ajax__calendar_dayname
{
	text-align: center;
	font-weight: 700;
	margin-bottom: 4px;
	margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day
{
	text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active
{
	color: #004080;
	font-weight: 700;
	background-color: #fff;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
	color: #bbb;
}

img, fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}

.header
{
	height: 172px;
	position: relative;
}

.topLinks
{
	position: relative;
	padding: 5px 10px;
	margin-bottom: 1px;
}

.topLinks a
{
	z-index: 10;
}

.topLinks a:first-child
{
	border: 0;
	margin-left: 0;
}

.topLinks a:hover
{
	color: #ffe00c;
}

.leftBar
{
	width: 218px;
	float: left;
}

.pageContent
{
	margin-bottom: 15px;
	position: relative;
}

.rightBar
{
	width: 742px;
	float: right;
}

.pageListings
{
	padding-top: 40px;
}

.footer
{
	display: block;
	margin-top: 10px;
	clear: both;
	border-top: 1px solid #ebebeb;
	margin-bottom: 10px;
	padding: 5px;
}

.footer .badge2
{
	float: right;
	font-weight: 700;
	color: #F33;
}

.search-input
{
	float: left;
	padding: 5px 5px 5px 10px;
}

.button
{
	float: left;
	padding: 6px 6px 6px 12px;
}

.search-input input
{
	width: 242px;
	height: 19px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.toplinks a
{
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	float: left;
	padding-top: 27px;
	background-image: url('buttons.png');
}

.toplink-home
{
	padding-left: 86px;
	background-position: 0 0;
	margin-right: 3px;
}

.toplink-home:hover
{
	background-position: 0 -27px;
}

.toplink-about
{
	padding-right: 103px;
	background-position: -89px 0;
	margin-right: 3px;
}

.toplink-about:hover
{
	background-position: -89px -27px;
}

.toplink-news
{
	padding-right: 103px;
	background-position: -196px 0;
	margin-right: 4px;
}

.toplink-news:hover
{
	background-position: -196px -27px;
}

.toplink-contact
{
	padding-right: 112px;
	background-position: -303px 0;
	margin-right: 4px;
}

.toplink-contact:hover
{
	background-position: -303px -27px;
}

.toplink-brochure
{
	padding-right: 160px;
	background-position: -419px 0;
}

.toplink-brochure:hover
{
	background-position: -419px -27px;
}

.leftnav
{
	width: 158px;
	padding-left: 18px;
	background-image: url('leftnav-background.png');
	background-repeat: no-repeat;
	font-size: 11px;
	float: left;
}

#container
{
	width: 969px;
	margin: 0 auto;
}

.productnav a
{
	display: block;
	padding: 0;
}

.leftnav strong
{
	display: block;
	color: #97f0ff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 17px 0 5px;
}

.leftnav img
{
	margin-top: 22px;
	display: block;
}

.right-top
{
	width: 690px;
	float: right;
	background-image: url('leftnav-background.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 17px;
}

.maincontent
{
	width: 525px;
	float: left;
	color: #FFF;
	font-size: 11px;
}

.maincontent h1
{
	color: #195bdb;
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px 0;
}

.productcontent
{
	width: 686px;
	float: left;
	color: #FFF;
	font-size: 11px;
}

.productcontent h1
{
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin: 15px 0;
}

.rightcolumn
{
	float: right;
	width: 143px;
	padding-right: 12px;
}

.rightcolumn strong
{
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
}

.rightcolumn select
{
	width: 154px;
	display: block;
	margin-bottom: 7px;
	padding: 3px;
}

.rightcolumn .slimfield
{
	height: 17px;
	width: 123px;
	font-size: 10px;
	float: left;
	border: 1px solid #FFF;
	padding: 0;
}

.rightcolumn input.searchgo
{
	display: block;
	float: left;
	width: 29px;
	height: 19px;
}

.line
{
	padding-top: 25px;
	border-bottom: 1px solid #666669;
	margin-bottom: 25px;
	width: 157px;
}

.bigline
{
	width: 660px;
	border-bottom: 1px solid #75e0f2;
}

.rightcolumn p
{
	color: #FFF;
	font-size: 10px;
	width: 157px;
}

.enquiryform input
{
	margin-bottom: 10px;
	width: 149px;
}

.specialoffers, .latestproducts
{
	color: #FFF;
	font-size: 11px;
	padding-bottom: 15px;
	margin: 10px 30px 0 0;
}

.specialoffers
{
	min-height: 260px;
}

.latestproducts
{
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #75e0f2;
}

.specialoffers .right, .latestproducts .right
{
	width: 300px;
	text-align: right;
}

.specialoffers .right img, .latestproducts .right img
{
	float: right;
	margin-right: 10px;
}

.specialoffers .right span, .latestproducts .right span
{
	float: right;
	display: block;
}

.specialoffers .boxheader, .latestproducts .boxheader
{
	margin-bottom: 10px;
}

.boxheader a
{
	color: #FFF;
}

.productbox
{
	width: 157px;
	min-height: 233px;
	border: 1px solid #666669;
	float: left;
	margin-left: 8px;
}

.first
{
	margin-left: 0;
}

.pagefooter
{
	display: block;
	background-image: url('footer.png');
	height: 9px;
	width: 880px;
	margin: 0 auto 20px;
}

.product
{
	clear: both;
	margin-bottom: 25px;
	border-bottom: 1px solid #EBEBEB;
	padding: 15px;
}
.noBottomBorder
{
	border-bottom: 0;
	margin-bottom: 0;
}

.product .extraOptions
{
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #666;
	float: right;
	width: 525px;
}

.prodimg
{
	width: 210px;
	text-align: center;
	float: left;
}

.prodimg .extraimages
{
	margin-top: 5px;
}

.product .extraimages a
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 38px;
	width: 38px;
	float: left;
	margin: 5px 7px;
}

.product .extraimages a img:hover
{
	border: 1px solid #000;
}

.product .extraimages a img
{
	display: block;
	border: 1px solid #CCC;
	margin: 0 auto;
}

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	outline: none;
	margin: 5px 0;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#ajaxUpdateGif
{
	text-align: center;
}

.featuredProduct .description, .SpecialProduct .description
{
	position: relative;
	left: 0;
	top: 0;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.checkoutField, .contactField
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	clear: both;
	height: 30px;
}

.checkoutField a, .contactField a
{
	text-decoration: none;
	color: #5b1900;
}

.checkoutLabel, .contactLabel
{
	position: relative;
	top: 3px;
	left: 0;
	width: 100px;
	text-align: right;
	float: left;
}

.checkoutInput, .contactInput
{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 15px;
}

.checkoutWarrning, .contactWarrning
{
	position: relative;
	top: 3px;
	left: 0;
	float: left;
	margin-left: 5px;
	font-weight: 700;
	color: #5b1900;
}

.cal_Theme1 .ajax__calendar_today, strong, .productSizes .th, #lbCaption
{
	font-weight: 700;
}

.maincontent h1 span, .productcontent h1 span
{
	color: #f10101;
}

.maincontent p, .productcontent p
{
	line-height: 150%;
}

#checkdate
{
	font-size: 12px;
	text-align: center;
	padding: 10px;
}
#checkdate table
{
	margin: 0 auto;
}

#checkdate input
{
	display: block;
	border: 1px dashed #333;
	text-align: center;
	font-size: 14px;
	width: 181px;
	margin: 5px auto;
	padding: 5px 10px;
}

.postcodeSelector
{
	display: block;
	border: 1px dashed #333;
	text-align: center;
	font-size: 14px;
	width: 181px;
	margin: 10px auto;
	padding: 5px 10px;
}

#checkdate input:hover
{
	background-color: #eaf8ff;
}

#inprogress, #inprogress2
{
	text-align: center;
	height: 40px;
	padding: 10px 0;
}

.availabilityIndicator
{
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
}

#bookingForm
{
	position: relative;
}

.totalPricePanel
{
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}

.totalPricePanel div
{
	margin: 5px 0;
}

.deliveryPrice
{
	color: #558;
}

.castlePrice
{
	color: #448;
}

.totalPrice
{
	font-weight: 700;
	font-size: 16px;
}

.clickToBook
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	padding-left: 272px;
	padding-top: 46px;
	background-image: url('click-here-to-continue.png');
	background-repeat: no-repeat;
	margin: 15px auto;
}

.clickToBook:hover
{
	background-position: 0 -47px;
}

#selectAnotherCastle
{
	color: #33F;
	font-weight: 700;
	text-decoration: underline;
}

#tinybox
{
	position: absolute;
	display: none;
	background: #fff url(preload.gif) no-repeat 50% 50%;
	border: 10px solid #e3e3e3;
	z-index: 2000;
	padding: 10px;
}

#tinymask
{
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1500;
}

#tinycontent
{
	background: #fff;
}

#tinycontent .pollbar
{
	background-color: #B1020B;
	border: 1px solid #000;
	color: #FFF;
	font-weight: 700;
}

.bumpbox
{
	width: 285px;
	float: right;
	margin-left: 10px;
	text-align: center;
	font-size: 80%;
	font-weight: 700;
}

#productTable
{
	width: 100%;
	border-collapse: collapse;
}

#productTable tr td
{
	padding-bottom: 10px;
	text-align: center;
}

.contactdetails
{
	width: 540px;
	margin: 0 auto 25px;
}

.contactdetails td
{
	width: 50%;
	position: relative;
	vertical-align: middle;
}


input.textfield
{
	width: 250px;
	border: 1px solid #3E6D9A;
	padding: 3px 5px;
}

.contactFormSplit
{
	width: 125px;
	float: left;
}

.contactdetails select, .dropdownfield
{
	border: 1px solid #3E6D9A;
	display: block;
	width: 100%;
	padding: 5px 10px;
}

.contactdetails textarea, .textareafield
{
	border: 1px solid #3E6D9A;
	display: block;
	width: 247px;
	padding: 3px 6px;
}

#completeBookCastle
{
	font-size: 18px;
	display: block;
	text-align: center;
	font-weight: 700;
	background-color: #EEF;
	border: 1px solid #CCF;
	color: #000;
	padding: 5px 10px;
}

.fc-tbx .tl
{
	background: url('tl.png') no-repeat;
}

.fc-tbx .t
{
	background: url('t.png') repeat-x;
	height: 16px;
}

.fc-tbx .tr
{
	background: url('tr.png') no-repeat;
}

.fc-tbx .l
{
	background: url('l.png') repeat-y;
	width: 16px;
}

.fc-tbx .r
{
	background: url('r.png') repeat-y;
	width: 16px;
}

.fc-tbx .bl
{
	background: url('bl.png') no-repeat;
}

.fc-tbx .b
{
	background: url('b.png') no-repeat;
	height: 25px;
}

.fc-tbx .br
{
	background: url('br.png') no-repeat;
}

.fc-tbx .c
{
	background: url('c.png') repeat;
}

.fc-tbx a.close
{
	float: right;
	background: url('close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.fc-tbx p
{
	width: auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	border: 0;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.ajax_loader
{
	background: url('ajax-loader.gif') no-repeat center;
	width: 200px;
	height: 150px;
}

.fc-error
{
	border: 1px solid #888;
	margin-top: 5px;
	background-color: #EAEAEA;
}

.fc-error p
{
	color: #A00;
	margin: 5px;
}

#contactform
{
	width: 75%;
	margin: 0 auto;
	padding: 10px;
	border-collapse: collapse;
	border: 2px solid #B3B3FF;
}

#contactform thead
{
	background-color: #B3B3FF;
	font-weight: bold;
	padding: 5px 10px;
	font-variant: small-caps;
	font-size: 14px;
	text-align: center;
}

#contactform tbody
{
	background-color: #FFF;
}

#contactform tr td
{
	width: 50%;
	padding: 5px 10px;
}

.featuredProduct .featuredPrice a span, .middle, .logo
{
	display: block;
	margin: 0 auto;
}

.featuredProduct h2 a:hover, .featuredProduct h2:hover a, a, .title a:hover, a:hover
{
	text-decoration: none;
}

.left, .footer .badge, .contactdetails #pCode1, #castleDropOff, .fc-tbx .err
{
	float: left;
}

.right, #castlePickUp
{
	float: right;
}

#logo, #phonenumber
{
	position: absolute;
}

#separators p, .prodtext .prodspecs p
{
	margin: 0;
}

#banner img, .bumpbox img
{
	display: block;
}

.footer a:hover, .product .extraoptions a:hover
{
	text-decoration: underline;
}

.prodimg .mainimg
{
	display: block;
}

.bookButtons
{
	clear: both;
	float: right;
	height: 47px;
	margin: 10px 0;
	width: 459px;
}

a.enquireBook, a.enquireCheck
{
	display: block;
	float: left;
	width: 0;
	height: 0;
	overflow: hidden;
	padding-left: 198px;
	padding-top: 47px;
	margin: 0 auto;
}

a.enquireBook:hover, a.enquireCheck:hover
{
	background-position: 0 -47px;
}

a.enquireBook
{
	background-image: url('book-book.png');
}

a.enquireCheck
{
	background-image: url('book-check.png');
}

#completeBookCastle:hover
{
	background-color: #CCF;
	border: 1px solid #BBE;
}

#orderinfo
{
	padding: 10px;
	background-color: #EEF;
	border: 1px dashed #DDE;
}
#paypalScripts
{
	padding: 10px 0;
	text-align: center;
}
.mainImagePanel
{
	width: 179px;
	float: left;
	margin-right: 15px;
}
.mainImagePanel > img
{
	border: 5px solid #3E6D9A;
}
.mainImagePanel > a
{
	display: block;
	float: left;
	height: 38px;
	width: 38px;
	margin: 5px;
}
.mainImagePanel > a:hover img
{
	border: 1px solid #000;
}
.mainImagePanel > a img
{
	display: block;
	border: 1px solid #FFF;
}
.productText
{
	width: 515px;
	float: right;
}
.productSpec
{
	width: 505px;
	float: right;
	line-height: 150%;
	margin-top: 15px;
	padding: 5px;
	text-align: center;
	border: 1px dashed #C0C0C0;
}

.productSpec span
{
	display: block;
}

.productSpec span.oldprice
{
	color: #888;
	text-decoration: line-through;
}

.productSpec span.newprice
{
	font-weight: 700;
	font-size: 14px;
}
#floatTotalOuter
{
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 3;
	width: 300px;
}
#floatTotal
{
	border: 2px solid #C0DAE7;
	margin-bottom: 10px;
	background-color: #FFF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	z-index: 3;
	color: #4D4D4D;
	-webkit-box-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
}
#floatTotal .sectionTitle
{
	background-color: #def0fc;
	background-image: url("table-header-background.png");
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 0 none;
	color: #256EC2;
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #C0DAE7;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.columnSection .innerColumn
{
	padding: 5px 10px;
}

.floatPriceTable
{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.floatPriceTable tbody tr td
{
	text-align: center;
	padding: 5px 10px;
}
.floatPriceTable tbody tr td:first-child
{
	text-align: left;
}
.floatPriceTable tr.totalRow
{
	font-weight: bold;
	color: #256EC2;
}
.extraAssets
{
	background-color: #F3FAFC;
	overflow: auto;
	border: 1px solid #256EC2;
	padding: 10px;
}
.rightAlign
{
	text-align: right;
}
.bookButton
{
	display: block;
	height: 0;
	width: 0;
	margin: 0 auto;
	padding-left: 272px;
	padding-top: 45px;
	background-image: url('book-this-item-now.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.bookButton:hover, #enquirySend:hover
{
	background-position: 0 -46px;
}
#enquirySend
{
	float: right;
	display: block;
	height: 0;
	width: 0;
	padding-left: 191px;
	padding-top: 45px;
	background-image: url('send-enquiry.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.extraAssets a
{
	color: #333;
	text-decoration: none;
}
.extraAssets a:hover
{
	text-decoration: underline;
}
#tinyBoxClose
{
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	color: #FF0000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 6px;
	position: absolute;
	right: 10px;
	top: 10px;
}
#tinyBoxClose:hover
{
	background-color: #EECCCC;
	color: #000;
	border-color: #000;
}
.thisProduct .product
{
	border-bottom: 0;
}
input.postcodeLeft
{
	float: left;
	width: 112px;
}
input.postcodeRight
{
	float: right;
	width: 112px;
}
#renderTime
{
	color: #FFF;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.requiredError
{
	color: #FF0000;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img
{
	border: none;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
	left: 0;
}
#lightbox-nav a
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data
{
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
.otherCastles
{
	width: 400px;
	text-align: left;
	margin: 20px auto;
}
.calendarHeader td
{
	color: #FFF;
}
.otherCastles caption
{
	background-color: #3E6D9A;
	padding: 5px 11px;
	color: #FFF;
	font-weight: bold;
	width: 400px;
}
#totalPricePanel div
{
	margin: 5px auto;
}
.castlePriceDiscount
{
	color: #F00;
}
.contactdetails
{
	border: 2px solid #C0DAE7;
	margin-bottom: 20px;
	background-color: #FFF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	color: #4D4D4D;
	-webkit-box-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
}
.contactdetails table 
{
	border-collapse:collapse;
	border: 0 none;
	margin: 0;
	width:100%;
}
.contactdetails tbody td
{
	padding: 5px;
	position: relative;
	vertical-align: middle;
}
.contactdetails tbody
{
	padding: 5px;
}
.contactdetails .sectionTitle
{
	background-color: #def0fc;
	background-image: url("table-header-background.png");
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 0 none;
	color: #256EC2;
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #C0DAE7;
	font-weight: bold;
	font-size: 12px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#enquirySent
{
	color: #F00;
	text-align: center;
	font-size: 16px;
}
#validationSummary
{
	background-color: #FFF;
	width: 60%;
	margin: 10px auto;
	padding: 10px;
	border: 2px solid #F00;
}
.childOptionLabel {
	margin: 5px 5px 5px 15px;
	font-weight: bold;
	display: block;
	float: left;
}
.childOptionValidator {
	margin: 5px 0;
	display: block;
	float: left;
}
.youtubeCastleLink a {
	background-image: url('youtube-icon.png');
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	display:block;
}
