body {
	background-color: #6699cc;
	background-image: url(../images/pageBg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	outline:none;
}
a:link, a:active, a:visited {
	color: #03F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.spacer {
	clear: both;
}
img {
	border: none;
}
#wrapper {
	padding: 0px;
	width: 834px;
	margin-top: 0px;
	margin-left: 36px;
}
#header {
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 834px;
}
#topMenu {
	height: 35px;
	width: 662px;
	background-image: url(../images/topMenuBg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
}
#topMenu ul {
	float: left;
	height: 24px;
	width: 600px;
	margin-top: 4px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-left: 60px;
	margin-bottom: 0px;
}
#topMenu ul li {
	float: left;
	height: 24px;
	padding-left: 4px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 834px;
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
}
#top-boxes {
	height: 159px;
	width: 608px;
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-boxes ul {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 159px;
}
#top-boxes ul li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.newsletter-box {
	background-image: url(../images/mailing_listBg.jpg);
	height: 159px;
	width: 229px;
}
#search_form {
	margin-top: 10px;
	padding-left: 35px;
}
#search_form label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}

.newsletter-box p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	padding-top: 35px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash-home {
	margin: 0px;
	padding: 0px;
	width: 834px;
	background-color: #FFF;
}
#bottom-boxes {
	background-image: url(../images/boxesBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 834px;
}
#bottom-boxes ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#bottom-boxes ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 161px;
}
#main-tabs {
	background-image: url(../images/maintabsBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 834px;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContentArea {
	margin: 0px;
	padding: 0px;
	width: 834px;
	background-color: #FFF;
}
#footer {
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 834px;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	text-align: center;
	padding-top: 10px;
}
#page-wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 834px;
	background-color: #FFF;
}
.listNav { margin:0 0 10px; }.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }
#listWrapper {
	width:700px;
	margin-left: 75px;
	margin-top: 20px;
}

#topList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	height: 40px;
	margin-bottom: 20px;
	clear: both;
}
#breadcrumbs {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #333;
	background-image: url(../images/crumbsBg.gif);
	background-repeat: repeat-x;
}

#topList .add-content {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
}

#topList h1 {
	background-image: url(../images/horse_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	padding-left: 35px;
	padding-top: 10px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #666;
	float: left;
}
.sub-text {
	width: 675px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
	color: #666;
}
.sub-text p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#omnibus {
	height: 392px;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 90px;
}

#farmList {
	list-style-image: none;
	list-style-type: none;
}


#farmList li {
	float:left;
	width:115px;
	border:1px solid silver;
	padding:10px;
	background-color: #eaeaea;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 90px;
	}


#farmList a {
	text-align:center;
	text-decoration:underline;
	font-size: 12px;
	
}
#farmList a:hover {
	background-color:#D0DDED;
	font-size: 12px;
	text-decoration: underline;
}
#stallionList {
	list-style-image: none;
	list-style-type: none;
}
#stallionList li {
	float:left;
	width:115px;
	border:1px solid silver;
	padding:10px;
	background-color: #eaeaea;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 120px;
	text-align: center;
}
#stallionList a {
	text-align:center;
	text-decoration:underline;
	font-size: 12px;
}
#stallionList a:hover {
	background-color:#D0DDED;
	font-size: 12px;
	text-decoration: underline;
}
#rotate-stallions {
	margin-bottom: 10px;
}
.stallion-pic {
	text-align: center;
	padding: 0px;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.stallion-info {
	margin: 0px;
	float: left;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}

#stallion-pic img {
	border: 1px solid #333;
}
#stallion-table {
	font-size: 18px;
}






#inline-content {
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
}
#add-stallion {
	background-color: #CCC;
	border: 1px solid #333;
}
.stallion-header {
	background-image: url(../images/lightblueBg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666;
}

.sire-pedigree {
	border: 1px solid #333;
	background-color: #FFF;
}
#pedigree {
	background-color: #FFC;
	border: 1px solid #333;
}
.pedigree-top {
	background-color: #09F;
}





#sendfriend-box {
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #333;
}
.club-box {
	float: left;
	height: 166px;
	width: 340px;
	margin-right: 5px;
	border: 1px solid #333;
	margin-bottom: 10px;
}
.club-logo {
	padding: 0px;
	float: left;
	height: 166px;
	margin-right: 5px;
}
#form-box {
	padding: 20px;
	border: 1px solid #333;
	margin-bottom: 10px;
}
#formMethodHelp {
	width:400px;
	display: none;
}
div.clear { 
	height:1px; 
	}
.help { 
	margin:0 0 10px; padding:10px 10px 0;  border:1px solid #ccc; background-color:#ffc; clear:left;
}
.help h2, .help h3, .help p, .help ul, .help li { 
	margin:0; font-size:11px; line-height:14px; 
}
.help h2, .help p, .help ul { 
	padding-bottom:10px; 
}
.help h3 { 
	color:#666;
}
.forms-box {
	float: left;
	width: 335px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 48px;
}
.pdf {
	padding: 0px;
	float: left;
	height: 48px;
	width: 48px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.forms-box h2 {
	margin-top: 8px;
	margin-bottom: 2px;
}
.forms-box h2 a:link, .forms-box h2 a:active, .forms-box h2 a:visited {
	font-size: 14px;
	color: #06C;
}
.forms-box h2 a:hover { text-decoration:none; }
.forms-box p {
	margin: 0px;
	font-size: 11px;
}
/*Start of the new tabs implemented*/
#tabbed_box_1 {
	width:834px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	border:1px solid #494e52;
	background-color:#CCC;
	padding:8px;
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#06F;
	color:#333;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/tab_off.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #464c54;
	border-right-color: #464c54;
	border-left-color: #464c54;
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3, #content_4, #content_5 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}
#magazine-left {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#magazine-right {
	padding: 0px;
	float: left;
	width: 225px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.magzine-left-block {
	padding: 5px;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #666;
}
.magzine-left-block h2 {
	background-image: url(../region-15-magazine/images/headBg2.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #666;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 16px;
}
.read-magazine {
	float: right;
}

.magazine-small-block {
	padding: 3px;
	float: left;
	width: 140px;
	margin-top: 5px;
	margin-right: 2px;
	border: 1px solid #CCC;
}
.magazine-small-block h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.magazine-small-block p {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
}
.magazine-small-block ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 140px;
	padding: 0px;
}



#magazine-right h3 {
	background-image: url(../region-15-magazine/images/headBg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	color: #FFF;
}
#magazine-right p {
	text-align: justify;
}

#advertiseHelp {
	width:200px;
	display: none;
}
#FlashHelp {
	width:200px;
	display: none;
}
div.feature, #nopad_container .nopad_feature { white-space: nowrap; margin: 0; padding: 0px; clear: both; } 
div.feature-tabs ul .ui-state-default a {background-position: 0 0;}
div.feature-tabs ul .ui-state-active a {background-position: 0 -25px;}
div.feature-tabs ul .ui-state-hover a {background-position: 0 -50px;}
div.feature-tabs ul .ui-state-default {background: none; outline: none; vertical-align: middle;}
div.feature-tabs ul .ui-state-active {border: none; outline: none;}
div.feature-tabs ul .ui-state-active a, div.feature-tabs .ui-state-default a, div.feature-tabs .ui-state-hover a {text-decoration: none; outline: none;}
div.feature {
	height: 148px;
	position: relative;
	width: 834px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.feature img {vertical-align: bottom/*ie6*/;}

div.feature-tabs {z-index: 2; width: 834px;}
div.feature-tabs, div.feature-tab-backdrop {bottom: 0; height: 25px; position: absolute;}
div.feature-tab-backdrop {background-color: #cccccc; width: 834px; z-index: 1;}
div.feature-tabs ul {float: left;}
div.feature-tabs ul li {display: block; float: left; font-size: 11px; height: 25px; _height: 13px/*ie6*/; margin: 0; text-transform: uppercase;}
div.feature-tabs ul li a {display: block; height: 100%; width: 100%;}
div.feature-tabs ul li a.tab-magazine {
	background-image: url(../images/magazine_tab_sprite.gif);
	height: 25px;
	width: 153px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.feature-tabs ul li a.tab-become-member {
	background-image: url(../images/member_tab_sprite.gif);
	height: 25px;
	width: 153px;
}
div.feature-tabs ul li a.tab-show {
	background-image: url(../images/show_tab_sprite.gif);
	height: 25px;
	width: 200px;
}


div.jump-left, div.jump-right {background-repeat: no-repeat; float: left; height: 25px; width: 21px; margin: 0; padding: 0;}
div.jump-left {
	background-image: url(../images/left_white.gif);
	background-position: 6px 9px;
}
div.jump-right {
	background-image: url(../images/right_white.gif);
	background-position: 6px 9px;
}

.jump-over {
	cursor: pointer;
}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-tabs-hide {display: none !important;}
.ui-tabs-nav {padding: 0 !important;}
.ui-tabs-nav li {list-style-image:none; padding: 0 !important;}
.ui-tabs-panel {display: block; border: 0; background: none;}

