@charset "utf-8";
/* CSS Document */
* { 
	margin:0;
	padding:0;
}	

html { 
	height:100%
}
body { 
	height:100%; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#ffffff;
	background:url('../images/proclub/bkg.gif') repeat-y center;	
}

span { visibility:hidden; display:none;}

.clear { clear:both}

#container {
	margin:0 auto;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#top_content {
	background:#000000 url('../images/proclub/bkg_cat-and-dog.jpg') no-repeat right bottom;
	padding-bottom:0;
}

#top_content-intro {
	padding:54px 0 54px 68px;
	width:340px;
}

#formula-box {
	background:#b72836 url('../images/proclub//bkg_redbox.gif') no-repeat top left;
	padding:23px 0 14px 68px;
	width:504px;
	position:relative;
}

#formula-box-curve {
	background:url('../images/proclub//bkg_redbox_curve.gif') no-repeat top left;
	position:absolute;
	width:105px;
	height:75px;
	bottom:0;
	right:0;
}

#dog {
	background:url('../images/proclub//products-dogs.gif') no-repeat left 19px;
	width:201px;
}

#cat {
	background:url('../images/proclub//products-cats.gif') no-repeat left 19px;
	position:absolute;
	top:23px;
	left:310px;
	width:240px;
}

#formula-box dd {
	padding-top:156px;
}

#formula-box li { 
	list-style-type:none;
	font-size:90%;
}

#btm_content-container {
	background:#fcf8e8 url('../images/proclub//bkg_btm-content.gif') no-repeat top left;
	padding-top:32px;
}

#btm_content {
	background:url('../images/proclub//bkg_pets.jpg') no-repeat bottom left;
	padding-left:70px;
}

#red_column {
	background:url('../images/proclub//btm_redbox_top.gif') no-repeat top center;
	float:right;
	background-color:#b72836;
	width:270px;
	padding:29px 13px 0 27px;	
	margin-right:35px;
}

#red_column p {
	padding-bottom:15px;
}

#bonnieproducts {
	margin:0 0 15px 35px;
}
#downloadForms { margin:15px 0}
#downloadForms li { list-style:none; background:url(../images/proclub//btn_bkg.gif) no-repeat top left; padding:10px 0 10px 20px; margin-bottom:4px}
a.applicationform { text-indent:-9000px; background:url(../images/proclub//btn_application_form.gif) no-repeat top left; width:170px; height:10px; overflow:hidden; display:block}
a.accrualform { text-indent:-9000px; background:url(../images/proclub//btn_accrual_form.gif) no-repeat top left; width:151px; height:10px; overflow:hidden; display:block}
a.claimform { text-indent:-9000px; background:url(../images/proclub//btn_claim_form.gif) no-repeat top left; width:194px; height:10px; overflow:hidden; display:block}
a.premiums { text-indent:-9000px; background:url(../images/proclub//btn_premiums.gif) no-repeat top left; width:126px; height:10px; overflow:hidden; display:block}

#purina_footer {
	background-color:#000000;
	padding-right:33px;
	text-align:right;
}

#footer {
	font-size:90%;
	background-color:#ffffff;
	padding:7px 0;
	color:#000000;
}

#footer a {
	text-decoration:none;
	color:#000000;
}

#footer a:hover {
	text-decoration:underline;
}

#footer li {
	display:inline;
	list-style:none;
	padding-left:20px;
}

/***** headers *****/

#proplan_logo {
    padding: 122px 0 0 0;
    overflow: hidden;
    background-image: url('../images/proclub//logo_purina-proplan.gif');
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:122px;
	width /**/:573px;
}

#what-is-proplan {
    padding: 87px 0 0 0;
    overflow: hidden;
    background-image: url('../images/proclub//hdr_what-is-pro-plan.gif');
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:87px;
	width /**/:332px;
}

#dog-formulas {
    padding: 18px 0 0 0;
    overflow: hidden;
    background-image: url('../images/proclub//hdr_dog-range.gif');
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:18px;
	width /**/:107px;
}

#cat-formulas {
    padding: 18px 0 0 0;
    overflow: hidden;
    background-image: url('../images/proclub//hdr_cat-range.gif');
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:18px;
	width /**/:103px;
}

#hdr_pro-club {
    padding: 28px 0 0 0;
    overflow: hidden;
    background-image: url('../images/proclub//hdr_pro-club.gif');
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:28px;
	width /**/:94px;
}

#sub_how-to-earn-points {
    padding: 23px 0 0 0;
    overflow: hidden;
    background-image: url('../images/proclub//sub_how-to-earn-points.gif');
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:23px;
	width /**/:108px;
}
