﻿/* ---------------------------------------------------------------------------------------------------------------------------- */
body {
	margin: 5px 0;
	padding:0px;
	text-align:center;
}

#wrap {
	position:relative;
	width:960px;
	height:auto;
	margin:0px auto;
	text-align:left;
	padding:0px;
	z-index: 0;
}


#logo {
	position:absolute;
	left: -6px;
	top:0px;
	width: 128px;
	height: 183px;
	background-image: url(../i/logo.png);
	z-index: 11;
}

#samplebag {
	position:absolute;
	right:0px;
	top: 0px;
	width: 145px;
	height: 227px;
	background-image: url(../i/sample-bag.png);
	z-index: 4;
	cursor: pointer;
	cursor: hand;
	text-indent: -9999px;
}


#healthful_big {
	position:absolute;
	left: -10px;
	top: 30px;
	width: 272px;
	height: 420px;
	z-index: 6; 
	background-image: url(../i/healthful_big.png);	
}

#topnav
{
	width:960px;
	height:54px;
	position: relative;
	z-index: 14;
}

#topnav ul 
{
	margin-left: 306px;
	list-style-type: none;
	position: relative;
	z-index: 10;
}

#topnav ul li
{
	float: left;
	position: relative;
}

#topnav ul li a
{
	font-size: large;
	display: block;
	float: left;
}

#topnav .nav_home
{
	text-indent: -9999px;
	width: 67px;
	height: 54px;
	background-image: url(../i/nav_home.gif);
	background-repeat: no-repeat;
}
#topnav .nav_body
{
	text-indent: -9999px;
	width: 67px;
	height: 54px;
	background-image: url(../i/nav_body.gif);
	background-repeat: no-repeat;
}
#topnav .nav_mind
{
	text-indent: -9999px;
	width: 63px;
	height: 54px;
	background-image: url(../i/nav_mind.gif);
	background-repeat: no-repeat;
}
#topnav .nav_spirit
{
	text-indent: -9999px;
	width: 72px;
	height: 54px;
	background-image: url(../i/nav_spirit.gif);
	background-repeat: no-repeat;
}
#topnav .nav_food
{
	text-indent: -9999px;
	width: 67px;
	height: 54px;
	background-image: url(../i/nav_food.gif);
	background-repeat: no-repeat;
}

#topnav .nav_tips
{
	text-indent: -9999px;
	width: 76px;
	height: 54px;
	background-image: url(../i/nav_tips.gif);
	background-repeat: no-repeat;
}

#topnav .nav_body:hover
{
	background-image: url(../i/nav_body_roll.gif);
	background-repeat: no-repeat;
}
#topnav .nav_mind:hover
{
	background-image: url(../i/nav_mind_roll.gif);
	background-repeat: no-repeat;
}
#topnav .nav_spirit:hover
{
	background-image: url(../i/nav_spirit_roll.gif);
	background-repeat: no-repeat;
}
#topnav .nav_food:hover
{
	background-image: url(../i/nav_food_roll.gif);
	background-repeat: no-repeat;
}

#topnav li ul
{
	position: absolute;
	left: -746px;
	top: 14px;
	width: 514px;
	z-index: 101;
	display: none;
	background-image: url(../i/nav_tips_roll2.gif);
	background-repeat: no-repeat;
}

#topnav li:hover ul, #topnav li.hover ul
{ /* lists nested under hovered list items */
	display: block;
}

#tipsWrap
{
    background-image: url(../i/nav_tips_roll_btm2.gif);
    background-position: 0 bottom;
	background-repeat: no-repeat;
	width: 514px;
	margin: 0px 0 0 0;
	font-size: 12px;
	line-height: 1.3em;
}

#tipsWrap .left_msg
{
	float: left; 
	width: 227px; 
	padding: 5px 10px 10px 10px;
}

#tipsWrap .tips_vline
{
	float: left; 
	width: 1px; 
	margin-top: 10px;
}

#tipsWrap .right_msg
{
	float: left; 
	width: 227px; 
	padding: 5px 10px 10px 15px
}	

#tipsWrap .more_tips
{
	float: right; 
	color: #F3601D; 
	font-size: 12px; 
	font-weight: bold;
}

#tipsWrap .tips_grey
{
	color: #999999; 
}

#mainstage_wrapper
{
	width:960px;
	height:316px;
	
}

#mainstage {
	width:960px;
	height:316px;
	position: absolute;
	z-index: 1;
}

#homestage 
{
	width:960px;
	height: 577px;
}

#sellcopy {
	width:960px;
	height:361px;
}

#hlinerow
{
	height:15px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;		
}

.hline
{
	width: 960px;
	height: 1px;
	background-repeat: no-repeat;
	display: block;	
}

#buttonrow
{
	height:30px;
	padding: 0 0 0 225px;
	background-repeat: no-repeat;
	background-position: 25px 4px;
}

.buttonRowText1
{
	display: block;
	float: left;
	width: 130px;
	padding: 3px 0 0 0;
}

.buttonRowText2
{
	display: block;
	float: left;
	width: 350px;
	padding: 3px 0 0 0;
}

.btnReadShare
{
	width: 122px;
	height: 24px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

.btnMentor
{
	width: 93px;
	height: 24px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#buttonrow a span
{
	display: none;
}

#footer {
	width:960px;
	height:82px;
}

#footer ul
{
	padding-top: 20px;
	margin-left: 200px;
	height: 30px;
}
#footer ul li
{
	list-style-type: none;
}
#footer ul li
{
	float: left;
}
footer ul li a
{
	display: block;
}
#footer .purina_logo
{
	position: relative;
	top: -10px;
	margin: 0 3px 0 0;
}

#footer .orange
{
	color:  #F3601D;
}

#footer .pipe
{
	margin: 0px 3px 0px 3px;
	color:  #999;
}


#footer p
{
	text-align: center;
	color: #999999;
}

#sellcopy .col {
	width:280px;
	margin: 25px 20px;
	line-height: 2em;
}

#sellcopy h2 
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 2.5em;
}



/* ---------------------------------------------------------------------------------------------------------------------------- 
	BODY
---------------------------------------------------------------------------------------------------------------------------- */
#hlbody
{
	background-image: url(../i/body/body_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
}

#hlbody #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hlbody #topnav .nav_body
{
	background-image: url(../i/nav_body_roll.gif);
	background-repeat: no-repeat;
}

#hlbody #mainstage {
	background-image: url(../i/body/body_bg.jpg);
	background-repeat: no-repeat;
}

#hlbody #inner_wrapper
{
	/* text-indent: -9999px;
	padding: 10px 150px 10px 340px; */
	display: none;
}

#hlbody #body_movie
{
	position: relative;
	left: 115px;
}


#hlbody #sellcopy {
	background-image: url(../i/body/bg-sellcopy-hlbody.jpg);
	background-repeat: no-repeat;
}


#hlbody #sellcopy p
{
	text-indent: 0;
	margin-left: 0;
	padding-left: 0;
}

#hlbody .hline
{
	background-image: url(../i/body/hline.gif);
}

#hlbody #buttonrow
{	
	background-image: url(../i/body/more_healthful_living.gif);
}

#hlbody .btnReadShare
{
	background-image: url(../i/body/btn_read_share.gif);	
}

#hlbody .btnMentor
{
	background-image: url(../i/body/btn_ask.gif);	
}

h2#body_go
{
	text-indent: -9999px;
	background-image: url(../i/body/body_go.gif);
	background-repeat: no-repeat;
}

h2#body_glow
{
	text-indent: -9999px;
	background-image: url(../i/body/body_glow.gif);
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}

h2#body_grow
{
	text-indent: -9999px;
	background-image: url(../i/body/body_grow.gif);
	background-repeat: no-repeat;
}

#maize_img
{
	float: right;
	clear: right;
	margin-right: -26px;
	_margin-right: -10px;
	margin-top: -55px;
	margin-left: 8px;
	z-index: 2;
	position: relative;
}

#greens_and_grapes_img
{
	float: right;
	clear: right;
	margin-right: -20px;
	_margin-right: 0px;
	margin-top: -10px;
	margin-left: 10px;
	z-index: 2;
}
#salmon_img
{
	float: left;
	clear: left;
	margin-left: -5px;
	margin-top: 0px;
	z-index: 2;
}
#mystery_meat_img
{
	float: right;
	clear: right;
	margin-right: -20px;
	_margin-right: -10px;
	margin-top: -10px;
	z-index: 2;
}


/* ---------------------------------------------------------------------------------------------------------------------------- 
	MIND
---------------------------------------------------------------------------------------------------------------------------- */
#hlmind
{
	background-image: url(../i/mind/mind_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
}

#hlmind #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hlmind #topnav .nav_mind
{
	background-image: url(../i/nav_mind_roll.gif);
	background-repeat: no-repeat;
}

#hlmind #mainstage {
	/* background-image: url(../i/bg-mainstage.jpg); */
	background-image: url(../i/mind/mind_bg.jpg);
	background-repeat: no-repeat;
}

#hlmind #mind_movie
{
	position: relative;
	left: 115px;
}

#hlmind #inner_wrapper
{
	display: none;
}

#hlmind #sellcopy {
	background-image: url(../i/mind/bg-sellcopy-hlmind.jpg);
	background-repeat: no-repeat;
}

#hlmind .hline
{
	background-image: url(../i/mind/hline.gif);
}

#hlmind #buttonrow
{
	background-image: url(../i/mind/more_healthful_living.gif);
}

#hlmind .btnReadShare
{
	background-image: url(../i/mind/btn_read_share.gif);
}

#hlmind .btnMentor
{
	background-image: url(../i/mind/btn_ask.gif);
}

#mind_playit
{
	text-indent: -9999px;
	background-image: url(../i/mind/mind_playit.gif);
	background-repeat: no-repeat;
}

#mind_sayit
{
	text-indent: -9999px;
	background-image: url(../i/mind/mind_sayit.gif);
	background-repeat: no-repeat;
}

#mind_findit
{
	text-indent: -9999px;
	background-image: url(../i/mind/mind_findit.gif);
	background-repeat: no-repeat;
}

#music_notes
{
	float: left;
	clear: left;
	margin-top: -100px;
	margin-left: 0px;
}

#mind_playit_para2
{
	margin-left: 85px;
}

#hidden_kibble
{
	float: right;
	clear: right;
	margin: 20px 0px 5px 0px;
	position: relative;
	left: 10px;
}

.mind_bmargin
{
	margin-bottom: 15px;
}


/* ---------------------------------------------------------------------------------------------------------------------------- 
	SPIRIT
---------------------------------------------------------------------------------------------------------------------------- */
#hlspirit
{
	background-image: url(../i/spirit/spirit_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
}
#hlspirit #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hlspirit #topnav .nav_spirit
{
	background-image: url(../i/nav_spirit_roll.gif);
	background-repeat: no-repeat;
}


#hlspirit #mainstage {
	background-image: url(../i/spirit/spirit_bg.jpg);
	background-repeat: no-repeat;
}

#hlspirit #spirit_movie
{
	position: relative;
	left: 115px;
}

#hlspirit #inner_wrapper
{
	/* text-indent: -9999px;
	padding: 10px 150px 10px 340px;*/
	display: none;
}

#hlspirit #sellcopy {
	background-image: url(../i/spirit/bg-sellcopy-hlspirit.jpg);
	background-repeat: no-repeat;	
}

#hlspirit .hline
{
	background-image: url(../i/spirit/hline.gif);	
}

#hlspirit #buttonrow
{
	background-image: url(../i/spirit/more_healthful_living.gif);
}

#hlspirit .btnReadShare
{
	background-image: url(../i/spirit/btn_read_share.gif);
}

#hlspirit .btnMentor
{
	background-image: url(../i/spirit/btn_ask.gif);
}

#spirit_self
{
	text-indent: -9999px;
	background-image: url(../i/spirit/spirit_self.gif);
	background-repeat: no-repeat;
}

#spirit_purr
{
	text-indent: -9999px;
	background-image: url(../i/spirit/spirit_purr.gif);
	background-repeat: no-repeat;
}

#spirit_delight
{
	text-indent: -9999px;
	background-image: url(../i/spirit/spirit_delight.gif);
	background-repeat: no-repeat;
}

#catnip_mouse
{	
	float: right;
	clear: right;
	margin-bottom: 43px;
}

#mouse_text
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* ---------------------------------------------------------------------------------------------------------------------------- 
	FOOD 
---------------------------------------------------------------------------------------------------------------------------- */
#hlfood
{
	background-image: url(../i/food/food_bg_full_tall.jpg);
	background-repeat: repeat-x;
	background-position: 0 58px;
}

#hlfood #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hlfood #topnav .nav_food
{
	background-image: url(../i/nav_food_roll.gif);
	background-repeat: no-repeat;
}


#hlfood #mainstage {
	/* background-image: url(../i/bg-mainstage.jpg); */
	background-image: url(../i/food/food_bg_main.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 727px;
}

#hlfood #footer {
	/* background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat; */
	position: absolute;
	top: 888px;
	z-index: 5;
}

#hlfood .arrow_lt
{
	position: absolute;
	top: 496px;
	left: 30px;
}

#food_head
{
	padding: 20px 170px 0px 275px;
}

#food_head p
{
	margin-top: 15px;
	line-height: 2em;
}
h2#food_hl
{
	text-indent: -9999px;
	background-image: url(../i/food/kibble_headline.gif);
	background-repeat: no-repeat;
	width: 554px;
	height: 87px;
}

#food_subnav
{
	text-align: right;
	position: absolute;
	top: 400px;
	left: 108px;
	z-index: 11;
}

#food_subnav ul
{
	padding-top: 20px;
	list-style-type: none;
}
#food_subnav ul li
{
	padding: 5px 25px 5px 0;
	
}
#food_subnav ul li a
{
	display: block;

}
#food_subnav #active
{
	background-image: url(../i/food/food_tab.gif);
	background-position: 0px 0px;
	width: 164px;
} 
#food_subnav #active a
{
	font-weight: bold;
	color: #F3601D;
} 

#food_subnav #active a span
{
	color: #000000;
	padding-right: 5px;
} 

#kibble_explorer
{
	background-image: url(../i/food/kib_bg_top.gif);
	background-repeat: no-repeat;
	width: 695px;
	height: 243px;
	margin: 0 0 0 270px;
	padding: 20px 0px 500px 10px;
	z-index: 2;
}
#kibble_explorer ul
{
	list-style-type: none;

}
#kibble_explorer ul li
{
	float: left;
		position: relative;
	right: 4px;
	bottom: 4px;
}

#kib_chicken, #kib_grains, #kib_cranberries
{
	width: 343px;
}

#kib_salmon, #kib_greens, #kib_cheese
{
	width: 333px;
}

#kib_chicken, #kib_salmon, #kib_grains, #kib_greens
{
	height: 119px;
}

#kib_cranberries, #kib_cheese
{
	height: 125px;
}

#kibble_bottomlinks
{
	position: absolute;
	top: 770px;
	z-index: 7;
}


#food_main
{
	background-image: url(../i/food/food_bg_top.gif);
	background-repeat: no-repeat;
	width: 565px;
	height: 231px;
	margin: 0px 0px 0px 270px;
	padding: 20px 0px 500px 10px;
}
#food_main p
{
	padding: 0px 40px 0px 12px;
	line-height: 1.8em;
}

#food_main ul
{
	list-style-type: none;
	padding: 0px 40px 0px 12px;
}
#food_main ul li
{
	padding-bottom: 10px;
}

#food_main table
{
	padding: 0px 40px 0px 12px;
	width: 400px;
}

.food_header
{
	font-weight: bold;
	color: #F3601D;
	padding-right: 5px;
}


#kibble_title
{
	text-indent: -9999px;
	background-image: url(../i/food/kibble_title.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 13px;
	position: relative;
	z-index: 3;
	left: 15px;
	bottom: 2px;
}

#ingredients_title
{
	text-indent: -9999px;
	background-image: url(../i/food/ingredients_head.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 13px;
	margin-top: 10px;
	margin-left: 14px;
	padding-bottom: 20px;
}

#analysis_title
{
	text-indent: -9999px;
	background-image: url(../i/food/analysis_head.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 13px;
	margin-top: 10px;
	margin-left: 14px;
	padding-bottom: 20px;
}

#feeding_title
{
	text-indent: -9999px;
	background-image: url(../i/food/feeding_head.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 13px;
	margin-top: 10px;
	margin-left: 14px;
	padding-bottom: 20px;
}

#hlfood .analysis_table
{
	width: 300px;
}

#hlfood table
{
	color: #6E6E6E;
}

#hlfood td
{
	color: #6E6E6E;
}

#hlfood th
{
	color: #6E6E6E;
}

#hlfood #calorie_content ul li, #hlfood #package_sizes ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}

#hlfood #calorie_content p, #hlfood #package_sizes p
{
	padding: 0 0 0 15px;
	margin: 0;
}

#hlfood #package_sizes
{
	position: relative;
	bottom: 15px;
}

#hlfood #calorie_content
{
	position: relative;
	bottom: 10px;
}

#hlfood .hline
{
	background-image: url(../i/food/hline.gif);
}

#hlfood #buttonrow
{
	background-image: url(../i/food/more_healthful_living.gif);
}

#hlfood .btnReadShare
{
	background-image: url(../i/food/btn_read_share.gif);
}

#hlfood .btnMentor
{
	background-image: url(../i/food/btn_ask.gif);
}

/* ---------------------------------------------------------------------------------------------------------------------------- 
	TIPS 
---------------------------------------------------------------------------------------------------------------------------- */
#hltips
{
	background-image: url(../i/tips/tips_bg_full_tall.jpg);
	background-repeat: repeat-x;
	background-position: 0 58px;
	
}

#hltips #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hltips #topnav .nav_tips
{
	background-image: url(../i/nav_tips_active.gif);
	background-repeat: no-repeat;
}

#hltips #mainstage 
{
    position: relative;
	/* background-image: url(../i/bg-mainstage.jpg); */
	background-image: url(../i/food/food_bg_main.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 1075px;
	
}

#hltips #footer {
	/* background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat; */
	position: absolute;
	top: 1033px;
	z-index: 5;
	
}

#hltips .arrow_lt
{
	position: absolute;
	top: 496px;
	left: 30px;
}

#tips_head
{
	padding: 20px 170px 0px 275px;
}

#tips_head p
{
	margin-top: 15px;
	line-height: 2em;
}

h2#tips_hl
{
	text-indent: -9999px;
	background-image: url(../i/tips/tips_headline.gif);
	background-repeat: no-repeat;
	width: 404px;
	height: 33px;
}

#tips_main
{
	background-image: url(../i/food/food_bg_top.gif);
	background-repeat: no-repeat;
	width: 565px;
	height: 231px;
	margin: 0px 0px 0px 270px;
	padding: 20px 0px 500px 10px;
	background-color: Aqua;
}

#tips_main p
{
	padding: 0px 40px 0px 12px;
	line-height: 1.8em;
}

#tipstable
{
	border:0;
	width: 470px;
}

#tipstable td
{
	vertical-align: top;
	background-image: url(../i/tips/tips_bgcell.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#tipstable h3
{
	font-weight: bold;
	width: 330px;
	margin-top: 17px;
}

#tipstable p
{
	width: 330px;
	margin-top: 0;
	padding-bottom: 12px;
}

#tipsnav
{
	width: 460px;
	position: relative;
	z-index: 1;
	left: 10px;
}

.tipsort_both,.tipsort_cat, .tipsort_you, .tipsort_body, .tipsort_mind, .tipsort_spirit, .tipsort_all
{
	text-indent: -9999px;
	height: 45px;
	background-repeat: no-repeat;
	display: block;
}

a.tipsort_both:hover, a.tipsort_cat:hover, a.tipsort_you:hover, a.tipsort_body:hover, a.tipsort_mind:hover, a.tipsort_spirit:hover, a.tipsort_all:hover, #tipsnav .on
{
	background-position: 0 bottom;
	background-repeat: no-repeat;
	display: block;
}

.tipsort_both
{
	width: 64px;
	background-image: url(../i/tips/tabsort_both.gif);
	margin-right: 3px;
}

.tipsort_cat
{
	width: 64px;
	background-image: url(../i/tips/tabsort_cat.gif);
	margin-right: 3px;
}

.tipsort_you
{
	width: 65px;
	background-image: url(../i/tips/tabsort_you.gif);
	margin-right: 19px;
}

.tipsort_body
{
	width: 54px;
	background-image: url(../i/tips/tabsort_body.gif);
	margin-right: 3px;
}

.tipsort_mind
{
	width: 53px;
	background-image: url(../i/tips/tabsort_mind.gif);
	margin-right: 3px;
}

.tipsort_spirit
{
	width: 60px;
	background-image: url(../i/tips/tabsort_spirit.gif);
	margin-right: 3px;
}

.tipsort_all
{
	width: 64px;
	background-image: url(../i/tips/tabsort_all.gif);
}
/* everything BELOW here can be removed once Joe has revised the Default page  */
.sort_both, .sort_cat, .sort_you, .sort_body, .sort_mind, .sort_spirit, .sort_all
{
	height: 40px;
}

.sort_both
{
	width: 64px;
	margin-right: 3px;
}
.sort_cat
{
	width: 64px;
	margin-right: 3px;
}
.sort_you
{
	width: 65px;
	margin-right: 19px;
}
.sort_body
{
	width: 54px;
	margin-right: 3px;
}
.sort_mind
{
	width: 53px;
	margin-right: 3px;
}
.sort_spirit
{
	width: 60px;
	margin-right: 3px;
}

.sort_all
{
	width: 64px;
}

#sort_both_on, #sort_cat_on, #sort_you_on, #sort_body_on, #sort_mind_on, #sort_spirit_on, #sort_all_on
{
	z-index: 50;
	position: absolute;
	top: 151px;
	height: 44px;
	display: none;
}

#sort_both_on
{
	left: 284px;
	width: 64px;
}

#sort_cat_on
{
	left: 351px;
	width: 64px;
}
#sort_you_on
{
	left: 418px;
	width: 65px;
}
#sort_body_on
{
	left: 503px;
	width: 54px;
}
#sort_mind_on
{
	left: 559px;
	width: 54px;
}
#sort_spirit_on
{
	left: 614px;
	width: 60px;
}

#sort_all_on
{
	left: 677px;
	width: 64px;
}

/* everything ABOVE here can be removed once Joe has revised the Default page  */

#tipscall
{
	z-index: 25;
	position: absolute;
	top: 179px;
	left: 765px;
	width: 199px;
}

#tipscall a
{
	text-decoration: underline;
}

#tipsmain
{
	margin-top: -10px;
	padding-top: 17px;
	padding-left: 16px;
	background-image: url(../i/tips/tips_bgtable.gif);
	background-repeat: no-repeat;
}

#spf_bg_share
{
	background-image: url(../i/tips/spf_bg_share.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 125px;		
}

#spf_bg_share img.title
{
	padding: 21px 0 8px 15px;	
}

#spf_bg_share img.button
{
	margin: 0 0 0 14px;
	width: 154px;
}

#spf_bg_advice
{
	background-image: url(../i/tips/spf_bg_advice.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 158px;	
}

#spf_bg_advice .title
{
	padding: 21px 0 10px 18px;
}

#spf_bg_advice p
{
	float: left;
	width: 120px; 
	margin: 0; 
	padding-left: 18px; 
	padding-bottom: 12px; 
	line-height: 14px;
}

#spf_bg_advice img.logo
{
	padding-top: 20px;
}

#spf_bg_advice .tips_ask_mentor
{
	padding-left: 18px;
}

#spf_bg_togo
{
	background-image: url(../i/tips/spf_bg_togo.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 94px;	
}

#spf_bg_togo img.title
{
	padding: 21px 0 12px 18px;
}

#spf_bg_togo img.print_icon
{
	padding: 0 5px 0 18px; 
}


.tipsbody
{
	color: #32a8bc;
}

.tipsmind
{
	color: #a1bd27;
}

.tipsspirit
{
	color: #d5b74c;
}

.tipsmulti
{
	color: #f3601d;
}

.btn_send
{
	width: 97px;
	height: 24px;
	margin-top: 13px;
	margin-left: 18px;
	text-indent: -9999px;
}
.tipsbody .btn_send
{
	background-image: url(../i/tips/btnsend_body.gif);
}

.tipsmind .btn_send
{
	background-image: url(../i/tips/btnsend_mind.gif);
}

.tipsspirit .btn_send
{
	background-image: url(../i/tips/btnsend_spirit.gif);
}

.tipsmulti .btn_send
{
	background-image: url(../i/tips/btnsend_multi.gif);
}

.tipslnxorng a:link, .tipslnxorng a:visited
{
	color: #f3601d;
	font-weight: bold;
}

.tipslnxprpl a:link, .tipslnxprpl a:visited
{
	color: #ac87ac;
	font-weight: bold;
	text-decoration: underline;
}

.tipslnxorng a:hover, .tipslnxorng a:active, .tipslnxprpl a:hover, .tipslnxprpl a:active
{
	color: #999999;
	font-weight: bold;
}

.tipsgrid
{
	margin-top: 16px;
}

.tipsrow
{
	margin-top: 8px;
}

.tipscount
{
	margin: 0 12px 0 12px;
}

/* ---------------------------------------------------------------------------------------------------------------------------- 
	Print all Tips page (AllTipsPrintable.aspx)
---------------------------------------------------------------------------------------------------------------------------- */
.form .btn_send
{
    display: none;
}

.form h1
{
    text-align: left;
    margin: 20px 0 10px 10px;
    width: 300px;
    float: left;
}

.form .sndToPrnt
{
    margin: 25px 0 0 0;
    display: block;
    float: right;
    width: 100px;
}

.form #tipsmain
{
    margin: 0;
}

#tipstable h3
{
    text-align: left;
}

#tipstable p
{
    width: 440px;
    text-align: left;
}


/* ---------------------------------------------------------------------------------------------------------------------------- 
	HOME 
---------------------------------------------------------------------------------------------------------------------------- */
#hlhome {
	background-image: url(../i/home_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
}


#hlhome #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hlhome #homestage {
	/* background-image: url(../i/bg-mainstage.jpg); */
	background-image: url(../i/home_bg.jpg);
	background-repeat: no-repeat;
}

#hlhome #inner_wrapper
{
	display: none;
}

#hlhome #footer {
	background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat;
}

#hlhome #home_movie
{
	position: relative;
	top: 119px; /* pushed down 7px due to content change on home */
}

/* ---------------------------------------------------------------------------------------------------------------------------
	SITEMAP
---------------------------------------------------------------------------------------------------------------------------- */

#hlsitemap {
	background-image: url(../i/home_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
	text-align: center;
}


#hlsitemap #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hlsitemap #inner_wrapper
{
	margin: 15px 250px 0px 315px;
	text-align: left;
}

#hlsitemap #inner_wrapper ol
{
	list-style-type: none;
	text-indent: none;
	margin: 20px 0 0 0;
	padding:0 0 0 0;
}

#hlsitemap #inner_wrapper ol ol
{
	list-style-type: none;
	text-indent: 20px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

#hlsitemap #inner_wrapper ol li
{
	padding: 10px 0;
}

#hlsitemap #inner_wrapper ol ol li
{
	padding: 3px 0;
}


#hlsitemap #inner_wrapper h2
{
	color:  #F3601D;
	font-weight: normal;
	
}

#hlsitemap #inner_wrapper a
{
	color: #F3601D;
}

#hlsitemap #footer {
	position: relative;
	top: 250px;
	/* background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat; */
}

/* ---------------------------------------------------------------------------------------------------------------------------- 
	FILE NOT FOUND
---------------------------------------------------------------------------------------------------------------------------- */
#hl404 {
	background-image: url(../i/home_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
	text-align: center;
}


#hl404 #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hl404 #inner_wrapper
{
	margin: 15px 250px 0px 315px;
	text-align: left;
}

#hl404 #inner_wrapper h2
{
	color:  #F3601D;
	font-weight: normal;
	
}

#hl404 #footer {
	position: relative;
	top: 0px;
	/* background-image: url(../i/bg-footer.jpg);
	background-repeat: no-repeat; */
}

/* ---------------------------------------------------------------------------------------------------------------------------- 
	GENERIC ERROR
---------------------------------------------------------------------------------------------------------------------------- */

#hl500 {
	background-image: url(../i/home_bg_full.jpg);
	background-repeat: repeat-x;
	background-position: 0 59px;
	text-align: center;
}


#hl500 #topnav {
	background-image: url(../i/bg-topnav.jpg);
	background-repeat: no-repeat;
}

#hl500 #inner_wrapper
{
	margin: 15px 250px 0px 315px;
	text-align: left;
}

#hl500 #inner_wrapper h2
{
	color:  #F3601D;
	font-weight: normal;
	
}

#hl500 #footer {
	position: relative;
	top: 0px;
}

/* ---------------------------------------------------------------------------------------------------------------------------- 
	FORMS
---------------------------------------------------------------------------------------------------------------------------- */
#form body
{
	padding: 0;
	margin: 0;
}

#form_wrapper
{
	width: 730px;
	background-image: url(../i/sample/form_thanks_bg.gif);
	background-repeat: repeat-x;   
	background-color: #fff;
	margin: 0;
	padding: 0;  
	text-align:left; 
	position: relative;
	overflow: hidden;
}

#form_wrapper .tips
{
	background-image: url(../i/sample/form_tips_bg.gif);	
}

#form_wrapper p, #form_wrapper label
{
	line-height: 1.8em;
	margin: 0;
	font-size: 1.1em;
}

#form_wrapper ul
{
	list-style-type: none;
}

#form_wrapper a
{
	color: #dc5510;
	text-decoration: underline;
}

#form_wrapper span
{
	font-size: 1.1em;
	padding: 0 5px;
}

#form_wrapper .label_name
{
	margin: 6px 0 4px 0;
}

#form_wrapper .rule
{
	background-image: url(../i/sample/form_hr.gif);
	background-repeat: no-repeat;
	width: 458px;
	height: 6px;
	padding-bottom: 10px;
}

#form_wrapper .forgot_password
{
	position: relative;
	left: 195px;
	top: 5px;
}

#form_wrapper .legal_text
{
	padding: 10px 0;
	color: #999999;
}

#form_wrapper .valid_msg
{
	margin-right: 150px;
}

#form_wrapper .button
{
	padding-top: 30px;
	height: 56px;
	width: 228px;
}

/* form heading */

#form_wrapper #form_bag
{
	background-image: url(../i/sample/form_bag.png);
	position: absolute;
	z-index: 5;
	top: 20px;
	right: 50px;
	background-repeat: no-repeat;
	width: 119px;
	height: 186px;
	
}

#form_wrapper .form_head
{
	margin: 0px 200px 10px 15px;
	padding: 25px 0 0 0;
}

#form_wrapper .form_head p
{
	margin-top: 30px;
}

#form_wrapper #try_a_day_heading
{
	text-indent: -9999px;
	background-image: url(../i/sample/form_head.png);
	background-repeat: no-repeat;
	width: 277px;
	height: 68px;
}

#form_wrapper #got_a_tip
{
	text-indent: -9999px;
	background-image: url(../i/sample/form_got_a_tip.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 67px;
}

#form_wrapper #h2_thank_you
{
	text-indent: -9999px;
	background-image: url(../i/sample/thank_you_tips.png);
	background-repeat: no-repeat;
	width: 183px;
	height: 26px;
}


#form_wrapper #send_to_friend
{
	text-indent: -9999px;
	background-image: url(../i/sample/form_send_tip.png);
	background-repeat: no-repeat;
	width: 262px;
	height: 115px;
}

#form_wrapper #form_box_bg_top
{
	text-indent: -9999px;
	background-image: url(../i/sample/form_send_bg_box_top.gif);
	background-repeat: no-repeat;
	width: 497px;
	height: 43px;
}

#form_wrapper #form_box_bg_bottom
{
	text-indent: -9999px;
	background-image: url(../i/sample/form_send_bg_box_bottom.gif);
	background-repeat: no-repeat;
	width: 497px;
	height: 43px;
}

/* end heading */

/* stage one */

#form_wrapper .stage_one
{
	padding: 0 15px 0 15px;
	color: #6E6E6E;
}

#form_wrapper .stage_one .radio
{
	padding: 5px;
	position: static;
	padding: 0;
}

#form_wrapper .pad15
{
	padding-right: 15px;
	position: static;	
}

#form_wrapper .stage_one .account_q
{
	margin: 5px 0;
}

#form_wrapper .stage_one .account_q .email_input
{
	position: relative;
	bottom: 15px;
}

#form_wrapper .stage_one .radio label
{
	margin-left: 5px;
	position: relative;
	bottom: 5px;
}

#form_wrapper .stage_one .email
{
	width: 306px;
	margin: 0 0 10px 0;
}


#form_wrapper .stage_one .password_prompt
{
	width: 178px;
}

#form_wrapper .stage_one .step_one_of_two
{
	background-image: url(../i/sample/form_heading_step1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 122px;
	margin-top: 15px;
	text-indent: -9999px;
}



/* end stage one */


/* stage two */

#stage_two .step_two_of_two
{
	background-image: url(../i/sample/form_heading_step2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 122px;
	margin-top: 15px;
	text-indent: -9999px;
}
#stage_two div
{
	border: 0px solid black;
	padding: 0;
	margin: 0;
}

#stage_two
{
	padding: 0 15px;
}

#stage_two h4
{
	padding: 15px 0;
}
#stage_two h4 span
{
	font-weight: normal;
}

#stage_two ul li
{
	clear: both;
	padding: 2px 0;
}

#stage_two .label
{
	text-align: right;
	margin-right: 10px;
	float: left;
	width: 100px;
}

#stage_two .mailing input
{
	background-color: #ffffa5;
}

#stage_two .mailing select
{
	width: 50px;
}

#stage_two .mailing .label
{
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}

#stage_two .mailing .label_state
{
	float: left;
	width: 60px;
}

#stage_two .mailing .label_zip
{
	float: left;
	width: 75px;
}

#stage_two .mailing .input
{
	float: left;
	width: 540px;
	
}

#stage_two .mailing .input input
{
	width: 530px;

}

#stage_two .mailing .input_short
{
	float: left;
	width: 220px;
}

#stage_two .mailing .input_short input
{
	width: 200px;
}

#stage_two .mailing .input_state
{
	float: left;
	width: 75px;
}

#stage_two .mailing .input_state input
{
	width: 50px;
	background-color: #ffffa5;
}

#stage_two .mailing .input_zip
{
	float: left;
	width: 100px;
}

#stage_two .mailing .input_zip input
{
	width: 80px;
}

#stage_two .mailing .input_email input
{
	width: 330px;
}

#stage_two ul.comm .label
{
	float: left;
	width: 100px;

}

#stage_two ul.comm .input
{
	float: left;
	width: 100px;
}

#stage_two .comm .input label
{
	float: left;
	width: 25px;
}

#stage_two .comm .input input
{
	float: left;
	width: 25px;
}

#stage_two .comm .disclaimer
{
	float: left;
	width: 450px;
}

#stage_two .tellpets div
{
	padding: 2px 0;
}
#stage_two .tellpets input
{
	background-color: #ffffa5;
}

#stage_two .tellpets .label_top p
{
	float: left;
	width: 140px;
	text-align: right;
	margin: 0;
	padding: 0;
}



#stage_two .tellpets .label_top p.middle
{
	width: 180px;
}

#stage_two .tellpets .label_top p.right
{
	width: 180px;
}

#stage_two .tellpets .label
{
	width: 100px;
}

#stage_two .tellpets .label div
{
	height: 20px;
	padding: 0;
	margin: 0;
}

#stage_two .tellpets .input
{
	float: left;
	width: 180px;
	border: 0px sold black;
	margin: 0;
	padding: 0;
}

#stage_two .tellpets .input input
{
	width: 160px;
}

#stage_two .tellpets .input select
{
	width: 170px;
}

#stage_two .tellpets .label div, #stage_two .tellpets .input div
{
	height: 25px;
}

#catAge, #dogAge, #dogSize
{
	position: relative;
	top: 20px;
	height: 25px;
}

#dogSize
{
	_top: 30px;
}

#stage_two .topdogs
{
	padding-top: 15px;
}

#stage_two .petloyal
{
	padding-top: 20px;
}

#stage_two .petloyal li
{
	float: left;
	clear: none;
	width: 220px;
}

#stage_two .petloyal li div
{
	padding: 2px 0;
}

#stage_two .petloyal .first
{
	float: left;
	width: 325px;
}

#stage_two .petloyal .first p
{
	text-align: right;
	margin-right: 140px;
}

#stage_two .petloyal .second
{
	padding-left: 100px;
}

#stage_two .petloyal .feedfreq
{
	padding-left: 325px;
}

#stage_two .petloyal td input
{
	margin-right: 25px;
}

#stage_two .petloyal td label
{
	position: relative;
	bottom: 5px;
	_bottom: 2px;
}

#stage_two .describes li
{
	clear: none;
	float: left;
	width: 350px;
}

#stage_two .describes .label
{
	float: left;
	width: 100px;
}


#stage_two .describes .input td input
{
	margin-right: 10px;
	display: block;
	float: left;
	width: 25px;
}

#stage_two .describes .input label
{
	display: block;
	float: left;
	width: 175px;
}

#stage_two .answer div
{
	padding-left: 100px;
}

#stage_two .answer input
{
	margin: 0 10px 0 0;
}

#stage_two .answer label
{
	position: relative;
	bottom: 5px;
	_bottom: 2px;
	margin-right: 10px;
}

#stage_two .choosePassword .label
{
	width: 120px;
	text-align: left;
}

/* end stage two */

#form_wrapper .form_tell
{
	background-image: url(../i/sample/form_thanks.gif);
	background-repeat: no-repeat;
	width: 135px;
	height: 28px;
	text-indent: -9999px;
}

#form_wrapper .form_spread
{
	background-image: url(../i/sample/form_spread.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 16px;
	margin-top: 15px;
	text-indent: -9999px;
}

#form_wrapper .tell_friend_wrapper .form_head p
{
	margin: 10px 0;
}

#form_wrapper .tell_friend_wrapper .form_head
{
	padding-bottom: 25px;
}

#form_wrapper .tell_a_friend
{
	margin: 15px;
}

#form_wrapper .tell_a_friend input
{
	margin: 3px 0 10px 0;
}

#form_wrapper .tell_a_friend textarea
{
	width: 400px;
}

#form_wrapper .tell_a_friend .textarea_caption
{
	padding: 5px 0;
}


#form_wrapper .tell_a_friend .comma_info
{
	color: #999999;
	font-size: 9px;
}

#form_wrapper .tell_a_friend .your_email
{
	width: 250px;
}

#form_wrapper .tell_a_friend .friend_email
{
	width: 400px;
}

#form_wrapper .tell_a_friend .send_msg
{
	padding: 10px 0 0 0;
	position: relative;
	
	width: 228px;
	height: 56px;
}

#form_wrapper .tell_a_friend .send_msg input
{
	padding: 0 0 0 0;
}

#form_wrapper .form_email_sent
{
	background-image: url(../i/sample/form_email_sent.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 13px;
	position: relative;
	top: 15px;
	padding-top: 25px;
	text-indent: -9999px;
}

#form_wrapper .form_email_sent ul li
{
	padding: 5px 0;
}

#form_wrapper .thanks_head
{
	margin-top: 15px;
}

#form_wrapper .forget_pw
{
	padding: 15px;
}

#form_wrapper .forget_pw h2
{
	color: #dc5510;
}

#form_wrapper .forget_pw p
{
	padding-bottom: 10px;
	margin-right: 100px;
}

#form_wrapper #ctl00_Body_RequiredFieldValidator1, #form_wrapper #ctl00_Body_RequiredFieldValidator2
{
	float: left;
	width: 10px;
}

#form_wrapper #ctl00_Body_ValidationSummary1
{
	margin-right: 100px;
	font-size: 1.05em;
	line-height: 1.5;
	padding: 20px 15px;
}

#form_wrapper #ctl00_Body_ctl01
{
	margin-right: 100px;
	font-size: 1.05em;
	line-height: 1.5;
	padding: 20px 0 0 0;
}

#form_wrapper .tell_a_friend span
{
	position: relative;
	bottom: 10px;
}

#form_wrapper .textarea_caption span
{
	float: left;
	width: 5px;
	position: relative;
	top: 5px;
}

#form_wrapper .start_btn
{
	width: 228px;
	height: 56px;
}

#form_wrapper .request_pw_btn
{
	width: 228px;
	height: 56px;
}
.top_nav_tips_transparent_gif
{
	 width:78px;
	 height:35px;
}