﻿* {margin:0;padding:0}
html, body{height:100%;} 

body {

background:#CCCCCC url('../img/backing.gif');
	color:#000000;
	font: 11px/18px verdana;	
	
}
#outer{
	margin-left:206px;
	margin-right:206px;
	
	min-height:100%;
	_height:100%;


}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:134px;
	overflow:hidden;	
	background: url(../img/h-bg.jpg) top left repeat-x; 

}
#header .logo{
position:relative;
float:left;
left:6px;
top:18px;
	width:412px;
	height:86px;
		background: url(../img/logo.jpg) top left no-repeat; 
		

}
#header .logo h1{
position:relative;
float:left;
left:12px;
top:50px;
font:bold 11px verdana;
color:#fff;
text-transform:uppercase;
word-spacing:3px;
letter-spacing:1px;

	

}
#header .srch{
position:relative;
float:right;
width:290px;
right:0;
top:23px;
font:normal 10px verdana;
color:#fff;

	

}
input.srchbox{
	border:1px solid #000;
	padding:3px;
	font:normal 11px verdana;
	width:200px;
	margin-right:10px;
}
input.srchbtn{
	border:1px solid #000;
	padding:2px;
	font:normal 11px verdana;
	width:60px;
	background-color:#fff;
}
.ads
{
	
	height:90px;
	
	border:5px solid #19A3E1;
	margin:0 0 5px 0;
	background-color:#fff;
}




#header .bottom { 
line-height: 34px; 
height:34px; }
#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-200px;/*must be 1px less than width otherwise won't push footer down */
left:-6px;
padding-bottom:10px;
	
		margin-top:100px;
	
}
#right {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:right;
	margin-right:-200px;/*must be 1px less than width otherwise won't push footer down */
	left:-1px;

	color: #000;
		margin-top:100px;
		padding-bottom:10px;
		
}
#footer {
	width:100%;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
background: url(../img/h-bg.jpg) top left repeat-x; 
	text-align:center;
	position:relative;
	padding-top:10px;
	color:#fff;
	padding-bottom:10px;
}
#footer p
{
	font:10px Verdana;
	padding:0px;
	margin:0px;
	position:relative;
	 top:0px;
}
#footer .copy
{
	position:relative;
	
	color:#fff;
	 font: normal 10px Verdana, Arial, Sans-serif;
	 float:right;
	 top:-35px;
	 right:15px;
}
#footer .copy a
{
 font: bold 10px Verdana, Arial, Sans-serif;
	color:#fff;
	text-decoration:none;
	 
}
#clearheader{height:72px;}/*needed to make room for header*/
#clearfooter{clear:both;height:2px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
#centrecontent {
	width:100%;
	float:left;
	position:relative;
	margin:0 -1px;/* moz fix*/
	color: #000;
	margin-top:100px;
padding-bottom:10px;

top:5px;
min-width:590px;
}
/* css stuff below is just for presentation and not needed for the demo */
html>body #minHeight{float:right;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */
.parts{
position:relative;
left:5px;
top:5px;
	
	
}
.sideTop {
background:transparent url(../img/top.gif);
width:194px;
height:4px;
overflow:hidden;
}
.sideTop4 {
background:transparent url(../img/top4.gif);
width:194px;
height:4px;
overflow:hidden;
}

.sideMiddle {
background:#ffffff;
border-left:5px solid #0095DA;
border-right:5px solid #0095DA;
width:184px;

}
.sideMiddle2 {
background:#ffffff;
border-left:5px solid #AE1723;
border-right:5px solid #AE1723;
width:184px;

}
.sideMiddle4 {
background:#ffffff;
border-left:5px solid #DC881C;
border-right:5px solid #DC881C;
width:184px;

}
.sideBottom {
background:transparent url(../img/bottom.gif);
width:194px;
height:4px;
overflow:hidden;
}
.sideBottom4 {
background:transparent url(../img/bottom4.gif);
width:194px;
height:4px;
overflow:hidden;
}

/* OL list (leftside navigation) */
.uListMain {
margin:0px;
padding:0px;
font:11px Verdana;
text-transform:uppercase;
overflow:hidden;
}
.uListMain ul {
margin:0px 0px 0px 0px;
padding:0px;
width:184px;
}
.uListMain ul li {
list-style:none;
width:184px;
}

.uListMain ul li.hdr{
list-style:none;
width:174px;
padding:2px 2px 3px 8px;
font-weight:bold;
color:#F9F9F9;
background-color:#0095DA;

}

.uListMain ul li a {
text-decoration:none;
display:block;
padding:5px 3px 0px 18px;
background:#1A74A7 url(../img/navBacking.gif) no-repeat center left;
}
.uListMain ul li a:link,
.uListMain ul li a:visited {
color:#fff;
text-decoration:none;
}
.uListMain ul li a.videoCss
{
	color:#fff;
	font-weight:bold;
	
}
.uListMain ul li a:hover {
color:#F9F9F9;
background:#1A74A7 url(../img/navBackingOver.gif) no-repeat center left;
text-decoration:none;
}

.uListMain li a { /* resolves the gap in lists (white space bug) when using display:block */
height:19px;
}

.uListMain4 {
margin:0px;
padding:0px;
font:11px Verdana;
text-transform:uppercase;
overflow:hidden;
}
.uListMain4 ul {
margin:0px 0px 0px 0px;
padding:0px;
width:184px;
}
.uListMain4 ul li {
list-style:none;
width:184px;
}

.uListMain4 ul li.hdr{
list-style:none;
width:174px;
padding:2px 2px 3px 8px;
font-weight:bold;
color:#fff;
background-color:#DC881C;


}

.uListMain4 ul li a {
text-decoration:none;
display:block;
padding:5px 3px 0px 18px;
background:#1A74A7 url(../img/navBacking4.gif) no-repeat center left;
}
.uListMain4 ul li a:link,
.uListMain4 ul li a:visited {
color:#fff;
text-decoration:none;
}

.uListMain4 ul li a:hover {
color:#FFFFFF;
background:#1A74A7 url(../img/navBacking4Over.gif) no-repeat center left;
text-decoration:none;
}

.uListMain4 li a { /* resolves the gap in lists (white space bug) when using display:block */
height:19px;
}

.spacer {
height:6px;
padding:0px;
margin:0px;
overflow:hidden;
}
.cornerTR {
position:relative;
width:27px;
height:27px;
background:transparent url(../img/rim_TR.gif) no-repeat right top;
right:0px;
float:right;
display:block;
}
.cornerTL {
position:relative;
width:27px;
height:27px;
background:transparent url(../img/rim_TL.gif) no-repeat left top;
left:0px;
float:left;
display:block;
}
.cornerBL {
position:relative;
width:17px;
height:17px;
background:transparent url(../img/rim_BL.gif) no-repeat left top;
right:0px;
float:left;

bottom:0px;
top:-17px;
display:block;

}
.cornerBR {
position:relative;
width:17px;
height:17px;
background:transparent url(../img/rim_BR.gif) no-repeat right top;
right:0px;
float:right;

bottom:0px;
top:-17px;
display:block;



}
.mainContent{

	border-left:5px solid #0095DA;
	border-right:5px solid #0095DA;
	border-bottom:5px solid #0095DA;
		border-top:24px solid #0095DA;
	padding:10px;
	background: #FFF;

}
.mainContent .ticket{
position:absolute;
left:10px;
padding:0px;
margin:0px;
margin-top:-28px;
color:#fff;
font:1em Verdana, Arial, Sans-Serif;
	
	

}

.mainContent h1{
	font: 1.5em verdana;
	padding:10px 0 16px 0;
	margin:0;
	color:#C70F05;
	clear:both;
	

}
.mainContent .pageContent
{
	color: #666; padding:0 0 0 2px;
}

.pageContent h3 { color: #999; padding:0 0 5px 0; font: bold 10px/16px verdana; margin:0; }

.mainContent .pageContent .mainImg
{
	float: left; background: #FFFFFF; 
	padding: 1px; border: 1px solid #c6c6c6; 
	margin: 0 5px 0 0;
}
.mainContent .pageContent img
{
	margin:10px;
}
.pagerWrap
{
     clear:both;
    margin:20px 0 20px 0;
}
.pagerWrap a
{
  text-decoration: none;
   padding:3px 5px 3px 5px;
}

.pagerWrap a:hover
{
  color: #fff;
  text-decoration: none;
  background-color: red;
}
.pagerWrap .pager 
{
    margin:0 0 0 0;
  
   text-align:center;
   font: normal 10px Verdana, Arial, Sans-serif;
   padding:1px 5px 10px 5px;
}
.objGallery
{
	padding:3px 0 0 0;
}


.objGallery img
{
	background: #FFFFFF; padding: 1px; border: 1px solid #c6c6c6; 
}

.clear{
	padding:0;
	margin:0;
	clear:both;

}
.sideTop2 {
background:transparent url(../img/top2.gif);
width:194px;
height:27px;
overflow:hidden;
}
.sideBottom2 {
background:transparent url(../img/bottom2.gif);
width:194px;
height:8px;
overflow:hidden;
}
.sideTop3 {
background:transparent url(../img/top3.gif);
width:194px;
height:27px;
overflow:hidden;
}
.sideBottom3 {
background:transparent url(../img/bottom3.gif);
width:194px;
height:8px;
overflow:hidden;
}
.rimHeadingSide {
position:absolute;
left:10px;
padding:0px;
margin:0px;
margin-top:-22px;
color:#fff;
font:1em Verdana, Arial, Sans-Serif;
}
.uList {
margin:0px;
padding:0px;
font:11px Verdana, Sans-Serif;
}
.uList .content {
padding:0;
margin:0;
font:10px Verdana, Sans-Serif;
}
.uList .content a {

text-decoration:underline;
	color:#C53311;

}
.uList .content img {
border:0;
}

.uList .content h1 {
font:bold 11px Verdana, Sans-Serif;
padding:3px 10px;
}

input.poll{
	font:10px Verdana, Sans-Serif;

}
.uList .content p {
text-align:center;
padding:7px 0 5px 0;
}
input.poll{
	font:10px Verdana, Sans-Serif;

}

.uList ul {
margin:0px 0px 0px 0px;
padding:0px;
}
.uList ul li {
list-style:none;padding:3px 5px;
width:174px;
}
.uList ul li span
{
	display:block;
font:10px Verdana;
color:#666;
}
.uList ul li a {
display:block;
padding:3px 6px;
border-bottom:1px dotted #ccc;
min-height:1%; /*ie7*/
}

.uList ul li a:link,
.uList ul li a:visited {
color:#0F4274;
text-decoration:none;
}
.uList ul li a:hover {
color:#0F4274;
background:#F5F5F5;
text-decoration:none;
}

.list{
	width:100%;
	float:left;
}
.listin
{
position: relative;
padding:5px;
margin:2px;
border-top:1px dotted #ccc;
border-left:1px dotted #ccc;


		
}
.listin img{
float: left; background: #FFFFFF; padding: 1px; border: 1px solid #c6c6c6; margin: 0 5px -2px 0; }
.listin h2 { 	font-family: verdana;
	font-size: 14px;
	font-weight: normal;

 padding:0; margin:0; }
.listin  a { color: #C70F05; text-decoration:none }
.listin a:hover { text-decoration:underline;}
.listin h3 { color: #666; padding:0; font: bold 10px/16px verdana; margin:0; }
.listin h3 span { color:#999; padding :0; }
.listin .contentli{
padding: 3px 0 3px 0;
	font: normal 11px Verdana; 
}
.list .footer
{
	
position: relative;
float:left;
left:10px;
top:0px;
clear:both;




}

.list .footer ul
{

list-style: none;

margin-top:5px;
margin-bottom:5px;



}

.list .footer ul li
{
display: inline;
line-height: 20px;
padding-left: 15px;
padding-bottom:1px;
margin-right:10px;
margin-top:10px;
background-repeat: no-repeat;
background-position: 0px 2px;
color: #06426C;
font: normal 11px/14px verdana; 
padding-top:3px;
}

.list .footer ul li.printerfriendly
{
background-image: url('../img/a41.gif');

}

.list .footer ul li.comments
{
background-image: url('../img/a36.gif');
}

.list .footer ul li.readmore
{
background-image: url('../img/a38.gif');
}

.list .footer ul li a{
text-decoration:underline;
	color:#C53311;
}

.list .footer ul li a:hover{
text-decoration:none;
}

.leftBanner
{

     text-align:center;
   width:180px;
	margin:0 auto;
}
.leftBanner img
{
	margin:0 0 4px 0;
	padding:0;

	
}
.leftBanner a img
{
	padding:0;

}
.leftBanner p
{
    margin:0;
    padding:0;
}
.leftBanner a:hover img
{
	padding:0;

}

.pageContent label {
	display:block;
	margin:5px 0;
}

input.textbox { 
	color: #777; 
	font: normal 11px Verdana, Arial, Sans-serif;
	padding: 2px;	
	margin: 0;
	border: 2px solid #155380;
}
textarea { 
	color: #777; 
	font: normal 11px Verdana, Arial, Sans-serif;
	padding: 2px;	
	margin: 0;
	border: 2px solid #155380;
}

input.formbutton { 
	 font: normal 10px Verdana, Arial, Sans-serif;
    margin: 0;
   width:100px;
  	background: #155380;
	
   border:2px #155380 solid;
   padding:5px;
   color:#fff;
}	   
	 
#message
{
    text-align:center;
    width:530px;
    margin:50px 0 70px 0;
    font: normal 10px Verdana, Arial, Sans-serif;
    color:#666;
}

.comment
{
	padding:2px;
}

.comment input.textbox { 
	color: #777; 
	font: normal 11px Verdana, Arial, Sans-serif;
	padding: 2px;	
	margin: 0;
	border: 1px solid #155380;
}
.comment textarea { 
	color: #777; 
	font: normal 11px Verdana, Arial, Sans-serif;
	padding: 2px;	
	margin: 0;
	border: 1px solid #155380;
	
}

.comment input.formbutton { 
	 font: normal 10px Verdana, Arial, Sans-serif;
    margin: 0;
   width:100px;
  	background: #155380;
	
   border:1px #155380 solid;
   padding:5px;
   color:#fff;
}	
.comment h2
{
	font: normal 1.2em verdana;
	color:#666;
	padding:0 0 2px 0;
	margin:0;
	clear:both;
	width:99%;
	text-decoration:underline;
}
.comment h3
{
	font:bold 10px verdana;
	color:#666;
	padding:2px 0 3px 0;
	margin:0;
	clear:both;
}

.comment p
{
	font: 11px verdana;
	color:#000000;
	padding:0 0 10px 0;
	margin:0;
	clear:both;
}

.comment a
{
	font: 10px verdana;
   text-decoration: underline;
   padding:0;
     color:#D2370D;
}

.comment a:hover
{
   color: #D2370D;
  text-decoration: none;
}

 a
{
  text-decoration: underline;
   padding:0;
     color:#D2370D;
}

a:hover
{
  color: #D2370D;
  text-decoration: none;
  
}
.utils
{
	float:right;
	position:absolute;
	right:10px;
	top:0px;
}
.utils a
{
	
	font:bold 10px verdana;
   text-decoration: underline;
   color:#fff;
}
.pageContent h3
{
	display:inline;
	padding:0 0 4px 0;
}
