html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, ul li, form, fieldset, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ul, ul li {
	list-style-type: none;
}

fieldset {
	border: none;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial;
	background: url("http://ahl.assets.mrx.ca/hamilton/images/2011/bulldogs-bg-tile.jpg") repeat-y center -105px;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.clear {
	height: 1px;
	clear: both;
}

.leftcol, .rightcol {
	margin-top: 10px;
}
.leftcol {
	float: left;
	width: 661px;
}
.rightcol {
	float: right;
}

.bg_container {
	position: relative;
	background: url("http://ahl.assets.mrx.ca/hamilton/images/2011/bulldogs-bg2.jpg") no-repeat center top;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.container {
	position: relative;
	width: 988px;
	margin: 0 auto;
	padding: 0 15px;
	background: none;
}
.header {
	position: relative;
	z-index: 20;
}
.header .ads {
	display: block;
	width: 100%;
	height: 90px;
	padding: 10px 0 7px;
}
.header .ads .leaderboard {
	float: left;
	display: block;
	background: #ccc;
	height: 90px;
	width: 728px;
}
.header .promo {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.header #ahl {
	width: 770px;
	float: left;
}

.header .head {
	position: relative;
	clear: both;
	float: left;
	background: url("http://ahl.assets.mrx.ca/hamilton/images/bg_header2.jpg") no-repeat center top;
	width: 985px;
}
.head a.masthead_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 985px;
	height: 140px;
}
.head h1 a {
	display: block;
	position: absolute;
	top: 0;
	left: 420px;
	background: url("http://ahl.assets.mrx.ca/hamilton/images/logo_bulldogs.png") no-repeat;
	height: 188px;
	width: 182px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 20;
}
.head .nav {
	position: relative;
	margin-top: 140px;
	margin-left: -15px;
	width: 1018px;
	height: 35px;
	background: url("http://ahl.assets.mrx.ca/hamilton/images/bg_nav2.jpg") repeat-x;
	z-index: 10;
}

.nav ul {
	list-style-type: none;
	padding-left: 50px;
}
.nav ul .dropdown ul {
	padding-left: 0;
}
.nav ul li {
	position: relative;
	float: left;
}
.nav ul li.spacer {
	display: block;
	float: left;
	width: 185px;
	height: 30px;
}
.nav ul li a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	height: 25px;
	padding: 10px 11px 0;
}
.nav ul li .dropdown {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	width: 185px;
	background-color: #000000;
	border-bottom: 1px solid #800001;
}
.nav ul li:hover .dropdown {
	display: block;
}
.nav ul li .dropdown ul li {
	float: none;
	padding: 0 5px;
}
.nav ul li .dropdown ul li a {
	display: block;
	height: auto;
	padding: 3px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px solid #fff;
}
.nav ul li .dropdown ul li:first-child a {
	border-top: none;
}
.nav ul li .dropdown ul li a:hover {
	color: #CE2929;
}
.nav ul li .dropdown ul li ul li a {
	font-size: 1.1em;
	text-transform: none;
}

.body {
	position: relative;
	clear: both;
	width: 100%;
	z-index: 9;
}

/* RIGHT COLUMN */
.section_header {
	background: url('http://ahl.assets.mrx.ca/hamilton/images/bg_nav2.jpg') repeat-x;
	position: absolute;
	top: -1px;
	left: 0;
	height: 31px;
	width: 100%;
}
.rightcol .gamecenter.section,
.rightcol .fanzone.section {
	background: none;
	border: none;
	padding-top: 0;
}
.rightcol .fanzone.section {
	padding-top: 31px;
}
.gamecenter .section_header {
	display: none;
}
.gamecenter .section_body,
.fanzone .section_body {
	background: none;
}
.section_header h3 {
	float: left;
	margin: 10px 0 0 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
}
.section_header a {
	display: block;
	float: right;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px 10px 0 0;
}
.section_body {
	background: url('http://ahl.assets.mrx.ca/hamilton/images/bg_section.jpg') repeat-x bottom left;
}

.rightcol .section {
	border: 2px solid #252525;
	background: #fff;
	position: relative;
	float: left;
	clear: both;
	width: 318px;
	margin: 10px 0 0 4px;
	padding-top: 31px;
}

.fanzone .newsletter {
	background: url('http://ahl.assets.mrx.ca/hamilton/images/bg_fanzone.png') no-repeat scroll 0 0 transparent;
	display: block;
	position: relative;
	height: 51px;
	width: 318px;
}
.fanzone .newsletter p {
	float: left;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0 0 60px;
	display: none;
}
.fanzone .newsletter p span {
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}
.fanzone a.join {
	position: absolute;
	top: 17px;
	right: -5px;
	z-index: 5;
	background: url('http://ahl.assets.mrx.ca/hamilton/images/button_join.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 31px;
	width: 69px;
	display: none;
}

.fanzone .social a {
	position: relative;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 103px;
}
.fanzone .social a.facebook {
	background: url('http://ahl.assets.mrx.ca/hamilton/images/button_facebook.png') no-repeat;
	width: 159px;
}
.fanzone .social .twitter {
	position: relative;
	float: left;
	text-indent: 0;
	display: block;
	width: 141px;
	height: 80px;
}
.fanzone .social .twitter a {
	text-indent: 0;
}

.bigbox {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	height: 250px;
	padding: 9px;
	margin: 10px 0 0 4px;
	text-align: center;
}

.sidebar_promo {
	position: relative;
	float: left;
	clear: both;
	width: 318px;
	padding: 0;
	margin: 10px 0 0 4px;
}
.sidebar_promo #ahl_live {
	width: 215px;
	float: left;
}
.sidebar_promo .random_promo {
	float: left;
}
.sidebar_promo.above_bigbox .random_promo {
	float: none;
	text-align: center;
}

.external .provider {
	position: relative;
	float: left;
	width: 193px;
	height: auto;
	padding: 25px 10px;
	text-align: center;
	border-right: 1px solid #c0c0c0;
}
.external .last {
	border-color: #fff;
}
.external .provider ul {
	list-style-type: none;
}
.external .provider ul li {
	display: block;
	float: none;
	margin: 6px 0;
	text-align: left;
}
.external .provider ul li a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

.photogal .gallery {
	margin-left: 2px;
}
.photogal a {
	display: block;
	float: left;
	margin: 10px 5px;
}
.photogal a img {
}

.fanpoll.section {
	padding-bottom: 10px;
}
.fanpoll span.question {
	color: #003372;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	margin: 10px 10px;
}
.fanpoll ul li {
	display: block;
	clear: both;
	padding: 8px 10px;
	font-size: 1.2em;
}
.fanpoll ul li input {
	float: left;
	display: none;
}
.fanpoll ul li a {
	float: right;
	width: 275px;
	font-size: 1.2em;
	color: #003372;
	text-decoration: none;
}
.fanpoll .percentbar {
	background: #AD0000;
	color: #fff;
	font-size: 1em;
	padding: 0 2px 0 0;
	text-align: left;
}
.rightcol .photogal .gallery img {
	max-width: 95px;
}
/* END RIGHT COLUMN */

/* PAGE TABS */
.pagetabbar {
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}
.pagetabbar ul li {
	float: left;
	padding: 5px;
	margin-right: 3px;
	background: #aa0000;
	color: #fff;
}
.pagetabbar ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* Survey */
.survey input.submit {
	border: 0;
	padding: 2px;
	color: #fff;
	background: #a00;
	font-weight: bold;
	font-size: 1.0em;
	cursor: pointer;
	border: 2px outset #a00;
}

