/********************************************
 * elementals
 *******************************************/

body {
	background: #292929;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:75%;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	line-height:1.5em;
	color: #cc3333;
	margin-bottom:1em;
}
h1 {
	font-size:17px;
	text-transform:uppercase;
}
h1.main {
	font-size:24px;
	color: #000;
	font-weight:bold;
	line-height:1.2em;
}
h2 {
	font-size:16px;
}
p {
	margin-bottom:1em;
}
a {
	text-decoration:underline;
	color: #333;
}
a:hover {
	text-decoration:underline;
	color: #D63133;
}
tr, td {
	vertical-align:top;
}
.alt-table td {
padding:2px;
}

/********************************************
 * utilities
 *******************************************/

.hideme {
	display:none;
}


/********************************************
 * header
 *******************************************/

.header-wrapper {
	background: url('/assets/images/headerwrapper.bg.jpg') center top repeat-x
}
.header {
	width:940px;
	margin: 0 auto;
	height: 365px;
	background: url('/assets/images/header.bg.jpg') center bottom no-repeat;
	position:relative;
}
.logo {
	margin-left: 10px;
}
.logo a {
	display:block;
	width:298px;
	height:109px;
	cursor:pointer;
	background: url('/assets/images/logo.png') center center no-repeat;
}
.logo a span {
	display:none;
}
.headertext {
	margin: 25px 0 0 40px;
}
.headertop {
	background: url('/assets/images/header.strapbg.png') left bottom no-repeat;
	padding-bottom:3.5em;
}
.headerstrap {
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0.5em;
}
.headerstrap span {
	color: #ff9900;
}


/********************************************
 * body
 *******************************************/

.body-wrapper {
	background: #eeeeee;
}
.body {
	width:860px;
	margin: 0 auto;
	background: #fff url('/assets/images/body.bg.jpg') center top repeat-y;
/*	height:330px; */
	padding: 35px 40px 5px 40px;
}

.contentarea-withsidemargin {
	margin-left:310px;
}


/********************************************
 * footer
 *******************************************/

.footer {
	width:900px;
	margin:0 auto;
	padding:0 20px;
	height: 120px;
	background: url('/assets/images/footer.bg.jpg') center bottom no-repeat;
}
.contactus {
	float:left;
	margin-top:30px;
	padding-right:15px;
	padding-bottom:15px;
	background: url('/assets/images/footerdivider.png') right top repeat-y;
	color: #ffffff;
}
.contactus p {
	margin:0;
	padding:0;
}
.contactus span {
	color: #999999;
}
.contactus a {
	color: #fff;
	text-decoration:none;
}
.contactus a:hover {
	color: #fff;
	text-decoration:underline;
}
.contactus img {
	margin-top:10px;
	margin-bottom:15px;
}
.icons {
	text-align:right;
	padding-top:40px;
}
.icons img {
	vertical-align:middle;
	margin-left:25px;
}
.copyright {
	float:right;
	text-align:right;
	color: #999999;
	font-size:1em;
	margin-top:5px;
}
.copyright p {
	margin:0;
	padding:0;
}


/********************************************
 * navigation
 *******************************************/

.navigation {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background: url('/assets/images/navigation/space.right.jpg') right top no-repeat;
}
.navigation ul {
	list-style:none;
	margin:0 20px 0 0;
	padding:0 0 0 20px;
	background: url('/assets/images/navigation/space.left.jpg') left top no-repeat;
}
.navigation li {
	margin:0;
	padding:0;
	float:left;
}
.navigation li a {
	display:block;
	background-repeat: no-repeat;
	background-position: 0 0;
	height:41px;
}
.navigation li a:hover {
	background-position: 0 -42px;
}
.navigation li a span {
	display: none;
}
.navigation li a.companyprofile {
	background-image: url('/assets/images/navigation/companyprofile.jpg');
	width: 156px;
}
.navigation li a.services {
	background-image: url('/assets/images/navigation/services.jpg');
	width:85px;
}
.navigation li a.renewableenergy {
	background-image: url('/assets/images/navigation/renewableenergy.jpg');
	width:160px;
}
.navigation li a.clients {
	background-image: url('/assets/images/navigation/clients.jpg');
	width:78px;
}
.navigation li a.projects {
	background-image: url('/assets/images/navigation/projects.jpg');
	width:93px;
}
.navigation li a.vacancies {
	background-image: url('/assets/images/navigation/vacancies.jpg');
	width:101px;
}
.navigation li a.contacts {
	background-image: url('/assets/images/navigation/contacts.jpg');
	width:101px;
}
.navigation li a.securelogin {
	background-image: url('/assets/images/navigation/securelogin.jpg');
	width:126px;
}
.navigation li a.selected {
	background-position: 0 -42px;
}


/********************************************
 * slideshow
 *******************************************/
 
.slideshow {
	position:absolute;
	right:0;
	top: 45px;
	z-index:2;
	width: 438px;
	height: 283px;
}
.slideshow-controls {
	position:absolute;
	width:438px;
	height:283px;
	z-index:5;
	background: url('/assets/images/slideshow.container.png') center center no-repeat;	
}
.slideshow-previous {
	position:absolute;
	top:120px;
	left:0;
}
.slideshow-next {
	position:absolute;
	top:120px;
	right:0;
}
.slideshow-images {
	position:absolute;
	z-index:4;
	left:55px;
	top:24px;
	width:360px;
	height:240px;
	overflow:hidden;
}
.slideshow-images ul {
	list-style:none;
	margin:0;
	padding:0;
	width:420px;
}
.slideshow-images li {
	float:left;
	margin:0;
	padding:0;
	width:360px;
	overflow:hidden;
}


/********************************************
 * quote bubble
 *******************************************/

.quotebubble {
	background: url('/assets/images/quotebubble.bg.png') center bottom no-repeat #ccc;
	width:235px;
	padding:20px 20px 40px 20px;
	float:left;
	margin-right:30px;
}
.quotebubble p {
	font-size:20px;
	color: #fff;
	line-height:1.5em;
	text-transform:uppercase;
}
.quotebubble p.signature {
	font-size:11px;
	color: #666666;
	margin-top:1em;
	font-weight:bold;
	text-transform:none;
	margin-bottom:0;
}


/********************************************
 * blocks
 *******************************************/

.blocks {
	position:relative;
}
.block {
	float:left;
	width:148px;
	background: url('/assets/images/block.top.png') center top no-repeat;
	padding: 7px 15px;
}
.block-alt {
}
.block-last {
}
.block h2 {
	text-transform:uppercase;
	color: #cc3333;
	margin-bottom:5px;
	font-size:1.2em;
}
.block p {
	margin:0;
	font-size:0.8em;
}
.block a {
	color: #cc3333;
	font-weight:bold;
	text-decoration:none;
}
.block a:hover {
	text-decoration:underline;
}
.block-alt h2 {
	color: #333;
}
.block-alt p {
	color: #cc3333;
}
.block-alt a {
	color: #333;
}
.block-bottom {
	height:10px;
	background: url('/assets/images/block.bottom.png') center bottom no-repeat;
}


/********************************************
 * site credit
 *******************************************/

.sitecredit {
	font-size:75%;
}
.sitecredit a {
	color: #999;
	text-decoration:none;
}
.sitecredit a:hover {
	color: #fff;
	text-decoration:none;
}


/********************************************
 * side navigation
 *******************************************/

.side-navigation {
	width:255px;
	padding:10px 10px 50px 10px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	background: #000 url('/assets/images/sidenavigation.bg.png') left top repeat-x;
}
.side-navigation p {
	margin-top:15px;
	margin-bottom:15px;
	background: url('/assets/images/text.morelinks.png') 5px center no-repeat;
	height:17px;
}
.side-navigation p span {
	display:none;
}

.side-navigation ul {
	list-style:none;
}
.side-navigation li {
}
.side-navigation li a {
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	display:block;
	border-bottom:1px dotted #ff9900;
	padding:5px;
}
.side-navigation li a:hover {
	color: #ff9900;
	text-decoration:none;
	/*
	background: url('/assets/images/sidenavigation.indicator.png') left center no-repeat;
	*/
}
.side-navigation ul ul {
	display:none;
	background: #323232;
	margin:0 -10px 0 -10px;
	border-bottom:1px dotted #ff9900;
}
.side-navigation ul ul li a {
	border:0;
	padding:5px 15px 5px 15px;
	font-weight:normal;
}


/********************************************
 * contacts page
 *******************************************/

.contacts-page {
	width:320px;
}
.contacts-page a {
	color: #D63133;
	text-decoration:none;
	font-weight:bold;
}
.contacts-page a:hover {
	text-decoration:underline;
}


/********************************************
 * projects page
 *******************************************/

.project {
	margin:10px 0;
	padding-top:10px;
	border-top:1px dotted #777;
}
	.project img {
		float:right;
		margin-left:10px;
	}

/********************************************
 * directors page
 *******************************************/

.director {
	margin:10px 0;
	padding-top:10px;
	border-top:1px dotted #777;
}
	.director img {
		float:right;
		margin-left:10px;
	}



.clients-table {
	margin-bottom:15px;
}
.clients-table p {
	margin:0;
}
