body {
	background: #000;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
}

* {
margin: 0;
padding: 0;

}

img {
border: none;
}

.badge {
float: right;
}

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

a:hover {
	text-decoration: underline;
}

.left {
	border: none;
	padding: 0 4px 4px 0;
	float: left;
}

.right {
	border: none;
	padding: 0 0 4px 4px;
	float: right;
}

h1 {
	font-family: arial;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	padding: 8px 0 6px 48px;
	margin: 14px 0 0 24px;
    background: #020310 url(images/h1.png) left no-repeat;
	border-bottom: 1px solid #282832;
	border-left: 1px solid #282832;
}

table { margin: 10px 46px 10px 0; border-collapse: collapse; width: 85%; float: right; }
td, th { padding: .2em; border: 1px #ccc solid; }
thead { background: #1c1c2e; } 


h2 {
	font-family:  arial;
	font-weight: 100;
	font-size: 13px;
	padding: 8px 0 0 30px;
	
}

h3 {
	color: #fff;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: 100px;
	margin-top: 6px;
	padding: 1px 0 0 28px;
}

#home-text {
background: #06071a;
filter:alpha(opacity=70);
-moz-opacity:0.70;
-khtml-opacity: 0.70;
opacity: 0.70;
position: absolute;
top: 525px;
width: 752px;
font-weight: 100;
}

#home-text p {
line-height: 28px;
font-weight: 100;
padding: 10px 10px 0px 10px;
text-align: center;
}

.tk-ff-nuvo-web-pro {
font-family: "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2",sans-serif;
font-size: 18px;
}

#home-text .title p {
text-align: center;
text-transform: uppercase;
font-size: 8px;
font-family: verdana, arial;
font-style: normal;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
}

#nav-content {
	float: left;
	width: 249px;
	background: #fff;
	height: 579px;
}

#energy {
background: #06071a;
filter:alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
position: relative;
left: 10px;
width: 84%;
padding: 10px;
text-align: center;
line-height: 20px;
}

.facebook {
left: 9px;
position: relative;
margin-bottom: 5px;
}

.rating {
font-size: 18px;
}

.note {
font-size: 8px;
}

#logo {
}

#home-content {
	float: right;
	background: #fff url(images/home-image.jpg);
	width: 751px;
	height: 579px;	
}

#titles {
position: absolute;
z-index: -999;
width: 600px;
}

#about-content {
	float: right;
	background: #fff url(images/about-image.jpg);
	width: 751px;
	height: 579px;
}

.history#about-content { background: #fff url(images/history-image.jpg); }
.industry#about-content { background: #fff url(images/industry.jpg); }
.ohs#about-content { background: #fff url(images/ohs.jpg); }
.quality#about-content { background: #fff url(images/quality.jpg); }
.insurance#about-content { background: #fff url(images/insurance.jpg); }
.training#about-content { background: #fff url(images/training.jpg); }
.design#about-content { background: #fff url(images/design.jpg); }
.sustainable#about-content { background: #fff url(images/sustainable.jpg); }
.media#about-content { background: #fff url(images/media.jpg); }
.newsletter#about-content { background: #fff url(images/newsletter.jpg); }
.links#about-content { background: #fff url(images/links.jpg); }
.contact#about-content { background: #fff url(images/contact.jpg); }
.ohs#about-content { background: #fff url(images/ohs.jpg); }
.key#about-content { background: #fff url(images/key.jpg); }
.quality#about-content { background: #fff url(images/quality.jpg); }


#gallery-content {
	float: right;
	width: 751px;
	height: 579px;
}

#home-panel {
	position: absolute;
	top: 490px;
	background: #000;
	filter:alpha(opacity=70);
    -moz-opacity:0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
	width: 753px;
	height: 99px;
	padding: 20px;
}



#home-panel p {
	color: #fff;
	margin: 0 0 0 40px;
}

#panel p{
	padding: 2px 30px 5px 20px;
	width: 430px;
	margin-left: 7px;
	text-align:left;
	color: #fff;
	}
	

	#panel p.top{
	padding: 10px 30px 5px 20px;
	width: 430px;
	margin-left: 7px;
	text-align:left;
	color: #fff;
	}

ul {
	padding: 10px 30px 5px 32px;
	width: 430px;
	margin-left: 7px;
	text-align:left;
	}

li {
padding:  0;
margin: 0;
}



.arrowsidemenu{
	width: 180px; /*width of menu*/
	margin-left: 35px;
	margin-top: 2px;
	margin-bottom: 24px;
	height: 305px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	color: #666;
	list-style:none;
	font-family: arial, verdana;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #666;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #666;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: #464646;
	background-position: 100% -64px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	text-indent: 14px;
	padding: 0;
	margin: 0;
	background:url(images/nav-one.png) 0 10px no-repeat;
}


.arrowsidemenu ul li a, .sub { /*sub menu links*/
	color: #888686;
	list-style:none;
	font-family:  arial, verdana;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	
}

.arrowsidemenu ul li a:hover{
	color: #ccc;
}

.arrowsidemenu .sub a {
	margin-left: 0px;
	}

.arrowsidemenu .sub1  {
	margin-left: 25px;
	font-style:italic;
	background:url(images/nav-one.png) 0 10px no-repeat;
}

#toppanel {
	width: 38px;
	float: right;
    z-index: 25;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#panel {
    width: 500px;
    position: relative;
    top: 100px;
    height: 340px;
    z-index: 10;
    overflow: hidden;
	float: right;
	padding: 0 0 20px 0;
		}
		
#panel_contents {
    background: #06071a;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    height: 100%;
    width: 500px;
    position: absolute;
    z-index: -1;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	
}

.panel_button {
float: right;
    position: absolute;
	width: 30px;
    height: 58px;
	top: 160px;
    z-index: 20;
    filter:alpha(opacity=70);
    -moz-opacity:0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    cursor: pointer;
}

#bottom {
	position: absolute;
	top: 315px;
	float: left;
	padding: 10px;
	width: 500px;
	 background: #020310;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 260px;	 
	width: 500px;

	
}

/* the action buttons above the scrollable */
#actions {
	width: 80px;
	margin-left: 190px;	
	text-align: center;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
	}

/* single scrollable item */
.items div {
	margin: 0;
	padding:0 15px 0 15px;
	font-size:11px;
	border: none;
}


/* the action buttons above the scrollable */

#actions a {
	font-size:11px;		
	cursor:pointer;
}

#actions a:hover {
	text-decoration:underline;
	color:#fff;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}	






#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 752px;
	height: 578px;
	z-index:5;
}

.jdGallery a
{
	outline:0;
}

#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;
	bottom: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	top: 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: #020310;
	color: #fff;
	cursor: pointer;
	}

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

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

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 20px;
	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=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

* 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('images/fleche1.png') no-repeat center left;
}

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

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

* html .jdGallery a.right { background: url('images/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.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

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

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

.jdGallery a.gallerySelectorBtn
{
	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);
	z-index: 19;
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	    background: #06071a;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 14px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	    background: #06071a;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
	text-decoration: none;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
	background: #06071a url(images/gallery-image.jpg);
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

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

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

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 100px;
	height: 75px;
	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;
}

form {
	border: none;
}

#contact {
width: 290px;
padding: 10px 0 0 10px;
margin-left: 50px;
}

#contact input, textarea {
	padding: 0;
	margin-bottom: 8px;
}



/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 168px;
	padding: 2px 0 0 0;
	background: #000;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
	margin: 0;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
	margin: 0;
	
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
	margin: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: #17192c;
	color: white;
	margin: 0;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
	color: #666;
	margin: 0;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: #ccc;
}
div#tcal td.weekend {
	background-color: #17192c;
}
div#tcal td.today {
	border: 1px solid 17192c;
}
div#tcal td.selected {
	background-color: #ccc;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}





.arrowsidemenu .active a,  .active a:hover {
	color: #6c150b;
}




