﻿body 
{
	margin:0px;
}

body
{
	background-color:#fffaea;
}

img
{
	border:0px;
}
/*Vj, 5-29-09 Changed the image,This image does not have the top line*/
#threepart
{
	background-position: center center;
	background-image: url(images/Footer3ColumnBGwLine.jpg);
	background-repeat: no-repeat;
	height: 175px;
}

/*Vj, 5-29-09 Changed the image,This image does not have the top line*/
#threepartWOLine
{
	background-position: center center;
	background-image: url(images/Footer3ColumnBG.jpg);
	background-repeat: no-repeat;
	height: 175px;
}

/*Created by Vj, 6-1-09, To set the heroes page body bg.*/
#heroesBGImage
{
	background-position: center center;
	background-image: url(images/Heroes_centerContent.jpg);
	background-repeat: no-repeat;
	height: 572px;
}

/*modified by vj, 6-17-09, new image hight is more than "Dogs_and_BackGround.jpg" image hight.*/

#homethreepart
{
	background-image:url(images/FRhome3column.jpg);
	background-repeat:no-repeat;
	height:250px;
}

#ctl00_threepartdiv1
{
	display:block;
	position:relative;
	width:230px;
	height:85px;
	float:left;
	top:20px;
	left:150px;
}

#ctl00_threepartdiv2
{
	display:block;
	position:relative;
	width:230px;
	height:85px;
	float:left;
	top:20px;
	left:160px;
}

#ctl00_threepartdiv3
{
	display:block;
	position:relative;
	width:230px;
	height:85px;
	float:left;
	top:20px;
	left:150px;
}

/*The following 3 classess are used to set the style for biscuits, chew and long chew 3 part bottom text and used in frMainWOLine.master page*/
#ctl00_threepartdiv4
{
	display: block;
	position: relative;
	width: 230px;
	height: 85px;
	float: left;
	top: 10px; /*6-24 changed from 31px to 22*/
	left: 150px;
}

#ctl00_threepartdiv5
{
	display: block;
	position: relative;
	width: 230px;
	height: 85px;
	float: left;
	top: 10px; /*6-24 changed from 31px to 22*/
	left: 160px;
}

#ctl00_threepartdiv6
{
	display: block;
	position: relative;
	width: 230px;
	height: 85px;
	float: left;
	top: 10px; /*6-24 changed from 31px to 22*/
	left: 150px;
}

/*Changed the top:15 to 32 to push the ping "Learn me" link on products page*/
#threepart a
{
	font-family:Arial;
	display:block;
	color:#db0c41;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	top:32px;
	position:relative;
	width:75px;
	border-bottom:dashed 1px #db0c41;
}

/*vj 6-24-09*/
#threepartWOLine a
{
	font-family:Arial;
	display:block;
	color:#db0c41;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	top:32px;
	position:relative;
	width:75px;
	border-bottom:dashed 1px #db0c41;
}


/*Vj, 5/28/09 Modified top:123 to push down the learn more link*/
#ctl00_threepartdiv1home
{
	display:block;
	position:relative;
	width:230px;
	height:95px;
	float:left;
	top:123px;
	left:150px;
}

#ctl00_threepartdiv2home
{
	display:block;
	position:relative;
	width:230px;
	height:100px;
	float:left;
	top:101px;
	left:160px;
}

#ctl00_threepartdiv3home
{
	display:block;
	position:relative;
	width:230px;
	height:85px;
	float:left;
	top:140px;
	left:150px;
}

#homethreepart a
{
	font-family:Arial;
	display:block;
	color:#db0c41;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	top:15px;
	position:relative;
	width:75px;
	border-bottom:dashed 1px #db0c41;
}

/*Created by Vj, 6-1-09 Cannine Heroes page body text title*/
.heroes_text_title
{
	font-family:Helvetica;
	font-size: 16px;
	color: #db0c41;
	padding-top: 90px;
	padding-left: 300px;
	padding-bottom: 100px;
	font-weight: bold;
	display: block;
}
/*Created by Vj, 6-1-09 Cannine Heroes page body text */
.heroes_text_text
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	display: block;
	height: 100px;
	padding-top: 120px;
	padding-left: 300px;
}

.main_text_title
{
	font-family:Georgia, Arial;
	font-size:16px;
	color:#5d4315;
	padding-bottom:3px;
	padding-top:15px;
	font-weight:bold;
	display:block;
}

.main_text_title_default
{
	font-family:Georgia, Arial;
	font-size:16px;
	color:#5d4315;
	padding-bottom:1px;
	padding-top:0px;
	font-weight:bold;
	display:block;
}

.main_text_text
{
	font-family:Arial;
	font-size:11px;
	color:#999;	
	display:block;
	height:31px;
	padding-left:2px;
}

.main_text_small
{
	font-family:Arial;
	font-size:11px;
	color:#999;	
	display:block;
}

#main_text_link
{
	font-family:Arial;
	font-size:11px;
	color:#999;	
	display:block;
}

/*6/9 added to center the grench glod bar, background-position:center top;*/
#footer
{
	background-image:url(images/frenchGoldbar.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:95px;
}
/*Vj, 5/28/09 modified left:150px to 285px push the text to right side*/
#footerText
{
	font-family:Arial;
	font-size:11px;
	color:#725113;
	display:block;
	position:relative;
	left:225px;
	top:60px;
	float:left;
}

#footerText a
{
	color:#725113;
	text-decoration:none;
}

#footerText a:hover
{
	color:#725113;
	text-decoration:underline;
}

#footerEmail
{
	display:block;
	float:right;
	clear:both;
	position:relative;
	/*top:13px;
	right:155px; */	
	right:156px;
	top:11px;
}

.emailField
{
	border:solid 1px #c2c2c2;
	font-family:Arial;
	font-size:11px;
	color:#898989;
	padding-left:3px;
}

#flashcontent
{
    height:490px;
}

/*  HEROES CSS*/

#heroes_maintext
{
	height:107px;
	width:630px;
	background-image:url(images/heroes_mainTextBg.jpg);
}

#heroes_videobg
{
	width:630px;
	height:426px;
	background-image:url(images/heroesVideoBG.jpg);
}

#h_text
{
	display:block;
	position:relative;
	width:625px;
	height:100px;
	left:150px;
	top: -20px;
}

#h_text .learn
{
	display:block;
	color:#db0c41;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	position:relative;
	border-bottom:dashed 1px #db0c41;
	width:70px;
	float:left;
}

#h_text .donate
{
	display:block;
	color:#db0c41;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	position:relative;
	border-bottom:dashed 1px #db0c41;
	width:175px;
	float:left;
	left:15px;
	top:-14px;
}

#h_text a:hover
{
	color:#db0c41;
	text-decoration: underline;
}

#h_text a
{
	color:#db0c41;
	text-decoration: none;
}

#heroes_vid_player
{
	display:block;
	height:355px;
	width:470px;
	background-color:#fff;
	position:relative;
	left:150px;
	top:20px;
}

#heroes_assist
{
	height:420px;
	background-image:url(images/assistants_main_bg.jpg);
}

#heroes_police
{
	height:420px;
	background-image:url(images/police_main_bg.jpg);
}

#heroes_ass_maintext
{
	height:182px;
}

#heroes_flash
{
	position:relative;
	left:230px;
	top:100px;
}

#police_flash
{
	position:relative;
	left:250px;
	top:90px;
}

/* PROMOS CSS */

#promo_main
{
	height:449px;
	background-image:url(images/promo_main_bg.jpg);
}

#promo_movie
{
	display:block;
	position:relative;
	width:470px;
	height:355px;
	background-color:#fff;
	left:260px;
	top:15px;
}

#promo_spokesdog
{
	display:block;
	position:relative;
	width:493px;
	height:383px;
	background-color:#fff;
	left:260px;
	top:15px;
}

/* FORM CSS */
#form_bg
{
	height:679px;
	background-image:url(images/contact_bg.jpg);
}

#form_table
{
	font-family:Arial;
	font-size:11px;
	color:#919191;
	position:relative;
	left:155px;
	top:65px;
}

#form_table td
{
	padding-bottom:10px;
}

.alert
{
	color:#f00;
}

#form_title
{
	font-family:Georgia, Arial;
	font-size:22px;
	color:#5d4315;
	height:40px;
}

#form_table input
{
	border:solid 1px #cecece;
	font-family:Arial;
	font-size:11px;
	padding-left:2px;
}

#form_table select
{
	border:solid 1px #cecece;
	font-family:Arial;
	font-size:11px;
}

#ctl00_main1_rblOptInBrand
{
	float:left;
}

#ctl00_main1_rblOptInBrand input
{
	border:0px;
}

#ctl00_main1_rblOptInGeneric
{
	float:left;
}

#ctl00_main1_rblOptInGeneric input
{
	border:0px;
}

.optintext 
{
	position:relative;
	top:8px;
}

.optintextalert 
{
	position:relative;
	top:8px;
	color:#f00;
}

#checkboxes input
{
	border:0px;
}

/* SNACKS and PRODUCTS CSS */

/*Modified by vj, 6-2-09, changed the image frm products_main_bg.jpg to CenterBG.jpg*/
#snack_main
{
	/*background-image: url(images/CenterBG.jpg);*/ 
	background-image: url(images/products_main_bg.jpg); 
	height: auto;
}

#product_tab
{
	height:85px;
}

#prod_main_table
{
	width:730px;
	height:594px;
	position:relative;
	left:150px;
	top:7px;
	font-size:11px;
	font-family:Arial;
	color:#898989;
}

#product_info_area
{
	display:block;
	position:relative;
	left:15px;
	top:30px;
	width:230px;
	height:350px;
	overflow:auto;
	float:left;
}

.changedog
{
	background-color:#cd1846;
	color:#fff;
	border:solid 1px #cd1846;
	font-family:Arial;
	font-size:11px;
}

#prodTitle
{
	font-family:Georgia, Arial;
	font-size:18px;
	color:#725113;
}

#prod_dek
{
	display:block;
	width:425px;
}

#right_pro_title
{
	font-family:Georgia, Arial;
	font-size:18px;
	color:#725113;
	position:relative;
	display:block;
	top:10px;
	left:15px;
	float:left;
	clear:both;
	width:220px;
	text-align:center;
}

#right_links
{
	padding-top:6px;
	display:block;
	float:left;
}

#right_links a
{
	color:#db0c41;
	text-decoration:none;
	display:block;
	height:5px;
	position:relative;
	left:15px;
	top:0px;
}

#right_links a:hover
{
	text-decoration:underline;
}

#prod_grid_td
{
	height:444px;  /*changed from 455 to 444 to reduce the gap between the footer and content*/
}

#products_grid
{
	position:relative;
	left:10px;
	top:10px;
}

#products_grid td
{
	padding-bottom:15px;
	width:125px;
}

.pagingForProducts
{
	
}

#flash_product_slider
{
	display:none;
	position:relative;
	float:left;
	left:10px;
	top:16px;
	width:235px;
	height:160px; /*6-24 modified from 266 to 160 to reduct the gap between prducts grid and the bottom 3 part. */
}

/* HISTORY CSS */

#history_vid_player
{
	position:relative;
	left:20px;
}

#merch_bg
{
			height:572px;
			background-image:url(../images/merch_bg.gif);
			background-repeat:no-repeat;
}
