/*
Theme Name: Belfast Giants
Theme URI: http://www.designbysynergie.com/
Description: The second theme for the Belfast Giants. Launched 2008-09.
Version: 1.0
Author: Synergie
Author URI: http://www.designbysynergie.com/
Tags: black, three columns, fixed width, left aligned

	Belfast Giants V1.0
	http://www.designbysynergie.com/

	This theme was designed and built by Clark Caughey

*/

/* =General
-----------------------------------------------------------------------------*/


* {
  margin: 0;
  padding: 0;
}

.clear {
	clear:both;
}

.alternate {
	background: #EDEDED;
}


img {
	border: 0;
	margin: 0;
	padding: 0;
  }
  
h2 {
	margin: 0 0 -2px 0;
	padding: 0;
	}
	
.pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 20px 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	}

#nhlnetwork {
	position: absolute;
	top: 14px;
	background-color:black;
	text-align:center;
	}
	
#header {
	height: 140px;
	margin: 36px 0 10px 0;
	}
	
#nextGame {
	position: absolute;
	top: 150px;
	left: 165px;
	width: 300px;
	}
	
#nextGame p{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 8px 0;
	}
	
#nextGame #logo{
	margin: 0 10px 0 52px;
	}
	
	
#container {
	width: 886px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 20px 0;
	}
	
#top {
	width: 886px;
	margin: 0 auto;
	}
	
#contentLeft {
	width: 480px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	}
	
#contentRight {
	width: 370px;
	float: right;
	margin: 0 0 0 11px;
	}
	
#sidebar {
	width: 185px;
	float: left;
	margin: 0 0 0 2px;
	}
	
#sponsors {
	width: 154px;
	float: right;
	padding: 0 15px 0 0;
	margin: 0;
	}
	
#sponsors li{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sponsors li a{
	margin: 0;
	padding: 0;
	}

/* =Boxes
-----------------------------------------------------------------------------*/

.header{
	background: url(http://www.belfastgiants.com/images/backgrounds/box_header2.jpg) top left no-repeat;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0 0 10px ;
	}
	
.headerHome{
	background: url(http://www.belfastgiants.com/images/backgrounds/box_header.gif) top right no-repeat;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0 0 10px ;
	}
	
#adBox_full {
	width: 478px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	margin: 10px 0;
	}
	
#adBox_full_image {
	width: 480px;
	margin: 10px 0 20px 0;
	}
	
#adBox_half_left {
	width: 230px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
	float: left;
	min-height: 200px;
	font-size: 11px;
	}
	
#adBox_half_left p{
	font-size: 11px;
	color:#333333;
	margin: 12px 0 16px 10px;
	}

#adBox_half_left a{
	color: #247B81;
	margin: 7px 0 7px 10px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#adBox_half_left .img{
	float: right;
	margin: 0 10px 7px 15px;
	}
	
#adBox_half_right {
	width: 231px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	margin: 10px 0 10px 0;
	float: right;
	}
	
#adBox_half_right_image {
	width: 233px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #CCCCCC;
	float: right;
	}
	
	

/* =Headings
-----------------------------------------------------------------------------*/

#nexthomegame {
	padding: 20px 10px;
	width: 347px;
	float: right;
	margin: 25px 0 0 0;
	background: url(http://www.belfastgiants.com/images/nextgame/nextgame-vs.png) top center no-repeat;
}

#nexthomegame-logo {
	width: 76px;
	height: 76px;
	float: left;
	margin: 0 14px 0 0;
}

#nexthomegame-away {
	margin: 35px 0 0 0;
}

#nexthomegame-time {
	float: right;
	padding: 0 15px 0 0;
}

#nexthomegame p {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0 0 0;
}

/* =Links
-----------------------------------------------------------------------------*/

a {
	color: #006577;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #990000;
	font-weight: bold;
	}




/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/
	
#mainNav {
	width: 100%px;
	height: 36px;
	background: url(http://www.belfastgiants.com/images/backgrounds/navBG.jpg) repeat-x #FFFFFF;
	padding: 8px 0 0 0px;
	margin: 0 0 15px 0;
	}
	
#mainNav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 848px;
	}

#mainNav li {
	float: left;
	display: block;
	}

#mainNav a {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 19px 1px 19px;
	display: block;	
	border-left: solid 1px #666666;
	}
	
.last{
	border-right: solid 1px #666666;
	}
	
#mainNav a:hover {
	color: #CCCCCC;
	}

#mainNav ul li ul {
	position:absolute;
	display:none;
	width: 10em;
	background-color:#000000;
	padding: 12px 0px 7px 0px;
	z-index: 1;
}

#mainNav ul li ul li {
	display: block;
	width: 100%;
}

#mainNav ul li ul li a {
	border: 0px !important;
}

#mainNav ul li:hover ul {
	display:block;
}



/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/

#newsContainer {
	width: 482px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	font-size: 11px;
	}
	
#relatedPosts {
	width: 482px;
	padding: 0;
	float: left;
	font-size: 11px;
	background: #F5F5F5;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
#newsContent {
	background: #F5F5F5;
	padding: 0px 15px 15px 15px;
	width: 450px;
	color: #333333;
	font-size: 11px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
#newsContent ul{
	list-style: none;
	}
	
#newsContent li{
	margin: 20px 0 0 0;
	border-top: 1px solid #CCCCCC;
	}
	
#newsContent p{
	font-size: 11px;
	margin: 10px 0;
	color: #333333;
	text-align: justify;
	}
	
#newsContent h1{
	margin: 0 0 5px 0;
	font-size: 16px;
	}
	
#newsContent img {
	
	}
	
.main {
	width: 450px;
	height: 235px;
	border: 1px solid #CCCCCC;
	margin: 15px 0 5px 0;
}
	
#newsContent h2{
	margin: 20px 0 0 0;
	font-size: 11px;
	}
	
#newsContent .postDetails{
	padding: 0px 0px 10px 0px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
	}
	
#newsContent a{
	font-weight: normal;
	}
	
#newsArchive {
	background: #F5F5F5;
	padding: 0 0 15px 0;
	width: 480px;
	font-size: 11px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
#newsArchive a{
	background: url(http://www.belfastgiants.com/images/page-icon.gif) left center no-repeat;
	padding: 5px 0 5px 25px;
	margin: 0 0 0 15px;
	}
	
#newsArchive p{
	margin: 0 15px;
	}
	
#newsArchive h2{
	margin: 0 15px;
	}
	
#newsArchive li{
	list-style: none;
	margin: 10px 0 10px 0;
	}
	
#newsArchive h1{
	margin: 0 0 10px 0;
	font-size: 16px;
	}
	
#contentPage {
	width: 480px;
	margin: 0 0 0 15px;
	float: left;
	font-size: 12px;
	}
	
#previousPosts {
	background: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 5px 5px 10px 10px;
	}
	
#previousPosts ul{
	list-style: none;
	}
	
#previousPosts li{
	margin: 10px 0;
	}
	
#previousPosts a{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #006576;
	}
	
#blogImg {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 0 0 10px 0;
	}
	
#playerSposnors {
	background: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 3px 0;
	color:#333333;
	margin: 0 0 15px 0;
	}
	
#rosterList {
	background: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 3px 0;
	color:#333333;
	margin: 0 0 15px 0;
	}
	
#rosterContainer {
	width: 484px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	font-size: 11px;
	}
	
.rosterContent {
	background: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 0 20px 0;
	color: #333333;
}

.rosterContent p{
	margin: 5px 20px 15px 20px;
	color: #333333;
}

.rosterContent h2{
	margin: 5px 20px 15px 20px;
	color: #333333;
}

.rosterContentAvatars {
	background: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0 0 20px 0;
	color: #333333;
}

.avatar {
	padding: 15px 9px 10px 9px;
}

#goalMonth {
	width: 430px;
	margin: 0 0 0 15px;
	padding: 120px 25px 0px 25px;
	float: left;
	font-size: 11px;
	background: url(http://www.belfastgiants.com/images/backgrounds/gotm.jpg) top center no-repeat;
	color: #FFFFFF;
	}
	
#goalMonth li{
	list-style: none;
	margin: 5px 0;
	}
	
#goalMonth p{
	margin: 20px 0;
	text-align: center;
	}

/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	background: #333333;
	padding: 15px 20px;
	width: 846px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 auto;
	}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	}

#footer a:hover {
	color: #999999;
	}

#footer img{
	float: right;
	margin: 10px 0 0 0;
	}

#footerLinks{
	margin: 10px 0 0 0;
	}

#footerLinks a{
	color: #FFFFFF;
	font-weight: bold;
	}

#footerLinks a:hover{
	color: #999999;
	font-weight: bold;
	}


/* =Forms
-----------------------------------------------------------------------------*/


/* =Tables
-----------------------------------------------------------------------------*/


/* =Calendar
-----------------------------------------------------------------------------*/

#calendar { background: url(http://www.belfastgiants.com/images/calendar_bg.jpg) top center; width: 167px; border: 1px solid #CCCCCC; padding: 4px 0 10px 11px; line-height: 80%;}
#calendar a{ margin: 7px 0 0 0; padding: 5px; font-size: 11px; background: #006577; color: #FFFFFF; display:block; width: 145px; text-align: center; }
#calendar a:hover{ background: #990000; color: #FFFFFF; text-decoration: none;}
.jsCalendarMonth { FONT-WEIGHT:bold; FONT-SIZE:10px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }
.jsCalendarDayT { FONT-WEIGHT:normal; FONT-SIZE:9px; COLOR:#333333; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }

.jsCalendarDayN { FONT-WEIGHT:bold; FONT-SIZE:9px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR:#FFFFFF; cursor:default;}
TD.jsCalendarDayH { FONT-WEIGHT:bold; FONT-SIZE:9px; COLOR:#FFFFFF; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR:#CC0000; cursor:default;}
TD.jsCalendarDayA { FONT-WEIGHT:bold; FONT-SIZE:9px; COLOR:#FFFFFF; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR:#006577; cursor:default;}
TD.jsCalendarDayE { FONT-WEIGHT:bold; FONT-SIZE:9px; COLOR:#FFFFFF; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR:#006666; cursor:default;}
TD.atSymbol { FONT-WEIGHT:normal; FONT-SIZE:22px; COLOR:#CC0000; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }

.jsCalendarGameDate { FONT-WEIGHT:bold; FONT-SIZE:10px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }
.jsCalendarGameTime { FONT-SIZE:9px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }
.jsCalendarOpponent { FONT-WEIGHT:bold; FONT-SIZE:11px; COLOR:#CC0000; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }
.jsCalendarLegend { FONT-WEIGHT:normal; FONT-SIZE:9px; COLOR:#333333; FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif; }


/* =Poll
-----------------------------------------------------------------------------*/

#poll {
	width: 140px;
	background: url(http://www.belfastgiants.com/images/backgrounds/poll.jpg) top center no-repeat #333333;
	font-size: 11px;
	color:#FFFFFF;
	border: 5px #CCCCCC solid;
	padding: 70px 15px 5px 15px;
	margin: 10px 0 10px 0;
	}
	
#poll ul{
	margin: 15px 0;
	padding: 0;
	}
	
#poll li{
	margin: 5px 0;
	padding: 0;
	list-style: none;
	}


/* =Misc 1
-----------------------------------------------------------------------------*/

#standings {
	width: 157px;
	background: url(http://www.belfastgiants.com/images/backgrounds/standings_bg.jpg) top center no-repeat #00202B;
	font-size: 11px;
	color:#FFFFFF;
	border: 5px #CCCCCC solid;
	padding: 50px 0 15px 13px;
	margin: 10px 0 10px 0;
	}
	
.highlight{
	color: #FFFF00;
	}
	
.adBoxes {
	border: 5px #CCCCCC solid;
	margin: 0px 0 10px 0;
	}
	
#fixtures {
	width: 680px;
	float: left;
	font-size: 11px;
	border: 1px #CCCCCC solid;
	margin: 0 0 0 15px;
	}
	
.whitetitle{
	color: #FFFFFF;
	}
	
.sortable a{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#fixtures .scoreVs{
	color: #CC0000;
	font-weight: bold;
	margin: 0 auto;
	}
	
#fixtures .noReport{
	color: #999999;
	text-align: center;
	}



/* =Misc 2
-----------------------------------------------------------------------------*/
#slider1 {
background: #F5F5F5;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}

#slider1 h1{
font-size: 17px;
padding: 10px; 
background:url(http://www.belfastgiants.com/images/transparent_bg.png) no-repeat !important;
margin: 0;
color: #FFFFFF;
}

#slider1 h1 a{
color: #FFFFFF;
text-decoration: none;
margin: 0;
padding: 0;
}

#slider1 p{
margin:8px 10px 10px 10px;
padding:0px;
line-height: 150%;
font-size: 12px;
color:#666666;
}

#slider1 img{
width: 480px;
height: 251px;
margin: 0;
padding: 0;
}

#slider1 br {
	display: none;
}
	
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 480px; /*width of featured content slider*/
height: 365px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 480px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
background: #F5F5F5;
}

.pagination{
width: 460px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px 15px 10px;
background: #F5F5F5;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
margin: 0 0 10px 0;
}

.pagination a{
color: #666666;
font-size: 11px;
font-weight: bold;
padding:5px 8px; 
background: url(http://www.belfastgiants.com/images/rotate_inactive.gif) center center no-repeat;
text-decoration: none;
}

.pagination a.selected{
color: #fff;
font-size: 11px;
font-weight: bold;
background: url(http://www.belfastgiants.com/images/rotate_active.gif) center center no-repeat;
}

.pagination .next{
background: none;
color: #646464;
padding:5px 6px 5px 6px; 
border: none;
background: url(http://www.belfastgiants.com/images/topstory_button_right.gif) center center no-repeat;
margin: 0 10px 0 0;
}

.pagination .prev{
background: none;
color: #646464;
padding:5px 6px 5px 6px; 
border: none;
background: url(http://www.belfastgiants.com/images/topstory_button_left.gif) center center no-repeat;
}

.wp-polls .pollbar {
	margin: 1px;
	font-size: 6px;
	line-height: 8px;
	height: 8px;
	background-image: url(http://www.belfastgiants.com/wp-content/plugins/wp-polls/images/default/pollbg.gif);
	border: 1px solid #c8c8c8;
}

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
	z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #333;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 3px solid #3B3B3B;
    border-top: 3px solid #333;
    border-left: 3px solid #333;
    border-right: 3px solid #333;
    margin: -20px 0 0 0;
    height: 100px;
    font-size: 12px;
    padding: 3px 0 0 0 ;
    color: #333;

}

.GB_Window .caption {
	display: none;
}

.GB_Window .close {
	padding: 0 0 0 675px;
	text-align: right;
	vertical-align: top;
	}
	
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
	color: #FFFFFF;
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 5px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


.matchReport {
	float: right;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 4px;
	margin: 10px 0 5px 10px;
	}
	
/* Sortable tables */
table.sortable thead {
    cursor: pointer;
	text-decoration: underline;
}

.showcase {
	margin: 20px;
	}

.thumbs {
	margin: 0 8px;
	}
	
.rosterContent ul{
	list-style: none;
	margin: 0 0 0 17px;
	}
	
.thumbs li{
	float: left;
	margin: 0 2px;
	padding: 0 0 15px 0;
	}
	
.thumbs img{

	width: 64px;
	height: 64px;
	border: 1px solid #cccccc;
	padding: 2px;
	background: #FFFFFF;
	}
	
.thumbs img:hover{
	border: 1px solid #999999;
	}
	
/* =Tabbed Navigation
-----------------------------------------------------------------------------*/

#newsArchive2 {
	width:480px;
	float: left;
	margin: 0 0 20px 0;
	background: url(http://www.belfastgiants.com/images/tab_bg.gif) repeat-x bottom center;
	}
	
#newsArchiveContent {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #F5F5F5;
	padding: 5px 0 10px 0;
	}
	
#newsArchiveContent p{
	padding: 7px 0 7px 10px;
	font-weight: bold;
	}
	
#newsArchiveContent a{
	font-size: 12px;
	}
	
#one a{
	display: block;
	background: url(http://www.belfastgiants.com/images/tab_giants.gif) left center no-repeat #F5F5F5;
	padding: 7px 0 7px 40px;
	}
	
#two a{
	display: block;
	background: url(http://www.belfastgiants.com/images/tab_league.gif) left center no-repeat #F5F5F5;
	padding: 7px 0 7px 40px;
	}
	
#three a{
	display: block;
	background: url(http://www.belfastgiants.com/images/tab_giants.gif) left center no-repeat #F5F5F5;
	padding: 7px 0 7px 40px;
	}
	
#four a{
	display: block;
	background: url(http://www.belfastgiants.com/images/tab_giants.gif) left center no-repeat #F5F5F5;
	padding: 7px 0 7px 40px;
	}
	
#newsArchive2 li{
	float: left;
	list-style: none;
	margin: 1px 5px 0 0;
	padding: 5px 10px 0 10px;
	width: 75px;
	height: 20px;
	text-align: center;
	background: #FFFFFF;
	display: block;
	outline: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
.tab .active{
	border-top: 1px solid #F5F5F5;
	padding: 5px 10px 5px 10px;
	margin: -6px 0 0 -10px;
	width: 75px;
	color: #000000;
	background: #F5F5F5;
	}
	
.tab a{
	color: #999999;
	background: #FFFFFF;
	font-size: 12px;
	}
	
#newsArchive2 li a{
	text-decoration: none;
	outline: 0;
	display: block;
	}
	
	
#newsArchive2 p{
	color: #333333;
	font-size: 11px;
	}
	
#constantContact {
	width: 150px;
	background: url(http://www.belfastgiants.com/images/backgrounds/mailing-list-signup.jpg) top center no-repeat #333333;
	font-size: 11px;
	color:#FFFFFF;
	border: 5px #CCCCCC solid;
	padding: 100px 10px 15px 10px;
	margin: 10px 0 10px 0;
	}
	
#enterEmail {
	width: 100px;
	padding: 4px 6px;
	font-size: 10px;
	}
	
#emailSubmit {
	background:  #CC0000;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 10px;
	padding: 4px 4px;
	}
	
#emailSubmit:hover {
	background: #990000;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-size: 10px;
	padding: 4px 4px;
	}
	
