body {color: #999;
	font-family: helvetica, verdana, arial, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	background: #fff;
	text-decoration: none;
}
	.logo {
	position:absolute;
	left:15px;
	top:15px;
	width:160px;
	height:45px;
	text-align: left;
	z-index:0;
}
#leftNavcont {
	position:absolute;
	left:15px;
	top:95px;
	width:160px;
	height:380px;
	z-index:7;
}
.leftNavSub {
	left: 5px;
	position: relative;
	line-height: 18px;
	top: 1px;
	letter-spacing: .05em;
}
.lNH {
	font-weight:bold;
	line-height: 26px;
	letter-spacing: .1em;
}
a:link,a:visited{
color:#999;
text-decoration:none
}

h1{
font: normal 1em/1em Helvetica, sans-serif;
color:#999
}

p{
font-size:14px;
padding:1em 0
}

a:hover,a:visited:hover{
color:#666;
text-decoration:underline
}

a.inactive:link,a.inactive:visited{
color:#CECEB5
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #ccc;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 5px;
	position:absolute;
	left:250px;
	top:70px;
	width: 500px;
	height: 500px;
	display: visible;
	border: 1px solid #fff;
}

.content a
{
	color: #ccc;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #ccc; }

.mlist { border: 0px; }
.mlist input { font-size: 10px; background-color: #cccccc; border: 1px solid #999; }

#myGallery
{
	text-align: left;
	margin:0 auto;
	padding: 0;
	width:100%;
	position:relative;
}


#myGallery
{
	width: 456px;
/* 294 standard   */
	height: 410px;
	z-index:5;
	display: none;
	border: 1px solid #fff;
}

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

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

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
}

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

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

* html .jdGallery .slideInfoZone
{
	bottom: 30px;
}

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

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

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 130px;
	width: 402px;
	z-index: 10;
	margin: 0px;
	left: 26px;
	top: 0;
}

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

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

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

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

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

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

.jdGallery .carousel .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: 35%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

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

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

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/left3.gif') no-repeat bottom left;
}

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

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/right3.gif') no-repeat bottom right;
}

* html .jdGallery a.right { background: url('img/right3.gif') no-repeat bottom 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.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

	/*.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); }
	
	
/* SLIGHTBOX */
/* variation on SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
	z-index: 15;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 20;
	border: 1px solid #666;
}

#lbCenter {
	padding: 5px;
}

.lbLoading {
	background: #fff url('img/sansload.gif') no-repeat center;
	border: 1px solid #666;
}

#lbImage {
	z-index: 25;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 26;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('img/left3.gif') no-repeat 0% 50%;
}

* html #lbPrevLink:hover { background: transparent url('img/left3.gif') no-repeat 0% 50%; }

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('img/right3.gif') no-repeat 100% 50%;
}

* html #lbNextLink:hover { background: transparent url('img/right3.gif') no-repeat 100% 50%; }

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.2em;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('img/closelabel2.gif') no-repeat center;
	margin-bottom: 8px;
}

#lbNumber {
	display: block;
	float: left;
}

#lbNumber.gallery {
	display: block;
	float: left;
	padding: 10px;
}

#lbCaption {
	margin-left: 10px;
	display: block;
	float: left;
}

#lbDescription {
	float: left;
	padding-right: 10px;
}

#lbDescription #lbTitle {
	float: left;
	clear: both;
	font-weight: bold;
}

#lbDescription #lbCaption {
	margin-left: 0;
}


