body {
	background-color:#660726;
	padding-top:0px;
	margin-top:0px;
}

body, html, div, td, p, ul, li, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a {
	color:#660000;
	}

a:hover {
	text-decoration:underline;}

.LogInLinks a {
	font-size:10px;}

.contentBody h1 {
	line-height:26px;
	margin-bottom:0px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	margin-top:0px;
	}

h1 {
	font-size:22px;}
h2 {
	font-size:20px;}
h3 {
	font-size:18px}
h4 {
	font-size:16px}
h5 {
	font-size:14px}

.wrapper {
	background-image:url(../Images/bodyTile2C.gif);
	background-repeat:repeat-y;
	width:972px;
	margin:0px auto 0px auto;
}

.wrapperPad {
	padding:0px 6px 0px 6px;
}

.headerContainer {
	background-image:url(../CMSFiles/Images/Headers/headerBS.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:190px;
}

.headerContainerStud {
	background-image:url(../CMSFiles/Images/Headers/headerStud.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:190px;
}

.headerSection {
	text-align:right;
	height:152px;
	}
	
.loginBox {
	height:20px;
	border-bottom:#333333 solid 1px;
	padding: 6px 25px 0px 0px;
	text-align:right;
	background-color:#e9e9e9;
	font-size:10px;
}

 .loginBox a {
 	font-size:10px;}

.contentContainer {
	padding-top:20px;
/*	position:relative;
	display:inline;*/
}

.homeContent {
	 height:400px;
	 background-color:#CCCCCC;
	 border:#660000 solid 1px;
	 text-align:center;
 }

.contentBody {
/*	display:inline;
	position:relative;*/
	width:620px;
	float:left;
	margin-left:20px;
	line-height:16px;
}

.rightCol {
	float:left;
/*	position:relative;*/
	display:block;
	width:260px;
	margin-left:35px;
}

.navContainer {
	text-align:right;
	padding:0px 25px 0px 0px;
}

.PrimaryNavigation, .sep {
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	padding:0px 5px 1px 5px;
	display: block;
	float:right;
	line-height:18px;
}

.navContainerStud {
	padding-right:250px;
}

.navContainer a:hover {
	background-color:#660000;
	text-decoration:none;
}

.navContainerStud a:hover {
	background-color:#660000;
	text-decoration:none;
}


.navContainerFooter .PrimaryNavigation, .navContainerFooter .sep {
	color: #660000;
	font-size:12px;
	font-weight:normal;
	padding:1px 5px 2px 5px;
	float:left;
}

.navContainerTop {
	margin-left:20px;
	}

.navContainerTop .PrimaryNavigation, .navContainerTop .sep {
	color: #660000;
	font-size:10px;
	font-weight:normal;
	padding:0px 5px 2px 5px;
	float:left;
	margin-top:-2px;
}


.poweredBy, .poweredBy a {
	font-size:10px;
	margin-top:20px;
	font-style:italic;
	margin-bottom:20px;
	}


.footerContainer {
	background-color:#ffffff; 
	padding: 20px 0px 10px 0px;
	clear:both;
	border-top:#660000 1px solid;
	text-align:center;	
}

.footerContainer table{
	text-align:center;	
}

.footerContainer h2 {
	margin-bottom:5px;
	margin-top:0px;
}

	
.404-Error
{
    font-size: 1.75em;
    font-weight: bold;
    font-style: italic;
}

.Error
{
    font-size: 1.25em;
    font-weight: bold;
    color: Red;
}

.Message
{
    font-size: 1.25em;
    font-weight: bold;
    color: Blue;
}

.allNews, .backOne  {
	text-align:right;
	margin-bottom:15px;
	margin-top:10px;}
	
.news-categories ul
{
}

.news-categories li, .news-categories a, .news-categories a:hover
{
  margin: 0px 0px 5px 0px;
  list-style-type: none;
  text-decoration: none;  
}

.news-categories a:hover
{
  text-decoration: underline;  
}


.newsBlockDatePublished
{
	
}

.newsBlockItem
{
	
}

.newsBlockHeader a {
	font-size:15px;
	font-weight:bold;	
}

.newsBlockHeader {
	margin-top:5px;
	margin-bottom:3px;}

.newsBlockSummary {
	font-size:11px;
	line-height:14px;
	margin-bottom:15px;	
}

.summary {
	}

.newsCategoryLinks a
{
	
}


.readMore {
	text-align:right;
	margin-top:3px;
	display:none;
}

.newsHeader {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	line-height:28px;}

.publishedDate {
	font-size:10px;
	font-style:italic;
	margin-bottom:0px;
	margin-right:0px;
	display:none;
}

.newsDetail .publishedDate {
	font-size:10px;
	font-style:italic;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:0px;
	float:left;
	display:block;
}

.newsDetail .newsBody {
	margin-top:40px;
}


.source {
	font-size:10px;
	font-style:italic;
	margin-bottom:10px;
	float:left;
}

.source a {
	font-size:10px;}

.author  {
	font-size:10px;
	font-style:italic;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	display:none;
}

.editClass {
	margin-bottom:10px;}

.newsBody {
	clear:left;
	line-height:18px;
	margin-bottom:20px;
}



.contactFormTable {
	border:1px solid #CCCCCC;
	border-top:0px;
	border-left:0px;
	width:100%;}

.contactFormTable td {
	border:1px solid #CCCCCC;
	border-right:0px;
	border-bottom:0px;
}


select {
	width:250px;}

textarea {
	width:98%;
	height:200px;
	margin-right:3px;
	padding:3px;
	}

#ctl00_ContentPlaceHolder1_Login1_UserName, #ctl00_ContentPlaceHolder1_Login1_Password {
	width:200px;}

#ctl00_ContentPlaceHolder1_Login1_RememberMe {
	width:auto;}

input {
	width:98%;
	min-width:200px;
	margin-right:3px;
	padding:3px;
}

.checkboxStallion {
	width:24px;
	min-width:24px;
}

.inputMareName {
	width:340px;
	min-width:340px;
}

.inputMareYob {
	width:110px;
	min-width:110px;
}

select, textarea, input {
	font-size:12px;
	background-color:#e9e9e9;
	border:1px solid #660000;
}

.ContactFormSubmit {
	border:1px solid #000000;
	background-color:#C0C0C0;
    color: Black;
}

.ContactFormSubmit:hover {
	background-color:#e9e9e9;
}

.videoPlayer
{
	
}

.PhotoGalleryText
{
   padding: 5px;
   font-weight: bold;
   min-width: 150px;
   min-height: 100px;
}

.StallionFoalGallery img {
	}

.PhotoGalleryImage
{
   border: 1px;
}

.PhotoAlbumDetails
{
   font-size: .70em;
   font-weight: normal;
   font-style: italic;
}




.galleryContainer {
	width:100%;
	display:table;
	border:0px solid #e9e9e9;
}

.galleryItem {
	display:block;
	background-color: transparent;
	overflow:hidden;
	height:90px;
	width:105px;
	margin:5px;
	padding:0px;
	border:0px solid #CCCCCC;
	}

.gallery img {
	width:110px;
	margin-left:-3px;
	margin-top:-5px;
	border:0px;
}
   
.gallery a:hover img {
	border:0px;
	
}    




/* Horses Grid */

.BreadCrumbs, .BreadCrumbs a {
	margin-top: -20px;
	margin-bottom: 0px;
	font-style:italic;
	font-size:10px;
	}

.BreadCrumbs {
	float:left;
	margin-left:30px;}

.GridViewHorsesClass {
	width:100%;
	background-color:#ffffff;
	margin-left:0px;
	}

.GridViewHorsesClass td {
	padding:10px;
	}

.GridViewHorsesRowAlt {
	background-color: #CCCCCC;
	}

.GridViewHorsesRowAlt2 {
	background-color:#F3E7C7;
	}


.gridHorseName a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#660000;
	}

.gridHorseHeadline {
	font-weight:bold;
	margin-bottom:20px;
	}

.gridHorseBreedline {
	font-style:italic;
	margin: 5px 0px 5px 0px;
	}

.gridHorseThumb {
	border:#000000 1px solid;
	width:200px;}

/*horses details */

.resourcesList {
}
.resourcesListItem {
	font-weight:bold;}
.resourcesDesctiption {
	font-weight:normal;
	}
.HorseResources {
	margin-top:20px;
	margin-bottom:20px;}

.Info {
	text-align:center;
	}

.Breedline {
	float:right;
	margin-right:20px;
	}

.FoaledProvince {
	display:none;
	}
.lbHorseSexID {
	}
.LocationOwnership {
	display:none;
	}
.HorsePedigreeFile {
	margin-bottom:10px;
	font-weight:bold;}
.contentBody h2 {
	margin-bottom:3px;
	font-size:22px;
	background-color:#660726;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:26px;
	margin-bottom:10px;
	}

h2 .HorseName{
	margin-bottom:0px;
	font-size:28px;
	background-color:#660726;
	padding:6px;
	color:#FFFFFF;
	font-weight:normal;
	}
.HorsePhotoMain img {
	border:#000000 1px solid;
	float:none;
	width:350px;
	}
.HorsePhotoMain {
	float:right;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:10px;
}

.stallionAd {
	margin-left:10px;
}
	
.HorseHeadline {
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	}
.modifiedInfo {
	text-align:right;
	font-size:10px;
	font-style:italic;}
.registries {
	float:left;
	margin-right:20px;
	display:block;
	}
.horseTable {
	background-color:#FFFFFF;
	border:1px solid #000000}
.horseTable th {
	background-color:#660726;
	color:#FFFFFF;
	text-align:left
	}
.HorsePerfomance {
	margin-top:10px;
	clear:none;
	margin-bottom:10px;
	background-color:#F3E7C7;
	border:1px solid #333333;
	padding:10px;
	}
.AdministrativeHorseInfo {
	font-size:8px;
	margin:10px 0px 10px 0px;
	display:none;
	}

/*Horse Generational Ped */
.pedigreetable { width:100%; clear:none;}
.pedigreetable td {font-size:10px; border:1px solid #666666;}
.pedigreetable td a{font-size:10px; border:0px solid #666666;}
.f {background-color:#F3E7C7; padding-left:2px; padding-top:0px; padding-bottom:0px}
.m {background-color:#c4c2b3; padding-left:2px}
.w {background-color:#FFFFFE; padding-left:1px; padding-right:1px}
.w2 {background-color:#FFFFFE; }
.xf {background-color:#cc9999; padding-left:2px; padding-top:0px; padding-bottom:0px}
.xm {background-color:#9999cc; padding-left:2px}
A {text-decoration:none; color:0000ff}
.fff {background-color:#F3E7C7; border-bottom-width:1; border-color:black; border-style:solid; border-top-width:0; border-left-width:0; border-right-width:0}
.ffm {background-color:#c4c2b3; border-bottom-width:1; border-color:black; border-style:solid; border-top-width:0; border-left-width:0; border-right-width:0}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    margin: 0;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    padding: 0 12px;
/*    background: url(http://dev.jquery.com/view/tags/ui/latest/themes/flora/i/tabs.png) no-repeat;*/
}
.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 12px;
/*    background-position: 100% 0;*/
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #000;
	background-color:#f3e7c7;
	display:block;
	width:100%;
	border-bottom:1px solid #FFF;
	line-height:32px;

}
.ui-tabs-nav a:hover {
	color:#000;
	background-color:#989898;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
	color: #FFF;
	background-color:#660726;
/*    top: 1px;
    z-index: 2;
    margin-top: 0;*/
/*    background-position: 100% -23px;*/
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
/*    background-position: 0 -23px;*/
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    padding: 0px;
    background-color: #ffffff;
    background: #ffffff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#stallion ul .tabs {
	line-height:20px;
	border-right:0px solid #333333;
	}

#stallion ul .tabs {
	line-height:20px;
	border-right:1px solid #e9e9e9;
	}
#stallion {
	margin-top:20px;
}

.socialNetDiv a:hover {
	text-decoration:none;
	border:none;
}

.horseGrid th {
	background-color: #989898;
}

.stallionVideo {
	margin-right:20px;
}

.HorseRegistry {
	padding-left:52px;
}

a.fb_share_link {
	display:none;
}

.stallionPageLink {
	display:block;
	width:150px;
	height:30px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:right;	
	margin:-10px 1px 2px 3px;
}
