@CHARSET "UTF-8";
#tickerBar{
	background-color: #ce311f;
	color: #ffffff;
}
#rotatorpkg{
	position:relative;
	height: 2410px;
}
#anglestrip
{
	background-image:url(/images/2015/angle.png);
	background-repeat:no-repeat;
	position:absolute;
	height: 618px;
	top: 320px;
	width: 100%;
	z-index: 110;
}
#featurerotator{
	background-image:url(http://www.usacycling.org/usacgallery/photo/2015/Apr/eric-marcotte-wins-us-crit-nationals-lg.jpg);
	height: 680px;
	background-position:top;
	background-size:cover;
	z-index: 100;
}
#contentpkg{
	position: absolute;
	top: 500px;
	z-index: 150;
	margin-top: 150px;
}
.homepagecontentbox{
	width: 400px;
	display: inline-block;
	height: 390px;
	position: relative;
}
.ride_cta_button, .race_cta_button, .team_cta_button{
	width: 320px;
	cursor: pointer;
}
.homepageboxphoto{
	width: 472px;
	height: 387px;
	float: right;
	background-position:center;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#homepageboxcontent{
	width: 454px;
	height:387px;
	float: left;
}
#weRcycling{
	background-image:url(/images/2015/weRcycling_bkgd.jpg);
	height: 380px;
	padding: 110px 185px;
	color: #ffffff;
	margin-bottom: 55px;
}
#wrc_left{
	float: left;
	width: 350px;
}
.wrcbio{
	width: 150px;
	font-size 11px;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
}
.wrcbio  span.first{
	font-weight: normal;
	display: block;
}
.wrcbio  span.last{
	font-weight: bold;
}
.wrcbio > img{
	width: 150px;
	beight: 150px;
}
#wrc_right{
	float: right;
	width: 405px;
}
#wrctitle{
	font-size: 55px;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#wrctext{
	font-size: 18px;
	line-height: 25px;
}
#wrc_cta{
	margin-top: 35px;
	padding: 20px;
	border: 2px solid #ffffff;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
#wrc_cta:hover{
	border-color: #ce311f;
	color: #ce311f
}
/* Homepage Widgets */
#hpwidgets, #pywidgets
{
	margin-bottom: 15px;
}
#widcontainer{
	margin-left: 90px;
	margin-right: 90px;
}
.widget_box{
	width:340px;
	float: left;
}
.hpboxtitle{
	background-image: url(/templates/homepage2015/images/hp_boxtop.png);
	background-repeat: no-repeat;
	height: 45px;
	color: #002950;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	padding-left: 30px;
	padding-top: 30px;
}
.hpboxdivider{
	border-top: 2px solid #e1e1e1;
	width: 2px;
	margin-left: 10px;
	width: 320px;
}
.hpboxbody{
	background-image: url(/templates/homepage2015/images/hp_boxmiddle.png);
	background-repeat: repeat-y;
	height: 475px;
	position: relative;
}
.hpboxbottom{
	background-image: url(/templates/homepage2015/images/hp_boxbottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 340px;
}
.cta_box{
	position: absolute;
	bottom: 0;
}
.cta_button{
	margin-top: 20px;
	color: #ffffff;
	background-color: #ce311f;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0;
	width: 250px;
	bottom: 15px;
	left: 45px;
	position: absolute;
	cursor: pointer;
}
.cta_button:hover{
	background-color: #ab291a;
}
a.National:link, a.National:visited {
	color: #000000;
}
/* End Homepage Widgets */

/* Homepage News Box */
#stories{

}
#stories div.story:last-child
{
	border-bottom: none;
}
.story{
	width: 295px;
	margin: 5px 0 10px;
	height: 66px;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.photo{
	float: left;
	margin-right:10px;
	width: 66px;
}
.abstract{
	float: left;
	width: 195px;
	font-size: 12px;
	margin: 0 0 10px 0;
}
.abstract a:link, .abstract a:visited{
	font-size: 14px;
	color: #ce311f;
	text-decoration: none;
}
.newsdate{
	display: block;
}
/* Homepage Results and Events Boxes */
div.hpboxbody div.result
{
	height: 45px;
	margin-left:25px;
}
div.result:hover{
	
}
div.result div.table-cell{
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 15px;
	height: 50px;
}
div.result div.table-cell:last-child{
	padding-left: 10px;
	width: 45px;
}
div.result div.table-cell a:link
{
	color: 	#ce311f;
	text-decoration: none;
}
.eventdetail{
	font-size: 10px;
}
.th-left{
	float:left;
	padding-left: 30px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
}
.th-right{
	float: right;
	padding-right: 25px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
}

/* Race/Ride/Team Selector */
#pathways{
	width: 1020px;
	margin-left: 90px;
	margin-bottom: 40px;
}
#pathtabs{
	height: 150px;
	padding-left:10px;
}
.pathoption{
	width: 320px;
	margin-right:20px;
	float: left;
	cursor: pointer;
}
#pathtabs div.pathoption:last-child{
	margin-right: 0;
}
#pathcontent{
	height: 400px;
	background-image:url(/images/2015/pathways_bkgd.png);
	background-repeat: no-repeat;
	padding: 40px 47px;
	position: relative;
}
#pathcontent p{
	font-size: 18px;
	line-height: 25px;
}
#pathcontent a:link, #pathcontent a:visited{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:15px;
	font-weight: bold;
	font-size: 11px;
}
#pathcontent a:hover{
	color: #ce311f;
}
#pathcontent h1{
	font-size: 55px;
	text-transform: uppercase;
	line-height: 55px;
	margin-bottom: 20px;
}
#pathcontent ul{
	margin-left: 20px;
}
#pathcontent ul li{
	list-style-image:url('/images/2015/bullet.png');
}
.hppathcontent{
	display:none;
}