.clear {height:1px;clear:both;}
body {
	color: #000;
	background-color: #0c2741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	color:#105391;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 1em 0px;
	line-height: 1.3em;
}

ul, ol {
	margin: 1em 0.5em 0.5em 1em;
}

ul ul, ol ol {
	margin: 0 0.5em 0 1em;
}

li {
	margin: 2px 0px;
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:#00478a;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#2f4c5e;
}

#homeFlashReplace {overflow:hidden;height:177px;width:790px;white-space:nowrap}
#homeFlashReplace img {margin:0;padding:0;}
/*MAIN COLUMN*/

.hometext {
	width:420px;
	margin:10px;
	float:left;
}

.nextshow {
	width:233px;
	height:426px;
	margin:10px;
	background-image:url(../images/layout/nextshowback.jpg);
	background-repeat:no-repeat;
	background-position:center 5px;
	float:right;
	cursor:pointer;
}
.nextshw {
	margin: 55px 10px 10px 10px;
	text-align:center;
}
.nextshw .Shows-image {height:270px; overflow:hidden;}
.nextshw h3 {color:#105391;}
.nextshw h2#showname {margin:0 0 3px 0;padding:0;font-size:1.4em;line-height:1.4em;font-weight:bold;}
.nextshw h2#title {margin:0;padding:0;font-size:1.4em;line-height:1.4em;font-weight:bold;}

/*FOOTER AREA*/

#footer { }
#subfooter { font-size:0.9em; }
#subfooter a{ color:#91b2d1; }
#subfooter a:hover{ color:#afc8e1; }
#footerMenu {margin-top:20px;}

/* MENU */
#menu {
	margin:10px;
	padding: 10px 0px 0px 0px;
	clear: both;
	font-size:1.2em;
	line-height:1.4em;
}
#menu ul {font-size:0.8em; margin-left:5px;padding-top:5px;}
#menu a{color:#FFFFFF;}
#menu a:hover{color:#ffe06a;}
#menu li {
	padding-left:10px;
	list-style-image:none;
	list-style:none;
	line-height:1.1em;
	padding-bottom:5px;
}

/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	margin: 12px 0px;
	font-size: 1em;
}

#subcats ul, #siblings ul {
	margin: 0.5em 2em;
	padding: 0 1em;
	list-style-image: url(../images/smallbullet.gif);
}
#subcats li, #siblings li {
	padding: 0;
	margin: 0;
}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 0.8em;
	margin: 2px 0px;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	text-decoration: none;
}


/* Google Map */
#map {
	width: 640px;
	height: 480px;
	margin: 16px auto;
}

/* Contact Details */
.contactDetails #bookingsNumber {font-size:1.2em;font-weight:bold;}