@import url("/css/botswana.css");

/* --------------- Override Header ------------------ */

DIV#contactpanel {
	background: url(/gfx/header_contact_panel_bots.jpg) no-repeat;
}

/* --------------- Override Layout ------------------ */

div#pageleftcol {
	margin-top: 15px;
}

div#pagerightcol {
	width: 290px;
	margin-top: 15px;
	border-left: 1px dotted #999999;
	padding-left: 20px;
}

/* --------------- Override Headings ------------------ */

h2, h3, h4 {
	margin-bottom: 0.4em;
}

/* --------------- Venue Details ------------------ */

.venuesection {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

DIV#venueoverview IMG {
	float: left;
	margin-right: 20px;
}

DIV#venueoverview H3 {
	margin-bottom: 0.4em;
	font-size: 1.8em;
	color: #009EE0;	
}

DIV#packagepanel H4 {
	margin-top: 1em;
}

DIV#packagepanel H6 {
	margin-top: 1em;
}


DIV#venuebooking H4 {
	margin-top: 1em;
	margin-bottom: 0.3em;
}


DIV#venuebooking A.bookonlinebutton {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 126px;
	height: 26px;
	background: url(/gfx/btn_bookonline.png) no-repeat;
	margin: 4px 0px;
}

DIV#venuebooking SPAN.bookingphone {
	font-weight: bold;
	font-size: 1.2em;
}

DIV#venueoverview {
	padding: 20px;
	min-height: 150px;
}

DIV#googlemap {
	background: url(/gfx/sidepanel_480.jpg) no-repeat;
	height: 390px;
	padding: 45px 32px;
}

DIV#googlemap H3 {
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	font-size: 1.8em;
	color: #009EE0;
}

DIV#googlemapdirections {
	margin-top: 0.8em;
	line-height: 1.6em;
}

DIV#venueaddress {
	background: url(/gfx/sidepanel_560.jpg) no-repeat;
	height: 470px;
	padding: 45px 32px;
}

DIV#venueaddress H3 {
	margin-top: 0.5em;
	margin-bottom: 0.4em;
	font-size: 1.8em;
	color: #009EE0;
}


/* ------------- Price Grid ------------- */

DIV#pricegrid {
	margin-left: 20px;
	padding-top: 2em;
}

DIV#pricegrid H2 {
	margin-bottom: 1em;
}

DIV#pricegrid TABLE  {
	width: 99%;
}

DIV#pricegrid TH {
	padding: 5px;
	text-align: left;
	color: #0d99d4;
	vertical-align: top;
}

DIV#pricegrid TD {
	padding: 5px 10px 5px 5px;
	border-bottom: solid 2px #fff;
}

DIV#pricegrid .venue TD {
	min-width: 50px;
}

DIV#pricegrid TBODY TR {
	background-color: #c0e7f8;
	color: #0a4b6b;
}

DIV#pricegrid TBODY TR.alternate {
	background-color: #d9f1fb;
}

DIV#pricegrid TD.package {
	font-weight: bold;
}


DIV#venuebooking {
	margin-left: 20px;
}

DIV#packagepanel {
	margin-left: 20px;
}





