body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url(../images/logotop.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#princeshalltitle{
	display:none;
}

img { 
border:0;
}
.center{
text-align:center;
}
/*#wrap{
width:778px;
}*/
/*Princes Hall Branded Header*/
#header {
	height:102px;
	}
#rushmoorlogo{
float:left;
top:0;
}
#phlogo{
float:right;
}
#boxoffice{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:0.8em;
	color: #000042;
	padding-left:1em;
}

#boxoffice img{
	padding-top:7px;
}


#logo {
float:left;
		}
#logo img{
border:0;
		}
#phsubnav {
	text-align: left;
	margin:0.2em;
	
	}
#phsubnav ul {
	margin:0;
	}

#phsubnav li {
	display: inline;
	list-style-type: none;
	
	}

#phsubnav li a {
	padding-left:16px;
	color: #333366;
	font-weight:bold;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#phsubnav li a:hover {
	color:#4d6dbf;
}

#phsubnav ul li.selected a, #sectionnav ul li.selected a:hover {
	color:#4d6dbf; 
}
#phsubheader {
	border-top:1px dashed #000042;
	border-bottom:1px dashed #000042;
	clear:both;
	background-color:#f7e74a;
	}
#phsubheader input{
 margin-left:0.5em;
 margin-bottom:-1em;
 margin-top:-1em;
 font-size:0.8em;
}	

/*End of Princes Hall Branded Header*/
/* Front page */


#frontpagecontent{

 float: left;
	width: 52%;
	top:120px;
	font-size:0.8em;
 
}

/*end of front page*/

/* Content */

.bluebox{
	/* width:100%;

	margin-left:18%;
	*/	
	margin-top:4px;
	padding:4px;
	border:1px dashed #336666;
	background:#eff3ff;
	text-align:center;
}

#content {
	float: left;
	width: 52%;
	padding: 1em;	
	top:120px;
	font-size:0.8em;
	
	}
#content td{
    vertical-align:top;
}
img.left{
float:left;
margin-right:0.5em;
}
img.right{
float:right;
margin-left:0.5em;
}
.imageandtitleright{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333366;
background-color:#fff;
float:right;
padding:0.2em;
}
.imageandtitleleft{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333366;
background-color:#fff;
float:left;
padding:0.2em;
}
#content a{
color:#333366;
text-decoration:none;
font-size:1em;
}
#content a:hover{
color:#333366;
text-decoration:underline;
}
#content #col1, #col2, #col3{
float:left;
}

#content table.calendar{
  border:solid 1px #333366;
}
#content .calendar th{
  
   font-family:Verdana, Arial, Helvetica, sans-serif;
   background-color:#b7b7d6;
   color:#fff;
   padding:0.2em;
}
#content .calendar td{
 vertical-align:top;
 padding:0.2em;
}
#content .calendar td a{
 text-decoration:none;
 color:#333366;
}
#content .calendar td a:hover{
 text-decoration:underline;
 color:#333366;
}
#content .calendar td.date{
 font-weight:bold;
 background-color:#d9d9f2;
 width:4em;
}
#content table.event{
padding:0;
margin-right:0.5em;
margin-top:0.5em;
 border-top:dashed 1px #333366;
 border-left:1px solid #333366;
	border-right:1px solid #333366;
	width:100%;
}
#content .event th{
text-align:left;
background-color: #cfdff0;
 vertical-align:top;
 color:#333366;
  padding:4px;
    border-bottom:dashed 1px #333366;
}
#content .event td{
 vertical-align:top;
 color:#333366;
 padding:0.5em;
 border-bottom:dashed 1px #333366;
}
#content .event td.prices{
  background-color: #e9f2fb;
}
#content .event td a{
color: #333366;
font-weight:bold;
text-decoration:none;
}
#content .event td a:hover{
color: #333366;
text-decoration:underline;
}
#content h3, #leftpanel h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000042;
}
#content h4, #leftpanel h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#333366;
}
#content h5, #leftpanel h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000042;
}

#content ul .bold{
	font-weight:bold;
}

#content ul li{
    list-style-type:none;
	background:url(../images/arrow.gif) no-repeat 0 0.4em;
	padding-left: 10px;
	font-size:1em;
	margin-left:-1em;
	}
	

	
#content ul li a{
	color:#000042;
	text-decoration: none;
}
#content li a:hover{
	color:#000042;
	text-decoration: underline;
}

#content sup{
	font-size:0.8em;
}

#content .phototext{
	margin:8px;
	font-size:0.8em;
	font-weight:bold;
	color:#333366;
}


table.kidz{
   border:3px dashed #4d6dbf;

}
.kidz th, .kidz td{
vertical-align:top;
   padding:0.5em;
     border-bottom:3px dashed #4d6dbf;
}
.kidz td.bottom, .kidz th.bottom{
 
 vertical-align:top;
   padding:0.5em;
   border-bottom:0;
}

/* End of Content */
/*left sidebar */
#leftside{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:0.7em;
	font-weight:bold;
    float:left;
	width:12em;
	margin-right:1em;
	margin-bottom:1em;
	color:#000042;
	padding-right:1em;
	
}	
#leftside h4{
	font-size:1.1em;
	margin-bottom:1px;
	padding-top:10px;
	padding-bottom:4px;
}

#leftside ul{
	list-style:none;
	margin:0;
	padding:0;
}
#leftside ul li{
      margin:0;
	  padding:0;
	  
}
#leftside ul li a{
	display:block;
	padding: 4px 4px 4px 0.5em;
	border-bottom: 1px dashed #000042;
	color:#000042;
	text-decoration:none;
	width:100%;
}
#leftside ul li a.top{

	padding-top: 1.2em;
	
}

/*
html>body #leftside ul li a{
	width:auto;
}
*/



#leftside ul li a:hover{
	
	background-color: #c8dcee;
	color: #000042;
}
/*end of left sidebar*/
/*right sidebar */
#rightpanel{
	top:120px;
	width: 20%;
	float: right;
	margin-right: 5px;
	margin-top:10px;
	color:#333366;
}
/*-------*/

#rightpanel h3{
background-image:url(../images/cornerarrow.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	background-color:#333366;
	color:#fff;
	text-align:left;
	padding-left:24px;
	padding-bottom:0.4em;
	padding-top:0.3em;
	font-size:0.8em;
	margin-bottom:0;
	margin-top:0.3em;
}
.borders{
font-size:0.8em;
border-left:1px solid #333366;
border-right:1px solid #333366;
border-bottom:1px solid #333366;
padding:0.3em;
}
#rightpanel .borders ul{
list-style-type:none;
margin-left:0.2em;
padding-left:0.5em;
}
#rightpanel .borders ul li{

	background:url(../images/arrow.gif) no-repeat  0 0.5em;
	padding-left: 10px;
	font-size:0.9em;
}
#rightpanel .borders ul li.bookonline{

	background: url("../images/bookonlineicon.gif") no-repeat  0 0;
	padding-left: 34px;
	height:26px;
	font-size:0.9em;
}
#rightpanel .borders  ul li a{
   text-decoration:none;
   color:#000042;
}
#rightpanel .borders ul li a:hover{
   color:#000042;
   text-decoration:underline;
}
#rightpanel .borders a{
   text-decoration:none;
   color:#000042;
}
#rightpanel .borders a:hover{
   color:#000042;
   text-decoration:underline;
}
/*---------*/

.important {
	color: #CC0000;
	font-weight: bold;
}

#rightpanel h3.snap{
 background-image:url(../images/spacer.gif);
 background-repeat:no-repeat;
	background-color:#333366;
	color:#fff;
	text-align:left;
	background-color:#ef1c21;
color:#FFFFFF;
font-size:0.8em;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.snapborders{
background-image:url(../images/snaptop2.jpg);
background-repeat:no-repeat;
background-position:top left;
font-size:0.8em;
border-left:1px solid #ef1c21;
border-right:1px solid #ef1c21;
border-bottom:1px solid #ef1c21;
padding:0.3em;
}
#rightpanel .snapborders ul{
list-style-type:none;
margin-left:0.2em;
padding-left:0.5em;
}
#rightpanel .snapborders ul li{

	background:url(../images/arrow.gif) no-repeat  0 0.4em;
	padding-left: 10px;
	font-size:0.9em;
}
#rightpanel .snapborders ul li.bookonline{

	background:url(../images/bookonlineicon.gif) no-repeat  0 0;
	padding-left: 34px;
	height:26px;
	font-size:0.9em;
}
#rightpanel .snapborders  ul li a{
   text-decoration:none;
   color:#333366;
}
#rightpanel .snapborders ul li a:hover{
   color:#333366;
   text-decoration:underline;
}
#rightpanel .snapborders a{
   text-decoration:none;
   color:#333366;
}
#rightpanel .snapborders a:hover{
   color:#333366;
   text-decoration:underline;
}
#adrotatorholder{
height:165px;
}
/*end of right sidebar*/
#footer {
	clear:both;
	text-align: center;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	background-color: #f7e74a;
	border-top:1px dashed #000042;
	border-bottom:1px dashed #000042;
	}

#footer ul {
	margin:0;
	padding:0.2em;
	color: #333366;
	}

#footer li {
	display: inline;
	list-style-type: none;
	padding-left:16px;
	padding-right:2em;
	}

#footer li a {
	color: #333366;
	font-weight:bold;
	text-decoration: none;
	}
#footer a:hover {
	font-weight:bold;
	color:#4d6dbf;
}
#footer li a:hover {
	color:#4d6dbf;
}

#footer li img{
	margin-left:6px;
	
}

#bottomnav{
font-size:0.8em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#000042;
 text-align:center;
 padding-top:0.3em;
 padding-bottom:30px;
}
#bottomnav ul{
margin:0;
padding:0;
}
#bottomnav ul li{
display:inline;
padding-left:0.5em;
padding-right:0.5em;
background-image:url(../images/bar.gif);
background-repeat:no-repeat;
background-position:left;
}

#bottomnav a{
 color:#000042;
 text-decoration:none;
}
#bottomnav a:hover{
 color:#000042;
 text-decoration:underline;
}

#bottomnav{
	height:50px;

}


#bottomnav .w3clogos{
	float:left;
	width:15%;
	/* height:35px; */
}

#bottomnav .flash{
	float:left;
	width:20%;
}
#bottomnav .disclaimer{
	float:left;
	width:35%;
	/* height:35px; */
}

#bottomnav .copyright{
	float:left;
	width:30%;
	/* height:35px; */
}

#pleasenote{
padding:0.5em;
margin-top:0.5em;
font-size: 0.8em;
color:#333366 ;
font-weight:bold;
float:left;

}