/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body, p, ol, ul, td {
	font-family: Verdana,Arial,Sans-Serif;
  	font-size:   12px;
	line-height: 18px;
	color: #333;
}

body {
	background-image: 	url('/images/bg.gif');
	background-repeat: repeat-x;
	background-color: #eee;
}

p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

v\:* {
	behavior:url(#default#VML);
}

img, div { behavior: url(/iepngfix.htc) }

/* IEPNGFix Google maps fix*/
* html div#map img { behavior: none; }

h1, h2, h3, h4 {
	font-family: Arial !important;
	color: #333;
	font-weight: bold;
	margin: 0;
}

h1 {
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	color: #222;
}

h1 .sub-text {
	color: #444;
	font-size: 11px;
	font-weight: normal;
}

h2 .sub-text {
	color: #444;
	font-size: 11px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
/*	font-weight: bold !important;*/
	font-weight: normal;
/*	margin-bottom: 5px;*/
/*	padding: 5px 0;*/
	line-height: 18px;
	padding: 9px 0;
	color: #ED6400;	/* light blue */
}

h2 p {
	font-size: 15px;
	font-family: Verdana,Sans-Serif !important;
}

h3, h3 p {
	font-size: 15px;
	color: #555 !important;
	font-weight: bold;
	font-family: Verdana,Sans-Serif !important;
}

h1.page-title {
	padding: 0 0 10px 0;
}

div#page-header {
	height: 122px;
}

div.page-center-container {
	width: 960px;
	margin: 0 auto;
}

div#page-header div.page-center-container {
/*	margin-top: 10px;*/
	background-image: url('/images/logo-transparent.png');
	background-repeat: no-repeat;

	height: 100px;
/*	width: 405px;*/
/*	height: 80px;*/
}

.clear {
	clear: both;
}

div#page-body {
/*	margin-top: 20px;*/
	padding-top: 20px;
	background: #fff;
	padding-bottom: 150px;
}

input#openid_url {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}

.notice {
	color: green;
}

.error {
	color: red;
}

/* Footer */
div#page-footer {
	padding: 5px;
/*	padding-top: 150px;*/
	background: #eee;
	color: #aaa;
	font-size: 11px;
	line-height: 15px;
	padding: 20px 0;
}

div#page-footer a {
	color: #555;
}

div#page-footer a:hover {
	color: #000;
}

/* Header */
div#account-nav {
/*	float: right;*/
	text-align: right;
/*	background: #fff;*/
/*	opacity: .5;*/
/*	margin-top: -10px;*/
}

div#account-nav a{
	margin: 0 5px;
	color: #eee;
}

#nav a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	padding: 5px 15px 6px 15px;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: .8px;
}

/*#nav li.account-nav a {
	padding-left: 5px;
	padding-right: 5px;
}*/

#nav a#create-route {
	background: url('/images/green-selector.gif');
}

#nav a:hover, #nav a#create-route:hover {
	background: url('/images/orange-selector.gif');
}

#nav {
	font-size: 13px;
	margin-top: 17px;
/*	position: relative;*/
/*	top: 17px;*/
/*	left: 105px;*/
/*	width: 855px;*/
}

#nav li {
	float: left;
}

.current-page a {
	background: url('/images/orange-selector.gif');
}

/* General */
.red {
	color: #c60501;
}

a {
	text-decoration: none;
/*	color: #9F0000;*/
/*	color: #4F0A04;*/
	color: #960B0F;
}

a:hover {
	text-decoration: underline;
/*	color: #D98943;*/
/*	color: #960B0F;*/
/*	color: #4F0A04;*/
}

/* Tag Cloud */
.tag-cloud {
/*	font-family: "Lucida Grande";*/
	font-size: 12px;
}

.tag-cloud a {
	margin-right: 7px;
	text-decoration: none;
}

.tag1 { 
/*	font-size: 0.5em;  */
	color: #aaa;
}

.tag2 { 
/*	font-size: 0.8em; */
	color: #999;
}

.tag3 { 
/*	font-size: 1.1em; */
	color: #333;
}

.tag4 { 
/*	font-size: 1.3em; */
	color: #333;
	font-weight: bold;
}

/* Images */
.thumbnail {
	display: block;
	float: left;
	margin-right: 1em;
}

/* Route */
#new-route {
	padding-top: 1em;
}

#new-route th{
	padding-right: 1em;
	padding-bottom: 1em;
	vertical-align: top;
}

#new-route td{
	padding-bottom: 1em;
}

.map img {
	cursor: crosshair;
}

/*.map p {
	margin-bottom: 0;
}*/

.map-border {
	padding: 5px;
	background: #444;
}

table.route {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 16px;
}

li.body table.route {
	margin-top: 0;
}

.route .map {
	vertical-align: top;
}

.route .details {
	vertical-align: top;
	font-size: 11px;
	color: #888;
}

.route .description {
	margin: 4px 0 8px 0; 
/*	font-size: 14px; */
/*	color: #666;*/
}

.route .title {
	border: 0;
	font-size: 16px;
	font-weight: bold;
}

.tags a {
	margin-right: 6px;
}

/* star rating */    
.star-rating{
    list-style:none;
    margin: 0px;
    padding:0px;
    width: 150px;
    height: 30px;
    position: relative;
    background: url(/images/star_rating.gif) top left repeat-x;        
}
.star-rating li{
    padding: 0px !important;
    margin: 0px !important;
    /*\*/
    float: left !important;
    /* */
}
.star-rating li a{
    display:block;
    width:30px;
    height: 30px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
}
.star-rating li a:hover{
    background: url(/images/star_rating.gif) left center;
    z-index: 2;
    left: 0px;
    border:none;
}
.star-rating a.one-star{
    left: 0px;
}
.star-rating a.one-star:hover{
    width:30px;
}
.star-rating a.two-stars{
    left:30px;
}
.star-rating a.two-stars:hover{
    width: 60px;
}
.star-rating a.three-stars{
    left: 60px;
}
.star-rating a.three-stars:hover{
    width: 90px;
}
.star-rating a.four-stars{
    left: 90px;
}    
.star-rating a.four-stars:hover{
    width: 120px;
}
.star-rating a.five-stars{
    left: 120px;
}
.star-rating a.five-stars:hover{
    width: 150px;
}
.star-rating li.current-rating{
    background: url(/images/star_rating.gif) left bottom;
    position: absolute;
    height: 30px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

/*** Photo links ****/
/*.photo-entry {*/
/*	float: left;*/
/*	margin-bottom: 10px;*/
/*	margin-right: 10px;*/
/*	border: 1px solid #ccc;*/
/*	width: 150px;*/
/*	min-height: 150px;*/
/*}*/

.photo-grid td {
	vertical-align: middle !important;
}

.preview-photo {
	width: 260px;
/*	min-height: 260px;*/
}

.photo-entry a.photo {
	margin: 0;
	border: 0;
}

.caption {
	padding: 0 10px 10px 10px;
	font-size: 11px;
	color: #999;
}

img.photo {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

a.photo {
/*	float: left;*/
	padding: 10px;
/*	border: 1px solid #ccc;*/
	margin-right: 10px;
/*	margin-bottom: 10px;*/
	font-size: 11px;
	line-height: 1em;
	display: block;
}

a.photo:hover {
/*	background: #000082;*/
/*	background: #6b431f;*/
	background: #ccc;
}

.mini-map {
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin-right: 10px;
}

.author-info .author {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.author-info td {
	vertical-align: top;
}

a.avatar {
	background: #fff;
}

.author-info .time {
	color: #555;
	font-size: 11px;
}

.author-info .time {
	margin: 0 !important;
}

/** Friends **/
.friends {
	margin-bottom: 5px;
}

.friends h3 {
	background: #eee;
/*	border-top: 1px solid #ccc;*/
	padding: 3px;
/*	padding: 3px 0;*/
}

.friends li {
	padding: 5px;
}

/* Input form */
.input-form {
/*	margin:  0 auto;*/
/*	width: 500px;*/
}

.input-form th {
/*	font-size: 13px;*/
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px;
	vertical-align: middle;
}

.input-form td {
	padding: 5px;
}

.input-form input[type="text"], .input-form input[type="password"]{
/*	font-size: 18px;*/
/*	width: 300px;*/
}

.input-form textarea {
/*	font-size: 18px;*/
/*	width: 400px;*/
}

.error {
	margin: 5px 0;
}

/*** Show Route ***/
/*.section {
	margin-bottom: 30px;
}
*/
/*.section h2 {
	border-bottom: 1px solid #ccc;
}
*/
a.block {
	display: block;
	padding: 0 5px;
	border-bottom: 1px solid #ccc;
}

a.block:hover {
	background: #2e66f4;
	color: #fff;
	text-decoration: none;
}

#comments {
	width: 100%;
}

.comment td {
	padding: 8px 0 8px 10px;
	border-bottom: 1px solid #eee;
	vertical-align: top; 
/*	padding-left: 10px;*/
	
}

.comment th {
	width: 75px;
	padding: 8px 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	text-align: left;
	font-weight: normal;
}

.comment .head {
	padding-bottom: 10px;
	font-size: 12px;
}

.comment .sub-text {
	color: #aaa;
	font-size: 9px;
}

.comment .body p {
	font-size: 12px;
}

tr#new-comment th, tr#new-comment td {
	border-bottom: none;
}

/*#new_comment {
	background: #ebebeb;
	padding: 0 12px;
	width: 450px;
	margin: 12px 0;
}
*/

#new_comment textarea {
	width: 370px;
	height: 100px;
/*	font-size: 13px;*/
}

#new_comment .head {
	font-weight: bold;
	padding: 0 0 3px 0;
}

.column {
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}

table.column td {
	padding: 10px 10px 10px 0;
	vertical-align: top;
}

ul.column li {
	padding-bottom: 10px;
}

/*ul.info-column img {
	vertical-align: top;
	padding-right: 5px;
}*/

/* Search */
#search h3 {
	font-family: Arial !important;
}

#map-container {
	float: right;
	margin-top: 35px;
}

#overview-map {
	width: 450px;
	height: 400px;
}

ul.search-results {
	width: 470px; 
/*	background: #4E4E4E;*/
/*	padding: 13px;*/
	margin-top: 10px;
/*	height: 1000px;*/
}

ul.search-results li {
/*	margin-top: 13px;*/
	padding: 13px;
/*	background: #fff;*/
/*	font-size: 11px;*/
/*	line-height: 15px;*/
	border-bottom: 1px solid #eee;
/*	background: #fff;*/
}

ul.search-results li:hover {
/*	background: #ffffcc;*/
	background: #DEECFF;
}

ul.search-results li td {
	font-size: 11px;
	vertical-align: top;
}

ul.search-results h3 {
/*	margin: 0;*/
/*	padding: 0;*/
/*	color: #ccc;*/
/*	background: transparent;*/
	border-bottom: 1px solid #ccc;
}

ul.search-results h2 {
/*	border-bottom: 1px solid #ccc;*/
/*	padding-top: 0;*/
/*	font-size: 13px;*/
	margin-bottom: 0;
/*	line-height: 13px;*/
}

#tags-table td {
	padding: 5px 15px 5px 0;
	width: 192px;
}

/* Home page */
div.section {
	margin-bottom: 30px;
}

div.section h2 {
/*	border-bottom: 1px dotted #ccc;*/
	margin-bottom: 0;
}

ul#recent-activity li.title {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}

ul#recent-activity li.title img {
	vertical-align: bottom;
}

ul#recent-activity li.title span.sub-text {
	font-size: 10px;
	color: #aaa;
}

ul#recent-activity li.body {
	vertical-align: top;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #eee;
}

ul#recent-activity li.body a.photo {
	width: 130px;
}

ul#recent-activity li.comment {
	font-size: 11px;
}

/* Pagination */
.digg_pagination {
	background: white;
	/* self-clearing method: */
}
.digg_pagination a, .digg_pagination span {
	padding: .2em .5em;
	display: block;
	float: left;
	margin-right: 1px;
}
.digg_pagination span.disabled {
	color: #999;
	border: 1px solid #DDD;
}
.digg_pagination span.current {
	font-weight: bold;
	background: #2E6AB1;
	color: white;
	border: 1px solid #2E6AB1;
}
.digg_pagination a {
	text-decoration: none;
	color: #105CB6;
	border: 1px solid #9AAFE5;
}
.digg_pagination a:hover, .digg_pagination a:focus {
	color: #003;
	border-color: #003;
}
.digg_pagination .page_info {
	background: #2E6AB1;
	color: white;
	padding: .4em .6em;
	width: 22em;
	margin-bottom: .3em;
	text-align: center;
}
.digg_pagination .page_info b {
	color: #003;
	background: #6aa6ed;
	padding: .1em .25em;
}
.digg_pagination:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .digg_pagination {
	height: 1%;
}
*:first-child+html .digg_pagination {
	overflow: hidden;
}

.apple_pagination {
	background: #F1F1F1;
	border: 1px solid #E5E5E5;
	text-align: center;
	padding: 1em;
}
.apple_pagination a, .apple_pagination span {
	padding: .2em .3em;
}
.apple_pagination span.disabled {
	color: #AAA;
}
.apple_pagination span.current {
	font-weight: bold;
	background: transparent url(apple-circle.gif) no-repeat 50% 50%;
}
.apple_pagination a {
	text-decoration: none;
	color: black;
}
.apple_pagination a:hover, .apple_pagination a:focus {
	text-decoration: underline;
}

.flickr_pagination {
/*	text-align: center;*/
	padding: .3em;
	margin-top: 20px;
}
.flickr_pagination a, .flickr_pagination span {
	padding: .2em .5em;
}
.flickr_pagination span.disabled {
	color: #AAA;
}
.flickr_pagination span.current {
	font-weight: bold;
	color: #FF8609;
}
.flickr_pagination a {
	border: 1px solid #DDDDDD;
/*	color: #8D1400;*/
	color: #960B0F;
	text-decoration: none;
}
.flickr_pagination a:hover, .flickr_pagination a:focus {
	border-color: #3A0900;
/*	background: #881401;*/
	background: #960B0F;
	color: white;
}
.flickr_pagination .page_info {
	color: #aaa;
	padding-top: .8em;
}
.flickr_pagination .prev_page, .flickr_pagination .next_page {
	border-width: 1px;
}
.flickr_pagination .prev_page {
	margin-right: 1em;
}
.flickr_pagination .next_page {
	margin-left: 1em;
}

/* Profile */
#user-profile {
/*	background: #FFFAD3;*/
/*	padding: 10px;*/
	width: 200px;
}

#user-profile img.avatar {
	border: 3px solid #eee;
	margin-bottom: 10px;
}
	
ul.action-links {
	margin-top: 20px;
}

ul.action-links li {
	margin: 5px;
}

ul.action-links img {
	margin: 0 5px 0 0;
	vertical-align: top;
}

div#profile-bio {
	border-left: 1px solid #ccc; 
	font-size: 18px; 
	line-height: 22px;
	padding: 5px 0 5px 10px; 
	margin-left: 10px;
}

table#profile-heading {
	margin-bottom: 20px;
}

table#profile-heading td {
	vertical-align: top;
}

table#profile-heading h1.page-title {
	padding: 5px 0;
}

td#profile-username {
	white-space: nowrap;
}

div#change-password label {
	width: 200px;
}

div#change-password input[type="submit"] {
	margin-left: 206px;
}

div#change-picture input[type="submit"] {
	margin-left: 0;
}

.fieldWithErrors {
    display: inline;
}
.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
    border-color: red;
}

.errorExplanation {
	background-color:#FFD3D3;
	border:1px solid #FF1C27;
	color:#000;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:3px;
	margin-bottom:10px;
}

.errorExplanation h2 {
    color:#F02714;
}

.errorExplanation ul {
	list-style-type: disc;
	list-style-image: url('/images/icons/exclamation.png');
	list-style-position: inside;
	margin: 15px;
	padding: 3px;
}

/* Route Loading. */
.loading {
	background-image: url('/images/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
	opacity: 0.8;
}

/* welcome page */
.route-details-title {
	font-weight: bold;
}

/* Forums */
table.topic-listing {
	width: 100%;
	margin-bottom: 10px;
}

table.topic-listing th {
	text-align: left;
	color: #666;
	font-family: arial;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 7px 5px;
}

table.topic-listing td {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 7px 5px;
}

table.topic-listing .forum-title {
	font-weight: bold;
	white-space: nowrap;
}

table.topic-listing .topic-title {
	font-weight: bold;
}

table.topic-listing .reply-count {
	text-align: center;
	width: 70px;
}

table.topic-listing .latest-post {
	width: 150px;
}

table.topic-listing .author {
	width: 70px;
}

table.topic-listing .topic-count {
	width: 100px;
	text-align: center;
}

table.topic-listing .post-count {
	width: 100px;
	text-align: center;
}

/* Viewing forum topic */
p.forum-subtitle {
	background: #eee;
	padding: 5px;
	font-size: 18px;
}

table.topic-replies {
	width: 100%;
}

table.topic-replies td {
	padding-bottom: 10px;
	vertical-align: top;
}

table.topic-replies th {
	padding-bottom: 10px;
	text-align: left;
	width: 90px;
	font-weight: normal;
}

table.topic-replies div.topic-post-time {
	font-size: 11px;
	color: #ccc;
}

table.topic-replies p.topic-post-author {
	font-weight: bold;
}

/* Popup map balloon */
.route-details {
	font-size: 11px;
	height: 250px;
}

.route-details-map {
	position: inline;
/*	width: 210px;*/
	height: 150px;
	border: 1px solid #555;
	overflow: hidden;
}

/* Event date */
ul.date li.day-name {
	font-size: 14px;
/*	font-weight: bold;*/
	padding: 5px 10px;
	background: #7F080B;
	color: #fff;	
	font-family: Arial;
/*	font-weight: bold;*/
}

ul.date li.month {
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-family: Arial;
/*	font-weight: bold;*/
	padding-top: 5px;
	color: #000;
}

ul.date li.day-num {
	font-family: Arial;
	text-align: center;
	font-size: 36px;
	padding: 10px 0;
/*	padding-bottom: 10px;*/
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
/*		font-weight: bold;*/
}

ul.date li.day-time {
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.date span.day {
	font-weight: bold;
}

ul.date span.timezone {
	font-size: 10px;
	color: #555;
}

.flag a {
	color: #ccc;
	font-size: 0.9em;
}

.flag a:hover {
	color: red;
}

.fullscreen-map {
	position:fixed !important; 
	left:0px !important; 
	top:0px !important; 
	width:100% !important; 
	height:100% !important;
}

/* Fieldset for settings */
.fieldset {
	border-top: 1px solid #ccc;
	padding: 20px 20px;
	background: #F2F5FF;
	margin-bottom: 30px;
}

fieldset .field-help {
	margin-left: 5px;
	font-size: 11px;
}

fieldset legend {
	padding: 0 5px;
	font-weight: bold;		
	position: relative;
	top: 0.5em; 
	left: 1em;
	color: #000;
	background: #fff;
}

fieldset label {
	float: left;
	width: 120px;
	display: block;
	text-align: right;
	padding: 3px;
}

fieldset input[type="submit"] {
	margin-left: 126px;
}

label.radio-btn-label {
	float: none;
	display: inline;
	vertical-align: top;
	width: auto;
	text-align: left;
}

/* Group selection */
.group {
	line-height: 2em;
}

.group-selection-container {
	line-height: 2em;
}

a.group-selection-link img {
	vertical-align: middle;
}

.group-selection div:last-child {
	display: inline;
	float: left;
}

#table-sharing td {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* Event listing */
.event-day {
	background: #383D44;
	float: left;
	width: 100px;
	color: #fff;
	padding: 5px;
}

.event-day .event-year {
	color: #777;
}

ul.event-day-events {
	border-top: 1px solid #383D44;
	float: left;
	width: 835px;
	padding-left: 15px;
}

ul.event-day-events li.event {
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #eee;
}

ul.event-day-events li table th {
	font-weight: normal;
	text-align: left;
	width: 600px;
	padding-right: 10px;
}

ul.event-day-events li table th h3 {
	margin-bottom: 5px;
}

.sub-text {
	font-size: 10px;
	color: #999;
}

.event-time {
	font-weight: bold;
}

.event-location {
	margin-bottom: 2em;
	font-weight: bold;
}

/* Group and People listing */
li.user-listing {
	padding-bottom: 20px;
}

li.user-listing .sub-text {
	font-size: 11px;
	color: #aaa;
	padding-top: 3px;
}

li.user-listing li.bio p {
	font-size: 12px;
}

li.user-listing li.rides {
	font-size: 11px;
}

li.user-listing .real-name {
	color: #888;
	font-size: 15px;
}

/* Group navigation */
#group-nav {
	width: 100%;
}

#group-nav th {
	width: 85px;
	text-align: left;
}

#group-nav td {
	vertical-align: top;
}

#group-nav h1.page-title {
	padding-bottom: 0;
}

ul#group-nav-links li {
	float: left;
	font-weight: bold;
	border-right: 1px solid #ccc;
	padding: 0 1em;
}

ul#group-nav-links li.last {
	border-right: 0;
}

ul#group-nav-links li:first-child {
	padding-left: 0;
}

/* Restriction  Dialog */
.restriction-dialog {
	border: 1px solid #FE4920; 
	padding: 1em; 
	margin: 1em 0; 
	background: #FEFADA 
}

.restriction-dialog .body {
	margin-left: 20px
}

.restriction-dialog .body h2 {
	padding-top: 0;
}

.restriction-dialog .icon {
	float: left;
}

/* Route/Event show */
ul#route-title {
	margin-left: 85px;
}

ul#route-title li.sub-text {
	font-size: 11px;
	color: #aaa;
}

.route-desc {
	margin-top: 10px;
}

.tag-count {
	font-size: 10px;
	color: #aaa;
}

.section ul {
	padding-left: 5px;
}

.section ul li {
	padding: 5px 0;
}

#options li img {
	vertical-align: top;
	padding-right: 5px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
