/* @override http://www.angusjournal.com/testsite/silveiramod/main.css */

/* -------------------------------------
	Author: T. Copeland
	Built: 2008-09-03
	Last Edit: 2008-10-22
	URI: http://www.silveirabros.com
---------------------------------------*/
/* @group Layout */

/* Reset a few items */
body, h1, h2, h3, h4, h5, h6, p, ul{
	margin: 0;
	padding: 0;
}
/* end reset */

body{
	padding: 0;
	background: url(images/design/silveirabackground.jpg) repeat;
}
body, p{
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}
p{
	font-size: .875em;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 1em;
}
abbr{
	border-bottom-style: none;
}
#container{
	background: url(images/design/left-column.png) repeat-y;
	min-width: 800px;
}
#main_wrapper{
	background: url(images/design/header-left.png) no-repeat left top;
}
#header{
	background: url(images/design/right_header2.png) no-repeat right top;
}
#header p{
	margin: 0;
	padding: 0;
	text-align: center;
}
#header p.left-text{
	float: left;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}
#header p.right-text{
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}
#header img{
	border: none;
	margin: auto;
}
#wrapper{
	background: url(images/design/bottom-left-column.png) no-repeat left bottom;
}
#nav{
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 18px;
	width: 150px;
	margin-top: 22px;
	line-height: 24px;
}
#extra-nav{
	list-style-type: none;
	text-align: center;
	font-size: 18px;
	width: 140px;
	margin-top: 22px;
	line-height: 24px;
}
#nav a, #extra-nav a{
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav a:hover, #extra-nav a:hover{
	text-shadow: #731919 1px 1px 0;
	font-weight: bold;
}
#contact{
	float: right;
	background: url(images/design/right_header2.png) no-repeat right -125px;
	padding-right: 47px;
	padding-top: 1px;
	padding-left: 1px;
}
#contact p{
	text-align: right;
	color: #fff;
	font-size: 12px;
	line-height: normal;
}
#contact a{
	color: black;
	font-weight: bold;
	font-size: 16px;
}

/* My Comment */
#extra-column{
	clear: right;
	float: right;
	width: 145px;
}
#content{
	/*background: url(images/design/wrapper_bg.jpg) no-repeat right -102px;*/	
	margin-left: 160px;
	padding-right: 151px;
	background: url(images/design/right-column.png) repeat-y right;
	padding-bottom: 1px;
}
#content .extra-bg h1{
	
}
#content .extra-bg{	
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	padding-top: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #731919;
	font-weight: normal;
	font-style: normal;
}
#content ul{
	list-style: square;
	font-size: small;
	margin-left: 1em;
	padding-left: 1em;
}
#content img{
	border: 1px solid;
}
#content .animals{
	float: left;
	text-align: center;
	width: 300px;
	height: 190px;
}
#contact img.no_border, #content img.no_border{
	border: none;
}
#footer{

	background: url(images/design/bottom-right-column.png) no-repeat right bottom;
	height: 59px;
}
#footer ul{
	height: 45px;
	width: 555px;
	padding-left: 160px;
	float: left;
	padding-top: 30px;
}
#footer li{
	display: inline;
}
#footer li a{
	font-size: 13px;
	color: #731919;
	text-decoration: none;
	padding: 2px;
	border-right: 1px solid #cc0300;
	border-left: 1px solid #cc0300;
}
#footer li a:hover{
	border-top: 1px solid #cc0300;
	border-bottom: 1px solid #cc0300;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #ffc2c2;
}
#api{
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	padding-top: 32px;
	padding-right: 25px;
	padding-bottom: 10px;
}
#api a{
	font-size: 10px;
	color: #731919;
	text-decoration: none;
}
#api:after{
	clear: both;
}
.vcard{
	color: #395795;
	font-size: .75em;
	line-height: 16px;
}
/* @end */

/* @group Pretty Forms */

form{
	margin: 0;
	padding: 0;
}

label{
	color: #235353;
}

input, textarea{
	color: #235353;
	background: #fee3ad;
	border: 1px solid #235353;
	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{
	background: #235353;
	padding: 2px 6px;
	color: #fff;
}

/* @end */

/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.center{
	text-align: center;
}
.small{
	font-size: x-small;
}
#content .scream{
	margin-top: 1em;
	padding: 0;
	font-size: 2.5em;
	font-family: Impact, "Arial Black", Gadget, sans-serif;
	color: #731919;
	border: 5px dotted #731919;
}
.PedAnmName, .ped_name{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #731919;
}
.PedCalvedRow, .ped_calved{
	font-weight: bold;
}
.PedTable, #pedtable{	
	margin-bottom: 1em;
	font-variant: normal;
}
.PedTable td, .ped_pedbody td{	
	padding: 7px;
}
.PedS, .PedD, .ped_damname, .ped_sirename{
	font-weight: bold;
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}

#epdtable, .EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 1em;
	width:400px;
}

#epdtable td, .EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
	text-align: center;
}

.epdhead, .EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	color: #fff;
	background-color: #3e5581;
	font-size: .875em;
}

.epdsubhead, .EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	font-size: .75em;
	background-color: #8a1e23;
	color: #fff;
}

.epddata, .EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{
	font-size: .75em;
}
.EPDAcc
{
	padding-left: 5px;
}

.EPDAsOfDt
{

}
/* @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 */

