/* CSS Style sheet for Tomlinson Hall - 2009 */
/* CSS copyright Barry Zimmerman */

/* Permanent Styles -  Site */

html { height:100% }
form { margin:0px }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom:0px }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }
p:first-child { margin-top:0px }
table { empty-cells:hide }

/* End Permanent Styles -  Site */
/* All layers are in order from top to bottom after the structure of the body and pagediv */

#PageDiv {
	position:relative;
	margin: auto;
	width:990px;
	height:100%;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(inc/grnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}

/* STYLE FOR LAYER STRUCTURE */

#container {
	margin: 0px;
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
}
#titlebar {
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
}
#header {
	margin: 0px;
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
}
#topnavigation {
	margin: 0px;
	background-image: url(inc/topnavigation.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	height: 100%;
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
}
#topnavigation .topnav {
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 13px;
	color : #ffffff;
	text-align: right;
	line-height: 31px;
	text-decoration: none;
	}
#topnavigation .topnav a:link, #topnavigation .topnav a:visited {
	font-family: Tahoma;
	font-size: 13px;
	color : #ffffff;
	text-align: right;
	line-height: 31px;
	text-decoration: none;
	}
#topnavigation .topnav a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color : #FFFF00;
	text-align: right;
	line-height: 31px;
	text-decoration: none;
	}
#navigationcontainer {
	margin: 0px;
	border: 1px solid #fff;
	border-width:0px 0px 0px 1px;
}
#content {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	border: 1px solid #fff;
	border-width:0px 0px 0px 1px;
	}
#contenttitle {
	border: 1px solid #fff;
	border-width:0px 0px 0px 1px;
	}
#promotions {
	margin: 0px;
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
	}
#footer {
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
	}
#footer .footertext {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	text-align: right;
	line-height: 27px;
	font-weight: bold;
	margin-right: 5px;
	}
#spacer {
	border: 1px solid #fff;
	border-width:0px 1px 0px 1px;
	}

/* navigation structure*/

#navigation ul {
	font-family: Tahoma;
	font-size: 13px;
	color : #ffffff;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 204px;
	}

#navigation li {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #fff;
	border-width:1px 0px 0px 0px;
	}

#navigation li a {
	display: block;
	background-color: #003399;
	color: #FFFFFF;
	padding: 2px 5px 2px 6px;
	text-decoration: none;
	}	

#navigation li a:hover {
	color: #000000;
	background-color: #FFFF00;
	padding: 2px 5px 2px 6px;
	}	


/* END OF Navigation */

/* footer */

/* PROMOTIONS BOX styles */
#promonews {
	background-image: url(inc/newsgrnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	}
#news {
	margin: 3px;
	list-style-type: none;
	overflow:hidden;
}
.newsticker {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color : #000000;
	background: #ffffff;
	padding: 5px;
	margin-top: 5px;
}
#news a {
	color: #003399;
	text-decoration: none;
	}

/* content styles */

#content .text {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	}
#content .text a {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffff00;
	}
#content li {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: square;
	margin: 2px;
	}
#content .title {
	font-family: Tahoma;
	font-size: 14px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	font-weight: bold;
	}
#content .date {
	font-family: Tahoma;
	font-size: 14px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	font-weight: bold;
	}

/* content styles pumps and results */

#content .pumptitle {
	display: block;
	background-color: #000000;
	width: 300px;
	font-family: Tahoma;
	font-size: 14px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	padding: 5px;
	}
#content .pumptext {
	line-height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	margin: 2px 2px 5px 10px;
	}
#content .pumptext a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	padding: 5px;
	}
#content .pumptext a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color : #000000;
	background-color: #ffff00;
	padding: 5px;
	}

#content .pumpman {
	display: block;
	background-color: #FFFF00;
	width: 525px;
	font-family: Tahoma;
	font-size: 14px;
	color : #000000;
	margin: 10px 5px 5px 10px;
	padding: 5px;
	}
#content .pumprestitle {
	display: block;
	background-color: #000000;
	width: 525px;
	font-family: Tahoma;
	font-size: 14px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	padding: 5px;
	}
#content .pumprestext {
	font-family: Tahoma;
	width: 525px;
	font-size: 12px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	}
#content .pumprestext a {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffff00;
	}
#content .pumpresdatasheet {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	margin: 10px 5px 5px 10px;
	}
#content .pumpresdatasheet a {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color : #ffff00;
	text-decoration: none;
	}
#pumpholder {
	width: 540px;
	margin: 20px;
	}
#content .pumpsrestitletb {
	font-family: Tahoma;
	font-size: 14px;
	color : #ffffff;
	font-weight: bold;
	}
#content dt {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	}
#content dt a {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color : #ffff00;
	}

/* content styles staff page */
#tony, #colin, #marc, #michael, #andrew, #shirley, #paul, #stephen, #sara, #mwright, #dave, #judith, #leisa, #laura {
	margin-left: 10px;
	margin-bottom: 10px;
	color : #ffffff;
	border: 1px solid #fff;
	border-width:1px 1px 1px 1px;
	}
#tony .stafftitle, #colin .stafftitle, #marc .stafftitle, #michael .stafftitle, #andrew .stafftitle, #shirley .stafftitle, #paul .stafftitle, #stephen .stafftitle, #sara .stafftitle, #mwright .stafftitle, #dave .stafftitle, #judith .stafftitle, #leisa .stafftitle, #laura .stafftitle {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	margin: 2px;
	color : #ffffff;
	text-align: center;
	}
#tony .stafftitle a, #colin .stafftitle a, #marc .stafftitle a, #michael .stafftitle a, #andrew .stafftitle a, #shirley .stafftitle a, #paul .stafftitle a, #stephen .stafftitle a, #sara .stafftitle a, #mwright .stafftitle a, #dave .stafftitle a, #judith .stafftitle a, #leisa .stafftitle a, #laura .stafftitle a {
	color : #ffff00;
	text-align: center;
	text-decoration: none;
	}
#tony .stafftitle a:hover, #colin .stafftitle a:hover, #marc .stafftitle a:hover, #michael .stafftitle a:hover, #andrew .stafftitle a:hover, #shirley .stafftitle a:hover, #paul .stafftitle a:hover, #stephen .stafftitle a:hover, #sara .stafftitle a:hover, #mwright .stafftitle a:hover, #dave .stafftitle a:hover, #judith .stafftitle a:hover, #leisa .stafftitle a:hover, #laura .stafftitle a:hover {
	color : #ffffff;
	text-align: center;
	text-decoration: none;
	}
#trans {
	margin: 0px;
	padding: 5px;
	border: 2px solid #000;
	border-width:2px 2px 2px 2px;
	background-color: #FFFFFF;
	}
.formerror {
	font-family: Tahoma;
	font-size: 12px;
	color : #ffffff;
	font-weight: bold;
}

