a.button {
    background:  transparent url('/images/button_1x2.png') no-repeat scroll top right;
    color: #C8C1AF;
    display: block;
    float: left;
    font: normal 15px  arial, sans-serif;
    height: 37px;
    margin-right: 4px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/button_1x1.png') no-repeat;
    display: block;
    line-height: 30px;
    padding: 5px 8px 5px 18px;
} 




a.button:hover {
    background:  transparent url('/images/button2_1x2.png') no-repeat scroll top right;



}

a.button:hover span {
    background: transparent url('/images/button2_1x1.png') no-repeat;
	color: #FFFFFF

}







a.buttonie6 {
    background:  transparent url('/images/button_1x2.gif') no-repeat scroll top right;
    color: #C8C1AF;
    display: block;
    float: left;
    font: normal 15px  arial, sans-serif;
    height: 37px;
    margin-right: 4px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonie6 span {
    background: transparent url('/images/button_1x1.gif') no-repeat;
    display: block;
    line-height: 30px;
    padding: 5px 8px 5px 18px;
} 




a.buttonie6:hover {
    background:  transparent url('/images/button2_1x2.gif') no-repeat scroll top right;



}

a.buttonie6:hover span {
    background: transparent url('/images/button2_1x1.gif') no-repeat;
	color: #FFFFFF

}




.oldenglish {
	background-image: url('/images/header-oldenglish.jpg');
}

.colnevalley {
	background-image: url('/images/header-colnevalley2.jpg');
}

.suffolk {
	background-image: url('/images/header-suffolk.jpg');
}

.pennine {
	background-image: url('/images/header-pennine.jpg');
}

.beagles {
	background-image: url('/images/header-beagles.jpg');
}
.rydal {
	background-image: url('/images/header-rydal.jpg');
}
.snow {
	background-image: url('/images/header-snow.jpg');
}

.ecclesfield {
	background-image: url('/images/header-ecclesfield.jpg');
}

.sunset {
	background-image: url('/images/header-sunset.jpg');
}


.bloodhounds {
	background-image: url('/images/header-bloodhounds.jpg');
}


.newforest {
	background-image: url('/images/header-newforest.jpg');
}

.suffolkhounds {
	background-image: url('/images/header-suffolk-hounds.jpg');
}


.airedale {
	background-image: url('/images/header-airedale.jpg');
}


.midsurrey {
	background-image: url('/images/header-midsurrey.jpg');
}

.mendip {
	background-image: url('/images/header-mendip.jpg');
}


.richard {
	background-image: url('/images/header-richard.jpg');
}



.ouch {
float:left;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
}


/*---------added by matt-------*/
.artimg_right {
float:right;
padding:0px 0px 20px 20px;
max-width:195px;
text-align:right;
font-size:13px;

}
.artimg_left {
float:left;
padding:0px 20px 20px 0px;
max-width:195px;
font-size:13px;
}
.artimg {
padding:10px 0px;

}



.artimg_right a{
border-bottom: 0px; 
}
.artimg_left a{
border-bottom: 0px ; 
}
.artimg a{
border-bottom: 0px ; 
}

p.quote {
    padding-left:24px;
    font-style:italic;
    }


.underline a
{
border-bottom: 1px #808990 solid; 
}


.underline a:hover
{

border-bottom: 2px #63161C solid; 

}






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#small { 
font-size:10px;

} 

.hound {
float:right; 
padding: 2px 5px 15px 10px; 

}