﻿.sub_menu_container{
	min-height: 243px;
	margin: 0 0 25px;
	display: none;
}
/* hp fixes */

#page_content{
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

#breadcrumb{
	display: none;
}

#main {
    padding-top: 30px;
}

/* feature */

#hp_feature{
	margin: 0 0 25px;
	min-height: 1px;
}

.featured_photo {
	position: relative;
	width: 500px;
	float: left;
	height: 240px;
	background: url(feature_photo.gif) no-repeat 0 top;
	margin: 0 0px 0 0;
	overflow: hidden;
	padding: 0 0 3px;
	}
	
	.featured_photo img {
		display: block;
		margin: 0 !important;
		}
		
/* news */

#hp_news{
	width: 240px;
	float: right;
	background: #337ca6 url(hp_news.gif) no-repeat 0 bottom;
	min-height: 240px;
	padding: 0 0 3px;
}

* html #hp_news{
	height: 240px;
}	

#hp_news h3{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#hp_news h3 a{
	background: #000 url(hp_news.h3.a.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	border-bottom: 3px solid #255978;
	height: 39px;
	text-transform: uppercase;
	text-indent: -9000px;
}

#hp_news .content{
	padding: 10px 15px;
}

/* welcome */

#welcome{
	width: 500px;
	float: left;
	margin: 0 0 25px;
	color: #000;
}

#welcome a{
	color: #235471;
}

#welcome a:hover{
	color: #fff;
}

#welcome h1{
	font-size:33px;
	margin: 0 0 10px;
}

/* hp_tiles */

#hp_tiles{
	width: 520px;
	float: left;
	margin: 0 0px 0 0;
}

/* cancellations */

#hp_cancellations{
	width: 240px;
	float: right;
	background: #337ca6 url(hp_news.gif) no-repeat 0 bottom;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	min-height: 146px;
	margin: 0 0 25px;
}

#hp_cancellations .content{
	padding: 10px 15px;
}

.cancellations .content{
    background: url(cancellations.jpg) no-repeat right 0;
}

#hp_cancellations h3{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#hp_cancellations .canel_text{
   font-size: 16px;
   line-height: 18px;
}

#hp_cancellations h3 a{
	background: #000;
	color: #fff;
	display: block;
	height: 39px;
	text-transform: uppercase;
	text-indent: -9000px;
}

#hp_cancellations h3.with a{ background: #000 url(hp_cancellations.h3-with.gif) no-repeat 0 0; } 
#hp_cancellations h3.without a{ background: #000 url(hp_cancellations.h3-without.gif) no-repeat 0 0; }

#hp_cancellations a:hover{
	color: #fff;
}

/* nominations */

#hp_nominations{
	width: 240px;
	float: right;
	background: #337ca6 url(hp_news.gif) no-repeat 0 bottom;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	min-height: 123px;
	margin: 0 0 25px;
}

#hp_nominations .content{
	padding: 10px 15px;
}

#hp_nominations h3{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#hp_nominations h3 a{
	background: #000 url(hp_nominations.h3.a.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	border-bottom: 3px solid #255978;
	height: 39px;
	text-transform: uppercase;
	text-indent: -9000px;
}

.btn_nominate_a_player{
	display: block;
	height: 23px;
	width: 135px;
	text-transform: uppercase;
	text-indent: -9000px;
	background: url(btn.nominate_a_player.gif) no-repeat 0 0;
	cursor: pointer;
	margin: 5px 0 0;
}

.btn_nominate_a_player:hover{
	background: url(btn.nominate_a_player.gif) no-repeat 0 -23px;
}

