body {
    background-color: #464646;
}

#page-update9 {
    display: none;
}

#wrapper {
    width: 900px;
    background: #fff;
    border: 2px solid #202020;
    margin: 6px auto;
}

#header {
    background-color: #797979;
}
/* Login Area */
#login-area {
    background-color: #797979;
    height: 20px;
    font-size: 90%;
    padding-right: 12px;
    color: #fff;
    border-bottom: 2px solid #202020;
}

#login-area span {
    margin-left: 12px;
    float: left;
}

#login-area ul {
    float: right;
}

#login-area ul li {
    display: inline;
}

#login-area a:link, #login-area a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#login-area a:hover {
    text-decoration: underline;
}
/********************/
#banner {
    width: 900px;
    height: 100px;
    background: #fff url(http://pedalopolis.com/themes/site_themes/home/images/p_banner.gif);
    border-bottom: 2px solid #202020;
}

#nav {
    height: 30px;
    background-color: #797979;
    margin-bottom: 5px;
    border-bottom: 2px solid #202020;
}
/* TrailWatch */
#trailwatch {
    width: 96%;
    height: 225px;
    border: 2px dotted #202020;
    padding: 6px;
    margin: 6px auto;
}

#map {
    width: 160px;
    height: 219px;
    background: #ffffff url(http://pedalopolis.com/themes/site_themes/home/images/tw_map.jpg) no-repeat;
    margin: 0 6px;
    float: left;
}

#map a {
    width: 160px;
    height: 219px;
    float: left;
}

#county-tabs {
    width: 685px;
    background-color: ##E1ECAF;
	float:left;
	overflow:hidden;
}

.ui-tabs-panel {
    height: 155px;
    min-height: 155px;
    max-height: 155px;
    overflow: auto;
    background-color: #E1ECAF;
}

.tw-entry {
    margin: 6px 12px 6px 18px;
}

.tw-links {
    width: 145px;
    background-color: #fff;
    border: 1px dotted #49ADBC;
    padding: 6px 12px;
    margin: -6px -6px 3px 12px;
    float: right;
}

.tw-posted {
    border-top: 1px dotted #B38F59;
    margin-top: 12px;
}

.tw-main-posted {
    display: block;
    border-bottom: 1px dotted #474747;
    margin-bottom: 12px;
    text-align: right;
}

#tw-entry-btn {
    padding: 6px;
    background-color: #42B1BC;
    border: 1px solid #202020;
    margin: 12px 24px 12px 12px;
}

#tw-entry-btn:hover {
    background-color: #76C6CE;
}

#tw-instructions {
    padding: 12px;
    background-color: #CFE8ED;
    border: 2px solid #4EABBC;
    margin: 12px 12px 12px 24px;
}

#tw-details p {
	margin-bottom:12px;
}

#tw span.new-entry {
	width:18px;
	height:18px;
	float:left;
	padding:2px;
    background: #fff url(http://pedalopolis.com/themes/site_themes/home/images/new.png) no-repeat center;
	border:1px solid #ccc;
	margin:0px 8px 0px -20px; 
}

#trailwatch span#info a{
	width:18px;
	height:18px;
	float:right;
}

/*********/
#content {
    width: 900px;
    margin: 12px 0;
    float: left;
}
/* Sidebar */
.sidebar-section, .sidebar-article-list, .sidebar-list {
    padding: 12px;
    margin-right: 12px;
}

.sidebar-section ul, .sidebar-article-list ul, .sidebar-list ul {
    margin-top: 12px;
    margin-left: 12px;
}

.sidebar-article-list ul li {
    list-style: square;
    margin-bottom: 6px;
    margin-left: 12px;
}

.sidebar-list ul li {
    list-style: square;
    margin-left: 12px;
}

.sidebar-section a, .sidebar-article-list a, .sidebar-list a {
    text-decoration: none;
}

.sidebar-section a:hover, .sidebar-article-list a:hover, .sidebar-list a:hover {
    text-decoration: underline;
}

.event-entry {
    margin: 12px;
}

#stats {
    font-size: 90%;
    padding: 12px;
    background-color: #E1ECAF;
    margin: 0 72px 12px 24px;
    border: 1px solid #B38F59;
}

#stats ul {
    margin-bottom: 6px;
}
/***********/
#bottom {
    width: 96%;
    height: 155px;
    border-top: 1px dotted #B38F59;
    padding: 12px;
    margin: 6px auto;
}

.tips {
    width: 40%;
    float: left;
    padding: 12px;
    background-color: #A7D5DE;
    border: 1px solid #4EABBC;
    margin-right: 12px;
}

.tips span {
	width:30px;
	float:left;
	font-weight:bold;
}

.bottom-list {
    width: 45%;
    float: left;
    padding: 12px;
    background-color: #E6DBC6;
    border: 1px solid #B49253;
    margin-right: 12px;
}

.bottom-list ul {
    margin-top: 12px;
    margin-left: 12px;
}

.bottom-list ul li {
    font-size: 90%;
    list-style: square;
    margin-left: 12px;
}

#footer {
    width: 900px;
    height: 100px;
    background: url(http://pedalopolis.com/themes/site_themes/home/images/p_footer.gif);
}

table#entry-form {
    width: 100%;
    padding: 12px;
    margin: 12px auto;
    background: #41B1BB;
    border: 1px solid #464646;
}

thead tr, th {
    color: white;
    background: #B5945F url(http://pedalopolis.com/themes/site_themes/home/images/bg_header.jpg) repeat-x left top;
    font-size: smaller;
    font-weight: bold;
    text-align: center;
    padding: 0.5em 1ex;
    border: none;
}

tbody td, td {
    color: black;
    background: #D3E189 url(http://pedalopolis.com/themes/site_themes/home/images/green_form.jpg) repeat-x left top;
    font-size: small;
    text-align: left;
    padding: 0.5em 1ex;
    border: none;
}

Formatting Buttons
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* /

.buttonMode {
    background-color: transparent;
    color: #73769D;
    font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
    font-size: 10px;
    white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
    background-color: #f6f6f6;
    border-bottom: #333 1px solid;
    border-right: #333 1px solid;
    border-top: #333 1px solid;
    padding: 0;
}

.htmlButtonOutterL {
    border-left: #333 1px solid;
}

.htmlButtonInner {
    background-color: transparent;
    border-bottom: #ccc 1px solid;
    border-left: #fff 1px solid;
    border-right: #ccc 1px solid;
    border-top: #fff 1px solid;
    padding: 0 3px 0 3px;
    text-align: center;
}

.htmlButtonOff {
    font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 2px 2px 2px;
    white-space: nowrap;
}

.htmlButtonOff a:link {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonOff a:visited {
    text-decoration: none;
}

.htmlButtonOff a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonOff a:hover {
    color: #999;
    text-decoration: none;
}

.htmlButtonOn {
    background: #f6f6f6;
    font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 2px 2px 2px;
    white-space: nowrap;
}

.htmlButtonOn a:link {
    color: #990000;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonOn a:visited {
    text-decoration: none;
}

.htmlButtonOn a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonOn a:hover {
    color: #999;
    text-decoration: none;
}

.htmlButtonA {
    font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px 3px 3px;
    white-space: nowrap;
}

.htmlButtonB {
    background: #E1E3EC;
    font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px 3px 3px;
    white-space: nowrap;
}

.htmlButtonA a:link {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonA a:visited {
    text-decoration: none;
}

.htmlButtonA a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonA a:hover {
    color: #999;
    text-decoration: none;
}

.htmlButtonB a:link {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.htmlButtonB a:visited {
    text-decoration: none;
}

.htmlButtonB a:active {
    color: #999;
    text-decoration: none;
}

.htmlButtonB a:hover {
    color: #999;
    text-decoration: none;
}
/* Misc Classes */
.clearfloats {
    clear: both;
}

.inner-wrap {
    padding: 6px 12px;
}
/****************/
/* Column Layout */
.column-65 {
    width: 65%;
    float: left;
    border-right: 1px dotted #B38F59;
}

.column-35 {
    width: 34.5%;
    float: left;

}

.column-65-f {
    width: 65%;
    float: left;
}

.column-35-f {
    width: 34.5%;
    float: left;
}

#article-feature {
    padding: 12px;
    margin-left: 12px;
}

#article-feature .entry {
    margin-left: 12px;
}

#article-feature .announcement {
    border: 2px dashed #B38F59;
    background-color: #F2ECE3;
}

.forum-discuss-link {
    width: 24px;
	height:24px;
    float: right;
    padding: 6px;
	background:url(http://pedalopolis.com/themes/site_themes/home/images/discuss.gif) no-repeat center;
	margin-top:-8px;
}

.forum-discuss-link a {
    width: 24px;
	height:24px;
	float:right;
}

.forum-discuss-link a:hover {
	background:url(http://pedalopolis.com/themes/site_themes/home/images/discuss_over.gif) no-repeat center;
}

.section-heading {
    padding: 5px;
    background: url(http://pedalopolis.com/themes/site_themes/home/images/bg_section_heading.jpg);
    /*background-color:#797979;*/
    border: 1px solid #000000;
    color: #474747;
    text-align: center;
}
/*****************/
.paginate {
    clear: left;
    width: 300px;
    font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    padding: 10px 6px 10px 4px;
    margin: 0 auto;
    background-color: transparent;
    border-bottom: 1px solid #999;
    text-align: center;
}

.paginate a {
    text-decoration: none;
}

.paginate a:hover {
    text-decoration: underline;
}

.pagecount {
    font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
    font-size: 10px;
    color: #666;
    font-weight: normal;
    background-color: transparent;
}

.alignright {
	float:right;
	margin:0 0 6px 12px;
}

.alignleft {
	float:left;
	margin:0 12px 6px 0;
}

.separator {
	margin-bottom:24px;
}
