/*version 30 */

/* --- Standard HTML --- */

body, h1, h2, h3, h4, th, td, p, div, .link {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
body, h3, h4, td, p, div, .link {font-size: 13px;}

a {font-family: Verdana, Arial, Helvetica, sans-serif; }

body { color: black; margin: 0; padding:0; border: 0 none; background-color: white;} 

H1 { color: #003366; font-size: 15px;} 
H2 { color: #003366; font-size: 15px;} 
H3 { color: #003366; font-weight: bold; font-style: normal; background-color: transparent;} 
H4 { color: #006633;} 
.h4 {	color: #006633; font-weight: bold;} 
TD { font-weight: normal; color: black; text-align: left; vertical-align: top; } 


/* --- GENERAL --- */

div.col1 {width: 150px;	float:left;}
div.col2m {float:left;margin:0 200px 0 150px;padding:0px; border:1px solid red;}
div.col2r {width:616px;	margin:0 0 0 150px; padding:0px;}
div.col3r {width: 150px; float:right;}


/* --- PAGE HEADING --- */

#wrapall {width: 766px; vertical-align: top; text-align: left; padding: 0px; border: 0px none; margin: 0;}

table.tbase {
  background-color: white;
  width: 100%;
  vertical-align: top;
  padding: 0px;
  border: 0px none;
  margin: 0px;
  text-align: left;
} 
#baser { height:105px; background-color: #003366; }
div.headbg { background-color: #003366;}
.headfont {
  font-size: 15px;
  color: yellow;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 200%;
} 

div.pgtitle {
  color: #003366;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #ccffff;
  border-top: solid #88bbcc 3px;
/*	border-bottom: solid #e6e6e6 1px;*/
  height:30px;
  padding-top:10px;	
	}
td.basel {
  background-color: #003366;
	} 
td.baser {
  text-align: center;
  background-color: #003366;
} 
td#headcol1 {width: 150px;}
td#headcol2 {width: 616px;}


/* ---ENQUIRY HEADING --- */

td.eheadl {width:150px; background-color: #003366; border-bottom:solid #88bbcc 2px;} 
td.eheadr {text-align: center; width:616px;background-color: #003366; border-bottom:solid #88bbcc 2px;} 

/* --- Body (Sub) Heading --- */


/* --- BODY CONTENT --- */

div.info1hdg {
  background-color: #88bbcc;
  color:  #003366;
  font-weight: normal;
  text-align: center;
  line-height: 150%;	
  padding:0px 0px 0px 3px;
  margin-top:10px;
  border-top:1px solid #aee1f2; /*15%lighter 88bbcc*/
  border-bottom:1px solid #6295a6; /*15%darker 88bbcc*/
  border-right:1px solid #6295a6; /*15%darker 88bbcc*/
}
.info1txt {
  color: #003366;
  font-size: 12px;
  text-align: left;
  padding:0px 0px 0px 3px;
	}

div.info2box {
  background-color: #ccffff;
  text-align: center;
  padding:0em;
  margin:1em;
  border: solid #003366 1px;
	}
div.info2hdg {
  background-color: #88bbcc;
  color: #000000;
  font-weight: bold;
  text-align: center;
  line-height: 150%;	
  padding:0em;
  margin:0em;
	}
p.info2txt {padding:0em 1em;	}

td#bodycol1a {width: 150px; background-color: #FF0000;}
td#bodycol1b {width: 150px;}
td#bodycol2a {width: 616px; background-color: #FF0000;}
td#bodycol2b {width: 616px;}
td#bodycol23a {width: 466px; background-color: #FF0000;}
td#bodycol23b {width: 466px;}
td#bodycol3a {width: 150px; background-color: #FF0000;}
td#bodycol3b {width: 150px;}

a.menu {font-weight: normal; text-decoration: none; color: blue;} 
a.link {font-weight: normal; text-decoration: none; color: blue;}
 
a:visited {color: blue;} 
a:hover {
	color: #BB0000;
	background-color: white;
	text-decoration: underline;
} 

IMG.blueline {width: 100%; height: 1px; border: 0 none;} 
IMG.gotop {margin: 0px; padding: 0px; border: 0px none;} 
p.col2 {	margin-right: 160px;}

.centre {text-align: center;} 

.headbg {background-color: #003366;}

.imgr {float: right;} 
.imgl {float: left;} 

.intro { color: #003366; text-align: left; vertical-align: middle; padding:0; } 

.note {font-size: 11px; text-align: center; color: #606060;}
.noteleft {font-size: 11px;	color: #666666;}
.notelefti {font-size: 11px;font-style: italic;	color: #666666;}

.t1 {padding:6px 3px 6px 3px;}
.t2 {padding:6px 10px 6px 9px; border-left:solid #e6e6e6 1px;}
.t2b {padding:0px; border-left:solid #e6e6e6 1px;}
.t3 {padding:6px 2px 6px 4px;}

.tag {background-color: #ffffff; color:#003366; text-align: right;} 

.ver {font-size: 10px;  text-align: right; color: #f6f6f6;} 
.xlink {font-size: 12px; color: #999999;}


/* --- PROGRAMME TABLE --- */

#prog  {width:100%; border:0; padding:0; margin:0; table-layout:fixed; }
#prog td {padding:2px 0px 2px 0px; }
#prog td .top {text-align: right;}
.progsumm {background-color: #CCFFFF;width:100%; }
.progsumm th {background-color: #88bbcc; padding: 2px 0px;}
.progsumm td {border-top: solid white 1px; padding: 1px 0px;}


/* --- FUNCTION HIRE --- */

div.hire {width:150px; float:left; padding-right:0px; margin:6px;}
.imgf {float: left;margin-right:20px;} 


/* --- MENU SYSTEMS --- */

#submnuwrap {
/*	width:100%;*/
  padding: 0px 0px 8px 0px;   /*keep left-right pad=0 for IE alignment;*/
  text-align: left;
  background-color: #003366;
  background-image:  url("http://venues.tmyc.co.uk/");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  color:white;
  line-height: 1.75em;
	}
#submnu ul {
  list-style: none;
  padding: 0;
  margin: 0;
	}

#submnu li {
  margin: 0 5px;
  padding: 0;
  text-align: center
	}

#submnu li a {
  height: 1.75em;
  line-height: 1.75em;
  width: 120px;
  display: block;
  border-top:1px solid #004270;
  border-bottom:1px solid #002e5c;
  border-left:1px solid #003366;
  border-right:1px solid #003366;
  background-color: #003366;
  font-size: 12px;font-weight: normal;
  text-decoration: none;
  color: #C6E2FF;
  text-align: left;
  padding: 0px 2px;
	}

 /* Commented backslash hack hides rule from IE5-Mac \*/
#submnu li a {
  float: none
	}
 /* End IE5-Mac hack */
 
#submnu li a:hover {
  display: block;
  border-left:1px solid #ff0000;
  border-right:1px solid #003366;
  color: #BB0000;
  background-color: #FFFFFF;
	}
#submnu {width:100px;}

#topnav {width: 616px; background-color: #003366; border-top: solid #003360 2px; border-bottom: solid #003366 10px;margin: 0px; }/*note that padding has no effect in IE at table level... */
#topnav td {color: #C6E2FF;text-align: center; vertical-align: middle; white-space: nowrap;padding: 1px 0px 1px 0px;}
#topnav td.gapl {border-left:2px solid #194c7f;}
#topnav td.gapr {border-right:2px solid #001a4d;}
#topnav td.gapm {border-left:6px solid  #003366;}
#topnav td.none { border-left:1px solid #003366;border-right:1px solid #003366;padding:0px; margin: 1px 0px 1px 0px;}
#topnav a {font-size: 12px;line-height: 150%;text-decoration: none; color: #bff2ff; display: block; padding: 2px;background-color: #003366;border-left:1px solid #003366;border-bottom:1px solid #003366;}
#topnav a:hover {color: #BB0000; background-color: #FFFFFF;border-left:1px solid #ff0000;border-bottom:1px solid #194C7F;}

