/* ********************************* */
/*       PAGINATION LINKS            */

.pagination_links{
  display:inline;
  margin:4px 10px 5px 0;
  color:#999;
  font-weight:bold;
  padding:3px 0 0 0;
}
.pagination_links a{
  margin-right:1px;
  padding:4px 3px 0px 4px;
  height:13px;
  color:#608ebd;
  display:inline-block;
  display:-moz-inline-box;
  border:2px solid #CFDEE6;
  text-align:center;
  min-width:20px;
  text-decoration:none;
}
.pagination_links a:hover,
.pagination_links a.current_page:hover{
  background-color:#FE9E9;
  border:2px solid #fDD;
  color:#f36;
}
.pagination_links a.current_page{
  background-color:#FEE;
  border:2px solid #fDD;
  color:#f36;
}


/* ********************************* */
/*       INPLACE EDITOR              */

.inplaceeditor-form{
  float:left;
  clear:left;
  width:100%;
  padding:0;
  margin:0;
}
.inplaceeditor-form textarea{
  width:440px;
  margin:0 0 5px 0;
}
#flag_tags .inplaceeditor-form textarea{
  height:20px;
}
input.editor_field{
  background-color:white !important;
  height:15px;
  width:290px;
  margin:0 5px 0 0;
}
.editor_ok_button{
  width:50px;
  height:25px !important;
  float:left;
  margin:0px 5px 5px 0px !important;
}
.editor_cancel_button{
  width:80px;
  height:25px !important;
  margin:0px 5px 5px 0px !important;
}
img.edit_sm,
img.add_sm{
 cursor:pointer;
}

/* ********************************* */
/*      CURRENT FLAG STYLES          */

#current_flag{
  width: 330px;
  overflow:hidden;
  background-color:white;
}
#current_flag .heading{
  color:#333;
  font-weight:bold;
}
#current_flag #title{
  color:#0AF;
  font-size:18px;
  line-height:18px;
  height:20px;
  font-weight:bold;
}
#current_flag #title_edit{
  color:#0AF;
  font-size:18px;
  line-height:18px;
  height:20px;
  font-weight:bold;
}
#current_flag #location{
  line-height:14px;
  height:14px;
  font-weight:bold;
}
#current_flag #description p{
  margin:7px 0 7px 0;
  padding:0;
}
#current_flag #photos{
  margin:3px 0 3px 0;
}
#current_flag #photos img{
  width:60px;
  height:60px;
}
#current_flag #flag_tags{
  margin:3px 0 3px 0;
}
#current_flag #flag_maps{
  margin:3px 0 3px 0;
}
#current_flag #author_time{
  float:left;
  height:20px;
  line-height:20px;
  font-weight:bold;
}
#current_flag #author_time img{
  float:left;
  margin:2px 7px 0 0;
}
#current_flag #author_time .subtext{
  font-weight:normal;
  color:#888;
}
#current_flag #report_flag{
  float:right;
  color:#AAA;
}
#current_flag #report_flag a{
  color:#AAA;
  font-size:10px;
}
#current_flag #options{
  background: url('/images/hor_dot.gif') repeat-x top; 
  clear:left;
  float:left;
  width:100%;
  margin: 5px 0 0 0;
  padding:6px 0 10px 0;
  height:20px;
}
#current_flag #options img{ 
  margin:0 5px 0 0;
}
#current_flag #photo_upload form{
  float:left;
}
#current_flag #photo_upload_busy{
  position:absolute;
  top:50px; 
  left:50%;
  border:1px solid black;
  padding:8px;
}
#current_flag #photo_upload{
  float:left;
  width:100%;
  margin:5px 0 0 0;
}
#current_flag #photo_upload input.submit,
#current_flag #photo_upload input.grey_submit{
  float:left;
  width:80px;
  margin:5px 5px 0 0;
}

/* -- GLOBAL ELEMENTS -- */

body { margin: 0; padding: 0; background-color: white; color: #000; font-family: Helvetica, Arial, Nimbus Sans, sans-serif; font-size: 12px; line-height: 15px; }
.inline{ display:inline; }
br{ clear:both; }

h1, h2, h3 { margin:0 0 12px 0; padding:0; color:#000}
h1 { font-size:22px;line-height:22px;height:24px;font-weight:normal;}
h2 { font-size:16px; line-height:16px;height:18px;font-weight:normal;}
h3 { font-size:13px; line-height:13px;height:16px;font-weight:bold;float:left;}

a { text-decoration:underline; color:#0AF; }
a:hover { color:#6CF; }

img{ behavior: url("/stylesheets/iepngfix.htc"); border:0; }

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix{height: 1%;}

/* -- NAVIGATION -- */

.quick_links_large { font-size:20px;line-height:20px;height:20px;font-weight:bold;color:#3C0;display:block;margin:10px 0 10px 20px;}
.quick_links_small { font-size:18px; line-height:18px;height:18px;font-weight:bold;color:#3C0;display:block;margin:10px 0 10px 20px;}

/* -- COMMENTS -- */

.comment{ margin:15px 0 15px 0; padding:0 0 20px 0; background: url('/images/hor_dot.gif') repeat-x bottom; }
.comment p{ margin:5px 0 10px 0;}
.comment .delete_link{ margin:0 0 0 10px;}
.comment_avatar{ float:left; clear:left; margin:0px 10px 0 0; display:inline;}
.comment_author{ font-weight:bold; }
.comment_time{ float:right; margin: 0 0 10px 0; display:inline;}

/* -- SHARE CODE -- */
.share{ 
  background: url('/images/hor_dot.gif') repeat-x bottom; 
  clear:left;
  float:left;
  width:100%;
  display:inline;
  margin:20px 0 0 10px;
  padding:0px 0 20px 0px;
}
.share img{ 
  float:left;
  margin: -8px 0 10px 10px;
}
.share .subtext{ 
  float:left;
  margin: -16px 0 0 0;
}
.share_code{
  background-color:white !important;
  font-size:12px;
  line-height:22px;
  overflow:hidden;
  width:96% !important;
  height:22px;
  margin:0 0 20px 0;
  padding:0 0 0 5px;
}


/* -- GLOBAL STYLES & CLASSES -- */

.highlight { background-color: #FFFBC2; color:#333; padding:3px 3px 3px 2px;}
.spaced { margin-bottom:20px; line-height:20px; }
.new{ float:left; background-color:#FFFF66; font-size:8px; font-weight:bold; color:#333; margin:-2px 4px 0 0; padding:1px 2px 0px 4px; line-height:12px; }
.recent { font-weight:bold; }

.popup_box ul{padding: 0 0 0 20px;}
.popup_box li{margin: 0 0 0 15px;}

.red { color: #F66; }
.blue { color:#0AF; }
.green { color:#3C0; }

.largetext { font-size:22px; color:#333; margin:5px 0 20px 0; }
.subtext { font-size:11px; font-weight:normal; color:#888; }
.subtext strong{ color:#666; }

.submit_area { clear:both; background: url('/images/hor_dot.gif') repeat-x top; position:relative; height:50px; margin:30px 0 0 0; padding:0 0 0 20px;}

ul{ margin:0; padding:0;}
li{ margin:5px 0 5px 25px; line-height:18px; font-weight:normal;}

/* -- FORM ELEMENTS -- */

fieldset { border:0; margin:0; padding:0; }
label { display:block; font-size:12px;  font-weight:bold; color:#58a; margin-bottom:5px; }
input { float:left; height:20px; padding-top:5px; font-size:14px; width:200px; margin:0 0 10px 0;}
textarea { float:left; display:inline; font-size: 14px; font-family: Helvetica, Arial, Nimbus Sans, sans-serif; padding:5px 0 0 0;}

input.submit { background: #ECF3F7 url('/images/button_bg.png'); border:1px solid #A5BFDA; font-size:14px; font-weight:bold; color:#608EBD; height:30px; cursor:pointer; margin: 20px 20px 0 0;   padding:0 0 3px 0;}
input.submit:hover{ background: #ECF3F7 url('/images/button_bg_over.png'); cursor:pointer; }
input.grey_submit{ background: #ECF3F7 url('/images/grey_button_bg.png'); border:1px solid #BBB; font-size:14px; font-weight:bold; color:#aaa; height:30px; cursor:pointer; margin: 20px 20px 0 0;   padding:0 0 3px 0; }
input.grey_submit:hover{background: #ECF3F7 url('/images/grey_button_bg_over.png'); color:#888; cursor:pointer; }


/* ********************************* */
/*       BOX STYLES                  */

.heading_box{
  background: #F0F5F7 url('/images/blue_heading_bg.png');
  position:relative;
  height:29px;
  line-height:29px;
  font-weight:bold;
}
.heading_box #rhs{
  float:right;
  text-align:right;
  padding-right:10px;
}
.heading_box #lhs{
  float:left;
}
.heading_box img{
  float:left;
  margin:7px 6px 0 7px;
}
.heading_box h3{
  float:left;
  margin:8px;
}
.lightblue_box{
  border:3px solid #E9F3F4;
  background-color:#F8FBFC;
}
.lightgreen_box{
  border:solid 3px #e7f9e1;
  background-color:#f4fcf1;
}
.lightgrey_box{
  background-color:#F8F8F8;
  border:2px solid #f0f0f0;
}
.stacked_box{
  background-color:#F8FBFC;
  line-height:36px;  
  font-weight:normal; 
  color:#4F5F6B;
  margin:4px 0 4px 0;
  padding:0 0 0 10px;
  height:36px;
  width:295px;
}
.grey_box{
  background-color:#F5F5F5;
  border:2px solid #E6E6E6;
  height:28px;
  line-height:28px;
  font-weight:bold;
  padding-left:10px;
  margin:0 0 20px 0;
}
.popup_box{
  background-color:#fff;
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
  border-right:2px solid #89a;
  border-bottom:2px solid #89a;
  font-size:11px;
  color: #f39;
  text-align:left;
  padding:8px;
  z-index:3000;
  position:absolute;
}

/* ********************************* */
/*       NOTIFICATIONS               */

.help_info{
  text-decoration:underline;
  color:#89a;
  font-size:11px;
  font-weight:normal;
}
.help_info:hover{
  color:#f39;
  font-size:11px;
  font-weight:normal;
}
.error_message{
  /* used to display page level errors */
  background:#fee;
  border:2px #fdd solid;
  color:#f34;
  line-height:30px;
  font-weight:bold;
  margin-top:5px;
  padding-left:10px;
}
.success_message{
  background:#f4fcf1;
  border:2px #e7f9e1 solid;
  line-height:30px;
  color:#3C0;
  font-weight:bold;
  font-size:14px;
  margin-top:5px;
  padding-left:10px;
}

.error_div{
  /* used to display errors inline with form */
  float:left;
  margin-bottom:10px;
  font-size:12px;
  color:#F66;
  font-weight:bold;
}

.success_div{
  float:left;
  margin-bottom:10px;
  font-size:12px;
  color:#3C0;
  font-weight:bold;
}
#flash_msg{
  margin-top:15px;
  width:890px;
  margin-left:auto;
  margin-right:auto;
}

/* ********************************* */
/*       GLOBAL TOP BAR             */

#top{
  position:relative;
  height: 67px;
  background: #E9F0F2 url(/images/top_bar_bg_sm.png) repeat-x;
  margin:0;
  padding:0;
  border-bottom:1px solid #E6EEF7;
  color: #41505E;
  font-size:16px;
  font-weight:bold;
}
#top .nav{
  position:absolute;
  left:220px;
  top:7px;
  z-index:80;
  width:auto !important;
}
#top #logo{
  float:left;
  margin:0px 40px 0 10px;
}
#top #landscape{
  position:absolute;
  right:0px;
  top:4px;
  z-index:0;
}
#top a{
  color: #41505E;
  text-decoration:none;
  font-weight:bold;
  z-index:80;
}
#top .nav a{
  padding:3px;
  padding-bottom:5px;
}
#top a:hover{
  color:white;
  background-color: #41505E;
}
#top #topnav{
  float:left;
  width:auto !important;
}
#top #mainnav{
  float:left; 
  clear:left;
  margin-top:5px;
  z-index:80;
  width:auto !important;
}
#top #topnav a{
  float:left;
  font-size:11px;
  font-weight:bold;
  margin-right:10px;
}
#top #mainnav a{
  float:left;
  font-size:19px;
  font-weight:bold;
  margin-right:10px;
}

/* PUBLIC TOP BAR  */

#top.public{
  height:98px;
  line-height:98px;
  background: url(/images/top_bar_bg.png) repeat-x;
}
#top.public #logo{
  float:left;
  margin:22px 40px 0 10px;
}
#top.public #landscape{
  position:absolute;
  right:0px;
  top:15px;
}
#top.public div{
  position:relative;
  width:900px;
  margin:0 auto;
}
#top.public a:hover{
  background-color: white;
}

/* ********************************* */
/*       GLOBAL HEADING BAR          */

#heading_bar{
  position:relative;
  height: 29px;
  line-height:29px;
  margin-top:1px;
  border-bottom: 1px #D2E1EF solid;
  border-top: 1px #D2E1EF solid;
  background-color:#F6F9FA !important;
  color: #41505E;
  font-weight:bold;
}
#heading_bar .left{
  position:absolute !important;
  top:0px;
  width:500px !important;
  padding:0 0 0 10px;
}
#heading_bar .right{
  float:right;
  width:250px;
  text-align:right;
  padding-right:17px;
}
#heading_bar #login_link{
  margin-right:13px;
}
#heading_bar.public div#entire{
  position:relative;
  width:900px;
  margin:0 auto;
}

/* ********************************* */
/*       GLOBAL FOOTER               */

#footer{
  float:left;
  width:100%;
  margin-top:40px;
  padding-top:15px;
  height:40px;
  background: white url(/images/footer_bg.png) repeat-x top;
}
#footer div{
  width:900px;
  margin:0 auto;
}
#footer .left img{
  margin-right:10px;
}
#footer .left a{
  color:#CC0000;
  margin:0;
  text-decoration:underline;
}
#footer .left a:hover{
  color:#f40000;
}
#footer .left{
  float:left;
  width:250px;
  margin-left:10px;
  color:#CCC;
  font-size:11px;
}
#footer.public .left{
  margin-left:0px;
}
#footer .right{
  float:right;
  width:550px;
  text-align:right;
}
#footer a{
  text-decoration:none;
  margin-left:5px;
  margin-right:10px;
  font-weight:normal;
  color: #434B54;
}
#footer a:hover{
  text-decoration:underline;
}

/* -- DEFAULT MAP STYLES -- */

#map_tooltip {
  position:absolute;
  color: black;
  font-weight: bold;
  font-size: 10pt;
  background-color: white;
  white-space: nowrap;
  margin:-31px 0 0 11px;
  padding: 2px 4px;
  border: 1px solid black;
}
ul.map_list{
  color:#999;
  margin:0 0 0 0px;
  padding:0;
  width:100%;
}
ul.map_list li.highlighted_map{
  /* For mouseovers in IE */
  background-color: #F0F5F7;
}
ul.map_list li{
  background-color:#F8FBFC;
  list-style:none;
  float:left;
  width:250px;
  margin:5px 5px 0px 0px;
  padding:8px;
  display:inline;
  cursor:pointer;
}
ul.map_list li:hover{
  background-color:#F0F5F7;
}
ul.map_list li img.map_icon{
  float:left;
  display:inline;
  margin:0 6px 0 0;
}
ul.map_list li img.active_star{
  margin:0;
  padding:1px 0 0 0;
  float:left;
}
ul.map_list .map_title.recent{
  font-weight:bold;
}
ul.map_list .map_info{
  float:left;
  width:200px;
  margin:auto;
}
ul.map_list .map_member_count{
  color:#777;
  font-size:11px;
}
#frontpage ul.map_list li img.active_star{
  display:none;
}
#frontpage ul.map_list .map_title.recent{
  font-weight:normal;
}

/* --  MAP HEADING -- */

#map_heading{
  margin:20px 0 7px 0;
  height:48px;
  position:relative;
}
#map_heading #map_icon{
  position:absolute;
  top:0px;
  left:0px;
}
#map_heading #map_title{
  font-size:21px;
  line-height:21px;
  font-weight:bold;
  color:#333;
  position:absolute;
  top:4px;
  left:60px;
}
#map_heading #map_title a{
  font-weight:normal;
}
#map_heading #map_subtitle{
  position:absolute;
  top:30px;
  left:62px;
  font-size:13px;
}

/* ********************************* */
/*         TAB STYLES                */

#tabs{
  position:relative;
  top:0px;
  left:0px;
  height:28px;
}
.tab{
  cursor:pointer;
  float:left;
  position:relative;
  width:109px;
  height:28px;
}
#tabs .tab_background{
  position:absolute;
  top:0;
  left:0;
  width:109px;
  height:29px;
}
#tabs .tab_content{
  position:relative;
  width:109px;
  height:29px;
  line-height:29px;
  text-align: center;
  z-index:1000;
  font-weight:bold;
  margin:2px 0 0 0;
}
#tabs .tab_content img{
  position:absolute;
  top:6px;
  left:17px;
}

/* ********************************* */
/*      NOT A MEMBER YET? STYLES     */

#not_a_member {
  float:left;
  margin:40px 0 0 10px;
  display:inline;
}
#not_a_member li{
  margin-top:10px;
  font-size:13px !important;
  float:left;
  clear:left;
  width:100%;
}
#not_a_member h2{
  float:left;
}

