
/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
#mainContainer {
	position: relative;
	width: 930px;
	}
#frameD {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 930px;
	min-height: 591px;
	background: white;
	border: 2px solid yellow;
	text-align: left;
	padding-bottom: 5px;
	}	
#frame {
	position: relative;
	top: 8px;
	width: 930px;
	min-height: 591px;
	background: white;
	border: 2px solid yellow;
	}
#upperRight a {
	position: absolute;
	top: 7px;
	right: 50px;
	background: url(../images/welcome.gif);
	}
#upperRight a:hover {
	background: url(../images/guys1.gif);
	}		
#header {
	position: absolute;
	top: 4px;
	right: 6px;
	margin: 0px 0px;
	width: 918px;
	height: 92px;
	text-align: right;
	background: url(../images/header.gif);
	}
#headerD {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 748px;
	height: 92px;
	border-bottom: 3px solid white;
	}	
#slideshow {
	position: absolute;
	top: 100px;
	left: 6px;
	background: white;
	height: 155px;
	}			
#footer {
	position: absolute;
	top: 555px;
	left: 6px;
	background: #66CCCC;
	width: 918px;
	height: 30px;
	text-align: left;
	color: white;
	}
#footer .navFooter {
	padding: 8px 8px 0 200px;
	font-size: .9em;
	font-weight: bold;
	color: navy;
	}
#footer a {
	color: navy;
	padding: 0 5px 0 5px;
	}			
#footer a:hover {
	color: white;
	text-decoration: none;
	}	

#main {
	text-align: left;
	}
#main .detailText {
	color: white;
	font-size: 1.1em;
	padding: 1px 12px 5px 12px; 
	}	
#main .detailText a{
	color: white;
	}	
#right {
	position: absolute;
	top: 100px;
	right: 6px;
	width: 303px;
	height: 450px;
	max-height: 450px;
	overflow: hidden;
	background: #2C7E8F;	
	padding: 0 0px 0px 0;
	}
#right p {
	line-height: 1.2em;
	margin-bottom: .8em;
	}	
#left {
	position: absolute;
	top: 3px;
	left: 15px;
	width: 160px;
	height: 584px;
	background: white;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	-moz-opacity:.6;
	opacity:.8;
	filter:alpha(opacity=60);
	}
#menu {
	position: absolute;
	z-index: 99;
	top: 115px;
	left: 18px;
	width: 159px;
	}
#menuD  {
	margin-left: 6px;
	width: 159px;
	}
#dropdown, #adminmenu {
	text-align: right;
	}

#dropdown li, #adminmenu	{
	list-style-type: none;
	float:right;
	}	
#dropdown a, #adminmenu a {
	display: block;
	text-decoration: none;
	line-height: 30px;
	width: 156px;
	font-size: 12px;
	color: navy;
	padding-right: 18px;
	}
#dropdown a:hover, #adminmenu a:hover { 
	background: url(../images/menuBack2.gif); 
	background-repeat: no-repeat;
	line-height: 30px;
	width: 156px;
	color: #238F8F;
	font-weight: bold;
	}

#pageMenu {
	position: absolute;
	z-index: 6;
	top: 7px;
	left: 380px;
	color: white;
	}	
#pageMenu a {
	font-style: italic;
	font-size: 1.0em;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	}	
#dateBox {
	position: absolute;
	z-index: 100;
	top: 100px;
	right: 6px;
	width: 186px;
	height: 30px;
	background: black;
	}	
#date {
	position: absolute;
	z-index: 101;
	top: 105px;
	right: 6px;
	color: white;
	width: 186px;
	text-align: center;
	}
#logoH {
	position: absolute;
	z-index: 99;
	top: 8px;
	left: 18px;	
	width: 156px;
	height: 87px;
	background: url(../images/logo.png)
	}		
#logo {
	position: absolute;
	z-index: 99;
	top: 8px;
	left: 11px;	
	width: 156px;
	height: 87px;
	background: url(../images/logo.png)
	}	
#temp {
	position: absolute;
	visibility: hidden;
	left: 105px;
	top: 375px;
	width: 625px;
	height: 150px;
	z-index: 1000;
	border: 2px solid navy;
}
#weather {
	position: absolute;	
	top: 559px;
	left: 23px;
	height: 20px;
	width: 67px;
	overflow: hidden;
	}	
#time {
	position: absolute;
	top: 560px;
	left: 90px;
	height: 20px;
	width: 78px;
	background: url(../images/tempBack.gif);
	}	
#clock	{
	position: absolute;
	top: 560px;
	left: 85px;
	display: block;
	height: 20px;
	width: 70px;
	text-align: right;
	padding-top: 3px;
	font-weight: 700;
	}
#hotLinks {
	position: relative;
	left: 0px;
	width: 930px;
	border: 2px solid yellow;
	background: #255995;
	color: white;
	text-align: left;
	margin: auto;margin-top: 20px;
	height: 150px;
	}	
#hotLinks h3 {
	color: white;
	margin: 0px;
	display: block;
	margin: 15px;
	}	
#hotLinks ul {
	margin-left: 15px;
	}	
#hotLinks li {
	margin-left: 15px;
	}	
#hotLinks a, #hotLinks a:visited {
	color: #66CCCC;
	font-size: 1.4em;
	font-weight: bold;
	}
#hotLinks a:hover {	
	color: yellow;
	text-decoration: none;
	}	
#leftDiv {
	position: absolute;
	top: 45px;
	left: 15px;
	width: 450px;
	color: #66CCCC;
	}
#rightDiv {
	position: absolute;
	top: 45px;
	right: 15px;
	width: 450px;
	color: #66CCCC;
	}		
#slideShow2  {
	position: absolute;
	top: 5px;
	left: 621px;
	background: #5478BC;
	}
#siteTagline {
	position: absolute;
	top: 15px;
	left: 180px;
	width: 430px;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: 600;
	color: #022059;
	}	
#brandingH #siteTagline {
	position: absolute;
	top: 15px;
	left: 180px;
	width: 560px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: 600;
	color: #022059;
	}		
#siteName {
	display: none;
	}		
#table {
	margin-left: 6px;
	margin-top: 4px;
	width: 920px;
	}	
#table .blankCel {
	height: 95px;
	}	
#leftBlue {
	padding-top: 110px;
	background: url(../images/leftBlue.gif) repeat-y;
	min-height: 461px;
	}	
#left2 {
	position: absolute;
	top: 3px;
	left: 13px;
	width: 151px;
	height: 97px;
	background: white;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	-moz-opacity:.6;
	opacity:.8;
	filter:alpha(opacity=60);
	}
#mainText {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 95px;
	}		
#temp2 {
	position: absolute;
	visibility: hidden;
	left: 100px;
	top: 375px;
	width: 625px;
	height: 150px;
	z-index: 1000;
	border: 2px solid navy;
}
#weather2 {
	float: left;
	margin-left: 2px;
	margin-top: 4px;
	height: 20px;
	width: 78px; 
	overflow: hidden;
	}	
#clock2 {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	height: 20px;
	width: 78px;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	font-weight: 700;
	background: url(../images/tempBack.gif) no-repeat;
	}		
#footer2 {
	background: #66CCCC;
	border-top: 3px solid white;
	border-right: 3px solid white;
	height: 30px;
	text-align: left;
	color: white;
	}
#footer2 .navFooter {
	padding: 8px 8px 0 225px;
	font-size: .9em;
	font-weight: bold;
	color: navy;
	}
#footer2 a {
	color: navy;
	padding: 0 5px 0 5px;
	}			
#footer2 a:hover {
	color: white;
	text-decoration: none;
	}		
#detailTitle {
	color: white;
	width: 581px;
	background: red;
	}	
h1 {
	background: #66CCCC;
	font-size: 1.8em;
	font-weight: 600;
	padding: 2px 0px 2px 10px;
	margin: 0px -7px 10px -7px;
	}
#main h1 {
	background: none;
	color: white;
	font-weight: 400;
	font-size: 1.6em;
	
	}		
.mapTitle {
	position: absolute;
	display: block;
	left: 15px;
	top: 300px;
	width: 147px;
	height: 20px;
	text-align: center;
	background: #FEEB04;
	font-size: 16px;
	font-weight: bold;
	}	
#mapLink {
	position: absolute;
	left: 15px;
	top: 323px;
	border: 1px solid #FEEB04;
	}
#rightCel {
	width: 168px;
	text-align: center;
	background: #2C7E8F;
	}
.adTitle {	
	font-size: 1.4em;
	font-weight: 600;
	padding-top: 10px;
	height: 26px;
	display: block;
	text-indent: 10px;
	}
.adimage {
	padding-bottom: 3px;
	}	
#mainText .detailText {
	margin-top: 8px;
	}
#bread {
	position: absolute;
	top: 135px;
	right: 10px;
	text-align: right;
	}	
#venueTypeSearch {
	background:  #66CCCC;
	margin-left: -5px;
	margin-right: -10px;
	border: 1px solid yellow;
	}
.question  {
	color: navy;
	font-weight: bold;
	font-style: italic;
	}	
.formField {
	color: navy;
	padding-left: 2px
	}	
.searchTitle h2 {
	color: white;
	font-size: 1.1em;
	display: block;
	}	
.pod .label {
	color: white;
	font-size: 1.0em;
	font-weight: 400;
	}			
.quickSearch {
	color: white;
	padding-bottom: 5px;
	margin-bottom: 3px;
	background: #103B8C;
	border: 1px solid #66CCCC;	
	}
.busSearch {
	color: white;
	padding-bottom: 5px;
	padding-left: 150px;
	margin-bottom: 3px;
	background: #103B8C;
	border: 1px solid #66CCCC;	
	}	
.busSearch h2 {
	MARGIN-left: -140px;
	color: white;
	}	
.venueListingContainer	.listingTitleImage {
	height: 60px
	}
#designer {
	position: absolute;
	right: 5px;
	top: 770px;
	font-size: .9em;
	}	
