.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/ * html .clearfix { height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */
.clear { clear:both;} 
.left { float:left;} 
.right { float:right;}
.img-left {float: left; margin-right: 10px;} 
.img-right {float: right; margin-left: 10px;}
.dnnsprite { background-image: url('images/AsideIcons.png'); background-color: transparent; background-repeat: no-repeat; }
.Community { background-position: -249px -5px; }
.Conferences { background-position: -188px -5px; }
.Manuals { background-position: -127px -5px; }
.Marketplace { background-position: -66px -5px; }
.Training { background-position: -5px -5px; }


ul.RotatorNav { margin:-74px 0 0 0;}
ul.RotatorNav li {margin:0;list-style:none;}

ul.sidebar-nav li { list-style-type: none;}
ul.sidebar-nav li ul li { padding-left: 20px;;}

/* Getting Started content */
.getting-started-wrap .left { width: 116px; padding-top:20px;}
.getting-started-wrap .right { width:500px;}
a#TourStart img, a#TourVideo img { margin: 3px 3px 3px -10px; vertical-align: middle;}
#dnnTourContainer { display:none; }
hr.tour { border-style: solid; border-top-width: 0; color: #ccc; margin-top: 1em; }

#Footer #dnn_Footer_LeftPane {float: left;margin: 0 20px 0 0;width: 430px;}
#Footer #dnn_Footer_RightPane {float: left;width: 510px;}

#Sponsors img{width:118px;height:58px;border:solid 1px #000;margin:0 7px 7px 0;background:url(images/Logos.jpg) no-repeat;}
#Sponsors .aspnet img{background-position:0 0;}
#Sponsors .maxasp img{background-position:-118px 0;}
#Sponsors .telerik img{background-position:-236px 0;}
#Sponsors .exacttarget img{background-position:-354px 0;}
#Sponsors .winlive img{background-position: 0 -58px;}
#Sponsors .redgate img{background-position: -118px -58px;}
#Sponsors .appliedi img{background-position: -236px -58px;}
#Sponsors .arrowdesign img{background-position: -354px -58px;}

/* Quick Links */
.tblQuickLinks { width:100%; }
.tblQuickLinks td { line-height:22px; }
.tblQuickLinks a:link, .tblQuickLinks a:active, .tblQuickLinks a:visited{ text-decoration:underline; color:#e5e5e5; }
.tblQuickLinks a:hover {color:#d0171e;}

/* ------    Awesome Cyles site styles    ------ */
/* footer */
.left-footer { width:48%; float:left;}
.right-footer { width:48%; float:right;}

/* Home page */
/* Header Banner*/
.bannerShadow {padding-bottom: 34px; background:url(/Portals/0/images/Slide-Shadow.png) no-repeat 0 bottom;}
	.header-banner { background-image: url("/Portals/0/images/header-bg.jpg"); background-repeat: repeat-x; background-color:#830c11; min-height:200px; color:#FFF;}
		.header-banner .header-banner-image { float:left; width:280px; margin-left:50px; padding-top:13px;}
		.header-banner .header-banner-text { float:right; width:550px; margin-right:55px;}
			.header-banner .header-banner-text { font-size:16px; line-height:19px; padding-top:10px;}
			.header-banner .header-banner-text h2 { font-size:36px; text-transform:uppercase}
			.header-banner .header-banner-text .header-read-more { font-size:14px; text-align:right;}
			.header-banner .header-banner-text .header-read-more a { color:#FFF;}

/* services columns */
.home-services div { width:190px; margin-right:20px; float:left;}
.home-services div.last { margin-right:0;}

/*  home page sidebar styles*/
#RightLinks .last { background:none;}
#RightLinks li.icoAbout img { background-image: url("images/bike-about-icon.png"); background-repeat: no-repeat;}
#RightLinks li.icoBike img { background-image: url("images/bike-icon.png"); background-repeat: no-repeat;}
#RightLinks li.icoNews img { background-image: url("images/bike-news-icon.png"); background-repeat: no-repeat;}

/* Subpage sidebar navigation on */
.Normal ul.sidebar-nav li { line-height:200%;}
.c_DNN6_Aside h3 { padding:0; margin:0; line-height:200%;}

/* EasyDNN News Dialog */
.ui-dialog {
bottom: 6vh !important;
position: fixed !important;    
top: auto !important;
}

ul#FormsIndex {
  columns:auto 2;
          -webkit-columns: 2;
        -moz-columns: 2;
  font-size:140%;
  font-weight:bold;
  list-style-type: none;
  margin:0;
  padding:0;
}

/* Tourney Central */
div.tourney img {
  /*height: 125px;
  width: 375px;*/
}

div.tourney h2 {
  margin:10px 0px;
  padding:0px;
}

div.tourney h3 {
  font-weight:bold;
  font-size:18px;
  color:#202a8b;
  margin:10px 0 0 0; 
}

.anchorContainer {
  display: flex;
  justify-content: space-between;
}

ul.tourneySelector1 {
  list-style-type: none;
  text-decoration:none;
  display:inline-block;
  margin-left:0px;
}

ul.tourneySelector1 a span {
  display:none;
}

.tourneySelector1 a {
  padding:10px 0;
  margin:10px 0;
  background-repeat: no-repeat;
  display:block;
  height:27px;
  width:250px;
}

/* Spring Anchor Links */
a.Baseball {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Baseball.png');
}

a.Baseball:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Baseball-Hover.png');
}

a.Golf {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Golf.png');
}

a.Golf:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Golf-Hover.png');
}

a.Softball {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Softball.png');
}

a.Softball:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Softball-Hover.png');
}

a.Tennis {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Tennis.png');
}

a.Tennis:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Tennis-Hover.png');
}

a.Lacrosse {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Lacrosse.png');
}

a.Lacrosse:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Lacrosse-Hover.png');
}

a.Soccer {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Soccer.png');
}

a.Soccer:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Soccer-Hover.png');
}

a.Track {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Track.png');
}

a.Track:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Track-Hover.png');
}

/* Winter Anchor Links */

a.BBasketball {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/BBasketball.png');
}

a.BBasketball:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/BBasketball-Hover.png');
}

a.GBasketball {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/GBasketball.png');
}

a.GBasketball:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/GBasketball-Hover.png');
}

a.Gymnastics {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Gymnastics.png');
}

a.Gymnastics:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Gymnastics-Hover.png');
}

a.Hockey {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Hockey.png');
}

a.Hockey:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Hockey-Hover.png');
}

a.IndWrestling {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/IndWrestling.png');
}

a.IndWrestling:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/IndWrestling-Hover.png');
}

a.TeamWrestling {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/TeamWrestling.png');
}

a.TeamWrestling:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/TeamWrestling-Hover.png');
}

/* Fall Anchor Links */
a.Football {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Football.png');
}

a.Football:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Football-Hover.png');
}

a.FB8Player {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/8Player.png');
}

a.FB8Player:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/8Player-Hover.png');
}

a.CrossCountry {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/CrossCountry.png');
}

a.CrossCountry:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/CrossCountry-Hover.png');
}

a.Golf {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Golf.png');
}

a.Golf:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Golf-Hover.png');
}

a.Tennis {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Tennis.png');
}

a.Tennis:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Tennis-Hover.png');
}

a.SwimDive {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/SwimDive.png');
}

a.SwimDive:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/SwimDive-Hover.png');
}

a.Lacrosse {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Lacrosse.png');
}

a.Lacrosse:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Lacrosse-Hover.png');
}

a.Soccer {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Soccer.png');
}

a.Soccer:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Soccer-Hover.png');
}

a.Volleyball {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Volleyball.png');
}

a.Volleyball:hover {
  background-image: url('/Portals/0/PDF/Tournament Central/AnchorLinks/250/Volleyball-Hover.png');
}

div.tourney p.tourney_date {
  font-weight:bold;
  font-size:18px;
  color:#202a8b;
  margin:0 0 10px 0;
}

div.tourney p.tourney_loc, div.tourney p.tourney_loc a {
  margin:10px 0 0 0;
  padding:0 0 5px 0;
  font-weight:bold;
  font-size:18px;
  color:#4867bb;
}

div.tourney ul {
  list-style-type: none;
  margin: 5px 0 20px 0;
  padding: 0;
}

div.tourney ul li, div.tourney ul li a {
  font-weight:normal;
  font-size:18px;
  color:#000000;
  line-height:33px;
}

div.tourney ul li a {
  margin:0px 0px 0px 10px;
  padding:10px 0px;
  height:29px;
  text-align:middle;
  line-height:35px;
}

div.tourney ul li span {
  background-size: 30px 30px;
  background-repeat: no-repeat;
  display:inline-block;
  height:35px;
  width:30px;
}

div.tourney ul li span.tickets {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Tickets.png');
}

div.tourney ul li span.schedule {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Schedule.png');
}

div.tourney ul li span.parking {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Parking.png');
}

div.tourney ul li span.apparel {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Apparel.png');
}

div.tourney ul li span.areainfoCVB {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/CVB-AreaInfo.png');
}

div.tourney ul li span.areainfoLodging {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Lodging-Hotel.png');
}

div.tourney ul li span.awards {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Awards.png');
}

div.tourney ul li span.brackets {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Bracket.png');
}

div.tourney ul li span.carryin {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/CarryIn.png');
}

div.tourney ul li span.carryin2 {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Carryin2.png');
}

div.tourney ul li span.concessions {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Concessions.png');
}

div.tourney ul li span.construction {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Construction.png');
}

div.tourney ul li span.areainfoDining {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Dining.png');
}

div.tourney ul li span.dvd {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/DVD.png');
}

div.tourney ul li span.handicap {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Handicap.png');
}

div.tourney ul li span.heatlaneassignments {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/HeatLaneAssignments.png');
}

div.tourney ul li span.liveCourts {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/TennisCourtAssignment.png');
}

div.tourney ul li span.liveresultsTimes {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/LiveResults-Times.png');
}

div.tourney ul li span.map {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Map.png');
}

div.tourney ul li span.metaldetectors {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/MetalDetector.png');
}

div.tourney ul li span.photos {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Photos.png');
}


div.tourney ul li span.preview {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Preview.png');
}

div.tourney ul li span.qualifiers {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Qualifiers.png');
}

div.tourney ul li span.radio {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Radio.png');
}

div.tourney ul li span.results {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Results.png');
}

div.tourney ul li span.resultsScore {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Results-Score.png');
}

div.tourney ul li span.resultsTimes {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Results-Times.png');
}

div.tourney ul li span.resturants {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Resturant.png');
}

div.tourney ul li span.rules {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Document.png');
}

div.tourney ul li span.schedule {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Schedule.png');
}

div.tourney ul li span.shuttle {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Shuttle.png');
}

div.tourney ul li span.stats {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Stats.png');
}

div.tourney ul li span.venue {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Venue.png');
}

div.tourney ul li span.video {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/VideoDigitalDownload.png');
}

div.tourney ul li span.watch {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/WatchLive.png');
}

div.tourney ul li span.warning {
  background-image: url('/Portals/0/PDF/Tournament Central/icons/Warning.png');
}





