@charset "UTF-8";
/* CSS Document */

.form_bottom_text {
float: left;
display: inline;
/*font-weight: bold;*/
}



sup {
font-size: 65%;
vertical-align: top;
}

.hidden {
display: none;
}
.unhidden {
display: block;
}

#prod_content 
{
	width:600px;
	padding-top: 20px;
}

#prod_content h1.long {
width: 525px;
}

#prod_content p {
float: left;
display: inline;
width: 500px;
margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
line-height: 13pt;
}

#prod_content h1.form_out {
font-size:14px;
color: #566c11;
margin-left: 30px;
margin-bottom: 0px;
width: 350px;
}

#prod_content h1.form_out_fr { /*-- BJ added --*/
font-size:14px;
color: #566c11;
margin-left: 30px;
margin-bottom: 0px;
width: 450px;
}

.form_top {
background-image: url(../images/common/choiceTop_back.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 15px;
float: left;
display: inline;
margin-left: 24px;
margin-top: 0px;
}

.form_content {
width: 640px;
background-color: #FFFFFF;
float: left;
display: inline;
margin-left: 24px;
overflow: hidden;
}

.form_bottom {
background-image: url(../images/common/choiceBottom_back.jpg);
background-position: bottom;
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 15px;
float: left;
display: inline;
margin-left: 24px;
margin-bottom: 10px;
}






.form_top_pet {
background-image: url(../images/common/choiceTop_back.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 15px;
float: left;
display: inline;
margin-left: 20px;
margin-top: 0px;
}

.form_content_pet {
width: 640px;
background-color: #FFFFFF;
float: left;
display: inline;
margin-left: 20px;
overflow: hidden;
}

.form_bottom_pet {
background-image: url(../images/common/choiceBottom_back.jpg);
background-position: bottom;
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 15px;
float: left;
display: inline;
margin-left: 20px;
margin-bottom: 20px;
}





table#pers_info {
margin-left: 20px;
color: #424242;
float: left;
display: inline;
}
table#pers_info td {
padding: 0 0 8px 0;
}
table#pers_info td.label {
width: 115px;
}
table#pers_info td.label2 {
width: 125px;
}
table#pers_info td.input_left {
width: 205px;
}
.selectOne {
width: 155px;
}
.birth {
width: 50px;
}

table#pass {
margin-left: 20px;
color: #424242;
float: left;
display: inline;
}
table#pass td {
padding: 0 0 8px 0;
}
table#pass td.label {
width: 125px;
}
table#pass td.input_left {
width: 180px;
}
table#pass td.big {
font-size: 11px;
}

table#comm {
margin-left: 20px;
color: #424242;
float: left;
display: inline;
}
table#comm td {
padding: 0 0 8px 0;
}
table#comm td.big {
width: 570px;
font-size: 10px;
}
table#comm a {
color:#424242;
}

/*------------------------------ New dog names -------*/

#dog_names a {
color: #576d11;
background: url(../images/tab_back_left-long.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
height: 30px;
font-style:italic;
}
#dog_names a span {
background: url(../images/tab_back_right.jpg) right top no-repeat;
padding-right: 10px;
padding-top: 8px;
height: 22px;
}
#dog_names a:hover {
color: #576d11;
background: url(../images/tab_back_left-longHover.jpg) left top no-repeat;
padding-left: 10px;
}
#dog_names a:hover span {
background: url(../images/tab_back_rightHover.jpg) right top no-repeat;
padding-right: 10px;
}
#dog_names a.active {
color: #576d11;
background: url(../images/tab_back_left-longHover.jpg) left top no-repeat;
padding-left: 10px;
}
#dog_names a.active span {
background: url(../images/tab_back_rightHover.jpg) right top no-repeat;
padding-right: 10px;
}

#dog_names a#add {
color: #576d11;
background: url(../images/tab_back_left-long.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
height: 30px;
font-style:italic;
}
#dog_names a#add span {
background: url(../images/tab_back_right.jpg) right top no-repeat;
padding-right: 10px;
padding-top: 8px;
height: 22px;
}
#dog_names a#add:hover {
color: #576d11;
background: url(../images/tab_dark_leftHover.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
height: 30px;
font-style:italic;
}
#dog_names a#add:hover span {
background: url(../images/tab_dark_right.jpg) right top no-repeat;
padding-right: 10px;
padding-top: 8px;
height: 22px;
color: #ffffff;
}

#dog_names a#clear {
color: #576d11;
background: url(../images/tab_back_left-long.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
height: 30px;
font-style:italic;
}
#dog_names a#clear span {
background: url(../images/tab_back_right.jpg) right top no-repeat;
padding-right: 10px;
padding-top: 8px;
height: 22px;
}
#dog_names a#clear:hover {
color: #576d11;
background: url(../images/tab_dark_leftHover.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
height: 30px;
font-style:italic;
}
#dog_names a#clear:hover span {
background: url(../images/tab_dark_right.jpg) right top no-repeat;
padding-right: 10px;
padding-top: 8px;
height: 22px;
color: #ffffff;
}

#dog_names a, #dog_names a span {
display: block;
float: left;
}

ul#dog_names {
padding: 0 0 0 10px;
margin: 0 0 0 0;
height: 30px;
}

ul#dog_names li {
float: left;
margin: 0 2px 0 0;
padding: 0;
height: 30px;
list-style-type:none;
display: inline;
} 

ul#dog_names li#clear {
float: right;
margin: 0 10px 0 0;
height: 30px;
list-style-type:none;
}

/*------------------------------ end New dog names -------*/

#dog_tabs {
width: 640px;
height: 30px;
margin-top: 5px;
margin-left: 24px;
margin-bottom: 0px;
float: left;
display: inline;
padding: 0;
}

/*------ old dog tabs

#dog_tabs span {
display: none;
width:115px;
}

ul#dog_tabs_nav {
padding: 0;
margin: 0;
list-style-type: none;
background: url(../images/nav/forms/dog_tabs_sprite.jpg) 0 0 no-repeat;
height: 38px;
position: relative;
}

#dog_tabs li {
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;
}

#dog_tabs li, #dog_tabs a {
height: 38px; 
display: block;
}

#dog1 {
left: 0px; 
width: 57px;
}
#dog1 a:hover {
background: url(../images/nav/forms/dog_tabs_sprite.jpg) 0px -38px no-repeat;
}
#dog1 a.active {
background: url(../images/nav/forms/dog_tabs_sprite.jpg) 0px -38px no-repeat;
}

#add {
left: 65px; 
width: 130px;
}
#add a:hover {
background: url(../images/nav/forms/dog_tabs_sprite.jpg) -65px -38px no-repeat;
}
#add a.active {
background: url(../images/nav/forms/dog_tabs_sprite.jpg) -65px -38px no-repeat;
}

#clear {
left: 528px; 
width: 112px;
}
#clear a:hover {
background: url(../images/nav/forms/dog_tabs_sprite.jpg) -528px -38px no-repeat;
}
#clear a.active {
background: url(../images/nav/forms/dog_tabs_sprite.jpg) -528px -38px no-repeat;
}

--*/

table#dog_info {
margin-left: 20px;
margin-top: 5px;
color: #424242;
float: left;
display: inline;
}
table#dog_info a {
color: #424242;
font-size: 10px;
}
table#dog_info td {
padding: 0 0 8px 0;
}
table#dog_info td.label {
width: 115px;
}
table#dog_info td.why {
text-align:right;
}

.box {
width: 200px;
height: 100px;
border-color: #999999;
border-width: 1px;
border-style: solid;
overflow: auto;
}

.box_2 {
width: 200px;
height: 120px;
border-color: #999999;
border-width: 1px;
border-style: solid;
overflow: auto;
}
.box_3 {
width: 200px;
height: 120px;
border-color: #999999;
border-width: 1px;
border-style: solid;
overflow: auto;
}



table#dog_info td.input_left {
width: 205px;
}

table#care {
margin-left: 20px;
color: #424242;
float: left;
display: inline;
}
table#care td {
padding: 0 0 8px 0;
}
table#care td.blank {
width: 110px;
}
table#care td.label {
width: 115px;
}
.box_big {
width: 375px;
height: 100px;
border-color: #999999;
border-width: 1px;
border-style: solid;
overflow: auto;
}

table#feed{
margin-left: 20px;
color: #424242;
float: left;
display: inline;
} 
table#feed_one {
color: #424242;
}
table#feed_one td {
padding: 0 5px 8px 0;
}
table#feed_one td.label , table#feed_two td.label {
width: 115px;
}
table#feed_two {
color: #424242;
}
table#feed_two td {
padding: 0 0 8px 0;
}

#form_nav {
float: left;
display: inline;
width: 640px;
height: 20px;
margin-left: 24px;
padding: 0;
}

#form_nav_r {
float: right;
display: inline;
width: 230px;
margin-right: 10px;
height: 20px;
padding: 0;
}

.cancel {
	display:block;
	width:63px;
	height:20px;
	float: left;
	background: url(../images/nav/forms/cancel_sprite.jpg) no-repeat;
	background-position:0px -20px;
	}
.cancel:hover {
	background-position:0px 0px;
	}
	
.save_con {
	display:block;
	width:149px;
	height:20px;
	float: right;
	background: url(../images/nav/forms/save_continue_sprite.jpg) no-repeat;
	background-position: 0px -20px;
	}
.save_con:hover {
	background-position:0px 0px;
	}


	
.skip {
	display:block;
	width:62px;
	height:20px;
	float: left;
	background: url(../images/nav/forms/skip_sprite.jpg) no-repeat;
	background-position:0px -20px;
	}
.skip:hover {
	background-position:0px 0px;
	}
	
.back {
	display:block;
	width:69px;
	height:20px;
	float: left;
	display: inline;
	margin-left: 10px;
	background: url(../images/nav/forms/back_sprite.jpg) no-repeat;
	background-position:0px -20px;
	}
.back:hover {
	background-position:0px 0px;
	}
	
	
/*   peter   */
.save_user {
	display:block;
	width:69px;
	height:20px;
	float: left;
	display: inline;
	margin-left: 170px;
	background: url(../images/nav/forms/save_sprite.jpg) no-repeat;
	background-position:0px -20px;
	}
.save_user:hover {
	background-position:0px 0px;
	}
/*   peter   */



	
.expand {
	display:block;
	width:50px;
	height:12px;
	float: right;
	display: inline;
	margin-right: 23px;
	background: url(../images/nav/forms/expand_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
.expand:hover {
	background-position:0px 0px;
	}
	
.close {
	display:block;
	width:44px;
	height:12px;
	float: right;
	display: inline;
	margin-top: 5x;
	background: url(../images/nav/forms/close_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
.close:hover {
	background-position:0px 0px;
	}

	
.story_close {
	display:block;
	width:44px;
	height:12px;
	float: right;
	display: inline;
	margin-right: 23px;
	background: url(../images/nav/forms/close_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
.story_close:hover {
	background-position:0px 0px;
	}


#expand {
	display:block;
	width:50px;
	height:12px;
	float: right;
	display: inline;
	margin-right: 20px;
	background: url(../images/nav/forms/expand_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
#expand:hover {
	background-position:0px 0px;
	}
	
#close {
	width:44px;
	height:12px;
	float: right;
	display: inline;
	margin-top: -15px;
	margin-right: 20px;
	background: url(../images/nav/forms/close_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
#close:hover {
	background-position:0px 0px;
	}
	
#expand2 {
	display:block;
	width:50px;
	height:12px;
	float: right;
	display: inline;
	margin-right: 20px;
	background: url(../images/nav/forms/expand_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
#expand2:hover {
	background-position:0px 0px;
	}
	
#close2 {
	width:44px;
	height:12px;
	float: right;
	display: inline;
	margin-top: -15px;
	margin-right: 20px;
	background: url(../images/nav/forms/close_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
#close2:hover {
	background-position:0px 0px;
	}
	
	
	
	
#expand21 {
	display:block;
	width:50px;
	height:12px;
	float: right;
	display: inline;
	margin-right: 20px;
	background: url(../images/nav/forms/expand_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
#expand21:hover {
	background-position:0px 0px;
	}
	
#close21 {
	width:44px;
	height:12px;
	float: right;
	display: inline;
	margin-top: -15px;
	margin-right: 20px;
	background: url(../images/nav/forms/close_sprite.jpg) no-repeat;
	background-position:0px -12px;
	}
#close21:hover {
	background-position:0px 0px;
	}

	
	
/*------------------------------- Tell a Friend --*/

table#retail{
margin-left: 20px;
color: #424242;
float: left;
display: inline;
}
table#retail td {
width: 150px;
height: 80px;
}

#taf {
background-image: url(../images/common/taf_back.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 36px;
float: left;
display: inline;
margin-left: 24px;
margin-bottom: 10px;
}

#taf p.taf_p {
/*margin-left: 12px;*/
float:right;
display: inline;
margin: 10px 10px 0 0;
padding: 0;
width: 478px;

}


.taf_button {
	display:block;
	width:90px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../images/common/taf_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.taf_button_with_share {
    /*
	display:block;
	width:117px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../images/common/taf_sprite.jpg) no-repeat;
	background-position:0px 0px;*/
    width:128px;
    height:18px;
    float: left;
    display: inline;
    margin: 10px 0 0 10px;
    padding: 0;
	}
.taf_button:hover {
	background-position:0px -16px;
	}

.taf_button_fr {
	display:block;
	width:140px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../FR/images/common/taf_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.taf_button_fr:hover {
	background-position:0px -16px;
	}

	
.sub_button {
	display:block;
	width:86px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background: url(../images/community/sub_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.sub_button:hover {
	background-position:0px -16px;
	}
.sub_button_fr {
	display:inline;
	width:86px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background: url(../FR/images/community/sub_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.sub_button_fr:hover {
	background-position:0px -16px;
}
/* peter */
.sub_button_signin {
	display:block;
	width:86px;
	height:15px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background: url(../images/popup/Submit_login_sprite.jpg) no-repeat;
	background-position: 0px -15px;
	}
.sub_button_signin:hover {
	background-position:0px 0px;
	}




/*------------------------------- Signin Thank you --*/

#signin_thankyou {
background-image: url(../images/common/taf_back.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 36px;
float: left;
display: inline;
margin-left: 24px;
margin-bottom: 10px;
}

#signin_thankyou p.signin_thankyou_p {
margin-left: 12px;
}

.signin_thankyou_button {
	display:block;
	width:90px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../images/common/taf_sprite.jpg) no-repeat;
	background-position:0px 0px;
}
	
	
.signin_thankyou_button:hover {
	background-position:0px -16px;
}
	
.signin_thankyou_sub_button {
	display:block;
	width:86px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background: url(../images/community/sub_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.signin_thankyou_sub_button:hover {
	background-position:0px -16px;
	}


/*------------------------------- Sign-in --*/

#signin {
background-image: url(../images/common/taf_back.jpg);
background-repeat:no-repeat;
background-color: #FFFFFF;
width: 640px;
height: 36px;
float: left;
display: inline;
margin-left: 24px;
margin-bottom: 10px;
}

#signin p.signin_p {
margin-left: 12px;
}

.signin_button {
	display:block;
	height:5px;
	background: url(../images/common/taf_sprite.jpg) no-repeat;
	background-position:0px 0px;
	text-align:right;
	width: 1px;
}
	
	
.signin_button:hover {
	background-position:0px -16px;
}
	
.signin_sub_button {
	display:block;
	width:86px;
	height:16px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 0px;
	background: url(../images/community/sub_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.signin_sub_button:hover {
	background-position:0px -16px;
	}

/*------------------------------- Coupons --*/


	
table#coupons {
margin-left: 20px;
color: #424242;
float: left;
display: inline;
}
table#coupons td.brdr_lft {
border-left: 1px solid #566c11;
padding-left: 15px;
}
table#coupons td.legal {
padding-top: 10px;
}
table#coupons td.txt {
font-size:14px;
color: #566c11;
font-weight: bold;
}

.down {
	display:block;
	width:179px;
	height:37px;
	background: url(../images/common/dl_sprite.jpg) no-repeat;
	background-position:0px 0px;
	}
.down:hover {
	background-position:0px -37px;
	}
	
/*--------------------------------------------  Contact FAQ and MEDIA ---*/

#prod_content .form_content p {
width: 600px;
margin-left: 20px;
}
#prod_content .form_content h1 {
width: 600px;
margin-left: 20px;
}
#prod_content .form_content h2 {
font-size: 12px;
margin-left: 20px;
color: #999999;
padding:0;
margin-top: 0;
float: left;
display:inline;
}
.form_content a.stay_green {
color: #566c11;
}
.form_content a.stay_green:visited {
color: #566c11;
}

ul.faq {
margin-left: 30px;
margin-bottom: 0px;
padding: 10px 0 0 0;
width: 625px;
color: #424242;
}
ul.faq li {
list-style-type: none;
background-image: url(../images/common/list_type.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-left: 1.25em;
padding-bottom: 5px;
font-weight: bold;
}
ul.faq li a {
color: #424242;
text-decoration: none;
cursor: hand;
}
ul.faq li a:hover {
color: #566c11;
}
ul.faq li a.active {
color: #566c11;
}

ul.in_answer {
margin-left: 0px;
padding: 0;
width: 560px;
}
ul.in_answer li {
list-style-type: none;
background-image: url(../images/common/list_type_gray.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-left: 1.25em;
padding-bottom: 10px;
font-weight: normal;
}

.hidden {
display: none;
}
.unhidden {
display: block;
}

#answer1 , #answer2 , #answer3 , #answer4 , #answer5 , #answer6 , #answer7 , #answer8 , #answer9 , #answer10 {
width: 580px;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
font-weight: normal;
}

/*--------------------------- Contact page form update ***BJ*** --*/

table#online_info {
margin-left: 20px;
margin-top: 10px;
color: #424242;
float: left;
display: inline;
}
table#online_info td {
padding: 0 0 8px 0;
}
table#online_info td.label {
width: 150px;
}
table#online_info td.label2 {
width: 115px;
}
table#online_info td.input_left {
width: 190px;
}
table#online_info .selectOnline {
width: 145px;
}

.contact_error {
	color:#F00;
	margin: 0;
	padding: 0;
	width: 400px;
}

/*--------- BJ added July 6th 2010 ---------*/
.add_friend1 {
	display:block;
	width:128px;
	height:16px;
	float: right;
	display: inline;
	margin-top: 5x;
	background: url(../images/popup/Sprt_add_a_friend.jpg) no-repeat;
	background-position:0px 0px;
	}
.add_friend1:hover {
	background-position:0px -16px;
	}
.add_friend2 {
	display:block;
	width:128px;
	height:16px;
	float: right;
	display: inline;
	margin-top: 5x;
	background: url(../images/popup/Sprt_add_a_friend.jpg) no-repeat;
	background-position:0px 0px;
	}
.add_friend2:hover {
	background-position:0px -16px;
	}
.add_friend3 {
	display:block;
	width:128px;
	height:16px;
	float: right;
	display: inline;
	margin-top: 5x;
	background: url(../images/popup/Sprt_add_a_friend.jpg) no-repeat;
	background-position:0px 0px;
	}
.add_friend3:hover {
	background-position:0px -16px;
	}
.add_friend4 {
	display:block;
	width:128px;
	height:16px;
	float: right;
	display: inline;
	margin-top: 5x;
	background: url(../images/popup/Sprt_add_a_friend.jpg) no-repeat;
	background-position:0px 0px;
	}
.add_friend4:hover {
	background-position:0px -16px;
	}

