/* Site Name: Stella & Chewy's*/


/*//////////////////GLOBAL ASSETS//////////////////*/
body {background: url(../../images/gr_body_bkg.gif); background-repeat: repeat-x,y; margin: 0px; padding: 0px;}
p	{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #4e261c; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
h1	{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #ee3224; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#container	{
	width: 967px;
	margin-left: auto;
	margin-right: auto;
}	
#header	{
	width: 967px;
	height: 114px;
	margin-top: 13px;
	float: left;
}
#logo	{
	width: 228px;
	height: 122px;
	position: absolute;
	margin-left: 369px;
	z-index: 1;
}

	/* IE6 Only */
	* html #logo {margin-left: -597px;}
		
	/* IE7 Only */
	*:first-child+html #logo {margin-left: -597px;}
/*//////////////////////////////MAIN MENU//////////////////////////////*/
						#left_nav_wrap {width: 967px; height: 24px; margin: 81px 0px 0px 0px; float: left;}
						#story_btn{float: left; display: block; width: 84px; height: 24px; background:url(../../images/btn_story.jpg) no-repeat 0 0;}
						#story_btn:hover{background-position: 0 -24px;}
						#story_btn span{display: none;}
						#story_btn_visited{float: left; display: block; width: 84px; height: 24px; background:url(../../images/btn_story.jpg) no-repeat 0 0; background-position: 0 -24px;}

						#products_btn{float: left; display: block; width: 113px; height: 24px; background:url(../../images/btn_products.jpg) no-repeat 0 0;}
						#products_btn:hover{background-position: 0 -24px;}
						#products_btn span{display: none;}
						#products_btn_visited{float: left; display: block; width: 113px; height: 24px; background:url(../../images/btn_products.jpg) no-repeat 0 0; background-position: 0 -24px;}

						#safety_btn{float: left; display: block; width: 91px; height: 24px; background:url(../../images/btn_safety.jpg) no-repeat 0 0;}
						#safety_btn:hover{background-position: 0 -24px;}
						#safety_btn span{display: none;}
						#saftey_btn_visited{float: left; display: block; width: 91px; height: 24px; background:url(../../images/btn_safety.jpg) no-repeat 0 0; background-position: 0 -24px;}
						
						#why_btn{float: left; display: block; width: 84px; height: 24px; background:url(../../images/btn_why.jpg) no-repeat 0 0;}
						#why_btn:hover{background-position: 0 -24px;}
						#why_btn span{display: none;}
						#why_btn_visited{float: left; display: block; width: 84px; height: 24px; background:url(../../images/btn_why.jpg) no-repeat 0 0; background-position: 0 -24px;}

						#fans_btn{float: left; display: block; width: 77px; height: 24px; background:url(../../images/btn_fans.jpg) no-repeat 0 0;}
						#fans_btn:hover{background-position: 0 -24px;}
						#fans_btn span{display: none;}
						#fans_btn_visited{float: left; display: block; width: 77px; height: 24px; background:url(../../images/btn_fans.jpg) no-repeat 0 0; background-position: 0 -24px;}

						#speak_btn{float: left; display: block; width: 112px; height: 24px; background:url(../../images/btn_speak.jpg) no-repeat 0 0;}
						#speak_btn:hover{background-position: 0 -24px;}
						#speak_btn span{display: none;}
						#speak_btn_visited{float: left; display: block; width: 112px; height: 24px; background:url(../../images/btn_speak.jpg) no-repeat 0 0; background-position: 0 -24px;}

						#shop_btn{float: left; display: block; width: 79px; height: 24px; background:url(../../images/btn_shop.jpg) no-repeat 0 0;}
						#shop_btn:hover{background-position: 0 -24px;}
						#shop_btn span{display: none;}
						#shop_btn_visited{float: left; display: block; width: 79px; height: 24px; background:url(../../images/btn_shop.jpg) no-repeat 0 0; background-position: 0 -24px;}

						#buy_btn{float: left; display: block; width: 105px; height: 24px; background:url(../../images/btn_buy.jpg) no-repeat 0 0;}
						#buy_btn:hover{background-position: 0 -24px;}
						#buy_btn span{display: none;}
						#menu_gap{ width: 222px; height: 24px; float: left; background-color: #FFFFFF;}
						#buy_btn_visited{float: left; display: block; width: 105px; height: 24px; background:url(../../images/btn_buy.jpg) no-repeat 0 0; background-position: 0 -24px;}

	
#top_content	{
	width: 967px;
	height: 14px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image:url(../../images/img_top_content.png);
	background-repeat: no-repeat;
}

	/* IE6 Only */
	* html #top_content {margin-top: 5px;}
	/* IE7 Only */
	*:first-child+html #top_content {margin-top: 5px;}
	

#content	{
	width: 967px;
	float: left;
	background-image: url(../../images/img_content.jpg);
	background-repeat: repeat-y;
}

	/* IE6 Only */
	* html #content {margin-top: -5px; margin-bottom: -3px}
		
	/* IE7 Only */
	*:first-child+html #content {margin-top: -4px; margin-bottom: -3px}
	
	
#bottom_content	{
	clear: left;
	width: 967px;
	height: 12px;
	float: left;
	background-image:url(../../images/img_bottom_content.png);
	background-repeat: no-repeat;
}
#footer	{
	width: 967px;
	height: 23px;
	float: left;
}

	/* IE6 Only */
	* html #footer {display: inline;}

#footer_nav_wrap {
	width: 465px; 
	height: 14px; 
	float: left;
	margin: 9px 0px 0px 251px; 
}
	
	/* IE6 Only */
	* html #footer_nav_wrap {display: inline;}
						
#left_collumn_wrap	{
	width: 704px;
	float: left;
	margin-bottom: 10px;
}

	/* IE6 Only */
	* html #left_collumn_wrap {display: inline;}
	
#dinners_left_collumn_wrap	{
	width: 654px;
	float: left;
	margin-bottom: 10px;
}

	/* IE6 Only */
	* html #dinners_left_collumn_wrap {display: inline;}
												
#right_collumn_wrap	{
	width: 200px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

	/* IE6 Only */
	* html #right_collumn_wrap {display: inline;}

#dinners_right_collumn_wrap	{
	width: 275px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

	/* IE6 Only */
	* html #dinners_right_collumn_wrap {display: inline;}
	
#title_wrap	{
	width: 704px;
}						
#body_txt	{
	width: 519;
	float: left;
	margin-left: 177px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #body_txt {display: inline;}

#dinner_body_txt	{
	width: 549;
	float: left;
	margin-left: 100px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #dinner_body_txt {display: inline;}
			

	
/*//////////////////////////////HOME PAGE//////////////////////////////*/
#content_wrap	{
	width: 967px;
}
	
	/* IE6 Only */
	* html #content_wrap {margin-top: -5px;}
	
#home_top_wrap	{
	width: 967px;
	height: 330px;
	padding-top: 33px;
}
#flash_bkg	{
	width: 604px;
	height: 330px;
	background-image: url(../../images/img_main_plank.png);
	background-repeat: no-repeat;
	margin-left: 180px;
}

	/* IE6 Only */
	* html #flash_bkg {margin-left: 175px;}
	
#home_flash	{
	width: 504px;
	height: 286px;
	float: left;
	margin-top: 8px;
	margin-left: 43px;
	border: #FFFFFF solid 6px;
}
	
	/* IE6 Only */
	* html #home_flash {display: inline;}
	
#left_home_nav_wrap {
	width: 158px; 
	height: 217px; 
	margin: 40px 0px 0px 18px; 
	float: left;
}

	/* IE6 Only */
	* html #left_home_nav_wrap {display: inline; margin: 40px 0px 0px 10px;}
	/* IE7 Only */
	*:first-child+html #left_home_nav_wrap {margin: 40px 0px 0px 8px;}
										
#right_home_nav_wrap {
	width: 158px; 
	height: 217px; 
	margin: -287px 23px 0px 796px; 
	float: right;
}
	
	/* IE6 Only */
	* html #right_home_nav_wrap {margin: -287px 30px 0px 796px;}
						
#home_bottom_wrap	{
	width: 967px;
}
#menu_plank	{
	clear: left;
	width: 782px;
	height: 129px;
	background-image: url(../../images/img_menu_plank.png);
	background-repeat: no-repeat;
	margin-left: 92px;
	margin-top: 14px;
}
#plank_home_nav_wrap {
	width: 800px; 
	height: 147px; 
	margin: -10px 0px 0px 22px; 
	float: left;
}

	/* IE6 Only */
	* html #plank_home_nav_wrap {display: inline;}
	
#home_phrase_wrap	{
	clear: left;
	width: 967px; 
	height: 29px;
	padding-bottom: 35px; 
}

	/* IE6 Only */
	* html #home_phrase_wrap {padding-bottom: 15px;}
	
#home_phrase	{
	width: 298px; 
	height: 29px;  
	float: left;
	margin: 0px 6px 0px 59px;
}

/* IE6 Only */
	* html #home_phrase {display: inline;}
	
#facebook1	{
	width: 24px; 
	height: 23px;  
	float: left;
	margin-top: 6px;
}
/* IE6 Only */
	* html #facebook1 {display: inline;}

#networking_wrap	{
	/*clear: left;*/
	width: 87px; 
	height: 19px;  
	float: right;
	margin: 50px 66px 0px 0px;
	
}

	/* IE6 Only */
	* html #networking_wrap {margin-top: 30px; margin-right: 35px; }
	/* IE7 Only */
	*:first-child+html #networking_wrap {margin-top: 20px;}
	
#home_logo	{
	width: 325px; 
	height: 179px;
	position: absolute;
	margin-left: 314px;
	margin-top: -12px;
	z-index: 1;
}

#audio	{
	width: 80px; 
	height: 40px;
	float: left;
	margin: 50px 0px 0px -325px;
}
#music	{
	width: 80px; 
	height: 40px;
	float: left;
}
/*//////////////////////////////OUR STORY PAGE//////////////////////////////*/	
#story_title	{
	width: 664px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#signature	{
	width: 83px; 
	height: 37px;
	position: absolute;
	margin-left: 0px;
	margin-top: -40px;

}
#brown	{
	width: 160px; 
	background-color:#663300;

}
#adopt-me	{
	width: 200px;
	float: left;
	background-color: #755443;
	margin: 40px 0px 0px -31px;
}
#adoptme_header	{
	width: 200px;
	height: 64px;
	float: left;
	margin-bottom: 18px;
}
#adoptme_image_bkg	{
	width: 170px;
	height: 160px;
	float: left;
	background-color: #ffffff;
	margin: 0px 0px 24px 14px;
}
.adoptme_pic	{
	width: 145px;
	height: 122px;
	float: left;
	margin: 19px 0px 0px 14px;
}
#adoptme_copy	{
	width: 170px;
	float: left;
	margin: 0px 0px 24px 15px;
}
#adoptme_btn	{
	width: 170px;
	float: left;
	margin: 0px 0px 24px 15px;
}
#adoptme_btn a:link {
	color: #ffffff;
	text-decoration: none;
}
#adoptme_btn a:visited {
	text-decoration: none;
	color: #ffffff;
}
#adoptme_btn a:hover {
	text-decoration: underline;
	color: #b06e0e;
}
#adopt-archive	{
	width: 150px;
	float: left;
	margin: 0px 0px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

/*//////////////////////////////OUR PRODUCTS PAGE//////////////////////////////*/
#product_nav_wrap	{
	width: 527px;
	height: 118px;
	float: left;
	margin-left: 177px;
	margin-top: 5px;
}
	/* IE6 Only */
	* html #product_nav_wrap {display: inline; width: 560px; margin-bottom: 25px;}
	

#detail_product_nav_wrap	{
	width: 527px;
	height: 118px;
	float: left;
	margin-left: 100px;
	margin-top: 5px;
}
	/* IE6 Only */
	* html #detail_product_nav_wrap {display: inline; width: 560px; margin-bottom: 25px;}
	
#product_headers	{
	width: 527px;
	height: 15px;
	float: left;
	margin-left: 177px;
	margin-top: 33px;
}
	/* IE6 Only */
	* html #product_headers {display: inline; height: 0px;}
	

#detail_product_headers	{
	width: 527px;
	height: 15px;
	float: left;
	margin-left: 100px;
	margin-top: 16px;
}
	/* IE6 Only */
	* html #detail_product_headers {display: inline; height: 0px;}
		
#saferaw_btn	{
	width: 158px;
	height: 122px;
	float: left;
	margin-top: 113px;
}
	/* IE6 Only */
	* html #saferaw_btn {display: inline;}

#catdinner_btn	{
	clear: left;
	width: 182px;
	height: 104px;
	float: left;
	margin-top: 56px;
}
	/* IE6 Only */
	* html #catdinner_btn {display: inline;}
	
	
#feeding_guide_btn	{
	clear: left;
	width: 182px;
	height: 75px;
	float: left;
	margin-top: 89px;
}
	/* IE6 Only */
	* html #feeding_guide_btn {display: inline;}
	
	
						#subnav_wrap {width: 137px; height: 24px; margin: 106px 0px 0px 85px; position: absolute; z-index: 1;}
						/* IE6 Only */
						* html #subnav_wrap {display: inline; margin-left: -882px; width: 500px;}
						/* IE7 Only */
						*:first-child+html #subnav_wrap {margin-left: -882px;}
						
						#dinner_btn{float: left; display: block; width: 69px; height: 24px; background: url(../../images/btn_subnav_01.jpg) no-repeat 0 0;}
						#dinner_btn:hover{background-position: 0 -24px;}
						#dinner_btn span{display: none;}
						#dinner_btn_visited{float: left; display: block; width: 69px; height: 24px; background:url(../../images/btn_subnav_01.jpg) no-repeat 0 0; background-position: 0 -24px;}
						
						#treats_btn{float: left; display: block; width: 68px; height: 24px; background: url(../../images/btn_subnav_02.jpg) no-repeat 0 0;}
						#treats_btn:hover{background-position: 0 -24px;}
						#treats_btn span{display: none;}
						#treats_btn_visited{float: left; display: block; width: 68px; height: 24px; background:url(../../images/btn_subnav_02.jpg) no-repeat 0 0; background-position: 0 -24px;}
						
						
/*//////////////////////////////FOOD SAFETY PAGE//////////////////////////////*/	
#safety_title	{
	width: 664px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#results_btn	{
	clear: left;
	width: 107px;
	height: 94px;
	float: left;
	margin-top: 125px;
	margin-left: 50px;
}
	/* IE6 Only */
	* html #results_btn {display: inline;}
	
	
#video2_btn	{
	clear: left;
	width: 112px;
	height: 137px;
	float: left;
	margin-top: 89px;
	margin-left: 50px;
}
	/* IE6 Only */
	* html #video2_btn {display: inline;}
	

#quote	{
	font-family:Georgia, Times New Roman, Times, serif;
	clear: left;
	width: 527px;
	font-size: 12px;
	color: #ee3224;
	float: left;
	/*margin-left: -165px;
	margin-top: 400px;*/
}

	/* IE6 Only */
	* html #quote {display: inline;}

#safety_left_collumn_wrap	{
	width: 704px;
	float: left;
	margin-bottom: 10px;
}

	/* IE6 Only */
	* html #safety_left_collumn_wrap {display: inline; padding-bottom: 100px;}
	
	
/*//////////////////////////////WHY S&C PAGE//////////////////////////////*/
#why_title	{
	width: 664px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#professional_btn	{
	clear: left;
	width: 182px;
	height: 61px;
	float: left;
	margin-top: 297px;
	margin-left: 0px;
}
	/* IE6 Only */
	* html #catdinner_btn {display: inline;}

#reluctant_btn	{
	clear: left;
	width: 182px;
	height: 61px;
	float: left;
	margin-top: 297px;
	margin-left: 0px;
}
	/* IE6 Only */
	* html #catdinner_btn {display: inline;}
	
#vetviews_btn	{
	clear: left;
	width: 182px;
	height: 61px;
	float: left;
	margin-top: 150px;
	margin-left: 0px;
}
	/* IE6 Only */
	* html #catdinner_btn {display: inline;}
	
#why_quote	{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ee3224;
	clear: left;
	width: 182px;
	float: left;
	margin-top: 150px;
	margin-left: 0px;
}
	/* IE6 Only */
	* html #catdinner_btn {display: inline;}
	

/*//////////////////////////////PROSSAYING PAGE//////////////////////////////*/	
#prossaying_title	{
	width: 378px; 
	height: 68px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}


/*//////////////////////////////VETVIEWS PAGE//////////////////////////////*/
#vetview_title	{
	width: 664px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#line_divider	{border-bottom: 1px solid #4e261c;}


/*//////////////////////////////RAW FACTS PAGE//////////////////////////////*/	
#rawfacts_title	{
	width: 378px; 
	height: 68px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
/*//////////////////////////////PRODUCT DETAILS PAGES//////////////////////////////*/
#products_stats	{
	width: 275px; 
	float: left;
	margin-top: 105px; 
}
	
	/* IE6 Only */
	* html #products_stats {display: inline; position: absolute; z-index: 1; margin-top: -670px;}
	
#products_stats2	{
	width: 275px; 
	float: left;
	margin-top: 105px; 
}
	
	/* IE6 Only */
	* html #products_stats2 {display: inline; position: absolute; z-index: 1; margin-top: -595px;}
	
#frozen_dried_title	{
	width: 480px;
	height: 69px; 
	position: inherit;
	margin-left: 40px;
	margin-top: 20px; 
}
#detailed_saferaw_btn	{
	margin-top: 13px; 
	float: right; 
	margin-right:20px;
}

	/* IE6 Only */
	* html #detailed_saferaw_btn {display: inline; position: absolute; margin-top: -350px; margin-left: 90px;}
	
#detailed_feeding_guide_btn	{
	margin-top: 150px; 
	float: right; 
	margin-right:20px;
}

	/* IE6 Only */
	* html #detailed_feeding_guide_btn {display: inline; position: absolute; margin-top: -175px; margin-left: 70px;}
	
#detailed_guide_btn2	{
	margin-top: 13px; 
	float: right; 
	margin-right:20px;
}

	/* IE6 Only */
	* html #detailed_guide_btn2 {display: inline; position: absolute; margin-top: -150px; margin-left: 70px;}
	
#vs_btn	{
	margin-top: 70px; 
	float: right; 
	margin-right:20px;
}

	/* IE6 Only */
	* html #vs_btn {display: inline; position: absolute; margin-top: -215px;}

/*//////////////////////////////TREATS PAGE//////////////////////////////*/
#treats_vs_btn	{
	margin-top: 25px; 
	float: left; 
	margin-left: 120px;
}

	/* IE6 Only */
	* html #treats_vs_btn {display: inline;}
	
#crunch_btn	{
	width: 170px; 
	height: 74px;
	margin-top: 57px; 
	float: left;
	margin-left: -50px; 
}

	/* IE6 Only */
	* html #crunch_btn {display: inline; margin-left: -10px;}
	
#kisses_btn	{
	width: 178px; 
	height: 46px;
	margin-top: 35px; 
	float: left;
	margin-left: -50px; 
}

/* IE6 Only */
	* html #kisses_btn {display: inline; margin-left: 0px;}
	
#treats_title	{
	width: 619px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#crunch_title	{
	width: 619px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#kisses_title	{
	width: 619px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}

#treats_body_txt{
	width: 519;
	float: left;
	margin-left: 120px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #treats_body_txt {display: inline; padding-bottom: 25px;}

#treat_stats	{
	width: 200px; 
	float: left;
	margin-top: 205px;
	margin-left: -30px;
}

	/* IE6 Only */
	* html #treat_stats {display: inline; position: absolute; margin: -420px 0px 0px -200px; z-index: 1;}
	
#saferaw_btn3	{
	margin-top: 13px; 
	float: right; 
	margin-right:20px;
}
	/* IE6 Only */
	* html #saferaw_btn3 {display: inline; margin-top: 375px; margin-bottom: 100px;}
	
#treats_kisses_btn	{
	width: 178px; 
	height: 46px;
	margin-top: 25px; 
	float: left;
	margin-left: -30px; 
}

	/* IE6 Only */
	* html #treats_kisses_btn {display: inline; margin-top: -75px; margin-left: 0px;}
	
#kisses_sub_txt	{
	clear: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ee3224; 
	width: 200px; 
	font-style: normal; 
	margin: 0px 0px 0px -38px; 
	padding-top: 5px;
}

	/* IE6 Only */
	* html #kisses_sub_txt {display: inline; position: absolute; z-index:1; margin-top: -50px; margin-left: -5px;}
	
#crunch_sub_txt	{
	clear: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ee3224; 
	width: 200px; 
	font-style: normal; 
	margin: 0px 0px 0px -38px; 
	padding-top: 5px;
}

	/* IE6 Only */
	* html #crunch_sub_txt {display: inline; position: absolute; z-index:1; margin-top: -20px; margin-left: -10px;}
	
#treats_crunch_btn	{
	width: 170px; 
	height: 74px;
	margin-top: 25px; 
	float: left;
	margin-left: -30px; 
}

	/* IE6 Only */
	* html #treats_crunch_btn {display: inline; margin-top: -75px; margin-left: 0px;}
	
#privacy_title	{
	width: 473px;
	height: 70px; 
	position: inherit;
	margin-left: 40px;
	margin-top: 20px; 
}
#privacy_body_txt	{
	width: 767px;
	float: left;
	margin-left: 100px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #body_txt {display: inline;}

#privacy_left_collumn_wrap	{
	width: 967px;
	float: left;
	margin-bottom: 10px;
}

	/* IE6 Only */
	* html #privacy_left_collumn_wrap {display: inline;}
	
#contact_title	{
	width: 664px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#contact_networking_wrap 	{
	clear: left;
	width: 87px; 
	height: 19px;  
	float: right;
	margin-top: 50px;
	margin-right: 0px;
}

	/* IE6 Only */
	* html #contact_networking_wrap {display: inline; margin-right: 100px;}

/*//////////////////////////////SMALLER DOGS PAGE//////////////////////////////*/
#smaller_title	{
	width: 669px; 
	height: 260px;
	position: inherit;
	margin-left: 40px;
	margin-top: 20px;
}
#smaller_btn1	{
	width: 122px; 
	height: 110px;
	float: right;
	margin-top: 300px;
	margin-bottom: 20px;
	margin-right: 50px;
}

	/* IE6 Only */
	* html #smaller_btn1 {display: inline; position: absolute; z-index: 1;}

#sm_products	{
	width: 262px; 
	height: 225px;
	position: absolute;
	z-index: 1;
	margin: 430px 0px 0px -60px;
}

/*//////////////////////////////UNDER CONSTRUCTION PAGE//////////////////////////////*/
#construction_title	{
	width: 379px; 
	height: 69px;
	float: left;
	margin: 200px 294px 200px 294px;
}

	/* IE6 Only */
	* html #construction_title {display: inline;}
	
#construction_left_collumn_wrap	{
	width: 967px;
	float: left;
	margin-bottom: 10px;
}

	/* IE6 Only */
	* html #construction_left_collumn_wrap {display: inline; height: 450px;}

/*//////////////////////////////UNDER CONSTRUCTION PAGE//////////////////////////////*/
#charity_title	{
	width: 379px; 
	height: 68px;
	position: inherit;
	margin: 20px 0px 0px 40px;
}


/*//////////////////////////////RESULTS PAGE//////////////////////////////*/
#results_right_txt	{
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 200px 0px 0px -20px;
	color:#FF0000;
}

	/* IE6 Only */
	* html #results_right_txt {display: inline;}

/*//////////////////////////////VIDEO1 POP-UP//////////////////////////////*/
#video_container{
	width: 560px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
}

#video1	{
	width: 500px;
	height: 300px;
	float: left;
	margin: 10px 10px 10px 10px;
}

	/* IE6 Only */
	* html #video1 {display: inline;}
	
#video_content	{
	width: 520px;
	height: 320px;
	float: left;
	background-image: url(../../images/img_video_bkg.jpg);
	background-repeat: repeat-y x;
	border: #FFFFFF thick solid;
	margin: 20px 20px 20px 20px;
}

	/* IE6 Only */
	* html #video_content {display: inline;}


/*//////////////////////////////FANS PAGE//////////////////////////////*/
#fans_title	{
	width: 206px; 
	height: 69px;
	position: inherit;
	margin: 20px 0px 0px 40px;
}
#fans_txt_wrap	{
	width: 767px;
	float: left;
	margin-left: 100px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #fans_txt_wrap {display: inline;}
	
#entry	{
	width: 767px;
	float: left;
	border-top: dotted #4e261c thin;
	padding: 5px 0px 10px 0px;
}

	/* IE6 Only */
	* html #entry {display: inline;}
	
#text_pic	{
	width: 590px; 
	float:left;
}

	/* IE6 Only */
	* html #text_pic {display: inline;}
	
#fans_pic_wrap	{
	width: 144px; 
	height: 143px;
	float: right; 
	border: thin #4e261c solid;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
#entry2	{
	width: 767px;
	float: left;
	border-top: dotted #4e261c thin;
	padding: 5px 0px 10px 0px;
}
	
	/* IE6 Only */
	* html #entry2 {display: inline;}
	
#fans_txt	{
	width: 767px;
	float: left;
}
	
	/* IE6 Only */
	* html #fans_txt {display: inline;}

/*//////////////////////////////WHERE TO BUY PAGE//////////////////////////////*/
#findus_title	{
	width: 664px; 
	height: 260px;
	position: inherit;
	margin: 20px 0px 0px 40px;
}
#buy_content_wrap	{
	width: 450px;
	float: left;
	margin-left: 175px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #body_txt {display: inline;}
	
#locator_wrap	{
	width: 450px;
	float: left;
}

	/* IE6 Only */
	* html #locator_wrap {display: inline;}

/*//////////////////////////////ESTORES PAGE//////////////////////////////*/
#estores_title	{
	width: 379px; 
	height: 68px;
	position: inherit;
	margin: 20px 0px 0px 40px;
}

#estores_txt_wrap	{
	width: 767px;
	float: left;
	margin-left: 100px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #estores_txt_wrap {display: inline;}
	
	
/*//////////////////////////////VERSUS POP-UP//////////////////////////////*/
#vs_popup	{
	width: 767px;
	float: left;
	margin-left: 100px;
	margin-top: 16px;
	margin-bottom: 16px; 
}


/*//////////////////////////////PRESS PAGE//////////////////////////////*/
#press_title	{
	width: 379px; 
	height: 68px;
	position: inherit;
	margin: 20px 0px 0px 40px;
}
#press_txt_wrap	{
	width: 787px;
	float: left;
	margin-left: 80px;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #press_txt_wrap {display: inline;}
	
#press_left_cullomn	{
	width: 383px;
	float: left;
	margin-right: 20px;
}

	/* IE6 Only */
	* html #press_left_cullomn {display: inline;}

#press_right_cullomn	{
	width: 383px;
	float: right;
}

	/* IE6 Only */
	* html #press_right_cullomn {display: inline;}
	
#press_releases_wrap	{
	clear: left;
	width: 787px;
	float: left;
	margin-top: 16px; 
}

	/* IE6 Only */
	* html #press_releases_wrap {display: inline;}
	
	
a:link {
	color: #b06e0e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b06e0e;
}
a:hover {
	text-decoration: underline;
	color: #ee2e24;
}
#body_txt a:active {
	text-decoration: none;
}

/*//////////////////////////////ADMIN PAGE//////////////////////////////*/
#admin-btn-wrap	{
	width: 300px;
	float: left;
	margin: 50px 20px 0px 27px;
}
#btn-admin1	{
	float: left;
	margin-bottom: 10px;
}
#btn-admin2	{
	float: left;
	margin-bottom: 10px;
}
#btn-admin3{
	float: left;
	margin-bottom: 10px;
}
#btn-admin4	{
	float: left;
	margin-bottom: 10px;
}
#admin-header-wrap	{
	width: 967px;
	float: left;
	margin: 17px 0px 0px 0px;
}
#admin-header	{
	width: 293px;
	height: 83px;
	float: left;
	margin: 0px 0px 0px 337px;
}
#admin-footer	{
	width: 967px;
	float: left;
	margin: 50px 0px 17px 0px;
}

#login-wrap	{
	width: 500px;
	float: left;
	margin: 50px 0px 50px 233px;
	background-color:#FFFFFF;
	border: #4e261c thin solid;
}
#login-header-wrap	{
	width: 500px;
	float: left;
}
#login-header	{
	width: 293px;
	height: 83px;
	float: left;
	margin: 0px 0px 50px 100px;
}
/*********************************************************/
/* FOR NEW ASPX PAGES                                    */
/*********************************************************/

.entry	{ width: 767px; float: left; border-top: dotted #4e261c thin; padding: 5px 0px 10px 0px; }
.entry2	{ width: 767px; float: left; border-top: dotted #4e261c thin; padding: 5px 0px 10px 0px; }
.text_pic { width: 590px; float:left; }
.fans_txt_wrap { width: 767px; float: left; margin-left: 100px; margin-top: 16px; }
.fans_pic_wrap { width: 144px; height: 143px; float: right;  border: thin #4e261c solid; padding: 5px; margin: 0px 0px 0px 0px; }

#feedingguide_title	{width: 236px; height: 69px; position: inherit; margin: 20px 0px 0px 40px; }
#feeding_txt_wrap { width: auto; float: left; margin: 5px 30px 0 30px; }
.feeding_txt_wrap_left { width: 500px; float: left; margin: 5px 30px 0 30px; }
.feeding_txt_wrap_right { width: 350px; float: left; margin: 5px 15px 0 0; }

#adoptme_title	{width: 236px; height: 69px; position: inherit; margin: 20px 0px 0px 40px; }

.left {float: left;}
.right {float: right;}

.sep {clear: both; }
.sep2 {clear: both; margin-top: 10px;}
.sep3 {clear: both; margin-top: 5px;}
.bigsep {clear: both; margin-top: 20px;}

.white {color: White; font-family: Verdana; font-size: 12px;}
.red, .smallred {color: Red; font-family: Verdana; font-size: 14px;}
.smallred {font-size: 11px;}
.text1 {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #4e261c;}

/* IE6 Only */
* html .entry  {display: inline;}
* html .entry2 {display: inline;}
* html .text_pic {display: inline;}
* html .fans_txt_wrap {display: inline;}

/*********************************************************/
/* ADOPT                                                 */
/*********************************************************/
/*
#adopt-me { width: 880px; float: left; background-color: #755443; margin: 40px 0px 40px 40px; }
.adoptme_header	{ width: 200px; height: 64px; float: left; margin-bottom: 18px; }
.adoptme_image_bkg { width: 170px; height: 160px; float: left; background-color: #ffffff; margin: 0px 0px 24px 14px; }
.adoptme_pic { width: 145px; height: 122px; float: left; margin: 19px 0px 0px 14px; }
#adoptme_copy { width: 670px; float: left; margin: 0px 0px 24px 15px; }
#adoptme_btn { width: 170px; float: left; margin: 0px 0px 24px 15px; }
#adoptme_btn a:link { color: #ffffff; text-decoration: none; }
#adoptme_btn a:visited { text-decoration: none; color: #ffffff; }
#adoptme_btn a:hover { text-decoration: underline; color: #b06e0e; }
#adopt-archive { width: 150px; float: left; margin: 0px 0px 0px 50px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }

*/