/* main page styles */
span { cursor: hand ; }
A:link { color:#000000; text-decoration: underline }
A:visited { color:#000000; text-decoration: underline }
A:active { color:#000000; text-decoration: underline }
A:hover{ color:#FF7F00; text-decoration : underline; }

body { background-color: #FFFFFF; }
/* end of main page styles */

ul{list-style-image:url('/images/owning_breeding/bluCheck.gif');}

/* Furniture styles */
.gradImageBG{
	/*padding-left:4px;*/
	background-image:url('/images/owning_breeding/gradient_top_blue.gif');
	background-repeat:repeat-x;
}
.mainBox{
	padding-left:4px;
/*	padding-right:3px;*/
	/*border-left:1px solid #006699;
	border-right:1px solid #006699;*/
}
.cnt_txt {
	font-family : Arial;
	font-size : 11px;
}
.outerTable { 
	/*border-width:1px; border-style:solid; border-color:#999999;
	margin-left:4px;*/
	margin-top:1px;
	}
.loginBox { 
	width:155px;
	font-family :Arial,Helvetica,Sans-Serif;
	font-size : 11px;
	color : #FFA500;
	background-color:f2f2f2;
	text-align:left;
	padding:2px;
	}
.orange_text { 
	color:#ff9900;
	font-family: Verdana;
	font-weight: normal;
	font-size: xx-small; 
	}
.login { 
	width:95;
	height:15;
	text-align:left;
	border:1px solid #999999;
	font-size : xx-small;
	}
.logindate { 
	width:50;
	height:15;
	text-align:left;
	border:1px solid #999999;
	font-size : xx-small;
	}
.grey_text { 
	color:#9D9D9D;
	font-family: Verdana;
	font-weight: normal;
	font-size: xx-small; 
	}
	.grey_bold {
	color:#9D9D9D;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        }

.green_bold {
        color:#006699;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        }


.grey_box {
        color:#9d9d9d;
        background-color:dddddd;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        padding-left:4px;
        padding-right:4px;
        }
.search_quick_links { 
	width:118;
	height:15;
	text-align:left;
	border:1px solid #999999;
	font-size : xx-small; 
	}
.error { 
	color:#ff0000;
	font-family: Verdana;
	font-weight: normal;
	font-size: xx-small; 
	}
/* right column styles */
.contentCells{
		padding-top:4px;
		padding-bottom:4px;
		border-top-width:thin;
		border-top-style:dotted;
		border-top-color:cccccc;
		font-family:Arial,Helvetica,Sans-Serif;
		font-size:11px;
		color:#000000;
		font-weight:bold;
	}
a.contentCellsLink{
		color:#000000;
}
a:hover.contentCellsLink{
		color:#336ED8;
}
.contentCellsTxt{
		font-family:Arial,Helvetica,Sans-Serif;
		font-size:11px;
		color:#000000;
		font-weight:bold;
		background-color:#FFFFFF;
		background:#FFF url(/images/feature_item_fade_white.jpg) repeat-x bottom;
		border:1px solid #FFFFFF;
	}
	
	.contentCellsTxt h3 {
	color:#209740;
	font-size:1.2em;
	text-transform:uppercase;
	border-bottom:1px solid #FFFFFF;
	
	background:url(/images/upper_article_fade.jpg) repeat-x top;
	padding:5px 5px 0 5px;
	font-weight:normal;
	line-height:1.1em;
	color:#336600;
	margin:0 0 0.5em;
}

.contentCellsTxt p {
	color:#333;
	padding:5px 5px 5px 5px;
	margin:0px;
}

.contentCellsTxt a {
	color:#333;
	
}

.contentCellsTxt a:link {
	text-decoration:none;
	color:#333;
}

.contentCellsTxt a:visited {
	text-decoration:none;
	color:#333;
}

.contentCellsTxt a:hover {
	text-decoration:underline;
	color:#333;
}

.contentCellsTxt a:active {
	text-decoration:none;
	color:#333;
}

/* end of furniture styles */

/* specific page styles (e.g. styles used on only one page)*/

.stallionForm{
	width:145;
	height:15;
	text-align:left;
	border:1px solid #999999;
	font-size : xx-small;
}
a.stakePedigree{
	color : #FF8C00;
}
a:visited.stakePedigree{
	color : #FF8C00;
}
a:hover.stakePedigree{
	color : White;
}

.ownershipstandtable{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:11px;
 }
 .ownershipttableheading {
   color: #FFFFFF;
   background-color: 005091;
   font-family:Arial,Helvetica,Sans-Serif;
   font-size:11px;
   font-weight: bolder;
}
 .group1Text {
   color: #006699;
   background-color: FFFFFF;
   font-family:Arial,Helvetica,Sans-Serif;
   font-size:11px;
   font-weight: bolder;
}
.group1Table { 
	border-width:1px; border-style:solid; border-color:#999999;
	margin-left:4px;
	font-family : Arial;
	font-size : 11px;
	}
 .group1ResultsDark {
   color: #006699;
   background-color: FFFFFF;
   font-family:Arial,Helvetica,Sans-Serif;
   font-size:11px;
   font-weight: bold;
}
 .group1ResultsLight {
   color: #99ccff;
   background-color: FFFFFF;
   font-family:Arial,Helvetica,Sans-Serif;
   font-size:11px;
   font-weight: bold;
}
.group1Small { 
	text-align:left;
	font-size : xx-small;
	}

