/* @override http://treadly.com/assets/css/treadly.css */

/*
 *   Treadly CSS 
 *   Copyright (C) 2009 Peter Bradica
 *   
 *   http://treadly.com
 *
**/

/*
_______________________________
LAYOUT */

html {
	background-color: #963;
}
body {
	text-align: center;
	font-size:14px!important;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
#masthead div.content,
#mainbody div.content,
#headstrap div.content,
#footer div.content {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 15px;
	width: 960px;
}
#headstrap div.content,
#mainbody div.content,
#footer div.content {
	overflow: hidden;
}
#mainbody {
	background-color: #fff;
	margin-bottom: 15px;
}

#c1 {
	width: 630px;
	float: left;
}
#c2 {
	padding-left: 630px;
	width: 330px;
}
#c1 div.content {
	width: 630px;
	margin: 0;
	padding: 0;
}
#c2 div.content {
	width: 300px;
	margin: 0;
	padding: 0 0 0 30px;
}

table#contentLiquid {
	position: relative;
	margin: 0;
}
td.contentLiquidPrimary {
	width: 100%;
	margin: 0;
	padding: 0 15px 0 0;
	vertical-align: top;
}
td.contentLiquidSecondary {
	width: 300px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#id_events table#contentLiquid {
	border-collapse:collapse;
	border-spacing:0;
}
#id_events table#contentLiquid {
	padding: 0;
}
#id_events td.contentLiquidPrimary {
	padding: 5px;
	background-color: #fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
}
/*
_______________________________
FONTS */

.content
{
	text-align: left;
	line-height:1.3em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	margin: 1em 0 .7em;
}
h1 {
	font-size: 3em;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 .5em;
}
h2 {
	font-size: 2em;
	margin-bottom: .5em;
	margin-top: 1em;
	border-bottom: 1px solid #000;
	padding-bottom: .2em;
	width: 100%;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size:1.3em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1.1em;
}
h1.first {
	margin-top: 0;
}
h2.first,
h3.first,
h4.first {
	margin-top: .5em;
}
p {
	margin: 0 0 1em;
	padding: 0;
}
a:link
{
	color:#36c;
}
a:visited
{
	color:#99c;
}
a:hover,code,pre
{
	color: #c33;
}
a:active,.a:focus
{
	color:#000;
}
a.nav {
	font-size: 14px;
	font-weight: bold;
}
.noLink,
.noLink:hover {
	text-decoration: none;
	color: #000;
}
.moreLink {
	background: url(../img/icon/mini/add.png) no-repeat left bottom;
	padding-left: 18px;
}
.alt
{ 
	font-family:"baskerville italic","Warnock Pro","Goudy Old Style","Palatino","palatino linotype","Book Antiqua",Georgia, serif; 
	font-style:italic;
	font-weight:normal;
}
   
.dquo
{
	margin-left:-.55em;
}
.clear {
	clear: both
}
.alert {
	display: block;
	border: 2px dotted #ffe400;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-position: inside;
	background: #fff8bb url(../img/alert.gif) no-repeat 5px 5px;
	padding: 1em 1em 1em 3.5em;
	color: #000000;
}
.alert-tick {
	display: block;
	border: 2px dotted #9cdd7b;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-position: inside;
	background: #e7fadb url(../img/tick.gif) no-repeat 5px 5px;
	padding: 1em 1em 1em 3.5em;
}
.alert-tick a {
	color: #0000ff;
	text-decoration: underline;
}

/* MASTHEAD */
#masthead {
	background: #000;
	position: relative;
}
#mastheadNavbar {
	height: 30px;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	background: #963 url(../img/lowlight_10.png) repeat-x left center;
}
#masthead div.content {
	height: 110px;
	padding: 0;
}
h1#masthead_logo {	
	margin: 0;
	background: url(../img/logo_treadly_tag.png) no-repeat;
	position: absolute;
	width: 210px;
	height: 55px;
	top: 8px;
	left: 0px;
}
h1#masthead_logo a {		
	width: 210px;
	height: 55px;
	text-indent: -9999px;
	float: left;
}

.content input#s {
	margin: 0;
	padding: 0;
}


/* MAIN MENU */
#mainMenu {
	position: absolute;
	top: 74px;
	left: 0;
	padding-right: 2px;
	width: 100%;
}
#mainMenu ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#mainMenu ul li {
	margin: 0 1px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#mainMenu ul li a {
	font-size: 20px;
	line-height: 36px;
	color: #000;
	text-decoration: none;
	padding: 6px 15px 7px;
	background: #9c0 url(../img/highlight_30.png) repeat-x left center;
}
#mainMenu ul li a:hover {
	background: #9c0 url(../img/highlight_10.png) repeat-x left center;
	padding-bottom: 8px;

}
#mainMenu ul li.active a,
#mainMenu ul li.active a:hover {
	background: #cf0 url(../img/highlight_40.png) repeat-x left center;
	padding-bottom: 8px;
	color: #000;
}
#mainMenu ul li.last a {
	background: #693 url(../img/upload.png) no-repeat left center;
	padding-left: 44px;
	padding-right: 20px;
	color: #fff;
}
#mainMenu ul li.last a:hover,
body#id_upload #mainMenu ul li.last a {
	background: #cf0 url(../img/upload2.png) no-repeat left center;
	color: #000;
}
#mainMenu ul li.last {
	float: right;
}

body#id_events_detail #mainMenu ul li.active a,
body#id_events_detail #mainMenu ul li.active a:hover {
	background-color: #fff;
	background-image: none;
}

blockquote
{
	color:#666;
}

blockquote > *:first-child:before /* Tripoli bonus: pure CSS blockquote */
{
	content:"\201C";
	font-size:2.5em;
	margin-left:-.62em;
	font-family:georgia,serif;
	padding-right:.2em;
	color:#aaa;
	line-height:0;
}

abbr[title],acronym[title],dfn[title]
{
	border-bottom:1px solid #ccc;
}

ins,dfn
{
	border-bottom-color:#666;
}

del
{
	color:#666;
}

textarea,input[type='text'],input[type='password'],select
{
	border:1px solid #ccc;
	background:#fff;
}

textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover
{
	border-color:#aaa;
}

textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus
{
	outline:2px solid #e4e4e4;
	border-color:#888;
}

.content hr
{
	background:#aaa;
	color:#aaa;
}



/* START HEADSTRAP */
#headstrap {
	background-color: #9c0;
}

#headstrap h1,
#headstrap h2,
#headstrap h3,
#headstrap h4 {
	color: #000;
	margin: 0;
}
ul#HScycle,
ul#HScycle li,
.HScontent {
	height: 180px;
	width: 990px;
	margin: 0;
	padding: 0;
}
ul#HScycle {
	padding: 0;
	overflow: hidden;
}
ul#HScycle li {
	margin: 0;
	padding: 0 0 0 270px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.HScontent {
	top: 0;
	left: 0;
}


#headstrap a.button {
	color: #fff;
}
#headstrap #nav {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 99;
}
#headstrap #nav a {
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 3px 8px;
	background-color: #b0b0b0;
	color: #fff;
	font-size: 11px;
}
#headstrap #nav a.activeSlide {
	background: #000
}
#headstrap #nav a:focus {
	outline: none;
}
#headstrap.homestrap .content {
	background: url(../img/headstrap_rideguide2.png) no-repeat 340px 0;
	height: 210px;
}
/* END HEADSTRAP */

/*
_______________________________
FORM */

form {
	margin: 0;
	padding: 0;
}
legend {
	font-weight: bold;
	font-size: 1.5em;
}
fieldset {
	background-color: #f3f2e6;
	border: none;
}
.loginLogin input,
#registerForm input  {
	width: 240px;
}
label {
	display: block;
	margin-top: .7em;
}
tr.formLine {
	border-bottom: 1px solid #dddab8;
}
.required {
	color: #f00;
}
/*
_______________________________
CUSTOM */

/* Start Round Corners */
.round4,
a.smallbtn,
#headstrap #nav a,
.cyclewindow #nav a,
.eiBtn a,
#bcFirst,
#routeToolsDistance,
ul#tagBox strong,
ul#tagBox {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.round5,
div.mtk-search,
#mtk-route-editor-control {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.round8,
.box,
fieldset,
#eventMap,
ul#tagBox,
#routeMap,
table#searchBox {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.round12,
.jqmWindow {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.round16 {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.round20  {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.roundtop4 {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
.roundtop5,
#mainMenu ul li a,
#mainMenu ul li a:hover,
.boxHead {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.roundtop8,
.promoHead,
div#searchBoxHead {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}
.roundtop12 {
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
}
.roundtop16 {
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
}
.roundtop20 {
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
}
.roundbottom4 {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
.roundbottom5,
#memberTools {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.roundbottom8,
.promoBody {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.roundbottom12 {
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}
.roundbottom16 {
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
}
.roundbottom20 {
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

/* End Round Corners */

/* Start Advertising */
div.adLeaderboard {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
}

/* End Advertising */

/* Global Tables */
table {
	width: 100%;
	border-left-style: none;
	clear: both;
}
table td {
	padding: .5em;
}
table.zebra tr.odd,
ul.zebra li.odd {
	background-color: #f3f2e6;
}
th.center,
td.center {
	text-align: center;
}
th.right,
td.right {
	text-align: right;
}
/* End Global tables */


.box {
	background-color: #f3f2e6;
	margin-bottom: 1em;
	padding: 1em;
	overflow: hidden;
}
.box.green {
	background-color: #e7fadb;
}
.box h2,
.box h3,
.box h4 {
	margin-top: 0;
	color: #c78632;
	border-color: #d8a665;
}
#zerocost {
	font-size: 1.4em;
	line-height: 1.2;
	color: #4eae1e;
	margin-bottom: 1em;
	font-weight: bold;
}
#zerocost img {
	float: left;
	margin-right: 15px;
}
#feebox {
	text-align: center;
	padding: 25px;
}

.B_crumbBox {
	margin-left: 30px;
	margin-top: 1em;
	float: left;
	display: block;
	width: 930px;
	clear: both;
	margin-bottom: 1.5em;
}
.B_lastCrumb a {
	text-decoration: none;
	color: #000;
}
.B_lastCrumb a:hover {
cursor: pointer;
}
#footer div.content {
	text-align: center;
}
#footer ul {
	padding: 0;
	overflow: hidden;
	margin: 0;
}
#footer ul li {
	margin: 0;
	list-style-type: none;
	padding: .5em;
	display: inline-block;
}
#footer a {
	color: #9c0;
	text-decoration: none;
}



ul.hlist {
	margin: 0;
	padding: 0;
}
ul.hlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
ul.thumbs li {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.thumbs img {
	border: 5px solid #f5f5f5;
	background-color: #f5f5f5;
}
.thumbs img:hover {
	border: 5px solid #e3e3e3;
	background-color: #e3e3e3;
}

/* START EVENT INDEX */
#eiFeatured {
	height: 246px;
	width: 630px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 2px solid #c5e60e;
	background-color: #fbffe9;
	z-index: 1;
}

#eiFeatured li {
	height: 216px;
	width: 600px;
	margin: 0;
	padding: 15px;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
}
#eiFeatured .eiLogo {
	width: 216px;
	height: 216px;
	float: left;
	margin-right: 15px;
	vertical-align: middle;
}
#eiFeatured .eiLogo img {
	width: 216px;
	height: auto;
}
#eiFeatured  h3 {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: .2em;
}
#eiFeatured .eiDate {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: .2em;
}
#eiFeatured .eiDescription,
#eiFeatured .eiOrganiser {
	margin-bottom: .5em;
}

.cyclewindow {
	position: relative;
}
.cyclewindow #nav {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 100;
}
.cyclewindow #nav a {
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 3px 8px;
	background-color: #c5e60e;
	color: #fff;
	font-size: 11px;
	z-index: 110;
}
.cyclewindow #nav a.activeSlide {
	background: #000
}
.cyclewindow #nav a:focus {
	outline: none;
}
tr.eiFeatured td {
	background-color: #f8ffde;
}
tr.eiFeatured.odd td {
	background-color: #f2ffbf;
}
tr.eiFeatured td.eiDate {
	font-weight: bold;
}

tr.eiFeatured .eiTitle h3 {
	font-weight: bold;
}

td.eiDate {
	white-space: nowrap;
	background-image: url(../img/dark_3.png);
}


.eiLogo {
	width: 90px;
	height: 60px;
	text-align: center;
	overflow: hidden;
	padding: 0;
	background: #ececec url(../img/background/event_treadlyicon.png) no-repeat center center;
	float: left;
	margin-right: 1em;
	margin-bottom: .5em;
}
.eiLogo img {
	width: 90px;
	height: 60px;
}
.eiTitle h3,
#rrFeatured h3 {
	font-size: 1.6em;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0 0 .1em;
}
a.eiRegister_y {
background: url(../img/icon/iconeden/fresh_icon/24x24/376_24x24.png) no-repeat right center;
	padding-right: 30px;
}

td.eiLevel,
td.eiSurf,
td.eiDist {
	text-align: center;
	white-space: nowrap;
}
table.ei .eiBtn {
	float: right;
	margin: .5em 0 1em 1em;
}
table.ei .eiBtn a {
	font-size: 14px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #7acf22 url(../img/patt_black_10.png) repeat-x 0 1.2em;
	padding: .5em 1.5em;
}

ul#tagBox {
	width: 280px;
	float: left;
	background-color: #f3f2e6;
	padding: 0 10px 10px;
	margin: 0 1em .5em 0;
}
ul#tagBox li {
	padding-top: .5em;
	padding-bottom: .2em;
	list-style-type: none;
	border-bottom: 1px solid #dddab8;
}
.tag {
	color: #963;
}

div.popinfo {
	float: left;
	background: url(../img/popinfo.png) center bottom;
	padding: 10px 10px 20px;
	color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}


#Sort {
	padding: 5px;
	border-top: 1px solid #ccc;	 	
	clear: both;
	background-color: #ececec;
	margin-top: 15px;
}
ul.SortKey {
	padding: 0;
	margin: 0;
}
ul.SortKey li {
	margin: 0;
	list-style-type: none;
	float: left;
	padding: 0 1em 0 0;
}
ul.SortKey li input {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

/* Start Pagination */

ul.pagination {
	width: 100%;
	float: left;
	margin: 0 0 10px;
	padding-left: 1em;
	border-top: 3px solid #693;
}
ul.pagination li{
	float: left;
	width: auto;
	margin-right: 5px;
	margin-top: -3px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.pagination li a {
	padding: 3px 6px;
	background-color: #693;
	display: block;
	color: #FFFFFF;
	font-size: 1em;
	margin-top: 7px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul.pagination li a:hover{
	background-color: #000;
}
ul.pagination li.active,
ul.pagination li.active:hover {
	background-color: #FFFFFF;
	color: #000;
	border: 3px solid #693;
	font-weight: bold;
	font-size: 1.3em;
	border-top: none;
	padding: 6px 8px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
ul.pagination li.pageNext{
	margin-right: 0;
}
ul.pagination li.pagePrev a,
ul.pagination li.pagePrev a:hover,
ul.pagination li.pageNext a,
ul.pagination li.pageNext a:hover{
	background: none;
	color: #36c;
	border-style: none;
	padding-left: 0;
	text-decoration: underline;
}
/* End Pagination */


/* END EVENT INDEX */

/* START SEARCH */
input#searchInput {
	font-size: 1.2em;
	padding: .3em .5em;
}
table#searchBox {
	margin-bottom: .5em;
	width: 100%;
}
table#searchBox td {
	white-space: nowrap;
	vertical-align: top;
	padding-top: 12px;
}
table#searchBox td.first {
	width: 1%;
	vertical-align: top;
	padding: 0 2em 0 .3em;
}
table#searchBox h1 {
	margin: 0;
	padding: 0;
}
#advSearchPanel {
	display: none;
	margin-top: 1em;
	margin-bottom: 1em;
}
#advSearchPanel.active {
	display: block;
}
#advSearchPanel table {
	margin: 0;
	padding: 0;
}
#advSearchPanel table td {
	padding: 0;
	vertical-align: top;
	white-space: nowrap;
}
#advSearchPanel table td.label {
	padding-left: 2em;
	padding-right: .5em;
	font-weight: bold;
}
#advSearchPanel p {
	margin-top: 1em;
	margin-bottom: 0;
}
.clearFieldBlurred { 
	color: #bababa;
	font-style: italic;
}
.clearFieldActive { 
	color: #000;
}
form#mapSearch {
	margin: 0;
	padding: 0;
}
input#searchDistance {
	background: none;
	border: none;
	color: #000;
}
div#searchBoxHead {
	background-color: #000;
	padding: 1em;
}
/* END SEARCH */


div.spacer300 {
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	width: 300px;
}
.promo {
	margin-bottom: 15px;
	clear: both;
}
h3.promoHead {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	margin: 15px 0 0;
	padding: 5px 15px;
	font-weight: normal;
	font-style: normal;
}
h3.promoHead a {
	color: #fff;
	text-decoration: none;
}
h3.promoHead a:hover {
	color: #c5e60e;
}
.promo img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.promoBody {
	border: 1px solid #000;
	padding: 15px;
	margin-bottom: 15px;
}

div.riElevation {
	padding: 0;
	float: left;
	margin-right: .5em;
}
div.riEvent {
	margin-top: 5px;
	font-size: 11px;
	background-color: #f4f8df;
	padding: 5px 10px;
	border: 1px solid #e2f2a4;
	color: #b6c470;
}
div.riEvent strong {
}
div.riEvent ul{
	margin-bottom: 0;
	margin-top: 0;
	margin: 0;
	list-style-position: inside;
}
div.riEvent li {
	padding: 0;
	line-height: 1em;
	margin-bottom: .5em;
	background-repeat: no-repeat;
	list-style-image: url(../img/icon/mini8/date.png);
}
div#onlyEvents {
	margin-bottom: .5em;
}

table.sidebarRouteList {
	padding: 0;
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 1em;
}
table.sidebarRouteList th {
	margin: 0;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 .3em;
	border-bottom: 1px solid #c4c4c4;
}
table.sidebarRouteList td {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}
table.sidebarRouteList td:hover {
	background-color: #c5e60e;
}

/* Members */

#memberTools {
	float: right;
	background: #4d331a url(../img/highlight_10.png) repeat-x left center;
	padding: 0;
	line-height: 2em;
	z-index: 10;
	position: relative;
}
a.mtLink {
	color: #ccc;
	text-decoration: none;
	padding: 0 1em;
}
a.mtLink:hover {
	color: #fff;
	text-decoration: underline;
}
table#login {
	margin: 0;
	padding: 0;
	width: inherit;
}
table#login td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
td#loginForm,
td#loginFacebook {

}
td#loginSeperator  {
	margin: 0;
	padding: 0;
	width: 80px;
	background: url(../img/loginor.gif) no-repeat center top;
}
table#login fieldset {
	padding: 15px;
	margin-bottom: 15px;
}
table#register {
	margin: 0;
	padding: 0;
	width: inherit;
}
td#registerForm,
td#registerFacebook {
	vertical-align: top;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
td#registerSeperator  {
	margin: 0;
	padding: 0;
	width: 200px;
	background: url(../img/loginor.gif) no-repeat center top;
}

.tabs ul {
	margin: 0;
}

div.backtab {
	padding: 0 0 0 20px;
	background: url(../img/backtab_left.png) no-repeat left center;
	float: left;
	margin-right: 15px;
}
div.backtab a {
	background: url(../img/backtab_right.png) no-repeat right center;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 0 10px 0 0;
	line-height: 30px;
}
div.backtab a:hover {
	text-decoration: underline;
	color: #c5e60e;
}
h1 div.backtab {
	margin-top: 12px;
}

table#upload {
	margin: 2em 0;
	padding: 0;
	font-size: 16px;
}
table#upload td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	white-space: nowrap;
	text-align: center;
}
table#upload td h2 {
	border-style: none;
	font-size: 48px;
	padding: 0;
	margin: 0 0 10px;
}
table#upload td h2 a {
	padding-top: 125px;
	display: block;

	}
td#uploadEvent {
		background: url(../img/icon/iconeden/fresh_icon/128x128/307_128x128.png) no-repeat center top;
}
td#uploadRoute {
		background: url(../img/icon/iconeden/fresh_icon/128x128/124_128x128.png) no-repeat center top;
}
table#upload small {
	color: #8f8f8f;
	font-style: italic;
}
table#upload td#uploadSeperator {
	width: 300px;
	margin: 0;
	padding: 0;
	background: url(../img/loginor.gif) no-repeat center 0;
}
input#e_date_start,
input#e_date_end {
	background: #fff url(../img/icon/iconeden/fresh_icon/16x16/307_16x16.png) no-repeat 3px center;
	padding-left: 22px;
}
input#e_time_start,
input#e_time_end {
	background: #fff url(../img/icon/iconeden/fresh_icon/16x16/262_16x16.png) no-repeat 3px center;
	padding-left: 22px;
}

#routeWrapper {
	position: relative;
	z-index: 5;
	background-color: #000;
	padding: 1px;
}

#mtk-route-editor-control {
	top: 50px !important;
	left: 80px !important;
	width: 228px;
	background: url(../img/lowlight_30.png) left bottom;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #5e5e5e;
}

a#routeToolsConnect {
	top: 57px;
	left: 155px;
	width: 34px;
	height: 34px;
	background: url(../img/maptoolkit/images/marker/maptool_join.png) no-repeat;
	position: absolute;
	z-index: 100;
}
a#routeToolsDelete {
	top: 57px;
	left: 189px;
	width: 34px;
	height: 34px;
	background: url(../img/maptoolkit/images/marker/maptool_delete.png) no-repeat;
	position: absolute;
	z-index: 100;
}
#routeToolsDistance {
	top: 57px;
	left: 257px;
	width: 46px;
	height: 26px;
	background-color: #fff;
	padding: 3px;
	font-size: 10px;
	line-height: 11px;
	border: 1px solid #a6a6a6;
	color: #5e5e5e;
	position: absolute;
	z-index: 100;
	text-align: center;
	font-style: italic;
}
#distanceDisplay {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
a.routeHelpLink {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
}
ul.routeHelp {
	padding: 20px;
	border: 2px dashed #c5e60e;
	background-color: #fcffed;
	position: absolute;
	z-index: 999;
	left: 70px;
	top: 190px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	display: none;
	width: 400px;
}
ul.routeHelp.active {
	display: block;
	margin: 0;
}
ul.routeHelp li {
	margin-bottom: .5em;
	list-style-type: none;
}
ul.routeHelp h5 {
	margin-top: 0;
	line-height: 1em;
	margin-bottom: .2em;
}

div#addRouteTools,
div#addRouteTitle,
div#addRouteDescription,
div#addRouteSurface,
div#addRouteSuitability,
div#addRouteMember {
	margin-bottom: 1em;
}
div#addRouteSurface {
	width: 160px;
	float: left;
}
div#addRouteTitle input,
div#addRouteDescription textarea {
	width: 290px;
}
div#addRouteMember {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	padding: 10px;
}
div#eventlinkDisplay {
	background-color: #faffe0;
	margin-left: 1em;
	padding: .5em 1em;
	display: none;
}
div#eventlinkDisplay.active {
	display: block;
}
input#eventlink_id {
	width: 50px;
}
input#addRouteSave {
	margin-top: 0;
}
div#manageRouteTools {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #000;
}

#elevation {
	position:relative;
	width:300px;
	height:100px;
	float:left;
	margin-bottom: 1em;
}
#elevation-position {
	position:absolute;
	top:7px;
	left:0px;
	height:80px;
	width:1px;
	background-color:#666;
	display:none;
}
#elevation-point {
	position:absolute;
	top:0px;
	left:33px;
	width:300px;
	height:100px;
}
img#elevation-image {
	width: 300px;
	height: 100px;
}
#bc a {
	color: #0000ff;
}
#bcFirst {
	background-color: #000;
	color: #c5e60e;
	padding: 2px 5px;
}
#bcActive {
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar {
	
}
#sidebar h1 {
	font-size: 2em;
	margin-top: 0;
}
#sidebar h2 {
	margin-top: 0;
}
#sidebar h3 {
}

/* START REVEAL */

.reveal_panel {
	display: none;
	padding-bottom: 1em;
}
.reveal.active .reveal_panel,
.reveal_panel.active {
	display: block;	
}
a.rlIcon {
	background: url(../img/show.gif) no-repeat left center;
	padding-left: 17px;
	margin-top: .2em;
}
a.rlIcon:hover {
	background: url(../img/show2.gif) no-repeat left center;
}
a.rlIcon.active {
	background: url(../img/hide.gif) no-repeat left center;
}
a.rlIcon.active:hover {
	background: url(../img/hide2.gif) no-repeat left center;
}

/* END REVEAL */

/* START WOTIF */
table#wotifGrid {
	margin: 0 0 1em;
	padding: 0;
	width: 100%;
	border-collapse:collapse;
	clear: both;
}
table#wotifGrid th {
	margin: 0;
	padding: 19px 3px 8px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	border: 1px solid #fff;
}
table#wotifGrid td {
	padding: 2px 5px;
	border: 1px solid #fff;
}
table#wotifGrid th.w_name {
	text-align: left;
}
table#wotifGrid td.w_name {
	padding-top: 10px;
	padding-bottom: 10px;
}
table#wotifGrid th.w_distance,
table#wotifGrid td.w_distance {
	color: #8f8f8f;
	text-align: center;
}
th.w_fullrate {
	color: #439dbc;
	text-align: center;
	background: #ececec url(../img/background/w_rate.gif) repeat-x 0 -1px;
}
.w_fullrate {
	background-color: #ececec;
	color: #439dbc;
	text-align: center;
}
th.w_rate {
	color: #fff;
	background: #2c7fba url(../img/background/w_rate.gif) repeat-x 0 -1px;
}
th.w_rate.active {
	color: #fff;
	background: #135f96 url(../img/background/w_rate_active.gif) repeat-x center top;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
td.w_rate {
	text-align: center;
	background-color: #bee792;
}
table#wotifGrid td.w_rate a {
	color: #000;
	text-decoration: none;
}
td.w_rate.active {
	background-color: #9cd862;
}

td.w_rate.sold {
	font-size: 1px;
	background: #dff4ca url(../img/sold.gif) no-repeat center center;
	text-align: left;
	color: #dff4ca;
}
table#wotifGrid td.w_rate.sold a {
	color: #dff4ca;
}
table#wotifGrid td.w_rate a:hover {
	font-weight: bold;
	color: #0000ff;
}
table#wotifGrid th.w_name,
table#wotifGrid td.w_name,
table#wotifGrid th.w_distance,
table#wotifGrid td.w_distance {
	border-bottom: 1px solid #abda5f;
}
table#wotifGrid tr:hover td.w_name,
table#wotifGrid tr:hover td.w_distance {
	background-color: #f6f6f6;
}
table#wotifGrid tr:hover td.w_fullrate {
	background-color: #e3e3e3;
}
table#wotifGrid tr:hover td.w_rate {
	background-color: #abda5f;
}
table#wotifGrid tr:hover td.w_rate.active {
	background-color: #91c43f;
}
table#wotifGrid tr:hover td.w_rate.sold {
	background-color: #dff4ca;
}
span.w_inclusions {
	position: absolute;
	width: 150px;
	font-size: 11px;
	line-height: 1.1em;
	background-color: #f9fcbc;
	padding: 5px;
	border: 1px solid #000;
	display: none;
	font-weight: normal;
	font-style: normal;
	z-index: 999;
	color: #000;
}
table#wotifGrid td:hover span.w_inclusions {
	display: block;
}
div.w_rating {
	width: 80px;
	height: 16px;
}
/* END WOTIF */

/*
_______________________________
UPLOAD */

ul#steps {
	float: left;
	margin-bottom: .5em;
	margin-top: .5em;
	margin-left: 0;
}
ul#steps li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	color: #000;
	background: url(../img/arrow_ends_y1.gif) no-repeat right center;
	padding: 10px 30px 10px 15px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
ul#steps li.active {
	color: #000;
	font-weight: bold;
	background: url(../img/arrow_ends_w.gif) no-repeat right center;
}
body#id_upload #headstrap {
	background: #cf0 url(../img/lowlight_5.png) repeat-x left center;
}
body#id_upload #headstrap div.content {
	padding: 6px;
}
body#id_upload label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: .5em;
	clear: left;
	margin-top: 0;
	font-weight: bold;
}
table.upEvent {
	margin: 0;
}
table.upEvent tr.formLine td {
	padding-bottom: .5em;
}
table.upEvent th {
	vertical-align: top;
	white-space: nowrap;
	background: none;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding: .5em;
	width: 1%;
}
table.upEvent td {
	vertical-align: top;
	white-space: nowrap;
	padding-bottom: 0;
}
input#upEventTitle {
	font-size: 1.5em;
}
.fullWidth {
	width: 100%;
}

#upEventLogo {
	border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	width: 155px;
	padding: 5px;
	text-align: right;
}
#upEventLogoDisplay {
	margin: 5px auto 10px;
	background: url(../img/load.gif) no-repeat center center;
	display: none;
}

/* END UPLOAD */

div#pageFoot {
	float: left;
	clear: both;
	border-top: 1px solid #e5d9cc;
	width: 100%;
	text-align: right;
	padding-top: .5em;
}
.mtk-tooltip               {color:black;background-color:white;margin:0;padding:5px;border:1px solid black;z-index:70000;}
ul.rBubble {
	margin: 0;
	padding: 0;
}
ul.rBubble li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.rBubbleTitle {
	font-size: 1.2em;
	font-weight: bold;
}

table#rr {
	margin-left: -28px;
}
table#rr .first {
	padding-left: 28px;
}
table#rr tr:hover td {
	background-color: #e2fa86;
}
table#rr th,
table#rr td {
	padding: .5em .2em;
}
table#rr td.first {
	background: url(../img/arrow_ends.gif) left center;
}
th.rrDist,
td.rrDist {
	text-align: right;
	width: 1%;
}
th.rrElevation,
td.rrElevation {
	text-align: center;
	width: 1%;
}

table#rrFeatured {
	width: 100%;
}
table#rrFeatured th {
	border-right-style: none;
	vertical-align: top;
	position: relative;
	font-weight: normal;
	font-style: normal;
	background-color: #000;
	color: #fff;
	padding: .8em;
}
table#rrFeatured th.first {
		-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
table#rrFeatured th.last {
		-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
table#rrFeatured td {
	padding: .8em;
	border-bottom:1px solid #ddd;		background-color: #fefcfa;
	white-space: nowrap;
}
table#rrFeatured tr.odd td {
	background-color: #faf4ed;
}
table#rrFeatured td.rrElevation  {
	background: #fef8f1;
	font-weight: bold;
}
table#rrFeatured tr.odd td.rrElevation {
	background: #f7ecdf;
}
table#rrFeatured h3 {
	font-weight: bold;
}

table#rrFeatured td.rrElevation img {
	width: 60px;
	height: auto;
	margin-right: 15px;
	margin-left: 15px;
}

#routeHead {
	margin-bottom: .3em;
	background: url(../img/icon/iconeden/fresh_icon/32x32/124_32x32.png) no-repeat 0 10px;
	padding-left: 44px;
}
#eventHead {
	margin-bottom: .3em;
	background: url(../img/icon/iconeden/fresh_icon/32x32/307_32x32.png) no-repeat 0 10px;
	padding-left: 44px;
}

/* ROUTE MAP */
#route {
}
#routeMap {
	overflow: hidden;
	position: relative;
	height: 100%;
}	
#rmPanelMap {
	width: 645px;
	float: left;
	position: relative;
	background-color: #fff;
}
#rmPanelResults {
	width: 315px;
	float: left;
}
.bigMap #rmPanelMap {
	width: 960px;
}
.bigMap #rmPanelResults {
	display: none;
}
.bigMap a#maptab {
	background-image: url(../img/maptab2.png);
}
.rmHead {
	font-size: 1.3em;
	background-color: #693;
	position: relative;
	padding: .5em .8em;
	color: #fff;
}
#rmPanelMap .rmHead {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-right: 1px solid #fff;
}
#rmPanelResults .rmHead {
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
a#maptab {
	width: 23px;
	height: 29px;
	background-image: url(../img/maptab.png);
	position: absolute;
	right: 0;
	top: 4px;
}

#rmMap {
	position: relative;
}
#rmResults {
	background-color: #fff;
}
ul#rmResultsList {
	margin: 0 0 .5em;
	padding-top: .5em;
}
ul#rmResultsList li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 10px;
	padding: 5px;
}
ul#rmResultsList li:hover {
	cursor:pointer;
	cursor:hand;
	margin-left: 0;
	background: #000 url(../img/arrow_ends60.png) no-repeat left center;
	border: none;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding-left: 15px;
}
ul#rmResultsList li:hover a {
	color: #fff;
	text-decoration: none;
}
#rmResultsCount {
	padding-bottom: 1em;
	padding-left: 1em;
}
div.adIsland {
	text-align: right;
}
div.mtk-search {
	position: absolute !important;
	top: 9px !important;
	left: 80px !important;
	background: url(../img/lowlight_40.png) left bottom;
	border: 1px solid #5e5e5e;
	width: 233px;
	height: 30px;
}

img.mtk-search-cancel {
	top: 10px;
	position: absolute;
	right: 8px;
}

img.mtk-search-loupe {
	display: none;
}

input#mtk-location-search-route-query {
	padding: 3px 15px 3px 3px;
	width: 203px;
	font-size: 14px;
	line-height: 1em;
}
.mtk-search-query {
	top: 5px !important;
	left: 5px !important;
}

/* button 
---------------------------------------------- */
.button,
input.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: bold 1.1em/100% Arial, Helvetica, sans-serif;
	padding: .5em 1.2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.button.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.button.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.button.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* .button.black */
.button.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.button.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.button.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* .button.gray */
.button.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.button.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.button.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* .button.white */
.button.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.button.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.button.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* .button.orange */
.button.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.button.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.button.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* .button.red */
.button.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.button.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.button.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* .button.blue */
.button.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.button.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.button.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* .button.green */
.button.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.button.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.button.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}


/* EVENT MAP */

#mapContainer {
	background-color: #cf0;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
}
#map_wrapper {
	padding: 1px;
	background-color: #ccb299;
}
#map_canvas {
	width: 100%;
	height: 400px;
}

/* END EVENT MAP */

/* ROUTE MAP */

ul#mapTools {
	background-color: #ccb299;
	overflow: hidden;
		-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: .5em 0 0;
}
ul#mapTools li {
	margin: 0 5px 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	float: left;
	color: #963;
}
ul#mapTools li.first {
	padding: 5px 10px 5px 15px;
}
ul#mapTools li a {
	padding: 5px 10px 5px 22px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	float: left;
	background-color: #b38c66;
}
ul#mapTools li a:hover {
	background-color: #963;
	color: #e5d9cc;
}
ul#mapTools li a.active,
ul#mapTools li a.active:hover {
	background-color: #f60;
	color: #fff;
}

a#draw_magnetic {
	background: url(../img/maptools_magnetic.png) no-repeat left center;
}
a#draw_straight {
	background: url(../img/maptools_straight.png) no-repeat left center;
}
a#points_undo {
	background: url(../img/maptools_undo.png) no-repeat left center;
}

/* END ROUTE MAP */

div.addTickets {
	position: relative;
}
a.removeFields {
	font-size: 11px;
	position: absolute;
	top: 1px;
	right: 2px;
	background: url(../img/icon/mini8/delete.png) no-repeat left center;
	padding-left: 10px;
}

a.addMoreFields {
	margin-top: .5em;
	float: left;
	clear: both;
	background: url(../img/icon/mini/add.png) no-repeat left center;
	padding-left: 16px;
	margin-bottom: 1em;
}

/* TimeEntry styles */
.timeEntry_control {
	vertical-align: middle;
	margin-left: 2px;
}
* html .timeEntry_control { /* IE only */
	margin-top: -4px;
}


/* START EVENT DETAILS */

#eventWhen {
	color: #e6830b;
	font-size: 2em;
	margin-bottom: .4em;
}

#eventWhere {
	font-size: 1.5em;
	margin-bottom: .7em;
}
#eventMap {
	padding: 10px;
	background-color: #e5d9cc;
}
#eventRouteMenu h2 {
	padding-top: 0;
	margin-top: 0;
}

#eventRouteMenu ul.accordionPanel{
	margin: 0;
	padding: 0;
}
#TicketReg.panel_body {
	border-bottom-style: solid;
	border-bottom-color: #d5d5d3;
}
.ticket_table {
	width: 100%;
	background-color: #fff
}

.ticket_table_style {
	border-color: #d5d5d3;
	border-style: solid;
	border-width: 1px
}

.ticket_table
.fine {
	padding-bottom: 2px
}

.ticket_table
td {
	border-bottom: 1px solid #d5d5d3;
	padding: 5px
}

.ticket_table_head {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #5e5e5e;
	background: #efefef;
	padding: 1px
}

.ticket_table_head
a {
	color: #5e5e5e}

.ticket_table_foot {
	background: #efefef
}
td.ttType {
	
}
td.ttRemain,
td.ttSales,
td.ttPrice,
td.ttQuantity {
	width: 70px;
	white-space: nowrap;
}
td.ttRemain,
td.ttSales {
	text-align: center;
}
td.ttPrice,
td.ttQuantity {
	text-align: right;
}


/* END EVENT DETAILS */

