/* GENERIC */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/back_train.jpg);
}

P  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;
 margin-top : 0px;
 margin-bottom : 8px;
	 
}
.boxoutline {
	font-weight: bold;
	padding: 2px;
	border: thin solid #09C;
}
.red {
	font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 14px;
 color: #ff0000;
	font-weight: bold;
}
.green  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #319E28;
 margin-top : 8px;
 margin-bottom : 8px;
	 
}
P.small  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;
 margin-top : 0px;
 margin-bottom : 0px;
	 
}

P.smallwhite  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #ffffff;
 margin-top : 0px;
 margin-bottom : 0px;
	 
}
pre  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 13px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;

}

p.white  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #ffffff;
  margin-top : 0px;

}
p.caption  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;
  margin-top : 0px;

}


td  {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;

}


H1  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
 margin-top : 0px;
  padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

H2  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal; 
 color: #32A6DE;
 margin-top : 0px;
  padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;

}

H3  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #319E28;
 margin-top : 0px;
  padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

H4  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
  margin-top : 0px;
  padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

H5  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal; 
 color: #32A6DE;
 margin-top : 0px;
  padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

H6  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal; 
 color: #319E28;
  margin-top : 0px;
  padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

DT  {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 13px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;
  margin-top : 0px;

}


TFOOT, THEAD    {
background-color: #84388C;
}

TH  {
background-color: #84388C;

}


.menu01 {
	color : #666666;
	margin-top : 0px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 2px;
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;
}

.menu01 a:link {
	color : #666666;
	text-decoration: none;
}

.menu01 a:hover {
	color : #DF3D3D;
	text-decoration: underline;
}

.menu01 a:visited {
	color : #666666;
	text-decoration: none;
}

A:link  {
text-decoration:    underline;
    color:  #DF3D3D;
}

A:visited   {
text-decoration:    underline;
    color:  #DF3D3D;
}

A:active    {
text-decoration:    underline;
    color:  #666666;
}

A:hover {
text-decoration:    underline;
    color:  #666666;
}

a.infobox{
    position:relative; /*this is the key*/
    z-index:24; background-color:#fff;
    color:#DF3D3D;
    text-decoration:none}

a.infobox:hover{z-index:25; background-color:#9ed0ee}

a.infobox span{display: none}

a.infobox:hover span{ /*the span will display just on :hover state*/
    display:block;
   position:absolute;
    top:-2em; left:-6em; width:25em;
    border:1px solid #676766;
    background-color:#fcfac3; color:#676766;
    text-align: left}
	
SMALL   {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;
  margin-top : 0px;

}


BIG {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal; 
 color: #666666;
  margin-top : 0px;
}

BLOCKQUOTE, PRE {
font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 13px;
 font-weight: normal;
 font-style: normal; 
 color: #666666;
  margin-top : 0px;

}


UL LI   {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top : 0px;

}

UL LI LI    {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top : 0px;

}

UL LI LI LI {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top : 0px;

}

OL LI   {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top : 0px;

}

OL OL LI    {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top : 0px;

}

OL OL OL LI {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top : 0px;

}
.center {
	text-align: center;
}
.redsmall {
	font-size: 12px;
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.redsmall .center {
	color: #ff0000;
}
.redsmallcenter {
	color: #ff0000;
	text-align: center;
}
.center .greensmall {
	color: #319E28;
}
.greensmaller {
	color: #319E28;
}
.date {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #CCC;
}
.greensmallest {
	color: #39754f;
	font-size: 10px;
}
.tableborderGTW {
	border: thin solid #009263;
}
.bluetext {
	font-size: 14px;
	color: #3F8DCC;
}
.graytextsmall {
	color: #C3C3C3;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}

.textwithgraybackround {
	background-color: #f2f2f2;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
.textwithgraybackroundwithpadding {
	background-color: #E7E7E7;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.tablebordergraybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.graytextmedium {
	color: #C1C1C1;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.bluetextmedium {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.8em;
	color: #32A6DE;
}
.bluetextsmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.2em;
	color: #32A6DE;
	font-weight: bold;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;
}
.tablebordergraytopandright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
}
.tablebordergraytop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
}

#cyclingsidebar {
	float: left;
	width: 185px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
	border-left-color: #D6D6D6;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.cyclingul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cyclingmbta {
	padding: 15px;
	width: 225px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	float: left;
}
#cyclingmbta2 {
	width: 225px;
	margin-left: 20px;
	float: left;
	background-color: #F0F0F0;
	border: thin solid #32A6DE;
	margin-bottom: 20px;
	margin-top: 25px;
	padding: 15px;
	margin-right: 20px;
}
#cyclingmgta3 {
	padding: 15px;
	float: left;
	width: 225px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


#cyclingbikebuddy {
	width: 400px;
	padding: 5px;
	color: #FFF;
	float: left;
	clear: none;
	background-repeat: no-repeat;
	background-image: url(cyclingcorner/images/bikebuddy_background.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bikebuddytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 350px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 15px;
}

#cyclingpresentations {
	width: 400px;
	float: right;
	clear: none;
	background-image: url(cyclingcorner/images/bikebuddy_background.png);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#cyclingemailtextbox {
	width: 500px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
	float: none;
}

#cycling_sidenav {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}



.clrfloat {
	clear: both;
}
.cyclingtextboxes {
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}

#cyclingbikebuddy .bikebuddytext a {
	text-decoration: underline;
    color: #DF3D3D;
}

#cyclingbikebuddy .bikebuddytext a:visited {
	text-decoration: underline;
    color: #DF3D3D;
}

#cyclingbikebuddy .bikebuddytext a:active {
	text-decoration: underline;
    color: #ffffff;
}

#cyclingbikebuddy .bikebuddytext a:hover {
	text-decoration: underline;
    color: #ffffff;
}

#cyclingpresentations .bikebuddytext a {
	text-decoration: underline;
    color: #DF3D3D;
}

#cyclingpresentations .bikebuddytext a:visited {
	text-decoration: underline;
    color: #DF3D3D;
}

#cyclingpresentations .bikebuddytext a:active {
	text-decoration: underline;
    color: #ffffff;
}

#cyclingpresentations .bikebuddytext a:hover {
	text-decoration: underline;
    color: #ffffff;
}

.box-round-corners {
	padding: 10px;
	border: thin solid #069;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 300px;
	text-align: center;
	margin-right: 20px;
	margin-left: 160px;
	margin-bottom: 20px;
}
#promobox {
	margin-left: 20px;
	width: 250px;
	border: thin solid #D6D6D6;
	clear: none;
	float: left;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#sidebarGreenSalem {
	width: 260px;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #80BF45;
	padding-top: 5px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	padding-left: 8px;
}
.textsmall9pxdarkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.text20px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.greensalem {
	font-family: Arial, Helvetica, sans-serif;
	color: #80BF45;
}
.textlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.textdarkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030;
}
#mainGreenSalem {
	padding-right: 20px;
	padding-left: 20px;
}

