body.ie6,  body.ie7,  body.ie8, body {width: 1000px;background:#eae6e6; margin:0 auto; line-height:12px;font-family: Arial,sans-serif;}

body .blue_bar{
	width: 100%;
	background:#041e42;
	min-height: 95px;
	position: absolute;
    top: 0px;
    left:0px;
    z-index: -1;
    line-height:12px;
    font-family: Arial,sans-serif;

}

#article-content hr{
	border-color:#909090;
}
body.responsive {
	width: auto;
	background:#eae6e6;
	padding:0 !important;
	font-size: 12px;
	 line-height:12px;
	 font-family: Arial,sans-serif;
}

body.responsive #siteContainer{
	max-width:1000px;
	margin: 0 auto;
}


body #siteContainer{
	max-width:1000px;
	margin: 0 auto;
	overflow: hidden;
}
.odd 		{font-family:Arial, Helvetica;  font-size:9pt;background-color:#D1D1D1; }
.even 		{font-family:Arial, Helvetica;  font-size:9pt;background-color:#F1F1F1; }

p{
	 margin: 1.12em 0;
}

#GlobalArticleContainer{
	line-height: 20px;
}

.paddingAdded #headerDateArea , .paddingAdded #article-content{
	padding: 10px;
}

#GlobalArticleContainer pre {
	margin: 0px;
	background-color: transparent;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.StickyFooter{
	bottom: 0;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 900;
}
.addPadBottom{
	margin-bottom: 30px;
}

.CenterAccipiter{
	width: 320px;
	height: 50px;
	margin: 0 auto;
}




.carousel-control{
	cursor: pointer;
	border-radius: 0px;
	border:0px;
	font-size: 40px;

}



.one_edge_shadow {
		-webkit-box-shadow: 0 8px 6px -6px #d2cfcf;
		-moz-box-shadow: 0 8px 6px -6px #d2cfcf;
		box-shadow: 0 8px 6px -6px #d2cfcf;
}

.ads{
		-webkit-box-shadow: 0 8px 6px -6px #d2cfcf;
		-moz-box-shadow: 0 8px 6px -6px #d2cfcf;
		box-shadow: 0 8px 6px -6px #d2cfcf;
		margin-top:20px;
		width: 322px;

}

.ads_last{

	-webkit-box-shadow: 0 8px 6px -6px #d2cfcf;
		-moz-box-shadow: 0 8px 6px -6px #d2cfcf;
		box-shadow: 0 8px 6px -6px #d2cfcf;
		margin-top:20px;
		width: 322px;
}



.floatCol{
	float: left;
}
.spaceTop{
	margin-top:2%;
}
.spaceTopDoubleClick{
	margin-top:3%;
}


.spaceTopDesktop{
	margin-top:20px;
}



.spaceRight{
	margin-right:2%;
}

.ie8 .spaceRight, .ie7 .spaceRight,.ie6 .spaceRight{
	margin-right:1%;
}

.spaceLeft{
	margin-left:1%;
}

/*case overflow hidden doesn't work*/
.row1.left_col{
width:656px;
 float: left;
 margin-right:20px;
}

.row1.right_col{
	float: left;
	width:322px;
}





#siteRow .rightCol {
    margin-left:22px;
    width: 322px;
    float: left;
}

[class*="floatCol"], .uneditable-input[class*="floatCol"], .row-fluid [class*="floatCol"] {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 0;

	}

#header{
	max-width: 1000px;
	/*height:6.5%;*/
	background-color:#041e42;
 position: relative;

}


#siteContent{
	max-width:100%;
	margin: 0 auto;

}



.float{
	float: left;
}
.floatR{
	float:right;
}
.clear{
	clear:both;
}
.myshow_tablet{
	display: none;
	}


#logo{
	float: left;	
	min-width: 50px;
}

#headerContent #logo {
	position: relative;
	z-index: 1000;
}





#Menu{
	  width: 100%;
	 height: 92px;
}





#siteContent{
	padding-top: 1%;
	max-width:1000px;
}


/***************************************Search*****************************************/

#searchbox {
    height: 30px;
    right: 5%;
    bottom:0px;
    z-index: 3;
    position:absolute;
    background-color: #D7D5D6;

}


#menu .magglass{
	right: 64px;
	position:absolute;
	height: 18px;
	width: 18px;
	 top: 66px;
	position:absolute;
	z-index: 1;
}
.magglasson{
	right: 64px;
	position:absolute;
	
 top: 66px;
	position:absolute;
	z-index: 1;
	height: 18px;
	width: 18px;
}

#searchbox .bottom {
    top: auto;
    bottom: 0px;
}
#searchbox .absolute {
    left: 0px;
    position: absolute;
}

#searchbox .searchinput,
#searchbox .searchsubmit {
    height: 28px;
}

#searchbox .searchinput {
    width: 213px;
    background: #d8d3d7;
    border-left: 1px solid #afaba8;
}

#searchbox .searchsubmit {
    width: 58px;
    background: #fff;
    border-right: 1px solid #adaca8;
}

#searchInput {
    border: 0px;
    background: #fff;
    padding: 2px;
    height: 15px;
    margin: 6px 6px 0px 10px;
    width: 190px;
}

#searchSubmit {
    color: #580008;
    border: 0px;
    background: transparent;
    font-weight: bold;
    padding: 9px 8px;
    *padding: 9px 2px;
    cursor: pointer;
    font-size: 11px;
    font-family: Arial;
}
.bottomSearch{
	position: absolute;
	left:0px;
	bottom: -5px;
}

#showsearch,
#showsearchon {
    cursor: pointer;
}
.hide{
    display: none;
}

#login_header{
    cursor: pointer;

}
#loginbox{
	left:0px;
}

#account_header{
    cursor: pointer;

}

/****************************pack12box***************************/
#pac12_header{
	right: 2px;
	position:absolute;
	top:43px;
	z-index: 1;
}

#pac12_header .even{
	background-color: #000000;
}

#pac12_header .odd{
	background-color: #000000;
}


#pac12_header,
#showpack12on {
    cursor: pointer;
}


.pack12{
	min-width: 32px;
	min-height: 22px;


}
.yellow_button_pad{
	margin-right:10px;
	margin-top: 10px;
	float: right;
}

.Login_button_text{
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	float: right;
	color: #ffffff;
	margin-top:13px;
	margin-right:12px;
}


.account_button_text{
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	float: right;
	color: #ffffff;
	margin-top:13px;
	margin-left:12px;

}

#header_buttons{
	position: absolute;
	z-index: 999;
	right:0px;
	top:0px;
	width:100%;
}
.whiteText{
	color: #fff;
}
#header_buttons   .account_button_text a{
	color: #ffffff;
	text-decoration: none;

}
#header_buttons   .account_button_text span{
	visibility: hidden;
}
#header_buttons   .account_button_text a:hover{
	color: #ffc72c;
	text-decoration: none;
}

#header_buttons   .Login_button_text {
	color: #ffffff;
	text-decoration: none;
	display: none;
}
#header_buttons   .Login_button_text:hover{
	color: #ffc72c;
	text-decoration: none;
}


.yellow_button{
	width: 88px;
	background-color: #ffc72c;
    border: 0 solid #FFFFFF;
    border-radius: 5px;
    padding: 3px;

}

.yellow_button_large{
	width: 160px;
	background-color: #ffc72c;
    border: 0 solid #FFFFFF;
    border-radius: 5px;
    padding: 3px;

}

.yellow_button_text{
    font-size: 14px;
    font-weight: 700;
   text-align: center;
}



#header_buttons a {
	color: #041e42;
	text-decoration: none;

}
#header_buttons a:hover{
	color: #ffffff;
	text-decoration: none;
}


/********************************************ROTATOR***************************************************/
#top-row{
	display: none;
}
#rotatorArea{
	width:100%;

}
#rotator .item{
	width:100%;
	max-height:361px;
}

#rotator .item .play {
	position: absolute;
	top: 36%;
	left: 42%;
	z-index:2;
	cursor:pointer;	
}

#rotator .item .livenow {
	position: absolute;
	top: 40%;
	left: 26%;
	max-width: 340px;
	width: 50%;
	z-index: 500;
}

#rotator .item .livenow.has-live-stats {
	top: 45%;
}

#rotator .item .sponsorAd1 {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:1;
	cursor:pointer;

}

#rotator .item .mainimage{
	max-height:361px;
}



#rotator .play{    
    border-radius: 0px;
    color: #FFFFFF;
}



#rotator .carousel-indicators{

	position:relative;
	right:5px;
	width: 101.5%;
	height:105px;
	z-index:5;

}

#rotator .carousel-indicators  li{
	background:#ffffff;
	width:18.8%;/*124*100 --> / 656 */
	height:105px;
	position:relative;
	border:1px solid #d4d2d2;
	border-radius:0px;
}

#rotator .carousel-indicators  li.active{
	background:#ffffff;
	width:18.8%;/*124*100 --> / 656 */
	height:105px;
	position:relative;
	border:1px solid #041e42;
}


#rotator .carousel-indicators  li.Thumb_4{
margin-right:0px;

}

#rotator .carousel-indicators  li.Thumb_4.active{
margin-right:0px;

}

#rotatorArea .carousel{
	z-index: 1 !important;
}


#rotator .subimage{
	width:91.2%;/*114*100 --> / 125 */
	height:61%;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:5px;
	top:5px;
}

#rotator .subtext{
	width:91.2%;
	height:30px;
	overflow:hidden;
	position:absolute;
	z-index:2;
	top:70px;
	left:5px;
	font-size:11px;
	line-height:12px;
	color:#041e42;
	padding-top:5px;
	padding-left:5px;
	font-weight: 700;
}


#rotator .carousel-caption{
	height:62px;
	padding:0px;
	margin:0px;
	position: absolute;
	bottom: 0px;
}

#rotator .carousel-caption h4{
	margin-top: 5px;
	margin-left: 10px;
	line-height: 18px;
	height: 21px;
	overflow: hidden;
}

#rotator .carousel-caption h4 a{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	color: #ffc72c;
	text-decoration: none;



	}
#rotator .carousel-caption h4 a:hover{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}




#rotator .carousel-caption p{
	padding: 0px;
	margin:0px;
	line-height:14px;
	height:15px;
	overflow: hidden;
}


#rotator .carousel-caption p a{
	padding: 0px;
	margin:0px;
	margin-left: 10px;
	line-height:14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}



#rotator .carousel-caption p a:hover{
	padding: 0px;
	margin:0px;
	margin-left: 10px;
	line-height:14px;
	color: #ffc72c;
	text-decoration: none;
	font-weight: 700;
}


#rotator .carousel-caption div{
	padding: 0px;
	margin:0px;
	line-height:11px;
	color: #ffffff;
	text-decoration: none;
	padding-top:1px;
	margin-left: 5px;
}

#rotator .relatedLinks div{
	float: left;
	padding-right:10px;
}

#rotator .itemLink a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;

}

#rotator  .itemLink a:hover{
	color:#FFD51D;
	text-decoration:none;
	font-size:11px;

}


#rotator .carousel-indicators .play {

    left: 37%;
    position: absolute;
    top: 22%;
    z-index: 5;

}




#lightbox-panel .videoStop {
    cursor: pointer;
    
    position: absolute;
    right: -5px;
    top: -5px;
   
    z-index: 99999;
}


#rotator  .BuyPhoto{
	background: url('/fls/30100/site_graphics/2013/buyPhoto.jpg') no-repeat;
	width:75px;
	height: 15px;
	position: absolute;
    right: 3px;
    top: 25px;
    z-index: 10;
}

#rotator  .MoreNews{
	color: #ffc72c;
	width:65px;
	height: 15px;
	position: absolute;
    right: 3px;
    top: 45px;
    z-index: 10;
}
#rotator  .MoreNews a{
	color: #ffc72c;
	text-decoration: none;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
}
#rotator  .MoreNews a:hover{
	color: #ffffff;
	text-decoration: none;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
}

#rotator .textCaptionArea{
	width: 80%;
}

#rotator  .siteText{
	color: #ffffff;

	height: 15px;
	position: absolute;
    right: 3px;
    top: 3px;
    z-index: 10;
}
#rotator  .siteText a{
	color: #ffffff;
	text-decoration: none;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
}
#rotator  .siteText a:hover{
	color: #ffc72c;
	text-decoration: none;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
}

.add_text_shadow{
	text-shadow: 3px 1px 4px rgb(0,0,0);
}



/****************************************lightbox Panel***********************************/

/*his fade*/
#lightbox {
 position: fixed;
 z-index: 10400;
 background: #000;
 opacity: .7;
 filter: alpha(opacity = 70);
 left: 0px;
 top: 0px;
 display: none;
 width: 100%;
 height: 100%;
}
/* Lightbox panel with some content */
#lightbox-panel {
	 background: #000;
	 position: fixed;
	 z-index: 10500;
	 display: none;
	 max-width: 724px;
	 max-height: 434px;
	  width: 96%;
 	height: 96%;
}

#lightbox-panel .innerWrapper {
 max-width: 724px;
	 max-height: 434px;
 width: 96%;
 height: 96%;
 margin: 0px auto;
 padding: 1% 0px;
}




#DoubleClick{
	background-color: #ffffff;
	padding: 0px 10px 10px 10px ;

}

.Adtext{
	font-size: 10px;
	text-align: right;
	color: #d1d0d0;
}

/******************************************Featured Video*********************************/

#featured_video{
	width:93%;
	height: 100%;
	background-color: #ffffff;
	padding:3px 12px 6px 12px;
}


#featured_video #VOD_0{
	height: 141px;
}

#VOD_AD{
	margin-bottom: 5px;
}



#featured_video h3{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

.blueLine{
	border-bottom:2px solid #041e42;
}







#featured_video li{
	line-height: 1em;

	border-top: 0px;
	margin-top:15px;

}

	#featured_video  img
	{
	 max-width:100%;
	}
	#featured_video  #VOD_0{
		background: #ffffff;
		color: #ffffff;
		width: 100%;

	}



	#featured_video  .slide{
	display: none;
	}


	#featured_video  .vod_box{
		text-align:center;
		width: 141px;
		position:relative;

	}

	#featured_video [class*="floatColSmall"] {
	    -moz-box-sizing: border-box;
	    display: block;
	    float: left;

	    padding-left: 2%;
	}

	#featured_video .floatColSmall {
    	width: 48%;
	}



	#featured_video .vod_headline{
		height: 25px;
		width: 139px;
		padding-top:5px;
		margin-right: 6px;
		border: 1px solid #cbcbcb;
	}
	#featured_video .vod_headline a{
		padding-left:5px;
	}






	#featured_video .vod_play{
		position:absolute;
		left:40%;
		bottom:30%;
		z-index:1;
		cursor:pointer;
		cursor:hand;
		width:20%;
		height:25px;
	}
	#featured_video .videoInfo{
		text-decoration:none;
		 color:#041e42;
		font-family: sans-serif;

	}
	#featured_video .vod_headline a{
		text-decoration:none;
		 color:#041e42;
		font-family: 'Roboto Condensed', Arial, sans-serif;
		font-size:11px;
	}
	#featured_video .vod_headline a:hover{
		text-decoration:underline;


	}

.moreVideos{
	text-align: right;
}

.moreVideos a{
		font-family: 'Roboto Condensed', Arial, sans-serif;
		font-weight:bold;
		font-size:14px;
		 color:#041e42;
		 text-decoration: none;
}

.moreVideos a:hover{
	text-decoration: underline;
}


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 15px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.bx-pager{
	display: none;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;

}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('/fls/30100/site_graphics/2013/bx_loader.gif') center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -12px;
	background: url('/fls/30100/site_graphics/2013/vod_prev.png') no-repeat;
}

.bx-wrapper .bx-next {
	right:-10px;
	background: url('/fls/30100/site_graphics/2013/vod_next.png') no-repeat;
}


.bx-wrapper .bx-controls-direction div{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 10px;
	height: 20px;
	text-indent: -9999px;
	z-index: 5;
	cursor: pointer;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}





/**************************************Around Pack 12*******************************/

#aroundpac12 .story {
	border-bottom: 1px solid #f0f0f0;
	padding: 7px 6px;
}


#aroundpac12 .play {
	padding: 2px 6px 0px 0px;
	cursor: pointer;
}


#aroundpac12 .story a{
	font-family: 'Roboto Condensed',Arial, sans-serif;
	color: #4b4b4b;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
#aroundpac12 .story a:hover {
	text-decoration: underline;
}



#aroundpac12 {
	border: 1px solid #b5b5b5;
	margin-top: 20px
}

#aroundpac12 .border {
	padding: 1px;
	background: #eae7e7;
}

#aroundpac12 .content {
overflow-y: auto;
	height: 155px;
	background: #fff;
}

#aroundpac12 .title {
		font-family: 'Roboto Condensed',Arial, sans-serif;
	font-weight: bold;
	color: #041e42;
	font-size: 18px;
	line-height: 20px;
	padding: 0px 0px 4px 6px;

}

#aroundpac12 .box {

	height: 204px;
	padding:6px;
	background-color: #ffffff;
}



#aroundpac12 .links {
	padding-left: 8px;
}

#aroundpac12 .links a {
	font-size: 14px;
	line-height: 20px;
	color: #041e42;
	font-family: 'Roboto Condensed',Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#aroundpac12 .links a:hover {
	text-decoration: underline;
}


/****************************************************************More Module**********************************************************/

#moreModule{
	width: 100.5%;
	margin-top:30px;
	clear: both;

}


#moreModule .item{
	width: 23.9%;
	background-color: #ffffff;
	border:1px solid #cbcbcb;

}

#moreModule .imageMore{
	width: 100%;
	background-color: #ffffff;
	text-align: center;
}



#moreModule  .float{
	margin-right: 0.9%;
	margin-left: 0%;
}


#moreModule .more_3.float {
	margin-right: 0%;
	margin-left: 0%;

}

#moreModule .title{
	font-family: 'Roboto Condensed',Arial, sans-serif;
	font-weight: bold;
	color: #041e42;
	font-size: 14px;
	line-height: 20px;
	padding: 3px 0px 0px 6px;
}
#moreModule .teaser{
	line-height: 15px;
	padding-left: 5px;
	width: 100%;
	height: 35px;
}

#moreModule .teaser a{
	font-family: 'Roboto Condensed',Arial, sans-serif;
	color: #4b4b4b;
	font-size: 1.2em;
	line-height: 15px;
	text-decoration: none;
	font-weight: 700;

}
#moreModule .teaser a:hover {
	text-decoration: underline;
}





#email{

	width: 322px;
	height: 60px;
	background-color: #ffffff;
}
#email .title{
	font-family: 'Roboto Condensed',Arial, sans-serif;
	font-weight: bold;
	color: #041e42;
	font-size: 16px;
	line-height: 20px;
	padding: 3px 0px 0px 6px;
	text-align: center;
}

#email form{
	padding-left: 6px;
}




/******************************************************************************
	START Schedule
******************************************************************************/
#scheduleArea{
	width:100%;
	height:208px;

	line-height: 20px;
}

#schedule {
	border: 1px solid #b5b5b5;

}
.SchLink{
	display: inline-block;
}
#schedule .border {
	padding: 1px;
	background: #eae7e7;
}

#schedule .content {

	background: #fff;
}

#schedule .title {
		font-family: 'Roboto Condensed',Arial, sans-serif;
	font-weight: bold;
	color: #041e42;
	font-size: 18px;
	line-height: 20px;
	padding: 1px 0px 3px 6px;

}

#schedule .box{
	background-color: #ffffff;
	padding: 5px;
}



#schedule .linksSch {
	padding-left: 7px;
	padding-top:3px;
		color: #041e42;
}

#schedule .linksSch a {

	color: #041e42;
	font-family: 'Oswald',Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#schedule .linksSch a:hover {
	text-decoration: underline;
}

#schedule .header {
	background: url('/fls/30100/site_graphics/2013/schedule-header-bg.png') repeat-x transparent;
	height:29px;
	line-height: 29px;
	color:#ffffff;
}

#schedule .header .label {
	background: transparent;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial,sans-serif;
	font-weight: normal;
	float: left;
	height:29px;
	line-height: 29px;
}

#schedule .header .schedule-links {
	float:right;
	margin-right: 10px;
	color: #f47320;
}

#schedule-sport-select {
	max-width:190px;
	height:20px;
	line-height: 20px;
	margin:0;
	padding: 0px 6px;
	float: left;
	margin-top: 0px;
	margin-left:20px;
}

#schedule .header .schedule-links a {
	color: #f47320;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#schedule .content {
	height:178px;
	width: 100%;
	position:relative;
	overflow:hidden;
	background-color: #ffffff;
}

#schedule .event .sport {
	font-size: 1.3em;
	height:29px;
	line-height:35px;
}

body.other #schedule .event .sport {
	display: none;
}

#schedule .event .game-time,#schedule .event .scores {
	font-size: 1.2em;
	color: #041e42;
	font-weight:bold;
}

#schedule .event .links, #schedule .event .links a {
	color: #041e42;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
}

#schedule .event .links, #schedule .event .links a:hover {
	color: #0a2a50;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}


#schedule .event .location {
	font-size: 1.0em;
	line-height: 1.2em;

}

body.other #schedule .event .location {
	padding-top: 8px;
}

#schedule .event .opponent {
	font-size: 1.0em;
	line-height: 1.2em;

}

#schedule .event {
	float:left;
	margin:0;
	background:transparent;
	width:250px;
	text-align:center;
	color: #231f20;
}

#schedule .event.placeholder {
	display:block;
}

#schedule .event .pad {
	width:90%;
	margin:0 auto;
}

#schedule .event .date {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "Roboto Condensed",Arial;
	font-weight: bold;
	height:45px;
	line-height:60px;
	border-bottom:2px solid #f5c517;
	color: #041e42;
}

.sch-slide-left-btn {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:25px;
	height:145px;
	cursor:pointer;
	display:block;
	line-height: 145px;
	font-size: 36px;
	color: #666666;

}

.sch-slide-right-btn {
	position:absolute;
	z-index:1;
	right:0;
	top:0;
	width:10px;
	height:145px;
	cursor:pointer;
	display:block;
	line-height: 145px;
	font-size: 36px;
	color: #666666;
}

#schedule .schedule-slider {
	display:none;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height:170px;
	overflow:hidden;
}


.Schedule_links{
	width:182px;
	height: 24px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

/******************************************************************************
******************************************************************************/



/**************************************Social********************************/

#social {
	border: 1px solid #b5b5b5;
	height: 230px;
	background-color: #ffffff;
	max-width: 100%;
    padding: 3px 6px 6px;
}



#social .content {

	background: #fff;
}

#social .title {
		font-family: 'Roboto Condensed',Arial, sans-serif;
	font-weight: bold;
	color: #041e42;
	font-size: 18px;
	line-height: 20px;
	padding: 1px 0px 3px 6px;

}

#social .box{
	background-color: #ffffff;
	padding:3px 0px 5px 0px;
}


.hub{
	width: 287px;
	height: 194px;
}
.hubad{
	padding-top:4px;
	float: left;
}

.twitter{
	width: 52%;
	height: 198px;
}


/******************************************************footer*******************************************************/

#Footer_accipAd{
	width:755px;
	height:92px;
	margin:0 auto;
	padding-top:5px;

}

.adVertical{
    background:url('/fls/30100/site_graphics/2013/adBarV.png') no-repeat;
    width:16px;
    height:91px;

}
#FooterAd{
	padding-top: 5px;
}


.DripPan_headlines{
		font-family: 'Roboto Condensed',Arial, sans-serif;
	font-weight: bold;
	color: #041e42;
	font-size: 14px;
	line-height:20px;

}


.linkSport{
	font-size: 12px;
	line-height:20px;
}
#more_links_sport .linkSport{
	line-height: 12px;

}


.linkSport a{
	color: #222222;
	text-decoration: none;
}

.linkSport a:hover{

	text-decoration: underline;
}


#BoxFooter{
	width: 98%;
	padding-top:30px;
	padding-left:2%;
}


#FooterLinksColumn{
	width: 75%
}

#Logos{
	width: 26%;
}

#MenSports{
	width: 25%;
}


#WomenSports{
	width: 25%
}

#Inside{
	width: 22%

}
#Calbears{
	width: 22%
}


.DripPan_headlines span{
	display: none;
}

.Footer_Separator_Desktop{
	width: 3%;
	height: 10px;
}


.paddingLogos{
	padding-left: 12%;
}

.paddingLogos2{
	padding-left: 30%;
}



.logosRow4{
	font-size: 12px;
	line-height:16px;
}



.logosRow4 a{
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}

.logosRow4 a:hover{
	font-size: 11px;
	text-decoration: underline;
}





/***********************************************************************MENU***********************************************************/

#menu-container {
	background:transparent;
	position:relative;
	min-height:35px;
	z-index:11;

}
#menu-inner-container{
padding-top:60px;

}

#list-menu {
	/*float:left;*/
	display:block;
	visibility:hidden;
	margin:0;
	list-style-type:none;
	padding:0;
	border:0;
}



#list-menu-button {
	display:none;
	height:25px;
	position:absolute;
	z-index:20;
	top:8px;
	right:5px;
}

#list-menu-button button {
	padding:7px 10px;
}

#list-menu-button .icon-bar {
	background-color:#F5F5F5;
	border-radius:1px 1px 1px 1px;
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);
	display:block;
	height:2px;
	width:18px;
}

#list-menu li.parent {
	float:left;
	background:transparent;
	position:relative;
}

#list-menu li.parent.template {
	position:static;/**/
}

#list-menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
}

#list-menu a {
	display:block;
}
#list-menu li a.top-menu-link{
	display:block;
	color:#ffffff;
	font-size:13px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	font-family: Arial,sans-serif;
	 font-weight: bold;
	}

#list-menu li  a.top-menu-link:hover {
	background-color:#ffc82e;
	height:30px;
	font-size:13px;
	font-family: Arial,sans-serif;
	color:#041E42;
	font-weight: bold;
}

#list-menu li.menu-active a.top-menu-link{
	background-color:#ffc82e;
	height:30px;
	font-size:13px;
	font-family: Arial,sans-serif;
	color:#041E42;
	font-weight: bold;
}



.top-menu-link {
	height:40px;
	line-height:40px;
	padding:0 10px;
	text-decoration:none;
}

.top-menu-link:focus,
.top-menu-link:hover {
	text-decoration:none;
}
.subnav {
	display:none;
	position:absolute;
	z-index:1;
	top:90px;
	left:0px;
	padding:0;
}

.subnav.template-ul {
	width:auto;
	height:auto;
	background:transparent;
}

.subnav.template-ul .subnav {
	display:block;
}

.subnav .template {
	width:100%;
	min-height:365px;
	position:relative;
	background:#041E42;
	border-radius:0 0 5px 5px;
	border: 2px solid #ffc82e;
	border-left: 0px;
	border-right: 0px;

}
.subnav.template-3 .template{

	min-height:459px;

}

.menu-active .subnav {
	display:block;
}

.subnav li a {
	padding:0 10px;
	/*min-width:200px;*/
	height:20px;
	line-height:20px;
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.subnav li a:hover {
	color: #ffc82e;
	background: transparent;
}

#list-menu .image {
	border:0px;
}

#list-menu .image img {
	width: 100%;
	border:0px;
}


#list-menu li.template ul.subnav .standard {
	padding: 12px 0px 0px 1.5%;
	width: 78%;
	float: left;
}
#list-menu li.template ul.subnav .standard.sports {
	padding: 12px 0px 0px 1.5%;
	width: 98%;
	float: left;
}


#list-menu li.template ul.subnav ul.subnav {
	position:static;
}

#list-menu li.template ul.subnav .sports ul.subnav {
	width: auto;
	float: none;
	position:static;
	float: left;
}

#list-menu li.template ul.subnav .box-mens,
#list-menu li.template ul.subnav .box-womens {
	width: 47%;
	float: left;
}

#list-menu li.template ul.subnav .box-mens {
	padding-right: 5%;
}

#list-menu li.template ul.subnav .menu-label {
	font-size: 14px;
	font-weight: bold;
	color: #ffc82e;
	border-bottom: 1px solid #626262;
}
#list-menu ul.subnav li.header a{
	font-size: 14px;
	font-weight: bold;
	color: #ffc82e;
	cursor: default;
}

#list-menu li.template div.standard.split li.header{
	border-color: #041E42;
    border-style: solid;
    border-width: 0px;
	padding:8px 0px;
	cursor: default;

}
#list-menu li.template div.standard li.header{
	border-color: #041E42;
    border-style: solid;
    border-width: 0px;
	padding:8px 0px;
	cursor: default;
}

#list-menu .image-text .headline,
#list-menu .image-text .teaser {
	display:none;
}

#list-menu .parent.sports .feature-1,
#list-menu .parent.sports .feature-2,
#list-menu .parent.sports .label-1,
#list-menu .parent.sports .label-2
{
	display:none;
}

#list-menu .image {
	position:absolute;
	z-index:1;
	top:20px;
	right:10px;
	width: 250px;

}


#list-menu ul.template-2 .image{
	position:absolute;
	z-index:1;
	top:250px;
	right:10px;
	width: 200px;
	height: 90px;
}





#list-menu .parent .image-text a {
	min-width: auto;
	padding: 0px;
}

#list-menu .feature-1 {
	position:absolute;
	z-index:1;
	top:10px;
	right:260px;
}



ul#menu-sport-group-1 {
	width:47%;
	float:left;
	margin-left:2%;
	position:static;
}

ul#menu-sport-group-2 {
	width:47%;
	float:left;
	margin-left:2%;
	position:static;
}


#list-menu  li.template .with-sections .box-mens li
{
	float:left;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#626262;
	background:transparent;
	width: 100%;
}


#list-menu  li.template .with-sections .box-womens li
{
	float:left;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#626262;
	background:transparent;
	width: 100%;
}


#list-menu li.template div.standard {
	padding-top: 15px;
}

#list-menu li.template div.standard li {

	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#626262;
	width: 47%;
	background:transparent;
}



#list-menu li.template div.standard.split li {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#626262;
	width: 100%;
	background:transparent;
}





.standard-split {
	width:100%;
}

.standard-split .subnav {
	position: static;
}

.standard-split li {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#f5f5f6;
	width:100%;
	background:transparent;
	height:23px;
	line-height:23px;
}

.standard-split li.first {
	border:0;
}

.standard-split li a {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	padding:0 15px;
	line-height: 23px;
}
.standard-split li a:hover {
	color: #ffc82e;
	background: transparent;
}

.two-col-1 {
	float:left;
	width:43%;
	margin-left: 1.5%;
	padding-top: 0px;
}

.two-col-2 {
	float:left;
	width:43%;
	margin-left: 3%;
	padding-top: 0px;
}



#list-menu div.standard.sports li {
	width: 100%;
}

#list-menu div.standard.split  li.odd {
	margin-right: 5%;
}

#list-menu div.standard.sports li.odd {
	margin-right: 0px;
}

#list-menu div.standard a,
#list-menu div.standard a.sport {
	display:inline;
	min-width:auto;
	padding:0px;
	height:23px;
	line-height:23px;
}

.facebook-placeholder{
	width:18px;
	height:18px;
	float:right;
	margin-left: 8px;
	margin-top:4px;
}


.twitter-placeholder{
	width:18px;
	height:18px;
	float:right;
	margin-left: 8px;
	margin-top:4px;
}

#list-menu .with-sections a.facebook {
	background:url('/fls/30100/site_graphics/2013/menu_facebookSM.png') no-repeat transparent;
	width:18px;
	height:18px;
	display:block;
	float:right;
	overflow:hidden;
	padding:0;
	margin-left: 8px;
	line-height: 25px;
	margin-top:4px;
}

#list-menu .with-sections a.twitter {
	background:url('/fls/30100/site_graphics/2013/menu_twitterSM.png') no-repeat transparent;
	width:18px;
	height:18px;
	display:block;
	float:right;
	overflow:hidden;
	padding:0;
	margin-left: 6px;
	margin-top:4px;
}

#list-menu .with-sections a.sport {
	float:left;
	font-size: 13px;
}

#list-menu .with-sections a.section {
	float:right;
	font-size: 13px;
	font-weight: normal;
	padding-right: 12px;
}



#list-menu .label-1{
	color: #FFD51D;
	position:absolute;
	z-index:1;
	top:15px;
	right:283px;
	font-family: 'TitilliumText22L-6', Arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
	width: 180px;
}

#list-menu ul.template-1 .label-1{
	color: #FFD51D;
	position:absolute;
	z-index:1;
	top:15px;
	right:389px;
	font-family: 'TitilliumText22L-6', Arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
}


#list-menu ul.template-1 .feature-1 {
	position:absolute;
	z-index:1;
	top:35px;
	right:456px;
}



#list-menu ul.template-5 .feature-1 {
	position:absolute;
	z-index:1;
	top:35px;
	right:280px;
}



#list-menu .feature-1 {
	position:absolute;
	z-index:1;
	top:35px;
	right:352px;
}

#list-menu .feature-1 .subnav{
	width: 120px;
}


#list-menu .feature-1 .subnav a{
	width:180px;
	color: #FFFFFF;
	background:#041E42;

}

#list-menu .feature-1 .subnav a:hover{
	width: 180px;
	color: #FFD51D;
	background:#041E42;
}




#list-menu .label-2{
	color: #FFD51D;
	position:absolute;
	z-index:1;
	top:15px;
	right:92px;
	font-family: 'TitilliumText22L-6', Arial,sans-serif;
	font-size: 16px;
	width: 180px;
}


#list-menu .feature-2 {
	position:absolute;
	z-index:1;
	top:35px;
	right:163px;
}

#list-menu .feature-2 .subnav{
	width: 120px;
}


#list-menu .feature-2 .subnav a{
	width:180px;
	color: #FFFFFF;
	background:#041E42;

}

#list-menu .feature-2 .subnav a:hover{
	width: 180px;
	color: #FFD51D;
	background:#041E42;
}


#list-menu .template-1 .feature-2,
#list-menu .template-1 .label-2
{
	display:none;
}



#list-menu .template-5 .feature-1,
#list-menu .template-5 .label-1,
#list-menu .template-5 .feature-2,
#list-menu .template-5 .label-2
{
	display:none;
}



#list-menu .template-3 .feature-1,
#list-menu .template-3 .label-1,
#list-menu .template-3 .feature-2,
#list-menu .template-3 .label-2
{
	display:none;
}


#list-menu .image-text-box .headline,#list-menu .image-text-box .teaser{
	display: none;
}


#list-menu ul.template-1 .image-text-box .headline
{
	position: absolute;
    right: 10px;
    top: 255px;
    width: 250px;
    z-index: 1;
    display: block;
}

#list-menu ul.template-1 .image-text-box .teaser{
	position: absolute;
    right: 10px;
    top: 275px;
    width: 250px;
    z-index: 1;
    display: block;

}


/******************************************** Sport Section Menus +MENU *****************************************/
#SectionMenuArea{
	width:100%;
	/*height:36px; */

	background-color: #041e42;
}

#SportName{

   color:#ffc72c !important;
	text-decoration: none;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Roboto Condensed',Arial, sans-serif;
   padding-right:10px;
   padding-left: 10px;
}

#SportName span{
	display: none;
}


#SportName a{
	color:#ffc72c !important;
	text-decoration: none;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Roboto Condensed',Arial, sans-serif;
	}



#SportName a:hover{
	color:#ffffff !important;
	text-decoration: none;
	line-height: 36px;
	font-size: 22px;
font-family: 'Roboto Condensed',Arial, sans-serif;
}


#SectionMenu{

	/*height: 36px;*/
	font-size: 24px;
}


#SectionMenuArea a{
	text-decoration: none;
}



ul#section-menu {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:0px;
	padding-top:0px;
}

ul#section-menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}



#section-menu li {
	display:block;
	float:left;
	margin:0px;
	width:auto;
	white-space:nowrap;
	height:36px;
	}


* html #section-menu li {
	width:1%;
}

#section-menu .divider {
 padding:0 10px;
}


#section-menu li.parent {
	width:auto;
	white-space:nowrap;
}

#section-menu li .first {
	padding-left:10px;
}



* html #section-menu li.parent {
	width:1%;
}

#section-menu li.last {
	border-right:0px;
}



#section-menu li.section a {


	vertical-align:middle;
}

#section-menu li.sub {
	background:url('/images/menu_arrow_white.gif') #142a5c no-repeat right;
}

#section-menu li a.top-menu-link {
	padding:5px 20px;
}

#section-menu li.parent.last {
	border-width:0;
}

#section-menu .divider:last{
	display:none;
	height:0px !important;
	width:0px !important;
}




#section-menu li a {
	color:#ffffff !important;
	display:block;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	line-height:36px;
	font-weight: 700;

}

#section-menu a:hover {
	color:#FFD51D !important;

}




#section-menu .section{
padding-top:0px;
}




#section-menu li.sub:hover,
#section-menu li.sub a:hover
{
	position:relative;
}

#section-menu li.sub {
	position:relative;
}




#section-menu ul,
#section-menu :hover ul ul,
#section-menu :hover ul :hover ul ul,
#section-menu :hover ul :hover ul :hover ul ul,
#section-menu :hover ul :hover ul :hover ul :hover ul ul
{

	visibility:hidden;
	position:absolute;
	left:0px;
	z-index:1000;
	top:30px;
}

#section-menu :hover ul :hover ul,
#section-menu :hover ul :hover ul :hover ul :hover ul
{
	bottom:auto;
	left:100px;
	padding:0px 10px 10px 0;
	top:-10px;

}


#section-menu li.more {
	position:relative;
	z-index:3;
	line-height:15px;
	height:15px;

}

#section-menu li.more ul {
	list-style:none;
	text-align:left;
	background:#041e42 !important;
	width:180px;
	font-weight:normal;

}

#section-menu li.more ul.article-menu li.section {
	height: 20px;
	line-height: 20px;
}
#section-menu li.more ul.article-menu li.section  a{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
#section-menu li.more ul.article-menu li.section a:hover{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

#section-menu li.more a.section.more {
cursor: default;
}

#section-menu li.more a.section.more {
cursor: default;
}


#section-menu li.more ul a{
	color:#ffffff;
	display:block;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	font-weight:700;

	width:180px;
	 background:#041e42 !important;
}


#section-menu li.more ul a:hover{
	color:#ffffff;
	display:block;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	font-weight:700;

	width:180px;
	 background:#041e42 !important;

}

#section-menu li.more .section {
padding-left:3px;

}

/***********************************More links Sport Pages***********************************/


#more_links_sport{

 	background-color: #FFFFFF;
    padding: 3px 12px 6px;
    width: 93%;

}
#more_links_sport span{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #041E42;
	display:block;
	padding:5px;
	font-weight: bold;

}




#more_links_sport h3{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

#more_links_sport .linkSport {
	height: 202px;
	overflow-x:auto;
}
#more_links_sport text{
	color: #4B4B4B;
    font-family: 'Roboto Condensed',Arial,sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding:0px 10px;
}



#more_links_sport a{
	color: #4B4B4B;
    font-family: 'Roboto Condensed',Arial,sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
	display:block;
	padding:0px 10px;
}

#more_links_sport a:hover{
	text-decoration: underline;
	font-size: 12px;
	  line-height: 15px;
	color: #0088CC;
    text-decoration: none;
	display:block;
	padding:0px 10px;
}




/**************************************************************************Articles***************************************/
#CustomArticleDataImport{
	padding:15px;
}

#headerDateBgLarge, #ArticleContentBg{
	
	line-height: 20px;
}


#article-related-links .content {
    background: #ffffff;
    border:1px solid #e5e5e5;
    width:279px;
}


#article-related-links .content{

 	background-color: #FFFFFF;
    padding: 3px 12px 6px;
    width: 85%;
    margin-left:10px;
    margin-bottom: 10px;

}


.label_related_links h3{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
		padding-bottom:2px;
}

.contentLinks{
	padding-top:5px;
}


.whiteAreaBox{
	background: #ffffff;
	min-height: 1114px;


}
.PadWhiteAreaBox{
		padding:0px;
}


#headerDateBg .header{
	line-height: 25px;
}

#GlobalArticleContainer{
	position: relative;
}

.Back_Article_Link{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;

}

.Back_Article_Link a{
	color: #041e42;
	text-decoration: none;
	font-weight: 700;
}

.Back_Article_Link a:hover{
	color: #041e42;
	text-decoration: underline;
	font-weight: 700;
}


#Courtesy .dateArticle{
	line-height: 12px ;
	color: #6d6d6d;
	font-weight:400;
    font-size:11px;
    padding:5px 0px 0px 0px;
}



#article-related-links {
    width:300px;
    display:none;
}



#article-container.top #article-related-links {
    margin:0px;
}






#article-related-links a {
    color:#000000;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;


}

#article-related-links a:hover {
    color:#0a519e;
    }

#article-related-links .row_related_links {
    float:left;
    width:279px;
    margin-bottom:5px;
}



#article-related-links .icon {
    float:left;
    height:18px;
    width:20px;
    margin-left:5px;
    margin-right:10px;
}

#article-related-links .link-info {
    float:left;
    width:220px;
}

#BUYOverlay{

    width:60px;
    height:26px;
}


#bottomAreaBgArticle{
    width:684px;
    height:39px;
    position: absolute;
    z-index: 1;
    bottom:0px;
    left:0px;
}

#headerDateBgLarge .header{
	margin-top: 8px;
	margin-bottom: 10px;
}

#photoCap{

 background: #000000;

    color:#ffffff;
    width:100%;
    height:49px;
    overflow:hidden;
    z-index:2;
    left:0px;
    bottom:0px;
	position:relative;

}
#SMCourtesy{
 color:#ffffff;
    font-weight:normal;
    font-size:11px;

}


#photoCap .cap{
padding:5px 0px 0px 10px;
font-size:12px;

font-weight:400;
color:#ffffff;
}
#photoCap .court{
padding:5px 10px 0px 10px;
font-size:12px;

font-weight:400;

}


#ZoomButton{
    text-align:right;
padding-right:10px;
}

#articleImageSMALL{
    width:302px;
    background-color:#ffffff;
    position:relative;
    margin-bottom:10px;

}

.itemBox{

padding-left: 10px;
}




 #photoCapSM .cap{
    font-weight:700;
    font-size:12px;
    padding-top:2px;
    padding-left:8px;
    width:230px;
    color:#ffffff;
}

 #photoCapSM  .by{
    color:#ffffff;
    font-size:11px;
    padding-top:10px;
    padding-left:13px;
    width:300px;
    margin:0 auto;
}

 #photoCapSM .buyPhotoOverlay{
    position:absolute;
    z-index:2;
    top:-15px;
    right:0px;
}


.zoom{
    position:absolute;
    z-index:2;
    bottom:5px;
    right:5px;
}



#imageArticleTop{

	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2;
		position:relative;
}
#TopImage{
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2;
	position:relative;
	max-height: 361px;
}

#ArticleContentBg{
    background-color:#ffffff;
    text-align: left;
}


#headerDateBg{
    background-color:#ffffff;


}


.dateRL{
    width:400px;
}
#headerDateBgLarge .header{
	 color:#041e42 !important;
    font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 22px;
    font-weight:700;

}

#CustomArticleDataImport #headerDateBg .header{
	padding-top:0px;
}


#headerDateBg .header{

    font-family: 'Roboto Condensed', Arial, sans-serif;
    color:#041e42 !important;
    font-size:24px;
    font-weight:700;
    padding-bottom:10px;

}


.arttitle{
	 font-family: 'Roboto Condensed', Arial, sans-serif;
    color:#041e42 !important;
    font-size:24px;
    font-weight:700;
}


#headerDateBg .myHr{
    width:100%;
    background-color:#999999;
    height:1px;
}





#UnderImageBy .by{

    color:#000000;
      font-weight:normal;
    font-size:10px;

}


#UnderImageBy .name{

    color:#000000;
    font-size:11px;
    font-weight:normal;

}


#headerDateBg .iconsBar{
    position:absolute;
    top:27px;
    right:20px;
    z-index:2;
}

#CreditsDateArt{

    color:#000000;
    font-size:11px;
    font-weight:normal;
}

#CreditsDateArt .name{

    color:#000000;
    font-size:11px;
    font-weight:normal;

}


#article-content .text{

    color:#000000;
    font-size:12px;
}




.articleBoxText{
    font-weight:700;
    width:290px;
    float:right;
}


.addthis_toolbox a{
	color: #cc092f;
}



.title_text{
	width:243px;

}
.title_text a{
	color: #ffffff;
	text-decoration: none;
}
.title_text a:hover{
	color: #FFD51D;
	text-decoration: none;
}

.arrow_pad_prev{
	padding-right:10px;
	padding-top:20px;
}

.arrow_pad_next{
	padding-left:10px;
	padding-top:20px;
}


.header_text{
	font-size: 11px;
	font-weight: bold;
	color: #F9D61C;
}

#next_previous_articles{

	width:628px;
	margin: 0 auto;
}

/* Video Embed Player */
#ArticleTopCenterHeader  #NeulionVidContainer {
    display: none;
    left: 0px;
    position: absolute;
    width:620px;
    height: 354px;
    z-index: 1000;
    top:0px;
}

#NeulionVidContainerA {
    padding-top:0px;
    width: 620px;
    height: 354px;
    display:none;
    z-index:9999;
    position:absolute;
}

#NeulionVidContainerA .ximage{
    position:absolute;
    top:0px;
    right:0px;
    z-index:1000;
    cursor:pointer;
}

#GlobalArticleContainer .videoStop {
    height: 19px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 19px;
    cursor: pointer;
    z-index:1001;
}


#articleVideoContainerA{
    position:absolute;

}

.imgPlayOverlayA {
    z-index:7;
}
#NeulionVidContainer2A{
    position:absolute;
    top:0px;
    left:0px;
    z-index:9999;
}
#ArticleTopCenterHeader{
	position: relative;
}
#imgPlayA {
        
    cursor: pointer;
    left: 42%;
    position: absolute;
    top: 32%;
    z-index: 10;
}

#roster-table caption {
	font-size: 17.5px;
}


#site-map{
	margin:10px;
}



#site-map a{
	display:inline;
	min-width:auto;
	padding:0 3px;
	height:24px;
	line-height:24px;
	color: #041E42;
	font-size: 14px;
	font-family: 'Source Sans Pro',Arial, sans-serif;
}

#site-map a:hover {
	color: #333333;
	height:24px;
	line-height:24px;
	font-size: 14px;
	font-family: 'Source Sans Pro',Arial, sans-serif;
}



#archives-table  a{
	display:inline;
	min-width:auto;
	padding:0 3px;
	height:24px;
	line-height:24px;
	color: #041E42;
	font-size: 14px;
	font-family: 'Source Sans Pro',Arial, sans-serif;
}

#archives-table  a:hover {
	color: #333333;
	height:24px;
	line-height:24px;
	font-size: 14px;
	font-family: 'Source Sans Pro',Arial, sans-serif;
}


/*  30100 media player custom styles ---------------------------*/
#mediaportal-container { background-color:#fff; padding:5px;margin:0 5px 5px 5px;}

#mediaportal-main {width:668px;}
#mediaportal-brand h1, #mediaportal-brand h1 a{
	font-size:18pt;
	color:#041042;
	font-family:'Roboto Condensed', Arial, sans-serif;
	font-weight:700;
	text-decoration:none;
}
#mediaportal-nav {
	background-color:#041042;
	color:#ffc72c;
}
#mediaportal-menu li a {
	font-family:'Roboto Condensed', Arial, sans-serif;
	background-color:#041042;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
#mediaportal-menu li a:hover, #mediaportal-menu li.active a {
	background-color:#ffc72c;
	color:#041042;
	font-weight:700;
}
#mediaportal-menu-audio li a,
#mediaportal-menu-audio li a:hover {
	font-family:'Roboto Condensed', Arial, sans-serif;
	background-color:#ffc72c;
	color:#041042;
	font-weight:700;
}
#mediaportal-more-head h4,
#mediaportal-live-audio-list h4,
#mediaportal-more-audio h4{
	font-family:'Roboto Condensed', Arial, sans-serif;
	color:#041042;
	font-size:18pt;
	font-weight:700;
}
#mediaportal-more .item .font-small {margin-top:.25em; }
#mediaportal-more .item .details {margin-top:.25em; }
#mediaportal-paging input,
#mediaportal-live-audio-list-paging input{
	background-color:#ffc72c;
	color:#041042;
	border:none;
	font-weight:bold;
	padding:6px 18px;
}
#mediaportal-main.audio th {
	padding:5px;
}
#mediaportal-main a {
	color:#041e42;
	font-weight:bold;
}

/*  END media player custom styles ---------------------------*/



#OneFan{
    background-color: #fff;
    width:100%;
    margin-top: 30px;
}

.mmenu{
	z-index: 5 !important;
}


.sprite-logo1{ background-position: 0 0; width: 50px; height: 63px; background-image: url('/fls/30100/site_graphics/2013/site_sprite_30100.png');}
.sprite-logo2{ background-position: 0 -68px; width: 56px; height: 63px; background-image: url('/fls/30100/site_graphics/2013/site_sprite_30100.png');}
.sprite-logo3{ background-position: 0 -136px; width: 153px; height: 57px; background-image: url('/fls/30100/site_graphics/2013/site_sprite_30100.png');}
.sprite-logo4{ background-position: 0 -198px; width: 96px; height: 39px; background-image: url('/fls/30100/site_graphics/2013/site_sprite_30100.png');}
.sprite-logo5{ background-position: 0 -242px; width: 113px; height: 40px; background-image: url('/fls/30100/site_graphics/2013/site_sprite_30100.png');}
.sprite-miniplay{ background-position: 0 -287px; width: 22px; height: 12px; background-image: url('/fls/30100/site_graphics/2013/site_sprite_30100.png');}


#total-stats-comp{
	display: none;
}

#uploadContentDiv span span img,
#uploadContentDiv p img,
#uploadContentDiv img{
 height: 1px;
 display: block;
}


#OneFan img{
	 height: 1px;
 	display: block;
}

#OneFan #ID_ACCOUNT_PHOTO img{
	height:16px !important;
	width: 100px !important;
}

#schedule-table thead th{
	color:white;
}

#schedule-table tbody tr.odd td{
background: none repeat scroll 0 0 #F1F1F1 !important;
}


#schedule-table tbody tr.tournament td{
background: none repeat scroll 0 0 #D1D1D1 !important;
color:#041E42 !important;
}

#schedule-table thead tr th{
background: none repeat scroll 0 0 #041E42 !important;
}

#schedule-table .date{
	width:15% !important;
}

#CoachBioProfile,
#PlayerBioProfile {
	width: auto !important;
	max-width: none !important;
}
 td.white img{
 	height:5px !important;
 }

 ol.carousel-indicators .livenow{
	display: none;
 }

#schedule .event .sport.smallText{
	font-size: 1.2em !important;
}
#schedule-table tbody tr.tournament{
	display: none !important;
}

.OoyalaHtml5VideoPlayer {
	width: 100% !important;
	left: -10000px;
}

.OoyalaHtml5VideoPlayer video {
	width: 100% !important;
}

.logosRow4 {
	padding-bottom: 60px;
}
.bioname {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}


#pac12-dropdown{
	z-index: 111111;
}

#pac12-dropdown .schools{
	z-index: 11111111;
}


#ad-schedule-top-728-90.unpaired, #ad-schedule-bot-728-90.unpaired{
	position: relative;
	z-index: 1;
}

#upcoming-pac12 {
	border: 1px solid #b5b5b5;
	margin-top: 20px
}

#upcoming-pac12 .border {
	padding: 4px;
	background: #041e42;
}

#upcoming-pac12 .contents {
	width: 100%;
	height: 210px;
	background: #fff;
}

#upcoming-pac12 .header {
	font-family: "Roboto Condensed",Arial;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 6px;
	background: #041e42;
	position: relative;
	display: block;
	text-decoration: none;
}

#upcoming-pac12 .gray-bar {
	height: 19px;
	width: 100%;
	background: #b5b5b5;
}

#upcoming-pac12 .pac12-tv {
	top: 0px;
	left: auto;
	right: 0px;
	position: absolute;
}

#upcoming-pac12 .content {
	height: 111px;
}

#upcoming-pac12 .links {
	background: #b5b5b5;
	height: 30px;
}

#upcoming-pac12 .links .left {
	width: 50%;
	float: left;
}

#upcoming-pac12 .links a {
	display: block;
	font-size: 12px;
	line-height: 30px;
	color: #000;
	font-family: "Roboto Condensed",Arial;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #888888;
}

#upcoming-pac12 .links div:first-child a {
	border-left: 0px;
}

#upcoming-pac12 .event {
	padding: 2px 10px;
	border-bottom: 1px solid #ddd;
	position: relative;
	height: 32px;
}

#upcoming-pac12 .event .title {
	font-family: "Roboto Condensed",Arial;
	font-weight: bold;
	color: #041e42;
	font-size: 12px;
	line-height: 14px;
}

#upcoming-pac12 .event .date {
	font-family: "Roboto Condensed",Arial;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	line-height: 15px;
}

#upcoming-pac12 .event .live {
	font-weight: normal;
	border: 1px solid #041e42;
	border-radius: 1px;
	display: inline-block;
	margin-left: 6px;
	line-height: 12px;
	padding: 0px 4px;
	font-size: 11px;
}

#upcoming-pac12 .event .network-info {
	background: url(/fls/0/site_graphics/pac12-infographic.png) no-repeat;
	width: 16px;
	height: 15px;
	display: inline-block;
	margin-left: 6px;
	cursor: pointer;
	position: relative;
	top: 3px;

}

#upcoming-pac12 .event .network-info-box {
	position: absolute;
	top: 42px;
	right: 10px;
	width: 160px;
	background: #fff;
	border: 1px solid #000;
	padding: 10px;
	display: none;
	z-index: 500;
}

#upcoming-pac12 .event .network-info-box.active {
	display: block;
}

#upcoming-pac12 .event .network-info-box a {
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #041e42;
}

#upcoming-pac12 .no-data {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}