/* @override http://www.angusjournal.com/testsite/suziq/css/basic.css */

.text { color: black; font-size: x-small; font-family: arial; line-height: 10pt; }
.fancy_text{
	font: x-large "Brush Script MT", "Brush Script Std", "Script MT Bold", "Freestyle Script", "French Script MT", "Vladimir Script", "Lucida Calligraphy", Mistral, "Bradley Hand ITC TT", "Monotype Corsiva", cursive;
}
a { color: maroon; }
p { font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/* @group EPDs and Pedigrees */

..PedAnmName{
	font-size: x-large;
	font-weight: bold;
}

.PedCalvedRow{
	font-weight: bold;
}

.PedS, .PedD{
	font-weight: bold;
}


.ped_pedbody{
	font-size: small;
}

#epdtable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 10px;
}

#epdtable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.epdhead{
	font-size: medium;
	background-color: #8a3519;
	color: #e8daad;
	letter-spacing: 3px;
}

.epdsubhead{
	font-size: x-small;
	background-color: #b46b38;
}

.epddata{
	font-size: small;
}

/* @end */
/* @group Fancy Tables */
#fancy-table tr:hover,
#fancy-table tr.alt:hover{
	background-color: #fff;
}
#fancy-table{
	border-top: 1px solid maroon;
	border-right: 1px solid maroon;
	border-bottom: 1px solid maroon;
	background-color: #cbc096;
}
#fancy-table a{
	color: #c5b993;
	text-transform: uppercase;
}
#fancy-table td, 
#fancy-table th{
	font-size: 10px;
	padding: 3px;
	border-left: 1px solid maroon;
	text-align: center;
}
#fancy-table th{
	font-size: 10px;
	background-color: #352f21;
	border-bottom: 1px solid maroon;
	padding: 5px;
}
#fancy-table tr.alt{
	background-color: #faedbc;
}
/* @end */
/*  modified changs fo .net conversion 07/15/10  gtb */
.epdOutsideTab
{
	width: 55%;
	 
}

.PedTable
{
	width:600px;
 
 
}

.PedTable td
{
	white-space:nowrap;
font-size: 15px;
	
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	 margin-left:35px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable
{
	width: 100%;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 10px;
	
}
.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding:3px;
}
.EPDProdHeaderProd, .EPDMatHeaderMat, .EPDCarcHeaderCarc, .EPDValueHeaderValue
{
	font-size: medium;
	background-color: #8a3519;
	color: #e8daad;
	letter-spacing: 3px;
}

.EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader,.EPDProdSubHeader
{
	font-size: x-small;
	background-color: #b46b38;
	}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow , .EPDValueDataRow
{
	font-size: small;
}

.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{

}
