﻿body
{
	font-size: 100%;
	font-family: Arial, Sans-Serif, Tahoma;
	line-height: 1.825em;
	color: #eeeeee;
	padding: 0;
	margin: 0;
	background: #000000 url(../../Images/MainBackground.jpg) no-repeat top center;
	background-attachment:fixed;
}

#MasterBody
{
	background: #000000 url(../../Images/MainBackground.jpg) no-repeat top center;
}


.wrapper
{
	width: 955px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}
#TwoColumnCol
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#TwoColumnCol2
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background: #000000 url(../../Images/ContentBgd2.gif) repeat-y top left;
}
#OneColumnCol
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #000000;
	text-align: center;
}

/* Content */
#leftPanel
{
	float: right;
	padding: 15px;
	width: 250px;
	min-height: 500px;
	color: #ffffff;
	display: block;
}
#leftPanel h2
{
	color: #ffffff;
	padding: 0 0 20px 0;
}
#leftPanel h3
{
	padding: 0 0 20px 0;
	color: #ffffff;
	font-weight: bold;
}


#rightPanel
{
	padding: 20px;
	margin: 0;
	float: left;
	width: 400px;
	min-height: 500px;
	display: block;
}

#rightPanel .wrapImage
{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#rightPanel ul li
{
	font-size: 0.75em;
}

#bottomPanel
{
	background-color:  #9E3039;
	min-height: 150px;
	width: 955px;
	padding: 5px;
}

#bottomPanelBgd
{
	background: transparent url(../../images/hrw.gif) repeat-y center;
	min-height: 150px;
	width: 955px;
	font-size: 0.75em;
}
#bottomPanel h2
{
	color: #ffffff;
	font-weight: bold;
}
#bottomPanel h3 a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#colOne
{
	width: 900px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	min-height: 500px;
}

#colTwo
{
	width: 760px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	min-height: 500px;
	float: left;
	display: block;
}

#colFooter
{
	display:block;
	height: 150px;
	width: 955px;
	margin-top: 20px;
}

#colBlack
{
	width: 955px;
	background-color: #000000;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}
.featuring
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 3px;
}

.content
{
	width: 540px;
	padding: 0 20px 20px 20px;
	display: block;
}

div.contentHr
{
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
}

div.contentHr hr
{
	display: none;
}

.quoteleft
{
	width: 260px;
	font-size: 1.25em;
	float: left;
	padding: 15px;
	background: url(../../Images/SpeachTop.gif) no-repeat top left;
}

.quoteright
{
	width: 260px;
	float: left;
	background: url(../../Images/SpeachBottom.gif) no-repeat bottom right;
}
.quoteleft2
{
	width: 280px;
	font-size: 1.0em;
	float: right;
	padding: 15px;
	background: url(../../Images/SpeachTop.gif) no-repeat top left;
}

.quoteright2
{
	width: 280px;
	float: right;
	background: url(../../Images/SpeachBottom.gif) no-repeat bottom right;
}

.quoteleftsmall
{
	float: left;
	display: block;
	width: 270px;
	background: url(../../Images/SpeachTop.gif) no-repeat top left;
}

.quoteleftsmall h2
{
	font-size: 1em;
	color: #cccccc;
	font-size: 1.25em;
}

.quoterightsmall
{
	float: left;
	display: block;
	width: 270px;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
	background: url(../../Images/SpeachBottom.gif) no-repeat bottom right;
}
.quickPanel
{
	display:block;
	float:left;
	padding: 10px;
	margin: 5px;
	width: 410px;
	min-height: 120px;
}
.quickPanel h2
{
	padding: 0 0 8px 0;
}
.quickPanel p
{
	color: #ffffff;
	font-size: 1em;
}

#countdown
{
	padding-left: 132px;
	padding-top: 15px;
	background: url(../../Images/countdownbg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 50px;
	padding-bottom: 20px;
}

.gymimage
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.Images img
{
	padding-bottom: 20px;
	padding-left: 0px;
}

/* Tags */
a
{
	color: #cccccc;
	text-decoration: none;
}

a:link
{
	color: #cccccc;
}

a:hover
{
	color: #cccccc;
	text-decoration: underline;
}

a:visited
{
	color: #cccccc;
}

a:active
{
	color: #cccccc;
}

img
{
	border: none;
}

div.footerHr
{
	display: none;
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin-top: 40px;
}

div.footerHr hr
{
	display: none;
}


div.hr
{
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin: 10px 5px 20px 0;
}

div.hr hr
{
	display: none;
}

/*----- header css -----*/
.header
{
	width: 955px;
	display: block; /*background: #fff url(Images/bannerbackground.gif) repeat-x;*/
	background-color: Black;
	position: relative;
}
.header img
{
	padding: 0;
	margin: 0;
}
.logo
{
	float: left;
	display: block;
}
.searchPanel
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.loginPanel
{
	color: #cccccc;
	font-size: 0.5625em;
	display: block;
	position: absolute;
	right: 150px;
	top: 20px;
	z-index: 99;
}
.loginPanel a
{
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 5px 0 5px;
}
.loginPanel a:hover
{
	color: #9E3039;
	text-decoration: none;
}
.loginPanel a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.loginPanel a:active
{
	color: #ffffff;
	text-decoration: none;
}
.loginPanel a:link
{
	color: #ffffff;
	text-decoration: none;
}
.search
{
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}
.search .button
{
	height: 20px;
	font-size: 0.6875em;
	cursor: pointer;
	vertical-align: middle;
}
.search .button:hover
{
}
.searchResult
{
	margin-bottom: 10px;
	display: block;
}
.searchResult h2
{
	font-weight: bold;
}
.SearchBox
{
	padding-right: 5px;
	width: 142px;
	height: 18px;
	padding-left: 14px;
	padding-top: 0px;
	background-image: url(../../Images/SearchBar.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	border: solid 0px Transparent;
	vertical-align: top;
}

.homeHeader .topNav
{
	background: #000000 url(../../Images/backgroundshine.jpg) repeat-x;
	width: 955px;
}

.homeHeader .button
{
	background-color: #C1343A;
	color: #ffffff;
	font-size: 0.6875em;
	background: #000000 url(../../Images/RedSearchButton.jpg);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0 0 4px 0;
	width: 40px;
}

.homeHeader .button:hover
{
	background: #000000 url(../../Images/WhiteSearchButtonHover.jpg);
	background-repeat: no-repeat; /*background-color: #dddddd;*/
}

.siteHeader .topNav
{
	background: #000000 url(../../Images/backgroundshine.jpg) repeat-x;
}

.siteHeader .topNav .button
{
	background-color: #C1343A;
	color: #ffffff;
	font-size: 0.6875em;
	background: #000000 url(../../Images/RedSearchButton.jpg);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0 0 4px 0;
	width: 40px;
}

.siteHeader .topNav .button:hover
{
	background: #000000 url(../../Images/RedSearchButtonHover.jpg);
	background-repeat: no-repeat; /*background-color: #dddddd;*/
}

/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.centered
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.clearboth
{
	clear: both;
	height: 0;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.center
{
	text-align: center;
}


/*----- list css -----*/
ul
{
	font-size: 100%;
	line-height: 1.5em;
	margin-top: 0px;
}
ol
{
}
li
{
	padding: 0;
	margin: 0;
	color: #333333;
}

ul.sideList
{
	list-style-type: none;
	font-size: 100%;
	line-height: 1em;
	padding: 0 5px 20px 6px;
	margin: 0;
}
ol
{
}
ul.sideList li
{
	/*border-bottom: solid 1px #cccccc;*/
	font-size: 0.6875em;
	padding: 6px;
	color: #92171A;
	padding-left: 12px;
	padding-right: 10px;
}
ul .gray
{
	/*border-bottom: solid 1px #cccccc;*/
	font-size: 0.6875em;
	padding: 5px;
	color: #92171A;
	background-color: #EFEFEF;
}
ul.sideList li a:link
{
	color: #92171A;
}
ul.sideList li a:visited
{
	color: #92171A;
}
ul.sideList li a:hover
{
	color: #92171A;
}
ul.sideList li a:active
{
	color: #92171A;
}



ul.contentList
{
	list-style-type:disc;
	font-size: 100%;
	line-height: 1em;
	padding-right: 50px;
	padding: 0 0 0 25px;
	margin: 0 0 25px 20px;
	width: 84%;
	color:#333333;
}
ol
{
}
ul.contentList li
{
	font-size: 0.6875em;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	color: #555555;
}

ul.contentList li a:link
{
	color: #333333;
}
ul.contentList li a:visited
{
	color: #333333;
}
ul.contentList li a:hover
{
	color: #333333;
}
ul.contentList li a:active
{
	color: #333333;
}

/*----- tables -----*/

table
{
	font-size: 100%;
	line-height: 1.25em;
}

table thead
{
}

table thead tr th
{
}

table tbody tr td
{
	font-size: 0.875em;
}

table.footerTable
{
	width: 90%;
	font-size: 1.25em;
	color: #ffffff;
}


table.filledTable
{
	font-size: 0.6875em;
	line-height: 1.25em;
	color: #202020;
}

table.filledTable thead
{
}

table.filledTable thead tr th
{
	margin-left: 20px;
	font-weight:lighter;
}

table.filledTable tbody tr td
{
	padding: 2px;
	padding-left: 10px;
	vertical-align:text-top;
}


table.rightTable
{
	width: 540px;
}

table.rightTable tbody tr td
{
	width: 50%;
}

/*----- heading css -----*/
h1
{
	font-size: 1.5em;
	font-weight: lighter;
	color: #cc0000;
	padding: 0 0 10px 0;
	margin: 0;
}
h1 a
{
	text-decoration: none;
}
h1 a:hover
{
	text-decoration: underline;
}
h2
{
	font-size: 1.25em;
	font-weight: lighter;
	line-height: 1.25em;
	color: #cc0000;
	padding: 8px 0 8px 0;
	margin: 0;
}
h2 a
{
	text-decoration: none;
}
h2 a:hover
{
	text-decoration: underline;
}
h3
{
	font-size: 1em;
	line-height: 1.25em;
	color: #cc0000;
	padding: 0;
	margin: 0;
	font-weight: lighter;
}
h4
{
	font-size: 0.875em;
	color: #eeeeee;
	padding: 0;
	margin: 0;
}
h5
{
	font-size: 0.75em;
	color: black;
	padding: 0;
	margin: 0;
}


/*----- paragragh css -----*/
p
{
	font-size: 0.875em;
	line-height: 1.2em;
	padding: 0 0 15px 0;
	margin: 0;
	color: #eeeeee;
}


/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	display: block;
	width: 955px;
	text-align: left;
	background: url(../../Images/BotMenuBackground.jpg) repeat-x;
	height: 38px;
	padding: 0;
	margin: 0;
	white-space: nowrap;

}
.navigationlink
{
	text-decoration: none;
}
.navigationlink a:link
{
	color: #333;
}
.navigationlink a:visited
{
	color: #ccc;
}
.navigationlink a:hover
{
	color: #333;
}
.navigationlink a:active
{
	color: #333;
}
.navigationlinkselected
{
	color: #000;
}

/* Footer */

#footer
{
	display:block;
	height: 225px;
	width: 955px;
	position: absolute;
}

#HomeBody #footer
{
	background: #000000 url(../../Images/GreyFooter.jpg) repeat-x;
}

#SiteBody #footer
{
	background: #000000 url(../../Images/GreyFooter.jpg) repeat-x;
}

#MasterBody #footer
{
	background: #000000 url(../../Images/GreyFooter.jpg) repeat-x;
}

.footerText
{
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 275px;
	text-align: right;
	color: #dddddd;
	font-size: 0.625em;
	line-height: 1.125em;
}

a.footerText
{
	display: block;
	margin: 0 auto 15px auto;
	text-align: center;
	color: #999999;
	font-size: 0.625em;
	line-height: 1.125em;
}

a.footerText:hover
{
	color: #999999;
}

/*----- log out css -----*/
.logout
{
	font-size: 0.625em;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: -10px;
	padding-left: 20px;
}
.logout:link
{
	color: #aaaaaa;
}
.logout:visited
{
	color: #aaaaaa;
}
.logout:hover
{
	color: #666666;
}
.logout:active
{
	color: #aaaaaa;
}

.loginpanel
{
	background-color: #ffffff;
	border: solid 1px silver;
	width: 300px;
}

ul.login
{
	width: 250px;
	float: right;
	display: block;
	margin-right: 60px;
}

ul.login li
{
	display: block;
	line-height: 25px;
	float: right;
	color: #ffffff;
}


.loginsmtxt
{
}

/*----- Privacy & Terms -----*/
.LegalText
{
	margin-top: 20px;
	padding: 10px;
}

.topNav
{
	display: block;
	width: 900px;
	height: 60px;
	clear: both;
}

.flashContainer
{
	display: block;
	z-index: 2;
}


.videoPanel
{
	background-color: #000000;
	margin: 0;
	display: block;
	width: 700px;
}


.detailsPanel
{
	background-color: #000000;
	margin: 0;
	display: block;
	width: 700px;
}

.headerimage
{
	display: block;
	margin: 10px 0 10px 0;
}

.liveimage
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 370px;
	padding-bottom: 50px;
}
.liveimage img
{
	text-align: center;
}

.flashVideo
{
	display: block;
}

.lightBoxThumbnail
{
	display: block;
	float: left;
	padding: 10px;
}

.searchContent
{
	font-size: 0.875em;
	padding: 0 0 5px 0;
	margin: 0;
}

.AdminLeftColumn
{
	display: block;
	float: left;
	width: 250px;
}

.AdminRightColumn
{
	display: block;
	float: right;
	width: 650px;
}

.adminField
{
	display: block;
	width: 600px;
	clear: both;
}

.adminLabel
{
	display: block;
	float:left;
	width: 150px;
	text-align: right;
	font-size: 0.75em;
	padding-bottom: 5px;
}

.adminControl
{
	display: block;
	width: 150px;
	margin-top: 5px;
}

.adminControlWide
{
	display: block;
	width: 450px;
	margin-top: 5px;
}

.adminControlNarrow
{
	width: 50px;
}

.adminPanel
{
	background-color: #cccccc;
	padding: 5px;
	margin: 10px;
}

.socialNetworks
{
	display: block;
	width: 190px;
	position: absolute;
	top: 20px;
	right: 20px;
}

.socialNetworks ul
{
	display: block;
	float: right;
	list-style: none;
	text-align: right;	
	width: 190px;
	padding: 0;
	margin: 0;
}

.socialNetworks ul li
{
	display: inline;
	padding: 2px;
	margin: 0;
}

* html .socialNetworks ul li a img
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="filename.png", sizingMethod="scale");
}

.tellafriend
{
	margin-bottom: 90px;
	padding-right: 20px;
}

.copyright
{
	margin-top: 10px;
	display: block;
}

.copyright a
{
	color: #666666;
}
.copyright a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:visited
{
	color: #ffffff;
}
.copyright a:link
{
	color: #ffffff;
	text-decoration: none;
}
.copyright a:active
{
	color: #ffffff;
}

.timetable
{
	border: solid 2px #333333;	
	font-size: 0.75em;
}
.timetable tr td
{
	border: solid 1px #666666;
	margin: 0;
	padding: 4px;
}
.timetable tr th
{
	background-color: #cccccc;
	border: solid 1px #666666;	
	padding: 4px;
}

.hidden
{
	visibility: hidden;
	display: none;
}
.hidden th
{
	visibility: hidden;
	display: none;
}
.feedIcon
{
	float: right;
	display: block;
	margin: 0 6px 8px 0;
}

.alert
{
	color: Red;
}

.footNote
{
	font-size: 0.625em;
	line-height: 1em;
	color: #cccccc;
	width: 580px;
	margin-bottom: 25px;
	padding: 10px;
}

.mediaItem{
	width:360px;
	display: block;
	height: 110px;
	}

.mediaItem2{
	display: block;
	width: 760px;
	}

.mediaTitle h3
{
	font-size: 1em;
	line-height: 1.5em;
	}

.videoplayer
{
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}

.mediaImage
{
	float: left;
	display: block;
	width: 150px;
	height: 100px;
	margin: 4px;
	border: solid 1px #666666;
	vertical-align: middle;
}

.mediaImage a
{
	height: 100px;
	vertical-align: middle;
}

.mediaImage a img
{
	vertical-align: middle;
}

.mediaImage:hover
{
	border: solid 1px #999999;
}

.mediaButton
{
	height: 15px;
	width: 48px;
	margin-top: 8px;
	display: block;
	}

.mediaDetailImage
{
	float: left;
	display: block;
	width: 760px;
	height: 300px;
	margin-bottom: 25px;
}

.mediaDetail{
	display: block;
	float: left;
	width: 180px;
	padding-left: 5px;
}

.mediaDescription{
	display: block;
	width: 600px;
	font-size: 0.875em;
	line-height: 1.125em;
}

.mediaCost{
	display: block;
	width: 600px;
}

.mediaContent
{
	font-size: 0.75em;
	display: block;
	color: #999999;
	padding: 0;
	margin-top: 20px 0 20px 0;
}

.mediaDate{
	font-size: 0.75em;
	display: block;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

.featuredMedia
{
	float: left;
	display: block;
	width: 360px;
	margin-right: 10px;
	margin-top: 20px;
	}

#player
{
	width: 600px; 
	height: 400px; 
}

.redBtn
{
	margin:  25px 0 10px 0;
	padding-top: 20px;
	height: 31px;
}

span 
{
	font-size: 0.75em;
}

.mediaTopItems
{
}

.mediaTopItems h3
{
	font-size: 0.875em;
}

.mediaTopItems a
{
	font-size: 0.6875em;
	line-height: 1.125em;
}

.mediaSubSubCategories
{
}

.mediaSubSubCategories h3
{
	font-size: 0.875em;
}

.mediaSubSubCategories a
{
	font-size: 0.6875em;
	line-height: 1.125em;
}

.mediaHeader
{
	margin-bottom: 20px;
}

.mediaSubCategories
{
}

.mediaSubCategories h2 a
{
	color: #cc0000;
}

.mediaSubCategories p
{
	font-size: 0.75em;
}

.mediaSubCategory
{
	margin-bottom: 20px;
	width: 360px;
}