@charset "utf-8";
/* CSS Document */

body
{
	background: #000000 url(images/body.png) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper
{
	width: 90%;
	min-width: 990px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#rightcol
{
	padding-top: 510px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
	width: 220px;
	height: 1000px;
	background: #000000 url(images/rightriderlogotagline.png) top left no-repeat;
	text-align: left;
}

#rightcol h1
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	color: #e1e1e1;
}

#rightcol ul
{
	text-align: left;
	margin-top: 20px;
	margin-left: 0;
	list-style: none;
	width: 190px;
}

#rightcol li
{
	height: 30px;
	line-height: 30px;
	padding-left: 50px;
}

#cycling
{
	background: url(images/cyclingicon.gif) no-repeat;
}

#running
{
	background: url(images/runningicon.gif) no-repeat;
}

#watersports
{
	background: url(images/watersportsicon.gif) no-repeat;
}

#golf
{
	background: url(images/golficon.gif) no-repeat;
}

#tennis
{
	background: url(images/tennisicon.gif) no-repeat;
}

#news span
{
	font-size: 0.8em;
}

#news table
{
	font-size: 0.8em;
}	

#news h3
{
	margin-top: 0px;
	font-size: 0.9em;
	text-align: center;
	color: #009ddc;
	font-style: italic;
}

#leftcol
{
	float: left;
	width: 146px;
	height: 1000px;
	background: #252525 url(images/leftarc.png) top left no-repeat;
}

#maincol
{
	/*min-width: 624px;*/
	height: 1000px;
	background: #252525;
}

#head
{
	min-height: 186px;
	background: #252525 url(images/head.png) top left repeat-x;
}

/*
#title
{
	height: 145px;
	width: 100%;
}

#titlearc
{
	float: left;
	width: 124px;
	height: 145px;
	background: url(images/headleft.png) top left no-repeat;
}

#titlelogo
{
	float: right;
	margin-top: 10px;
	margin-left: -100px;
	background: url(images/logo.gif) top no-repeat ;
	width: 270px;
	height: 135px;
}

#titletagline
{
	float: right;
	background: url(images/tagline.gif) bottom center no-repeat ;
	width: 240px;
	height: 135px;
}
*/
#nav
{
	padding-top: 60px;
	min-height: 100px;
}

#navarc
{
	margin-top: -60px;
	margin-right: -25px;
	background: url(images/headleft.png) top left no-repeat;
	float: left;
	width: 124px;
	height: 186px;
}

#nav ul
{
	list-style: none;
	display: inline;
}

#nav li
{
	height: 30px;
	margin-top: 10px;
	list-style: none;
	display: inline;
	line-height: 30px;
	float: left;
}

a.navitem1ln, a.navitem1ln:link, a.navitem1ln:visited
{
	height: 30px;
	padding-left: 55px;
	padding-right: 20px;
	background: url(images/navitem.gif) top left no-repeat;
	color: #a1a1a1 !important;
	font-size: 13px;
	font-weight: 800;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	display: block;
	overflow: hidden;
}

a.navitem1ln:hover
{
	background: url(images/navitem.gif) bottom left no-repeat;
	color: #009ddc !important;
}

a.navitem2ln, a.navitem2ln:link, a.navitem2ln:visited
{
	padding-left: 55px;
	padding-right: 20px;
	height: 30px;
	background: url(images/navitem.gif) top left no-repeat;
	color: #a1a1a1 !important;
	font-size: 13px;
	font-weight: 800;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	display: block;
	overflow: hidden;
}

a.navitem2ln:hover
{
	background: url(images/navitem.gif) bottom left no-repeat;
	color: #009ddc !important;
}

#content
{
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 15px;
}

#content span
{
	color:#009ddc;
	text-align: center;
}

#moreinfo
{
	text-align: left;
	list-style: circle;
}

#moreinfo li
{
	padding-top: 10px;
}

#content h1
{
	margin: 0;
	padding: 0;
	font-size: medium;
	font-weight: 700;
	color: #ffcc33;
}


#bloglink {
	margin: 10px auto;
	text-align: left;
	background: url(images/bloggericon.png) top left no-repeat;
	height: 30px;
	width: 400px;
	padding-left: 35px;
	line-height: 15px;
	font-size: 110%;
}

.iframecontent
{
	margin: 0;
	padding: 0;
	background: #252525;
	text-align: left;
}

.iframecontent thead
{
	background: #ff6600;
	font-weight: bold;
	text-align: center;
}

.iframecontent tbody
{
	border-collapse: collapse;
}

.iframecontent tbody td
{
	padding: 10px;
}

.iframecontent span
{
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-size: 1.1em;
	color: #ff6600;
	font-weight:700;
	font-variant: small-caps;
}

#stateslist
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}

#retailstates
{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 560px;
	text-align: left;
}

#retailcities
{
	margin: 0;
	padding: 0;
	width: 410px;
	height: 560px;
	text-align: left;
}

#citiestoreslist
{
	list-style: none;
}

a:link 
{
	text-decoration: underline;
	color: #fba919;
}

a:visited
{
	text-decoration: underline;
	color: #f26722;
}

a:hover
{
	text-decoration: none;
}

#marathonimg
{
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: right;
	font-size: 0.85em;
}
#briansell
{
	height: 322px;
	width: 220px;
}

#footer
{
	text-align: center;
	margin-top: 15px;
	width: 100%;
}

#footer table
{
	font-size: 0.9em;
	border: none;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer td
{
	padding-left: 20px;
	padding-right: 20px;
}

#footer p
{
	font-size: 0.8em;
}

#corpcontact
{
	margin: auto;
	border: none;
	padding: 4px;
}

#teamcontact
{
	list-style: none;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

#teamcontact li
{
	list-style: none;
	padding-left: 130px;
	height: 100px;
	padding-top: 20px;
}

#marc
{
	background: url(images/marcmckinney.jpg) top left no-repeat;
}

#susan
{
	background: url(images/susanmckinney.jpg) top left no-repeat;
}

#john
{
	background: url(images/johnboucher.jpg) top left no-repeat;
}