/* @override http://test.angusjournal.com/jbuckle/css/main.css */

/* -------------------------------------
	Author: Tim Blumer ~ api-webservices.com
	
	Built: 2009-09-02 (YYYY-MM-DD)
	
	Last Edit: 2009-09-03 (YYYY-MM-DD)
	
	URI: http://j-buckleranch.com
---------------------------------------*/

/* @group Body */

body {
	margin: 0;
	padding: 0;
	background-color: #150500;
}

body, p {
}

a{
	color: #914e14;
    outline: none;

}

a:hover{
	
}

a:visited{
	
}

h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	padding-top: 0;
	font-family: Impact, Charcoal, sans-serif;
	color: #914e14;
	font-weight: normal;
	font-style: normal;
}
hr{
	border-bottom-style: hidden;
	border-top: 1px solid #150500;
	border-right-style: hidden;
	border-left-style: hidden;
}
/* save just in case
hr{
	border-bottom-style: hidden;
	border-top: 3px dotted #150500;
	border-right-style: hidden;
	border-left-style: hidden;
}
*/

/* @end */

/* @group Layout */

#contact {
	
}

#container {
	display: block;
	margin: auto;
	width: 1024px;
	background: url(../images/design/container_bg.jpg) repeat-y;
}

#header {
	height: 196px;
}

#header a{
	display: block;
	height: 179px;
}

#header h1{
	visibility: hidden;

}

#wrapper {
	min-height: 602px;
}

#nav {
	display: block;
	float: left;
	width: 249px;
	height: 593px;
	background-image: url(../images/design/nav.jpg);
}

#content {
	display: block;
	float: right;
	width: 739px;
	padding-top: 31px;
	padding-left: 18px;
	padding-right: 18px;
	color: #311001;
	font: 16px Georgia, "Times New Roman", Times, serif;
	min-height: 188px;
}

#content img{
	padding: 4px;
	background-color: #fff;
	border: 1px solid #d1b070;
}

#content img.noBorder{
	border-style: none;
	padding: 0;
	background-color: transparent;
	margin: 4px;
}

#content .cutline{
	font-size: 13px;
	font-style: italic;
	color: #150500;
}

#footer {
	display: block;
	clear: both;
	height: 57px;
	background-image: url(../images/design/footer.gif);
	color: #914e14;
	font: 14px Impact, Charcoal, sans-serif;
	text-align: center;
	padding-top: 40px;
	padding-left: 15px;
}

#api {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #6d4716;
	margin: auto;
	width: 1024px;
	text-align: center;
}

#api a{
	color: #6d4716;
}

#api a:hover{
	color: #83551a;
}

.tagline_name{
	font: 16px Impact, Charcoal, sans-serif;
	color: #914e14;
}

.tagline_name a{
	text-decoration: none;
}

.tagline_name a:hover{
	color: #150500;
	text-decoration: none;
}

.tagline_reg{
	font: 14px Impact, Charcoal, sans-serif;
}

.pagetitle{
	font: 24px Impact, Charcoal, sans-serif;
	color: #914e14;
	display: block;
	padding-top: 30px;
}

.concho_link{
	font: 24px Impact, Charcoal, sans-serif;
	color: #914e14;
	background: url(../images/design/concho.png) no-repeat;
	display: block;
	height: 48px;
	padding-left: 64px;
	padding-top: 2px;
}

.concho_link a{
	text-decoration: none;
}

.concho_link a:hover{
	color: #150500;
}

.quote{
	font-style: italic;
	color: #914e14;
}
.starburst{
	background: url(../images/design/starburst.png) no-repeat;
	color: white;
	width: 105px;
	height: 90px;
	padding: 36px 10px 10px;	
	margin: auto;
}
.starburst2{
	background: url(../images/design/starburst2.jpg) no-repeat;
	color: white;
	width: 120px;
	height: 110px;
	padding: 64px 40px 25px;	
	margin: auto;
	vertical-align: middle;
	font-size: 32px;
}
/* @end */

/* @group Pretty Forms */

form {
	margin: 0 0 1em;
	padding: 0;
}

label {
	color: #235353;
}

input, textarea {
	background: #f9edd3;
	border: 1px solid #d2bb96;
	margin: 0;
	padding: 2px;
}

#form_box{
	background-color: #eedec4;
	border: 1px solid #ceb688;
	width: 422px;
	padding: 11px;
}
/* @end */

/* @group EPDs/Peds/misc */

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}
.highlight{
	background-color: #f4e6ed;
	padding: 5px;
}
.center-txt{
	text-align: center;	
}
.white{
	background-color: #fff;
	padding: 5px;
	float: right;
	width: 243px;
	font: 24px/1.2 Impact, Charcoal, sans-serif;
	color: #914e14;
	display: block;
	text-align: center;
	border: 1px solid #150500;
}
.col{
	padding: 5px;
	float: right;
	clear: right;
	width: 243px;
	display: block;
}
.white a{
	text-decoration: none;
}
.banner{
	background-color: #4d2d18;
	color:  white;
	padding: 7px;
	width: 455px;
}
.banner a{
	color: #dec0a4;
}
.banner a:hover{
	color: #914e14;
}

.PedAnmName{
	font: 18px Impact, Charcoal, sans-serif;

}

.PedCalvedRow{
	font-style: italic;
	padding-bottom: 10px;
}

.PedTable 
{
	text-align: left;
	width: 620px;
}	
	
.PedS, .PedD {
	font-weight: bold;
}

.PedPGS, .PedPGD, .PedMGS, .PedMGD {
	margin-left:35px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable {
	width: 440px;
	border-bottom: 1px solid #8e5633;
	border-left: 1px solid #8e5633;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td{
	border-top: 1px solid #8e5633;
	border-right: 1px solid #8e5633;
	padding: 2px;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader {
	background-color: #d6bb86;
	color: #150500;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader {
	background-color: #e7d8bb;
	color: #150500;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #fff;
	color: #150500;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{	
	padding-top: 10px;
	
}
/* @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 */
