/* CSS Document */

body {
	background-image: url(images/hsgaitedtrailhorses_02.gif);
	BACKGROUND-POSITION: center top;
	background-repeat: repeat-x;
	background-color:#334420;
	

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #36200f;
	font-size: 13px;
	margin-top: 0px;
}


.lighttext {color: #F5ECCA}

h1 { color:#513100;
	 PADDING-RIGHT: 0px; 
	 PADDING-LEFT: 0px; 
	 FONT-SIZE: 15pt; 
	 PADDING-BOTTOM: 0.2em; 
	 MARGIN: 0px; 
	 PADDING-TOP: 0px;
	 }
	 
h2 { color:#6c7f57;
	 PADDING-RIGHT: 0px;
	 PADDING-LEFT: 2px;
	 FONT-SIZE: 13pt;
	 PADDING-BOTTOM: 0.2em;
	 MARGIN: 0px;
	 PADDING-TOP: 0px;
	 border-bottom: 2px solid #663333;
     
	 }
h3 { color:#6c7f57;
	 PADDING-RIGHT: 0px;
	 PADDING-LEFT: 0px;
	 FONT-SIZE: 11pt;
	 PADDING-BOTTOM: 0.2em;
	 MARGIN: 0px;
	 PADDING-TOP: 0px;
  }
h4 { color:#B35638;
	 PADDING-RIGHT: 0px;
	 PADDING-LEFT: 0px;
	 FONT-SIZE: 10pt;
	 PADDING-BOTTOM: 0.2em;
	 MARGIN: 0px;
	 PADDING-TOP: 0px;
	 font-weight:bold;
	 }

.nav span { 
	color:#1C341C;
	text-align:center;
	height:23px;
	padding-top:4px;
	}
.nav a {
	color:black;
	font-weight:bold;
	font-size:11px;
	padding-top:4px;

	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	height:23px;
	}
.nav a:hover {
	color:#2f3441;
	background-color:#dfe6d4;
	}
.style1 {font-size: xx-small}
.style2 {
	color: #A8ACB5;
	font-weight: bold;
}
.style3 {color: #2F3441}
.ul {
width: 280px;
font-size: 90%;
margin: 10px;
padding: 10;
list-style: none;
}
.h3 {
float: middle;
width: 233px;
px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
font-size: 1.5em;
color: #2f3441;
}
.second {
margin: 0 0 0 300px;
width: 230px;
}
.img {
margin: 0;
border: 2px solid #513100;
}
.li {
margin: 0 0 10px 0;
padding: 10px;
border: 1px solid #ccd9b8;
background: #82868e;
}

a {
	color: #513100;
	text-decoration:underline;
}
a:hover {
	color:#334420;
	text-decoration:none;
}
.borderthick {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccd9b8;
	border-bottom-color: #ccd9b8;
	border-right-color: #ccd9b8;
	border-left-color: #ccd9b8;
}
.rightb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccd9b8;
}
.dotrightb {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #ccd9b8;
}

.mountains{
	background-image: url(images/mountains.jpg);
	background-repeat: no-repeat;
	background-color:#F5ECCA;
	background-position:top;
}
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px dashed #ccd9b8;
width: 105px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dashed #ccd9b8;
}

#navlist li a { 
	text-decoration: none; 
}
#navcontainer ul li a:hover
{
background-color: #394925;
color: #fff;
}

.input-box
{
color: #000000;
background: #FFFFFF;
border: #2f3441 solid 1px
}

.form-color
{
color: #000;
background: ##2F3441;
border: #2f3441 solid 1px
}


.submit-button
{
color: #2f3441;
background: #ccd9b8;
border: 2px #2f3441 outset
} 

body{ scrollbar-arrow-color:#ccd9b8;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#2f3441;
	scrollbar-face-color:#2f3441;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#FFFFFF
	}	
	
.left {
float: left;
margin: 0 0px 0px 0;
}
.right {
float: right;
margin: 0 0 15px 15px;
}
.rightbreeders {
float: right;
margin: 0 0 2px 2px;
}
.horizontal {
width: 250px;
}
.vertical {
width: 250px;
}

.verticalbreeders {
width: 125px;
}

.verticalp {
width: 310px;
}

.aright {
float: right;
margin: 0 0 15px 15px;
}

.videoback {
border-color:#ffffff;
border-width: 1px;
padding: 2px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCD9B8;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.creamlink {
font-family: verdana, arial, helvetica, sans-serif;
color: #F5ECCA;
}

.creamlink A:link {
color: #0099FF;
text-decoration: none;
}

.creamlink A:visited {
color: #0099FF;
text-decoration: none;
}

.creamlink A:hover {
color: #ffffff;
text-decoration: underline;
}




.copyright {
	FONT-SIZE: 12px; COLOR: #F5ECCA; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 