@charset "utf-8";
/* Green Building Council of Central Ohio stylesheet */

* {
	border: 0;
	margin: 0;
	padding: 0;
}

INPUT,SELECT{
	border: 1px inset;
}

INPUT[type="submit"],INPUT[type="reset"],INPUT[type="button"]{
	border: 1px outset;
}

INPUT[type="radio"]{
	border: none;
}

body {
	color: #000;
	font: 11px/16px Verdana, Helvetica, sans-serif;
}
p {
	color: #000;
	font: 12px/16px Verdana, Helvetica, sans-serif;
	padding-bottom: 14px;
}
a:link, a:visited {
	color: #003366;
}
a:hover, a:active {
	color: #9dabc0;
}
h1 {
	color: #000000;
	font: normal 34px/30px Helvetica, "Times New Roman", serif;
	padding-bottom: 4px;
}
h2 {
	color: #003366;
	font: normal 24px/30px Georgia, "Times New Roman", serif;
	padding-bottom: 18px;
	word-spacing: 0.1em;
}
h3 {
	color: #000;
	font: normal 21px/25px Georgia, "Times New Roman", serif;
	padding-bottom: 10px;
	word-spacing: 0.1em;
}
h4 {
	color: #000;
	font: bold 16px/20px Georgia, "Times New Roman", serif;
	padding-bottom: 10px;
	word-spacing: 0.1em;
}
h5 {
	font: bold 14px Helvetica, "Times New Roman", serif;
	color: #000000;
	letter-spacing: 8px;
	word-spacing: 4px;
}
ul {
	list-style-type: square;
}

/*----------  OUTER  ----------*/

#outer {
	background: #e8e8c3;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 1000px;
}

/*----------  TOP  ----------*/

#top {
	background: #9dabc0 url(../../images/header-bg.gif) repeat top;
	width: 735px;
	height: 150px;
}
#head {
	height: 76px;
	margin: 0 0 0 20px;
	padding: 48px 0 0 120px;
}
#logo {
	clear: both;
	float: left;
	height: 95px;
	position: absolute;
	left: 21px;
	top: 16px;
	width: 95px;
	z-index: 4;
}
#membership {
	clear: both;
	float: right;
	height: 50px;
	position: absolute;
	right: 0;
	top: 113px;
	width: 160px;
	z-index: 4;
}


/*----------  NAV  ----------*/

#nav {
	background: #162d46;
	color: #cc9933;
	height: 26px;
	padding-left: 5px;
	position: relative;
	width: 730px;
	z-index: 3;
}
#nav ul {
	float: left;
	padding-top: 5px;
	list-style-position: outside;

}
#nav li {
	border-right: 1px solid #fff;
	font: 13px Verdana, Helvetica, sans-serif;
	display: inline;
	padding: 0 15px 0 15px;
}
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #cc9933;
}
#nav a:active {
	color: #9dabc0;
}

/*----------  CONTENT  ----------*/

#content {
	background: #fff;
	border-right: 3px #353535 solid;
	float: left;
	height: auto !important;
  	height: 739px;
	min-height: 739px;
	position: relative;
	width: 735px;
	z-index: 5;
}
#main {
	background: #fff;
	float: left;
	padding: 24px 15px;
	width: 677px;
}

/*----------  FOOT  ----------*/

#foot {
	background: #9dabc0;
	float: left;
	padding: 18px 0px 35px 29px;
	width: 677px;
}
#foot h4 {
	color: #000;
	font: normal 18px/20px Georgia, "Times New Roman", serif;
	padding-bottom: 10px;
	word-spacing: 0.1em;
}
#foot ul {
	display: inline;
	float: left;
	list-style-position: outside;
	padding-right: 10px;
}
#foot li {
	background: transparent;
	color: #fff;
	font: 10px/12px Verdana, Helvetica, sans-serif;
	list-style: none;
}
#foot ul li title {
	font-weight: bold;
}

/*----------  SIDEBAR  ----------*/

#sidebar {
	background: #e8e8c3;
	clear: none;
	color: #000;
	float: right;
	height: auto !important;
  	height: 700px;
	min-height: 700px;
	/*overflow: hidden;*/
	padding: 28px 20px 1em;
	position: relative;
	width: 212px;
}
#sidebar p {
	font: 11px/15px Verdana, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#sidebar ul {
	list-style-image: url(../../images/bullet-blue.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar li {
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover, a:active {
	color: #9dabc0;
	text-decoration: underline;
}

/*----------  FORM  ----------*/

form.voteform fieldset {
  margin-bottom: 10px;
  border: 0;
}
form.voteform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.voteform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
}
form.voteform fieldset ol {
  margin: 0;
  padding: 0;
}
form.voteform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.voteform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.voteform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.voteform fieldset fieldset label {
  display: block;
  width: auto;
}
form.voteform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.voteform label {
  width: 160px; /* Width of labels */
}
form.voteform fieldset fieldset label {
  margin-left: 163px; /* Width plus 3 (html space) */
}

/*----------  MEMBERSHIP FORM   ----------*/

.membership{
  margin: 0 0 10px 0;
  padding: 0;
  width: 560px; 
}

.membership ol{
	list-style-type: none;
}

.membership LI{
	clear: both;
	padding: 5px 0;
}

.membership LABEL{
	display: block;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right;
}

.errors{
	color: #990000;
}

/* SBC INLINE CMS TOOL */
#editBodyContent
{
	text-align: left;
	background: #f2f8fd;
	padding: 5px;
}

#editBodyContent a 
{
	color: #bf2026 !important;
}

.edit-link-container
{
	margin: 10px 0px;
	padding: 3px;
	border-left: 1px solid #2098D7;
	border-right: 1px solid #2098D7;
	border-bottom: 2px solid #2098D7;
}

.edit-content-highlight
{
	background-color: #eeeeee;
}

a.edit-link
{
	color: #2098D7;
}

a.edit-link:hover
{
	color: #0A305D;
}

.edit-button-container
{
	margin: 10px 0px;
}

.edit-button 
{
	margin-right: 10px;
}

.hiddenColumn
{
display:none;	
}


.dataTable
{
	border: solid 1px #82c1ea;
	border-collapse: collapse;	
}

.dataHead
{
	background-color: #c5e2f5;
	border: solid 1px #82c1ea;
	border-collapse: collapse;
	padding: 4px;
	color: #1e446f;
}

.dataColumn
{
	border: solid 1px #82c1ea;
	border-collapse: collapse;
	padding-right:10px;	
	padding-top:4px;
	background-color: #fff;
}

.AltdataColumn
{
	border: solid 1px #82c1ea;
	border-collapse: collapse;
	padding-right:10px;	
		padding-top:4px;
	background-color: #ededed;
}

.adminHead
{
	background-color: #c5e2f5;
	border: solid 1px #82c1ea;
	border-collapse: collapse;
	padding-right:4px;	
		padding-top:4px;
	font-weight:bold;
	color: #1e446f;
}

.adminFoot
{
	background-color: #c5e2f5;
	border: solid 1px #82c1ea;
	border-collapse: collapse;
	padding-right:10px;	
	padding-top:4px;
	color: #1e446f;
}

.adminContent
{
background-color:#FFFFFF;
background: repeat-x white url(../../images/spacer.gif);
}

.itemCentered
{
text-align:center;	
}

.paddedRight
{
padding-right:10px;	
}

.h1Admin {
	color: #000000;
	font: normal 34px/30px Georgia, "Times New Roman", serif;
	padding-bottom: 4px;
	margin-bottom:4px;
}