html{
	text-align: center;
}
a img{
	border: 0;
}
body{
	display: block;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: #012a54;
	text-align: left;
	font: 12px "Verdana", "Arial", sans-serif;
	color: #6d6f6f;
	background: url(../images/bg_body.png) repeat;
}
a{
	color: #D11F44;
}
div#header{
	display: block;
	height: 120px;
	background: #e3e3e3;
}
h1#branding a{
	display: block;
	width: 241px;
	height: 108px;
	background: url(../images/branding_main.png) no-repeat;
	text-indent: -9999px;
	float: left;
	z-index: 2;
	position: relative;
	left: 10px;
}
div#newsletter{
	display: block;
	width: 300px;
	float: left;
	position: relative;
	left: 390px;
	top: 20px;
}
div#newsletter p{
	display: block;
	width: 300px;
	height: 35px;
	background: url(../images/icon_newsletter_signup.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
}
div#newsletter input#newsletter_email{
	display: block;
	width: 156px;
	border: 1px solid #bebebe;
	float: left;
	font: 12px "Verdana", "Arial", sans-serif;
	color: #444;
	position: relative;
	left: 38px;
}
div#newsletter input#submit_newsletter{
	display: block;
	width: 90px;
	height: 26px;
	background: #ebebeb url(../images/submit_newsletter_signup.gif) no-repeat;
	text-indent: -9999px;
	border: 0;
	line-height: 0;
	cursor: pointer;
	position: relative;
	left: 45px;
}

/* NAV STYLES */
div#nav_main{
	clear: both;
	display: block;
	width: 960px;
	height: 32px;
	background: url(../images/bg_nav_main_container.gif) repeat-x;
	position: absolute;
	top: 81px;
	z-index: 1;
}
/* END NAV STYLES */
div#wrapper_main{
	display: block;
	height: 1%;
	overflow: hidden;
	background: #F4F4F4 url(../images/bg_col_sub.gif) repeat-x scroll 0 0;
}
div#col_sub{
	display: block;
	width: 234px;
	padding: 10px 10px 9999px;
	margin: 0 0 -9999px 0;
	background: #f4f4f4 url(../images/bg_col_sub.gif) repeat-x;
	border-right: 1px solid #b8b8b8;
	float: left;
}
div#col_main{
	display: block;
	width: 410px;
	padding: 10px 20px 9999px;
	margin: 0 0 -9979px 0;
	background: #f4f4f4 url(../images/bg_col_sub.gif) repeat-x;
	float: left;
	border-left: 1px solid #fff;
}
/**** Sub Col Styles ****/

h4#title_finalists{
	display: block;
	width: 165px;
	height: 38px;
	background: url(../images/bg_recent_finalists.gif) no-repeat;
	text-indent: -9999px;
}
a.view_all{
	color: #d11f44;
	font-size: 10px;
	position: relative;
	left: 176px;
	top: -5px;
}
ul.col_sub_finalists{
	display: block;
	width: 226px;
}
ul.col_sub_finalists li{
	background-color: #dcdcdd;
	border: 1px solid #929292;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 7px;
}
div.details_pet{
	display: block;
	width: 198px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 5px;
	font-size: 10px;
}
img.photo_pet{
	display: block;
	width: 70px;
	height: 70px;
	background: #ebebeb;
	float: left;
	margin: 0 5px 0 0;
}
p.name_pet{
	font: bold 13px "Arial", sans-serif;
	color: #003468;
}
p.date_pet{
	font: bold 12px "Arial", sans-serif;
	color: #d11f44;
}
a.my_story{
	display: block;
	width: 90px;
	height: 27px;
	margin: 8px 0 0 90px;
	border: none;
	background: url(../images/button_my_story.png) no-repeat;
	text-indent: -9999px;
}
/**** END Sub Col Styles ****/

/**** Main Col Styles ****/
div#container_news{
	display: block;
	margin: 40px 0 40px 0;
	position: relative;
}
h3#in_the_news a{
	display: block;
	width: 140px;
	height: 41px;
	background: url(../images/icon_news.png) no-repeat;
	text-indent: -9999px;
	float: left;
}
ul#details_news{
	display: block;
	font-size: 10px;
	float: left;
	position: relative;
	left: 0;
	top: 13px;
}
ul#details_news li{
	float: left;
}
ul#details_news li.date_news{
	color: #d11f44;
	font-weight: bold;
	margin-right: 7px;
}
ul#details_news li.headline_news a{
	display: block;
	width: 439px;
	color: #6D6F6F;
	text-decoration: none;
	width: 200px;
}
ul#details_news li.headline_news a:hover{
	text-decoration: underline;
}
div#wrapper_home{
	position: relative;
	top: 0;
}
div#content_home{
	display: block;
	width: 406px;
	position: relative;
	float: left;
}
div#content_sub{
	display: block;
	margin: 12px 0 0;
	width: 250px;
	position: relative;
	float: left;
}
div#content_home p{
	display: block;
	width: 380px;
	margin: 12px 0;
	line-height: 17px;
}
div#content_home h3{
	color: #003468;
}
img.hambone_award{
	display: block;
	width: 240px;
	height: 310px;
}
h2#home_vpi_branding{
	display: block;
	width: 223px;
	height: 165px;
	margin: 0 auto;
	border: 1px solid red;
}
h1#title_body{
	display: block;
	width: 371px;
	height: 85px;
	margin: 0 0 10px;
	background: url(../images/title_home.gif) no-repeat;
	text-indent: -9999px;
}
img.image_body{
	display: block;
	padding: 7px;
	background: #cfcfcf;
	border: 1px solid #929292;
}
h2#branding_home_vpi{
	display: block;
	width: 213px;
	height: 210px;
	text-indent: -9999px;
	padding: 7px;
	background: #cfcfcf;
	border: 1px solid #929292;
	margin: 20px 0;
}
h2#branding_home_vpi a{
	display: block;
	width: 207px;
	height: 210px;
	margin: 0 auto;
	text-indent: -9999px;
	background: #fff url(../images/branding_home_vpi.gif) no-repeat center 0;
}
/**** END Main Col Styles ****/
div#footer{
	display: block;
	width: 960px;
	height: 36px;
	margin: 0 auto;
	background: #e3e3e3;
	font: bold 12px "Arial", sans-serif;
	position: relative;
}
ul#info_contact{
	display: block;
	width: 330px;
	float: left;
	position: relative;
	left: 10px;
	margin: 13px 0 0;
}
ul#info_contact li{
	display: inline;
	color: #d11f44;
	border-right: 1px solid #000;
	padding: 0 10px 0 5px;
}
ul#info_contact li.last{
	border: none;
}
ul#info_contact li a{
	color: #003468;
	text-decoration: none;
}
ul#social_media{
	display: block;
	width: 261px;
	height: 29px;
	margin: 5px 0;
	float: left;
	position: relative;
	left: 360px;
}
ul#social_media li{
	display: block;
	float: left;
}
ul#social_media li p{
	display: block;
	width: 191px;
	height: 30px;
	background: url(../images/bg_social_media.gif) no-repeat;
	text-indent: -9999px;
}
ul#social_media li a.facebook{
	display: block;
	width: 31px;
	height: 30px;
	background: url(../images/bg_social_media.gif) no-repeat -191px 0;
	text-indent: -9999px;
}
ul#social_media li a.twitter{
	display: block;
	width: 31px;
	height: 30px;
	background: url(../images/bg_social_media.gif) no-repeat -222px 0;
	text-indent: -9999px;
}
div#wrapper_subfooter{
	display: block;
	width: 960px;
	text-align: center;
}
ul.subfooter{
	margin: 10px auto 5px;
	color: #fff;
	font-size: 10px;
}
ul.subfooter li{
	display: inline;
}
ul.subfooter li a{
	margin: 0 4px;
	color: #fff;
	display: inline;
}
ul.subfooter li p{
	margin: 0 4px;
	display: inline;
}
p.signoff{
	font-size: 10px;
	color: #fff;
	margin: 0 auto 10px;
}
/* NEWS PAGE STYLE */

div.container_post{
	display: block;
	width: 610px;
	font: 13px "Arial", "Verdana", sans-serif;
	color: #6d6f6f;
	margin: 0 auto 40px;
}
div.date_news{
	display: block;
	width: 35px;
	padding: 2px 10px 0 0;
	float: left;
	text-align: center;
}
div.date_news .month{
	display: block;
	color: #003468;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
div.date_news .day{
	font-size: 36px;
}
p.comment_read{
	float: left;
	position: relative;
}

div.date_news .day, p.comment_read{
	color: #d11f44;
	text-decoration: none;
	margin: 0 12px 0 0;
	padding: 2px 0 0;
}
div.container_post a{
        color: #d11f44;
        text-decoration: none;
        padding: 2px 0 0;
}

div.container_post div.body_news{
	display: block;
	width: 538px;
	margin: 1px 0 0 10px;
	float: left;
	line-height: 17px;
}
div.body_news h3 a{
	color: #003468;
	font-size: 21px;
}
div.container_post div.body_news p{
	margin: 9px 0;
}
div.comments_news{
	margin: 10px 0 0 0;
	float:right;
}
div.container_post div.comment_wrapper {
	padding:0 0 0 55px;
	float:left;
	width: 560px;
}
div.container_post div.comment_wrapper p {
	padding:0 0 10px 0;
}
div.container_post div.comment_read {
	border:1px solid;
	background:#F4F4F4;
	padding:10px;
	margin:10px 0 0 0;
	width:537px;
}
div.container_post div.comment_read h2 {
	padding:0 0 10px 0;
	color: #003468;
}
div.container_post div.comment_read span.name{
	font-weight:bold;
}

div.container_post div.comment_post {
	border:1px solid;
	background:#F4F4F4;
	padding:10px;
	margin:10px 0 0 0;
	width:537px;
}

div.container_post div.comment_post div.storyForm .story textarea {
	width:288px;
}


/* END NEWS PAGE STYLE */

/* START NEWS SUB COL NAV */
div.nav_col{
	display: block;
	width: 200px;
	margin: 0 auto;
}
div.nav_col a:hover{
	color: #cf1f44;
}
div.col_sub_search, div.col_sub_news_latest, div.col_sub_archive{
	margin: 0 0 22px 0;
}
.search_field{
	display: block;
	width: 125px;
	margin: 0 5px 0 0;
	border: 1px solid #ebebeb;
	float: left;
	height: 17px;
	font-size: 13px;
	padding: 6px 0 0 0;
}
.highlight{
	background: #d01f45;
	padding: 1px 3px;
	color: #fff;
	font-size: 13px;
}
div.nav_col h3{
	color: #003468;
	font-size: 15px;
}
div.nav_col a{
	color: #003468;
	text-decoration: none;
}
div.archive_year{
	margin: 10px 0 15px;
}
div.col_sub_news_latest ul, ul.archive_month {
	margin: 0 8px;
}
ul.archive_month li{
	margin: 4px 0;
}
a.archive_see_all{
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	top: 4px;
	font-size: 10px;
}
h3.archive_title{
	float: left;
	position: relative;
}
div.col_sub_news_latest ul li{
	margin: 8px 0;
}
div.col_sub_news_latest ul li h5 a{
	color: #003468;
	font-weight: normal;
}
div.col_sub_search input.search_submit{
	display: block;
	width: 65px;
	height: 29px;
	background: url(../images/submit_search.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	line-height: 0;
	cursor: pointer;
}
/* END NEWS SUB COL NAV */

/* START SEARCH STYLES */
	
	h2#title_search_results{
		display: block;
		width: 169px;
		height: 28px;
		background: url(../images/title_search_results.gif) no-repeat;
		text-indent: -9999px;
		margin: 0 0 15px 10px;
		color: #003468;
	}
	ul.search_results{
		display: block;
		width: 580px;
		margin: 0 auto;
	}
	ul.search_results li{
		margin: 15px 0;
	}
	ul.search_results h4 a{
		color: #003468;
	}
	ul.search_results p{
		margin: 3px 0;
	}
	.results_links{
		position: relative;
		left: 516px;
		margin: 6px 0;
}
	.results_links a{
		color: #D01F45;
		text-decoration: none;
		margin: 0 10px 0 0;
	}
/* END SEARCH STYLES */
/* START PAGE TITLE STYLES */

h2#title_faq{
	display: block;
	width: 86px;
	height: 36px;
	margin: 0 0 10px 10px;
	background: url(../images/title_faq.gif) no-repeat;
	text-indent: -9999px;
}
h2#title_in_the_news{
	display: block;
	width: 206px;
	height: 36px;
	margin: 0 0 10px 10px;
	background: url(../images/title_in_the_news.gif) no-repeat;
	text-indent: -9999px;
}
h2#title_boneyard{
	display: block;
	width: 339px;
	height: 46px;
	margin: 0 0 10px 10px;
	background: url(../images/title_hambone_nation.gif) no-repeat;
	text-indent: -9999px;
}

h2#title_nominees a{
	display: block;
	width: 662px;
	height: 193px;
	margin: 0 0 10px 10px;
	background: url(../images/winner_2009.jpg) no-repeat;
	text-indent: -9999px;
}
h2#title_nominee_details{
	display: block;
	width: 163px;
	height: 42px;
	margin: 0 0 25px 10px;
	background: url(../images/title_nominee_details.gif) no-repeat;
	text-indent: -9999px;
}
h4.title_archive{
	display: block;
	width: 89px;
	height: 29px;
	margin: 15px 0 6px 0;
	background: url(../images/icon_archives.png) no-repeat;
	text-indent: -9999px;
}
/* END PAGE TITLE STYLES */
h1.privacy{
	color:#003468;
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px;
}
a.banner{
	display:block;
	width: 558px;
	margin: 0 auto;
}
div.error_comments, div.success_comments{
	display: block;
	width: 648px;
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;	
}
div.error_comments{
	background: #ff9797 url(../images/error.gif) 5px 3px no-repeat;
	border: 1px solid red;

}
div.success_comments{
	background: #baedb2 url(../images/success.gif) 5px 3px no-repeat;
	border: 1px solid green;
}
div.error_comments p, div.success_comments p{
	padding: 6px 0 0 34px;
	color: #000;
}

ul.nominee_archive{
	margin: 0 0 0 35px;
}
ul.nominee_archive li{
	margin: 4px 0;
}
div#container_poll, div#container_archive{
	margin: 0 0 20px;
	background-color:#DCDCDD;
	border:1px solid #929292;
	padding:7px;
	width: 213px;
}
div.details{
	background-color:#FFFFFF;
	display:block;
	font-size:10px;
	margin:0 auto;
	padding:5px;
	text-align:left;
	width:198px;
}
h4.title_poll{
	display: block;
	width: 52px;
	height: 29px;
	margin: 25px 0 6px 0;
	background: url(../images/icon_poll.png) no-repeat;
	text-indent: -9999px;
}
p.question{
	margin: 0 0 12px 5px;
	font-weight: bold;
}
ul.options li{
	margin: 10px 0 10px 10px;
}
input.radio_poll{
	display: block;
	float: left;
}
span.answer{
	display: block;
	width: 160px;
	margin: 0 0 0 3px;
	float: left;
}
input.submit_poll{
	display: block;
	width: 90px;
	height: 27px;
	background: url(../images/btnsubmitpoll.png) no-repeat;
	color: #fff;
	margin: 22px 0 0 105px;
}

.poll-questions-link {
   margin: 0 0 10px 4px;
   color: #d11f44;
}

.poll-results-link {
   margin-top: 10px;
}

.poll_errortext {
   margin: 15px 0 5px 4px;
   color: #d11f44;
}
