@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, ol, ul, li, p, img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
}

/* STRUCTURE
************************************/

body {
	background: url(../images/bg_pattern_pink.jpg) repeat-x top center #004ca2;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
}

#head, #page_content, #foot_content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#page_content, #page_wrap {
	min-width: 1000px;
}

#head {
	padding-top: 75px;
	z-index: 2;
	background: url(../images/bg_head_lighten.png) no-repeat top center;
}

#page_wrap {
	background: url(../images/bg_pattern_blue.jpg) repeat-x top center #9ae1ed;
}

#footer {
	background: url(../images/bg_pattern_foot.jpg) repeat-x top center;
	padding-bottom: 140px;
	color: #fff;
	font-size: 1.1em;
	position: relative;
	min-width: 1000px;
}

/* COMMON ELEMENTS
************************************/
h1 {
	font-size: 4.333em;
	color: #182D87;
	font-weight: normal;
	margin: 0;
	line-height: 1.5em;
	max-width: 800px;
}

h2 {
	font-size: 3.75em;
	color: #FF148C;
	font-weight: normal;
	line-height: 1.5em;
}

h3 {
	font-size: 2.5em;
	color: #D2005D;
	font-weight: normal;
	line-height: 1.5em;
}

h4 {
	font-size: 2.916em;
	color: #2D70B9;
	font-weight: normal;
	line-height: 1.5em;
}

h5 {
	font-size: 2em;
	color: #FF148C;
	font-family: "Century Gothic", "Lucida Grande", "Arial", sans-serif;
	line-height: 1.5em;
}

h6 {
	line-height: 1.5em;
}

.clear {
	clear: both;
}
ul {
	margin: 0;
	padding: 0 0 0 20px;
}
ol {
	margin: 0;
	padding: 0 0 0 20px;
}

ol li {
	margin: 0;
	padding: 10px 0;
}


#logo {
	display: block;
	width: 327px;
	height: 311px;
	position: absolute;
	top:  3px;
	left: 0;
}

#logo a {
	display: block;
	width: 327px;
	height: 311px;
	background: url(../images/icn_logo.png) no-repeat top left;
	text-indent:-1000px;
	overflow: hidden;
	outline: none;
}
body#internal #logo {
	display: block;
	width: 327px;
	height: 311px;
	position: absolute;
	top:  3px;
	left: 0;
}

body#internal #logo a {
	display: block;
	width: 327px;
	height: 311px;
	background: url(../images/icn_logo2.png) no-repeat top left;
	text-indent:-1000px;
	overflow: hidden;
	outline: none;
}

.error {
	color: #ff0000;
}

.flash #logo {
	top: 4px;
}

body#internal.flash #logo {
	width: auto;
	height: auto;
	top: 1px;
}

body#internal.flash #logo a {
	height: 235px;
	width: 235px;
	background: url(../images/icn_logo3.png) no-repeat top left;
}

#parade_status {
	display: none;
}

.unlock_message #message_inner {
	height: auto !important;
}

.btn_ok {
	display: block;
	width: 213px;
	height: 68px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../images/btn_ok.png) no-repeat top left;
	margin-top: 25px;
}

.flash #parade_status {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 242px;
	height: 119px;
	background: url(../images/bg_pet_count.png) no-repeat top left;
	text-align: center;
	padding: 15px 0 0 60px;
	font-size: 50px;
	z-index: 1000;
}

#stat_add_pet_button {
	z-index: 10001;
}

#foot_logo {
	position: absolute;
	display: block;
	width: 67px;
	height: 72px;
	top: 26px;
	left: 37px;
}

#foot_logo a {
	display: block;
	background: url(../images/icn_logo_foot.png) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
	height: 100%;
}

#page_content a {
	color: #FF148C;
}

#page_content a:hover {
	color: #9C0081;
	text-decoration: none;
}

.text_input {
	display: inline-block;
	background: url(../images/bg_input_text_right.png) no-repeat top right;
	margin: 10px 0;
}

.text_input_left {
	display: inline-block;
	background: url(../images/bg_input_text_left.png) no-repeat top left;
}

.text_input input {
	border: none;
	background: none;
	height: 32px;
	font-size: 16px;
	padding: 6px 15px;
}

a.btn_blue {
	background: url(../images/btn_blue_left.png) no-repeat top left;
	padding-left: 25px;
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic", "Lucida Grande", "Arial", sans-serif;
	line-height: 53px;
	text-shadow: 0px 2px 1px #182D53;
}

a.btn_blue span {
	background: url(../images/btn_blue_right.png) no-repeat top right;
	padding-right: 25px;
	text-align: center;
	height: 60px;
	display: inline-block;
	min-width: 116px;
	color: #fff;
}

.hill {
	background: url(../images/bg_hill.png) no-repeat top left;
	padding: 31px 40px 0;
	overflow: hidden;
}

.rand_pet {
	width:100px;
	height:100px;
}

.messagebox.error h2.error {
	display:none;
}

.message {
	color: #ff0000;
}

.message li {
	margin-left: 20px;
}

/* MAIN NAV
************************************/

#main_nav {
	position: absolute;
	left: 290px;
	top: 37px;
}

#main_nav ul {
	list-style: none;
	float: left;
}

#main_nav ul li {
	float: left;
	margin-right: 3px;
}

#main_nav ul li a {
	display: block;
	background: url(../images/bg_tab_left.png) no-repeat top left;
	padding-left: 10px;
	color: #fff;
	font-family: "Century Gothic", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	text-shadow: 0px 2px 1px #182D53;
	cursor: pointer;
}

#main_nav ul li a span.bg_right, #main_nav ul li a span.wrap1 {
	display: block;
	background: url(../images/bg_tab_right.png) no-repeat top right;
	min-width: 163px;
	padding-right: 10px;
	text-align: center;
}

#main_nav ul li a span.hover, #main_nav ul li a span.wrap2 {
	display: block;
	height: 39px;
	min-width: 153px;
	z-index: 2;
}

#main_nav ul li a:hover span.hover, #main_nav ul li a:hover span.wrap2 {
	color: #9AE1ED;
	background: url(../images/bg_tab_hover.png) no-repeat top center;
}

#main_nav ul li.current a, #main_nav ul li.parent a {
	background-position: 0 -39px;
	cursor: default;
}

#main_nav ul li.current a span.bg_right, #main_nav ul li.current a:hover span.hover,
#main_nav ul li.parent a span.bg_right, #main_nav ul li.parent a:hover span.hover,
#main_nav ul li.current a span.wrap1, #main_nav ul li.current a:hover span.wrap2,
#main_nav ul li.parent a span.wrap1, #main_nav ul li.parent a:hover span.wrap2 {
	background-position: right -39px;
	color: #FF9A17;
}

/* UTIL NAV
************************************/

#util_nav {
	position: absolute;
	top: 0;
	right: 10px;
	background: url(../images/bg_util_left.png) no-repeat top left;
	padding-left: 5px;
}

#util_nav ul {
	list-style: none;
	background: url(../images/bg_util_right.png) no-repeat top right;
	padding: 0 5px 0 0
}

#util_nav ul li {
	display: inline;
}

#util_nav ul li a {
	display: inline-block;
	height: 23px;
	padding: 4px 8px 1px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px solid #FF148C;
}

#util_nav ul li a:hover {
	color: #FF94B6;
}

#util_nav ul li:first-child a, #util_nav ul li.first a {
	border-left: none;
}

/* SUB NAV
************************************/

#sub_nav {
	background: url(../images/bg_sub_nav_small.png) repeat-x top left;
	min-height: 10px;
}
#sub_nav .bg {
	background: url(../images/bg_sub_nav_full.png) repeat-x top left;
	
}

#sub_nav ul {
	width: 1000px;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	text-align: right;
}
#sub_nav ul#watch_the_parade {
	width: 695px;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	text-align: right;
	padding: 0 0px 0 0;
	
}
#sub_nav ul#pets_on_parade li#ways_to_win {
	display: none;	
}
#sub_nav ul#photos {
	width: 773px;
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	text-align: right;
	padding:  0;
}
#sub_nav ul#photo_contest li#ways_to_win {
	display: none;
}
#sub_nav ul#tell_a_friend {
	display: none;
}
#sub_nav ul#register {
	display: none;
}

#sub_nav ul li {
	display: inline;
}

#sub_nav ul li a {
	display: inline-block;
	height: 30px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	font-size: 12px;
	padding: 0 20px 0;
	text-shadow: 0px 1px 1px #000;
}

#sub_nav ul li a:hover {
	color: #fac978
}

#sub_nav ul li.current a, #sub_nav ul li.parent a {
	color: #FF9A17;
}

/* FOOT NAV
************************************/
p#foot_nav {
	position: absolute;
	list-style: none;
	top: 40px;
	left: 135px;
}

#foot_nav {
	position: absolute;
	list-style: none;
	top: 57px;
	left: 113px;
	width: 630px;
}

#foot_nav li {
	float: left;
	padding: 2px 3px;
}

#foot_nav li a {
	color: #FF94B6;
	text-decoration: none;
}

#foot_nav li a:hover {
	color: #FF9A17;
}

#truste {
	width: 135px;
	height: 50px;
	background: url(../images/icn_truste.png) no-repeat top left;
	position: absolute;
	top: 37px;
	left: 829px;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
}

/* HOME
************************************/
/* Non-Sweeps Home Page */

#home #page_content {
	background: url(../images/bg_home_content.jpg) no-repeat top left #fff;
	padding-bottom: 25px;
	min-height: 656px;
	font-size: 1.2em;
	color: #2D70B9;
	line-height: 1.5em;
}


/* Sweeps Home Page */
/*
#home #page_content {
	background: url(../images/bg_home_content_sweeps.jpg) no-repeat top left #fff;
	padding-bottom: 25px;
	min-height: 656px;
	font-size: 1.2em;
	color: #2D70B9;
	line-height: 1.5em;
}
*/

#tree_top {
	width: 172px;
	height: 34px;
	background: url(../images/bg_tree_top.png) no-repeat top left;
	position: absolute;
	top: 53px;
	right: 0;
}

#home #top_callout {
	width: 500px;
	height: 275px;
	position: absolute;
	top: 112px;
	right: 0;
	text-align: right;
}
#home #top_callout h1 {
	height: 53px;
}
#home #top_callout p {
	padding: 0;
	margin: 0;
}

#home #top_callout .richtext {
	width: 335px;
	text-align: center;
	color: #fff;
	float: right;
	margin: 0 35px 0 0;
}

#home #top_callout .btn_blue {
	position: relative;
	top: -60px;
}

#parade_countdown {
	position: absolute;
	top: 217px;
	left: 35px;
	width: 282px;
	height: 150px;
}

#home #main_content {
	padding: 410px 0 0;
}

#register {
	padding-left: 40px;
	float: left;
	width: 250px;
	margin-right: 75px;
	color: #fff;
	position: relative;
}
#register h1 {
	font-size: 46px;
	padding: 10px 0 0 0;
	height: 56px;
}
#register p {
	padding: 0 0 1px 0;
	color: #000;
	
}
body#home #register ul li a {
	color: #004ba2;
}
#top_right {
	float: left;
	padding-bottom: 15px;
}
#top_right h1 {
 	padding-left: 89px;
	width: 400px;
	height: 75px;
	font-size: 53px;
}
#bottom_left {
	width: 322px;
	float: left;
	margin-right: 50px;
	background-image: url(../images/left_home_bg.png);
	background-repeat: no-repeat;
	padding: 18px 0 0 18px;
}
#bottom_right {
	float: left;
}

#home .rand_pet {
	position: absolute;
	top: 265px;
	left: 402px;
}

#home #register .rand_pet {
	top: 207px;
	left: 209px;
}

#home .hasDatepicker {
	width: 203px;
}

#home .hill {
	/* height: 200px */
}

/* INTERNAL
************************************/

#internal #main_content {
	padding: 242px 60px 0;
}
#internal #main_content_bottom {
	padding: 0 60px 0;
}
#internal #main_content_bottom.pet_picker {
	padding: 0;
}

#internal #page_content {
	background: url(../images/bg_internal_head_basic.png) no-repeat top center #fff;
	padding-bottom: 50px;
	min-height: 656px;
	font-size: 1.3em;
	color: #2D70B9;
	line-height: 1.5em;
}

p.padding {
	margin: 0;
	padding: 10px 50px;
}

#internal #section_head_title {
	position: absolute;
	top: 61px;
	right: 15px;
	text-align: right;
	width: 261px;
	color: #fff;
	font-size: 48px;
	margin: 0;
	font-family: "Arial", sans-serif;
}

body#internal.parent_registration_cancellation_form #section_head_title {
	position: absolute;
	top: 30px;
	right: 15px;
	text-align: right;
	width: 261px;
	color: #fff;
	font-size: 44px;
	margin: 0;
	font-family: "Arial", sans-serif;
}

#internal #image_swap {
	display: block;
	width: 442px;
	height: 161px;
	/*background: url(../images/bg_top_pets_1.png) no-repeat top left;*/
	position: absolute;
	top: 0;
	left: 261px;
}

#internal .rand_pet {
	position:absolute;
	top:187px;
	right:3px;
}

#internal .flash #main_content {
	padding: 0;
	background-color: transparent;
}

#internal #extra_flash {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background-color: transparent;
	overflow: visible;
	z-index: 999;
}

#internal #full_flash {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background-color: transparent;
}

#internal.flash #page_wrap {
	position: relative;
}

#internal.flash.manage_floats #page_wrap {
	background: url(../images/bg_manage_floats.png) repeat-x top center #fff;
}

#internal.flash.manage_floats #extra_flash {
	display: none;
}

/* LIGHT BOX
************************************/

#light_box {
	background-color: #fff;
}

#light_box #head {
	padding: 10px 30px 0 30px;
	height: 65px;
	width: 100%;
}

#light_box #page_wrap {
	background: #fff;
	padding: 20px 30px;
	line-height: 1.5em;
	font-size: 1.2em;
}

#light_box p {
	margin: 10px 0;
}
#light_box span.text {
	font-style: italic;
	color: #999;

}

#overlay[id] {
	position:fixed;
}

#overlay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/lightbox/overlay.png) repeat scroll 0 0;
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:2000;
}

#lightbox[id] {
	position:fixed;
}

#lightbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/lightbox/lightbox_masthead_top.png) no-repeat scroll 0 0;
	padding-top: 47px;
}

#lightbox {
	display:none;
	left:50%;
	margin:0 0 0 -379px;
	padding:30px 0 0;
	position:absolute;
	text-align:left;
	top:0;
	width: 743px;
	z-index:9999;
}

#lightbox_close {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/lightbox/lightbox_close.png) no-repeat scroll 0 0;
	display:block;
	height:31px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	position:absolute;
	right:38px;
	text-indent:-9999px;
	top:20px;
	width:29px;
}

#lightbox_content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/lightbox/lightbox_bg.png) no-repeat scroll left bottom;
	padding:0 0 45px;
}

#lightbox_container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url() repeat-y scroll 0 0;
	margin:-1px 52px 0 35px;
	padding:0;
	width:656px;
}

/* REG BLOCKS
************************************/

#home #register label {
	display: none;
}

#home #register #registration_block {
	background: url(../images/bg_home_reg.png) no-repeat top left;
	height: 40px;
	padding: 20px 0 0 10px;
	margin: 15px 0 0;
	
}

#home #register select {
	width: 60px;
	margin: 0 0 0 2px;
}

#home #register .regblock_date_month_atom {
	width: 72px;
	margin: 0;
}
input.btn_submit  {
	display: block;
	width: 96px;
	padding-top: 44px;
	height: 0px;
	overflow: hidden;
	background: url(../images/btn_submit.png) no-repeat top left;
	border: none;
	cursor: pointer;
	margin: 30px 0;
}
body#internal #registration_block p input.text  {
	display: block;
	width: 96px;
	padding-top: 44px;
	height: 0px;
	overflow: hidden;
	background: url(../images/submit_btn.png) no-repeat top left;
	border: none;
	cursor: pointer;
	margin: 30px 0;
}

.regblock_required {
	color: #ff0000
}

label {
	display: block;
	margin: 10px 0;
}

.hint_text {
	font-style: italic;
	color: #999;
}

/* Revans Styles */


p {
	margin: 0;
	padding: 0 0 1em 0;
}
/* Tell a Friend Component */
body.tell_a_friend #main_content {
	
	min-height: 410px;

}/*

span.required sup {
	font-size: 28px;
	
}
*/
.send_to_friend {
	margin: 0;
	padding: 0;
}
.send_to_friend input {
	border: none;
	height: 24px;
	font-size: 16px;	
	padding: 8px 15px 6px 15px;
	background: url(../images/input_bg.jpg) no-repeat 0 0;
	width: 337px;
 	background-position: bottom right; 
}
.send_to_friend label {
	font-size: 28px;
	height: 34px;
	padding: 15px 0 0 0;
	width: 337px;
}
.send_to_friend label.left, .send_to_friend input.left, p.left {
	margin: 0 0 0 15px;

}
.send_to_friend label.from_left {
	margin: 0 0 0 15px;
	padding: 10px 0 5px 0;
}
.send_to_friend label sup {
	color: #d0005d;
}
.hint_text {
	display: block;
	color:#999999;
	font-style:italic;
	font-size: 11px;
	padding: 3px 0 0 3px;
}
.send_to_friend .hint_text {
	margin: 0;
	width: 400px;
}
input.send_to_friend {
	display: block;
	background: url(../images/friend_send_btn.png) no-repeat 0 0;
	height: 62px;
	width: 202px;
	text-indent: -1000px;
	margin: 18px 0 0 169px;
	
}
a.send_to_friend {
	display: block;
	background: url(../images/friend_send_btn.png) no-repeat 0 0;
	height: 62px;
	width: 202px;
	text-indent: -1000px;
	margin: 18px 0 0 10px;
	overflow: hidden;
	
}
.send_to_friend_photo_popup {
		position:absolute;
		height:500px;
		width:500px;
		background-color:#aadfeb;
}
span.from_email_address {
	display: block;
	height: 66px;
	width: 399px;
	margin: 21px 0 0 0;
	background: url(../images/tell_friend_from_bg.png) no-repeat 0 0;
}
#sendimage_left {
	padding: 0;
	margin: 0;
	float: left;
}
#sendimage_right {
	padding: 48px 0 0 20px;
	margin: 0;
	text-align: center;
	float: left;
	width: 430px;
}
img.send_photo {
	padding: 7px;
	background-color: #004CA2;
	border: 1px dashed #fff;
	display: inline;
}

/* **** Manage My Photos **** */

.my_photos_wrapper {
	margin: 15px 0;
	padding: 27px 0 40px 0;
	background: url(../images/my_photos_bg.png) no-repeat 0 0;
	width: 875px;
	min-height: 250px;
}
.my_photos_img {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 432px;
	text-align: center;
}
.my_photos_content {
	float: left;
	margin: 0;
	padding: 0;
	width: 420px;
}
.my_photos_content h3 {
	width: 350px;
}
.my_photos_content ul {	
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;	
}
.my_photos_content ul li {	
	margin: 2px 0;
	padding: 0;
	float: left;
	height: 39px;
	font-family: Century, Helvetica; 
	font-weight: bold;
	font-size: 31px;
	color: #FF148C;
}
.my_photos_content ul li.coolest {	
	padding: 15px 0 0 115px;
	width: 80px;
	background: url(../images/my_photos_coolest.png) no-repeat 0 0;
}
.my_photos_content ul li.fanciest {	
	padding: 15px 0 0 123px;
	width: 77px;
	background: url(../images/my_photos_fanciest.png) no-repeat 0 0;
}
.my_photos_content ul li.silliest {	
	padding: 15px 0 0 115px;
	width: 85px;
	background: url(../images/my_photos_silliest.png) no-repeat 0 0;
}
.my_photos_content ul li.most_colorful {	
	padding: 15px 0 0 168px;
	width: 32px;
	background: url(../images/my_photos_colorful.png) no-repeat 0 0;
}
.my_photos_content ul li.most_adorable {	
	padding: 15px 0 0 172px;
	width: 28px;
	background: url(../images/my_photos_adorable.png) no-repeat 0 0;
}

.my_photos_wrapper img.myphotos {
	margin: 0;
	padding: 9px;
	background-color: #004CA2;
	border: 1px dashed #fff;
	
	
}
.my_photos_content a.tell_friend {
	background: url(../images/my_p_tell_friend_btn.png) no-repeat 0 0;
	width: 203px;
	height: 65px;
	text-indent: -1000px;
	display: block;
	float: left;
	outline: 0; 
}

.my_photos_content a.remove {
	background: url(../images/my_p_remove_btn.png) no-repeat 0 0;
	width: 204px;
	height: 65px;
	text-indent: -2000px;
	display: block;
	float: left;
	outline: 0;
}

.my_photos_content a.approve {
	background: url(../images/my_p_approve_photo_btn.png) no-repeat 0 0;
	width: 205px;
	height: 70px;
	text-indent: -2000px;
	display: block;
	float: left;
	outline: 0;
}

/* **** All Photos **** */
body.all_photos #main_content {
	background: url(../images/all_photos_content_bg.png) no-repeat bottom center;
	min-height: 775px;
}
#all_photos {
	margin: 20px 0 0 0;
	padding: 30px 0 0 40px;
	background: url(../images/all_photos_bg.png) no-repeat 0 0;
	width: 825px;
}
#all_photos_top {
	margin: 0;
	padding: 0;
	width: 250px;
	float: right;
}
#all_photos img {
	margin: 0;
	padding: 7px;
	background-color: #004CA2;
	border: 1px dashed #fff;
	
}
#all_photos ul {
	list-style: none;
	width: 200px;
	min-height: 70px;
	padding: 0 0 0 15px;
	
}
#all_photos ul li {
	font-size: 24px;
	padding: 0 0 5px 0;
	margin: 0;
	height: 45px;	
}
#all_photos ul li img {
	border: none;
	background-color: transparent;	
	padding: 0;
}

#all_photos ul li a {
	color: #2D70B9;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}
#all_photos_image {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
	height: 330px;
	/* background: url(../images/image_middle_bg.png) repeat-x bottom center; */
	/* width: 480px; */
	_background: none;
}
#all_photos_content {
	margin: 0 auto 0;
	padding: 0;
	float: right;
}
#all_photos_content img {
	background-color: transparent;
	border: none;
}
#all_photos_image_wrapper {
	margin: 0 auto 0; 
	padding: 0;
	width: 570px;
	text-align: center;
	float: left;
}
#all_photos_image img {
	/* height: 316px; */
}
#all_photos_image_wrapper img.tell_friend_tagged {
	border: none;
	background: none;
}
#all_photos_image_left {
	margin: 0;
	padding: 0;
	width: 30px;
	float: left;
	/* background: url(../images/image_left_bg.png) no-repeat bottom right; */
	height: 340px;

}
#all_photos_image_right {
	margin: 0;
	padding: 0;
	width: 31px;
	float: left;
	/* background: url(../images/image_right_bg.png) no-repeat bottom left; */
	height: 340px;
}

/* **** Enter Sweepstakes **** */
body.sweepstakes_details #main_content {
	/*
background: url(../images/sweepstakes_bg.png) no-repeat center bottom;
	min-height: 725px;
*/
}
/* **** Enter Contest **** */
body.enter_contest #main_content {
	background: url(../images/enter_contest_bg.png) no-repeat center bottom;
	min-height: 500px;
}
.file_uploader {
	position: relative;
}
input.uploader {
	position:absolute;
	top:0;
	left:0;
	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity:0);
	/* end of transparency styles */
	z-index: 2; /* bring the real upload interactivity up front */
	height: 62px;
	width: 201px;
	cursor: pointer; cursor: hand;
}
.top_uploader {
	height: 62px;
	width: 201px;
	cursor: pointer;
	background:url(../images/find_photo_btn.png) no-repeat 0 0;
	cursor: pointer;
}
.top_uploader input {
	display: none;
	position: relative;
	cursor: text;
}

/* new styles */
.SI-FILES-STYLIZED label.cabinet
{
	height: 62px;
	width: 201px;
	cursor: pointer;
	background:url(https://www.lpspetsonparade.com/amm/themes/default_shared/images/find_photo_btn.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

label.cabinet
{
   height: 62px;
	width: 201px;
	cursor: pointer;
	background:url(../images/find_photo_btn.png) no-repeat 0 0;
	cursor: pointer;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}



.upload_confirm {
	margin: 0;
	padding: 0;
	float: left;
	width: 279px;
	overflow: hidden;
}
.upload_confirm a {
	outline: none;
}
.upload_photo {
	margin: 6px;
	padding: 0;
	float: left;
	width: 486px;
	padding-top: 29px;
}
.upload_photo2 {
	margin: 6px;
	padding: 0;
	float: left;
	width: 486px;
	padding-top: 29px;
	margin-left: 56px;
}
.upload_message {
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
}

/* **** Sign In **** */
.member_login input {
	border: none;
	background: none;
	height: 24px;
	font-size: 16px;
	padding: 8px 15px 6px 15px;
	background: url(../images/input_bg.jpg) no-repeat 0 0;
	width: 337px;
	margin: 0 0 15px 0;
}
.member_login label {
	font-size: 28px;
	height: 34px;
	padding: 0;
	width: 337px;
}
.member_login label.checkbox {
	display: block;
	width: auto;
	float: none;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 2px;
}
.member_login input.checkbox {
	color: #666;
	font: normal 12px Helvetica, Arial, Verdana, sans;
	margin: 0;
	padding: 0 0 1em 0;
	width: auto;
	border: none;
	height: auto;
	background-image: none;
	
}
input.member_login_button {
	margin: 0;
	padding: 0;
	width: 203px;
	height: 64px;
	background: url(../images/sign_in_btn.png) no-repeat 0 0;
	display: block;
	text-indent: -1000px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

/* **** Tabs **** */
#tabs {
	margin: 30px 0 0 0;
	padding: 0;
	width: 875px;
}
#tabs ul {
	margin: 0;
	padding: 0 0 0 23px;
	list-style: none;
	
}
#tabs li {
	margin: 0;
	padding: 11px 0 0 0;
	float: left;
	height: 49px;
	width: 166px;
	border: none;
	text-align: center;
}
#tabs li a {
	text-indent: -3000px;
}
#tabs li a#coolest {
	background: url(../images/tab_coolest.png) no-repeat 0 0;
	height: 45px;
	width: 102px;
	display: block;
	margin: 0 0 0 30px;
}
#tabs li a#fanciest {
	background: url(../images/tab_fanciest.png) no-repeat 0 0;
	height: 45px;
	width: 110px;
	display: block;
	margin: 0 0 0 25px;
}
#tabs li a#silliest {
	background: url(../images/tab_silliest.png) no-repeat 0 0;
	height: 45px;
	width: 103px;
	display: block;
	margin: 0 0 0 25px;
}
#tabs li a#colorful {
	background: url(../images/tab_colorful.png) no-repeat 0 0;
	height: 45px;
	width: 151px;
	display: block;
	margin: 0 0 0 5px;
}
#tabs li a#adorable {
	background: url(../images/tab_adorable.png) no-repeat 0 0;
	height: 45px;
	width: 153px;
	display: block;
	margin: 0 0 0 7px;
}
#tabs li a#coolest:hover {
	background: url(../images/tab_coolest_on.png) no-repeat 0 0;
}
#tabs li a#fanciest:hover {
	background: url(../images/tab_fanciest_on.png) no-repeat 0 0;
}
#tabs li a#silliest:hover {
	background: url(../images/tab_silliest_on.png) no-repeat 0 0;
}
#tabs li a#colorful:hover {
	background: url(../images/tab_colorful_on.png) no-repeat 0 0;
}
#tabs li a#adorable:hover {
	background: url(../images/tab_adorable_on.png) no-repeat 0 0;
}

#tabs li.ui-state-active {
	background: url(../images/tabs_active_bg.png) no-repeat 0 0;
}
#tabs li.ui-state-active a#coolest {
	background: url(../images/tab_coolest_on.png) no-repeat 0 0;
}
#tabs li.ui-state-active a#fanciest {
	background: url(../images/tab_fanciest_on.png) no-repeat 0 0;
}
#tabs li.ui-state-active a#silliest {
	background: url(../images/tab_silliest_on.png) no-repeat 0 0;
}
#tabs li.ui-state-active a#colorful {
	background: url(../images/tab_colorful_on.png) no-repeat 0 0;
}
#tabs li.ui-state-active a#adorable {
	background: url(../images/tab_adorable_on.png) no-repeat 0 0;
}

#tabs .content_holder {
	background: url(../images/tab_bg.png) no-repeat 0 0;
	width: 818px;
	clear: both;
	padding: 43px 0 0 57px;
	margin: 0;
	text-align: center;
	min-height: 300px;
}

.tab_content {
	margin: 0 30px 40px 30px;
	padding: 0 0 10px 0;
	float: left;
	width: 191px;
	height: 290px;
	text-align: center;
	display: block;
	font-size: 28px;
	font-family: Century Gothic, Helvetica;
}

.tab_content img {
	margin: 0 auto 25px;
	padding: 7px;
	background-color: #004CA2;
	border: 1px dashed #fff;
	text-align: center;
	display: block;
}
.tab_content .bold_pink {
	color: #FF148C;
	font-weight: bold;
	height: 50px;
}

#tabs li a {
	_float: none !important;
	_padding: 0 !important;
	_margin: 0 !important;
	_display: inline-block !important;
	_overflow: hidden;
}

/* **** Internal 2 Column **** */

#main_content_left {
	margin: 0;
	padding: 0;
	float: left;
	width: 475px;
}
body.add_more_pets #main_content_bottom.pet_picker #main_content_left {
	margin: 0;
	padding: 0;
	width: 1000px;
}
body.add_more_pets #main_content_bottom.pet_picker #main_content_left h1 {
	margin: 0;
	padding: 0 0 0 60px;
}
body.add_more_pets #main_content_bottom.pet_picker #main_content_left h3 {
	margin: 0;
	padding: 0 0 0 60px;
}
body.add_more_pets #main_content_bottom.pet_picker #main_content_left h5 {
	margin: 0;
	padding: 0 0 0 60px;
}
body.add_more_pets #main_content_bottom.pet_picker #main_content_left p {
	display: none;
}
body.add_more_pets #main_content_bottom.pet_picker #main_content_left p.choose_pet_message {
	display: block;
	padding: 20px 0 0 60px;
	font-size: 14px;
}

#main_content_right {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
}

body.enter_sweepstakes #main_content_right {
	margin: 0;
	padding: 40px 0 0 0;
	float: left;
	width: 400px;
}

body.add_more_pets #main_content_bottom.pet_picker #main_content_right {
	display: none;
}

/* Internal 1 Column */
#main_content_onecol {
	margin: 0;
	padding: 0 100px 0 50px;
}

/* UPC Code */
#upc_wrapper {
	margin: 20px 0 0 0;
	padding: 18px 0 0 24px;
	background: url(../images/upc_bg.png) no-repeat 0 0;
	width: 441px;
}
#upc_wrapper a img {
	outline: 0;
}
a img {
	outline: 0;
}
#upc_wrapper label {
	font-size: 28px;
	margin: 0;
	padding: 0;
}
#upc_wrapper input {
	width: 340px;
	border: none;
	background: none;
	height: 24px;
	font-size: 16px;
	padding: 8px 15px 6px 15px;
	background: url(../images/input_bg.jpg) no-repeat 0 0;
}

/* Pets on Parade */

body.pets_on_parade #main_content {
	background: url(../images/pets_on_parade_bg.png) no-repeat top left;
	/* height: 575px; */

}
#left_petson {
	margin: 0;
	padding: 0;
	width: 400px;
}
#left_petson h1 {
	line-height: 14px;
}
#right_petson {
	margin: 0;
	padding: 80px 0 0 0;
	float: right;
	text-align: right;
}
      
/* Photo Contest */

body.photo_contest #main_content {
	background: url(../images/photo_contest_bg.png) no-repeat 0 0;
	min-height: 575px;
}

#photo_contest_left_top {
	width: 460px;
}	
.view_photos {
	margin: 5px 0 0 55px;
	display: block;
}
#bottom_photocon_wrapper {
	margin: 140px 0 0 20px;
	padding: 0 0 20px 0;
	width: 850px;
	clear: both;
}
#bottom_photocon_left {
	width: 450px;
	float: left;
}

#bottom_photocon_right {
	width: 400px;
	float: left;
}
#bottom_photocon_right ul {	
	margin:  0;
	padding: 0;
	list-style: none;	
	height: 130px;
}
#bottom_photocon_right ul li {	
	margin: 10px 6px 10px 0;
	padding: 0;
	float: left;
	height: 39px;
	font-family: Century, Helvetica; 
	font-weight: bold;
	font-size: 31px;
	color: #FF148C;
}
#bottom_photocon_right ul li.coolest {	
	padding: 0;
	width: 104px;
	background: url(../images/contest_coolest.png) no-repeat 0 0;
}
#bottom_photocon_right ul li.fanciest {	
	padding: 0;
	width: 112px;
	background: url(../images/contest_fanciest.png) no-repeat 0 0;
}
#bottom_photocon_right ul li.silliest {	
	padding: 0;
	width: 106px;
	background: url(../images/contest_silliest.png) no-repeat 0 0;
}
#bottom_photocon_right ul li.most_colorful {	
	padding: 0;
	width: 158px;
	background: url(../images/contest_colorful.png) no-repeat 0 0;
}
#bottom_photocon_right ul li.most_adorable {	
	padding: 0;
	width: 162px;
	background: url(../images/contest_adorable.png) no-repeat 0 0;
}
#bottom_photocon_right a.tagging_btn {	
	margin: 10px 0 0 0;
	height: 64px;
}
body.register #internal #page_content  h1 {
	margin: 0;
	padding: 0;
}

/* Registration */

body.register #main_content .btn_submit input {
	margin: 0;
	display: block;
	width: 185px;
	padding-top: 44px;
	height: 70px;
	overflow: hidden;
	background: url(../images/submit_btn.png) no-repeat top left;
	border: none;
	cursor: pointer;
	margin: 30px 0;
	font-size: 0;
	text-indent: -3000px;
}

body.parent_registration_form #main_content .btn_submit input {
	margin: 0;
	display: block;
	width: 185px;
	padding-top: 44px;
	height: 70px;
	overflow: hidden;
	background: url(../images/submit_btn.png) no-repeat top left;
	border: none;
	cursor: pointer;
	margin: 30px 0;
	font-size: 0;
	text-indent: -3000px;
}
body.parent_registration_form #main_content .btn_submit input {
	margin: 5px 0 0 0;
}

body#internal #registration_block p input {
	border: none;
	background: none;
	height: 24px;
	font-size: 16px;
	padding: 8px 15px 6px 15px;
	background: url(../images/input_bg.jpg) no-repeat 0 0;
	width: 337px;
	margin: 0 0 5px 0;
}
body#internal #registration_block p label {
	font-size: 28px;
	height: 34px;
	padding: 0;
	width: 337px;
}
body#internal #registration_block p.regblock_email {
	padding: 0;
}
#you_tagged h4 {
	font-size: 34px;
	margin: 0 0 20px 20px;
}
a.rotator_links {
	margin: 0 0 0 78px;
}
body#internal #registration_block p.regblock_radio label.regblock_radio {
	display: block;
	height: 80px;
}
body#internal #registration_block p.regblock_radio input.regblock_radio, body#internal #registration_block p.regblock_checkbox input.regblock_checkbox {
	width: auto;
	margin: 0;
	padding: 0;
	height: auto;
	border: none;
	background: none;
}
p.required {
	margin: 0 0 0 15px;
	padding: 0;
}
.required sup {
	font-size: 11px;
}
body#internal #registration_block p.regblock_checkbox label {
	display: block;
	height: 34px;
	width: 400px;
}
body#internal #registration_block p.regblock_checkbox label .hidden {
	display: none;
	height: 34px;
	width: 400px;
}
/*
body#internal.register #registration_block p.regblock_checkbox label object {
	display: none;
	height: auto;
	width: 400px;
}
*/
body.sign_in_thank_you #page_content #main_content #main_content_left .message {
	display: none;
}
body.sign_in_thank_you #page_content #main_content #main_content_right h4 {
	padding-left: 58px;
}
body.sign_in_thank_you #page_content #main_content #main_content_right p {
	padding-left: 58px;
}
ul#sign_in {
	display: none;
}
body.tell_a_friend .hint_text {
	padding: 0 0 0 15px;
	width: 400px;
}

body.pets_on_parade #left_petson h1 {
	font-size: 42px;
}

body#internal.parent_registration_cancellation_form #registration_block p.regblock_checkbox label {
	display: block;
	height: 100px;
	width: 500px;
}
body#internal.account_cancellation #registration_block p.regblock_checkbox label {
	display: block;
	height: 175px;
	width: 450px;
}
body.account_cancellation p .btn_submit input.text  {
	display: block;
	width: 96px;
	padding-top: 44px;
	height: 0px;
	overflow: hidden;
	background: url(../images/btn_submit.png) no-repeat top left;
	border: none;
	cursor: pointer;
	margin: 20px 0;
}

/* HOME PAGE MESSAGE kevin@clockwork.net
**********************************************/

#message_box {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	min-width: 1000px;
}

#message_box table {
	width: 368px;
	margin: 0 auto;
}

#message_top {
	height: 22px;
	background: url(../images/bg_home_message_top.png) no-repeat top left;
}

#message_left {
	width: 9px;
	background: url(../images/bg_home_message_left.png) no-repeat top left;
}

#message_inner {
	width: 350px;
	background: url(../images/bg_home_message_inner.png) no-repeat bottom left;
	height: 190px;
	text-align: center;
}

#message_right {
	width: 9px;
	background: url(../images/bg_home_message_right.png) no-repeat top left;
}

#message_bottom {
	height: 26px;
	background: url(../images/bg_home_message_bottom.png) no-repeat top left;
}

#message_inner .message {
	padding: 20px;
	color: #2D70B9;
	font-size: 15px;
}

/* Bottom Column */
#bottom_column_left {
	width: 450px;
	float: left;
}

#bottom_column_right {
	width: 400px;
	float: left;
}
body.pets_on_parade #bottom_column_right {
	width: 350px;
	float: left;
}


#stat_add_pet_button {
	display: block;
	width: 95px;
	height: 75px;
	text-indent: -1000px;
	position: absolute;
	top: 0;
	left: 700px;
	cursor: pointer;
	z-index: 999;
	overflow: hidden;
	outline: none;
}
body#home #registration_form a:link, body#home #registration_form a:visited  {
	color: #004ba2;
}
body#home #registration_form a:hover, body#home #registration_form a:active  {
	color: #004ba2;
}

body.sign_in_thank_you #main_content .message {
	display:none;
}

/* FACEBOOK kevin@clockwork.net
**********************************************/

.facebook #head, .facebook #page_content, .facebook #foot_content {
	width: 758px;
}

#internal.facebook #page_content {
	background: url(../images/bg_face_border.png) repeat-x top center #9cdfee;
	min-height: 0;
	padding-bottom: 0;
}

#internal.facebook #main_content {
	background: url(../images/bg_facebook.png) no-repeat top center #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 756px;
	padding: 100px 0 30px;
}

#internal.facebook.logo2 #main_content {
	padding: 0;
}

.facebook #sub_nav ul {
	display: none;
}

.facebook #util_nav {
	display: none;
}

body#internal.facebook #logo {
	width: 198px;
	height: 198px;
	top: 1px;
	left: 8px;
	z-index: 999;
}

body#internal.facebook #logo a {
	background: url(../images/icn_logo_facebook.png) no-repeat top left;
	width: 198px;
	height: 198px;
}

.facebook #page_wrap {
	background: url(../images/bg_facebook_tile.png) repeat-x top center #fff;
}

.facebook #main_nav {
	left: 205px;
}

.facebook #main_nav ul {
	padding: 0;
}

.facebook #main_nav ul li a span.wrap1, .facebook #main_nav ul li a span.wrap2 {
	min-width: 150px;
}

.facebook #truste {
	left: 618px;
	top: 7px
}

.facebook #foot_logo {
	width: 44px;
	height: 47px;
	left: 13px;
	top: 7px;
}

.facebook #foot_logo a {
	background: url(../images/icn_has_logo_face.png) no-repeat top left;
}

.facebook #foot_nav {
	width: auto;
	left: 72px;
	top: 25px;
}

.facebook #footer {
	padding-bottom: 62px;
}

#parade_shadow_facebook {
	position: absolute;
	top: 0;
	left: 1px;
	height: 4px;
	width: 756px;
	background: url(../images/bg_facebook_parade_shadow.png) no-repeat top left;
}

.facebook #all_photos_image img {
	height: 250px;
}

.facebook #all_photos_image {
	height: 264px;
}

.facebook #all_photos_image_left, .facebook #all_photos_image_right {
	height: 274px;
}

.facebook #all_photos_image_wrapper {
	width: 460px;
}

.facebook #all_photos {
	width: 720px;
	padding-left: 10px;
	margin: 0 auto;
	background-image: url(../images/all_photos_bg_facebook.png);
}

/* Site wide additional styles
**********************************************/
input#pass_reset {
	display: block;
	background: url(../images/send_link_btn.png) no-repeat 0 0;
	height: 63px;
	width: 202px;
	text-indent: -1000px;
	margin: 0;
	border: 0;
}
body.reset_password label {
	font-size:28px;
}
body.reset_password input {
	background:transparent url(../images/input_bg.jpg) no-repeat scroll 0 0;
	border:medium none;
	font-size:16px;
	height:24px;
	padding:8px 15px 6px;
	width:337px;
}
#all_photos img.tag_now {
	margin: 0;
	padding: 0;
}
input#new_pass {
	display: block;
	background: url(../images/save_password.png) no-repeat 0 0;
	height: 70px;
	width: 205px;
	text-indent: -1000px;
	margin: 0;
	border: 0;
}
/* **** Enter Contest **** */
body.upload_a_photo #main_content {
	background: url(../images/enter_contest_bg.jpg) no-repeat center bottom;
	min-height: 700px;
}
body.upload_a_photo #main_content form {
	height: 410px;
	overflow: hidden;
}
body.upload_a_photo #main_content form {
}
.file_uploader {
	position: relative;
}
input.uploader {
	position:absolute;
	top:0;
	left:0;
	/* start of transparency styles */
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity:0);
	/* end of transparency styles */
	z-index: 2; /* bring the real upload interactivity up front */
	height: 62px;
	width: 201px;
	cursor: pointer; cursor: hand;
}
.top_uploader {
	height: 62px;
	width: 201px;
	cursor: pointer;
	background:url(../images/find_photo_btn.png) no-repeat 0 0;
	cursor: pointer;
}
.top_uploader input {
	display: none;
	position: relative;
	cursor: text;
}
body.upload_a_photo #main_content p {
	width: 700px;
	
}
body.upload_a_photo #main_content .upload_message p {
	width: 230px;
	
}
body.upload_a_photo #main_content .upload_confirm p {
	width: 230px;
	
}

/* new styles */
.SI-FILES-STYLIZED label.cabinet
{
	height: 62px;
	width: 201px;
	cursor: pointer;
	background:url(https://www.lpspetsonparade.com/amm/themes/default_shared/images/find_photo_btn.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

label.cabinet
{
   height: 62px;
	width: 201px;
	cursor: pointer;
	background:url(../images/find_photo_btn.png) no-repeat 0 0;
	cursor: pointer;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.upload_confirm {
	margin: 0;
	padding: 0;
	float: left;
	width: 279px;
	overflow: hidden;
}
.upload_confirm a {
	outline: none;
}
.upload_photo {
	margin: 6px;
	padding: 0;
	float: left;
	width: 486px;
	padding-top: 56px;
}
.upload_photo2 {
	margin: 6px;
	padding: 0;
	float: left;
	width: 486px;
	padding-top: 56px;
	margin-left: 56px;
}
.upload_message {
	margin: 0;
	padding: 0;
	float: left;
	width: 230px;
}
.textpander {
	margin: 10px 0;
}
.textpander .headline {
	margin: 0 0 5px 0;
	color: #FF148C;
	font-size: 16px;
}
.textpander .headline .toggle {
	margin: 0 10px 0 0;
	color: #2D70B9;
}
.textpander .content {
clear:left;
float:left;
margin:7px 0 0 20px;
}
.disclaimer {
	font-size: 11px;
	margin: 10px 0 0 0;
	font-style: italic;
	padding: 0 0 20px 0;
}

.ea_landing {
	background: url(../images/ea_top_tile.png) repeat-x top center #9ae1ed;
}

.ea_landing #head {
	padding-top: 32px;
	background: none;
	width: 710px;
	min-width: 710px;
}

.ea_landing #sub_nav {
	background: url(../images/ea_sub_tile.png) repeat-x top center;
	min-height: 8px;
	height: 8px;
}

.ea_landing #sub_nav .bg {
	height: 8px;
	width: 710px;
	background: url(../images/ea_cloud_over.png) no-repeat 0 0;
	margin: 0 auto;
	overflow: hidden;
}

body#internal.ea_landing #logo a {
	background: url(../images/ea_logo.png) no-repeat top left;
		width: 210px;
}

body#internal.ea_landing #logo {
	width: 126px;
	height: 122px;
	left: -22px;
	top: 22px;
}

#internal.ea_landing #page_content {
	background: url(../images/ea_main_bg.png) no-repeat top left #fff;
	width: 710px;
	min-width: 710px;
	min-height: 0;
	padding-bottom: 22px;
}

.ea_landing #footer {
	background: none;
}

.ea_landing #foot_content {
	width: 710px;
	min-width: 710px;
	color: #2D70B9;
	font-size: 10.5px;
}

.ea_landing #foot_logo {
	left: auto;
	right: -6px;
	top: 10px;
	width: 72px;
	height: 76px;
}

.ea_landing #foot_logo a {
	background: url(../images/ea_hasbro_foot_logo.png) no-repeat top left;
}

.ea_landing p#foot_nav {
	left: 10px;
	top: 20px;
}

#internal.ea_landing #main_content {
	padding: 317px 0 0;
}

.ea_btn.unlock {
	width: 396px;
	height: 261px;
	float: left;
	padding-top: 31px;
}

.ea_btn.unlock a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/ea_unlock.png) no-repeat bottom left;
	cursor: pointer;
}

.ea_btn.done {
	width: 396px;
	height: 261px;
	float: left;
	padding-top: 31px;
}

.ea_btn.done a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/ea_done.png) no-repeat bottom left;
	cursor: pointer;
}

#right_text {
	width: 296px;
	position: absolute;
	top: 130px;
	right: 20px;
	color: #fff;
	text-align: right;
	font-size: 12px;
}

#right_text h3 {
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: right;
	height: 32px;
	overflow: hidden;
}

#right_text a {
	color: #fff;
	display: inline-block;
	background: url(../images/ea_pill_left.png) no-repeat top left;
	padding: 0;
	margin: 0 5px;
	text-decoration: none;
	cursor: pointer;
}

#right_text a span {
	display: inline-block;
	height: 18px;
	padding: 0 10px;
	text-decoration: underline;
	background: url(../images/ea_pill_right.png) no-repeat top right;
}

#right_text a:hover {
	color: #fff;
}

#right_text a:hover span {
	text-decoration: none;
}

.ea_landing .hidden_egg {
	padding: 30px 15px 0 0;
	width: 380px;
	float: left;
}
.ea_landing .hidden_egg .ea_login {
	padding: 0 0 0 15px;
}
.ea_landing .hidden_egg .ea_login .image_link_component {
	padding: 0 0 0 15px;
}
 
.ea_landing #footer {
	padding-bottom: 30px;
}

.ea_landing #ways_to_play img {
	margin-top: 2px;
	margin-left: 7px;
}

#ea_legal {
	padding: 45px 0 0 10px;
	width: 480px;
	font-size: 10.5px;
}

#foot_logo_ea {
	position: absolute;
	top: 18px;
	right: 79px;
	width: 69px;
	height: 69px;
}

#foot_logo_ea a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/ea.jpg) no-repeat top left;
}
