/* embryo.css - Copyright Ian Walton 2007/2008 */

img {
border: 0px;
}

body {
font-family: "Lucida Sans",  helvetica, verdana, arial;
font-size: 10px;
word-spacing: 1px;
margin: 0px;
height: 100%;
}

#content {
background-color: #FFFFFF;
padding-bottom:50px;
}

#foot {
height:40px;
}

html {
height: 100%;
}

#nav {
margin-left: 0px;
margin-top: 150px;
width: 160px;
text-align:right;
padding-right:20px;
position:absolute;
line-height:2.5em;
color:#556b75;
}

*html #nav {
margin-left: -465px;
}

#nav a {
text-decoration:none;
}

#nav a:hover {
color:#556b75;
}

#navext a {
color:#556b75;
}

#text {
margin-left: 180px;
margin-top: 150px;
width: 250px;
padding-left: 20px;
padding-right: 20px;
padding-bottom:40px;
text-align:justify;
position:relative;
color: #6692B2;
line-height:2.5em;
clear:both;
}

*html #text {
margin-left:80px;
}

#text .header {
font-size: 11px;
color: #3F5A6E;
}


#text b {
color: #3F5A6E;
}

#text a {
text-decoration:none;
color: #456379;
}

#text a:hover {
text-decoration:none;
color: #000000;
}

#text .subnotes {
color:#999999;
}

#text .subnotes b {
color:#999999;
font-weight:bold;
}

#text hr {
height:1px;
border: 0px;
color: #6692B2;
background-color:#6692B2;
}

.inline {
float:left;
margin-right: 10px;
margin-top: 9px;
}

.block {
display:block;
margin-bottom: 10px;
}

#belowhead {
padding-top:19px;
}

*html #belowhead {
padding-top:17px;
}

#image {
margin-left:490px;
margin-top: 150px;
width:500px;
height:376px;
position:absolute;
background-image:url(images/loader.gif);
background-repeat:no-repeat;
background-position:250px 50px;
}

#imageulo {
margin-left:490px;
margin-top: 150px;
width:500px;
height:376px;
position:absolute;
background-image:url(images/loader.gif);
background-repeat:no-repeat;
background-position:250px 50px;
}

#video {
margin-left:490px;
margin-top: 550px;
width:500px;
height:412px;
position:absolute;
background-image:url(images/loader.gif);
background-repeat:no-repeat;
background-position:250px 50px;
}

*html #image {
margin-left:20px;
}

#next {
margin-left:870px;
margin-top:470px;
width:30px;
height:20px;
position:absolute;
background-color:#FF0000;
padding-left:10px;
padding-right:10px;
padding-top: 5px;
}

/* Footer: */

#holder {
position: relative;
min-height: 100%;
}

#holder .column {
float:left;
}

* html #holder {
height: 100%;
}

#footer {
position:relative;
margin-top: -40px;
margin-left: 20px;
height: 2px;
width: 970px;
clear:both;
background-image:url(images/alt_tile_b.gif);
}

*html #footer {
margin-left:0px;
}

#copyrightholder {
margin-left: 470px;
padding-right:20px;
width: 478px;
text-align:right;
padding-right:20px;
position:relative;
color: #97a5aa;
height: 2px;
background-image:url(images/alt_tile_c.gif);
border-left: 2px solid #FFFFFF;
}

#copyright {
position:relative;
padding-top: 14px;
height:30px;
}

#copyright a {
text-decoration:none;
color: #97a5aa;
}

#copyright a:hover {
text-decoration:none;
color: #7f8d92;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}



/* Gallery: */

#myGallery
{
	width: 500px;
	height: 370px;
	z-index:5;
	display: none;
	border: 0px;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: 250px 50px;
	background-image: url('images/loader.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 480px;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #FFFFFF;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	text-align:right;
	padding-right: 20px;
	background-image:url(images/alt_tile_c.gif);

}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding-top:11px;
	font-size: 9px;
	margin: 0;
	margin: 2px 5px;
	font-weight: normal;
	color: #333333
}

.jdGallery .slideInfoZone h2 .bold {
	font-weight: bold;
}

.jdGallery .slideInfoZone p
{
	padding-right: 40px;
	font-size: 9px;
	margin: 2px 5px;
	color: #333333;
}

.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;
}

.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 #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	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: 20px;
	width: 20px;
	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: 40px;
	top: 50px;
	background: url('images/left.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('images/left.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 415px;
	top: 50px;
	background: url('images/right.png') no-repeat center right;
}


* html .jdGallery a.right { background: url('images/right.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); }


/* Menu */

div.sdmenu {
}

div.sdmenu div {
	overflow: hidden;
}

div.sdmenu div:first-child {
}

div.sdmenu div.collapsed {
	height: 20px;
}
div.sdmenu div span {
	display: block;
	padding-top: 0px;
	cursor: pointer;
	line-height: 2em;
}

div.sdmenu div span a {
	text-decoration: underline;
}

div.sdmenu div.collapsed span {
}

div.sdmenu div a {
	padding-top: 0px;
	display: block;
	color:#84a5b5;
	text-decoration:none;
}

div.sdmenu div a.current {
}

div.sdmenu div a:hover {
	text-decoration: none;
}