﻿/* CSS Document */
body,
html {
    margin:0;
    padding:0;
    background:#000;
    color:#fff;
    }
body {
    min-width:750px;
    }
    
#wrap {
    background:#99c;
    margin:0 auto;
    width:987px;
    background: url("images/bg_index_2.jpg") no-repeat;
    }
#wrap2 {
    background:#99c;
    margin:0 auto;
    margin-top:-4px;
    width:987px;
    background: url("images/bg_interior.jpg") no-repeat;
    }
#flashped {
	width:950px;
	height:600px;
	background:transparent;
}    
    
#header {
    background:#ddd;
    }
#home_main {
    background: url('images/flashbg.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#about_main {
    background: transparent;
    float:left;
    width:533px;
    height:650px;
    margin-top:-4px;
    padding-left:40px;
    }
#females_main {
    background: transparent;
    float:left;
    width:986px;
    margin-top:60px;
    padding-left:0px;
    }


#puppies_main {
    background: transparent;
    float:left;
    width:444px;
    margin-top:80px;
    padding-left:10px;
    text-align:right;
    }
#puppies_main img {
	border:2px white solid;
	margin-top:0;
}    
#puppies_sidebar img {
	border:2px white solid;
	margin-top:0;
}    
#puppies_ped {
	width:920px;
	margin-top:20px;
}
#puppies_ped a {
	color:aqua;
}    
#females_names1 {
	float: left;
	width:290px;
	text-align:right;
}
#females_thumbs1 {
	float:left;
	width:150px;
	text-align:left;
}
#females_names2 {
	float: left;
	text-align:left;
}
#females_thumbs2 {
	float:left;
	width:150px;
	text-align:right;
}

    
    
#merci_main {
    background: url('images/merci/merci_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#moonbeam_main {
    background: url('images/moonbeam/moonbeam_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#mb_video {
	float:left;
	width:352px;
	height:288px;
}    
#ditto_main {
    background: url('images/ditto/ditto_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#slate_main {
    background: url('images/slate/slate_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#armani_main {
    background: url('images/armani/armani_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#storm_main {
    background: url('images/storm/storm_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#glory_main {
    background: url('images/glory/glory_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#nikko_main {
    background: url('images/nikko/nikko_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
#fanny_main {
    background: url('images/fanny/fanny_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
    
#hita_main {
    background: url('images/hita/hita_main.jpg') no-repeat;
    float:left;
    width:573px;
    height:650px;
    margin-top:-4px;
    }
    
#males_main {
    background: transparent;
    float:left;
    width:986px;
    margin-top:60px;
    padding-left:0px;
    }
    
    
    

#main h2, #main h3, #main p {
    padding:0;
    }
    
img {
	border:0; 
	}    
    
    
/* Sidebar */    
    

#sidebar {
    background:#transparent;
    float:right;
    width:414px;
    }
#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
#sidebar ul {
    margin-bottom:0;
    }
#females_sidebar {
    background:#transparent;
    float:left;
    width:500px;
    }
#puppies_sidebar {
    background:#transparent;
    float:right;
    width:503px;
    margin-top:80px;
    margin-left:10px;
    }
#males_sidebar {
    background:#transparent;
    float:left;
    width:540px;
    }
    
    

    
/* Menu */  
#nav {
	margin-top:4px;
	}
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    float:left;
    margin:0;
    padding:0;
    border: 0;
    }
    
#nav img {
   display: inline; 
   padding: 0;
   margin: 0;
   border: 0;
   filter: alpha (opacity=100); 
   opacity: 1.0;
}

#notes {
	clear:both;
	width:960px;
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
	text-align: center;	
}
/* Links */  
a:link {
	color:#ffffff;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
	}
	
a:active {
	color:#00cc00;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
	}

a:visited {
	color:#cccccc;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
	}

a:hover {
	color:#00cc00;
	text-decoration: underline;
	line-height: 20px;
	font-weight:bold;
	}
  
    
/* Footer */    
#footer {
    font-family:Verdana;
    background:#000;
    clear:both;
    text-align:center;
    padding-bottom:20px;
    margin:auto;
    }
    #header h1 {
    padding:5px;
    margin:0;
    }
#footer p {
    padding:5px;
    margin:0;
    }






