/* CSS Document */
h1, h2 {
	font-size:80%;
}

h2.mediaAricle {
	font-size:85%;
	color:#787878;
}

h3 {
	font-size:70%;
}

p, li {
	font-size:75%;
	color:#787878;
}

p.blue {
	font-weight:bold;
	color:#195395;
}

li {
	padding-bottom:2px;
}

li li {
	font-size:100%;
}

/* ---- IMAGES ---- */
img.border {
	border:1px solid #7595B9;
}

img.top {
	margin-top:8px;
}

img.topMore {
	margin-top:15px;
}

img.left {
	margin-right:10px;
}

img.right {
	margin-right:10px;
	margin-left:10px;
}

/* ---- DIVS ---- */
div.textContent {
	padding:0px 15px 10px 15px;
	margin:0;
	min-height:280px;
}

*html div.textContent {
	height:280px;
}

div.serviceImage {
	text-align:center;
}

div.mediaArticle {
	border:1px solid #787878;
	padding:0 15px 0 15px;
}

div.contactPage {
	padding:0 25px 0 25px;
}

div.leftText {
	float:left;
	width:483px;
}

div.rightText {
	float:left;
	width:350px;
}

div.textDivider {
	float:left;
	width:35px;
}

#BookButton {
	text-align:center;
}

div.bookButtonBackground {
	width:260px;
	padding-top:12px;
	background-color:#D5D7D9;
	text-align:center;
}

#BuddieBears {
	padding-top:5px;
	padding-bottom:15px;
}

div.bearImages {
	float:left;
	text-align:center;
	width:215px;
}

/* home page */
div.firstRowButtons {
	margin:15px 5px 5px 5px;
	padding:10px;
}

div.secondRowButtons {
	margin:10px 5px 30px 5px;
	padding:12px 10px 12px 10px;
	background-color:#D5D7D9;
}

div.button {
	float:left;
	width:200px;
}

div.divider {
	float:left;
	width:23px;
}


/*  Offers Button CSS on Home Page */
div.offers {
	margin:-1px 0 0 0;
	padding:0;
}

div.offerHeadings {
	margin:0;
	padding:0;
	width:200;
}	

div.offerHeadings img {
	margin:0;
	padding:0;
}

#Content div.offerHeadings p.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d42147;
	text-decoration:none;
	font-size:14px;
	margin:0;
	padding:0;
	letter-spacing:0;
	font-weight:bolder;
	text-shadow:#000 -1px -1px 5px;
}

div.offerHeadings p.blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3e6ca1; 
	text-decoration:none;
	margin:0;
	font-stretch:narrower;
	font-size:14px;
	font-weight:600;
	letter-spacing:-1px;
}

div.offersDescription {
	margin-top:4px;
	background-image:url(../jpg/offers-blue-background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:200;
	height:56;
	border-top:1px solid #D5D7D9;
}

div.offersDescription p {
	color:#dadada;
	text-decoration:none;
	font-size:11px;
	padding: 4px 5px 4px 5px;
	line-height:15px;
	height:56px;
}

div.offersDescription a:link, div.offersDescription a:visited, div.offersDescription a:hover, div.offersDescription a:active {
	color:#dadada;
	text-decoration:none;
}


/* ---- LISTS ---- */
div.leftText li, div.rightText li {
	margin-left:-15px;
}

#SectionContent li.first {
	margin-bottom:8px;
}

li.second {
	padding-bottom:2px;
}

ul.second {
	margin-top:5px;
	margin-bottom:15px;
}

ul.secondTopOnly {
	margin-top:5px;
}


/*  ----- CONTACT US / BOOKING FORM Page ---- */
#ErrorText {
	margin:0;
	color:#AE4619;
}

#ErrorText p {
	color:#AE4619;
	font-size:80%;
}

#ErrorText li {
	font-size:75%;
	color:#AE4619;
}

#EnquiryForm table {
	border:0;
}

#EnquiryForm {
	margin:0;
}

#EnquiryForm td {
	color:#757575;
	font-size:75%;
	border:0;
	padding-bottom:2px;  
	padding-right:35px;
	margin:0;
	text-align:left;
}

#EnquiryForm input.title {
	width:50px;
}

#EnquiryForm input.name {
	width:140px;
}

#EnquiryForm input.organisation {
	width:200px;
}

#EnquiryForm input.address1 {
	width:250px;
}

#EnquiryForm input.address2 {
	width:220px;
}

#EnquiryForm input.address3 {
	width:190px;
}

#EnquiryForm input.address4 {
	width:155px;
}

#EnquiryForm input.postcode {
	width:85px;
}

#EnquiryForm input.telnum {
	width:100px;
}

#EnquiryForm input.email {
	width:260px;
}

#EnquiryForm input.subject {
	width:330px;
}

#EnquiryForm textarea.enquiry {
	width:450px;
	height:150px;
}

#EnquiryForm td.buttons {
	text-align:center;
	padding-top:5px;
}


#BookingForm table {
	border:1px solid #757575;
	width:100%;
	margin-bottom:10px;
}

#BookingForm tr.tr1 {
	font-weight:bold;
}

#BookingForm td {
	color:#757575;
	font-size:75%;
	border:0;
	padding:1px 7px 2px 7px;  
	margin:0;
	text-align:left;
}

#BookingForm td.heading {
	padding:7px 7px 4px 7px;  
	margin:0;
}

#BookingForm td.checkbox {
	text-align:center;
	width:10%;
}

#BookingForm td.indent {
	width:2%;
}

#BookingForm td.multiple {
	padding:3px 7px 3px 7px;
}

div.leftForms {
	float:left;
	width:39%;
	padding-right:5px;
}

div.middleForms {
	float:left;
	width:35%;
	padding:0 8px 0 8px;
}

div.rightForms {
	float:left;
	width:23%;
	padding-left:5px;
}

div.buttons {
	padding-top:8px;
	text-align:center;
}

/* ===================================== */
/* ---- PAGE FORMATTING ---- */
body {
	background-image:url(../jpg/background-repeat.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#898989;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#Wrapper {
	width:919px;
	background-color:#fff;
	border:1px solid #7595B9;
	text-align:left;
	margin:15px auto 15px auto;
	padding:0;
}

#Header {
	margin:0;
	padding:0;
}

#Content {
	margin:15px 10px 5px 10px;
	padding:0;

}

#Footer {
	background-image:url(../jpg/footer-background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#104785;
	min-height:70px;
	margin:0;
	padding:0;
}

/*  ---- Floating Div Fix ----  */
.divFix {
/*	display: inline-table; */
	display:inline-block;
}
.divFix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;		
}
*html .divFix {
	height: 1%;
	display:block;
}


/* ===================================== */
/* ---- HEADER ---- */
#PrintHeader {
	display:none;
}


/* ===================================== */
/* ---- FOOTER ---- */
#Footer table {
	width:100%;
	padding:2px 10px 2px 10px;
	margin:0;
}
* html #Footer table {
	width:100%;
	padding:8px 10px 8px 10px;
	margin:0;
}

#Footer td.right {
	text-align:right;
}

#Footer td p {
	font-size:60%;
	color:#fff;
}

#Footer a:link, #Footer a:visited {
	cursor:hand;
	color:#8EACCF;
	text-decoration:none;
}
#Footer a:hover, #Footer a:active {
	cursor:hand;
	color:#D31145;
	text-decoration:none;
}
