@charset "utf-8";
/* CSS Document */

/* 
Theme Name: GreenTech
Description: A theme designed for the green tech transfer by three squares.
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;	border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/* General Styles */
body {line-height: 1; background:#071f2f url(images/bg_tile.png) repeat-x; font-family:Arial, Helvetica, sans-serif;}
h1 { font-size:48px; font-weight:100;color:#32819B; margin-bottom: 15px; padding-top:10px;}
h3 {font-size: 16px; font-weight: bold;}
a{color:#0ec6f8;}
ol, ul {list-style: none;}
:focus {outline: 0;}
.clearfix{clear:both; background:url(images/page_foot.png); height:100px;}
.wrapper{width:100%; height:500px; background:url(images/top_bg.jpg) no-repeat top center;}
.container{width:960px; margin:0 auto;}
p.speaker{width:900px;padding:25px;}

/* Header Styles */
.header{padding-top:10px; margin-bottom: 16px; height:113px;}
.header .logo {float:left;}
.header .contact{float:right; color:#0a2a40; font-size:18px; text-align:right; margin-top:0px;height:100px;width:400px;}
.header .date{ margin-top:10px;}
.header .button{ margin-top:10px;}
.header .contact a{color:#0a2a40; text-decoration:none;}

/* Page Body Styles */
.whitebody{background:#fff;}
.topcap{background:url(images/header_blue.jpg) no-repeat; height:60px; line-height:60px; padding-left:20px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-style:italic; font-size:22px;}
.content{background:#FFFFFF; font-size:12px; line-height:18px; margin-top: 10px;}
.content .panelContainer p{margin-bottom:10px; width: 660px;}
.content .panelContainer a{color:#28AACC;}
.content .panelContainer a:hover{color:#334957;}
.content .panelContainer p.home{ width: 420px;}
.burke{width: 195px; float: right; margin-top: -280px; position:relative; padding-right: 30px;}

/* Panel Styles */
.stripViewer {position: relative; overflow: hidden; padding:18px 0 0 0; float:right; width: 700px; background: #fff;}
.csw {display:none;}
.csw .loading {display:none;}
.stripViewer .panelContainer { position: relative; left: 0; top: 0;	width: 100%; list-style-type: none; background:#fff;}
.stripViewer .panelContainer .panel {float:left; height: 100%; position: relative; width: 700px;}
.stripNav {float:left; width:245px; background: #fff;}
.stripNav ul {list-style: none; position:relative; left:-6px;}
.stripNav ul li {margin-top:12px;}
.stripNav a {width:245px; background:url(images/nav_bg.png) no-repeat; height:37px; padding:6px 0 0 15px; color: #fff; text-decoration: none; display: block; font-family:Arial, Helvetica, sans-serif; font-style:italic; font-size:22px; line-height:37px; overflow:hidden;}
.stripNav a:hover{color:#334957;background-position:0px -43px;}
.stripNav li a.current {background-position:0px -43px;}
.stripNav li a.current:hover{color:#fff;}
.stripNavL, .stripNavR { display:none;}

/* Sidebar Styles */
.sidebar{width:250px; float:left; position:relative; left:-6px; margin-top:30px;}
.sidebar h3{font-size:13px; color:#fff; font-weight:bold; height:31px; line-height:30px; padding:6px 0 0 15px; background:url(images/mini_head.png) no-repeat;}
.sidebar p{font-size:11px; color:#b8d5e7; background:#334957; width:198px; padding:15px 15px 0 15px; line-height:18px;}
.sidebar .foot{height:15px; background:url(images/mini_foot.png) no-repeat; margin-bottom:12px;}
.sidebar a{color:#0ec6f8; text-decoration:none;}
/* Footer Styles */
.footer {height:60px; padding:10px 0 0 0; color:#0ec6f8; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}
.footer a{text-decoration:none;}
.footer a:hover{color:#FFFFFF;}

/* Image Styles */
img.alignleft{float:left; margin:0 10px 0 0;}
img.alignright{float:right; margin:0 0 0 10px;}
.border{border:1px solid #60707A;}
img.square{float:right;margin-top:-200px; position:relative;}