body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	background-color:#FFDDDD;
}
p, h1, h2, h3, h4, h5, h6, a { font-size: 100%; text-align: left; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { text-align: left; font-weight:bold; text-decoration: none; }
h1 {font-size: 160%; color:000000; margin:10px 0px 5px 0px;}
.whatson {margin-left:15px;}
h2 {font-size: 140%; color:000000; margin:0px 0px 10px 0px;}
h3 {font-size: 110%; color:000000; margin:0px 0px 10px 0px;}
h4 {font-size: 120%; color:000000; margin:0px 0px 10px 0px;}
h5 {font-size: 110%; color:000000; margin:0px 0px 10px 0px;}
h6 {font-size: 110%; color:000000; margin:0px 0px 10px 0px;}
p {
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
form, input {}
img { border:none; }
table { border-collapse: collapse; margin: 0px; font-size:100%;}
td { font-size:100%; padding: 0px; }
th { font-size:100%; padding: 0px; }
ul {
	margin:0px;
	padding:0px;
	list-style-type: square;
}
hr {
	background-image: url(../graphics/footer-dot.gif);
	background-repeat: repeat-x;
	border: none;
	margin-bottom:8px;
}

.black {color:#000000;}
.blue {color:#0033CC;}
.red {color:#FF0000;}

form {margin:0px 0px 0px 0px;}
input.field { border:1px solid #50C3D8; margin-bottom:8px; background-image: url(../graphics/textfieldBg.gif); background-repeat: repeat-x; background-position: top; color: #0000FF;}
form	select { font-size:100%; margin:0px; padding:0px;}
form	td { padding:5px; }
form	th	{}
form	p	{margin:0; padding:0; }
input.button { font-size: 100%; font-weight: bold; color: #FFFFFF; background-color: #000000; margin:0px 5px 0px 0px; border:1px solid #50C3D8;  }
form	fieldset	{border:0 solid; margin:0; padding:0;  }
form	fieldset table{ }

form  legend	{ font-weight:bold; color:#000000; margin:0 0 5px 0; padding:0; display:none; }
form .formfield { border:1px solid #50C3D8; margin:0px; padding:0px; width:120px; }
form .listMenu  {  border:1px solid #50C3D8; margin:0px; padding:0px; width:280px; }
.contactform label { font-weight:bold;} 
.checkBox { margim:0px 8px 16px 0px; }




/*====== header ======*/
#headerrow1 { background-color:#000000; width:100%; height:45px; border-bottom:1px solid #ffffff; }
.nestrow {	
	width: 750px;
	border-collapse: collapse; 
	margin-left: auto; 
	margin-right: auto;
	padding:0px;
	vertical-align: top;
	height:inherit;
}
.nestrow0 {
	width: 750px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	vertical-align: top;
	height:inherit;
}
.row {
	display:inline;
	vertical-align: text-top;
}
.right { float:right;}
.anchor {
	width: 750px;
	border-collapse: collapse; 
	margin-left: auto; 
	margin-right: auto;
	padding:0px;
	vertical-align: top;
	height:inherit;
}
.anchor p{text-align: right; margin-top:0px; margin-bottom:0px;}
.logo { float:left; width:445px;}
.banner {
	margin-left:450px;
	text-align: center;
	vertical-align: middle;
	width:290px;
	padding:3px 0px 0px 0px;
}
#headerrow2 {
	width:100%;
	height:inherit;
	background-color: #F7B0B0;
	padding:0px;
	margin:0px;
}
.headerTable { height:inherit;}
#main-nav { width:450px;}
.searchBg {
	 }
#searchblock  { 
	/*background-color: #F7B0B0; margin-left:445px;*/ float:right; width:300px; padding:0px; margin:0px; font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-align:right;
	height:100%;
	}
#searchblock  p, #searchblock  label{
	font-size: 95%;
	font-weight: bold;
}
.searchtable {margin:0px 5px 0px 5px;height:54px;}
.searchtable td {
	padding:0px;
	vertical-align: middle;
}
.navtable {height:54px;}

/*=== main nav links===*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../graphics/arrow-down-black.gif) no-repeat;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin:0px;
	line-height:190%;
	text-decoration: none;
	/*white-space:nowrap;*/
}
a.mainlevel:hover {
	text-decoration: underline;
	color: #000000;
	background: url(../graphics/arrow-down-on-black.gif) no-repeat;
	vertical-align: middle;
}
a.mainlevel-red:link, a.mainlevel-red:visited {
	display: block;
	background: url(../graphics/arrow-down-black.gif) no-repeat;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin:0px;
	line-height:190%;
	text-decoration: none;
	/*white-space:nowrap;*/
}
a.mainlevel-red:hover {
	text-decoration: underline;
	color: #FF0000;
	background: url(../graphics/arrow-down-on-black.gif) no-repeat;
	vertical-align: middle;
}
a.mainLink:link, a.mainLink:visited {
	display: block;
	background: url(../graphics/arrow-down-black.gif) no-repeat;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin:0px;
	line-height:190%;
	text-decoration: none;
	white-space:nowrap;
}
a.mainLink:hover {
	text-decoration: underline;
	color: #000000;
	background: url(../graphics/arrow-down-on-black.gif) no-repeat;
	vertical-align: middle;
}
a.topLink:link, a.topLink:visited {
	display: block;
	background: url(../graphics/arrow-up-black.gif) no-repeat;
	vertical-align: middle;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 5px 0px 20px;
	margin:0px;
	line-height:200%;
	text-decoration: none;
	white-space:nowrap;
	text-transform: uppercase;
}
a.topLink:hover {
	text-decoration: underline;
	color: #000000;
	background: url(../graphics/arrow-up-on-black.gif) no-repeat;
	vertical-align: middle;
}
/**/

#stripe {
	/*background-image: url(../graphics/stripe.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;*/
}
.hometable {
	width: 750px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	vertical-align: top;
	text-align: left;
}
.hometable th{
	height:25px;
	
}
.hometable tbody td {
	background-image: url(../graphics/graticule-verticle.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align:top;
	width:150px;
}
.hometable td img {margin:1px 0px 0px 3px;}
.venueRow { background-color:#F7B0B0;}
.promoImage {width:100px; height:100px; float:left;}
p.eventTitle { color: #000000; font-weight: bold; margin:5px 10px 6px 15px; font-size: 105%;}
p.promoLink { font-weight: bold; margin-top:0px; margin-bottom:0px; }
p.shortDescription {
	margin:2px 10px 10px 15px;
	font-weight: normal;
}
p.infoLink {
	margin:0px 10px 0px 15px;
	font-weight: normal;
}
.hometable td p a.promoLink {margin-top:0px; margin-bottom:0px;}
/*===  ===*/

a.thLink:link, a.thLink:visited {
	display: block;
	background: url(../graphics/graticule-bottom.gif) no-repeat left top;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin:5px 0px 0px 0px; 

	text-decoration: none;
	
	line-height:195%;
}
a.thLink:hover {
	text-decoration: underline;
	color: #000000;
	background: url(../graphics/graticule-bottom.gif) no-repeat;
	vertical-align: middle;
}
/*=== promo links===*/
a.promoLink:link, a.promoLink:visited {
	display: block;
	background: url(../graphics/graticule.gif) no-repeat left bottom;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin:0px;
	text-decoration: none;
	
}
a.promoLink:hover {
	text-decoration: underline;
	color: #000000;
	/*background: url(../graphics/graticule.gif) no-repeat;*/
	vertical-align: middle;
}
/**/
/*====== submenu ======*/
a.subLink:link, a.subLink:visited {
	display: block;
	background: url(../graphics/graticule-submenu.gif) no-repeat left top;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin:0px;
	text-decoration: none;
	
}
a.subLink:hover {
	text-decoration: underline;
	color: #000000;
	/*background: url(../graphics/graticule.gif) no-repeat;*/
	vertical-align: middle;
}
a.logLink:link, a.logLink:visited {
	display: block;
	background: url(../graphics/graticule-submenu.gif) no-repeat left top;
	vertical-align: middle;
	font-size: 95%;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin:0px;
	text-decoration: none;
	
}
a.logLink:hover {
	text-decoration: underline;
	color: #000000;
	/*background: url(../graphics/graticule.gif) no-repeat;*/
	vertical-align: middle;
}
/**/
/*=== promo links===*/
a.Link:link, a.Link:visited {
	display: block;
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin:2px 10px 4px 15px;
	text-decoration: none;
	white-space:nowrap;
}
a.Link:hover {
	text-decoration: underline;
	color: #000000;
}
/**/
a.pLink:link, a.pLink:visited {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	white-space:nowrap;
}
a.pLink:hover {
	text-decoration: underline;
	color: #000000;
}

/**/
#newsPromo { 
	background-color:#F7B0B0; border:1px solid #666666;
	width: 750px;
	border-collapse: collapse; 
	margin-top:16px;
	margin-right: auto;
	margin-left: auto; 
	padding:8px 0px 8px 0px;
	vertical-align: top;
}
.newsTable {width:750px;}
.newsTable td, .newsTable th{ vertical-align:top;}
.newsTable p{ margin-top:0px;}
.newsItem {padding:5px 0px 8px 0px; float:right; width:100%;}
.newsCol0 {width:150px;}
.newsCol1 {width:300px;}
.blueTitle { color: #000000; font-weight: bold; font-size: 123%; margin:2px 10px 4px 15px; }


/**/
/*=== footer ===*/
#footer {
	width:100%;
	background-image: url(../graphics/footer-dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 8px 0px 8px 0px;
	padding:8px 0px 0px 0px;
}
#readingLogo {width:180px; margin-left:560px;}
#footernav {padding:0px; display: block; float: left;}
#sublevel_top { width:500px; }
#sublevel_top ul{
	margin:0px;
	padding:0px;
}
#sublevel_top li  {
	float:left;
	padding-left: 0px;
	list-style:none;
	margin: 0px 10px 0px 0px;
	font-size: 85%;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	width:auto;
}
#sublevel_top a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0px 2px 8px 5px;
	float: none;
	white-space:nowrap;
}
#sublevel_top a:hover {text-decoration: underline; color: #000000;}

/**/
.subMenu { width:150px;}
.submenuBlock {width:150px; background-color:#F7B0B0; margin-bottom:16px; padding:0px 0px 10px 0px; }
.submenuContent { width:140px; margin-right:10px; margin-left:0px;}
.subnavigation td{width:140px;}
.subnavHeader {
	background-image: url(../graphics/graticule-side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:inherit;
}
.subnavHeader td{

}
.subnavBody {
	background-image: url(../graphics/graticule-verticle.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.subnavBody td{
	padding:8px 0px 0px 0px;
}
.subnavFooter {
	background-image: url(../graphics/graticule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subnavFooter td {
	padding:8px 0px 0px 0px;
}
.menuBlock {width:150px; background-color:#F7B0B0; margin-bottom:16px; padding:10px 0px 10px 0px; }
.menuContent { width:130px; margin-right:10px; margin-left:10px;}
.menuContent a:link, .menuContent a:visited {
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
}
.menuContent a:hover {
	text-decoration: underline;
	color: #000000;
}
img.sponsor { margin:10px 0px 10px 0px; border:1px solid #000000; }
.menuItem { padding:10px 0px 0px 0px; }
.menuItempdf{
	margin-top:10px;
	padding:0px 0px 0px 20px;
	background-image: url(../graphics/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuItemword{
	margin-top:10px;
	padding:0px 0px 0px 20px;
	background-image: url(../graphics/word.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuItemexcel{
	margin-top:10px;
	padding:0px 0px 0px 20px;
	background-image: url(../graphics/excel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.resultstable {
	width: 750px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	vertical-align: top;
	text-align: left;
}
.resultstable th { height:25px; }
.resultstable td { vertical-align:top; }
.resultstable td img {margin:1px 0px 0px 3px;}
.promoColumn { width:450px; }
.promoColumn-toggler {
	width:450px;
	background-image: url(../graphics/results-toggle-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.promoColumn-toggler{
	width:450px;
	background-image: url(../graphics/results-toggle-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.promoColumn-toggler p{ margin-left:20px; }
.promoColumn-toggler-bottom p{ padding-top:15px; margin-left:20px; }
.promoColumn-toggler-bottom {
	width:450px;
	background-image: url(../graphics/results-toggle-down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:50px;
}
.formColumn { width:300px; border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7B0B0;
	border-left-color: #F7B0B0; }
.headerFormColumn { width:300px; /*background-color: #F7B0B0;*/ vertical-align:bottom;}
#promoArray { border-left:1px solid #666666;}
#promoArray .promo0, #promoArray .promo1{ width: 450px; }
#promoArrayVenue .promo0 { width: 430px; margin:0px 10px 0px 10px;}
#promoArrayVenue .promo1 { width: 430px; margin:0px 10px 0px 10px;}
.promo0 {
	background-color: #F5C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin:0px;
	padding:0px 0px 5px 0px;
	height:inherit;
}
.promo1 {
	background-color: #F7B0B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin:0px;
	padding:0px 0px 5px 0px;
	height:inherit;
}
.promoItem { width:345px; float:right;}
.promodetails table { margin-left:15px;}
.promodetails p {
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
}
.promodetails table td, .promodetails table th { padding:0px; background-color:#336666; }
p.info {margin:0px 10px 0px 15px;}
td.promoLinks {width:85px;}

/*====== advanced search form ======*/
#advancedSearch {
	background-color:#F7B0B0;
	margin: 0px;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#advancedSearch form { width:280px; margin:0px 10px 0px 10px;}
#searchHints {
	margin: 0px;
	width: 300px;
	height:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7B0B0;
	border-left-color: #F7B0B0;*/
	text-align: right;
}
#searchHints p{ width:280px; margin-left:10px; margin-right:10px; text-align:right; }
.dateselect td{ padding:2px; }
/* toggle page */
.activepage { background-color:#00CCFF; font-weight: bold; color: #ffffff;}

/*====== item content ======*/
.mainImage { float:right; margin:0px 0px 10px 10px;}
#pageItems { width:430px; margin:0px 10px 10px 10px;}
#pageItems p{margin:5px 0px 8px 0px; }
#pageItems ul, #pageItems ol { margin-left:24px; margin-bottom:16px;}
#pageItems .cat-section li { list-style-type: circle;}
#pageItems a:link, #pageItems a:visited { text-decoration: underline; }
#pageItems a:visited { color:#000099; }
#pageItems a:hover { text-decoration: underline; color:#D12A3F;}
#pageItems table{ width:100%; margin-top:12px; margin-bottom:16px; }
#pageItems table caption{
	color: #000000;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B0B0;
}
#pageItems td, #pageItems th { padding:0px; }
.path { color: #000000; font-weight: bold; margin:5px 0px 0px 10px; }
.path a:link, .path a:visited { color: #000000; text-decoration: none; }
.path a:hover { text-decoration: underline;color: #000000; }
.arrow { font-weight:normal; color:#000000;}
#pageItems .techData table caption { 	
	color:#000000;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7B0B0;
	background-color:#F7B0B0;
	padding:3px 0px 3px 5px;
}
#pageItems table { 	
	margin-top: 8px;
}
.techData  { 	
	margin-bottom: 8px;
}
#pageItems .techData table td { 	
	width:50%;
	padding:0px 5px 0px 5px ;
}
.map { margin:8px 0px 16px 0px; width:430px; text-align:center;}
.mapdescription { font-size: 90%; color:#666666; margin:5px 0px 0px 0px;  }
