/** Home Landing **/
#content {
	position:relative;
	background:#333333;
	background: url(../images/landing/home.jpg) no-repeat;
	background-position: top;
	padding:0px;
	margin:0px;
	z-index:10;
}

#adoption_bar {
	
}
#header {
	position:relative;
}
div.landing_product {
	background:white;
	position:relative;
	width:257px;
	height:430px;
	float:left;
	margin-left:11px;
	_margin-left:7px;
	margin-top:30px;
	margin-bottom:30px;
	padding:29px 20px 20px 20px;
	overflow:visible;
}
div.landing_product h2 {
	font-size:29px;
	font-weight:bold;
	color:#01673E;
	margin-bottom:2px;
}
div.landing_product hr {
	border:0px;
	border-bottom:1px dotted #CCCCCC;
	margin:11px 0px 11px 0px;
	*margin:3px 0px 3px 0px;
}
div.landing_product a {
	letter-spacing:-1px;
}
div.landing_product p {
	line-height: 18px;
}
div.landing_product p.description {
	font-size:16px;
	line-height:21px;
	margin:0px;
}
div.landing_product p.radio_title {
	line-height: 14px;
	margin-bottom:3px;
}
div.landing_product ul.pack_contents {
	list-style: url("../images/list_tick_white.png");
	font-size:14px;
	margin-left:20px;
	vertical-align:top;
}
div.landing_product ul.pack_contents li {
	margin-top:11px;
	*margin-top:10px;
	_margin-top: 8px;
	line-height: 16px;
} 
div.landing_product ul.pack_contents li.restrict {
	width: 130px;
}
div.landing_product ul.pack_contents li.restrict_2 {
	width: 140px;
	max-width: 240px;
}
div.landing_product ul.pack_contents span.pack_highlight {
	font-weight:bold;
}
div.landing_product div.adoption_image {
	position: absolute;
	top:190px;
	right:20px;
	width:80px;
	height:90px;
	background: #DDDDDD url(../images/landing/cuddly_toy.png) no-repeat;
}
div.landing_product div.membership_image {
	position: absolute;
	top:168px;
	right:20px;
	width:97px;
	height:76px;
	background: #DDDDDD url(../images/landing/welcome_pack.png) no-repeat;
}
div.landing_product p.is_gift_description {
	margin-bottom:4px;
	clear:both;
}
div.landing_product form,div.landing_product div.landing_form {
	position:absolute;
	bottom:30px;
}
ul.selector {
	margin-top:4px;
	*margin-top:2px;
	color:#E8510A;
	margin-bottom:10px;
	width:100%;
	_margin-left:-5px;
	_width:110%;
	padding:0px;
}
ul.selector label {
	font-size:14px !important;
}
ul.selector li {
	position: relative;
	width:auto;
	float: left;
	text-align: left;
	overflow:hidden;
	margin-right: 8px;
}
ul.selector li.other_amount_holder {
	margin-left:-6px;
}
ul.selector li.other_amount_holder input,ul.selector li.other_amount_holder label {
	margin-top:0px;
}
ul.selector #amount {
	margin-top: -2px;
}
p.is_gift_description {
	margin-bottom:0px;
}
ul.is_gift_holder {
	margin-bottom:8px;
}
ul.is_gift_holder label {
	font-weight:normal !important;
}
ul.selector:after,.is_gift_holder {
	clear:both;
}
ul#animal_list {
  float: left;
  width: 20em;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  margin-bottom:10px;
}

#animal_list li {
  float: left;
  width: 10em;
  margin: 0;
  padding: 0;
  padding:0px 0px 2px 0px;
}
#animal_list li a {
	color: #333333;
	text-decoration: none;
	letter-spacing:.02em;
	word-spacing:.05em;
}
#animal_list li a:hover {
	color: #e8510a;
}

div.landing_product form p.shop_button {
	/*margin-top:45px;*/
}
#tooltip.home_adoption {
	width:140x !important;
	height:115px;
	background:url(../images/tooltip_bg.gif) no-repeat;
	z-index:999;
	padding:10px;
	padding-left:11px;
	padding-right:15px;
	border:0;
	outline:0;
	opacity:1;
}
#tooltip.home_adoption p {
	font-size:16px;
	*font-size:14px;
	*font-weight:bold;
	margin-top:5px;
	*margin-top:10px;
	/*font-weight:bold;*/
}
#adoption_landing {
	color:white;
	padding:29px;
	width:700px;
}
#adoption_landing h1 {
	color:white;
	font-size:59px;
	margin-bottom:15px;
}
#adoption_landing p {
	font-size: 26px;
	line-height: 30px;
}
#adoption ul.pack_contents li,#membership ul.pack_contents li {
	width:240px;
	margin-bottom:0px;
}
#adoption_landing #pack_contents {
	background: white;
	color:black;
	overflow:auto;
	padding:10px;
	margin-top:35px;
}
#adoption_landing #pack_contents h2 {
	color:#ED743B;
	font-size:23px;
}
#adoption_landing #pack_contents div {
	width:205px;
}
#adoption_landing #pack_contents div img {
	width:100px;
	height:100px;
}
#adoption_landing #pack_contents p {
	font-size:16px;
	line-height: 21px;
	width:90px;
}
#adoption_landing #pack_contents p {
	_line-height: 18px;
}
p.pack_description {
	font-weight: bold;
}
#adoption p.pack_description {
	width:250px;
}
input.shop_submit {
    *padding: 0 .25em;
    *overflow: visible;
}

input.shop_submit[class] {  /* IE ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}
#choose_animal {
	background:url(../images/inverse_speech_bubble.gif) no-repeat;
	position: absolute;
	right:20px;
	bottom:-50px;
	color:white;
	width:208px;
	height:56px;
	text-align: center;
	z-index:1000;
	display:block;
}
#choose_animal p {
	margin-top:25px;
	font-size:20px;
}

