@charset "utf-8";

body{
	padding:20px;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif; 
color:#404040; 
background:#000000 url(/images/background.jpg) repeat-x;
}
body .mceContentBody {
background-color:#FFFFFF;
}

a:link, a:visited{
text-decoration:underline;
}

a:hover, a:active{
text-decoration:none;
}
#wrapper{
	border:1px solid #000;
	margin:0px auto;
background-color:#FFFFFF;
	text-align:left;
	width:850px;
}

#header{
	background:url(/images/banner_logo.jpg) no-repeat top center;
background-color:#000;
text-align:center;
padding:0;
margin:0px;
}
#header p{
margin:0px;
}
#headermenu {
border:1px solid #999;
background-color:#CECECE;
	text-align:left;
padding:5px;
}
#headermenu a sup {
font-size:11px;
color:#FF0000;
margin:0;
padding:0;
line-height:5px;
}

#login{
float:right;
width:200px;
}
#signUp{
	float:left;
	width:225px;
}
#browse{
	float:right;
	width:150px;
}
h1.title {font-size:20px; }
h1, h2 {color:#3871DC}
#nav ul li a:hover{
background:url(images/nav-bg.gif) no-repeat;
}

#left-mid{
	width:550px;
	float: left;
	margin-left: 10px;
	padding-top: 0px;
min-height:350px;
}

#right-mid{
	width:260px;
	float: right;
	margin:0 5px 20px 0;
border: 1px solid #999;
border-width: 0 1px 1px;
min-height:150px;
}
#right-mid h2 {
border:1px solid #999;
border-width: 1px 0;
font-size:14px;
background-color:#CECECE;
text-align:left;
padding:5px;
margin:0;
}
.clear{
	clear:both;
}
#footer{
clear:both;
padding:15px;
border-top:1px solid #999;
background-color:#CECECE;
}
#footer ul{
padding:0px;
margin:0px;
text-align:center;
}
#footer ul li{
display:inline;
margin:0px 5px 0px 0px;
}
#footer ul li a{
color:#92c580;
font-size:12px;
}
#right-mid #findapitbull {text-align:center; margin:10px 0;}


.single-result {
	border-bottom:1px solid #d5d5d5;
clear:left;
height:110px;
	padding: 10px 0px 0px;
}
.single-result #favoritelink a {
	display:block;
	border:1px solid #cecece;
	color:#fff;
	font-weight:bold;
	background-color: #336699;
	width:92px;
	font-size:10px;
	padding:2px 0;
	text-transform:uppercase;
}
.single-result #favoritelink {
	margin-top:4px;
}


.resultBio {
	width:200px;
	float:left;
	font-size:10px;
	padding:0px 5px 5px;
}
.resultBio p {
	margin:0px;
	padding:0px;
}
.resultBio a {
	font-size:12px;
	color:#004cbf;
	font-weight:bold;
}
.resultLocation {
	float:left;
	width:110px;
	margin-left: 5px;
}
.resultDate {
	float:right;
	width:50px;
	margin-right: 15px;
}
.resultDate h3 {
	border:none;
	margin:0;
}
.resultExperience {
	float:left;
	width:150px;
}
.resultLogo {
	float:left;
	margin:0px 0px 10px 5px;
	width:94px;
	height:69px;
	background: url(/images/result-thumb-bg.gif) no-repeat;
	padding: 2px;
}
#headerlogo{
height:166px;
}
#logoarea {
height:166px;
visibility:hidden;
}
#leftCol {padding-left:20px; margin:0; clear:both;}
#leftCol p {margin:0;}
#left-mid h2 {border-bottom:1px solid #cecece; font-size:14px; margin-top:20px;}
#leftCol #search a {text-decoration:none; color:#333; font-weight:bold;}
.breeders #headerlogo {
display:none;
}

div.centerdiv div{ /*IE method of centering a relative div*/
margin:0 auto;
text-align:center;
}

.adsensefooter {
width:500px;
margin:0 auto;
}
#signup #headermenu {display:none;}

/* ============ Error & success ============= */
.error {
	border: 1px solid #f42025;
	margin: 4px 0pt;
	padding:10px 10px 10px 25px;
	background:#fff1eb url(/images/exclamation.gif) no-repeat 5px 8px;
	color:#000;
	font-weight:bold;
}
.success {
	border:1px solid #59d548;
	padding:10px 10px 10px 25px;
	font-weight:bold;
	background: #c2f7bb url(/images/accept.gif) no-repeat 5px 8px;
	color:#000;
}

.success p, .error p {margin:0; padding:0;}

fieldset {
	border: 0px; 
	padding: 0px 15px 15px 15px;
}
