<style>
/* override the root element to enable scrolling */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
	padding: 0 15px 0 20px;
}
h2 {
	font-size: 2.6em;
	padding: 10px 0 0 30px;
	margin: 0;
	color: #FFF
}
h3 {
	font-size: 1.6em;
	padding: 5px 0 15px 30px;
	margin: 0;
	color: #FFF;
	line-height: 22px;
}
h4 {
	font-size: 1.6em;
	padding: 0 0 10px 0;
	margin: 0;
	color: #666;
	line-height: 22px;
}
h5 {
	color:#428190;
	font-size:1.2em;
	font-weight:600;
	margin:0 2px 10px 20px;
	padding:0 0 10px;
}
ul.cup{

	margin: 0 0 0 40px;
	padding: 0 0 10px 0;
}
li.cup{
	
	margin: 0;
	padding: 0;
	line-height: 18px

}
hr {border: none 0; 
	border-top: 1px solid #236f8f;
	width: 80%;
	height: 1px;
	margin: 0 0 10px 25px;
}
.whitelnk {
	display: block;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#fff;

}
a.whitelnk:link {text-decoration: underline; color:#fff;}
a.whitelnk:visited {text-decoration: underline; color:#fff;}
a.whitelnk:active {text-decoration: underline; color:#fff;}
a.whitelnk:hover {text-decoration: underline; color: #666}

.hdrtxt {
	display: block;
	float: left; 
	margin: 18px 2px 12px 12px;
	padding: 0;
	height:34px;
	width: 329px;
	text-align: left;
}
.caption {
	display: block;
	margin:12px 0 0 0;
	padding:0;
	width: 330px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#fff;
	line-height:normal;
	text-align:right;
	float: left; 
}
.eventshdr {
	display: block;
	padding: 8px 0 0 5px;
	color: #FFF;
	font-size: 1.1em;
	line-height:normal;
}
.events {
	display: block;
	padding: 3px 0 0 5px;
	line-height:normal;
}
.events_indent {
	display: block;
	padding: 3px 0 0 25px;
	line-height:normal;
}
p.email_over {
	display: block;
	margin: 0;
	padding: 0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 18px;
	color:#fff;
}
p.email {
	display: block;
	margin: 0;
	padding: 0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 18px;
	color:#fff;
}
p.rtcol {
	display: block;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#333333;
}
a.rtcol:link {text-decoration: underline; color:#333;}
a.rtcol:visited {text-decoration: underline; color:#333;}
a.rtcol:active {text-decoration: underline; color:#333;}
a.rtcol:hover {text-decoration: underline; color: #666;}

.abouthdr {
	display: block;
	margin: 24px 2px 0 20px;
	padding: 0 0 10px 0;
	width: 534px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight:400;
	color:#428190;
}

#specs {
	float:left;
	margin:5px 0 0 0;
	padding:0;
	position: relative;
	top: -29px;
	left: 20px;
	width:623px;
}



/******************************
	FLOWPLAYER TABS
***************************/


/* everything is constructed with a single background image */

/* tabs */
#flowtabs {

	height:23px !important;
	margin:0 0 30px;
	padding: 0 0 0 0;
	width:623px;

}
#flowtabs li {
	float:left;
	list-style-type:none;
	margin:0 3px 0 0;
	padding:0;
	text-indent:0;
}
/* every tab uses the same background image */
#flowtabs li a {
	background:transparent url(/DiscoverCenter/community/events/cscup/images/tabs.png) no-repeat scroll 0 0;
	color:#333333;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:center;
	text-decoration:none;
}
#flowtabs a.current {
	cursor:default;
}
/* adjust the background image position on each tab */
#flowtabs #t1 {
	background-position: 0 0;
	width: 120px;
}
#flowtabs #t2 {
	background-position: 0 0;
	width: 120px;
}
#flowtabs #t3 {
	background-position: 0 0;
	width: 120px;
}
#flowtabs #t4 {
	background-position: 0 0;
	width: 120px;
}
#flowtabs #t1:hover {
	background-position: 0 -48px;
}
#flowtabs #t2:hover {
	background-position: 0 -48px;
}
#flowtabs #t3:hover {
	background-position: 0 -48px;
}
#flowtabs #t4:hover {
	background-position: 0 -48px;
}
#flowtabs #t1.current {
	background-position: 0 -24px;
}
#flowtabs #t2.current {
	background-position: 0 -24px;
}
#flowtabs #t3.current {
	background-position: 0 -24px;
}
#flowtabs #t4.current {
	background-position: 0 -24px;
}
/* panes */
div.panes div {
	display:none;
	margin:0;
	padding:0;
	overflow: auto;
	width: 575px;

}
.panes h2 {
	display: block;
	margin: 0 2px 0 20px;
	padding: 0 0 10px 0;
	width: 434px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight:400;
	color:#428190;
}
.panes h3 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:1em;
}
.panes p {
	color:#333333;
	font-size:12px;
	line-height:140%;
	margin-bottom:1em;
}
.panes ul {
	margin:0 0 10px 0;
	padding:0;
}
.panes ul li {

	line-height:120%;
	list-style-type:none;
	margin-bottom:3px;
	padding:0 0 0 11px;
}

#videos {
	display: inline;
	margin: 10px;
	padding: 0;
	width: 570px;
	height: auto;
	font-size: 1.2em;

}

/******************
	OVERLAY
*******************/

div.overlay {
	display:none;
	background: url(/apache/images/overlay/white.png) no-repeat;
	_background: url(/apache/images/overlay/white.gif) no-repeat;
	padding: 40px;	
	width:576px;
	margin: 0 auto;
	z-index: 10000;
}

div.overlay div.close {
	background: url(/apache/images/overlay/close.png) no-repeat;
	_background: url(/apache/images/overlay/close.gif) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.wrap {
	height: 450px;
	overflow-y: auto;
}
a.player { 
	display:block;
	height:450px;
}

#image_wrap {
	display:inline;
	float:left;
	height:408px;
	margin:0;
	padding:0;
	width:434px;
}

a.disabled {
	visibility:hidden;
}
a.browse {
	cursor:pointer;
	display:block;
	font-size:1px;
	height:22px;
	margin:0;
	padding:0;
	width:67px;
}
a.up, a.down {
	background:transparent url(img/btn-vertscroll.png) no-repeat scroll 0 0;
	float:none;
	margin:0;
	padding:0;
}
a.up {
	background-position:0 0;
	margin-bottom:10px;
}
a.down {
	background-position:0 -22px;
	margin-top:10px;
}

/* single video item */
div.video_pod {

	display: inline;
	background-color:#000;
	width:440px;
	height:120px;
	padding: 20px 20px 20px 20px;
}
.cscup_next {
	cursor: pointer;
}
.cscup_prev {
	cursor: pointer;
}
</style>