/* CSS Document */

/* CSS Document */
*{margin: 0; padding: 0;}
html {
	font: 125% Arial, Helvetica, sans-serif;
}
body {
	font-size: 50%;
	background: url(img/pattern3.gif);
}
.left{display: block; float: left; margin: 0 10px 10px 0;}
.right{display: block; float: right; margin: 0 0 10px 10px;}
/*/////////LAYOUT///////////////////////////////////////////*/
#container{
	margin: 0 auto;
	width: 800px;
	background: #ffffff url(pics/weeds2.jpg) no-repeat left bottom; 
	position:relative;
		}

#home #container { 
	background: url(pics/dogBkgdHome2.jpg) no-repeat left 115px; 
	}


#header{
	height:115px;
	background: url(pics/woodTexture7.jpg) no-repeat left top;
	}

#header h1 a {
		display:block;
		position:absolute;
		height:0;
		width:210px;
		overflow:hidden;
		padding-top:150px;
		top:10px;
		left:22px;
		}

	
#header p {
	position:absolute;
	height:35px;
	width:360px;
	right:0;
	top: 42px;
	font-size:1.2em;
	line-height:1.2em;
	
	}
	
.dogimage{
	width: 248px;
	display: block;
	height: 240px;
	position: relative;
	background: url(img/bg-photos.gif) no-repeat;
}
.dogimage img{
	position: absolute;
	top: 30px;
	left: 32px;
}
.dogimage a, .dogimage strong{
	display: block;
	position: absolute;
	top: 188px;
	height: 0;
	overflow: hidden;
	padding-top: 22px; 
}
.dogimage .pedigree{
	width: 90px;
	left: 32px;	
	background: url(img/pedigree.gif) no-repeat left center;
}
.dogimage .sir{
	width: 40px;
	right: 30px;	
	background: url(img/sir.gif) no-repeat left center;
}
.dogimage .dame{
	width: 55px;
	right: 30px;
	background: url(img/dame.gif) no-repeat left center;
}
.dogimage .video{
	right: 30px;
	width: 61px;
	background: url(img/video.gif) no-repeat left center;
}


#home #nav{
		background: url(pics/navBack1.jpg) no-repeat left top;
		
		}

#nav{
		background: url(pics/navBack3.jpg) no-repeat left top;
		height:432px;
		width:230px;
		margin-right:20px;
		list-style:none;
		padding-top:60px;
		font-family:"Courier New", Courier, monospace;
		font-weight:bold;
		font-size:1.8em;
		float:left;
		text-align:center;
		
		
		}

#nav li { 
	margin-bottom:.9em;

	
	}

#nav li a { 
	color:#341122;
	text-decoration:none;
	padding-left:28px;
	
	
	

	}




#nav li span {
	}

#nav li span.nomargin {margin-left:0; }


#subnav{
}
#subnav li a {
	color:#341122;
	text-decoration:none;
	}


#nav li a:hover { 
	
	text-decoration:underline; 
	background: url(img/bird.gif) no-repeat left center;
	}

#nav #six a:hover { text-decoration:none; background: url(img/bird.gif) no-repeat 45px top; }
#nav #six a:hover span{
	text-decoration: underline;
}

#nav #six a {
	display:block; 
	padding: 0 0 0 28px;
	
	}

#subnav li a:hover { 
	
	text-decoration:underline; 
	
	}
	
#programs #nav #one a, #facilities #nav #two a, #boarding #nav #three a, #staff #nav #four a, #gallery #nav #five a, #products #nav #six a, #contactus #nav #seven a, #partners #nav #eight a { background: url(img/bird.gif) no-repeat left center; }

#products #nav #six a{
	background: url(img/bird.gif) no-repeat 45px top;
}

#subnav {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:1.2em;
	clear:right;
	float:right;
	width: 535px;	
	}

#subnav li { 
	float: right;
	margin: 0 5px;
	list-style-position:inside;
	}
	
#subnav #first{ list-style:none; }

#home #subnav{
	list-style:none;
	padding:0;
	}

#home #subnav li {margin: 0 0 0 10px;}

#home #subnav a {
	position: relative;
	overflow:hidden;
	height: 0;
	margin: 0;
	padding-top: 100px;
	display: block;
	}

#home #subnav #first a { width:85px;}

#home #subnav #second a { width:150px; }

#home #subnav #third a {width:126px; }

#topdog #subnav #first a {color:red;}

#traineddogs #subnav #second a {color:red;}

#upcominglitters #subnav #third a {color:red;}



#middle{
	min-height:575px; 
	_height:600px;
	}

#home #middle { 
	min-height:400px; 
	_height:400px;
	}
	
#content{
	width:500px;
	position:relative;
	float:left;
	padding-bottom:110px;	
	}

#content p { 
	font-size:1.1em;
	margin: 1em 0;
	}
#contactus #content p{
	font-size: 1.3em;
}

#content p.bottom {margin-bottom:1em; }

#content img.border {
	margin-right: 10px;
	border: 1px solid #000000; 
	}

#content a img { border:none; }

#content ul.break {margin-bottom:1em; }

img.header {margin: 1em 0;}
.trained-dog{
	margin: 0 0 25px;
	
}
.trained-dog p{
	margin: 0 !important;
	clear: both;
}
.trained-dog span{
	margin: 0;
	float: left;
}
.trained-dog ul{
	float:left;
	width: 200px;
	list-style:none;
	margin-top:50px;
}

.img-shadow {
  float:left;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
#programs .img-shadow{
	float: right;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  

#content li {
	margin-left:25px;
	font-size:1.1em;
	line-height:1.3em;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#282916;
	}

h3.spacer {margin-top:1em;}

#video {
	float:right;
	text-align:center;
	background:#dcc1a4;
	border:1px solid black;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	clear:both;
	}

#video img { 
	border:2px solid white; }
		
	
	#bottom{}
	#footer{ 
		font-family:"Courier New", Courier, monospace;
		font-weight:bold;
		font-size:1.3em;
		padding: 5px 0 5px 60px;
		color:#ffffff;
		clear:both;
		}


/*/////////Forms////////////////////////////////////////*/

fieldset{
	position: relative;
	padding: 5px;
	}

legend {font-size: 1.3em; color: #333333;}

label { 
	display: block;
	float: left; 
	width: 60px;
	padding: 0;
	line-height: 25px;
	color: #695d54;
	font-size: 1.3em;
	margin: 5px 0 0;
	text-align: right;}

label:first-letter {text-decoration: underline;}

input, textarea {
	width: 260px;
	margin: 5px 0 0 10px;
	border: none;
	color: #333333;
	background:#F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 5px;}
	select{
	margin: 5px 0 0 10px;
	}
	input{
		line-height: 15px;
		height: 15px;}

textarea {
	overflow: auto;}

form .required{font-weight:bold;}

form {
	width: 400px;
	float: left;
	margin: 20px;}

form br {clear:left;}

button {
	border-width: 1px;
	border-style: solid;
	background: #CCCCCC url(img/bg-button.gif);
	color: white;
	letter-spacing: 1px;
	padding: 2px 5px;
	text-transform:uppercase;
	border-color: #e0e0e0 #b0b0b0 #b0b0b0 #e0e0e0;
	float: right;}
	
.checkbox{
	width: auto;}
	
#loadBar, #emailSuccess{
	text-align: center;}

/*/////////sIFR/////////////////////////////////////////*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;}
	
.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h1{
	/*visibility: hidden;*/

}
/*/////////BUTTONS////////////////////////////////////////*/


/*/////////TYPOGRAPHY/////////////////////////////////////*/



/*/////////CLEARFIX///////////////////////////////////////*/
.clearfix:after, #work-list li:after, #programs #content div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}




/*///////Lightbox//////////////////////////////////////////*/


#lightbox{
	position: absolute;
	top: 40px;
	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(img/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(/assets/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/img/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;
	}
#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;
	opacity: 0.6;
	}