/* -------------------------------------
	Author: Tim Blumer ~ api-webservices.com
	
	Built: 2009-08-12 (YYYY-MM-DD)
	
	Last Edit: 2010-01-26 (YYYY-MM-DD)
	
	URI: bjangus.com
---------------------------------------*/

/* @group Body */

body {
	margin: 0;
	padding: 0;
	background-color: #3f6335;
	background-image: url(../images/design/mainbg.gif);
}

body, p{
	
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #7e0807;
}

a{
	color: #fff;
}

visited{
	color: #7e0807;
}

/* @end */

/* @group Layout */

hr{
	height: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top: 1px solid #81977b;
}

#container {
	margin: auto;
	width: 972px;
	background-image: url(../images/design/container_bg.gif);
}

#header {
	height: 164px;
	background: url(../images/design/header.jpg) no-repeat;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

#header a{
	display: block;
	height: 153px;
	margin: 0 auto;
	width: 953px;
	text-decoration: none;
	text-align: center;
}

#header a h1{
	visibility: hidden;
}


#wrapper {
	background: url(../images/design/wrapper_bg.jpg) no-repeat left bottom;
}

#title{
	color: #7e0807;
	font-weight: bold;
	font-size: 25px;
}

#content{
	float: right;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 781px;
	padding: 0 15px 10px 10px;
	min-height: 430px;
}

#content img{
	background-color: #b2caac;
	border: 1px solid #73856d;
	padding: 4px;
}

#content img.no_borders{
	border: none;
	padding: 0;
	background-color: transparent;
}


#nav{
	float: left;
	width: 160px;
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #fff;
	padding-left: 5px;
}

#footer {
	clear: both;
	margin-left: 165px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #fff;
	height: 56px;
	width: 807px;
	padding-top: 19px;
	text-align: center;
	background: url(../images/design/footer.jpg) no-repeat;
}

#api {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 972px;
	margin: auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
}

.subtitle{
	padding-left: 19px;
	height: 39px;
	background: url(../images/design/subtitle_bg.png) no-repeat;
	font: italic bold 18px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #7e0807;
	padding-top: 3px;
}

.subtitle{
	padding-left: 19px;
	height: 39px;
	background: url(../images/design/subtitle_bg.png) no-repeat;
	font: italic bold 18px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #7e0807;
	padding-top: 3px;
}

.subtitle a{
	color: #7e0807;
}

.subtitle a:hover{
	color: #fff;
}

/* @end */

/* @group Pretty Forms */

form {
	margin: 0 0 1em;
	padding: 0;
}

label {
	color: #235353;
}

input, textarea {
	background: #e6e6e6;
	border: 1px solid #73856d;
	margin: 0;
	padding: 0;
}

.submit {
	padding-bottom: 1em;
	margin: 0;
}

.submit input {
	color: #000;
	background: #fff;
	padding: 5px;
	font-size: 12px;
}

fieldset {
	border: 1px solid #235353;
}

fieldset p {
	padding-left: 20px;
}

legend {
	}

/* @end */

/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 2px;
	width: 46%;
}
.left-col{
	float: left;
	margin-right: 1px;
}
.short-col{
	float: left;
	width: 350px;
}
.right{
	float: right;
	margin-left: 2px;
	width: 47%;
}
.clear{
	clear: both;
}
.banner{
	width: 150px;
	height: 105px;
	background-color: #b2caac;
	border: 1px solid #73856d;
	padding: 4px;
	margin: 0 auto;
}


.PedAnmName
{
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	color: #7e0807;
}

.PedCalvedRow{
	
	font: italic 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.PedS, .PedD{
	font-weight: bold;
	font:  bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.PedPGS, .PedPGD, .PedMGS, .PedMGD{	
	margin-left:20px;
}


.PedTable{
	width: 410px;
	padding-top: 5px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	border-bottom: 1px solid #647966;
	border-left: 1px solid #647966;
	width: 370px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td{
	padding: 2px;
	border-top: 1px solid #647966;
	border-right: 1px solid #647966;
}


.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader{
	background-color: #758a70;
	color: #e6e6e6;
	font-size: 11px;
	font-weight: bold;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader{
	background-color: #889f82;
	color: #e6e6e6;
	font-size: 11px;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow{
	background-color: #a6baa1;
	font-size: 11px;
	color: #000;
	
}


.EPDAcc
{
	padding-left:5px;
}

.EPDAsOfDt
{
}

.footnote{
	background-color: #a6baa1;
	width: 300px;
	padding: 7px;
	margin: auto;
}

/* @end */

/* @group GeneStar Table */

#genestar {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#genestar td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	text-align: center;
}

.gs_head {
	padding: 2px;
	background-color: #0c4c89;
	color: #fff;
	font-weight: bold;
}

.gs_subhead {
	background-color: #bc2d27;
	color: #fff;
}

/* @end */

/* @group AJAX Members List */

#memnav a {
	font-size: 15px;
	font-weight: bold;
	background-color: #c11676;
	color: #fff;
	text-decoration: none;
	padding: 3px;
}

#memnav a:hover {
	font-size: 15px;
	font-weight: bold;
	background-color: #4ab855;
	color: #fff;
	text-decoration: none;
	padding: 3px;
}

/* @end */