﻿#html, body
{
	background-color: #570B0B;
	font-family: Verdana;
	font-size: medium;
	padding: 20px 20px 20px 20px;
	width: 900px;
	position: relative;
	margin: 20px auto 0 auto;
	background-image: url( 'Images/bgPaws.png' );
	background-repeat: repeat;
}

.home #homenav a,
.breeding #breedingnav a,
.kennel #kennelnav a,
.gallery #gallerynav a,
.map #mapnav a
{ 
    background-image: url(Images/button_current.png); 
    color: Black;
}



h1, h2 {
    margin: 0px;
}

.transparent{      
        background-color:Transparent;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;       
        
        }
.hb {background: url(Images/hb.gif) 0 100% repeat-x;    
     height:613px;}
.ht {background: url(Images/ht.gif) 0 0% repeat-x;}
.vl {background: url(Images/vl.gif) 0 100% repeat-y;
     }
.vr {background: url(Images/vr.gif) 100% 100% repeat-y;}    
.bl {background: url(Images/bl.gif) 0 100% no-repeat;
     height:613px;}
.br {background: url(Images/br.gif) 100% 100% no-repeat;
     height:613px;}
.tl {background: url(Images/tl.gif) 0 0 no-repeat}
.tr {background: url(Images/tr.gif) 100% 0 no-repeat;}
.clear {font-size: 1px; height: 1px} 

.facebook
{
    margin-top: 30px;
    padding-left: 37px; 
    font-weight: bold;             
}

#facebookIcon
{
    vertical-align: middle;
    border: none;
   
}

#header 
{
	padding: 0 30px 0 0;
	
}

#headerTableDiv
{
	z-index:1;
}

.headerTable
{
	float: right;
	width: 240px;
	font-size: 13px;
	font-family: Tahoma;
	vertical-align: top;
	color: White;
	padding: 0 0 0 0;
	margin: 30px 0 0 0;
	
}

.tableRow
{
	margin: 5px 0 0 0;
	padding-top: 5px;
	clear:both;
}

.rowHeading
{	
	float: left;
	text-align: left;
	width: 60px;	
	
	font-weight:bold;
	vertical-align: top;	
}
.rowContent
{
	float: right;
	width: 162px;	
	text-align: left;
}

#container
{
	width:auto;	
	height: 613px;
	min-width:850px;
	background-image: url(Images/pawPrints.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
}

#header a {
    text-decoration: none;
    color: White;
	width: 90px;
}

#leftContent
{
	position: relative;
	float: left;
	text-align: left;
	border-style: none;
	width: 214px;
	left: 0px;
	height: 439px;	
}

#leftContent h3 
{	
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    border-top: dotted 1px #660;    
}

#door
{
	position: absolute;
	left: -29px;
	top: -50px;
	z-index: 1;
	clip: rect(auto, 245px, auto, auto);
	
}

#tree
{
	position: absolute;
	left: -29px;
	top: -50px;
	z-index: 1;
	clip: rect(auto, 445px, 280px, auto);
}

#gMap
{
	margin: 0 0 5px 3px;
	
		
	background-image: url(Images/GoogleMaps_loading.gif);		
}


.hr
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3EFEF;	
	margin: 0px;
	padding: 0px;
}

#mainContent
{	
	float:right;	
	text-align: left;
	color: #FFFFFF;	
	height: 360px;
	width: 72%;
	
	margin: 5px 0 0 0;	
		
}

#mainContentPlaceHolder
{
	background-color: #560D13;
}

.slideshow
{
	background-color: #560D13;	
	width: 100%;	
}

#mainContent h2
{
	font-size: 18px;		
	color: #FFFFFF;
	margin: 0 5px 0 5px;
	
}

#mainContent h3
{
	font-size: 14px;		
	color: #FFFFFF;
	margin:10px 0 5px 0;
}

#mainContent p
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin:6px;
}

#mainContentHeader
{
	height: 64px;
	overflow: hidden;
	padding: 0px;	
	margin: 6px 0px 5px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F3EFEF;	
	
}

.dateClass
{
	position: absolute;
	left: 266px;
	top:220px;
	color: #989898
}



#mainContentHeader img
{
	border-width: 1px;
	padding: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	height: 60px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
}

#mainContentHeader h2
{
	font-size: 1em;		
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#mainContentHeader p
{
	
	font-size: 11px;
	font-weight: bold;	
	padding: 0px;
	margin: 3px 0 0 0;	
}

#breedingPics
{
	z-index: 10;
}

.indentH2
{
	margin: 0 0 0 150px;
	padding: 0 0 0 0;
}

#leftNav
{		
	position:relative;
	top: 225px;
	left: -33px;
	
	padding-left: 20px;
	z-index: 2;
}

#leftNav li
{
	list-style-image: none;
	list-style-type: none;
	font-size:17px;
}

#leftNav li a
{
	border: thin solid #929292;
	display: inline-block;
	background-color: #c9c9c9;
	background-image: url(Images/button.png);
	color: #39080C;
	width: 106px;	
	padding: 5px;
	font-weight: bold;
	border-style: none;
	
}

#leftNav li a:hover
{
	background-image: url(Images/button_hover.png);
}


.redBar
{
	position: absolute;
	left: 32px;
	top: 42px;	
}

.picBox
{	
	position: absolute;
	left: 450px;
	top: 38px;
}

.picBox img
{
	border: 4px solid #590D13;
}

#footerContent 
{	
	float:right;	
	color: #ffffff;
	text-align: center;		
	width: 72%;
	height: 60px;  
    padding: 0px;        
    margin: 20px 0 0 0;
    
}

#footerContent p
{
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 5px 20px 0 0;
	white-space: nowrap;
}

#footerContent ul
{
	height: 20px;
	padding: 0px;
	margin: 0px;
}

#footerContent li
{
	display: inline;
	margin: 0px 10px 0px 0px;	
}

#footerContent li a:hover
{
	text-decoration: underline;
	color: #9db5f3; 
	
	
	
}

#box
{
	position: relative;
	left: 41px;
	bottom: 8px;	
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    clear:both;
    width: 100%;
}
