
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:62.5%;
	//background-image:url(../images/background_shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
	color:#555d6d;
}

.clear {
	clear:both;
}

tr.show {
	display:table-row !important;
}


a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.readmore {
	display:block;
	color:#0f6950 !important;
	}

p, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}

.floatleft {
	float:left;
}

#container {
	margin:0 auto;
	width:970px;
	position:relative;
	background: #106951;
}
	#header {
		height: 280px;
	}
		h1#logo {
			position: absolute;
			width: 558px;
			height: 63px;
			top: 153px;
			left: 38px;
			z-index: 10;
			
			background:url(../images/logo-wolfpack.png) no-repeat;
			text-indent:-9999px;
			position:relative;
		}
		#flash-header {
			position:absolute;
			width: 970px;
			height: 280px;
			top: 0;
			left: 0;
		}

h1 a {
	width:960px;
	height:278px;
	display:block;
}

img {
	border:none;
}

a { color:#C21400; }
a:visited { color:#C20000; }
a:hover { color:#000; }

#top_nav {
	position:absolute;
	top:248px;
	left:0;
	width: 100%;
	height:32px;
	font-size:1.5em;
	list-style-type:none;
}


#top_nav li {
	display:inline;
	margin:0;
	text-align:center;
}

#top_nav a {
	float:left;
	height:32px;
	line-height:32px;
	margin-right:4px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	visibility:visible;
	padding:0px 10px;
	background:url(../images/unselected.gif) #cf471a top repeat-x;
	}
	#top_nav a:hover {
		color:#fbb700;
		}

#top_nav li a.selected, #top_nav li a.cur{ /*selected main tab style */
	background-color:#fff;
	background-image:none;
	color:#000;
	font-size:1.2em;
	}

#top_nav li a.selected:hover, #top_nav li a.cur:hover{ /*selected main tab style */
	text-decoration: none;
}

#panel {
	padding:0;
	margin:0;
}

	#inner-container {
		padding: 0 13px;
	}
		#content {
			background:#fff;
			padding:25px;
			font-size:1.2em;
			line-height:2.0em;
			}
			.sportingpulse iframe {
				width:100%;
				height:650px;
				border:10px solid #ddd;
				border-left:none;
				border-right:none;
				overflow:scroll;
			}
			
			
			.content_block {
				clear:both;
				padding:15px 0;
				}
			.sub_categories h3 {
				padding-top:15px;
				}
			#content img {
				float:right;
				padding:1px;
				border:1px solid #555D6D;
				}
			#content ul {
				color:#000;
				}
			#content p {
				padding:10px 0;
				}
			#content h1, #content h2, #content h3, #content h4 {
				color:#C21400;
				}
		
			#content table tr > td {
				background:#F8F8F8;
				font-weight:bold;
				}
			#content table td + td {
				background:#eee;
				font-style:italic;
				font-weight:normal;
				}
			#content table tr:hover {
				background:#FFFFD5;
				}	
			#content table {
				width:99%;
				border-collapse:collapse;
				border:1px solid #ddd;
				}
				#content table th {
					color:#fff;
					background:#C21400;
					border-bottom:1px solid #555D6D;
					padding:2px 4px;
					text-align:left;
					}
				#content table td {
					padding:2px 4px;
					border-bottom:1px solid #ddd;
					font-weight:normal;
					}			
	

#panelcontainer {
	width:703px;
	background-color:#fff;
	float:left;
	font-size:1.5em;
	padding-bottom:25px;
}

/*** The Homepage Panel ***/
#home_panel {
	padding:25px;
	color:#3b4457;
	font-size:.85em;
}
	#main_story {
		width:50%;
		float:left;
	} 
	
	.news {
		padding:0;
		width:100%;
		float:left;
		display:inline;
		min-height:387px;
	}
		.news .fader_image {
			width:300px;
			height:300px;
			background:#EBEBEB;
			float:left;
			margin:0 30px 10px 0;
			overflow:hidden;
			position:relative;
		}	
			.news .fader_image div {
				position:absolute;
			}	

	.marquee {
		width:100%;
		height:25px;
	}
		.marquee .marquee_item a {
			margin-left:1.0em;
		}

#home_panel a.rss, #home_panel a:visited.rss, #home_panel a:hover.rss  {
	float:right;
	width:16px;
	height:16px;
	background:url(../images/rss.gif) no-repeat right;
	color:#000;
	font-size:0;
	text-indent:-99999px;
	}

#home_panel p {
	line-height:1.3em;
}

#home_panel img {
	margin:0 15px 0 0;
}

#home_panel h2 {
	font-size:1.5em;
	letter-spacing:-0.02em;
	text-transform:uppercase;
	margin:0 0 21px 0;
	color:#000;
}

#home_panel h3 {
	font-size:.95em;
	font-weight:normal;
	margin:0 0 15px 0;
}

#home_panel h3 a {
	color:#3b4457;
	text-decoration:none;
}


#home_panel span {
	color:#c21400;
	font-size:.8em;
	display:block;
}

#home_panel a, #content a {
	background-image:none;
	background-color:#fff;
	color:#c21400;
	text-decoration:underline;
	padding:0;
	margin:0;
}

#home_panel a:hover, #content a:hover{
	background-color:#c21400;
	color:#fff;
	text-decoration:none;
}

#home_panel hr {
	color:#8c8c8c;
	margin:15px 0 15px 0;
	border-top:none;
	border-left:none;
}

#home_panel ul {
	width:300px;
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
	float:left;
	}
	#home_panel ul li {
		padding-bottom:10px;
		margin:5px 0;
		border-bottom:1px solid #ccc;
		}
		#home_panel ul li h3 {
			padding:0 0 5px 0;
			margin:0;
		}
		
		#home_panel ul li p {
			padding:0;
			font-size:0.9em;
		}
	

/*** The Sidebar Items ***/

#sidebar {
	float: right;
	width: 227px;
}
.upcoming_events {
	display: block;
	height: 42px;
	background:url(../images/header_upcoming_events.gif) top left no-repeat blue;
	text-indent:-9999px;
}
	.scrolldown {
		display:block;
		height:14px;
		background:url(../images/scrolldown.gif);
		font-size:0;
		text-indent:-99999px;
	}
	.scrollup {
		display:block;
		height:14px;
		background:url(../images/scrollup.gif);
		font-size:0;
		text-indent:-99999px;
	}
	.scrolldown:hover, .scrollup:hover {
		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity:0.4;
	}
	.upcoming-events {
		height:180px;
		overflow:hidden;
		font-size: 1.2em;
		color: #fff;
	}
		.upcoming-events div {
			padding:5px;
			height:80px;
			background: #106951;
		}
		.upcoming-events .odd {
			background: #287863;
		}
		.upcoming-events div div {
			font-size: 0.9em;
			padding: 0.2em 0;
			background: none !important;
		}
	.upcoming-events a {
		color: #ffcc33 !important;
	}

.wolfpack_tv {
	width:230px;
	height:175px;
	background-image:url(../images/header_wolfpack_tv.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:1px 0 0 0;
	margin-bottom:9px;
}

.wolfpack_tv a {
	display:block;
	width:226px;
	height:171px;
}

.wolfpack_tv a:hover {
	border:solid 2px #fff;
}


.follow_pack {
	width:227px;
	height:133px;
	background-image:url(../images/header_follow_pack.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.follow_pack a {
	display:block;
	width:223px;
	height:129px;	
}

.follow_pack a:hover {
	border:solid 2px #fff;
}

#facebook {
	width:227px;
	height:42px;
	background-image:url(../images/facebook.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:12px 0 0 0;
}

#facebook a {
	display:block;
	width:227px;
	height:42px;	
}
	#facebook:hover {
		filter:alpha(opacity=90);
		opacity: 0.9;
		-moz-opacity:0.9;
	}

/*** Feature box area ***/
#features {
	clear:both;
	height: 250px;
	padding:10px 0;
}
	#features ul {
		list-style: none;		
		padding: 0;
		margin: 0;
	}
	#features ul li {
		position:relative;
		float:left;
		width:230px;
		height:120px;
		margin-right:2px;
		margin-bottom: 2px;
		border:solid 2px #fff !important;
		text-align:center;
	}
		#features ul ul {
			display:none;
			position:absolute;
			top: 25px;
			left: 0;
			width:230px;
			height:95px;
			z-index: 5;
			background: #fff;
			
			filter:alpha(opacity=80);
			opacity: 0.8;
			-moz-opacity:0.8;
		}
			#features ul ul li {
				width: auto;
				height: auto;
				direction: block;
				background: none;
				border: none;
				text-align: left !important;
				text-indent: 10px;
			}
				#features ul ul li:hover {
					border: none;
				}
				#features ul ul li a {
					color: #000;
					text-decoration: underline;	
					height: 18px;
					line-height:  18px;	
				}
				#features ul ul li a:hover {
					color: #A70201;
				}
		#features ul li:hover {
			border:solid 2px #fff;
		}
		#features img {
			width:230px;
			height:95px;
		}
		#features h3 {
			background-image:url(../images/header_feature.gif);
			width:230px;
			height:25px;
			line-height:25px;
			padding:0;
			margin:0;
			font-size:12px;
		}
		#features a {
			width:230px;
			height:25px;
			display:block;
			color:#fff;
			text-decoration:none;
		}



/*** Sponsor logos ***/
.sponsor_logos {
	clear:both;
	text-align:center;
	background:#0d5542;
	margin-bottom: 9px;
	padding:10px 0;
	height:60px;
}
	.sponsor_logos ul {
		margin:0;
		padding:0;
	}
		.sponsor_logos ul li {
			width:24%;
			float:left;
			list-style:none;
			text-align:center;
		}
			.sponsor_logos ul li img {
				margin:0;
			}

/*** Home page slogan ***/
.slogan_home {
	display: block;
	height:75px;
	margin:10px 0;
	text-indent:-9999px;
	background:url(../images/slogan_home.gif) center no-repeat #fff;
	clear:both;
}
	
/*** Footer ***/
#footer {
	position:relative;
	height:63px;
	line-height: 63px;
	background:url(../images/bg-footer.gif) repeat-x;
	font-size:1.2em;
}
	#titan-logo {
		position: absolute;
		top: 0;
		left: 0;
		width: 231px;
		height: 63px;
		background: url(../images/titan-logo.jpg) no-repeat;
		text-indent: -9999px;
	}
	#footer ul {
		margin:0;
		padding:0;
		text-align: right;
	}
		#footer li {
			display:inline;
			margin:0 10px 0 10px;
		}
			#footer li a {
				text-decoration:none;
				color:#fff;
			}
			#footer li a:hover {
				color:#ffcc00;
			}



/*** The galleries ***/

	.galleries {
		padding:0 15px;
	}
		.gallery {
			width:180px;
			height:185px;
			text-align:center;
			background-color:#f3f3f3;
			border:solid 1px #e9e9e9;
			float:left;
			margin:10px;
		}
			.gallery span {
				color:#c23112;
				font-size:.8em;
				display:block;
			}
			.gallery a {
				text-decoration:none !important;
			}
			.gallery a:hover,
			.photo a:hover {
				color:#000 !important;
				text-decoration:none;
				background: none !important;
			}
			.gallery a img,
			.photo a img {
				float:none !important;
			}
			.gallery a:hover img,
			.photo a:hover img {
				border:1px solid #c23112 !important;
			}
	
	.photo {
		width:180px;
		height:125px;
		text-align:center;
		float:left;
		margin:10px;
	}
	
	.gallery_nav {
		clear:both;
		float:right;
		}

/* ==== Forms ==== */

	label {
		float:left;
		clear:left;
		width:125px;
		}

	input, textarea, input.txt, textarea.txt {
		width:300px;
		float:left;
		border:solid 1px #C21400;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:1em;
		padding:2px;
		color:#C21400;
		}
		input[type='submit'], input.btn, input_btn {
			color:#333;
			border:1px solid #999;
			width:100px;
			float:left;
			margin:5px 5px 0 0;
			}

	fieldset {
		}
		#contact_form {
			width:460px;
			float:right;
			}

	#contact_details {
		width:400px;
		float:left;
		}

		
		
		
		#profile-header {
			border-bottom: 1px solid #C21400;
			margin-bottom: 10px;
		}
			#profile-information-column {
				width: 614px;
				float: left;
			}
			#profile-image-column {
				width: 280px;
				float: right;
			}
				#profile-image-column .main-image {
					
				}
				#profile-image-column a {
					margin: 0 3px 2px 0;
					float: left;
				}				
				
				

