/* Universal & Body Styles */

body {
  font-family: Arial,Helvetica,sans-serif;
  background-color:#CCCCCC;
  color:#000000;

  background-repeat:repeat-x;
}
a {text-decoration: none; font-weight: bold; color:#118def;}
a:hover{font-size:24; font-weight:bold; color: #FFFFFF;}

/* Main DIVs - On All Sites */

#header {
  padding: 5px;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  height: 230px;
  background-image: url(http://www.windenergy.org/css/images/header.png);
  background-position:right;
  background-color: #CCCCCC;
}
#navigation {
  background-color: #CCCCCC;
  width: 950px;
  padding: 5px;
  overflow: hidden;
  font-size: 14px;
}
#container {
  padding: 5px;
  width: 1020px;
  margin-right: auto;
  margin-left: auto;
  background-color:#CCCCCC;
}
#contents {
  padding: 5px;
  width:1020px;
  background-color: #CCCCCC;
  overflow: hidden;
  font-size: 85%;
}

/* Site Index DIVs */

#images {padding: 5px; float: left; width: 300px; text-align: center;}
#about {padding: 5px; float: left; width: 620px; font-size: 120%;}
#projects {padding: 5px; background-color: #CCCCCC; width: 950px; text-align: center;}
#bottomcontainer {
  padding: 5px;
  width: 950px;
  overflow: hidden;
  font-size: 85%;
  font-weight: inherit;
  color: #000000;
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #CCCCCC;
  margin-right: auto;
  margin-left: auto;
}
#bottomcontainer2 {
  padding: 5px;
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  font-size: 85%;
  background-color: #CCCCCC;
  border-top: 8px solid #0D6FBC;
  -moz-border-bottom-colors:#0c67af;
  -moz-border-top-colors: #ffffff #0D6FBC #0C67AF;
  -moz-border-left-colors: #ffffff #0D6FBC #0C67AF;
  -moz-border-right-colors:##ffffff #0D6FBC #0C67AF;
  color: #000000;
  }
#donations {padding: 5px;float: left;width: 50%;font-weight: inherit;color: #000000;}
#donations a {color: #5DB5FB;text-decoration: none;}
#donations a:hover, div#donations a:visited {color: #08416F;}
#sponsors {padding: 5px;width: 29%;float: left;color: #f6de07;}
#sponsors a {color: #5DB5FB;}
#sponsors a:hover {color: #08416F;}
#sponsors a:visited {color: #08416F;}
#affiliates {padding: 5px;float: left;width: 15%;text-align: left;}

/* Footer */

#footer {
  padding: 15px;
  background-color: #CCCCCC;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  width: 930px;
  color: #118def;
}
#footer a {text-decoration: none; color:118def;}
#footer a:hover {color: black;}
#footer a:visited {color: #118def;}
.footer-contact {padding: 5px; float: left; width: 35%;}
.footer-networking {padding: 5px; float: left; width: 30%;}
.footer-networking a {border-bottom: 1px dashed #a4adb3; padding: 5px; display: block; color: #000099; text-decoration: none;}
.footer-networking a:hover {background-color: #ffcc00; color: black; border-bottom-color: black;}
.footer-search {padding: 5px; float: left; width: 30%;}
.footer ul {list-style-type: none; display: inline;}
.footer li {padding: 5px;}
.footer-aeilinks {
  padding: 15px;
  color: #118def;
  width: 930px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  background-color: #CCCCCC;
  background-repeat: repeat-x;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  overflow: hidden;
}
.footer-aeilinks h4 {border-right: 2px solid #000066; float: left; color: #118def;}
.footer-aeilinks ul {padding: 5px; list-style-type: none; display: block;}
.footer-aeilinks li {padding: 25px 5px 5px; display: inline;}
.footer-aeilinks a {padding-left: 5px; text-decoration: none; color: #118def; display: inline;}
.footer-aeilinks a:hover {color: #ccffff;}
.footer-wtamulinks {
  padding: 15px;
  background-color: #CCCCCC;
  width: 930px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  font-family: Helvetica,Arial,sans-serif;
  overflow: hidden;
}
.footer-wtamulinks h4 {border-right: 2px solid #000066; float: left; color: #118def;}
.footer-wtamulinks li {padding: 25px 5px 5px; float: left;}
.footer-wtamulinks ul {padding: 5px; list-style-type: none; display: inline;}
.footer-wtamulinks a {padding: 5px; color: #118def; float: left; text-decoration: none;}
.footer-wtamulinks a:hover {color: #ccffff;}
.listing {padding: 5px; color: #dfebf4; font-family: Trebuchet MS; font-size: 16px; font-weight: bold;}


/* Section Index DIVs (for Two Columns) */

#sectionleft {padding: 5px; text-align: center; width: 49%; float: left;}
#sectionleft a {text-decoration: none;}
#sectionright {padding: 5px; float: left; width: 48%;}
#sectionright a {text-decoration: none;}

/* Headings */

h1 {
	font-family: Trebuchet MS;
	font-size: 130%;
	text-transform: capitalize;
	background-color:#dfebf4;
	color: #118def;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left: 10px;
	-webkit-border-bottom-right: 10px;
	padding: 5px;
	}

h2 {padding: 5px; font-family: trebuchet ms; font-size: 140%; color: #118def;}
h3 {padding: 5px; font-family: trebuchet ms; font-size: 110%; color: #000; border-bottom: 2px solid #118def;}
h4 {padding: 5px; font-family: trebuchet ms; font-size: 14px; color: #118def; border-bottom: 2px solid #000;}

/* Data Site Navigation */

#datasitenav { background-color: #dfebf4; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#datasitenav li { padding: 10px; display: inline; }
#datasitenav li a:hover { background-color: #118def; color:#fff; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#datasitenav li a:visited { color: #000099; }
#datasitenav #current {color: #ffcf41; font-weight: bold; background-color: #118def; color:#fff; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}

/* Conference & Workshop Navigation */

#connav { background-color: #118def; padding: 10px; list-style-type: none; font-size: 120%; text-align: center;}
#connav a:hover {color: #FFCC00;}
#connav a:visited {color: #FFCC00;}
#connav li {display: inline;}
#connav a {color: #dfebf4; margin: 5px; padding: 5px;}

/* Modal Dialogs */

.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left; list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
#dialog-message {font-size: 12px;}
