/* FireFox Align Body Background Image to Bottom Repeat-X Hack */
html {
	min-height: 100%;
	height: auto;
}
/* END HACK */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	margin: 0px;
	padding: 0px;
	background: #0d0d0d url(images/bg_body.jpg) repeat-x center bottom;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #0047BA;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	line-height:normal;
	text-transform: capitalize;
	letter-spacing: -1px;
}
h1 {
	font-size: 26px;
	margin: 0px 0px 15px 0px;
	text-transform:capitalize;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
p, ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	height:0px !important;
	width:100%;
	color:#E8E7DD;
	border:none;
	border-bottom:3px solid #E8E7DD;
	margin:8px 0px 14px 0px;
	padding:0px 0px 0px 0px;
}
img.bioMugShot {
	background: url(images/bg_staffTable_img.gif) repeat-x left top;
	padding: 5px 5px 9px;
	float:left;
	margin-right:8px;
	margin-bottom:3px;
}
img {
	border-style: none;
}
.imageFloatLeft{
	float:left;
	margin:0px 8px 3px 0px;
}
.imagesFloatRight{
	float:right;
	margin:0px 0px 3px 8px;
}
a:link, a:visited{
	color:#0047BA;
	text-decoration:none;
}
a:hover, a:active{
	color:#59178A;
	text-decoration:underline;
}
.clear{
	clear:both;
}
.required{
	color:#990000;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
#videoWrap {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#topLogo {
	height: 131px;
	width: 192px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#topBar {
	background: url(images/bg_topBar.jpg) repeat-x center top;
	height: 43px;
	width: 100%;
}
#topBarWrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#topBar h1 {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -10000px;
}


#topBar h2 {
	background: url(images/bg_forTickets.gif) no-repeat right top;
	color: #FFFFFF;
	text-indent: -10000px;
	height: 16px;
	width: 317px;
	overflow: hidden;
	margin: 13px 8px 0px 0px;
	padding: 0px;
	float: right;
}

#topBar img {
	margin: 5px 0px 5px 5px; 
	float: right;
	border:0;
}

#mid {
	width: 100%;
	background: #000 url(images/bg_mid.png) repeat-x center top;
	border-bottom: 2px solid #0047ba;
}
#container {
	background: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#flashBox {
	height: 280px;
	width: 920px;
	overflow: hidden;
	background: #CCCCCC;
}
#header {
	background: #000000;
	height: 165px;
	width: 920px;
	overflow: hidden;
}

#topNav {
	background: #000000 url(images/bg_topNav.gif) repeat-x center top;
	height: 30px;
	width: 920px;
	overflow: hidden;
	border-bottom: 1px solid #D9D7C7;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display:block;
	width:920px;
}
#topNav ul li {
	display: inline;
}
#topNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 30px;
	letter-spacing: -1px;
	padding: 15px 19px;
	height: 30px;
	font-weight: bold;
	margin: 0px;
}
#topNav ul li a:hover {
	color: #59178A;
	text-decoration: none;
	background: #fff;
}
#colWrap {
	width: 920px;
	overflow: hidden;
	position: relative;
	background: url(images/bg_colWrap.gif) repeat-y 461px top;
}
#colWrap.colWrapInt {
	background: url(images/bg_colWrapInt.gif) repeat-y left 1px;
}

#colA {
	float: left;
	width: 460px;
	overflow: hidden;
}
#colAInt {
	float: left;
	width: 227px;
	overflow: hidden;
	margin-left: 1px;
}
#subnav, #archives {
	padding-top: 10px;
	border-bottom: 1px solid #E7E5DB;
	margin-bottom: 6px;
}
#subnav h2, #archives h2 {
	color: #59178a;
	text-transform:uppercase;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
	line-height: 19px;
}
#subnav ul, #archives ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul li, #archives ul li {
	border-top: 1px solid #E7E5DB;
	margin: 0px;
	padding: 0px;
}
#subnav ul li a, #archives ul li a {
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
	padding: 2px 8px 2px 27px;
	width: 192px;
	overflow: hidden;
	display: block;
	background: url(images/bg_subnav_ul_li_a.gif) no-repeat 10px 5px;
}
#subnav ul li a:hover, #archives ul li a:hover {
	background: #FFFFFF url(images/bg_subnav_ul_li_a-hover.gif) no-repeat 10px 5px;
	color: #59178A;
	text-decoration: none;
}
#newsHomeHeadline {
	background: url(images/bg_newsHomeHeadline.png) no-repeat 1px top;
	height: 52px;
	overflow: hidden;
	width: 460px;
	vertical-align: middle;
	margin:0px;
}
#newsHomeHeadline tr td{
	padding: 0px 95px 0px 10px;
}
#newsHomeHeadline h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-transform: uppercase;

}
#newsHomeHeadline h1 a:link, #newsHomeHeadline h1 a:visited {
	color: #FFFFFF;
}
#newsHomeHeadline h1 a:hover, #newsHomeHeadline h1 a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
#newsHomeMain {
	padding: 10px;
	background: url(images/bg_newsHomeMain.png) repeat-x 1px 1px;
	margin-bottom: 1px;
	border-bottom: 3px solid #E6E5DB;
}
#newsHomeMain h2 {
	font-size: 20px;
	line-height: 22px;
	color: #0047BA;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform:capitalize;
}
.newsHomeDate {
	font-size: 11px;
	color: #666666;
	letter-spacing: -1px;
}
.newsHomeImage {
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
}

#newsHomeMainDesc {
	font-size: 13px;
	line-height: 18px;
}
#newsHomeSubWrap {
	width: 100%;
	overflow:hidden;
	position: relative;
	margin-bottom:196px;
}
#newsHomeSubA img, #newsHomeSubB img, #newsHomeSubC img {
	width: 44px;
	float: right;
	margin-bottom: 2px;
	margin-left: 4px;
	background: #FFFFFF;
	border: 1px solid #E6E5DB;
	padding: 1px;
}

#newsHomeSubA, #newsHomeSubB, #newsHomeSubC {
	width: 132px;
	overflow:hidden;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
#newsHomeSubA h2, #newsHomeSubB h2, #newsHomeSubC h2 {
	color: #0047BA;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#newsHomeSubA, #newsHomeSubB {
	float: left;
}
#newsHomeSubA, #newsHomeSubC {
	background:url(images/bg_newsHomeSubA-C.gif) repeat-x 1px top;
}

#newsHomeSubB {
	background:url(images/content/images/bg_newsHomeSubB.gif) repeat-x left top;
	margin-left: 2px;
}
#newsHomeSubC {
	float: right;
}
#colBSpan {
	width: 458px;
	overflow: hidden;
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
}
#yellowPagesLogo {
	height: 80px;
	width: 458px;
	overflow: hidden;
	border-bottom:solid 1px #fff;
	position:absolute;
	bottom:116px;

}
#loyaltyLogo {
	height: 57px;
	width: 458px;
	overflow: hidden;
        padding-bottom: 1px;
}

#chlLogo {
	height: 116px;
	width: 458px;
	overflow: hidden;
        padding-bottom: 1px;
        position: absolute;
        bottom:0;
}

#chlLogo img {
       border-bottom:1px solid #FFFFFF;
}

#fanBannerLogo {
	height: 57px;
	width: 458px;
	overflow: hidden;
        padding-bottom: 1px;
        position: absolute;
        bottom:0;
}

#fanBannerLogo img {
       border-bottom:1px solid #FFFFFF;
}
	


#NHLposterbanner {
	height: 378px;
	width: 458px;
	overflow: hidden;
	border-bottom:solid 1px #fff;

}

#homeVidsMod{
	background:#D9D7C7 url(images/bg_homeVidsMod.gif) repeat-x right bottom;
	width: 458px;
	overflow: hidden;
	position: relative;
	height:213px;
}
#homeVidsModA {
	float: left;
	width: 285px;
	height:213px;
	overflow: hidden;
	position: relative;
}

#homeTrainModA {
	float: left;
	width: 300px;
	overflow: hidden;
	position: relative;
}
#homeVidsModABanner {
	height: 72px;
	width: 72px;
	overflow: hidden;
	top: 0px;
	right: 0px;
	position: absolute;
}
#homeVidsModB {
	float: right;
	width: 162px;
	padding: 5px;
}

#homeTrainModB {
	float: right;
	width: 140px;
	padding: 5px;
}


#homeVidsModB h1, #homeVidsModB h1 a{
	width:160px;
	height:28px;
}
#homeVidsModB h1{
	text-transform: uppercase;
	border-bottom: 5px solid #E6E5DB;
	padding:0px 0px 2px 0px;
	margin: 0px;
	background: url(images/bg_homeVidsModA_h1.gif) no-repeat 0px 2px;
	text-indent: -10000px;
}
#homeVidsModB h1 a{
	display:block;
}
#homeVidsModB h2 {
	margin: 5px 0px 8px;
	color: #000000;
}

#homeVidsModB ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeVidsModB ul li {
	margin: 0px;
	padding: 6px 0px 1px;
	background: url(images/bg_homeVidsModB_ul_li_a.gif) repeat-x left bottom;
	color: #0047BA;
}
#newsHomeTicker {
	background: #000000;
	height: 33px;
	padding: 1px;
	width:457px;
	overflow:hidden;
	margin:0px 0px 1px 1px;
	/* border-bottom: 3px solid #E6E5DB; */
	/*border-top: 3px solid #E6E5DB;*/
}

#colB {
	float: left;
	width: 227px;
	overflow: hidden;
	margin-left: 1px;
}
#colBInt {
	float: left;
	width: 662px;
	margin-left: 1px;
	background: url(images/bg_colBInt.jpg) no-repeat 0px 0px;
	padding: 14px;
}
#colBInt obj, #colBInt embed{
	width:320px;
}
#colBInt table{
	margin:0px 0px 12px 0px;
}

#colBInt ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
}

#colBInt ul li {
	background: url(images/bg_subnav_ul_li_a.gif) no-repeat 0px 3px;
	margin: 0px 0px 0px 15px;
	padding-left: 15px;
	line-height: 16px;
	padding-bottom: 3px;
}
#liveBroadcasting {
	border-bottom: 1px solid #fff;
}



/* INTERIOR PAGES COUNT DOWN STYLING (VERTICAL) 
---- SEE BELOW FOR SPECIFIC HOME PAGE STYLING ----------
///////////////////////////////////////////
*/
#daysLeftWrap {
	background: #000000;
	width: 225px;
	/*height: 61px;*/
	overflow: hidden;
	padding: 1px;
	margin-bottom: 1px;
}
#daysLeftA {
	height: 51px;
	width: 100%;
	background: url(images/bg_daysLeftANEW.gif) no-repeat center top;
}
#daysLeftA h2 {
	text-indent: -10000px;
}

#daysLeftB {
	background: #59178A;
	/*height: 61px;*/
	padding:5px 0px;
	width: 100%;
	overflow:hidden;
}
#daysLeftDay {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: /*43*/21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
}
.daysLeftType {
	font-size: 10px;
	text-transform: lowercase;
	color: #C7B0D7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 10px;
	letter-spacing:normal;
}
/* END INTERIOR PAGES COUNT DOWN STYLING (VERTICAL)
///////////////////////////////////////////
*/


/* HOME PAGE COUNT DOWN STYLING (HORIZONTAL)
///////////////////////////////////////////
*/
#countDownHome #daysLeftWrap{
	width:457px;
	margin-left:1px;
	position:relative;
	overflow:hidden;
	padding:1px;
}
#countDownHome #daysLeftA {
	height: 45px;
	float:left;
	width: 222px;
	background: url(images/bg_daysLeftANew.gif) no-repeat left top;
}
#countDownHome #daysLeftB {
	height:35px;
	width: 233px;
	background: #59178A;
	float:left;
	margin:0px 0px 0px 1px;
	padding:8px 0px 2px 0px;
	overflow:hidden;
}
#countDownHome #daysLeftDay {
	font-size:25px;
}
#countDownHome .daysLeftType {
	font-size: 10px;
}
/* END HOME PAGE COUNT DOWN STYLING (HORIZONTAL)
///////////////////////////////////////////
*/

/* NEXT GAME NEW STYLES */
#nextGameMod {
	background: #e4ebf7 url(images/bg_nextGameMod3.gif) no-repeat left top;
	width: 213px;
	overflow: hidden;
	margin-bottom: 1px;
	padding: 14px 7px 7px;
}
/*
#nextGameMod {
	background: #fff url(images/bg_nextGameMod.gif) no-repeat left top;
	width: 213px;
	overflow: hidden;
	margin-bottom: 1px;
	padding: 14px 7px 7px;
}
*/
#nextGameMod h2 {
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nextGameMod h3 {
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/bg_nextGameMod_h3.gif) no-repeat left top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	overflow: hidden;
}
#nextGameMod .nextGameList{
	border-bottom: 2px solid #fff;
	padding-bottom: 6px;
	margin-top: 6px;
}
/*
#nextGameMod .nextGameList{
	border-bottom: 2px solid #D9D7C7;
	padding-bottom: 6px;
	margin-top: 6px;
}
*/
#nextGameMod .nextGameOpp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: normal;
}
#nextGameMod .nextGameDesc {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: normal;
	letter-spacing: -1px;
	color: #59178A;
}
/* END NEXT GAME STYLES */

/* NEXT GAME OLD STYLES */
#nextGame {
	background: #fff url(images/bg_nextGame.gif) no-repeat left top;
	height: 130px;
	width: 213px;
	overflow: hidden;
	margin-bottom: 1px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom:7px;
}
#nextGame h2 {
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nextGame h3 {
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nextGameOpp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	text-transform: uppercase;
	display: block;
	margin-top: 23px;
	border-bottom: 2px solid #D9D7C7;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
#nextGameDesc {
	font-weight: bold;
	letter-spacing: -1pt;
}




#currentStandings {
	background: #D9D7C7 url(images/bg_currentStandings.png) no-repeat;
	margin-bottom: 1px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 42px;
}
#currentStandings h2 {
	margin: 0px 0px 3px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	text-indent: 5px;
}
#currentStandingsTable {
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	display: table;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#currentStandingsTable tr td{
	text-align: center;
	height: 11px;

}
#currentStandingsTable tr td.teamName {
	text-align: left !important;
}


tr.currentStandingsTableHead {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.currentStandingsEven {
	background: #E6E5DB;
}
#auction {
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	background:#E5EDF8;
}
#auction p {
	text-align: left;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 4px;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

#auction h2 {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	display: none;
}
#auctionTable {
	display: table;
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	background: url(images/bg_auction08.png) no-repeat left top;
	margin: 0px auto;
	font-size: 11px;
}
#auctionTable tr td {
	padding-left: 4px;
	height: 16px;
	vertical-align: middle;
}
#auctionTable tr td.auctionTableFirst {
	height: 50px;
}
#auctionTable tr.auctionTableHead td {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 17px;
	vertical-align: middle;
	padding-top: 2px;
}

.auctionTableEven {
	background: #F7F2F9;
}
.rosterTable {
	font-size: 12px;
	background: url(images/bg_rosterTable.gif) repeat-x left top;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.rosterTable td {
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
	padding: 10px 4px 3px;
}
.rosterTable .rosterTableHead {
	font-weight: bold;
	text-transform: uppercase;
	color: #D9D7C7;
	vertical-align: middle;
	font-size: 13px;
}
.rosterTableHead td {
	vertical-align: middle;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	background: #0047BA url(images/bg_rosterTableH.gif) repeat-x left bottom !important;
}
.staffTable p {
	text-align: center;
	border-bottom: 2px solid #E8E7DD;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	margin-bottom: 14px;
	background: url(images/bg_staffTable_p.gif) repeat-x left bottom;
}
.staffTable img {
	background: url(images/bg_staffTable_img.gif) repeat-x left top;
	padding: 5px 5px 9px;
}
.staffTable tr td {
	vertical-align: top;
}
.playerBioTable {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 9px !important;
	margin-bottom: 9px !important;
	
}
.playerBioTable tr td {
	vertical-align: top;
}

.playerBioPhoto {
	margin: 2px 8px 2px 2px;
	border: 3px solid #E8E7DE;
}
.playerBioStats {
	background: #f2f2f2;
	display: table;
	margin-bottom: 8px;
	margin-top: 2px;
	margin-right: 2px;
}
.playerBioStats tr {
	vertical-align: top;
}
.playerBioStats tr td {
	font-weight: bold;
	padding: 3px 12px 3px 3px;
}
.bioPhotoAction {
	background: #FFFFFF;
	padding: 1px;
	border: 3px solid #f2f2f2;
	display: block;
	margin-bottom: 12px;
}
#colC {
	float: right;
	width: 230px;
	overflow: hidden;
	margin-right: 1px;
}
#colCBanners{
	width:230px;
	overflow:hidden;
}

.borderBottom {
	margin-bottom: 1px;
	background:#333;
	
}

#sponsorsLink{
	width:230px;
	text-align:center;
	overflow:hidden;
	background:#000;
}

#questionsComments{
	width:230px;
	text-align:center;
	overflow:hidden;
	background:#000;
}

#facebookBadge{
	width:230px;
	text-align:center;
	overflow:hidden;
	background:#ccc;
}


.bannerLg {
	margin-bottom: 1px;
	width:230px;
	height:190px;
	overflow:hidden;
	background:#333;
	
}
#bannersSm {
	padding: 6px;
	margin:1px 0px 0px 0px;
	width: 908px;
	overflow: hidden;
	border-top: 5px solid #E6E5DB;
}
#bannersSm img {
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #B2B2B2;
	margin-left: 3px;
	margin-right:2px;
	margin-bottom: 2px;
}
#bannersSm a:hover img{
	border-color:#000;
}
#footer {
	font-size: 10px;
	line-height: normal;
	color: #6B94D7;
	overflow: hidden;
	background: url(images/bg_thunderDog.gif) no-repeat right bottom;
	height: 135px;
	padding:0px 0px 0px 0px;
}
#footer a{
	color:#6b94d7;
}
#footer a:hover{
	color:#fff;
}
#footerL{
	float:left;
	padding-left: 155px;
	height: 80px;
	background: url(images/bg_footerLogo.gif) no-repeat 20px 20px;
	display: block;
	padding-top: 35px;
}


/*
///////////////////////////
START NEWS PAGE STYLING (news.php)
\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
.postMeta {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 2px;
	/*border-top: 2px solid #e2e2e2;*/
	color: #555;
}
.postMeta strong {
	color: #000;
}
.postList p{
	margin-top:0px;
	margin-bottom:0px;
}

.postList {
	margin-bottom: 15px;
	padding-bottom:10px;
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
}
#postPage h1 {
	margin-bottom: 3px;
}
.backToNews a {
	background: url(images/button_backtonews.gif) no-repeat left top;
	padding-left:20px;
	padding-bottom:15px;
	margin-bottom:15px;
}
.postList h2 {
	margin-bottom: 4px;
}
/*
///////////////////////////////////////////////
END NEWS PAGE STYLING */



/* //////////////////////////////////////////////////
BEGIN EVENT PAGE STYLING
*/
.eventtable {
	width: 650px;
	position: relative;
	overflow:hidden;
	margin-bottom: 15px;
	padding-bottom:10px;
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
}
.eventtable .tableleft {
	float: left;
	width: 530px;
}
.eventtable .tableright {
	float: right;
	width: 120px;
}
.eventtable h3{
	font-size:14px;
}
.eventtable .tableleft h2 sup{
	font-size:11px !important;
}
.eventtable .tableleft h3 {
	margin: 0px 0px 3px;
	line-height: normal;
}
.eventtable .tableright img {
	width: 110px;
}
#eventDetail .eventdescr p {
	margin-top: 0px;
}
#eventDetail .eventdescr h4 {
	margin-bottom: 2px;
	margin-top: 14px;
}
#eventDetail .eventimage {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
}
#eventDetail .eventimage img {
	border: 3px solid #fff;
	height: 150px;
	width: 150px;
	padding:1px;
}
#eventDetail .viewallevents {
	padding-top:10px;
}
/* /////////////////////////////////////
END EVENT PAGE STYLING
*/


/* START ERROR PAGE STYLES
//////////////////////////////
*/
#errorCodeBody {
	background: #000000 url(images/bg_mid.png) repeat-x center top;
}
#errorCode {
	width: 700px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#errorCode h1 {
	color: #FFCC00;
	font-size: 30px;
	line-height: normal;
	margin-top: 25px;
}
#errorCode p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
}

#errorLogo {
	display: block;
	float: left;
	margin-right: 15px;
}
#errorCode a {
	color: #FFFFFF;
	text-decoration: underline;
}
#errorCode p.errorType {
	font-size: 10px;
	line-height: normal;
	color: #5F1892;
}

/* END ERROR PAGE STYLES
///////////////////////////////
*/





.galleryalbum {
float:left;
width:210px;
text-align:center;
display:block;
margin:0px 5px 15px;
min-height:220px;
}
.galleryalbum a{
	/*border:2px solid #0047BA;*/
	background-color:#eee;
	display:block;
	width:202px;
	text-align:center;
	text-decoration:none !important;
	padding:10px 4px;
}
.galleryalbum a:hover{
	background-color:#ddd;
	text-decoration:none !important;
}
.albumName{
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	text-align:center;
}
.galleryalbum img{
	display:block;
	text-align:center;
	margin:5px auto;
}
.galleryalbum a img{
	border:1px solid #ffffff;
}
.galleryalbum a:hover img{
	border:1px solid #0047BA;
}
.albumDesc{
	display:block;
	font-size:11px;
	line-height:normal;
	text-align:center;
	margin:0px;
}

.bioHeader{
	width:542px;
	height:70px;
	padding-left:120px;
	background: #53147e url(/images/bg_bioHeader.png) no-repeat left top;
}
.bioHeader h2 {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:normal;
	font-size:30px;
}

.bioHeader h3 {
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:normal;
	font-size:12px;
}

.bioImage {
	margin:0px 0px 0px 10px ;
	align:right;
}



/*
/////////////////////////
START SIFR STYLES
////////////////////////
*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #colBInt h1 {
	visibility: hidden;
}
.sIFR-hasFlash #newsHomeHeadline h1 {
	visibility: hidden;
	height:48px;
	margin:0px !important;
}

/*
.sIFR-hasFlash #newsHomeMain h2 {
	visibility: hidden;
}
*/
.sIFR-hasFlash #subnav h2, .sIFR-hasFlash #archives h2 {
	visibility: hidden;
}

/*
///////////////////////
END SIFR STYLES