*, html{
	padding:0px;
	margin:0px;
	font-family: Arial Narrow;
}

body {
	font-family:  "Arial Narrow";
}

#header-fader{

}

h1 {
	color:#145B47;
	font-size:24px;
	margin:0;
}

h2 {
	color:#145B47;
	font-size:120%;
}

h3 {
	color:#145B47;
	font-size:100%;
}

input, select{

}

#wrapper{
	width: 100%;
}


#header {
	text-align: center;
	height: 150px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#links-wrapper{
	height: 35px;
	/*background-color: #2F9162;
	background-image: url(../img/bckimg-left.png);
	background-repeat: no-repeat;*/
	background-position: left;
	overflow: hidden;
	width:960px;
	margin:0 auto;
}

#links{
	z-index: 2;
	height: 50px;
	color: #22644A;
	padding-top:0px;
	overflow: hidden;	
}
#links a{

	font-weight:bold;
}
#icons{
	height: 133px;
	background-color: white;
	padding-top: 10px;
}

#forum-wrapper{
	background-color: white;
	margin-top: 10px;
	overflow: none;
	bottom: 0px;
	height: 900px;
}

#content-wrapper{
	background-color: white;
	margin-top: 0px;
	overflow: none;
	bottom: 0px;
}
#carbon-button{
	background-image: url(../img/icons/carbon.jpg);
	background-position: centre;
	background-repeat: no-repeat;
	width: 250px;
	height: 130px;
	cursor: pointer;
}

#stories-button{
	background-image: url(../img/icons/gallery.jpg);
	background-position: centre;
	background-repeat: no-repeat;
	width: 250px;
	height: 130px;
	cursor: pointer;
}

#registration-button{
	background-image: url(../img/icons/register.jpg);
	background-position: centre;
	background-repeat: no-repeat;
	width: 250px;
	height: 130px;
	cursor: pointer;
}

#login-button{
	background-image: url(../img/icons/login.jpg);
	background-position: centre;
	background-repeat: no-repeat;
	width: 250px;
	height: 130px;
	z-index:-10;
}

#footer li a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#links-holder{
	
}

#footer ul{
	display: inline;
	border-right: 1px solid white;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
#links li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	text-align:left;
}

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

#footer{
	height: 50px;
	background-color: #2F9162;
	background-image: url(../img/greenbanner.jpg);
	background-repeat: repeat-y;
	padding: 8px;
	color: white;
}
.icons{
	cursor: pointer;
	padding: 5px;
}
.reg-table{
	color:black;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:14px;
}
.reg-table input{
	background-color:#F8F8F8;
	border:1px solid #99AADD;
	color:#445588;
	font-size:18px;
	height:24px;
	padding:4px;
	width:320px;
}
.reg-table select{
	background-color:#F8F8F8;
	border:1px solid #99AADD;
	color:#445588;
	font-size:18px;
	height:32px;
	padding:4px;
}

#login-form{
	z-index:-10;
	margin-top: -40px;
	color:#D5F2EE;
	font-weight: bold;
}
#links-table{
	z-index: 2;
	/*position: relative;*/
}
#forms-main{
	width:auto;
	height:100%;
	border:1px solid gray;
	margin-top:30px;
}

#links-table td {
	border: none 0px;
	color: black;
	background-color: white;
	height: 100%; 
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../img/linkseperator.png);
	background-position: right;
	background-repeat: no-repeat;
}

#links-table td:hover{
	background-color: transparent;
	color: white;
	
	/*To fix a bug in IE 7: http://css-class.com/test/bugs/ie/flicker-transparent-background-hover.htm*/
	margin-top: 0px;
	height: 20px;
}

#links-table td a{
	text-decoration: none;
	color: black;
	font-weight: bold;
	display: block;
}

#links-table td a:hover{
	color: white;
}

#content{
	padding:2px;
	margin-right: 5px;
	margin-left: 5px;
	min-height: 294px;
}

#content2{
	float: right;
	width: 300px;
	height: 400px;
}

#partners{
	height: 90px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #22644A;
}

/*
	Note that some styling will be set up dynamically in the partners_cycling.js file.
*/
#partners div   {
	height: 90px;
	position: absolute;
	overflow: hidden;
}

#partners div img{
	border: 0;
	text-decoration: none;
	height: 70px;
}
#second-nav ul li:hover{
	color:#C0C0C0;
}
#partners div   {
	
}
.tab{
	background-color:black;
	float:left;
	width:120px;
	text-align:center;
	border:2px solid gray;
	margin-right:10px;
	cursor:pointer;
}
.qa-form td{
	background-color: #EFEFEF;	
}
.qa-form input{
	width:40px;
	
}
.tabname{
	color:white;
	font-weight:bold;
	padding:2px;
}
.toplink{
	/*background-image: url(../img/linkseperator.png);
	background-position: right;
	background-repeat: no-repeat;*/
}
.login{
	
	z-index: 7;
	float: left;
	border: 1px grey solid;
	font-size: 15px;
}

.child{
	color: #22644A;
	padding-top:10px;
}
.login-background{
	position: relative;
	z-index: 6;
}
.submit{
	background:transparent url(../img/save-button.png) no-repeat scroll 0 0;
	border:none;
	cursor:pointer;
	height:25px;
	width:70px;
}
#commentarea{
	margin:10px;
}