/* ---------------------------------------- */
/* Innova Interior				*/
/* Style Sheet					*/
/* For Purple Monkey Studios			*/
/* Created on 5/15/06 by Brian Jacobs		*/
/* Last modified on 5/15/06 by Brian Jacobs	*/
/* ---------------------------------------- */


#top {
	position: relative;
	height: 150px;
	background-color: white;
}

#main {
	background-color: white;
}

#min_pg_height {
	position: relative;
	float: left;
	width: 5px;
	height: 300px;
}

#leftnav {
	position: relative;
	float: left;
	width: 150px;
	margin-right: 35px;
	margin-top: 45px;
}

#contentwell {
	position: relative;
	float: left;
	width: 490px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #605E5E;
	font-family: Arial, Sans-Serif;
	font-size: 1.25em;
}

#footer {
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 40px;
	background-color: white;
}


#logo_header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header_header {
	position: absolute;
	left: 360px;
	top: 0px;
}

#globalnav {
	position: absolute;
	left: 263px;
	top: 97px;
	width: 457px;
	height: 20px;
	z-index: 4;
}


#horizontal_slash {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
}

#footer p {
	margin-left: 185px;
	margin-top: 10px;
	padding-bottom: 15px;
	color: #A15006;
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
}

#footer p a {
	color: #A15006;
	text-decoration: none;
}

#footer p a:hover {
	color: E2982F;
}

#footerGIF {
	margin-left: 185px;
}

#leftnav p {
	margin-top: 45px;
	margin-left: 15px;
	margin-bottom: 20px;
	color: #AC621A;
	font-family: Times, Serif;
	font-size: 1.25em;
	font-style: italic;
	text-align: right;
}

#leftnav p a {
	color: #AC621A;
	text-decoration: underline;
}

#leftnav p a:hover {
	color: #A6570B;
}

#SectionLabelCtl1_sectionLabel {
	margin-left: 15px;
	font-family: Arial, Sans-Serif;
	font-size: 1.35em;
	font-weight: bold;
 	color: #BC6410;
 	text-decoration: none;
}

#SectionLabelCtl1_sectionLabel:hover {
 	color: #E2982F;
}

/* ---------------------------- */
/* Left Nav styles		*/
/* ---------------------------- */


/* First Level  */

#leftnav ul {
	padding: 0px;
 	margin-left: 35px;
 	margin-top: 5px;
}

#leftnav ul li {
	list-style: url(/Innova/images/brownbullet.gif);
}


#leftnav ul li a {
	font-family: Arial, Sans-Serif;
	font-size: 1.25em;
	font-weight: bold;
 	color: #BC6410;
	text-decoration: none;

}

#leftnav ul li a:hover, #leftnav ul li a.active {
 	color: #E2982F;
}


/* Second and Third Level  */

#leftnav ul li ul {
	padding: 0px;
	margin-left: 10px;
}

#leftnav ul li ul li {
	/* list-style: none; */
	list-style: url(/Innova/images/olivebullet.gif);
	line-height: 1.2em;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#leftnav ul li ul li a {
	font-size: 1.25em;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
 	color: #BC6410;
}

#leftnav ul li ul li a:hover, #leftnav ul li ul li a.active {
	text-decoration: underline;
}


/*----------------------*/
/* Content well styles	*/
/*----------------------*/

h1 {
	margin-top: 10px;
	color: #444444;
	font-size: 1.25em;
}

h2 {
	color: black;
	font-size: 1.1em;
}

h3 {
	color: black;
	font-size: 1em;
}

h4 {
	color: black;
	font-size: .9em;
}


#contentwell a {
	color: #BC6410;
	/* color: #605E5E; */
	text-decoration: underline;
}

#contentwell a:hover {
	color: #E2982F;
}


/*------------------------------*/
/* Table STYLES     			*/
/*------------------------------*/

.interiorTable {
	border-collapse: collapse;
	width: 555px;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
}

.interiorTable tr td {
	border: 1px solid;
	border-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;

	background-color: #FBEFB2;
	color: #9D5109;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .70em;
}

.interiorTable thead th{
	border: 1px solid;
	background-color: #D67517;
	border-right-color: white;
	border-left-color: #D67517;
	border-top-color: #D67517;
	border-bottom-color: #D67517;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


.interiorTable thead td {

	background-color: #D67517;
	border-right-color: #D67517;
	border-top-color: #D67517;
	border-bottom-color: #D67517;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}

/* 
.leftCell {
	background-color: green;
}
*/

/* Vegamine Table */

.interiorTableVegamine {
	border-collapse: collapse;
	width: 555px;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
}

.interiorTableVegamine tr td {
	border: 1px solid;
	border-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;

	background-color: #FBEFB2;
	color: #9D5109;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .70em;
}

.interiorTableVegamine thead th{
	border: 1px solid;
	background-color: #0094A2;
	border-right-color: white;
	border-left-color: #0094A2;
	border-top-color: #0094A2;
	border-bottom-color: #0094A2;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


.interiorTableVegamine thead td {

	background-color: #0094A2;
	border-right-color: #0094A2;
	border-top-color: #0094A2;
	border-bottom-color: #0094A2;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


/* Robust Ultima Table */

.interiorTableUltima {
	border-collapse: collapse;
	width: 555px;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
}

.interiorTableUltima tr td {
	border: 1px solid;
	/* border: 1px solid; */
	border-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;

	background-color: #FBEFB2;
	color: #9D5109;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .70em;
}

.interiorTableUltima thead th{
	border: 1px solid;
	background-color: #0076BE;
	border-right-color: white;
	border-left-color: #0076BE;
	border-top-color: #0076BE;
	border-bottom-color: #0076BE;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


.interiorTableUltima thead td {

	background-color: #0076BE;
	border-right-color: #0076BE;
	border-top-color: #0076BE;
	border-bottom-color: #0076BE;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


/* Robust Optima Table */
.interiorTableOptima {
	border-collapse: collapse;
	width: 555px;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
}

.interiorTableOptima tr td {
	border: 1px solid;
	border-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;

	background-color: #FBEFB2;
	color: #9D5109;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .70em;
}

.interiorTableOptima thead th{
	border: 1px solid;
	background-color: #F25B2C;
	border-right-color: white;
	border-left-color: #F25B2C;
	border-top-color: #F25B2C;
	border-bottom-color: #F25B2C;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


.interiorTableOptima thead td {

	background-color: #F25B2C;
	border-right-color: #F25B2C;
	border-top-color: #F25B2C;
	border-bottom-color: #F25B2C;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}



/* Robust Replica Table */
.interiorTableReplica {
	border-collapse: collapse;
	width: 555px;
	border: 1px solid;
	padding: 0px;
	margin: 0px;
}

.interiorTableReplica tr td {
	border: 1px solid;
	border-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	text-align: left;

	background-color: #FBEFB2;
	color: #9D5109;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .70em;
}

.interiorTableReplica thead th{
	border: 1px solid;
	background-color: #02A76F;
	border-right-color: white;
	border-left-color: #02A76F;
	border-top-color: #02A76F;
	border-bottom-color: #02A76F;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}


.interiorTableReplica thead td {

	background-color: #02A76F;
	border-right-color: #02A76F;
	border-top-color: #02A76F;
	border-bottom-color: #02A76F;

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}