<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "http://fonts.googleapis.com/css?family=Karla:700,400";

#SPORTS .horizontal_separator {
	background: url('../images/sports/horizontal_separator.png') no-repeat bottom left;
	padding-bottom: 25px;
	background-size: 100%;
	margin-bottom: 25px
}
#SPORTS .horizontal_separator.paper {
	background: url('../images/sports/horizontal_separator_white.jpg') bottom left no-repeat, url('../images/sports/paper_texture.jpg');
	background-size: 100%, auto
}
#SPORTS .paper {
	background: url('../images/sports/paper_texture.jpg') repeat 0 0

}
#SPORTS .full {
	width: 100%;
	margin-bottom: 25px
}
#SPORTS .horizontal_separtor {
	padding-bottom: 15px;
	border-bottom: 2px solid #eee;
	margin-bottom: 25px
}
.paper {
	position: relative
}
.paper:before {
	position: absolute;
	width: 100%;
	height: 44px;
	content: '';
	bottom: 100%;
	background: url('../Test/paper_torn_top.png') repeat-x top left

}
.paper.clean_tear:before {
	display: none
}
.paper .full .tabbed.top_right:before {
	background: url('../images/sports/figure_top_right_paper.png')
}



@media(min-width:480px) {
}



@media(min-width:600px) {

#SPORTS .full {
	display: inline-block
}
#SPORTS #sports_lists h3 {
	line-height: 1.1em
}
#SPORTS #sports_lists&gt;li {
	width: 50%;
	float: left;
	clear: none;
	border-top: 1px solid #e8e8e8;
	overflow: hidden
}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	clear: left
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) {
	background: 0;
	border-bottom: 0;
	border-top: 1px solid #e8e8e8
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) .visual {
	float: left
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) .option_group {
	padding: 0;

}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	border-top: 1px solid #e8e8e8;
}
#SPORTS #sports_lists&gt;li:first-child, #SPORTS #sports_lists&gt;li#arch {
	border-top: 0
}
#SPORTS #sports_lists .visual {
	width: 40%
}
#SPORTS #sports_lists .option_group {
	font-size: .85em;
	width: 58%;
}
}






@media(min-width:768px) {
.paper:before {
	width: 75%;
	left: 25%
}
.paper.grid12:before {
	width: 100%;
	left: 0
}

#SPORTS #sports_lists h3 {
	line-height: 1.1em
}
#SPORTS #sports_lists&gt;li {
	width: 33.3%
}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	clear: none
}
#SPORTS #sports_lists&gt;li:nth-of-type(3n+1) {
	clear: both
}
#SPORTS #sports_lists&gt;li#cas {
	border-top: 0
}
#SPORTS #sports_lists .visual {
	width: 45%
}
#SPORTS #sports_lists .option_group {
	width: 53%
}

#SPORTS #sports_lists .bubble {
	width: 80px;
	height: 80px;
}
}


@media(min-width:960px) {

#SPORTS * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
}


#SPORTS #splash_main {
	-webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.2);
	box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.2);
	display: inline-block;
	padding: 15px 0px 15px 0px
}
.ie7 #SPORTS #splash_main, .ie8 #SPORTS #splash_main {
	display: inline;
	zoom: 1
}
#SPORTS .options {
	list-style-type: none;
	margin: 0;
	padding: 0
}
#SPORTS #sports_lists a {
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
	text-decoration:none;
}
#SPORTS #sports_lists .college_name {
	text-transform: uppercase;
	display: block;
	font-size: .7em;
	font-weight: normal;
	line-height: 1;
	opacity: .8
}
#SPORTS #sports_lists h3 {
	font-family: 'Karla', Helvetica, Arial, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
	letter-spacing: -0.075em;
	font-weight: 700
}
#SPORTS #sports_lists&gt;li {
	clear: both;
	display: block;
	padding: 10px 0;
	background-origin: content-box;
	overflow: auto
}
.ie7 #SPORTS #sports_lists&gt;li, .ie8 #SPORTS #sports_lists&gt;li {
	height: 140px
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) {
	background: rgba(200,200,200,0.1);
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) .visual {
	float: right
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) .option_group {
	padding: 0 0 0 10px
}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	border-top: 1px solid #fff
}
#SPORTS #sports_lists&gt;li:first-child {
	border-top: 0
}
#SPORTS #sports_lists&gt;li:hover h3 a {
	color: #000;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}
#SPORTS #sports_lists&gt;li:hover .bubble {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
#SPORTS #sports_lists .visual {
	width: 33.3%;
	margin-right: 0.5%;
	float: left;
	text-align: center
}
#SPORTS #sports_lists .bubble {
	width: 105px;
	height: 105px;
	background: url('../images/sports/col_Sprite.jpg') 0 0 no-repeat;
	border-radius: 20%;
	background-clip: padding-box;
	border: 5px solid #963; /* e4d9b9*/
	display: inline-block;
	box-shadow: inset 0 2px 4px 0 rgba(50,50,50,0.7), 0 -2px 1px 0 rgba(255,255,255,0.6);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
#SPORTS #sports_lists #baseball .bubble {
	background-position: -105px 0
}

#SPORTS #sports_lists #basketball .bubble {
	background-position: -210px -105px
}

#SPORTS #sports_lists #cheerleading .bubble {
	background-position: -315px -105px   
}

#SPORTS #sports_lists #crosscountry .bubble {
	background-position: -210px -315px
}

#SPORTS #sports_lists #fieldhockey .bubble {
	background-position: -105px -315px
}

#SPORTS #sports_lists #football .bubble {
	background-position: -105px -105px
}

#SPORTS #sports_lists #golf .bubble {
	background-position: -210px -210px
}

#SPORTS #sports_lists #lacrosse .bubble {
	background-position: 0 -210px
}

#SPORTS #sports_lists #soccer .bubble {
	background-position: -210px 0
}

#SPORTS #sports_lists #softball .bubble {
	background-position: 0 0
}

#SPORTS #sports_lists #swimming .bubble {
	background-position: -315px -210px;
}

#SPORTS #sports_lists #tennis .bubble {
	background-position: -105px -210px
}

#SPORTS #sports_lists #volleyball .bubble {
	background-position: 0 -105px
}

#SPORTS #sports_lists #wrestling .bubble {
	background-position: -315px 0px;
}

#SPORTS #sports_lists #nonsports .bubble {
	background-position: -315px -315px;
}

#SPORTS #sports_lists #training .bubble {
	background-position: 0px -315px;
}



#SPORTS #sports_lists .option_group {
	float: left;
	width: 65%
}
#SPORTS #sports_lists .option_group h3 {
	font-size: 1.65em;
	padding-bottom: 0;
	padding-top:18px;
}
#SPORTS #sports_lists .option_group h3 a {
	display: inline-block;
}
#SPORTS #sports_lists .option_group li {
	border-bottom: 1px solid rgba(142,142,142,0.1);
	padding: 2px 0
}
#SPORTS #sports_lists .option_group li a {
	padding: .1em .3em;
	border-radius: 3px;
	display: inline-block
}
#SPORTS #sports_lists .option_group li a:hover {
	background: rgba(80,73,53,0.09999999999999998);
	color: #000;
	text-shadow: 0 1px rgba(255,255,255,0.09999999999999998);
	box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.2)
}
#SPORTS #sports_lists .option_group li a span {
	display: none
}






@media(min-width:600px) {
#SPORTS .full {
	display: inline-block
}

#SPORTS #sports_lists .bubble {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
#SPORTS #sports_lists&gt;li:hover .bubble {
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6)
}
#SPORTS #sports_lists h3 {
	line-height: 1.1em;
}
#SPORTS #sports_lists&gt;li {
	width: 50%;
	float: left;
	clear: none;
	border-top: 1px solid #e8e8e8;
	overflow: hidden
}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	clear: left
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) {
	background: 0;
	border-bottom: 0;
	border-top: 1px solid #e8e8e8
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) .visual {
	float: left
}
#SPORTS #sports_lists&gt;li:nth-of-type(even) .option_group {
	padding: 0
}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	border-top: 1px solid #e8e8e8
}
#SPORTS #sports_lists&gt;li:first-child, #SPORTS #sports_lists&gt;li#arch {
	border-top: 0
}
#SPORTS #sports_lists .visual {
	width: 47%
}
#SPORTS #sports_lists .option_group {
	width: 48%
}
#SPORTS #sports_lists .option_group h3 {
	font-size: 1.55em;
	padding-top: 10px;
}
}







@media(min-width:768px) {
.paper:before {
	width: 75%;
	left: 25%
}
.paper.grid12:before {
	width: 100%;
	left: 0
}

#SPORTS #sports_lists .bubble {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
#SPORTS #sports_lists&gt;li:hover .bubble {
	-webkit-transform: scale(0.65);
	-moz-transform: scale(0.65);
	-ms-transform: scale(0.65);
	-o-transform: scale(0.65);
	transform: scale(0.65)
}

#SPORTS #sports_lists h3 {
	line-height: 1.1em;
}
#SPORTS #sports_lists&gt;li {
	width: 33%
}
#SPORTS #sports_lists&gt;li:nth-of-type(odd) {
	clear: none
}
#SPORTS #sports_lists&gt;li:nth-of-type(3n+1) {
	clear: both
}
#SPORTS #sports_lists&gt;li#cas {
	border-top: 0
}
#SPORTS #sports_lists .visual {
	width: 47%
}
#SPORTS #sports_lists .option_group {
	/*font-size: .85em;  */
	width: 50%

}
}

@media(min-width:960px) {

#SPORTS #sports_lists .bubble {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
#SPORTS #sports_lists&gt;li:hover .bubble {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0)
}

	
	
}
</pre></body></html>