@charset "utf-8";
/* CSS Document */

body, html {
    margin: 0px;
    padding: 0px;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	background-color:#333333;
	font-family: "Trebuchet MS", Arial;
	font-size: 86%;
	line-height: 1.2em;
}
form {
    margin: 0px;
}
a, a:link, a:visited {
    outline: none;
	 color: #fda307;
	 text-decoration: underline;
}
a:hover {
	 text-decoration: none;
}
img {
	border: 0;
}

p, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

ul, li, ol, dl, dt, dd {
    padding: 0px;
    margin: 0px;
	border: 0;
}
ul li {
    list-style-type: none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#background {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:auto;
	z-index:2;
}
#header {
	text-align: right;
	position: absolute;
	top: 0px;
	color: #000;
	right: 0;
	z-index: 15;
	width: 100%;
	background-color: #fda307;
	height: 30px;
	padding: /*0.3%*/ 0px 0;
	padding-right: 5%;
	background-image: url(../images/headerbck.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
#header span {
	padding-left: 2.5%;	
}
#footer {
	text-align: right;
	position: absolute;
	bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	right: 0;
	z-index: 11;
	width: 100%;
	background-color: #fda307;
	height: 20px;
	padding-top: /*0.3%*/ 5px;
	padding-right: 5%;
	background-image: url(../images/headerbck.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover, #location a:hover {
	color: #A76901;
}
.logo {
	display: block;
	height: 58px;
	width: 198px;
	position: absolute;
	left:/*12.75%*/170px;
	top:/*10.2%*/85px;
	z-index: 12;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.logo a {
	text-indent: -8000px;
	display: block;
	height: 58px;
	width: 198px;
	cursor: pointer;
}
.logothess {
	display: block;
	height: 73px;
	width: 357px;
	position: absolute;
	left:/*12.75%*/170px;
	top:/*10.2%*/85px;
	z-index: 12;
	background-image: url(../images/logo_thess.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.logothess a {
	text-indent: -8000px;
	display: block;
	height: 73px;
	width: 357px;
	cursor: pointer;
}
/*.logo[class] a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;	
}*/
#location {
	position: absolute;
	left:/*3.58%*/50px;
	top:500px;
	z-index:13;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 18px;
	color: #f1a600;
}
#location a {
	color: #f1a600;
	text-decoration: none;
}
#address {
	position: absolute;
	width: 100%;
	text-align: center;
	
	bottom:32px;
	z-index:13;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #f1a600;
}
#plant {
	position: absolute;
	left:0;
	top:20px;
	z-index:9;
	width: 470px;
	height: 501px;
}
/*#plant[id] {
	background-image: url(../images/plant.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}*/
#intro {
	position: absolute;
	left:0;
	top:20px;
	z-index:9;
	width: 870px;
	height: 500px;
}
#videoarea{
	position: absolute;
	right: 5%;
	bottom: 14.6%;
	z-index:14;
	text-align: right;
	width: 402px;
}
#video {
	width: 400px;
	height: 300px;
	border-right: 1px solid #464646;
	border-left: 1px solid #464646;
	border-bottom: 1px solid #464646;
	background-image: url(../images/videotop.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding-top: 18px;
	font-family: "Trebuchet MS", Arial;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	text-align:center;
}
#thumbs {
	width: 401px;
}
div.contentGallery{
	background: url(../images/textBg.png);
	width: 390px;
	/*height:300px;*/
	height:59%;
	position: absolute;
	top:25%;
	left:195px;
	z-index:14;
	padding: 28px 28px  0  28px ;
	font-size: 1em;
	color: #FFFFFF;
}
div.content{
	background: url(../images/textBg.png);
	width: 390px;
	/*height:300px;*/
	height:59%;
	position: absolute;
	top:25%;
	left:195px;
	z-index:14;
	padding: 28px 28px  0  28px ;
	font-size: 1em;
	color: #FFFFFF;
}
div.textBaseImage{
	background: url(../images/textBaseImage.jpg);
	width: 446px;
	height:21px;
	position: absolute;
	bottom: 0;
	margin: 0 -28px;
}
div#contentInner h1 , div.contentGallery h1{
	font-size: 1.2em;
	margin:0 0 5px 0;
}
div#contentInner h2{
	font-size: 1em;
	margin:10px 0 5px 0;
	color: #fda307;
}
div#contentInner p{
	margin:5px 0 15px 0;
}
div#contentInner ul li{
	list-style: disc;
	list-style-position: inside;
	/*padding: 0 0 0 20px;*/
	margin: 0 0 0 0px;
	color: #fda307;
}
div#contentInner ul li{
	/*list-style: circle;
	list-style-position: inside;*/
	/*padding: 0 0 0 20px;*/
	margin: 0 0 0 0px;
	color: #FFFFFF;
}
div#contentInner div.articleImages{
	float: left;
	width:120px;
	margin: 3px 10px 0 0;
}
/*div#contentInner div.articleImages a{
	margin: 0 0 10px 0;
	float: left;
	width:120px;
}*/
.pdficon {
	margin: 0 10px 0 0;
	width: 16px;
	height: 16px;
	background: url(../images/pdfico.gif) no-repeat 0px 1px;
}
.pdficon img{
	width: 16px;
	height: 16px;
}
span.date {
	font-weight: normal;
	font-style: italic;
	margin:0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: dashed black 1px;
}
.scroll-pane{
	height:90%;
}
.contactForm{
	margin: 0;
	padding: 0;
}
.contactForm label{
	font-weight: bold;
}
.contactForm input {
	margin: 8px 0 0 0;
	width: 300px;
}
.contactForm textarea {
	width: 300px;
	height: 100px;
}
.contactForm .button{
	width: 100px;
}
