/* @override http://followcarl.com/where/css/style_loadfaster.css */

html {
	height:100%;
}

body {
	margin:0px;
	padding: 0px;
	background-color: #128f35;
/*	background-color: #74A8F5; */
	height:100%;
/*	behavior:url("/where/css/pngbehavior.htc"); */
/*	behavior:url("/where/css/csshover.htc"); */
/*	font-family: arial, helvetica, sans-serif;*/
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

ul {
	padding-left: 20px;
}

li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 18px;
}

/* img {display:block} */

/* To fix PNG alpha in IE6 */
/*img { behavior: url("/where/css/pngbehavior.htc"); }*/


a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover   {text-decoration: underline;}

a {
	color: #ffffff;
}

a.hi {
	color: #ffcc00;
}

.hi {
	font-weight: bold;
	color: #ffcc00;
}
/* ***** HEADER ***** */

#user_status {
	text-align: right;
	font-weight: bold;
	border-bottom:1px solid #084f1c;
	border-left:1px solid #084f1c;
	background:#085f20;
}

/* ***** BAR ***** */

.bar a {
	font-weight: bold;	
}

.bar .title {
	font-size: 18px;
	color: #cccccc;
	padding-left: 16px;
}

.bar .subtitle {
	color: #cccccc;
}

.bar .subtitle a {
	color: #cccccc;
}

.bar .heading {
	font-size: 16px;
	font-weight: bold;
	padding-left: 16px;
}

.bar .menu {
	padding-left: 10px;
	padding-right: 10px;
}

#nav-explore,#nav-create,#nav-my {
	padding:7px;
	display:block;
	float:left;
	text-align:center;
}
#nav-explore:hover {
	background:url("/where/images/nav_explore_black.gif") no-repeat center center;
	text-decoration:none;
}

#nav-create:hover {
	background:url("/where/images/nav_create_black.gif") no-repeat center center;
	text-decoration:none;
}

#nav-my:hover {
	background:url("/where/images/nav_my_black.gif") no-repeat center center;
	text-decoration:none;
}

* html #nav-explore:hover, * html #nav-create:hover, * html #nav-my:hover {
	background-position:center left;
}

/* ***** CONTENT ***** */

h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 6px 0 6px 0;
	color: #b9e9c9;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 6px 0;
}

/*
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 4px 0;
	color: #cccccc;
}
*/

/*
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 4px 0;
	color: #ffffff;
	background-color: #555555;
	padding: 2px 0px;
}
*/


h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 4px 0px;
	color: #ffffff;
	background-color: #444444;
	padding: 3px 6px;
}

/*#mainbox33 {*/
#mainbox2 {
/*	background:transparent url('/images/front_main_round.gif') center center no-repeat; */
/*	background-color: #ffffff; */
/*	display:block; */
/*	background-image:url("/where/images/loading.gif") no-repeat center center; */
/*	width:883px; */
	width:840px;
/*	height:258px; */
/*  height: 284px; */
    height: 280px;
   	color:#333;
/*	margin:3px 0 0 0; */
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
/*	text-shadow:#bbb 2px 2px 1px; */
}

* html #mainbox2 {
	margin:0;
}

#mainbox2 a{
	color:#3179bb;
	border-bottom:1px dotted #3179bb;
}

#mainbox2 a:hover {
	border-bottom:none;
	text-decoration:none;
	color:#333333;
	border-bottom:1px dotted #333;	
}

#mainbox2 ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#mainbox2 li {
/*	background: url('/where/images/li_plus.gif') left 2px no-repeat;*/
	padding:0 0 0 24px;
	margin-bottom:5px;
}

/*
.mainbox-left {
	float:left;
	margin:21px;
}

* html .mainbox-left {
	margin: 21px 21px 21px 10px;
}
*/
/*
.mainbox-right {
	float:right;
	text-align:left;
	width:370px;
	margin:25px 28px 21px 21px;
}

* html .mainbox-right {
	margin: 40px 10px 21px 21px;
}
*/


.mainbox-left {
	float: left;
/*	margin-right: 40px; */
	/*margin-top: 1px;*/
	background: #ffffff;
	height: 280px;
}

.mainbox-right {
/*	background:transparent url('/where/images/front_main_round.gif') center center no-repeat;*/
/*	height: 214px;*/
	height: 280px;
	background: #ffffff;
	text-align:left;
	color: #000000;
/*	font-family:Arial,Verdana,'Trebuchet MS';*/
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}

.mainbox-text {
	float: left;
	/*margin-right: 40px;*/
	/*margin-top: 1px;*/
	background: #ffffff;
	height: 280px;
	width: 800px;
  	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
}



/* ***** UPLOADS **** */
 .progressBar .border { background-color: white; border: 1px solid grey; width: 100%; }
 .progressBar .background { background-color: #333; height: 18px; width: 0%; }

/* ***** TABS ***** */

#tablist {
	float:left;
}

#tablist ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#tablist li {
	float:left;
	background:url("/where/images/leftoff.gif") top left no-repeat;
	background-color:#202020;
	margin:0 3px 0px 3px;
	padding:0 0 6px 10px;
	border-bottom: 2px solid #000000; 
}

#tablist a {
	float:left;
	display:block;
	background:url("/where/images/rightoff.gif") top right no-repeat;
	background-color:#202020;
	padding:6px 10px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

/* Commented Backslash Hack
		hides rule from IE5-Mac \*/
#tablist a {float:none;}
/* End IE5-Mac hack */
#tablist a:hover {
/*	color:#ffffff; */
	text-decoration: underline;
}

#tablist .current {
	background:url("/where/images/lefton.gif") top left no-repeat;
	background-color:#2d2d2d;
	border-bottom: 2px solid #2d2d2d;
}

#tablist .current a {
	background:url("/where/images/righton.gif") top right no-repeat;
/*	color:#ffffff;  */
		color: #ffff99;
}  

/* **** DETAIL **** */

.detail {
	background-color: #2d2d2d;
	height: 442px;		
}

.detail_content {
	padding: 3px 16px 10px 16px;
}

.detail .text a {
	color: #ffcc00;
}


/* ******* GMAP ******** */

#map {
	color: #000000;
	background: #E5E3DF;
    width: 840px;
/*    height: 284px; */
    height: 280px;
	/*background-image: url("/where/images/wf_gradient.jpg");*/
	background-repeat: no-repeat;
	background-position: center center;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#map a {
	color:#4444ff;
}

/*div.markerTooltip, div.markerDetail {*/
div.markerTooltip, div.markerDetail {
  text-align:  center;
  white-space: nowrap;
  margin:      0;
  padding:     2px 0.5ex;
  border:      1px solid #777;
  font-weight: bold;
  background:  #fff;
  background-color: #666666;
}

/* ****** MARKER LIST ****** */


.marker_list {
  margin-top: 5px;
  margin-bottom: 7px;
}

.marker {
	padding-right: 5px;
	vertical-align: top;
}

.letter {
	margin: 0px;
	padding: 1px;
	font-weight: bold;
	color: #000000;
	width:15px;
	text-align: center;
	border: 1px solid #000000;
}
	
.waypt .letter{
	background-color: #ff776b;
	cursor: pointer;
}

.annot .letter{
/*	background-color: #b4fc6e; */
	background-color: #feeb6c;
}

.tmppt .letter{
/*	background-color: #feeb6c; */
	background-color: #b4fc6e;
}

.route .letter{
	background-color: #22aaff;
}

.user .letter{
	background-color: #ff8822;
}

.map .letter{
	background-color: #b4fc6e;
	cursor: pointer;
}

.msg .letter{
	background-color: #00b366;
}

.msg-read .letter{
	background-color: #005511;
}



.marker_list li a.small{
	font-size: 10px;
}

/* ***** POSTS ****** */

.post {
	color: #000000;	
}

.post img {
	border: 1px solid #999999;
	margin-right: 5px;
}

.post p {
	margin: 7px 0 1px 0;
}

.post a {
	color: #0000ff;
}

.post .postdate {
	font-size: 10px;
	color: #999999;
}


.post_header {
/*	margin: 0px 20px 0px 0px; */
	padding: 4px 4px 4px 20px;
	background-color: #ffffff;
	color: #669900;
}

.post_header_left {
	font-weight: bold;
	font-size: 14px;
}

.post_header_right {
	float: right;
}

.post_text {
/*	margin: 0px 20px 0px 0px; */
	padding: 4px 4px 4px 20px;
	background-color: #ffffff;
	color: #000000;
}


/* ***** ACTION BUTTONS ***** */


.action_buttons ul{
	list-style: none;
}

.action_buttons li {
	float: left;
}

.action_buttons a {
margin: 0 2px;
width: 70px;
/* height: 20px; */
display: block;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000000;
}

.action_buttons a.active {
background-color: #ffcc00;
}

.action_buttons a.inactive {
background-color: #cccccc;
}

.tb_buttons img {
	margin: 0;
	border: 0px;
	color: #000;
}

.tb_buttons a {
	border: 0px;
	color: #000;
}

/* ***** TOOL ***** */

label {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

img.divider {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

ul#marker_list {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tool_button {
	background-color: #FFCC00;
	width: 200px;
}


/* ***** TABLES ****** */

table.list {
	background-color: #ffffff;
	color: #000000;
	width:100%;
}

table.list tr:hover {
	background-color: #ffd;
	cursor: pointer;
}

table.list th {
	padding: 3px 8px 3px 8px;
/*	background: #c7ffd5; */
	background: #ffff99;
/*	border-bottom: 1px solid #af6; */
	border-bottom: 1px solid #f2f230;
}

table.list td {
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #efefef;
}

table.list a {
	color: #000000;
}


/* *********** COLUMN ATTRIBUTES *********** */

.list td.date {
	text-align:center;
	width:10%;
}

.list td.login {
	text-align:center;
	width:10%;
}

.list th.area {
  text-align:left;
  width: 20%;
}

.list th.label {
	text-align:left;
}

.list td.vis {
	text-align:center;
	width:5%;
}

.list td.action {
	text-align:center;
	width:5%;
}
	
/* ************ TAG ******** */

.rank1 {
	font-size: 18px;
	color: #00bb00;
	cursor: pointer;
	margin:4px;
}

.rank2 {
	font-size: 20px;
	color: #00bb00;
	cursor: pointer;
	margin:3px;
}

.rank3 {
	font-size: 16px;
	color: #00bb00;
	cursor: pointer;
	margin:3px;
}

.rank4 {
	font-size: 12px;
	color: #00bb00;
	cursor: pointer;
	margin:3px;
}

/* **** FOOTER **** */
.footer {
	font-size:14px;
	font-weight: bold;
}


/* **** MISC **** */

textarea, input {
	background-color: #eeeeee;
}

input {
	margin-top:2px;
	margin-bottom: 2px;
}

.missing {
	text-align: center;
	padding: 5px;
  color: #cccccc;
  font-weight: bold;
}

input[type=button], input[type=submit], input[type=reset] {
 background: #eee;
 color: #222;
 border: 1px outset #ccc;
 padding: 1px 5px;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
 background: #ccb;
}

#map input[type=button], #map input[type=submit], #map input[type=reset] {
 background: #fff;
 color: #222;
 border: 1px outset #666;
 padding: 1px 5px;
 font-size: 10px;
 width: 45px;
}
#map input[type=button]:hover, #map input[type=submit]:hover, #map input[type=reset]:hover {
 background: #ccb;
}

/* ********* NOTICES ********* */

.error {
	position: absolute;
	width:40%;
	left: 30%;
	margin-top: 15px;
/*  margin-left: auto;
  margin-right: auto; */
  font-weight: bold;
	padding: 6px 10px 6px 28px;
	color: #000000;
	background: #fdc url(/where/images/exclamation.png) no-repeat 6px 6px;
}

.login_error {
	width: 100px;
	position: absolute;
	right: 20px;
	margin-top: 45px;
	padding: 6px 10px 6px 28px;
	font-weight: bold;
	color: #000000;
	background: #fdc url(/where/images/exclamation.png) no-repeat 6px 6px;
}

.signup_error {
	padding: 2px 10px 3px 28px;
	width: 130px;
	margin-left: 5px;
	font-weight: bold;
	color: #000000;
	background: #fdc url(/where/images/exclamation.png) no-repeat 3px 1px;
}

.notice {
	position: absolute;
	width:40%;
	left: 30%;
	margin-top: 15px;
/*  margin-left: auto;
  margin-right: auto; */
  font-weight: bold;
	padding: 6px 10px 6px 28px;
	color: #666666;
	background: #ffff99 url(/where/images/accept.png) no-repeat 6px 6px;
}


/* ******* statbox  ******** */

.statbox {
	width: 75px;
	background-color: #77bf8b;
	border: 2px solid #128f35;
/*	font-family: helvetica, sans-serif; */
}

.statbox .heading {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	color: #ffffff;
	background-color: #128f35;
}

.statbox .stat {
	font-size: 25px;
	font-weight: bold;
	color: #ffcc00;
}


/* *** boxes *** */

#mapbox {
/*	background: url("/images/screen4-1.gif") top left no-repeat; */
	height:340px; 
	background:url("/where/images/rounded_corners.png") no-repeat center center; 
	background-color: #0f0f0f;
	color:#888888;
	font-size:  18px;
}




/* mapbadge */

.mapbadge {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #444;
}

.mapbadge .item {
	margin: 3px 10px 3px 10px;
}
.mapbadge .picture {
	margin: 0px;
	padding: 0px;
}


.mapbadge2 {

}

.mapbadge2 .item {
	margin: 3px 10px 3px 10px;
}
.mapbadge2 .picture {
	margin: 0px;
	padding: 0px;
}


.errorExplanation {
	text-align: left;
/*	margin-top:10px;
	font-size: 14px; */
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 375px;
	background-color: #ffd;
	border: 4px solid #ff7;
}

.errorExplanation h2 {
	font-size: 14px;
}


div#waypt_label_create_auto_complete {
  position:absolute;
  width:250px;
  color: black;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div#waypt_label_create_auto_complete ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

div#waypt_label_create_auto_complete li {
	padding-left: 4px;
}

li.selected { background-color: #ffb; }

form.button-to {
	display: inline;
}
form.button-to div {
	display: inline;
}

.infowindow {
	text-align: left;
}



/* *** call out *** */
div#callouts {
	width:884px;
	height:205px;
	margin:0;
	display:block;
	font-size:10px;
}

.callout-desc {
	width:180px;
	margin:2px auto;
	font-size:12px;
}

#callouts a {
	text-decoration:none;
}

#callouts img {
	border:0;
}

#callout-item-create,#callout-item-share,#callout-item-explore,#callout-item-connect {
	width:220px;
	margin-left:1px;
	background:url(/where/images/callout_bg_norm.gif) repeat-x top;
	float:left;
	height:205px;
	text-align:center;
	padding:18px 0;
}

#callout-item-create:hover,#callout-item-share:hover,#callout-item-explore:hover,#callout-item-connect:hover {
	width:220px;
	margin-left:1px;
	background:url(/where/images/callout_bg_hov.gif) repeat-x top;
	float:left;
	height:205px;
	text-align:center;
	padding:18px 0;
}
#callout-item-create-select,#callout-item-share-select,#callout-item-explore-select,#callout-item-connect-select {
	width:220px;
	margin-left:1px;
	background:url(/where/images/callout_bg_hov.gif) repeat-x top;
	float:left;
	height:205px;
	text-align:center;
	padding:18px 0;
}

#quotes {
	margin:0 0 10px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-style:italic;
	width:880px;
}

#byline {
	font-size:12px;
	color:#eee;
}

#byline a{
	color:#ccc;
}

/* **** lightbox *** */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; color: #2d2d2d; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay, #overlay_login, #overlay_message { background-image: url(/where/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
/*	background-image: url(blank.gif); */
	background-image: url(/where/images/blank.gif);
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/where/images/overlay.png", sizingMethod="scale");*/
	}
	
* html #overlay_login{
	background-color: #333;
	background-color: transparent;
/*	background-image: url(blank.gif); */
	background-image: url(/where/images/blank.gif);
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/where/images/overlay.png", sizingMethod="scale");*/
	}
	
* html #overlay_message{
	background-color: #333;
	background-color: transparent;
/*	background-image: url(blank.gif); */
	background-image: url(/where/images/blank.gif);
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/where/images/overlay.png", sizingMethod="scale");*/
	}

#login_box{
	background:#444;
	padding:7px;
	border:2px solid #ccc;
	color:#000;
	position:absolute;
	top:23px;
	right:10px;
}

#dual_box, #message_box{
	width:300px;
	background:#2d2d2d;
	padding:10px;
	border:2px solid #eee;
	position: absolute;
}

.signupblob{
	background:url(/where/images/btn_signup.gif) no-repeat;
	display:block;
	width:123px;
	height:24px;
	color:#fff;
	text-align:center;
	padding:5px 0 0 0;
}



