@charset "utf-8";

/* ------------------- middle section etc -----------------------------*/
/*#leftbar{
	position:relative;
	left:10px;
	width:200px;

	background-color: white;
	height:700px;
	display:block;
	clear:right;
	top:20px;
}
#primary{
	position:relative;	
	left:220px;	
	padding: 0 20px;  remember that padding is the space inside the div box and margin is the space outside the div box 
	background: #FFFFFF;
	top:-680px;
	width:690px;
}*/
a,a:link,a:visited,.box1 a,.box1 a:link,.box1 a:visited{
	color:silver;
}
a:hover,.box1 p a:hover{
color:green;
}
a:active,.box1 a:active{
	color:silver;
}
#subcontainer{
/*background-color:pink;*/
	position:relative;
	top:0px;
	left:0px;
	height:100px;
}
#primary{
color:white;
	margin: 30px 0 0 160px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
/*	background-color:yellow;*/
	line-height: 1.6em;

}
#leftbar{
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: black; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	margin-top:20px;
	padding:0;
	font-size:1em;
}
#leftbar ul{
	background-image: url(images/leftbar2009v1top.jpg);
	background-position: top;
	background-repeat: no-repeat;
/*	padding:3px;*/
	padding-top:10px;
	margin:0;
	padding-left:0px;
	border-bottom:1px #737373 solid;	
/*	margin-bottom:10px;*/
	font: 1em bold Georgia, Helvetica, sans-serif;
 
}
#leftbar ul li{
/*	background-color: #7fffd4;*/
/*	border:none;*/
text-align:left;
	border-top:1px #737373 solid;
	border-left: 1px solid #737373;
		border-right:1px #737373 solid;
	list-style:none;
	padding:6px;
	padding:3px;
	margin:0;
/*	height:24px;*/

}
/*#leftbar ul li:first-child{
background-color: red;
}*/
#leftbar ul li a,#leftbar ul li a:visited{
/*padding:3px;*/
text-decoration:none;
width:120px;
padding:5px 5px 5px 5px;
display:block;
font-size:1.2em;
font-weight:200;

/*background-color:#fff;*/
}
/*#leftbar ul li a:visited{
	background-color:black;
}*/
#leftbar ul li a:active{
/*	background-color: #ecffff;
font-size:1.1em;*/
color:yellow;
}
#leftbar ul li a:hover,#leftbar ul li:hover{
/*	background-color: #ecffff;
	background-color:#666666;*/
	color:white;
	text-decoration:underline;
}
#leftbar p,#primary p{
	color:white;
	color:silver;

}
#primary h1{
	font-size:1.4em;
color:green;
}
#primary p{
	line-height:1.6em;
	font-size:1.2em;	
}
#leftbar h1{
	color:silver;
	font-size:1.1em;
	text-align:center;
}
#constantbottombar{
	position:relative;
}


.box1{
	background-color: #082105;
	display:block;
	padding:0;
	float:left;
	width:225px;
	width:24.5%;
	height:300px;
	border: 1px solid black;
	overflow:hidden;
	color:aqua;
}
.box2{
	background-color: green;
	display:block;
	padding:0;
	float:left;
	width:315px;
	width:33%;
	height:300px;
}

.box1 h1,.box1 p,.box2 h1,.box2 p{
	padding:4px;
}
.box1 h1,.box2 h1{
	font-size:1.1em;
}
.box1 p,.box2 p{
	font-size:0.9em;
}
.box ul{
	padding-left:0px;
}
.box1 ul li{
	list-style-type: none;
	padding-bottom:4px;
}
.box1 ul li a,.box1 ul li a:link,.box1 ul li a:visited{
	color:white;
	text-decoration:none;
}
.box1 ul li a:hover{
	color:yellow;
	text-decoration:underline;
}
.box1 ul li a:active{
	color:white;
	text-decoration:none;
}


.box1 img,.box2 img, .box3 img, .box4 img{
	border:0;
}

.box4{
	padding:0;
/*	background-color: black;*/
	display:block;
	padding:0;
	float:left;
	width:760px;
	height:300px;
}




/* development colours */
/*#container {
	background:blue;
}
#primary{
	background-color:lightgreen;
}

#leftbar{
	background-color: red;
}
#constantbottombar{
	background-color:green;
}*/
/*--------------------------------------------------*/
.content
{
	margin: 0 20px;
}




.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #B2B2B2;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	width: 500px;
	height: 300px;

	z-index:5;
	display: none;
	border: 0px solid #000;
}

.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-color: #fff;
	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: 30px;
	background: #A1E8A2;
	color: black;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2,.jdGallery .slideInfoZone h3
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	/*color: inherit;*/
	color:Black;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #000;
}

.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: 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); }
	
img
{
border:0;
}
#slideshow .pics
{
border:0;
}
.pics div ul li a, .pics div ul li  a:hover
{
	text-decoration:none;
	list-style-type: none;
	padding-bottom:4px;
}
