/* CSS Document */
/*	Styles for generic content
	------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-size: 90%;
	line-height: 1.5em;
}
h1 {
	color: #94381f;
	font-size: 110%;
}
h2 {
	font-size: 95%;
}
h3 {
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}
/*	content
	------------------------------------------------------------- */
#container {
	margin: 10px auto;
	width: 760px;
}
.sidebar {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #231f20;
	width: 460px;
	height: 560px;
	float: left;
}
.content {
	margin: 0px 0px -4px 0px;
	padding: 0px;
	background: #f7da80;
	width: 300px;
	height: 560px;
	float: right;
}
.sidebar-inside {
	margin: 0px;
	padding: 0px;
	background: #231f20;
	width: 429px;
	height: 560px;
	float: left;
}
.content-inside {
	margin: 0px;
	padding: 0px;
	background: #f7da80;
	width: 331px;
	height: 560px;
	float: right;
}
.content-inside-alt {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content_alt_bg.gif);
	background-repeat: repeat-y;
	height: 560px;
	width: 331px;
	float: right;
}
.push {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	overflow: auto;
	height: 540px;
	width: 280px;
	float: right;
	scrollbar-face-color: #f7da80;
	scrollbar-arrow-color: #231f20;
}
.push a {
	padding-bottom: 0px;
	color: #94381f;
	text-decoration: none;
	border-bottom: 1px solid #94381f;
}
.push a:hover {
	padding-bottom: 0px;
	color: #333;
	border-bottom: 1px solid #94381f;
}
.menu-titles {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 110%;
}
.menu-titles a {
	text-decoration: none;
}
.logo {
	margin: 0px;
	padding: 0px;
}
.image {
	margin: 0px;
	padding: 0px;
	width: 429px;
	height: 341px;
}
.caption {
	margin: 0px;
	padding: 0px;
	width: 429px;
	height: 62px;
}
/* These alt div appear when flash plug-in is detected or available */
.logo-alt {
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: 157px;
}
.image-alt {
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: 341px;
}
.caption-alt {
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: 62px;
}
/*	footer
	------------------------------------------------------------- */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	padding-top: 8px;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*  picture gallery
 	------------------------------------------------------------- */
.content-inside-alt {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content_alt_bg.gif);
	background-repeat: repeat-y;
	height: 560px;
	width: 331px;
	float: right;
}
dl, p, ul, ol{
	margin: 0 0 1em;
	padding: 0;
}
dt{
	font-weight: bold;
}
form label{
	cursor: pointer;
}
img{
	border: none;
}
input{
	vertical-align: middle;
}
/* General */
div#jas-frame {
	width: 320px;
	margin: 5px 0px 0px 55px;
	padding: 10px;
	background: #f7d981;
	overflow: hidden;
}
div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 320px;
	text-align: center;
}
div#jas-thumbnails {
	float: left;
	width: 220px;
	margin: 20px 0px 0px 5px;
}
div#jas-thumbnails ul {
	list-style: none;
	width: 220px;
	margin: 0px;
	overflow: hidden;
}
div#jas-thumbnails ul li {
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}
div#jas-thumbnails ul li img {
	width: 100px;
	height: 75px;
	cursor: pointer;
}
div#jas-thumbnails ul li.selected-parent {
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #94381f;
}
div#jas-thumbnails ul li img.selected {
	width: 96px;
	height: 71px;
}
h6#jas-image-text {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding-top: 2px;
}
img#jas-image {
	margin: 0px auto;
}
ul#navigation-controls {
	width: 320px;
	list-style: none;
	margin-left: 65px;
}
ul#navigation-controls li {
	float: left;
	line-height: 1.5em;
	/*margin-right: 0.5em;*/
}
ul#navigation-controls li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
ul#navigation-controls li#image-counter {
	margin: 0.2em 1.0em 0 1.0em;
	color: #ffffff;
	font-size: 11px;
}
li.slideshow-item {
	margin-left: 4.5em;
}
.pic-gallery-title {
	margin: 0px;
	padding-left: 5px;
}

/* Open Table Code */

.OT_feedTitle {
	
	display: none;	
}

#OT_logoLink {
	
	display: none;
}

#OT_logo {
	
	display:none;
}

.imgCal {
	background-color: white;
	display: none;
	position: relative;
	z-index: 9999;
	top: -30px;
	left: -30px;
}

.imgCal table {
	
	width: 100%;	
}

#cal1Shim {
	background-color: transparent;	
	height: 1px !important;
	display: none;
}

#OT_searchWrapperAll {
	
	margin-top: 10px;
}

#OT_searchWrapper {
	
	
}

#OT_searchWrapper dd, OT_searchWrapper dt {
		
}


#OT_searchWrapper dt {
	padding-left: 45px;
	width: 80px;
	height: 40px;	
	float: left;
	text-align: right;
}

#OT_searchWrapper dd {
	float: right;
	width: 170px;
	height: 40px;
	padding: 0;
	margin: 0;	
}

#startDate {
	width: 78px;	
}

.OT_TableButton {

	background-image: url('/images/ot_submit_btn.gif');
}
