 /* --// basic elements --// */
body { 
	font-family:Verdana;
	font-size: .8em;
	color: #555;
	background: #d1be8d url(../images/leaf_bkg3.jpg) repeat-y center; 
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
}

h2.humans {
color: #ee5000;
font-weight: normal;
font-size: 1.4em;}

h2.horses {
color: #357336;
font-weight: normal;
font-size: 1.4em;}

h1.mainlogo {
	width: 136px;
	height: 200px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	text-indent: -9999px;
	background: url(../images/jynba_logo_hm.gif) no-repeat;
	}

.subhead {
float: right;
padding: 0 20px 0 20px;
width: 541px;
}

h2.subheader {
font-size: 1.7em;
color: #666;
}

h3.subheader {
padding-top: 5px;
padding-right: 70px;}

.forhumans {
background: #f37f45;
width: auto;
color: #FFF;
padding: 5px 0 5px 20px;
font-size: 1.5em;
margin: 0 -20px 20px -20px;
}

.forhorses {
background: #6c996c;
width: auto;
color: #FFF;
padding: 5px 0 5px 20px;
font-size: 1.5em;
margin: 0 -20px 20px -20px;
}
	
h2 {
color: #333;
font-weight: normal;
line-height: 1.2em;
margin: 0 0 0 0;
padding: 0 0 10px 0;
font-size: 1.2em;
}

h3 {
margin: 0 0 .6em 0;
padding: 0 0 0 0;
font-size: 1.0em;
font-weight: bold;
color: #333;
}

p {
margin: 0 0 .6em 0;
}

.grayed {
color: #7c7c7c;
}

.dark {
color: #333;
}

ul.schedule {
margin: 0;
padding-left: 15px;
}

ul.schedule li {
list-style: square;
margin-bottom: 8px;
}

/* Begin navigation Layout */

.homelinks ul{
margin: 0;
padding: 0;
}

.homelinks li {
list-style-type: square;
line-height: 1.3em;
margin:0 0 0 15px;
padding: 4px 0 0 0;
}

.horses li {
color: #357336;
}

.humans li {
color: #F60;
}


/* end navigation Layout */


.hr {
width: auto;
border-top: 1px solid #9ac2cb;
height: 1px;
margin-bottom: 15px;
}

.dotted {
width: 100%;
border-top: 1px dotted #cccccc;
margin-bottom: 15px;
}

.emb, #nav .emb {
background: url(../images/hr_emb.gif) no-repeat center;
border-top: none;
margin-bottom: 0.8em;
margin-top: 0.8em;
height: 8px;}

.emb hr,
.hr hr {
display: none;
}

.pipes {
color: #999;
padding: 0 5px 0 5px;
}

.underline {
text-decoration: underline;
}

.spacingtop {
margin-top: 1.3em;
}

.centered {
text-align: center;
}

.smallerprint {
font-size: 0.8em;
color: #7c7c7c;
}

.formerror {
border: 2px solid #FFCC00;
background-color: #FFFFDD;
color: #ee5000;
padding: 10px;
margin: 10px 0 20px 0;
}

.formerror li {
margin-left:20px;
padding-top: 5px;
}

a,
a:visited {
color: #003399;
}

a.nounderline,
a:visited.nounderline {
text-decoration: none;
}

a:hover,
a.nounderline:hover {
text-decoration: underline;
}

.pipe {
color: #999;
padding: 0 15px 0 15px;
}

a.register {
font-size: 1.5em;
font-weight: bold;
}

/* Begin Columnar Layout */
		#container {
			width: 740px;
			\width: 740px;
			w\idth: 740px;
			border-left: 1px solid #ffcc00;
			border-right: 1px solid #ffcc00;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 15px 0 0 0;
			background: #fff;
		}

		#content {
			padding: 0 20px 0 20px;
			width:auto;
			height: auto;
			margin-right: 380px;
			background-color: #fff;
			border-right: 1px dotted #a9d0cd;
		}

		#rightcolumn {
			float: right;
			width: 340px;
			margin: 0 0 0 0;
			padding: 0 20px 0 20px;
			height: auto;
			background-color: #fff;
			text-align: left;
			color: #333;
		}

		#footer {
			clear: both;
			padding: 5px 15px 5px 15px;
			margin-top: 30px;
			border-bottom: 1px solid #a9d0cd;
			background-color:#e5e5e5;
		}
/* End Columnar Layout */

/* Begin Columnar Layout Subpages*/

		#contentsubpage {
			padding: 0 20px 0 20px;
			width:auto;
			height: auto;
			margin-right: 240px;
			background-color: #fff;
			border-right: 1px solid #fc0;
		}

		#rightcolumnsubpage {
			float: right;
			width: 200px;
			margin: 0 0 0 0;
			padding: 0 20px 0 20px;
			height: auto;
			background-color: #fff;
			text-align: left;
			color: #333;
		}

/* End Columnar Layout */

.floatright {
float: right;
}

img.floatright {
padding-right: 10px;
}

.floatleft {
float: left;
}

img.floatleft {
padding-right: 20px;
padding-bottom: 10px;
}

th.top,
td.top {
vertical-align: top;
padding-top: 2px;
}


table.classdetails th {
width:100px;
text-align:right;
font-weight: normal;
color: #7c7c7c;
}

table.classdetails th,
table.classdetails td {
padding-bottom: 7px;
}

table.form {
border: none;
width: auto;
}

table.form th {
width:175px;
text-align:right;
}

table.form label.notrequired {
font-weight: normal;
}

table.form td,
table.form th {
padding-bottom: 0.3em;
}

table.form tr.spacingtop td,
table.form tr.spacingtop th { 
padding-top: 1.2em !important;}

input {
font: 0.9em Verdana;
}

fieldset {
border: none;
padding: 0;
margin: 0 0 0 -1px;
}

#subpagebanner {
height:90px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #fc0;
}

#subpagebanner h1 {
	float:left;
	width: 90px;
	height: 90px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	text-indent: -9999px;
	background: url(../images/jynba_logo_sm.jpg) no-repeat;
	border-right: 1px solid #ccc;
}

#subpagebanner h2 {
font-size: 2.0em;
}

#subpagebanner .breadcrumbs {
color: #999;
padding: 0 0 10px 0;
}

/*  Gallery  */

#myGallery, #myGallerySet, #flickrGallery
{
	width: 440px;
	height: 262px;
	z-index:5;
	margin-bottom: 15px;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor:default;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	cursor:default;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
