/* CSS Document */
/* Stylesheet produced by Cyber 42 */

body { /* set zeros to start */
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	text-align: center; /* hack to centre the wrapper in IE5.x Win */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%; /* odd size compensates for various browser bugs */
}

#wrapper {
	position: relative;
	text-align: left; /* realigns text to left after IE hack in body rule */
	min-width: 982px;
}

#banner {
	position: relative;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 150px;
	background-color: #00645A;
	margin-bottom: 4px;
}

#banner .minspacer { /* to create min-width for banner in IE */
	width: 982px;
	background-color: #000000;
	height: 0px;
}

#content {
	/*position: static;*/
	/*position: relative;*/
	margin: 0px 0px 0px 223px; /*sets margin to clear navigation div */
}

#content p {
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.replacedbygraphic {
	position: absolute;
	left: -9000px;
	color:#000000;
}

#content p.pnospace {
	margin: 0px 0px 0px 0px;
}

#content p .pbold {
	font-weight: bold;
	font-size: 90%;
	color: #08338E;
}

#content p .psmall {
	font-size: 80%;
}

#content p.ptab01 {
	margin-left: 30px;
}

#content p.ptab02 {
	padding-left: 60px;
}

#content p.ptab03 {
	padding-left: 90px;
}
#content p.javascriptmessage {
	font-size: 60%;
}

#content .homecontent {
	display: inline;
	margin-left: -20px;
	margin-top: 10px;
	background-color: #FFFFFF;
	/*width: 777px;*/
}

html>body #content #homecontent { /* set margin for non IE */
	margin-left: -20px;
}

#content #homebottomtag {
	/*display: inline;*/
	margin-left: -20px;
	margin-top: 10px;
	background-color: #032C7F;
}

#content ul {
	font-size: 70%;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 20px;
	list-style-type: circle;
	line-height: 120%;
}

#content ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../images/green-bullet-ie.gif);
}

html>body #content ul li { /* ignored by IE */
	list-style-image: url(../images/green-bullet.gif);
}

#content #linklist ul {
	list-style-type: none;
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	list-style-image: none;
}

#content #linklist ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
}

#content #linklist a {
	font-size: 80%;
	margin-left: 5px;
	padding-left: 18px;
	background-image: url(../images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#content h1 {
	font-size: 110%;
	color: #FFFFFF;
	padding: 3px 4px 3px 10px;
	margin: 0px 0px 15px 0px;
	background-color: #00645A;
	font-weight: normal;
	margin-left: -20px;
}

#content h1 .h1sub {
	font-size: 85%;
}

#content h2 {
	font-size: 90%;
	color: #13645A;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#content .super {
	font-size: 70%;
	vertical-align: top;	
}

#content .boxed {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #007D70;
}

#content table.table1 { /* used on Training Rooms page & Room Hire Tariff page*/
	margin: 0px 0px 0px 30px;
	font-size: 80%;
	border: #007D70 solid  2px;
	border-collapse: collapse;
}

#content .table1 th {
	font-size: 90%;
	color: #08338E;
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 6px; /* was 2 5 2 5*/
	border: #007D70 solid 2px;
	background-color: #CCE5E2;
	text-align: left;
}

#content .table1 tr#row1 th {
	text-align: center;
}

#content .table1 tr#row2 th { /* used on Training Rooms page */
	text-align: center;
	font-size: 70%;
	background-color: #FFFFFF;
}

#content .table1 td {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: #007D70 solid 1px;
	text-align: center;
}

#content table.table2 { /* used on Refreshments page */
	margin: 0px 0px 0px 0px; /* was 50px left */
	font-size: 100%;
	border-collapse: collapse;
}

#content .table2 th {	
}

#content .table2 td {
}

#content .table3 {
	margin: 0px 0px 0px 0px;
	font-size: 70%;
	border: #007D70 solid  0px;
	border-collapse: collapse;
}

#content .table3 td { /* used on Training Rooms Page */
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 2px 7px 2px 0px;
	border: #007D70 solid  0px;
	text-align: left;
}

#content .refreshments {
	font-size: 75%;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content .refreshmentsplain {
	font-size: 80%;
	/*font-weight: bold;*/
	margin-right: 20px;
	padding-left: 15px;
}

#content .refreshmentsprice {
	padding-left: 25px;
	background-image: url(../images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 30px;
	font-size: 80%;
	vertical-align: baseline;
}
#content .refreshmentsprice2 {
	padding-left: 25px;
	background-image: url(../images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 30px;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}

#content .refreshmentsdesc {
	font-size: 70%;
	font-weight: normal;
	margin-right: 20px;
}

#content .menutitle {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#content .menuitem {
	font-size: 70%;
	margin: 0px 0px 4px 0px;
	text-align: center;
}

#content .menuitemsect {
	font-size: 70%;
	margin: 15px 0px 4px 0px;
	text-align: center;
}

#content .menuprice {
	font-size: 80%;
	margin: 15px 0px 4px 0px;
	vertical-align: baseline;
	text-align: center;
}

#content table.tablewhatson { /* used on What's On page */
	margin: 0px 0px 0px 50px;
	font-size: 100%;
	border-collapse: collapse;
}

#content .tablewhatson th {	
}

#content .tablewhatson td {
	padding-right: 20px;
}

#content .whatsonmonth {
	font-size: 80%;
	font-weight: bold;
	color: #08338E;
}

#content .whatsondate {
	font-size: 75%;
	vertical-align: baseline;
}

#content .whatsonevent {
	font-size: 75%;
	font-weight: bold;
}

#content .whatsonorganisation {
	font-size: 70%;
}

#form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font-weight: bold;
}

input, select, checkbox, textarea {
	color: #000000;
	border: 1px solid #000000;
	padding-left: 2px;
	/*background-color: #F6A20A;*/
	font-size: 80%;
	margin-top: 10px;
}

input:focus, select:focus, checkbox:focus, textarea:focus {
	background-color: #FEF6E6;
}

label {
	font-size: 70%;
	float: left;
	font-weight: bold;
	width: 90px; /* was 65px */
	margin-top: 12px;
	margin-right: 5px;
	text-align: right;
	color: #08338E;
}

.button {
	/*background: #FFFF00;*/
}

.leftimage {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 12px;
	border-right: 2px solid #B2D7D3;
}

.rightimage {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-left: 2px solid #B2D7D3;
}
.floatingbox {
	float: right;
	margin: 5px 20px 20px 15px;
	padding: 6px 6px 6px 6px;
	border: 2px solid #00645A;
	/*background-color: #B2D7D3;*/
	background-color: #D8EBE9;
	color: #032C7F;
}
.expandfloatparent {
	overflow: auto;
}
* html .expandfloatparent {
	height: 1%;
	overflow: visible;
}

#skipnav a, #skipnav a:hover, #skipnav a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
#skipnav a:active, #skipnav a:focus
{
position:static;
width:auto;
height:auto;
} 

#leftcol {
	float: left;
	display: inline;
	width: 188px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px 0px 45px 0px; /* was 0 0 45 6 */
	background-color: #FFFFFF;
}

html>body #leftcol { /* margins for non IE */
	/*margin-left: 15px;*/
}

#leftcol #menutop {
	width: 188px;
	height: 60px;
	border-top: 1px solid #00645A;
	border-left: 1px solid #00645A;
	border-right: 0px solid #00645A;
}

html>body #leftcol #menutop { /* margins for non IE */
	/*width: 160px;*/
}

#leftcol #menubottom {
	border-left: 1px solid #00645A;
	border-bottom: 1px solid #00645A;
	margin: 15px 0px 65px 0px;
	height: 60px;
	width: 60px;
}

#leftcol #navigation {
	line-height: 100%; /* helps IE 5.01 Win */
	width: 188px; /* was 187px*/
}

#leftcol #navigation ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-weight: bold;
}

#leftcol #navigation ul li { /* extra margin lines are hack to make links butt together in IE 5.01 */
	padding: 0px;
	margin: 4px;
	margin: /**/ 0 0 0px 0; /* takes 3px off bottom margin in IE 5.01 - IE 5.5 cannot read this so uses 0 value from last margin property - changed to -4px, IE 6 */
	/*mar\rgin: 4px; /* IE 5.01 and IE 5.5 cannot read this selector - resets margins on other browsers to 0 */
	border-bottom: 1px solid #00645A;
}

#leftcol #navigation a, #leftcol #navigation a:visited {
	color: #032C7F;
	display: block; /* makes links act like button */
	padding: 5px 0px 0px 0px;
	text-decoration: none; /* removes default underline */
	background-color:#FFFFFF; /* background colour hides rollover image in the li selector */
	/*width: 166px; /* sets width for IE 5.x - content width plus border widths plus padding value = 6 extra pixels */
	/*w\idth: 160px; /* resets width for IE 6 and compliant browsers */
}

#leftcol #navigation a:hover, #leftcol #navigation a:focus {
	color: #032C7F;
}

#introduction #introductionsect, #whyusemtlc #whyusemtlcsect, #conferencehall #conferencehallsect, #exhibitionspace #exhibitionspacesect, #trainingrooms #trainingroomssect, #weddings #weddingssect, #itfacilities #itfacilitiessect, #optionpower #optionpowersect, #refreshments #refreshmentssect, #tariff #tariffsect, #whatson #whatsonsect, #whoswho #whoswhosect, #news #newssect, #links #linkssect, #directions #directionssect, #termsandconditions #termsandconditionssect, #accessibility #accessibilitysect, #contactus #contactussect, #christmas #christmassect {
	border-right: 15px solid #B2D7D3; /* highlight button for current page */
}

#introduction #introductionsect {
	/*border-top: 1px solid #B2D7D3; /* highlight button for current page - top menu item */
}

#footer {
	border-top: 1px solid #00645A;
	border-left: 1px solid #00645A;
	font-size: 80%;
	text-align: left;
	margin-top: 10px;
	/*clear: both;*/
	clear: right;
	height: 100px;
	margin-left: -23px; /*sets margin to align to navigation div */
	margin-right: -20px;
}

html>body #footer { /* set margin for non IE */
	margin-left: -20px;
}

#footer p {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	padding-top: 10px;
}

#footer p .footerheader {
	font-size: 120%;
}

#footer p .footerdata {
	font-size: 80%;
}

#footerblockquote {
	font-size: 75%;
	width: 700px;
	color: #13645A;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 40px;
}
