/*
	Kings Camps StyleSheet
	Global
	Copyright The Kings Foundation Ltd
*/


#pagelayout {
	width: 960px;
	margin: 0 auto;
	/* border: 1px solid blue; */
}

BODY {
	background: #0B4868 url(/gfx/2011/home/bg.jpg) no-repeat scroll left top;
}


/* --------------- Text Styles ------------------ */

H1, H2, H3 , H4, H5 {
	color: #009EE0;
	font-family: "alwyn-new-1", "alwyn-new-2", sans-serif;
	font-weight: normal;
	line-height: 1em;
}

H2 { color: #009EE0; font-size: 2.5em; }
H3 { color: #009EE0; font-size: 1.8em; }
H4 { color: #009EE0; font-size: 1.5em; }
H5 { color: #004161; font-size: 1.2em; }
H6 { color: #004161; font-size: 1.0em; }

BLOCKQUOTE {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 15px;
	margin: 0 12px;
	line-height: 1.4em;
	color: #779;
}



/* --------------- Page Header ------------------ */

#pageheader A {
	font-family: "alwyn-new-1", "alwyn-new-2", sans-serif;
	color: white;
	font-size: 20px;
	-moz-text-shadow: px -1px 1px #000;
	-webkit-text-shadow: 0px -1px 1px #000;
	text-shadow: 0px -1px 1px #000;
}

#pageheaderwrap {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 162px;
	margin: 20px auto 20px;
	overflow: hidden;
	background: #757575;
	background: transparent url(/gfx/header_2011_960px.png) no-repeat scroll left top;
}

#pageheader H1 {
	height: 118px;
}

#pageheader H1 A {
	display: block;
	width: 150px;
	height: 118px;
}

#pageheader H2  {

	position:absolute;
	left: 210px;
	top: 28px;
	width: 440px;
	height: 80px;
	font-size: 37px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	line-height: 95%;
	text-align: center;
}

#pageheader A.book {

	display: block;
	width: 190px;
	height: 46px;
	text-indent: -9999px;
	background: transparent url(/gfx/2011/home/bookonline.gif);
	position: absolute;
	right: 30px;
	top: 15px;
}

#pageheader a.book:hover,
#pageheader a.book:focus {
	opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
}

#pageheader UL {
	margin: 0;
	padding: 0;
}

#pageheader LI {

	list-style-type:none;
	float:left;
}

#pageheader LI A  {
	position: static;
	display: block;
	height: 29px;
	padding-top: 12px;
	text-align: center;
	border-right: 2px solid #222;
}

#pageheaderwrap li a:hover,
#pageheaderwrap li a:focus {
	color: #07abe8;
}

#pageheader LI A.aboutus { left:0px; width:160px; }
#pageheader LI A.venuesanddates { left:0px; width:200px; }
#pageheader LI A.offers { left:0px; width:100px; }
#pageheader LI A.parentguide { left:0px; width:160px; }
#pageheader LI A.workforus { left:0px; width: 150px; }
#pageheader LI A.contactus { left:0px; width:160px; border:none; }



/* --------------- Page Footer ------------------ */


DIV#pagefooter {
	position: relative;
	width: 940px;
	height: 210px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	background: transparent url(/gfx/footerbgslice_960px.gif) repeat-x top left;
	padding: 30px 10px 30px 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

DIV#pagefooter .cols {
	border-right: solid 1px #3C454A;
	float: left;
	margin: 0px 15px 0px 0px;
	height: 100%;
}

DIV#pagefooter .col1 {
	width: 220px;
	margin-left: 20px;
}

DIV#pagefooter .col2 {
	width: 220px;
}

DIV#pagefooter .col3 {
	width: 440px;
	border: none;
	margin: 0px;
}

DIV#pagefooter .cols H3 {
	font-size: 24px;
	color: #0BAFEC;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	text-shadow: -1px -1px 2px #000;
	-moz-text-shadow: -1px -1px 2px #000;
	-webkit-text-shadow: -1px -1px 2px #000;
}

DIV#pagefooter .cols A {
	color: #85d7f5;
	text-decoration: none;
	font-size: 12px;
}

DIV#pagefooter .col3 {
	width: 430px;
	margin: 0;
	border: none;
}

DIV#pagefooter .col3 DIV.formrow {
	height: 34px;
}

DIV#pagefooter .col3 DIV.half {
	float: left;
	width: 210px;
}

DIV#pagefooter .col3 DIV.half INPUT {
	width: 190px;
}


DIV#pagefooter .col3 FORM {
	padding-top: 10px;
}

DIV#pagefooter .col3 LABEL {
	color: #1F2A2E;
	font-size: 12px;
}

DIV#pagefooter .col3 INPUT {
	color: #1F2A2E;
	font-size: 12px;
	background: #CCC url(/gfx/2011/home/formback.gif) repeat-x scroll left top;
	border: 1px solid black;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0;
	padding: 6px;
	width: 400px;
}

DIV#pagefooter .col3 BUTTON {
	background: #CCC url(/gfx/2011/home/buttonback.gif) no-repeat scroll right center;
	border: none;
	width: 190px;
	height: 26px;
	padding: 6px;
	font-size: 11px;
	letter-spacing: 0.4px;
	font-weight: bold;
	color: #85d7f5;
	text-align: left;
	cursor: pointer;
	clear: both;
	margin-top: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}



/* --------------- Page Copyright ------------------ */


DIV#pagecopyright {
    padding: 16px 10px 20px 10px;
    font-size: 11px;
    clear: both;
    color: #AAC;
    margin-bottom: 20px;
}

DIV#pagecopyright A,
DIV#pagecopyright A:active,
DIV#pagecopyright A:visited {
	color: #CCC;
}

DIV#pagecopyright A:hover {
	text-decoration: underline;
}

DIV#pagecopyright .left {
    float: left;
}

DIV#pagecopyright .right {
    float: right;
}



/* --------------- Rounded Box ------------------ */

DIV.roundedbox {
	color: #666; 
	padding: 14px;
	margin-bottom: 16px;
	margin-right: 0px;
	margin-left: 0px;
	background: white; 
	background: -webkit-gradient( linear, left top, left bottom, from(white), to(#DDD) );
	background: -moz-linear-gradient( top,	white,	#DDD );
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DDDDDD' ); */
	/* behavior: url(/css/border-radius.htc); */
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

DIV.roundedbox .top {
	display: none;
}

DIV.roundedbox .content {
	/* font-size: 14px;
	padding: 6px 16px; */
}

DIV.roundedbox P {
	line-height: 1.4em;
}

DIV.roundedbox H3 {
	margin-top: 0.5em;
	margin-bottom: 0.4em;
	font-size: 1.8em;
	color: #009EE0;
	font-family: "alwyn-new-1", "alwyn-new-2", sans-serif;
}

DIV.roundedbox H4 {
	
}

DIV.roundedbox .content P {
	padding: 0; 
	margin: 0;
}

DIV.roundedbox UL {
	margin: 6px 0;
	padding-left: 20px;
}

DIV#FBnewsfeed  IFRAME.FBlikebutton,
DIV#pagemaincontent IFRAME.FBlikebutton,
DIV#pageleftcol IFRAME.FBlikebutton {
	float: right;
	height: 22px;
	width: 90px;
}



/* --------------- Venue Overlay ------------------ */

DIV#cboxClose {
    position: absolute;
    top: 15px;
    right: 20px;
    text-indent: -9999px;
    width: 135px;
    height: 30px;
}

DIV#venueoverlay UL,
DIV#venueoverlay LI {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

DIV#venueoverlay H3 {
	width: 920px;
	height: 61px;
	background: transparent url(/gfx/2011/home/select_venue.gif) no-repeat scroll left top;
	text-indent: -9999px;
}

DIV#venueoverlay DIV#venuemap {
	height: 703px;
	background: transparent url(/gfx/2011/home/venues.gif) no-repeat scroll center top;
    font-family: arial,sans-serif;
    font-size: 12px;
}

DIV#venueoverlay DIV#venuemap A {
    color: #1b1464;
    text-decoration: none;
}


DIV#venueoverlay DIV#venuemap UL#venuelistleft {
	float: left;
	margin-top: 124px;
	margin-left: 20px;
}

DIV#venueoverlay DIV#venuemap UL#venuelistleft LI {
	text-align: right;
	line-height: 28px;
}

DIV#venueoverlay DIV#venuemap UL#venuelistright {
	float: right;
	margin-top: 70px;
	margin-right: 36px;
}

DIV#venueoverlay DIV#venuemap UL#venuelistright LI {
	text-align: left;
	line-height: 28px;
}



