/* layout styles */
body {
	display: block;
	font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif;
	font-size: 1em;
	color: #000;
	background: #210000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
#everything { 
	background: #E4DFCF url('../images/topleft.gif') top left no-repeat; /*#CAC0A2 */
	width: 1000px; 
	margin: 10px auto;
	/* padding: 10px; */
}
#masthead {
	background: url('../images/topright.gif') top right no-repeat; /*#CAC0A2 */
	align: left;
	margin: 0;
	padding: 0;
}
#logo {
	text-align: center;
	margin: 0 auto 10px;
	padding: 0;
}
#content{
	display: block;
	margin: 0;
	padding: 0 0.5em;
}
#main { 
	clear: both;
	margin: -5px 10px 10px 10px;
	padding: 1em;
	border: 1px solid #999;
	/* CSS3 rounded corners */
	border-radius: 2em 2em 0 0; /* standard, works in Chrome 4 & Opera 10.53 */
	-moz-border-radius: 2em 2em 0 0; /* Mozilla */
	/* -webkit-border-radius shortcut does not work in Safari 4.0.5. Therefore... */
	-webkit-border-top-left-radius: 2em; 
	-webkit-border-top-right-radius: 2em; 
}
#footer {
	clear: both; 
 	font-size: 0.9em;
	padding: 0 1.5em 1em;
}

/* HTML styles */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	color: #210000; /* same as body background */
	margin: 0 0 0.75em;
	font-size: 1.8em;
	text-align: center;
}
h2 {
	clear: left;
	color:#4A0000; /* same as logo text */
	font-family: "Times New Roman",Times,serif;
	text-align: left;
	font-size: 1.6em;
	margin: 1em 0 0.5em;
	letter-spacing: 2px;
}
h3{
	color: #000000;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 1em;
}
h4{
	font-size: 1em;
	font-weight: normal;
	color: #333333;
}
h5{
	font-size: 1em;
	color: #334d55;
}
p {
  display: block;
  text-align: left;
  margin-top: 0 0 0.5em;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
ul{
	list-style-type: square;
}
ul ul{
	list-style-type: disc;
}
ul ul ul{
	list-style-type: none;
}
*/
/* navMenu styles */
#navMenuWrapper { 
	margin: 0 10px;
	min-height: 1.25em;
}
#navMenu { 
	display: block;
	width: 45em;
	margin: 0 auto;
	height: auto;
	background: #8DA3BB url("../images/navMenuTopLeft.gif") top left no-repeat;
	padding: 0;
	line-height: normal;
	list-style: none;
	background: transparent;
}
#navMenu li { 
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url('../images/tab_right.gif') top right no-repeat;
}	
#navMenu li.thisItem { 
	background: url('../images/tab_right_on.gif') top right no-repeat; 
}
#navMenu a { 
	display: block;
	color: #336BA8;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0;
	padding: 5px 15px;
	background: transparent url('../images/tab_left.gif') top left no-repeat;
}
#navMenu .thisItem a { 
	color: #000;
	font-weight: bold; 
	text-decoration: none;
	background: transparent url('../images/tab_left_on.gif') top left no-repeat;
}
#navMenu a:hover, #navMenu a:focus, #navMenu a:active { 
	color: #000 !important;
	text-decoration: underline;
}


/*
#navMenu li { 
	margin: 0;
	padding: 0;
}
#navMenu a { 
	display: block;
	padding: 0.25em 0.5em;
	border-top: 1px solid #cccccc;
}
.thislink, #navMenu a:hover, #navMenu a:focus, #navMenu a:active {
	border-top: 1px solid #cccccc;
	background-color: #BD8C00;
	color: #FFFFFF; 
	text-decoration: none;
}
.thislink { 
	background-color: #630;
}
*/

/* In-Utero styles */
.breedingLink { 
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em;
}
#partners { 
	width: 340px;
	margin: 0 auto;
}
#sire, #dam { 
	float: left;
	padding: 5px;
}
#partners p { 
	text-align: center;
	font-weight: bold;
	margin: 0;
}
.breedingDesc { 
	margin-top: 1em;
	clear: left;
}

.sirePhoto { 
	float: left;
	padding-right: 5px;
}
.damPhoto { 
	float: right;
	padding-left: 10px;
}
.firstBreeding,.breeding { 
	padding-bottom: 2em; 
	margin-bottom: 2em; 
	border-bottom: 3px solid #ccc;
}
.firstBreeding h2, .breeding h2 { 
	text-align: center;
}
.breeding { 
	clear: both;
}
.pedigree {
	border: 3px solid #210000; /* same color as body background */
	background: #E7CFB8; /* light brown*/
}
.pedigree table { 
	margin: 1em;
}
.pedigree td { 
	padding: 1em;
	vertical-align: bottom;
}
.pedigree td.topleft { 
	border-bottom: 1px solid #000000;
	padding-bottom: 0px;
}
.pedigree td.topright { 
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.pedigree td.bottomleft { 
}
.pedigree td.bottomright { 
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.pedigree tr.spacer td { 
	height: 2px;
	padding: 0;
}

/* About MEC Styles */

.postcard { }
#columns { 
	margin-top: 1em;
}
.col1, .col2, .col3 { 
	float: left;
	width: 280px;
	padding: 5px;
	text-align: center;
	min-height: 700px;
}
.col1 p, .col2 p, .col3 p { 
	text-align: left;
	margin-top: 0;
	padding: 0.5em;
}
.col1, .col2 { 
	border-right: 1px solid #999;
}

/* Custom styles, in alphabetical order */
#congrats { 
	min-height: 200px;
}
.congrats {
  font-weight: bold;
}
div.horse { 
	clear: left;
	margin: 1em 1em 1.5em;
	min-height: 150px;
}
.horse img { 
	float: left;
	margin-right: 10px;
}
h2.category {  
	clear: left;
}
.horsephoto {
 border: 0;
 float: left; 
 margin-right: 15px;
 margin-bottom: 15px;
 color: red;
 font-weight: bold; 
}
.horsephotoright { 
	border: 0;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
 color: red;
 font-weight: bold; 
}
.intro {
  font-family: Times New Roman,Times,Times NewRoman, serif;
  color: black;
  font-style: italic;
  text-align: left;
}
#linksList li {
	padding-bottom: 0.25em;
}
.photoCaption { 
	font-size: 0.8em;
}
.photos { 
	float: left;
}
.price { 
	font-weight: bold;
}
#selfPromo {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 180px;
	height: 55px;
}
.slogan {
  margin-top: -0.25em;
  padding-top: 0;
  width: 100%;
  text-align: center;
  font-size:90%; 
  font-weight:bold;
  font-style:italic;
}
.topHorse { 
	margin-left: 1em;
}
.video { 
	margin: 0 2em 1em;
}

/* mastiff styles, not currently used */

#mastiff {
  background: #FFFFFF;
  border: 0;
}
#mastiff img {
  margin-top: 0.5em;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
}

/* Form Styles */

.TextField, textarea { 
  width: 50%;
}
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/* #navBar li {border-bottom: 1px solid #EEE;} */

/* fix for browsers that don't need the hack */
/* html>body #navBar li {border-bottom: none;} */


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
a.morephotos:link, a.morephotos:visited, a.morephotos:hover {
  font-size: 105%;
  text-decoration: underline;
}

/* Styles/hacks for making equal height columns */
.clearfix:after {
    overflow: hidden;
    content: "."; 
    display: block; 
    height: 1px;
    margin: 0;
    padding: 0; 
    clear: both; 
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
 * html .clearfix {height: 100%;}
.clearfix {display: block;}
/* End hide from IE-mac */





