/*------------------------------------------------------*/

* { margin: 0px; padding: 0px; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: url(global/body_bg.jpg) no-repeat fixed center top;}


#wrapper { width: 840px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	 }

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}

#home #navigation li.home a, #about #navigation li.portfolio a, #prizes #navigation li.services a, #carbon #navigation li.news a, #eco #navigation li.contact a, #investors #navigation li.contact a, #contact #navigation li.contact a { cursor: default; }

img { border: none; }

img.float-left {margin-bottom: 10px; margin-top: 0px; margin-right: 10px;}
img.float-right {margin-bottom: 10px; margin-top: 0px; margin-left: 10px;}

ul { list-style: none; }

hr, .hidden { display:none; }

.green-txt { color: #090; }

.grey-txt { color: #666; }

.float-right { float: right; width: auto; }

.float-left { float: left; width: auto; }

.float-middle {display: block;
    margin-left: auto;
    margin-right: auto;
	position: center center;}
	
.paddingbtm {padding-bottom: 50px;}

#accessibility { display:none; }

blockquote p
    {
    float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.1em;
	color: #090;
	margin-top: 5px;}

blockquote
    {font-size: 1.2em;}

cite
    {
    float: right;   
} 


/*----------------- Video Styles ------------------*/

div.vidboxright {
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
	border: 4px solid #ddd;
	padding: 1px;
	background-color: #eee;
	}
	
div.vidboxright .caption {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	}
	
div.vidboxleft {
	float: left; 
	margin-left: 10px;
	margin-bottom: 10px;
	border: 4px solid #ddd;
	padding: 1px;
	background-color: #eee;
	}
	
div.vidboxleft .caption {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 228px;
	}
	
div.vidboxcenter {
	margin: 0 auto;
	width: 325px; 
	height: 250px;
	border: 4px solid #ddd;
	padding: 1px;
	background-color: #eee;
	}
	
div.vidboxcenter .caption {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	}

.vidlink {
padding-left: 15px;
background-image: url(icons/vidlink.png);
background-repeat: no-repeat;
}

/*----------------- HEADERS ------------------*/

#header { height: 138px; position: relative; }

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	line-height:30px;
	letter-spacing:.05em;
	color:#1611a4;
	font-weight: normal;
	margin-bottom: 15px;
	font-style: italic;
	
}

.sidenavh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:28px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color: #1611a4;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:18px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	line-height: 28px;
	color: #090;
	margin-top: 5px;
	margin-bottom: 10px;
}

.h3gray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	line-height: 18px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
}

.h3homebox {
	font-size:16px;
	line-height: 18px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:16px;
	line-height: 28px;
	color: #090;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:20px;
	line-height: 28px;
	color: #1611a4;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:16px;
	line-height: 28px;
	color: #1611a4;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}



/*----------------- CONTENT / ELEMENT GLOBAL  ------------------*/

#container {
width: 788px; 
background-color:#FFFFFF; 
}

#content {
float: none; 
width: 788px; 
background-image: url(global/headertop.jpg); 
background-repeat: no-repeat; 
color: #666; 
background-color: #fff; 
min-height: 100%; 
}


#content .element { 
float: left; 
width: 762px; 
padding-right: 18px; 
padding-bottom: 18px; 
padding-left: 20px;  }

#content .elementfoot { 
float: left; 
width: 762px; 
padding-right: 18px; 
padding-bottom: 18px; 
padding-left: 20px; 
background-image: url(global/footer_bg.jpg); 
background-repeat: no-repeat;}

#content .element .imgborder {
padding:1px;
border:solid;
border-color: #dddddd;
border-width: 4px;
}

#content .element p, #content .element ul { line-height: 18px; padding-bottom: 10px; }

#content .element ul { line-height: 18px; padding-bottom: 10px; }

#content .element h1 span, #content .element h2 span, #content .element h3 span { display: none; }

/*----------------- CONTENT - MAIN   ------------------*/

#content .mainelement { float: left; width: 720px; padding-right: 20px; padding-left: 20px; }

#content .element-seperator { background-image: url(/images/portfolio/element_seperator_line.gif); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 10px; margin-bottom: 20px; }

#content .dotted-line-top { background-image: url(global/dotted_line.gif); background-repeat: repeat-x; padding-top: 5px; }

/*----------------- CONTENT - COLUMNS GLOBAL  ------------------*/

#content .element-col1,  #content .element-col2 { float: left; width: 762px; padding-top: 20px; padding-bottom: 5px; background-repeat: no-repeat; background-position: left bottom; }

#content .element-col1 .col-a ul {
margin-left: 15px;
padding-left: 0;
list-style: none;
}

#content .element-col1 .col-a li
{
padding-left: 15px;
background-image: url(bluearrw.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: 1em;
}

#content .element-col1 .col-b ul {
margin-left: 15px;
padding-left: 0;
list-style: none;
}

#content .element-col1 .col-b li
{
padding-left: 15px;
background-image: url(bluearrw.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: 1em;
}

#content .element-col3  { float: left; width: 762px; padding-bottom: 0px; background-repeat: no-repeat; background-position: left bottom; }

#content .element .col-padding { float: left; width: auto; padding-right: 20px; padding-left: 20px; }

#content .element .col-paddingb { float: left; width: auto; padding-right: 60px; }

/*----------------- CONTENT MAINELEMENT - (COL1)  ------------------*/

#content .mainelement .col-a { float: left; width: 180px;}

#content .mainelement .col-a p {border-bottom: 1px solid #ccc;}

#content .mainelement .col-b { float: right; width: 510px; padding-top:5px; padding-right: 18px;}

#content .mainelement .col-b .container p {margin-left: 0px;}

#content .mainelement .col-b .container img {float: left; margin-top:4px; margin-right: 10px;}

#content .mainelement .col-c { float: left; width: 650px; padding-top:5px; padding-left: 40px;}

/*----------------- CONTENT ELEMENT COL2  ------------------*/

#content .element-col2 .col-a { float: left; width: 325px; padding-right: 18px; padding-left: 40px;}

#content .element-col2 .col-a ul {
margin-left: 15px;
padding-left: 0;
list-style: none;
}

#content .element-col2 .col-a li
{
padding-left: 15px;
background-image: url(bluearrw.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: 1em;
}

#content .element-col2 .col-b ul {
margin-left: 15px;
padding-left: 0;
list-style: none;
}

#content .element-col2 .col-b li
{
padding-left: 15px;
background-image: url(bluearrw.png);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: 1em;
}

#content .element-col2 .col-b { float: left; width: 372px; }

#content .element-col2 .col-c { float: left; width: 650px; padding-top:5px; padding-left: 50px;}

/*----------------- CONTENT ELEMENT-COL3  ------------------*/

#content .element-col3 .container { float: left; width: 650px; padding-top:0px; padding-left: 60px;}

#content .element-col3 .container p {margin-left: 0px;}

#content .element-col3 .container img {float: left; margin-top:4px; margin-right: 10px;}

/*----------------- CONTENT ELEMENT HOME BOX  ------------------*/
#content .homebox { 
	float: left; 
	width: 175px; 
	padding-top: 12px;
	padding-right: 20px; 
	padding-left: 15px; 
	/* border: 1px solid #ccc; */
	margin-right: 15px;
	margin-left: -8px;
	background-image: url(homeboxgrad.jpg); 
	background-repeat: no-repeat;
	}

/*----------------- CONTENT ELEMENT- LINKS ------------------*/

#content .element a { color: #3737e1; text-decoration: none; }
#content .element a:hover { color: #838383; text-decoration: none; }

/*----------------- CONTENT ELEMENT- SPECIAL LINKS  ------------------*/

#content .element .forward-link { background-repeat: no-repeat; padding-right: 15px; background-image: url(dblarrw.png); background-position: right; }

#content .element .launch-link { padding-left: 16px; background-image: url(grnarrwup.png); background-repeat: no-repeat; background-position: left center; }


/*----------------- CONTENT - DOWNLOAD TABLE  ------------------*/
#content .download-table { margin-bottom: 10px; color: #666; }
#content .download-table th { background-color: #737373; color: #FFF; padding: 4px; }
#content .download-table td { padding: 4px; }
#content .download-table tr.odd td { background-color: #E1E5E6; }
#content .download-table tr.even td { background-color: #F0F2F2; }
#content .download-table a { color: ##3e3eff;}
#content .download-table a:hover { color: #838383;}

/*----------------- CONTENT - CONTACT FORM  ------------------*/

#content .contact .col-a {float: left; padding-left: 60px; padding-top: 10px; }
#content .contact .col-b { float: right; width: 260px; height: 396px; padding-right: 60px; padding-left: 20px;
background-image: url(contactcolbshadow.jpg); background-repeat: no-repeat; }
#content .contact .col-a p { padding-bottom: 5px; }
#content .contact .col-b p { padding-bottom: 15px; }
#content .contact h2 { padding-bottom: 15px; }
#content .contact label { display: block; color: #090; padding-bottom: 3px; }
#content .contact .single-text-field, #content .contact .multi-text-field { width: 300px; font-family: Arial, Helvetica, sans-serif; color: #060; font-size: 14px; }
#content .contact .single-text-field { height: 25px; }
#content .contact .multi-text-field { height: 140px; padding-bottom: 5px; }

/*----------------- NAVIGATION ------------------*/

#home #navigation li.home a { background-image: url(navigation/home_02.gif); }
#about #navigation li.about a { background-image: url(navigation/about_02.gif); }
#prizes #navigation li.prizes a { background-image: url(navigation/prizes_02.gif); }
#carbon #navigation li.carbon a { background-image: url(navigation/carbon_02.gif); }
#eco #navigation li.eco a { background-image: url(navigation/eco_02.gif); }
#invest #navigation li.invest a { background-image: url(navigation/invest_02.gif); }
#contact #navigation li.contact a { background-image: url(navigation/contact_02.gif); }

#navigation { float: right; width: 52px; }
#navigation ul { float: left; width: 52px; padding-top: 9px; }
#navigation li { width: 52px; float: left; padding-bottom: 5px; background-repeat: no-repeat; }
#navigation li a { height: 130px; width: 52px; display: block; }
#navigation li a span { display: none; }

#navigation li.empty {height: 65px; width: 52px; display: block;}

#navigation li.home { background-image: url(navigation/home_02.gif); }
#navigation li.home a { background-image: url(navigation/home_01.gif); }
#navigation li.home a:hover { background-image: url(navigation/home_02.gif); }

#navigation li.about { background-image: url(navigation/about_02.gif); }
#navigation li.about a { background-image: url(navigation/about_01.gif); }
#navigation li.about a:hover { background-image: url(navigation/about_02.gif); }

#navigation li.prizes { background-image: url(navigation/prizes_02.gif); }
#navigation li.prizes a { background-image: url(navigation/prizes_01.gif); }
#navigation li.prizes a:hover { background-image: url(navigation/prizes_02.gif); }

#navigation li.carbon { background-image: url(navigation/carbon_02.gif); }
#navigation li.carbon a { background-image: url(navigation/carbon_01.gif); }
#navigation li.carbon a:hover { background-image: url(navigation/carbon_02.gif); }

#navigation li.eco { background-image: url(navigation/eco_02.gif); }
#navigation li.eco a { background-image: url(navigation/eco_01.gif); }
#navigation li.eco a:hover { background-image: url(navigation/eco_02.gif); }

#navigation li.invest { background-image: url(navigation/invest_02.gif); }
#navigation li.invest a { background-image: url(navigation/invest_01.gif); }
#navigation li.invest a:hover { background-image: url(navigation/invest_02.gif); }

#navigation li.contact { background-image: url(navigation/contact_02.gif); }
#navigation li.contact a { background-image: url(navigation/contact_01.gif); }
#navigation li.contact a:hover { background-image: url(navigation/contact_02.gif); }

/*----------------- FOOTER ------------------*/

#footer { height: 130px; position: relative; padding-right: 25px; padding-bottom: 18px; padding-left: 20px;}
.element #footer p { padding-bottom: 0px; font-size: 11px; line-height: 16px; color: #fff;}
#footer h2, #footer span { display: none; }
#footer a { color: #FFF; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer .nav {padding-top: 60px; padding-right: 10px; color: #fff;  }
#footer .contact-us { height: 70px; width: 191px; position: absolute; left: 30px; top: 60px; background-image: url(footer_contact.jpg); background-repeat: no-repeat; }
#footer .contact-us a { height: 14px; width: 92px; position: absolute; left: 47px; top: 46px; }
#footer .legal { padding-top: 20px; padding-right: 10px; color: #fff; }
#footer .legal a { color: #fff; }
#footer .legal a:hover { color: #fff; }

a.dsphead{
   text-decoration:none;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;}
   
.superscript{font-size:xx-small; vertical-align:super;} 