/* 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: #fff url(images/bg_body.gif) repeat-x center bottom;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #9E292B;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	line-height:normal;
	text-transform: capitalize;
	letter-spacing: -1px;
}
h1 {
	font-size: 28px;
	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:#9E292B;
	text-decoration:none;
}
a:hover, a:active{
	color:#595959;
	text-decoration:underline;
}
.clear{
	clear:both;
}
.required{
	color:#9E292B;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
#topLogo {
	height: 115px;
	width: 223px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	padding-left: 5px;
}
#topBar {
	background: #9E292B url(images/bg_topBar.gif) 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_forTicketsNuts.gif) no-repeat right top;
	color: #FFFFFF;
	text-indent: -10000px;
	height: 18px;
	width: 351px;
	overflow: hidden;
	margin: 12px 8px 0px 0px;
	padding: 0px;
	float: right;
}

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

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

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

#topNav {
	background: #9E292B 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;
}
#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: #595959;
	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: #9E292B;
	text-transform:uppercase;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:0px;
	font-size: 18px;
}
#subnav ul, #archives ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav ul li, #archives ul li {
	border-top: 1px solid #dbdbdb;
	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: #9E292B;
	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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin:0px;

}
#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 #D6D6D6;
}
#newsHomeMain h2 {
	font-size: 20px;
	line-height: 22px;
	color: #9E292B;
	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;
}
#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: #222;
}
#newsHomeSubA h2, #newsHomeSubB h2, #newsHomeSubC h2 {
	color: #B2292B;
	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;
}

#homeVidsMod{
	background:#D9D7C7 url(images/bg_homeVidsMod.gif) repeat-x right bottom;
	width: 458px;
	overflow: hidden;
	position: relative;
}
#homeVidsModA {
	float: left;
	width: 285px;
	overflow: hidden;
}
#homeVidsModB {
	float: right;
	width: 162px;
	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;
}

#h1-holder {
	float:left;
	width:200px;
}

#video-list-holder {
	float:right;
	line-height:normal;
}

.inactivevideo {
	background: #000000;
}

.currentvideo {
	background: #888888;
}

#homeVidsModTop {
	padding:0px;
	margin:0px 0px 5px 0px;
	border-bottom:5px solid #888;
	width:458px;
	height:35px;
}

#homeVidsModTop h1 {
background:url("images/bg_homeVidsModA_h1.gif") no-repeat scroll 0 2px transparent;
margin:5px 0px 5px 5px;
padding:0 0 2px;
text-indent:-10000px;
text-transform:uppercase;
}

ul.video-list
{
padding: 10px 10px 0 0;
margin: 0;
color: White;
float: right;
font-family: arial, helvetica, sans-serif;
height:25px;

}

ul.video-list li { 
	display: inline;
	margin-right:2px;
	height:25px;
	float:left;
}

ul.video-list li a
{
padding: 1px;
color: #ffffff;
text-decoration: none;
float: left;
display:block;
height:20px;
padding: 5px 5px 0px 5px;
font-weight:bold;
}

ul.video-list li a:hover
{
background-color: #888;
color: #fff;
}

#homeVidsModTabs {
	height:258px;
	background:#e1e1e1 url(images/bg_homeVidsMod.gif) repeat-x right bottom;
	width: 458px;
	overflow: hidden;
	position: relative;
}



#newsHomeTicker {
	background: #9E292B;
	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 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;
	height: 35px;
	width: 227px;
	overflow: hidden;
}



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

#daysLeftB {
	background: #9E292B;
	/*height: 61px;*/
	padding:5px 0px;
	width: 100%;
	overflow:hidden;
}
#daysLeftDay {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: /*43*/20px;
	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: #FFFFFF;
	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: 205px;
	background: #595959 url(images/bg_countDownDaysLeftA.gif) no-repeat left top;
}
#countDownHome #daysLeftB {
	height:35px;
	width: 251px;
	background: #9E292B;
	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: #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 #ddd;
	padding-bottom: 6px;
	margin-top: 6px;
}

#nextGameMod .nextGameOpp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	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: #595959;
}
/* END NEXT GAME STYLES */

#currentStandings {
	background: #D9D7C7 url(images/bg_currentStandings.gif) 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 {
	background: #E6DCED url(images/bg_auction-postSeason.png) no-repeat left top;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}
#auction p {
	text-align: left;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#auction h2 {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
#auctionTable {
	display: table;
	margin-top: 28px;
	width: 98%;
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#auctionTable tr td {
	height: 14px;
}

.auctionTableHead {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #333333;
}
.auctionTableEven {
	background: #F7F2F9;
}
#roster table {
	font-size: 12px;
	background: url(images/bg_rosterTable.gif) repeat-x left top;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
#roster table td {
	background: url(images/bg_dottedLine.gif) repeat-x left bottom;
	padding: 10px 4px 3px;
}
#roster table .rosterTableHead {
	font-weight: bold !important;
	text-transform: uppercase !important;
	color: #D9D7C7 !important;
	vertical-align: middle !important;
	font-size: 13px !important;
}
#roster table .rosterTableHead td {
	vertical-align: middle;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	background: #9E292B url(images/bg_rosterTableH.gif) repeat-x left bottom!important;
}
#roster table .rosterTableHead td p{
	margin:0px;
}
.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;
}
#sponsorsLink{
	width:230px;
	text-align:center;
	overflow:hidden;
	background:#000;
	margin-top: 1px;
}
.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:#9E292B;
}
#footer {
	font-size: 10px;
	line-height: normal;
	color: #969491;
	overflow: hidden;
	height: 135px;
	padding:0px 0px 0px 0px;
}
#footer a{
	color:#969491;
}
#footer a:hover{
	color:#9E292B;
}
#footerL{
	float:left;
	padding-left: 162px;
	height: 80px;
	background: url(images/bg_footerLogo.gif) no-repeat 20px 20px;
	display: block;
	padding-top: 35px;
}
#buyTickets{
	margin:0 0 1px 0;
}

#checkConcession{
	margin:0 0 1px 0;
}

#homeVidsMod{
	background-color:#E6E6E6;
	width: 458px;
	overflow: hidden;
	position: relative;
	height:213px;
}
#homeVidsModA {
	float: left;
	width: 285px;
	height:213px;
	overflow: hidden;
	position: relative;
}

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

#homeVidsModB h1, #homeVidsModB h1 a{
	width:160px;
	height:28px;
}
#homeVidsModB h1{
	text-transform: uppercase;
	border-bottom: 5px solid #DADADA;
	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;
	color: #0047BA;
}

/*
///////////////////////////
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/bg_backtonews.gif) no-repeat left 3px;
	padding-left:13px;
	padding-bottom:5px;
	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: #555;
}


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


.galleryalbum {
float:left;
width:210px;
text-align:center;
display:block;
margin:0px 5px 10px;
}
.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 #9E292B;
}
.albumDesc{
	display:block;
	font-size:11px;
	line-height:normal;
	text-align:center;
	margin:0px;
}


/*
/////////////////////////
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;
}
.sIFR-hasFlash #subnav h2, .sIFR-hasFlash #archives h2 {
	visibility: hidden;
}

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