/*CSS for Area VII Web Site*/
/*Last updated: 3 December 2009, by MN*/

/*Index of Sections:
Main Elements
Nav Bar
Body Text 
Headlines
Sidebar
Lists
Links
Table Elements
Sections
	History
	Bylaws
	Calendar of Events
	Membership List */

/* Remove browsers defaults */
/*html,body,div,h1,h2,h3,h4,h5,h6,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0px; padding:0px; }*/

/* Remove image borders */
a img,a:link img,a:visited img { border:none; }

body  {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	}


/* ------------------------------------------------------------------------- */

/*IDs for DIVs*/
	
#center {
	text-align: center;
	}
	
#rightphotos {
	float: right;
	width: 200px;
	padding: 10px;
	}

/* main elements */

p,td,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
color:#000000; 
}

/*Images*/
	
img.photoborder {
border: 1px solid #990000;
margin-bottom: 5px;
}

/*Nav Bar*/
.navbar {
/*border-bottom: solid;*/
padding-bottom: 1px;
margin-bottom: -10%;
}

td.sidebar {
background: #e0e0e0;
}

/*Body Text*/
p.nospace {
margin-top: 0px;
}

p.bodyred{
color:#990000;
}

p.center {
text-align:center;
}

p.centernospace {
text-align:center;
margin-top:-10px;
}

p.small {
font-size:8px; 
}

p.footer {
text-align: center;
font-size: 11px; 
font-style: italic;
color:#666666; 
}

/*Headlines*/
p.header {
text-align: center;
color: #990000;
border-bottom: solid 1px;
margin-bottom: -2%
}

p.subhead1 {
font-weight: bold;
color: #990000;
margin-top: 13px;
margin-bottom: -15px;
}

.centerlarge {
text-align: center;
font-size: 18px;
color: #990000;
}

.centerlargebold {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #990000;
}


.centermed {
text-align: center;
font-size: 14px;
color: #990000;
}

.centermedbold {
text-align: center;
font-size: 14px;
font-weight: bold;
color: #990000;
}

.centermed2 {
text-align: center;
font-size: 14px;
color: #990000;
margin-bottom:5px;
}

/*Sidebar*/
.sidebarhead {
font-size:13px;
font-weight: bold;
color: #ffffff;
text-align: center;
margin-bottom: 0px;
}

.sidebarhead2 {
font-size:13px;
font-weight: bold;
color: #990000;
text-align: center;
margin-bottom: 0px;
}

.sidebar {
font-size:12px;
text-align: left;
margin-top: 0px;
}

.sidebar2 {
font-size: 12px;
text-align: left;
margin-left: 10px;
margin-right: 10px;
}

.sidebarcenter {
font-size:12px;
text-align: center;
}

/*Lists*/
.bylaws {
margin-bottom: 5px;
}

.morespace {
margin-bottom:10px;
}

.nospacetop {
margin-top: -10px;
margin-bottom: 5px;
}

.sponsorships {
margin-left: -20px;
margin-bottom: 10px;
}


/* links */
a:link { 
	color:#990000; 
	text-decoration:underline;
	}
	
a:visited { 
	color:#666666;
	text-decoration:underline;
	}
	
a:hover {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	}



/* table elements */

 /* This is the main table */
td.main {
 	vertical-align: top;
	color: #990000;
  }
  

 tr.bottomborder td {
 	border-bottom: 1pt solid #990000;
	padding: 10px 0px 2px 0px;
	}
  
/*SECTIONS*/

/*History*/

td.year {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#000066;
	}

/* Bylaws */
p.section {
font-weight: bold;
margin-bottom: 0px;
}

p.indent1 {
text-indent:2em;
margin-top: 0px;
}

p.indent2{
text-indent:2em;
}

/*Calendar of Events*/
p.month {
font-weight: bold;
color: #990000;
border-bottom: solid 1px #990000;
margin-top: 24px;
margin-bottom: 2px;
}

p.calendar1 {
margin-top: 0px;
}

/*Membership List*/
p.alpha {
font-weight: bold;
color: #990000;
margin-top: 10px;
margin-bottom: -10px;
}

/*All Stars*/
.allstar {
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	}
	
a.star:link { 
	color:#990000; 
	text-decoration:none;
	}
	
a.star:visited { 
	color:#003399;
	text-decoration:underline;
	}
	
a.star:hover {
	color:#003399;
	text-decoration:none;
	}
	
/*Sponsors Page*/

#leftbanner {
	float: left;
	margin: 0;
	width: 275px;
	padding: 10px;
	}
	
#rightbanner {
	float: right;
	width: 275px;
	padding: 10px;
	}
	
.centerall {
	text-align: center;
	padding: 10px 0px 10px 0px;
	}
	
img.middle { 
	vertical-align: middle;
	}
	
img.top {
	vertical-align: top;
	}

/*For Sale Pages*/

#fsnavbar { 
	text-align: center;
	width: 600px;
	height: 40px;
	background: #000000; 
	padding: 2px 0px 0px 0px;
	}

.salehead {
	color: #990000;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	}
	
td.fsbox1 {
	background: #ffffcc;
	border: solid 1px #990000;
	padding: 5px;
	vertical-align: top;
	}
	
td.fsbox2 {
	background: #ffffff;
	border: solid 1px #990000;
	padding: 5px;
	vertical-align: top;
	}

p.fstext {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
	}
	
/*Stallion Directory*/

#hnavbar { 
	text-align: left;
	width: 800px;
	height: 24px;
	background: #000000; 
	padding: 2px 6px 4px 6px;
	}
	
td.stallionbox1h {
	background: #ffffcc;
	border: solid 1px #990000;
	margin-bottom: 10px;
	padding: 5px;
	vertical-align: top;
	}
	
td.stallionbox2h {
	background: #ffffff;
	border: solid 1px #990000;
	margin-bottom: 10px;
	padding: 5px;
	vertical-align: top;
	}
	
p.stallionname {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	}
	
p.stallionname2 {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	}
	
p.stalliontext {
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
a.stallion:link { 
	font-size: 12px;
	font-weight: bold;
	color:#ffffff; 
	text-decoration:none;
	}
	
a.stallion:visited { 
	font-size: 12px;
	color:#ffffcc;
	text-decoration:none;
	}
	
a.stallion:hover {
	font-size: 12px;
	color:#ffffcc;
	text-decoration:underline;
	}

/*Foals Page*/

/*This is the page frame*/
#frame {
	width: 750px;
	border: solid 1px #990000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
#foalnavbar { 
	text-align: center;
	color: #ffffcc;
	width: 750px;
	height: 24px;
	background: #000000; 
	padding: 7px 0px 0px 0px;
	}

td.foalbox1 {
	background: #ffffcc;
	border: solid 1px #990000;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	}
	
td.foalbox2 {
	background: #ffffff;
	border: solid 1px #990000;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	}


/*Schooling Show*/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.schoollist {
	font-size: 14px;
	margin-bottom: 10px;
	}
	
	/*Calendar Page*/
	#hnavbar1 { 
	text-align: center;
	width: 800px;
	height: 20px;
	background: #000000; 
	padding: 2px 0px 0px 0px;
	}
	
	#hnavbar2 { 
	text-align: center;
	width: 800px;
	height: 20px;
	background: #000000; 
	padding: 2px 0px 0px 0px;
	}