/* -------------------------------------
	Author: T. Copeland
	Built: 2009-08-27
	Last Edit: 2009-08-27
	URI: http://www.rollinghillsfarm.com
---------------------------------------*/
/* @group Layout */

body{
	margin: 0;
	padding: 0;
	background-color: #181818;
	}
body, p{
	font: 90% Verdana, sans-serif;
}
p{
	margin-top: 14px;
	margin-bottom: 0;
	line-height: 14px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-style: italic;
	font-family: Arial, sans-serif;
	color: #a13736;
	margin: 0 0 -4px;
}
/* LVHA */
/* An extra div if needed, not plugged into the HTML by default */
#container{
	width: 1024px;
	margin: 0 auto;
	background: url(images/design/content.png) repeat-y center;
}
#wrap{
	background: url(images/design/container.png) no-repeat center top;
}
#header{
	height: 167px;
}
#header h1{
	margin: 0;
}
#header a{
	text-decoration: none;
	display: block;
	width: 210px;
	padding-top: 49px;
	height: 115px;
}
#header i{
	visibility: hidden;
}
#wrapper{
	float: left;

}
#nav{
	width: 200px;
	float: left;
	background: url(images/design/nav_bg.png) repeat-y;
}
#nav ul{
	background: url(images/design/nav_end.png) no-repeat 0 bottom;
	margin: 0;
	list-style: none;
	padding: 7px 7px 105px 25px;
}
#nav a{
	text-decoration: none;
	color: #181818;
	font-family: Arial, sans-serif;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 14px;
}
#nav a:hover{
	color: #fbebc5;
	background-image: url(images/design/nav_over.png);
}
#content{
	width: 606px;
	float: left;
	padding: 0 9px 10px;
	min-height: 300px;
}
#content img{
	background-color: #fbebc5;
	padding: 4px;
	border: 1px solid #c7a760;
}
#content img.no-border{
	padding: 0;
	border: none;
}
#content ul, #content ol{
	margin-top: 3px;
	font: 90% Arial, sans-serif;
}
#content ul{
	list-style-type: square;
}
#sidebar{
	float: right;
	width: 200px;
}
#contact{
	text-align: center;
	padding: 0 30px 0 8px;
	color: #fbebc5;
	font-size: 90%;
	margin-top: -16px;
}

#contact a{
	color: #fbebc5;
}

#footer{
	background: url(images/design/footer.png) no-repeat center bottom;
	height: 20px;
	clear: both;
}
#api{
	color: #a6823e;
}

#api a{
	color: #a6823e;
}

#api p{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	margin: 3px 210px 0 0;
}

.cutline{
	font-style: italic;
	font-size: 11px;
}

/* @end */

/* @group Pretty Forms */

form{
	margin: 0 0 1em;
	padding: 0;
}

label{
	color: #324c24;
}

input, textarea{
	color: #324c24;
	background: #f4e0b3;
	border: 1px solid #a03736;
	margin: 0;
	padding: 2px;
}
.submit{
	padding-bottom: 1em;
	margin: 0;
}
.submit input{
	color: #181818;
	background: #fff;
	padding: 3px;
	font-size: 12px;
	margin: 5px 0 0;
}

fieldset{
	border: 1px solid #a03736;
}
fieldset p{
	padding-left: 20px;
}
legend{
	background: #a03736;
	padding: 2px 6px;
	color: #ffffcd;
}

/* @end */

/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}

.PedTable
{
	font: 90% Arial, sans-serif;
	text-align: left;
}

.PedAnmName{
	font-style: italic;
	color: #a13736;
	font-size: 130%;
	font-weight: bold;
}

.PedCalvedRow{
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
}

.PedS, .PedD{
	font-weight: bold;
	padding: 1px 3px;
	color: #a13736;
}

.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left:35px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	font: 90% Arial, sans-serif;
	border-bottom: 1px solid #c7a760;
	border-left: 1px solid #c7a760;
	margin-bottom: 1em;
	width: 400px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td{
	border-top: 1px solid #c7a760;
	border-right: 1px solid #c7a760;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader{
	background-color: #c2a45a;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader{
	background-color: #dec588;
	color: #000;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow{
}

/* @end */

/* @group GeneStar Table */
#genestar{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{	
	padding-top: 30px;
}
#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 */
