/* Arkitkt 01 - an open source xhtml/css website layout by Scott Benedict--arkitkt.com.
Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.0 (28 Jun 2006) */

/* @import url(global.css); */

/*global defaults*/

* {   
     padding: 0;   /*Resets padding, margin, and borders to 0 for cross-browser consistency*/
     margin: 0;
     border: 0; 
}

body {   
     font-size: 62.5%;   /*Sets 1em=10px. Remember formula Childpx/Parentpx=Childem*/
     background-color: transparent; 
}

:link, :visited {   
     text-decoration: none;    /*Removes underline from link/visited for readability*/
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	text-align: justify;
	font-size: 10pt;
	list-style: circle;
	padding-bottom: 20px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	text-align: justify;
	font-size: 10pt;
	list-style: circle;
	list-style-position: outside;
	margin-left: 10pt;
}

ol, {
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	font-size: 10pt;
	}


ul a {
     font-family: Arial, Helvetica, sans-serif;
     color: #ae7e0f;
     font-size: .6em;
     text-align: center;
     display: block;
     padding-bottom: 5px; 
}



ul a:hover {
     color: #5d761b;
}

.menuactive {}



.agenda {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	font-size: 10pt;
	padding-bottom: 20px;
}



a img, :link img, :visited img {
     border: none;    /*Removes border images*/
}

option {
     min-width: 1.5em;    /*Fixes mozilla problem with forms caused by universal reset*/
}

/* end global defaults */


body {
     background-color: #999999;
     margin: 0 auto;
     font-size: 1.2em; 
}

#page {
     margin: 0 auto;
     width: 750px;
     position: relative;
     top: 10px; 
}

#burst	{
		width: 200px;
		position: relative;
		top: -150px;
		left: 30px;
		}

#header {
     background-image: url(images/EnergyUtil_01.jpg);
     width: 750px;
     height: 278px; 
}

#navbar {
     display: inline;
     float: right;
     position: relative;
     top: +19px;
     width: 100%;
     left: -150px;
     z-index: 1; 
}



#navbar a {
     color: #ffeeee;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
}

#navbar a:hover {
     color:#CCC;
}

#program {
     position: relative;
     left: 235px;
     top: -2px;
     width: 75px;
}



#arrangements {
     position: relative;
     left: 330px;
     top: 56px;
     width: 75px; 
}



#certification {
     position: relative;
     left: 465px;
     top: 108px;
     width: 75px; 
}



#exhibitor {
     position: relative;
     top: 138px;
     width: 75px;
     left: 620px; 
}



#registration {
     position: relative;
     left: 790px;
     top:142px;
     width: 75px; 
}



#headline 	{
     		color: #ffffff;
     		font-family: Arial, Helvetica, sans-serif;
     		font-weight: bold;
     		text-align: right;
     		font-size: 28px;
     		}
	 
#hdln a		{
			position: relative;
     		right: 225px;
	 		top: -100px;
	 		z-index: 10;
			color:#650b14;
			}	

/*
#shadow		{
			color: #000000;
     		font-family: Arial, Helvetica, sans-serif;
     		font-weight: bold;
     		text-align: right;
	 		font-size: 28px;
			}			
					
	 
#HDshad 	{
     		position: relative;
     		right: 223px;
     		top: -375px;
	 		z-index: 9; 
     		}
*/
#slogan {
     color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     text-align: right;
     font-size: 18px;
     position: relative;
     right: 225px;
     top: -90px; 
}



#wrapper {
     background-image: url(images/EnergyUtil_02.jpg);
     background-repeat: repeat-y;
     width: 750px;
     float: center; 
}

#content {
	width: 670px;
	position: relative;
	float: center;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.entrytitle {
     color: #650b14;
     font-size: 1em;
     padding-bottom: 5px; 
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	text-align: justify;
	font-size: 10pt;
	padding-bottom: 20px;
}

.Normal-unjust {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	font-size: 10pt;
	padding-bottom: 20px;
}


.NormalBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	text-align: justify;
	font-size: 10pt;
	padding-bottom: 20px;
	font-style: italic;
	font-weight: bold;
}

.box	{border:thin;
		border:#669933;
		font-family: Arial, Helvetica, sans-serif;
		color: #3d5601;
		text-align: justify;
		font-size: 10pt;
}

.button	{border:thin;
		border:#669933;
		font-family: Arial, Helvetica, sans-serif;
		color: #3d5601;
		text-align: center;
		font-size: 10pt;
		background:#b1bc41;
}




.Normal a {
	color: #4B7600;
}

.Normal a:visited {
     	color: #3d5601;
}

.Normal a:hover {
	text-decoration: underline;

}

#submenu {
     width: 217px;
     float: left;
     position: relative;
     height: 100%;
     top: -150px;
     z-index: 5; 
}

#submenu h3 {
     padding-top: 25px; 
}

.menutitle {
     font-family: Arial, Helvetica, sans-serif;
     color: #650b14;
     font-size: .75em;
     text-decoration: underline;
     text-align: center;
     padding-bottom: 10px; 
}

#footer {
     width: 750px;
     height: 178px;
     background-image: url(images/EnergyUtil_03.jpg);
     clear: both; 
}

.copyright {
     color: #ffffff;
     font-family: Arial, Helvetica, sans-serif;
     font-size: .55em;
     position: relative;
     top: 130px;
     left: 25px; 
}


/* ***
a {}

a:link {}

a:visited {}

a:hover {}

a:active {}
 *** */





/* *** ie hacks *** */

* html #navbar {
     top: 7px;   /*ie hack*/
}

* html #program {
     top: 10px;   /*ie hack*/
}

* html #arrangements {
     top: 59px;   /*ie hack*/
}

* html #certification {
     top: 102px;   /*ie hack*/
}

* html #exhibitor {
     top: 126px;   /*ie hack*/
}

* html #registration {
     top: 122px;
}

* html #title {
     top: -105px;   /*ie hack*/
}

* html #slogan {
     top: -110px;   /*ie hack*/
}

* html #submenu ul a {
     height: 15px;
}


.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d5601;
	text-align: justify;
	font-size: 10pt;
	padding-bottom: 20px;
	font-weight: bold;
}
.NormalLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d5601;
	line-height: 38px;
}

.NormalLarge a {
	color: #3d5601;
}

.NormalLarge a:hover {
	text-decoration: underline;
}
