/* *************************   Cycle.css Import Feb 15, 06 ***********************************/

html, body {
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}

/* New Add from TRA 02-02 */

.riderStats {
     font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #003580;
     font-weight:bold;
}

.plainText, body, td, li, .mainText, .mainBoldText, input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.formTitle, h2.eventsTitle, h3.whiteTitles, input, p, li, h2.indexQuote, h1.indexQuote, h3.indexBoxTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-bottom:2px;
}

.formTitle, h2.eventsTitle, h3.whiteTitles {
	color: #F2FA00;
	font-weight: bold;
}

h3.indexBoxTitle {
	color: #365686;
	font-size: 10pt;
	margin:0; padding:0;
	margin-bottom: 5px;
}
div.innerBoxContent {margin: 10px 10px 10px 10px; text-align: left;padding:0;}

div.innerBoxContent2 {margin: 0px 0px 0px 0px; text-align: left;padding:0;}
.formTitle { font-size: 8pt; }

h2.eventsTitle{ font-size: 12pt; margin:0;padding:0; margin-bottom: 5px;}

p.noPadding,p.smallText, p.whiteText, p.boldBlackText {
    padding:0;
	margin:0;
}

p.smallText {
	color:#ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 6pt;
	font-family: serif;
	line-height: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 28px;
	font-size: expression(7.5 + 'pt');
}

p.whiteText { color: #ffffff; font-weight: normal;}

p.boldBlackText { 
	color: black; 
	font-weight: bold; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

h3.whiteTitles {
	color: #ffffff;
	font-size: 7pt;
	margin:0;
	padding:0;
}

a.smallLink:link, a.smallLink:visited {
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a.smallLink:hover {
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}


a.fpftrLink:link, a.fpftrLink:visited {
    font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #003580;
    font-weight:bold;
    text-decoration:underline;

}

a.fpftrLink:hover {
    font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #fff;
 font-weight:bold;
    text-decoration:none;
}

h2.indexQuote, h1.indexQuote {
	color:#ffffff;
	font-size: 12pt;
	margin:0; padding:0;
}

h1.indexQuote { font-size: 14pt; }

ul.noBullets {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* New Feb19 */

ul.noBullets1 {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #0000CC;
}


a:link, a:visited {
    font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration:none;
}

a:hover {
    font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF!important;
    font-weight:bold;
    text-decoration:underline
}

a.horiz:link, a.horiz:visited {
	color: #FF0000;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

a.horiz:hover {
	color: #FF0000;
	font-weight:normal;
	text-decoration:underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

/* New Feb 19 */

a.horiz1:link, a.horiz1:visited {
	color: #003580;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

a.horiz1:hover {
	color: #003580;
	font-weight:normal;
	text-decoration:underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

a.noBullets1:link, a.noBullets1:visited {
	color: #003580;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

a.noBullets1:hover {
	color: #003580;
	font-weight:normal;
	text-decoration:underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


a:link, a:visited {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold;
}
a:hover {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003580;
	font-weight:bold;
}

.horiz {
	float: left;
	color: #FF0000;
}

li.horiz, li.bottomPipe {
	float: left;
	color: #FF0000;
}

li.bottomPipe { margin-left: 5px; margin-right:5px; }

/* New Feb 18 */

.horiz1 {
	float: left;
	color: #000099;
}

li.horiz1, li.bottomPipe1 {
	float: left;
	color: #0000CC;
}

li.bottomPipe1 { margin-left: 5px; margin-right:5px; }


div.greyBorder { border: 1px solid #B3B3AE; }

h1.riderQuote {
	font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A30000;
	font-weight:bold;
	text-align:center;
	margin:0; padding:0;
}

h3.quoteSource {
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A30000;
	margin:0; padding:0;
	margin-left: 175px;
}

.riderName {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #72736D;
	font-weight:bold;
}

li.riderHistory { line-height: 20px; }

.blueYear { 
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003580;
	font-weight:bold;
}

img.noBorders { border:0;}

li.suggestItems { float:left; width:175px;text-align:center;margin-top:10px; }


/************************************ Index.css ******************************************/

#frame {
	margin-left: auto;
	margin-right: auto;
	width: 793px;
	text-align: center;
}

/* New Add from TRA 02-02 */

.riderStats {
     font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #003580;
     font-weight:bold;
}

.moduletable-wht {
     font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #FFFFFF;
}

#indexHeader {
	margin-top: 15px;
	background: url(/templates/ver4/images/index_background.jpg);
	width: 100%;
	height: 404px;
	position: relative;
}

#indexBoxes {
  margin-top: 10px;
}

#headerContent {
	position: relative;
	text-align: left;
	padding: 15px 15px 15px 15px;
}

#headerLogin {
	position: absolute;
	right: 15px;
	top: 10px;
}

#headerEvents {
	position: absolute;
	top: 105px; 
	left: 625px;
}
input.formLogin {
	border: 1px solid #8F9088;
	width:100px;
}

div#imageRotator {
	position: absolute;
	left:263px; top: 25px;
}

div#imageFrame {
	z-Index: 3;
	position:absolute;
	left:248px;
	top:14px;
}

div#indexLinks { 
	position: absolute;
	left: 17px; 
	top: 170px;
	
	z-index:5;
}

a.indexMain:link, a.indexMain:visited {
	font : 2.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.indexMain:hover {
	font : 2.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}

a.joinClub:link, a.joinClub:visited {
	font : 2.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F2FA00;
	text-decoration: none;
	font-weight:bold;
}

a.joinClub:hover {
	font : 2.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

img.blueBottomBorder { border-bottom: 2px solid #003580; }

div#indexCenterBox, div#indexRightBox {
	margin-left:10px;
}

div#indexLeftBox, div#indexCenterBox, div#indexRightBox { 
	border: 2px solid #003580; 
	width: 253px;
	background-color: #EBEEF3;
	height: 150px;
}

div#staticIndexImage {
	position: absolute;
	left: 305px;
	top: 20px;
}


/*************************************** SiteLayout.css ************************************/

/* body { text-align:left; }*/

/* New Add from TRA 02-02 */

/*
.riderStats {
     font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #003580;
     font-weight:bold;
}

.moduletablewht {
     font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #FFFFFF;

}

#frame {
	width: 765px;
	min-height: 678px;
	height:678px;
}

#sideNavi {
	float: left;
	width: 156px;
	background-repeat: repeat-x;
	background-image: url(/templates/ver4/images/sideNavi_bg.jpg);
	height:736px;
	min-height:736px;
	text-align:center;
}

#mainArea {
	width: 599px;
	float: right;
	margin-left: 10px;
}

* html #mainArea { float: n\one; }

div#sideNaviLinks {
	text-align: left;
	margin-left: 15px;
	margin-top: 5px;
}

a.sideNaviLinks:link, a.sideNaviLinks:visited, a.sideNaviCurr:link, a.sideNaviCurr:visited {
	font : 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.sideNaviLinks:hover, a.sideNaviCurr:hover {
	font : 1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}

a.sideNaviCurr:link, a.sideNaviCurr:visited { color: #FF0000; }

a.sideNaviCurr:hover { color: #FFFFFF; }

div#sideNaviJoin {
	border: 1px solid #C8CBD4;
	background-color:white;
	width:131px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	text-align:left;
}

#riderProfile {
	margin: 10px 15px 5px 35px;
	

/*}


div#riderInfo {
	margin-left: 153px;
	text-align:left;
}

ul.storeCategories {
	list-style: url(/templates/ver4/images/red_triangle.jpg);
	padding:0;margin:0;
	background: url(/templates/ver4/images/store_menu_bg.gif);
}

ul.storeCategories li { 
	line-height:18px; 
	margin-left: 23px;
	padding-bottom: 1px;
	
}

div.storeSearchBox {
	background-color: #003580;
	height:85px;
	width:199px;
}

#itemContent {
	padding: 20px 0px 10px 0px;
	width: 545px;
	margin-left:auto;
	margin-right:auto;
}

#itemPicture {
	width:225px;
	text-align:center;
	float: left;
	margin-top: 20px;
}

#itemPicture p {
	font-size: 6pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: grey;
}

#itemInformation {
	min-height: 250px;
	margin-left: 260px;	
	position: relative;
}

#itemInformation h2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	margin:0; padding:0;
}

#itemInformation h3.itemPrice {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #525560;
	margin:0;padding:0;
	margin-top:10px;
}
*/

/***************************************** Joomla Core **********************************/

/**** Legacy Stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

/* #footer {
	text-align: center;
	padding: 3px;
}

/* ul
{
margin: 0;
padding: 0;
list-style: none;
}

/* li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



/* body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
*/

/*************************************** Joomla New *****************************************/


a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen-wht {
  width: 100%;
	padding: 0px;
	color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen-home{
  width: 100%;
	padding: 0px;
	color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;& */
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	color: #FFFFFF /* was #c64934;*/
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}

.contentheading-wht {
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-home {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-home td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-home th, div.moduletable-home h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #FFFFFF; /*was 666666;*/
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
div.moduletable-home {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #FFFFFF; /*was 666666;*/
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  /*background: url(../images/subhead_bg.png) repeat-x;*/
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}


span.article_seperator {
	display: block;
	height: 1.5em;
}