/* CSS Document */
/*-----------------------------------------------
Style Sheet
Site: Classicpoos.com
Version:  2007. 03
----------------------------------------------- */


.gray_contentbox{
	padding: 20px;
	width: 700px;
	border: 7px solid #f0f0f0;
}

div#listcontainer{
	list-style-image: url(img/arrow_right.gif);
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

/*
LIST --------------------- */

div#listcontainer ul li{
	padding:.2em;
}

dt{
	font-weight:bold;
	padding-left:20px;
	background: url(img/footprint.gif) no-repeat 0 50%;
	margin:10px 10px 10px 10px ;
}

dd{
	line-height:150%;
}

.innerdt{
	font-weight:bold;
	padding-left:10px;
	background: url(img/orangesquare.gif) no-repeat 0 50%;
	margin:10px 10px 10px 10px ;
}

div#listname{
	width:600px;
	font-size:1em;
	padding:1em;
	margin:0;
}

div#listnamebox{
	font-size:1em;
	padding:1em;
	margin:0;
	border:dashed 1px #CCCCCC;
}

div#listname ul{
	margin:0;
	padding:0;
}

div#listname li {
	float:left;
	display:inline;
	padding:0 .4em 0 0;
	list-style-type:none;
	margin:0;
}

div#listname a {
	text-decoration:none;
}


/*
CONTENT --------------------- */
.gototop{
	padding: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.dottedbox{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

/* UPDATE : LIST  */
.puppylist{
	width:700px;
	border-bottom:dashed 1px #999999;
	margin:15px 0 15px 0;
	padding:0 0 15px 0;
}

.pupplylistinner{
	width:680px;
	padding-top:1em;

}
.puppylist img{
	float:left;
	display:inline;
}

.puppylist p{
	margin-top:.3em;

}	

.puppylistText{
	float:right;
	display:inline;
	width:570px;
	line-height:150%;
}

.puppylistshort{
	float:left;
	width:320px;
	margin:15px 25px 0 0;
	padding:0;

}

.puppylistshort p{
	margin-top:.3em;
	line-height:150%;
}	

.puppylistshort img{
	float:left;
	border:double #CCCCCC ;
}

.puppylistshortText{
	float:right;
	width:200px;
}

.photoframe{
	border:double #cccccc; 
}
