﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container {
	width: 900px;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile.gif) left;
	background-repeat: repeat-y;
}
#masthead {
	background-color: #fff;
	background: url('../images/Cab-Reflected2.jpg');
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 880px;
	padding: 0;
	height: 135px;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #abc;
	overflow: hidden;
	padding-bottom: 2px;
}
#column_l {
	width: 600px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #abc;
	/*background-color: #eef;*/
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 300;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: small;
	text-align: right;
	margin: 10px 10px 0 10px;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 1px;
	padding: 0;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
h9 {
	color: #965;
	font-size: 0.3em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #fff;
	font-size: small;
	text-align: center;
	margin: 0;
	padding: 5px;
}
#column_r ol {
	color: #fff;
	font-size: small;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 5px;
}

#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Styles for Drop Down Navigation */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 7000}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index: 7000}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 96px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #97B8E2;
	z-index: 7000}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 7000}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	z-index: 7000;
	font: 11px arial;
}

	#sddm div a:hover
	{	background: #97B8E2;
		color: #FFF}
		
/* Styles for Galleries */		
#slideshow {list-style:none; color:#fff}
#slideshow span {display: none;}
#wrapper {
	width: 800px;
	margin: 10px auto 10px 25px;
	display: none;
}
#wrapper * {
	margin: 0;
	padding: 0;
	color: #fff;
}
#fullsize {
	position: relative;
	width: 800px;
	height: 525px;
	padding: 2px;
	border: 0px solid #ccc;
	background: #fff;
	z-index: 148;
	color: #fff;
}
#information {
	position: absolute;
	bottom: 0;
	width: 800px;
	height: 0;
	background: #fff;
	overflow: hidden;
	z-index: 200;
	opacity: .8;
	filter: alpha(opacity=80);
	color: #abc;
}
#information h3 {
	padding: 4px 8px 3px;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
#information p {
	padding: 0 8px 8px;
	text-align: center;
	color: #000000;
}
#image {width: 800px}
#image img {position: absolute;z-index: 25;width: auto;}
.imgnav {position:absolute; width:25%; height:525px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url('../images/slide/left.jpg') left center no-repeat}
#imgnext {right: 0;	background: url('../images/slide/right.jpg') no-repeat right center}
#imglink {position:absolute; height:525px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:64px; background:url('../images/slide/scroll-left.jpg') center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#fff}
#slideright {float:right; width:20px; height:64px; background:#fff url('../images/slide/scroll-right.jpg') center center no-repeat}
#slideright:hover {background-color:#fff}
#slidearea {
	margin: 0px 0 0 5px;
	float: left;
	position: relative;
	width: 749px;
	height: 64px;
	overflow: hidden;
}
#slider {
	position: absolute;
	left: 0;
	height: 64px;
}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


/* Styles for Front Page Slideshow */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 700px;
	height: 525px;
	z-index: 1;
	border: 0px solid #000;
	margin-top: 3px;
}

#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%;
}

.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;
}

.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;
}
/* Styles for Galleries 2*/		
#slideshow2 {list-style:none; color:#fff}
#slideshow2 span {display: none;}
#wrapper2 {
	width: 800px;
	margin: 10px auto 10px 25px;
	display: none;
}
#wrapper2 * {
	margin: 0;
	padding: 0;
	color: #fff;
}
#fullsize2 {
	position: relative;
	width: 800px;
	height: 485px;
	padding: 2px;
	border: 0px solid #ccc;
	background: #fff;
	z-index: 148;
	color: #fff;
}
#information2 {
	position: absolute;
	bottom: 0;
	width: 800px;
	height: 0;
	background: #fff;
	overflow: hidden;
	z-index: 200;
	opacity: .8;
	filter: alpha(opacity=80);
	color: #abc;
}
#information2 h3 {
	padding: 4px 8px 3px;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
#information2 p {
	padding: 0 8px 8px;
	text-align: center;
	color: #000000;
}
#image2 {width: 800px}
#image2 img {position: absolute;z-index: 25;width: auto;}
.imgnav2 {position:absolute; width:25%; height:525px; cursor:pointer; z-index:150}
#imgprev2 {left:0; background:url('../images/slide/left.jpg') left center no-repeat}
#imgnext2 {right: 0;	background: url('../images/slide/right.jpg') no-repeat right center}
#imglink2 {position:absolute; height:525px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails2 {margin-top:5px}
#slideleft2 {float:left; width:20px; height:110px; background:url('../images/slide/scroll-left.jpg') center center no-repeat; background-color:#fff}
#slideleft2:hover {background-color:#fff}
#slideright2 {float:right; width:20px; height:110px; background:#fff url('../images/slide/scroll-right.jpg') center center no-repeat}
#slideright2:hover {background-color:#fff}
#slidearea2 {
	margin: 0px 0 0 5px;
	float: left;
	position: relative;
	width: 749px;
	height: 110px;
	overflow: hidden;
}
#slider2 {
	position: absolute;
	left: 0;
	height: 110px;
}
#slider2 img {cursor:pointer; border:1px solid #666; padding:2px}



