@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
font-size: 24px;
}
body {
	background-color: #1580c5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cities {
font-size: 10px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
padding: 1px 0px 1px 0px;
}

.mycity {
font-size: 12px;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}

.arrow {
position: relative;
top: -4px;
left: 4px;
width: 15px;
}

a.cities:link, a.cities:visited {
color:#666666;
text-decoration: none;
}

a.cities:hover {
color: #009933;
text-decoration: none;
}

a:link {
	color: #00853f;
	text-decoration: none;
}
a:hover {
	color: #f47920;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #00853f;
}
a:active {
	text-decoration: none;
	color: #00853f;
}

/*- Pages --------------------------- */


.subheads {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
}
.problem {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}
.solution {
	font-size: 24px;
	color: #02853F;
	font-weight: bold;
}
.solution_whatsub {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.solution_simpleheads {
	font-size: 18px;
	color: #02853F;
	font-weight: bold;
	line-height: 2em;
}
.partners {
	font-size: 12px;
	display: block;
	border-width: 1px;
	border-top-style: solid;
	background-color: #CCCCCC;
	padding: 6px;
	border-color: #666666;
	width: 400px;
}
.biketips_sub {
	font-size: 14px;
	font-weight: bold;
	color: #1580c5;
}
.homebody {
	font-size: 10px;
	color: #000000;
	display: block;
	margin-top: 3em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 5px;
}
li {
	margin-bottom: 5px;
}
.simple {
	margin-top: -12px;
	margin-left: 20px;
}
.advocatebtn {
	margin-top: 3px;
}
.table {
	border: 2px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
a.footer:link, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

/*- Menu toptabs --------------------------- */

.toptabs {

	  position: relative;
      font-size: 9px;
	  margin:0;
	  width: auto;
	  display: table-cell;
	  margin-left: 0;
	  margin-right: 0;
	  top: 0px;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
      line-height: 10px;
	  font-weight: normal;
	  text-align: center;
	  text-decoration: none;
	  text-transform: uppercase;
}

.toptabs ul {
	margin:0;
	padding: 4px 0px 0px 3px;
	list-style: none;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
    
.toptabs li {
    display:inline;
    margin:0;
    padding: 0;
	text-decoration: none;
	text-align: center;
	
	
}

.toptabs a {
	float: left;
	padding: 8px 3px 8px 3px;
	margin: 0;
	color:#fff;
	vertical-align: middle;
    text-decoration: none;
	text-align: center;
}
   
    .toptabs a span {
      
      display:block;
	  text-decoration:none;
	  text-align: center;
      color:#fff;
      }
   
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .toptabs a span {float:none; text-decoration:none;}
    /* End IE5-Mac hack */
    .toptabs a:hover span {
      color: #fff;
	 
      }
.toptabs a:hover {
      background:  url(../images/rollover.jpg) repeat-x;
	  
	 
	  
}



.img_title_bottom {
padding-top: 10px;
}
