
* {
	margin:0px;
	padding:0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FF6633;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #9900CC;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a0293;
}

p {
	line-height: 14px;
	margin-bottom: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a {
	font-size: 12px;
	color: #9900CC;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}

.yellow-border {
	border: 5px solid #F7F7AD;
	width: 96%;
	height: auto;
}

.pink-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF66FF;
	text-decoration: line-through;
}

#page-wrap {
	background-repeat: repeat-x;
	background-image: url(images/background.png);
	width: 100%;
	min-width: 900px;
	color: black;
}

#banner {
	background-repeat: no-repeat;
	background-image: url(images/banner.png);
	height: 150px;
}

#banner h1 {
	display: none;
}

#banner h3 {
	color: #4a0293;
	padding-left: 190px;
	padding-top: 110px;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#searchbox {
	background-repeat: no-repeat;
	background-image: url(images/searchbone.png);
	margin-left: 630px;
	margin-top: -100px;
	padding: 39px 0 0 32px;
	height: 100px;
	}
	
#custom-search-box {
	background-color: #fbf0fc;
	padding: 6px 6px 5px 6px;
	border: 1px solid #e5a5eb;
	border-left: 0px;
	font-size: 12px;
	color: #9900CC;
}

#custom-search-button {
	background-color: #fbf0fc;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e5a5eb;
	font-size: 12px;
	color: #9900CC;
}

#sidebar {
	background-repeat: no-repeat;
	background-image: url(images/sidebar.png);
	background-color: #FFF;
	text-align: center;
	padding-top: 65px;
	width: 209px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar .puppies, .about, .contact, .sires, .ladies, .offers, .links {
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	list-style: none;
	width:170px;
	height:38px;
	text-indent: -9999px;
}

#sidebar li:hover.puppies, li:hover.about, li:hover.contact, li:hover.sires, li:hover.ladies, li:hover.offers, li:hover.links {
	background-position: center bottom;
	background-repeat: no-repeat;
	height:38px;
	text-indent: -9999px;
}

#sidebar .puppylinks, .aboutlinks, .contactlinks, .sireslinks, .ladieslinks, .offerslinks, .linklinks {display: none;}

#sidebar .about {background-image: url(images/about.png);}
#sidebar .puppies {background-image: url(images/puppies.png);}
#sidebar .contact {background-image: url(images/contact.png);}
#sidebar .sires {background-image: url(images/sires.png);}
#sidebar .ladies {background-image: url(images/ladies.png);}
#sidebar .offers {background-image: url(images/offers.png);}
#sidebar .links {background-image: url(images/links.png);}

#sidebar a {
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
	text-align: center;
}

#content {
	margin-top: 2px;
	float: left;
	width: 70%;
	padding: 15px;
	background-repeat: repeat-x;
	background-image: url(images/contentbg.png);
	
}

#content .photo {
	width: 45%;
	height: auto;
	float: left;
	margin: 10px 10px 0 0;
}

#content .welcomeimg {
	width: 45%;
}

#content li {
	list-style-image: url(images/pawbullet.gif);
	margin-left: 25px;
}

#dog-home {
	width: 220px;
	float: left;
	margin: 20px;
	text-align: center;
}

.sold {
	font-weight: bold;
	color: #FF0000;
}
#puppyfiles td {
	text-align: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 50%;
}

#puppyfiles img {
	border: 5px solid #F7F7AD;
	margin-bottom: 7px;
	width: 65%;
	height: auto;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

td p {
	margin-bottom: 14px;}
	
td img {
	max-width: 300px;
}

#puppythumbs {
	text-align:center;
}

#puppythumbs img {
	border: 2px solid #FFFFFF;
	width: 50px;
	height:auto;
}

img { -ms-interpolation-mode: bicubic; }

td { -ms-interpolation-mode: bicubic; }

#gsThumbMatrix td {
	margin: 5px;
	padding: 5px;
	background-color:#fff;
	border: 1px solid #ccc;
}
