body {
	margin: 0;
	padding: 0;
	background: #F3F4EF url(../images/body/AlgaeTileBG.png)  repeat-y top center;
	behavior: url(csshover.htc);
	}

/* Home */

#AlgaeHomecontainer { 
	margin: 0px auto;
	background:url(../images/home/AlgaeContainerBG.png) no-repeat top center; 
	position:relative;
}

#AlgaeMain {
	margin: 0px auto 1.8em;
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
#AlgaeHomeHeader {
	margin: 0 25px;
	width: 850px;
	height: 235px;
	position: relative;
	background:url(../images/home/HeaderHome.jpg) no-repeat top center;
	z-index: 5000;
	}

#AlgaeMainContent {
	position: relative;
	margin: 0;
	padding: 10px 15px 0px 15px;
	width: 850px;
	z-index: 21;
	}

.AlgaeOneCol { 
	position:relative;
	top:0px;
	left: 10px;
	float:left;
	width:850px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:0 0 0px 0;
	padding:0px 0 0 0;
	background:#fff;
	}


.AlgaeOneCol p, .AlgaePhotoSection p, .AlgaeLabel /*Added by Charlie to apply to labels*/ {
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	color: #333333;
	padding: 0 10px 10px 0;
	margin: 0 10px 0 0;
	}

.AlgaeOneCol ul, .AlgaePhotoSection ul {
	padding: 0 10px 10px 20px;
	margin: 0 10px 0 20px;
	}

.AlgaeOneCol li, .AlgaePhotoSection li {
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	color: #333333;
	padding: 0 10px 10px  0px;
	margin: 0 10px 0 0px;
	}

.AlgaeOneCol a, .AlgaePhotoSection a {
	color: #CC6600;
	text-decoration: none;
	}

.AlgaeOneCol a:hover, .AlgaePhotoSection a:hover {
	text-decoration: underline;
	}

.AlgaeOneCol h2, h1, .AlgaePhotoSection h2, h1 {
	padding: 0 0 20px 0;
	margin: 0px 0 3px 0;
	font:  1.3em Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #003333;
	}

.AlgaeOneCol h3, .AlgaePhotoSection h3 {
	padding: 0 0 0 0;
	margin: 0px 0 3px 0;
	font:  1.2em Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #003333;
	}

.AlgaeOneCol h4, h5, h6 , .AlgaePhotoSection h4, h5, h6 {
	padding: 0 0 0 0;
	margin: 0px 0 3px 0;
	font:  .86em Tahoma, Verdana, sans-serif;
	font-weight: Bold;
	color: #333;
	}

.GalleryExample {
	padding: 0 0 0 0;
	margin: 0px 0 3px 0;
	width: 850px;
	}

.AlgaeLeftCol { 
	position:relative;
	top:0px;
	left: 10px;
	float:left;
	width:560px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:0 0 0px 0;
	padding:0px 0 0 0;

	}

.AlgaeLeftCol h2, h1 {
	padding: 0 0 20px 0;
	margin: 0px 0 3px 0;
	font:  1.3em Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #003333;
	}

.AlgaeLeftCol h3 {
	padding: 0 0 10px 0;
	margin: 0px 0 3px 0;
	font:  1.2em Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #003333;
	}

.AlgaeLeftCol h4, h5, h6 {
	padding: 0 0 0 0;
	margin: 0px 0 3px 0;
	font:  .86em Tahoma, Verdana, sans-serif;
	font-weight: Bold;
	color: #333;
	}

.AlgaeLeftCol p {
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	color: #333333;
	padding: 0 10px 10px 0;
	margin: 0 10px 0 0;
	}

.AlgaeLeftCol li {
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	color: #333333;
	padding: 0 10px 10px 20px;
	margin: 0 10px 0 0;
	}

.AlgaeLeftCol a {
	color: #993300;
	text-decoration: none;
	}

.AlgaeLeftCol img {
	padding: 5px;
	}

.AlgaeLeftCol a:hover {
	text-decoration: underline;
	}

.AlgaeHomeIntro {
	top:0px;
	width:560px; 
	margin:0 0 0px 0;
	padding:0px 0 0 0;
	background:#fff;
	}

.AlgaeHomeIntro h2 {
	padding: 0 0 0 0;
	margin: 0px 0 3px 0;
	font:  1.2em Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #003333;
	}

.AlgaeHomeLeftCol {
	float: left;
	}

.AlgaeHomeCenterCol {
	float: left;
    width: 270px;
	}

.HomeSection {
	padding: 0px 20px 5px 0px;
	margin: 0 0 20px 0;
	height: auto;
	display: block;
	width: 260px;
	}

.HomeSection h2 {
	padding: 0 0 0 0;
	margin: 10px 0 3px 0;
	font:  0.96em Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #993300;
	}

.HomeSection img {
	padding: 0px 0px 5px 10px;
	}

.clearfix {
	display: block;
	clear: both;
	}

.PhotoCapL {
	font: .75em Tahoma, Verdana, sans-serif; 
	text-align:center; 
	float:left; 
	margin: 5px 10px 5px 0px;
	}

.PhotoCapR {
	font: .75em Tahoma, Verdana, sans-serif; 
	text-align:center; 
	float:right;
	margin: 5px 0px 5px 10px;
	}

.AlgaePhotoSection {
	width:850px; 
	height: 450px;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

.AlgaeLeftPhotoCol { 
	position:relative;
	top:0px;
	left: 10px;
	float:left;
	width:270px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:0 0 0px 0;
	padding:0px 0 0 0;
	}
	
.AlgaeRightPhotoCol {
	float:right;
	width:580px;  
	margin:30px 0 10px 0;
	padding:0px;
	background:#fff;
	}

.AlgaeRightPhotoCol img {
	float:left;
	padding:5px;
	}

.AlgaeRightCol {
	float:right;
	width:270px;  
	margin:0 0 -10px 0;
	padding:0px;
	background:#fff;
	}

.AlgaeRightCol h2 {
	font:  0.96em Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #003333;
	}

.AlgaeRightCol p {
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	color: #333333;
	}

.AlgaeRightCol a {
	color: #CC6600;
	text-decoration: none;
	}

.AlgaeRightCol td {
    font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	}

.AlgaeRightCol a:hover {
	text-decoration: underline;
	}


.AlgaeRightContainer {
	color: #111;
	padding: 0px 10px;
	background: #fff;
	border: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 260px; 
	}

#mapLegend {
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	padding: 0 10px 10px 0px;
	margin: 0 10px 0 0;
	}


.AlgaeHomeDidKnow {
	top:0px;
	width: 260px; 
	margin: 0 0px 10px 0;
	padding: 10px;
	}

#AlgaeHomeFooter {
	clear: both;
	width: 869px;
	height: 100px;
	text-align: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 1px;
	color:#666;
	}

#AlgaeHomeFooter p {

	font: 1em/1.4em Tahoma, Verdana, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 120px;
	width: 670px;
	}

#AlgaeHomeFooter a {color: #006600 ; font-weight: Bold;text-decoration: none;
	}

#AlgaeHomeFooter a:hover {
	text-decoration: underline;
	}

/* Content */

#Algaecontainer { 
	margin: 0px auto;
	background:url(../images/body/AlgaeContainerBG.png) no-repeat top center; 
	position:relative;
}

#AlgaeContentHeader {
	margin: 0 25px;
	width: 850px;
	height: 135px;
	position: relative;
	background:url(../images/body/HeaderContent.jpg) no-repeat top center;
	z-index: 5000;
	}

#AlgaeContent {
	position: relative;
	margin: 0;
	padding: 10px 15px 0px 15px;
	width: 850px;
	}


/* Home Navigation */

div#HomeNav {
	position: absolute;
	top: 230px;
	background: #000;
	margin: -24px 0 0 20px;
	z-index: 202;
	}

div#HomeNav ul {
	margin: 0;
	padding: 0;
	font: .9em/1em Arial, Verdana, sans-serif;
	background: #333;

	}

div#HomeNav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	white-space: nowrap;
	}

div#HomeNav li:hover {
	background: #990000;
	}

div#HomeNav li.submenu {
	background: #000;
	z-index: 422;
	}

div#HomeNav li.submenu:hover {
	background: #990000;
	}

div#HomeNav li a {
	display: block;
	padding: 0.5em 1em 0.25em 0.8em;
	color: #fff;
	text-decoration: none;
	width: 1.5em;
	}


/* IE 6 Hack */
html>body div#HomeNav ul a {
	width: auto;
	}

div#HomeNav ul ul {
	position: absolute;
	border: 0px;
	width: 14em;
	display: none;
	z-index: 1204;
	}

div#HomeNav li li {
	border-right: 0px;
	height: 2em;
	width: 14em;
	z-index: 1205;
	}


div#HomeNav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	}

div#HomeNav ul.level2 {
	top: 1.9em;
	left: -1px;
	}

/* Home Navigation */

div#ContentNav {
	position: absolute;
	top: 130px;
	background: #000;
	margin: -24px 0 0 20px;
	z-index: 202;
	}

div#ContentNav ul {
	margin: 0;
	padding: 0;
	font: .9em/1em Arial, Verdana, sans-serif;
	background: #333;
	}

div#ContentNav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	white-space: nowrap;
	}

div#ContentNav li:hover {
	background: #990000;
	}

div#ContentNav li.submenu {
	background: #000;
	z-index: 422;
	}

div#ContentNav li.submenu:hover {
	background: #990000;
	}

div#ContentNav li a {
	display: block;
	padding: 0.5em 1em 0.25em 0.8em;
	color: #fff;
	text-decoration: none;
	width: 1.5em;
	}


/* IE 6 Hack */
html>body div#ContentNav ul a {
	width: auto;
	}

div#ContentNav ul ul {
	position: absolute;
	border: 0px;
	width: 14em;
	display: none;
	z-index: 1204;
	}

div#ContentNav li li {
	border-right: 0px;
	height: 2em;
	width: 14em;
	z-index: 1205;
	}


div#ContentNav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	}

div#ContentNav ul.level2 {
	top: 1.9em;
	left: -1px;
	}

/* Table Styles */
th {
	font:  .65em/1.4em Tahoma, Verdana, sans-serif;
	color: #003333;
	font-weight: bold;
	border-color: #ccc;
	padding: 5px;
	text-align: left;
	background-color: #ccc;
	}

.tabularData td {
	white-space: nowrap;
	text-align: right;
	padding:0 5px;
}

.rightAligned {
    text-align: right;
}

.centerAligned {
    text-align: center;
}

.row td {
	background-color: #ffff;
	color: #111;
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	border-color: White;
	padding: 5px;
}

.alternateRow td {
	background-color: #eee;
	color: #111; 
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	border-color: #eee;
	padding: 5px;
}

.formTable {

	width: 200px;
	color: #111;
	font:  .80em/1.4em Tahoma, Verdana, sans-serif;
	margin: 0px 10px 20px 0px;
	}

/*to generate a fixed column instead of using table*/	
.label
{
    float: left;
    width: 35%;
}

/*Make table take whole space to have longer textbox*/
#FormViewDiv table
{
    width: 100%;
}

/*stripe table*/
.table-striped tbody > tr:nth-child(odd) > td {
    background-color: #f9f9f9;
}

.table-hover tbody > tr:hover > td {
    background-color: #f5f5f5;
}