/* -------------------------------- */
/* CSS Reset - All Browsers Vanilla */
/* -------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0;
	border:0;
	outline:0;
	font-size:100%; font-family:Georgia, Times, serif; font-weight:inherit; font-style:inherit;
	vertical-align:baseline;
}
:focus {outline:0;}
ul {list-style:none;}
table {border-spacing:0; border-collapse:separate;}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


/* -------------------------------- */
/*      Main Layout & Structure     */
/* -------------------------------- */
body {color:#555; background:#260126 ;}
#site {	width:970px; margin:5px auto 0;}
#header {
	position:relative;
	height:249px;
	background:url(/library/images/xmas/header-bg.jpg) no-repeat 0 30px;
}
#content {
	position:relative;
	background:#fff;
	padding:10px 20px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#footer {
	position:relative;
	background:#fff;
	margin:0 0 10px 0; padding:10px 20px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}


/* -------------------------------- */
/*             Header               */
/* -------------------------------- */
#top{
	height:30px;
	background:#222222 url(/library/images/header-bg.png) repeat-x 0 -20px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#phone {
	position:absolute;
	right:20px; top:0px;
	width:264px; height:24px;
	background:url(/library/images/phone-number.png) no-repeat;
	text-indent:-9999px;
}
#header #logo {
	width:175px; height:70px;
	display:block;
	text-indent:-9999px;
	margin:15px 0 0 20px;
	background:transparent url(/library/images/xmas/eventa-logo.png) no-repeat;
}

#header h3#subtitle{
	text-indent: -9999px;
	margin:20px; 0 0 20px;
	width:364px; height:39px;
	background:transparent url(/library/images/xmas/site-subtitle.png) no-repeat;
}
#getquote{
	width:240px; height:170px;
	background: transparent url(/library/images/xmas/quote-bg.png) no-repeat;
	position:absolute;
	top:40px;
	right:10px;
	font-size: 14px; font-weight:bold;
}
#package-search{
	width:240px; height:170px;
	margin:0 auto;
}
#getquote dl, #package-search dl{
	margin:3px 20px;
}
#getquote dt, #package-search dt{
	margin:5px 0;
	color:#333;
	float:left;
	clear:left;
}
#package-search dt{
font-weight:bold;
}
#getquote dd, #package-search dd{
	text-align:right;
	margin:5px 0;
	float:right;
	clear:right;
}
#getquote input, #package-search input{
	background:transparent url(/library/images/xmas/btn_search-packages.png) no-repeat 0 0;
	text-indent:-9999px;
	width:180px;
	height:40px;
	border:none;
	margin:3px 0 0 25px;
}
#getquote input:hover, #package-search input:hover{
	background:transparent url(/library/images/xmas/btn_search-packages.png) no-repeat 0 -40px;
}
#getquote select, #package-search select{
	width:90px;
	font-size:10px;
	margin:0; padding:0;
	text-align:left;
}
#package-search select{
	font-size:12px;
}
#getquote h3, #package-search h3{
	color:#CC2123;
	font-size:16px; line-height:1; font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
}

/* -------------------------------- */
/*            Navigation            */
/* -------------------------------- */
#navigation {position:absolute;	bottom:0px;}
#navigation li {float:left;}
#navigation li a {display:block; text-indent:-9999px;}

.navHome {width:70px; height:35px; background:url(/library/images/xmas/navigation.gif) 0 0;}
.navHome:hover {background:url(/library/images/xmas/navigation.gif) 0 -70px;}
.selected .navHome {background:url(/library/images/xmas/navigation.gif) 0 -35px;}

.navDestinations {width:114px; height:35px; background:url(/library/images/xmas/navigation.gif) -70px 0;}
.navDestinations:hover {background:url(/library/images/xmas/navigation.gif) -70px -70px;}
.selected .navDestinations {background:url(/library/images/xmas/navigation.gif) -70px -35px;}

.navPackages {width:93px; height:35px; background:url(/library/images/xmas/navigation.gif) -184px 0;}
.navPackages:hover {background:url(/library/images/xmas/navigation.gif) -184px -70px;}
.selected .navPackages {background:url(/library/images/xmas/navigation.gif) -184px -35px;}

.navSpecials {width:124px; height:35px; background:url(/library/images/xmas/navigation.gif) -277px 0;}
.navSpecials:hover {background:url(/library/images/xmas/navigation.gif) -277px -70px;}
.selected .navSpecials {background:url(/library/images/xmas/navigation.gif) -277px -35px;}

.navTestimonials {width:116px; height:35px; background:url(/library/images/xmas/navigation.gif) -401px 0;}
.navTestimonials:hover {background:url(/library/images/xmas/navigation.gif) -401px -70px;}
.selected .navTestimonials {background:url(/library/images/xmas/navigation.gif) -401px -35px;}

.navFaqs {width:61px; height:35px; background:url(/library/images/xmas/navigation.gif) -517px 0;}
.navFaqs:hover {background:url(/library/images/xmas/navigation.gif) -517px -70px;}
.selected .navFaqs {background:url(/library/images/xmas/navigation.gif) -517px -35px;}

.navAdvice {width:119px; height:35px; background:url(/library/images/xmas/navigation.gif) -578px 0;}
.navAdvice:hover {background:url(/library/images/xmas/navigation.gif) -578px -70px;}
.selected .navAdvice {background:url(/library/images/xmas/navigation.gif) -578px -35px;}

.navShop {width:63px; height:35px; background:url(/library/images/xmas/navigation.gif) -697px 0;}
.navShop:hover {background:url(/library/images/xmas/navigation.gif) -697px -70px;}
.selected .navShop {background:url(/library/images/xmas/navigation.gif) -697px -35px;}

.navPay {width:103px; height:35px; background:url(/library/images/xmas/navigation.gif) -760px 0;}
.navPay:hover {background:url(/library/images/xmas/navigation.gif) -760px -70px;}
.selected .navPay {background:url(/library/images/xmas/navigation.gif) -760px -35px;}

.navContact {width:107px; height:35px; background:url(/library/images/xmas/navigation.gif) -863px 0;}
.navContact:hover {background:url(/library/images/xmas/navigation.gif) -863px -70px;}
.selected .navContact {background:url(/library/images/xmas/navigation.gif) -863px -35px;}

.endSpacer{width:166px; height:35px; background:url(/library/images/xmas/navigation-space.gif);}


/* -------------------------------- */
/*             Content              */
/* -------------------------------- */
#breadcrumbs{	margin:0 0 10px 0;}
#breadcrumbs li{
	display:inline;
	font-size:12px;
}
#top-icons{
	position:absolute;
	top:3px; right:30px;
}
#top-icons li{
	float:left;
	list-style:none;
	padding:0 5px;
}
.blurb-image{
	float:left;
	width:300px; height:240px;
	padding:2px;
	background:#f9f9f9;
	border:1px #ddd solid;
	-moz-border-radius:4px;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-border-radius:4px;
	-webkit-box-shadow:5px 5px 10px #999;	
}
#blurb{
	float:left; clear:right;
	position:relative;
	width:580px;
	/*height:233px; */ min-height:233px;
	margin:0 0 0 18px; padding:10px 10px 0;
	border:1px #ddd solid;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	-moz-border-radius:4px;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-border-radius:4px;
	-webkit-box-shadow:5px 5px 10px #999;
}
#blurb h1{
	font-size:18px;
	color:#0072aa;
}
#blurb h4{	font-size:14px;}
#blurb hr {
	border:none;
	border-bottom:1px dashed #ddd;
	margin:5px 0;
}
#blurb strong{
	color:#CC2123;
}
#blurb .enquire-btn{
	position:absolute; top:10px; right:10px;
	margin:0;
}
.enquire-btn{
	display:block;
	text-indent:-9999px;
	margin:0 auto;
	width:160px; height:40px;
	background: transparent url(/library/images/xmas/btn_enquire.png) no-repeat 0 0;
}
.enquire-btn:hover{	background: transparent url(/library/images/xmas/btn_enquire.png) no-repeat 0 -40px;}
.learn-more-btn{
	display:block;
	text-indent:-9999px;
	margin:0 auto;
	width:160px; height:40px;
	background: transparent url(/library/images/xmas/btn_learn-more.png) no-repeat 0 0;
}
.learn-more-btn:hover{	background: transparent url(/library/images/xmas/btn_learn-more.png) no-repeat 0 -40px;}
.btn{
	display:block;
	padding:5px 10px;
	border:1px #ddd solid;
	font-weight:bold; text-align:center;
	background:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.btn:hover, .small-btn:hover{
	background:#cc2123;
	color:#fff;
	text-decoration:none;
}
.small-btn{
	display:block;
	padding:2px 2px;
	font-size:10px; font-weight:bold; text-align:center;
	background:#fff;
	border:1px #ddd solid;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.btn, .small-btn, .enquire-btn{	color:#cc2123;}


/* -------------------------------- */
/*  	    Columns & Tabs     		*/
/* -------------------------------- */
/* --- Columns --- */
.fullColumn{
	float:left;
	width:930px;
	margin:20px 0 0 0;
}
.leftColumn{
	float:left;
	width:450px;
	margin:20px 0 0 0;
}
.rightColumn{
	float:left;
	width:450px;
	margin:20px 0 0 24px;
}

/* --- Tabs --- */
ul.idTabs{
	clear:right;
	list-style:none !important;
	margin:0 0 0 10px !important;
}
ul.idTabs li{
	float:left;
	margin:0 0 -1px 0 !important;
}
ul.idTabs li a{
	display:block;
	margin:0 2px; padding:5px 15px;
	background:#ddd url(/library/images/xmas/tab-bg-silver.gif) repeat-x;
	font-size:12px; font-weight:bold; font-family:Arial,Verdana,sans-serif;
	color:#333;
	border:1px #eee solid;
	border-bottom:1px #ddd solid;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
/*	-moz-box-shadow: 2px 2px 5px #ddd;
	-webkit-box-shadow:2px 2px 5px #ddd;
*/
}
ul.idTabs li a:hover{
	color:#cc2123; background:#fff;
	text-decoration:none;
	
}
ul.idTabs li a.selected{
	color:#cc2123; ;background:#fff;
	border-bottom:#fff 1px solid;
}

/* --- Tab Formatting --- */
#specialOffer, #summary, #itinerary, #included, #availability, #menu, #accommodation, #destinations, #regionsFooter, #help, .tab-table{
	clear:both;
	padding:10px;
	min-height:160px;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	border:1px #ddd solid;
	-moz-border-radius:4px;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-border-radius:4px;
	-webkit-box-shadow:5px 5px 10px #999;
}
#destinations, #regionsFooter{
	min-height:80px;
}

#menu li{
	margin:7px 0 7px 25px !important;
	list-style:none outside;
	font-size:14px;
}
#menu h6{
	margin:10px 0 0 0;
	color:#0072aa;
	border-bottom:1px dashed #0072aa;
}
#summary table, #itinerary table{font-size:14px;}
#availability td, #accommodation td, .tab-table td{
	padding: 5px 5px;
	font-size:12px !important;
}
#availability th, #accommodation th{border:none;}



/* --- Regions Formatting --- */
#regionsTab{
	clear:left;
	padding:10px;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	border:1px #ddd solid;
	-moz-border-radius:4px;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-border-radius:4px;
	-webkit-box-shadow:5px 5px 10px #999;
}
#cityTab{
	clear:both;
	padding:5px 0px 10px 8px;
	background:#fff;
	border:1px #ddd solid;
	-moz-border-radius:4px;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-border-radius:4px;
	-webkit-box-shadow:5px 5px 10px #999;
}
#regionsMap{
	background: transparent url(/library/images/xmas/uk-regions-sprite.gif) 0 0 no-repeat;
	width:426px;
	height:470px;
	float:left;
	margin:0 0 0 70px;
}
#regionsList{
	margin:0 0 0 40px;
	width:200px;
	float:left;
	padding:10px;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	border:1px #ddd solid;
	-moz-border-radius:4px;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-border-radius:4px;
	-webkit-box-shadow:5px 5px 10px #999;
}
.regionsCity-title{
	clear:both;
	font-size:18px;
	margin:20px 0 10px 0;
}
.regionCity-anchor{
	margin:20px 0 10px 0;
	clear:both;
	background:#eee;
}

/* -------------------------------- */
/*            Footer                */
/* -------------------------------- */
#footer p {
	clear:both;
	margin:10px 0; padding:0 0 0 10px;
	color:#999;
}
#footer p strong{	font-size:14px;}
#footer p em{font-style:normal; font-weight:bold;}
.copyright{	position:absolute; right:30px;}

/* --- Footer Tabs --- */
#destinations, #help, #regionsFooter {background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0; font-size:12px;}
#destinations ul, #regionsFooter ul {float:left; margin:0 110px 0 0;}
#destinations li, #help li, #regionsFooter li {padding:2px 5px;}
#footer-logos {float:right;}


/* -------------------------------- */
/*  Forms, Tables & Lists Defaults  */
/* -------------------------------- */
#content ul{ list-style:circle inside; margin:0 0 20px 0; font-size:13px;}
#content ol{ list-style:decimal inside; margin:0 0 20px 0; font-size:13px;}
#content li{ margin:5px 0;}
#included li{ list-style:none inside url(/library/images/icons/tick.png);}
dl{}
dt{}
dd{}
input{ float:left; clear:left;}
table{ width:100%;	margin:0 0 10px 0;}
table, td, th, tr, td a, th a{
	font-family:tahoma !important; text-align:left;
}
td{
	padding:5px 10px;
	border-bottom:1px dotted #ddd;
}
tr{
}
th{
	border-bottom:1px dotted #ddd;
	border-right:1px dotted #ddd;
	vertical-align:middle;
}
.odd{ 
	background:#f5fbfd;
	background:rgba(227,245,251,0.3); /* CSS3 only */
}


/* -------------------------------- */
/* Default Elements & Extra Classes */
/* -------------------------------- */
strong {font-weight:bold;}
hr {
	margin:10px 20px;
	border:none;
	border-top:1px dashed #ddd;	
}
p {
	margin:0 0 15px 0;
	font-size:13px; line-height:1.3; text-align:justify;
	font-family:Tahoma;
}
a {
	color:#0072aa;
	text-decoration:none;
}
a:hover {
	color:#00334d;
	text-decoration:underline;
}
.center {text-align:center !important;}
.right {text-align:right !important;}
.left {text-align:left !important;}
.clear {clear:both; height:1px; margin:0; padding:0;}
.floatLeft {float:left;}
.floatRight {float:right;}
caption{
	font-weight:bold;
	display:none;
}
h1, h2, h3, h4, h5, h6, th{
	font-weight:bold;
}
small{	font-size:10px;}
.vegetarian{
	color:#339922;
	font-weight:bold; font-style:italic;
}
.emphasis{
	font-weight:bold;
	color:#CC2123;
}
option{
	border-bottom:1px dashed #eee;
}

#faqs li{
	margin:3px 0;
}
.small{
	font-size:10px !important;
}

/* -------------------------------- */
/* 		  Front Page Styling        */
/* -------------------------------- */
.main-boxes{
	float:left;
	width:300px; height:240px;
	border:1px #ddd solid;
	margin-bottom:15px;
	position:relative;
	-moz-border-radius: 15px;
	-moz-box-shadow: 3px 3px 10px #ddd;
	-webkit-border-radius: 15px;
	-webkit-box-shadow:3px 3px 10px #ddd;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	text-align:center;
}
.main-boxes h2{
	margin: 10px 10px;;
	color:#0072aa;
}
.main-boxes p{
	margin:0px 20px 10px;
	font-size:11px;
}
#left-box{
	margin-right:10px;
	position:relative;
	background:#3d859b url(/library/images/xmas/main-box-left.jpg) no-repeat;
}
#left-box form{
	margin:30px 0 0 0;
	padding:0 0 0 50px;
	-moz-border-radius: 15px;
}
#left-box h2{
	text-indent:-9999px;
}
#left-box select{
	width:180px;
	margin:0; padding:0;
}
#left-box dt{
	float:left;
	font-weight:bold; font-size:12px; font-family:Arial;
	padding:10px 0 5px 0;
	color:#fff;
	clear:both;
}
#left-box dd{
	padding:0; margin:0;
	float:left;
	clear:both;
}
#left-box input{
	background:transparent url(/library/images/xmas/btn_view-package.png) no-repeat 0 0;
	text-indent:-9999px;
	width:180px; height:40px;
	border:none;
	margin:10px 0 0 10px;
	float:left;
	clear:none;
}
#left-box input:hover{
	background:transparent url(/library/images/xmas/btn_view-package.png) no-repeat 0 -40px;
}
#center-box{
	margin-right:10px;
	background:#fff url(/library/images/xmas/main-box-center.jpg) no-repeat;
}
#center-box img{
	padding:2px;
	border:#ddd 1px solid;
}
#center-box h2{
	margin:20px 0 0 0; padding:5px 50px 5px 10px;
	background:transparent url(/library/images/xmas/semi-transparent.png) repeat 0 0;
	background: rgba(255,255,255,0.85);
	text-align:left;
}
#center-box h2 small a{
	font-size:11px;
	color:#CC2123;
}
#center-box .home-price{
	background: transparent url(/library/images/xmas/price-bg.png) no-repeat;
	margin:0; padding:15px 0 0 0;
	width:50px; height:35px;
	display:block;
	font-size:12px;
	color:#fff;
	position:absolute;
	top:15px;
	right:5px;
}
#center-box p{
	color:#333;
	position:absolute;
	top:160px;
	font-weight:bold;
	background:transparent url(/library/images/xmas/semi-transparent.png) repeat 0 0;
	background: rgba(255,255,255,0.85);
	padding:5px 10px 2px;;
	margin:0;
	
}
#center-box .small-btn{
	display:block;
	font-size:11px;
	padding:5px 0;
	width:95px;
	bottom:2px;
	right:105px;
	position:absolute;
}
#right-box{
}
#right-box h1{
	width:265px; height:48px;
	background:transparent url(/library/images/xmas/right-box-title.png) no-repeat;
	text-indent:-9999px;
	margin:20px auto;
}
.mini-boxes{
	float:left;
	width:222px; height:200px;
	border:1px #ddd solid;
	border-bottom:1px #ccc solid;
	margin:0 10px 0 0;
	-moz-border-radius:7px;
	-moz-box-shadow: 3px 3px 10px #ddd;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 3px 3px 10px #ddd;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	text-align:center;
}
#last-mini{
	margin:0;
}
.mini-boxes img{
	width:180px; height:100px;
	padding:2px;
	border:1px #ddd solid;
}
.mini-boxes h4{
	font-size: 14px; font-weight:bold;
	color:#0072aa;
	margin:5px 0;
}
.mini-boxes p{
	font-size:12px;
	margin:2px 10px;
	line-height:1.5;
}
.mini-boxes .small-btn, .main-boxes .small-btn{
	display:inline;
	padding:2px 5px;
	margin:0 0 0 10px;
}

/* -------------------------------- */
/* 	  Destination Page Styling   	*/
/* -------------------------------- */

.package-boxes, .package-special-box, .exclusive-box{
	float:left;
	width:450px; height:260px;
	display:block;
	border:1px #ddd solid;
	border-bottom:1px #ccc solid;
	margin:0 10px 20px 0;
	-moz-border-radius:7px;
	-moz-box-shadow: 3px 3px 10px #ddd;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 3px 3px 10px #ddd;
	background:#eee url(/library/images/xmas/tab-body-bg.png) repeat-x 0 0;
	text-align:center;
	position:relative;
}
.exclusive-box {
	background:#ddf;
}

/*
.package-boxes:hover, .package-special-box:hover{
	cursor:hand;	
	cursor:pointer;
}
*/
/*.package-special-box{background:#f2eac5 url(/library/images/xmas/tab-body-bg-special.png) repeat-x 0 0 !important;} 
.package-special-box h3{background:transparent url(/library/images/icons/star.png) no-repeat 420px 2px;}
*/

.package-boxes img, .package-special-box img, .exclusive-box img{
	border:1px solid #DDDDDD;
	float:left;
	height:120px;
	margin:10px;
	padding:2px;
	width:150px;
	background:#eee;
}
.package-boxes h3, .package-special-box h3, .exclusive-box h3{
	font-size: 18px; font-weight:bold;
	color:#0072aa;
	margin:10px 0 5px;
}
.package-special-box h5, .exclusive-box h5{
	color:#CC2123;
	background:#fff;
}


.package-boxes p, .package-special-box p, .exclusive-box p{
	font-size:12px;
	margin:2px 10px;
	line-height:1.2;
	font-family:Tahoma;
	clear:both;
	display:block;
}
.package-boxes .learn-more-btn, .package-special-box .learn-more-btn, .exclusive-box .learn-more-btn{
	float:left;
	clear:left;
	margin:0 0 5px 8px;
}
ul.specifications{
	list-style:none !important;
	padding:0 0 0 175px;
	
}
ul.specifications li{
	padding:5px 0 0 35px;
	height:25px;
	text-align:left;
	font-family:Tahoma;
}
.package-price{
	color:#CC2123;
	background: url(/library/images/xmas/package-icons.png) 0 0 no-repeat;
}
.package-price strong{
	font-size:18px;
}
.package-location{
	background: url(/library/images/xmas/package-icons.png) 0 -60px no-repeat;
}
.package-capacity{
	background: url(/library/images/xmas/package-icons.png) 0 -30px no-repeat;
}
.package-type{
	color:#0072AA;
}

#content h2{
	color:#0072aa;
	margin:20px 0 10px 0;
}
h5.divider-title{
	color:#0072aa;
	margin:10px 0 10px 0;
	border-bottom:1px dashed #0072aa;
}

ul#sort{
	list-style:none;
	font-size:12px;
	float:right;
	margin:-20px 10px 0 0;
}
#sort li{display:inline;}
#sort li a{color:#CC2123;}
.btn-shared-parties{
	background:transparent url(/library/images/xmas/btn_shared-parties.png) no-repeat;
	text-indent:-9999px;
	display:block;
	width:160px;
	height:38px;
	overflow:hidden;
	float:left;
	margin:20px 10px 0 0;;
}
.btn-exclusive-parties{
	background:transparent url(/library/images/xmas/btn_exclusive-parties.png) no-repeat;
	text-indent:-9999px;
	display:block;
	width:160px;
	height:38px;
	overflow:hidden;
	float:left;
	clear:right;
	margin:20px 0 0;
}

.btn-shared-parties:hover, .btn-exclusive-parties:hover{
	background-position:0 -40px; 
}
h3#Shared-Parties{
	margin:20px 0 0 0;
}

/* -------------------------------- */
/* 	  Testimonial Page Styling   	*/
/* -------------------------------- */

.testimonial-boxes{
	display:block;
	background:transparent url(/library/images/xmas/gfx-quotes-open.png) no-repeat;
	border-bottom:1px #ddd dotted;
	text-align:left;
	position:relative;
	padding:10px 0;
	min-height:50px;
}
.testimonial-boxes img{
	float:right;
	max-height:60px;
	margin:0 0 0 10px;
	padding:2px;
}
.testimonial-boxes h5{
	font-size: 16px; font-weight:bold;
	color:#0072aa;
	margin:5px 0 2px 80px;
}
.testimonial-boxes h5 small{
	color:#777;
	font-size:12px;
	font-weight:normal;
}
.testimonial-boxes p{
	font-size:12px;
	margin:2px 10px 5px 80px;;
	line-height:1.2;
	font-family:Tahoma;
	text-align:left;
}

/* -------------------------------- */
/* 	  Destination Menu Styling   	*/
/* -------------------------------- */
ul.image-grid {
	padding:0;
	margin:0;
}
ul.image-grid li{
	float:left;
	width:220px; height:200px;
	margin:0 10px 10px 0 !important;
	list-style:none;
}
ul.image-grid img{

}
ul.image-grid em{
	background:transparent url(/library/images/xmas/image-grid.png) no-repeat scroll 0 0;
	display:block;
	height:30px;
	padding-left:15px;
	padding-top:170px;
	position:absolute;
	text-align:left;
	width:220px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
	font-style:normal;
}
#enquiryForm input.enquire-btn{
	border:none;
	margin:0 auto;
	float:none;
}
#enquiryForm h1{
	color:#0072AA;
	font-size:18px;
	padding:20px 0 0 0;
	text-align:center;
}
#enquiryForm table{
	border:1px dotted #DDDDDD;
	margin:20px 10px 0px; padding:20px;
	font-size:12px;
	background:#EEEEEE url(/library/images/xmas/tab-body-bg.png) repeat-x scroll 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


/* --------------------------*/
/* Booking confirmation form */
/* ------------------------- */
#bookingform{background:#fff;}
#bookingform .form th, #bookingform .form td{
	border:none;
}
#bookingform .form em{
	color:#D33431;
	font-weight:bold;
}
.bcontainer {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 6.5in;
	background-color: #FFFFFF;
	font-family: arial;
}

.bfooter {
	padding-top: 15px;
	font-size: 11px;
	color: #666666;
}
	.bfooter b {
		color: #369;
	}
	.bfooter small {
		font-size: 7px;
	}

table.form {
	width: 100%;
	margin-bottom: 16px;
}
	table.form th, table.form td {
		vertical-align: top;
		padding: 1px 6px 1px 6px;
		font-size: 13px;
	}
	table.form th {
		width: 300px;
	}
	table.form td.imp {
		padding-top: 7px;
		padding-bottom: 6px;
		color: #b12a1b;
	}
	table.form input {
		width: 100%;
	}
	table.form input.name {
		width: 250px;
	}
	table.form input.number {
		width: 60px;
	}
	table.form input.radio {
		width: 20px;
	}
	table.form input.checkbox {
		width: 16px;
	}
	table.form textarea {
		width: 100%;
		height: 60px;
	}
	table.form td.notes {
		padding-top: 5px;
		font-size: 10px;
	}
	table.form td.small {
		font-size: 12px;
	}
	table.form td small {
		font-size: 11px;
	}
	table.form td.line-top {
		font-size: 1px;
		border-top: solid 1px #aaaaaa;
	}
	table.form td.line-bottom {
		font-size: 1px;
		border-bottom: solid 1px #aaaaaa;
	}
.bheader {
	color: #369;
	font-size: 14px;
	font-family:Georgia, Times, serif; 
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bheader em{
	color:#D33431;
}
.header-contact{
	font-size: 14px;
	width:430px;
}
.header-contact th{
	color:#369;
}
.confirm-booking-submit{
	border-top: solid 5px #369;
	border-bottom: solid 5px #369;
	color: #0d8700;
	padding:20px 0;
}
.bmessage {
	padding: 10px;
	margin-bottom: 18px;
	font-size: 14px;
}
	.bmessage-new {
		border-top: solid 5px #369;
		border-bottom: solid 5px #369;
		color: #e7a300;
	}
	.bmessage-confirmed {
		border-top: solid 5px #369;
		border-bottom: solid 5px #369;
		color: #0d8700;
	}
	.bmessage-group {
		border: solid 1px #ffcece;
		color: #870000;
	}
	.bmessage-cancelled {
		border: solid 1px #666666;
		background-color: #777777;
		color: white;
	}
		.bmessage-cancelled a {
			color: #ffcccc;
		}
	.bmessage ul {
		margin: 7px 0px 4px 16px;
	}
	.bmessage input {
		margin-top: 3px;
	}
	
	.textBoxError, .selectBoxError {
		background-color: #FFFFCC;
	}
	.errorList {
		border: 2px solid red; 
		background-color: #FFFFCC; 
		color: red; 
		padding: 0px;
		margin: 0;
	}
	.errorList h2 {
		color: red!important;
		margin: 5px 10px!important;
	}
	.errorList p {
		padding: 5px 10px!important;
		font-weight: bold;
	}
		