@charset "utf-8";
body, html {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
small {
	font-size: 8pt;
}
big {
	font-size: 12pt;
}
body {
	background-color: #c2d8cf;
	margin: 10px auto;
}
a,a:visited {
	color: #993300;
}
#site {
	width: 800px;
	margin: 0 auto;
}
.section, #footer {
	width: 770px;
	margin: 0 auto;
	border: 1px solid #c2d8cf;
	background: url('imgs/hl_goldsilvermetallic.gif') repeat-x top center;
}
#footer {
	padding-top: 20px;
	text-align: center;
	font-size: 10pt;
}
/* header nav */
#header {
	width: 770px;
	height: 125px;
	background: url('imgs/abcpetslogohome.jpg');
	margin: 0 auto;
}
#header div {
	cursor: pointer;
}
#dlogin{
	position:relative;
	width:105px;
	height:18px;
	z-index:1;
	left: 232px;
	top: 12px;	
}
#dhome {
	position:relative;
	width:60px;
	height:18px;
	z-index:2;
	left: 528px;
	top: -6px;
}
#dadvert {
	position:relative;
	width:100px;
	height:40px;
	z-index:3;
	left: 658px;
	top: -26px;
}
#dbd {
	position:relative;
	width:162px;
	height:18px;
	z-index:4;
	left: 205px;
	top: -22px;
}
#cbd {
	position:relative;
	width:160px;
	height:18px;
	z-index:5;
	left: 390px;
	top: -42px;
}
#apb {
	position:relative;
	width:100px;
	height:18px;
	z-index:6;
	left: 574px;
	top: -62px;
}
#ddog {
	position:relative;
	width:40px;
	height:18px;
	z-index:7;
	left: 204px;
	top: -51px;
}
#dcat {
	position:relative;
	width:37px;
	height:18px;
	z-index:8;
	left: 265px;
	top: -71px;
}
#dbirds {
	position:relative;
	width:40px;
	height:18px;
	z-index:8;
	left: 325px;
	top: -91px;
}
#drep {
	position:relative;
	width:60px;
	height:18px;
	z-index:9;
	left: 387px;
	top: -111px;
}
#dfarm {
	position:relative;
	width:95px;
	height:18px;
	z-index:10;
	left: 470px;
	top: -129px;
}
#dexotic {
	position:relative;
	width:53px;
	height:18px;
	z-index:11;
	left: 589px;
	top: -148px;
}
#drescue {
	position:relative;
	width:60px;
	height:18px;
	z-index:12;
	left: 665px;
	top: -165px;
}
#dpsp {
	position:relative;
	width:165px;
	height:18px;
	z-index:13;
	left: 204px;
	top: -158px;
}
#dtrain {
	position:relative;
	width:63px;
	height:18px;
	z-index:14;
	left: 392px;
	top: -178px;
}
#getref {
	position:relative;
	width:112px;
	height:18px;
	z-index:15;
	left: 477px;
	top: -198px;
}
#demail {
	position:relative;
	width:75px;
	height:18px;
	z-index:16;
	left: 610px;
	top: -218px;
}

/* End Nav */
.green {
	color: #c2d8cf;
}
.oj {
	color: #BF6000;
}
.turq {
	color: #005353;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
h2{
	color: #BF6000;
	letter-spacing: -2px;
	border-bottom: 2px dotted #111;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 28px;
}
#timedout{
	padding: 10px 5px;
	font-weight: bold;
	color: red;
	font-size: 14px;	
}
/* BREED PAGES */
table.letters td{
	width: 40px;
	height: 30px;
}
.info{
	margin: 20px 0;
}
.pointer{cursor:pointer;}
