/* ------------------
 BODY STYLING
   ------------------   */

body, html
{ 
	background: #005596 url(../artwork/bgStripe.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0 0;

 
}

#wrapper 
 {
	width: 900px;
	height:auto;
	border: solid 0px;
	overflow: visible;
	position:relative;top:10px;
	margin-left:auto; margin-right:auto;
	background: url(../artwork3/StageBackground.gif) repeat-y;
	text-align: left;
}

div#logoBanner
{
	width: 860px;
	height: 98px;
	background: white url(../artwork3/LogoBanner.gif);
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 12px; left: 21px;
	margin:0 auto 0 auto;

}

div#stageTop
{

	width: 900px;
	height: 12px;
	background:  url(../artwork3/StageTopMiddle.gif);
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 0px; left: 0px;

}

div#stageBottom
{
	width: 900px;
	height:10px;
	position:relative;top:0px;
	margin-left:auto; margin-right:auto;
	background:  url(../artwork3/StageBottom.gif) no-repeat;
}


div#ocbuilding
{
	width: 320px;
	height:550px;
	position:relative; top:130px; left: 40px;
	background: none;
	background-repeat: no-repeat;
	border: solid 0px;
	display: block;
}

div#ocbuilding2
{
	width: 500px;
	height:550px;
	position:relative; top:130px; left: 40px;
	background: none;
	background-repeat: no-repeat;
	border: solid 0px;
	display: block;
}


div#sideboxsupplies
{
	width: 220px;
	height: 148px;
	background: white;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 130px; right: 40px;
	border: solid 0px;

}

div#sideboxanimated
{
	width: 220px;
	height: 240px;
	background: white;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 130px; right: 40px;
	border: solid 1px #005596;

}

div#sideboxSpecial
{
	width: 220px;
	height: 240px;
	background: white;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 380px; right: 40px;
	border: solid 1px #005596;

}

div#columnAbout
{
	width: 700px;
	height: auto;
	background: none;
	padding: 0px; 
	background-repeat: no-repeat;
	position: relative; top:140px; left:80px;
	border: solid 0px;
	margin-left:0px; margin-right:0px;
	text-align:left;
}

div#columnOneCenter
{
	width: 700px;
	height: auto;
	background: none;
	padding: 0px; 
	background-repeat: no-repeat;
	position: relative; top:140px; left:20px;
	border: solid 0px;
	margin-left:auto; margin-right:auto;
	text-align:left;
}



div#sideboxnewsletter
{
	width: 400px;
	height: 200px;
	background: white;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 340px; left: 40px;
	border: solid 0px;
}

div#keypoints
{
	width: 400px;
	height: 60px;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 10px; left: 370px;
	border: solid 0px;
}


div#sideboxnewslettertwo
{
	width: 500px;
	height: 120px;
	background: none;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 410px; left: 10px;
	border: solid 1px #005596;
	padding: 8px; 

}


div#contactform
{
	width: 500px;
	height: 950px;
	background: none;
	padding: 0px; 
	background-repeat: no-repeat;
	position: relative; top: 140px;
	margin-left:auto; margin-right:auto;
	border: solid 0px;
	text-align: center;
}


div#dotshorizontal
{
	width: 600x;
	height: 1px;
	background: url(../artwork3/DotsHorizontal.gif) repeat-x;
	padding: 0px; 
	position: relative; top: 8px;
	border: solid 0px;
}

.clearit
{
clear: both;
}



/* --------- FORM NEWSLETTER -------- */

.formwhite

{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color: #005596;
	text-decoration: none;

}

div#newsletterform
{
	width: 500px;
	height: 120px;
	padding: 10x; 
	text-align: left;
	position: relative; top: 0px; right: 0px;
	float: left;

}


/* ------------------ TEXT ------------------   */

.bodytextgray

{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
}

.bodytextgray b

{
	color: #C09106;
}
	 
.bodytext

{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #005596;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
}


.bodytext a:link, .bodytext a:visited
{
	color: #C09106;
	text-decoration:none;
}

.bodytext a:hover
{
	color: #C5AF3A;
	text-decoration:underline;
}

.headertextblue
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
	color: #005596;
}

.headertextblue a
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #005596;
}

.headertextblue a:hover
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	color: #005596;
}


.headertextgold
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #C09106;
}

.headertextbluebigger
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	color: #C09106;
	text-align:left;
	border:solid 0px;
	margin-left:auto; margin-right:auto;

}

.headertextbluebigger a
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	color: #005596;
	text-align:left;
	border:solid 0px;
	margin-left:auto; margin-right:auto;

}

.headertextbluebigger a:hover
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration:underline;
	color: #005596;
	text-align:left;
	border:solid 0px;
	margin-left:auto; margin-right:auto;

}

div#headertextgoldbig
{
	width: 700px;
	font-family: Helevtica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
	color: #C09106;
	text-align:center;
	border:solid 0px;
	position: relative; top: 140px;
	margin-left:auto; margin-right:auto;

}

div#columnLeft
{
	width: 360px;
	height: auto;
	font-family: Helevtica, Arial, Verdana, sans-serif;
	text-align:left;
	border:solid 0px;
	position: relative; top: 140px; left:40px;
	border: solid 0px;

}

div#columnRight
{
	width: 360px;
	height: auto;
	font-family: Helevtica, Arial, Verdana, sans-serif;
	text-align:left;
	border:solid 0px;
	position: absolute; top: 140px; left:420px;

}

div#columnTwo
{
	width: 360px;
	height: auto;
	font-family: Helevtica, Arial, Verdana, sans-serif;
	text-align:left;
	border:solid 0px;
	position: absolute; top: 140px; left:440px;
	border: solid 0px;
	
}
	
	
div#spacerTen
{
	width: 100px;
	height: 10px;
	background: none;
	position: static;
}

div#spacerFive
{
	width: 100px;
	height: 5px;
	background: none;
	position: static;
}


div#thankstext
{

float:left;
display:block;
width: 100%;
height: 40px;
background: #FFFFFF;
padding: 0px; 
background-repeat: no-repeat;
position: absolute; top: 140px; left: 0px;
text-align:center;
}

.thankstextblue
{
	font-family: Helevtica, Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
	text-decoration:none;
	color: #C09106;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}



/* HOMEPAGE */

#octextblock
{
	float: left;
	position: absolute; top: 150px; left: 375px;
}

#ehttextblock
{
	float: left;
	position: absolute; top: 350px; left: 375px;
}

#octextblock2
{
	float: left;
	position: absolute; top: 620px; left: 375px;
}

#ehttextblock2
{
	float: left;
	position: absolute; top: 420px; left: 375px;
}



div#linedotted
{
	width: 1px;
	height: auto;
	background: white url(../artwork3/LineDotted.gif);
	padding: 0px; 
	background-repeat: repeat-y;
	position: absolute; top: 140px; left:400px;
}


/* ------------------
 HOME PAGE
   ------------------   */



div#ehtbuilding
{
	display:block;
	width: 320px;
	height: 196px;
	background: none;
	padding: 0px; 
	background-repeat: no-repeat;
	position: absolute; top: 21px; left: 10px;
	float: left;
}


/* ------------------
FOOTER   ------------------   */


.clearfooter 
{
   height: 80px;
   clear: both;
}

#footer
{
	display:inline;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, "sans serif";
	font-size: 10px;
	position:relative;
	bottom: 0;
	width:900px;
	height: 20px;
	margin:auto;
	list-style-type:circle;


}

#footer ul
{
	display:inline;
	list-style-type:circle;
	padding:0px;
	margin: 0;
}

#footer ul a
{
	display:inline;
	list-style-type:circle;
	padding-left: 30px;
	padding-right:10px;
}

#footer li
{
	display:inline;
	margin:0;
	padding:3px 4px 3px 10px;
}
	
#footer li a
{
	float:auto;
	display:inline;
	color: #C7E5FC;
	text-decoration: none;
	list-style-type:circle;

}
	
#footer li a:hover
{
	color: #FFFFFF;
}



/* ------------------
MENU
   ------------------   */


#menu { /* this controls the area behind the menu buttons*/
	float:right;
	width:680px;
	height: 18px;
	background: none;
	line-height:normal;
	position: absolute; top: 72px; left: 240px;


	}
#menu ul/* this controls where the buttons as a whole are placed within the div*/
{
	margin:0;
	padding:8px 8px 8px 8px;
	list-style-type:none;

	}
#menu li {
	display:block;
	margin:0;
	padding:0;
	float:left;
	}
#menu a 
{
	float:left;
	background:url("../artwork3/menuLeft.gif") no-repeat left top;
	margin:0;
	padding:0px 2px 0px 3px;
	text-decoration:none;
	text-align:left;
	background-position:0% -19px;

}
	
#menu a span 

{ /* This controls the text in the menu */
	float:left;
	font-size:11px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, "sans serif";
	display:block;
	background:url("../artwork3/menuRight.gif") no-repeat right top;
	padding:3px 6px 2px 3px;
	border: 0px solid #000000;

}
/* End IE5-Mac hack */
#menu a:hover span {color:none;}
#menu a:hover {background-position:0% 0px;}
#menu a:hover span {background-position:100% -19px;}


/* ZEBRA TABLES */


#hor-zebra
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 320px;
	text-align: left;
	text-indent: 3px;
	border-collapse: collapse;
	position: relative;
}

#hor-zebra th
{
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	color: #000000;
	border-bottom: 1px solid #000000;
	text-align: right;
	text-indent: 1px;

}
#hor-zebra td
{
	padding: 4px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #000000;
	text-align: right;

}

#hor-zebra .odd

{
	background: #F0E9B9 url("../artwork3/F0E9B9.gif"); 
}

#hor-zebra .even { background: #FBF8E1 url("../artwork3/FBF8E1.gif"); background-repeat: repeat; background-attachment: scroll; 
}


/* StorageGuide TABLES */


div#columnStorageGuide
{
	width: 800px;
	height: auto;
	font-family: Helevtica, Arial, Verdana, sans-serif;
	text-align:left;
	border:solid 0px;
	position: relative; top: 140px;
	margin-left:auto; margin-right:auto;

}



#storageGuideTable
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 800px;
	text-align: left;
	text-indent: 0px;
	border-collapse: collapse;
	position: relative;
	padding: 8px;
}

#storageGuideTable th
{
	font-size: 12px;
	font-weight: bold;
	padding: 8px 8px 8px 8px;
	color: #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	text-indent: 1px;

}
#storageGuideTable td
{
	padding: 8px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #000000;
	text-align: left;

}

#storageGuideTable .odd

{
	background: #F0E9B9 url("../artwork3/F0E9B9.gif"); 
}

#storageGuideTable .even { background: #FBF8E1 url("../artwork3/FBF8E1.gif"); background-repeat: repeat; background-attachment: scroll; 
}
