body.standard
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 21px 0 0 0;
	background-image: url("../images/bg_main.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	color: #062A5E;
}

#printtitle
{
	visibility: hidden;
}

#cornerbanner
{
	
	background-repeat: no-repeat;
	background: transparent; 
	position: absolute;
	top: 35px; 
	left: 152px; 
	width: 750px; 
	height: 164px;
}

#cornerbanner[id]
{
	background: url(https://www.southamptonuas.co.uk/images/banner/banner.png) no-repeat;
}

#bottombanner
{
	background: transparent; 
	top: 5px;
	left: -2px; 
	width: 127px; 
	height: 79px;
}

#bottombanner[id]
{
	background: url(https://www.southamptonuas.co.uk/images/banner/bottombanner2.png) top left repeat;
}

#sidemenu
{
	position: absolute;
	left: 145px;
	top: 187px;
	width: 123px;
}


#menu a, #menu a:visited 
{
	position: relative;
	text-decoration:none; 
  	background-color:#003366; 
  	color:#CCCCCC; 
  	display:block; 
  	width:116px; 
  	padding-left: 10px;
  	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 70%;
 }

#menu a:hover 
{
  	color:#062A5E;
	background: transparent;
}

#sidemenu img
{
	border:0;
	width:80px;
	height:15px;
}

/* Yes, IE5 and 5.5 have some issues with working out div heights. We'll give this one some padding so that the bottom of the page doesn't get cut off */

#copyright
{
	position: relative;
	top: 2em;
	left: 0px;
	/*margin-right: 149px;*/
	font-size: 75%;
	background: transparent;
	color: #002244;
	text-align: center;
	height: 5em;
	clear: both;
	padding-bottom: 3em;
	padding-botto\m: 0;
}

#copyright a.footer
{
	color: #8D94A4;
	background: transparent;
	font-size: 100%;
}

#content div.location
{
	position: relative;
	width: auto;
}

#content div.location h3
{
	display: inline;
	font-size: 80%;
	font-weight: normal;
	line-height: 0.7em;
}

#content div.location a
{
	color: #062A5E;
	background: transparent;
	text-decoration: none;
}

#content div.location a:hover
{
	text-decoration: underline;
}

#content
{
	position: absolute;
	pos\ition: absolute;
	margin-left: 0px;
	mar\gin-left: 285px;
	left: 145px;
	lef\t: 0px;	width: 600px;
	margin-top: 96px;
	font-size: 80%;
}

#content h1
{
	font-size: 120%;
}

#content h2
{
	font-size: 100%;
}

#content h3
{
	display: inline;
	font-size: 100%;
}

#content hbig
{
	font-size: 150%;
	font-weight: bold;
}

#content a
{
	text-decoration: underline;
	background: transparent;
	color: #062A5E;
	font-size: 100%;
}
#content a.h1

{
	font-size: 240%; 
	margin-left: 40px;  
	font-weight: bold;
}

#content a.h2
{
	font-size: 160%;
	font-weight: bold;
}

#content a.hbig
{
	font-size: 160%;
	font-weight: bold;
}

#content p
{
	text-align:justify;
	line-height: 1.5em;
}

#content p.inline
{
	display:inline;
}

#content dt
{
	font-weight: bold;
}

#content img.left
{
	float: left;
	padding-right: 1em;
}

#content img.right
{
	float: right;
	padding-left: 1em;
}

#content textarea
{
	width: 98%;
}

#content input.text
{
	width: 98%;
}

.full
{
	width: 100%;
}

.half
{
	width: 50%;
}

td
{
	vertical-align: top;
}

.four td
{
	width: 25%;
}

a.img
{
	text-decoration:none;
}

hr
{
	background: transparent;
	color: #062A5E;
	height: 1px;
}

img
{
	border: none;
}

/* Specific Page CSS */

#booking table
{
	border-collapse:collapse;
	padding: 1px;
	width: 100%;
}

#booking td
{
	border: #000000 1px solid;
}

#booking th
{
	font-weight: bold;
	border: #000000 1px solid;
	width: 14%;
}

#booking .hold
{
	font-style: italic;
	color: #666666;
	background: transparent;
	text-decoration: none;
}

#booking .allowed
{
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
}

#booking .denied
{
	font-style: normal;
	color: #999999;
	background: transparent;
	text-decoration: line-through;
}

#committee table
{
	border-collapse: collapse;
}

#committee td
{
	padding: 2em 1em 2em 1em;
	border: 1px solid;
	line-height: 1.5em;
}

div.whatdowedo
{
	font-size: medium;
	text-align: center;
	width: 100%;
	float:left;
}

div.whatdowedo div
{
	width:25%;
	float:left;
	padding-right: 0;
}

a.whatdowedo
{
	text-decoration: none;
}

div.left
{
	position: relative;
	float: left; 
	width: 48%;
}

div.right
{
	position: relative;
	float: right; 
	width: 48%;
}

.CheckBoxTable
{
	border-collapse:collapse;
	padding: 1px;
	width: 100%;
}

.CheckBoxTable td.label
{
	border-top: #000000 1px solid;
	border-right: #000000 0 solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;

}

.CheckBoxTable td.checkbox
{
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 0 solid;
	width: 10px;
}
