html { background: url(../../tvba_files/images_ui/website_bkgd.jpg); }
body {font-size:90%;  }
h1 a { font-size: 40px; text-indent: -3000px; height: 40px; width: 400px; display: block; }
h1 { margin: 0px; line-height: 1; }

h1, h2, h3 { font-family: Rockwell, Georgia;}

h2 { color: #659EE3; margin-top: 9px;}

ul#tvbaFeatures { margin-left: 0px; list-style: none; font-size: 85%; height: 100px;}
ul#tvbaFeatures li {width: 48%; float: left; margin-right: 10px;}
ul#tvbaFeatures li img { margin-top: 2px;}


#content.span-24 { padding:0; margin: 0px;}
#header {/*  background: url(../../tvba_files/images_ui/header.png) no-repeat;  */height: 150px; }
.container { padding: 0px;}
body { background: url(../../tvba_files/images_ui/home_content_bkgd.jpg) center top repeat-x #fff; }


iframe.googleCalendar { z-index: 9999; margin: 5px 15px 20px 45px;}
.calendarFrame { z-index: 9998; background: url(../../tvba_files/images_ui/home_calendar_bkgd.png) no-repeat;  }

.container.becky { background: url(../../tvba_files/images_ui/home_becky.png) no-repeat bottom right; }

#footer { z-index: 0; background: url(../../tvba_files/images_ui/footer_bkgd.jpg) repeat-x #330000; height: 200px;}
#footer .mascotPanel { z-index: 0; height: 100px; margin: -20px 0 20px 0; background: url(../../tvba_files/images_ui/footer_mascot_panel.png) no-repeat; }
#footer a.blogLink { color: #e4dfc5; text-decoration: none; }
#footer a.blogLink:hover { color: white;  text-decoration: underline; }
#footer img { margin: -25px 10px 0 0px; float: left; border: solid 3px #B38863; }

a.blogReadmore { text-indent: -10000px; display: block; width: 93px; height: 24px; background: url(../../tvba_files/images_ui/blogStorybutton.png) no-repeat 0 0; }
a.blogReadmore.active { background: url(../../tvba_files/images_ui/blogStorybutton.png) no-repeat 0px -24px;}


.staffEntry p {  }
.staffPhoto img { margin: 10px;}
.staffPhoto { background: url(../../tvba_files/images_ui/photo_bkgd.png) repeat-x #e5efff; width: 140px; margin-bottom: 1.5em; border: 1px solid #c3d9ff; }

#sidebar { margin-top: -29px; float: left; width: 260px; padding: 1.5em 0 3em 50px; background: url(../../tvba_files/images_ui/sidebar.png) no-repeat; }
#sidebar table td {padding: 0px 0px 5px 0px;}
#sidebar table td a {margin-right: 0px; padding: 3px 3px 6px 3px; border: 1px solid #c3d9ff; background-color: #fff; width: 46px; height: 46px; display: block; }
#sidebar table a:hover { background-color: #e8effd; border: 1px solid #acb6d1; }
#sidebar ul li a { text-decoration: none; color: #5F8FF8; display: block; border-bottom: 1px solid #c3d9ff; padding: 3px 0 3px 10px; }
#sidebar ul li a:hover	{ color: #2356F7; background-color: #e5efff; }
#sidebar ul { list-style: none; margin-left: -30px; border-top: 1px solid #c3d9ff; position: relative; }

img.left { float: left; border: solid 3px #B38863; margin: 0 10px 10px 0; }


/* Sliding Subnav Styles */
#mainNav.slidenav ul { margin-left: 0; margin-bottom: 0; margin-right: 0; margin-top: 20px; }
.slidenav { width: 100%; padding-left: 40px; }
.slidenav a { color: #aaaaaa; text-decoration: none; width: 160px; text-indent: -3000px;}
.slidenav a:hover {}
.slidenav ul, .slidenav ul li { height: 48px; line-height: 48px; list-style: none;}
.subnav ul li, .subnav ul, .slidenav-box { height: 24px; line-height: 24px; list-style: none; }
.slidenav ul a { display: block; padding: 0; }
.slidenav ul li, .subnav ul li { float: left;}
.slidenav ul li ul { display: none; position: absolute; top: 54px; left: 0;}
.slidenav ul li:hover ul { display: block;}
.subnav ul { margin: 0px; padding: 0px; display: none; font-size: 14px;}
.subnav ul a { text-transform: lowercase; color: #000; text-decoration: none; display: block; padding: 0 8px; font-family: Helvetica, Arial; }
.subnav ul a:hover { color: #000; text-decoration: none; background: url(../../tvba_files/images_ui/subNav_bkgd.gif) repeat-x; }
.slidenav-box { margin: 0px; padding: 0 0 0 10px;  }
.inactive-box { visibility: hidden;}
/* End Sliding Subnav Styles */



/* jQuery lightBox plugin @version 0.5 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
