@import url("global.css");
@import url("global_sub.css");


/* CONTENT */

#page_title { 
	background: #505E5E url(../graphix/page_titles/titleAffiliates_bdrp.gif) no-repeat 30px 0;	
}
h2 {
	margin-bottom: 30px;
	font-size: 1.5em;
	line-height: 1em;
}

/* MAIN */
#main h2 { text-align: center; }
#main {
	width: 408px;
	float: right;
	padding: 0 0 0 120px;
}
#pet_world, #pet_minute, #good_parenting {
	margin: 0 75px 30px 0;
	float: left;
}
#good_parenting { margin-right: 0; }
#pet_world, #pet_world a, #pet_minute, #pet_minute a, #good_parenting, #good_parenting a {
	width: 86px;
	height: 86px;
	display: block;
	text-indent: -9999px;
	
}
#pet_world {
	background: url("../graphix/show_btns/btn_PetWorld.gif") no-repeat bottom center;
}
#pet_world a:link, #pet_world a:visited { 
	background: url("../graphix/show_btns/btn_PetWorld.gif") no-repeat;
}
#pet_world a:hover {
	background: url("../graphix/show_btns/btn_PetWorld.gif") no-repeat bottom center;
}
#pet_minute {
	background: url("../graphix/show_btns/btn_PetMinute.gif") no-repeat bottom center;
}
#pet_minute a:link, #pet_minute a:visited {
	background: url("../graphix/show_btns/btn_PetMinute.gif") no-repeat;
}
#pet_minute a:hover { 
	background: url("../graphix/show_btns/btn_PetMinute.gif") no-repeat bottom center;
}
#good_parenting {
	background: url("../graphix/show_btns/btn_GPR.gif") no-repeat bottom center;
}
#good_parenting a:link, #good_parenting a:visited { 
	background:  url("../graphix/show_btns/btn_GPR.gif") no-repeat;
}
#good_parenting a:hover { 
	background:  url("../graphix/show_btns/btn_GPR.gif") no-repeat bottom center;
}

/* SHOWS FOR DOWNLOAD */
.download_show { 
	width: 408px;
	margin-bottom: 5px;
}
.download_show p, .download_show img { float: left; }
.download_btn {
	padding: 6px 5px 0 0;
}
ol {
	margin: 15px 0 25px 0;
}
.date {
	color: #a3c6c6;
	font-weight: bold;
	text-transform: uppercase;
}

/* SIDEBAR */
#sidebar h2 {text-align: left; }
#sidebar {
	width: 312px;
	float: left;
}
#affidavit a {
	width: 69px;
	height: 86px;
	display: block;
	text-indent: -9999px;
	margin-left: 75px;
}
#affidavit a:link, #affidavit a:visited { 
	background:  url("../graphix/downloadAffidavit.gif") no-repeat;
}
#affidavit a:hover {
	background:  url("../graphix/downloadAffidavit.gif") 0 -89px no-repeat;
}


