/*
 * screen.css
 * CSS definitions for Jagged Globe pages
 * (c) Climbers.net, 2011
 */

BODY {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  background: #fff;
  margin: 0px;
  padding: 0px;
  }

A {
  color: #09F;
  text-decoration: none;
  }

A:visited {
  color: #69C;
  }
  
A:hover {
  text-decoration: underline;
  }

FORM {
  margin: 0;
  }

.skiplink {
  display: none;
  }

.normal {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  }	

.small {
  font-size: 95%;
  }
  
.faded {
  color: #666;
  }

.error {
  color: #f00;
  }
  
.error:visited {
  color: #c66;
  }
  
/* Wrapper DIV for entire page */
#wrap {
  width: 900px;
  margin: 15px auto 0px auto;
  }
  
/* Page Header + Top Navigation bar styles */
#top {
  position: relative;
  font-size: 11pt;
  font-weight: bold;
  color: #FFF;
  padding-bottom: 10px;
  }

#top #logo {
  background: #fff;
  padding: 19px 39px 19px 39px;
  }

#top H1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 125px;
  margin: 0px 0px 0px 10px;
  text-indent: -3000px;
  background: url(/images/mh/h1_mountainsofasia.gif) center left no-repeat;
}

#top UL {
  background: #036;
  padding-left: 165px;
  height: 25px;
  border: solid #FFF;
  border-width: 1px 0px;
  z-index:100;
  }

/* Left Navigation sidebar styles */
#sidenav {
  position: relative;
  background: #EEE;
  float: left;
  width: 165px;
  font-size: 9pt;
  padding-bottom: 50px;
  height: 100%;
  }

#sidenav UL {
  margin: 5px;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  background: #DDD;
  }
  
#sidenav UL LI {
  list-style: none;
  }

#sidenav UL A {
  color: #666;
  text-decoration: none;
  display: block;
  width: 140px; /* IE6 */
  background: url(/images/sidenav.gif) repeat-x top #DDD;
  padding: 6px 7px 6px 7px;
  }

#sidenav UL A:hover, #sidenav UL UL A:hover, #sidenav #thispage {
  text-decoration: none;
  color: #FFF;
  background: url(/images/sidenav-hover.gif) repeat-x top #036;
  }

#sidenav UL UL {
  margin: 0;
  text-transform: none;
  font-size: 97%;
  }

#sidenav UL UL A {
  width: 133px; /* IE6 */
  background-image: none;
  padding: 4px 7px 4px 14px;
  }

#sidenav .title {
  padding: 6px 7px 6px 7px;
  background: #EEE;
  }

#sidenav .contacts {
  position: absolute;
  font-size: 9pt;
  font-weight: bold;
  color: #999;
  bottom: 5px;
  left: 4px;
  }

#sidenav .contacts A {
  color: #999;
  }

#sidenav .contacts A:hover {
  text-decoration: none;
  color: #000;
  }

/* Main page body styles */
#main {
  float: left;
  background: #FFF;
  font-size: 9pt;
  width: 715px;
  padding: 0px 0px 15px 20px;
  }

#main P {
  margin-top: 3pt;
  margin-bottom: 9pt;
  }

#main H1, #main H2 {
  color: #111;
  font-weight: normal;
  font-weight: lighter;
  margin-bottom: 1pt;
  line-height: normal;
  }

#main H1 {
  font-size: 20pt;
  margin-top: 10px;
  margin-bottom: 5px;
  }

#main H2 {
  font-size: 14pt;
  color: #333;
  }

#main H3 {
  font-size: 11pt;
  display: inline;
  color: #666;
  }
  
#main .aphoto IMG {
  border: 0;
  }

#main .aphoto P {
  color: #fff;
  padding: 3px 10px 3px 10px;
  margin: 0;
  font-size: 8pt;
  }

#main UL {
  margin-left: 0;
  padding-left: 16px;
  list-style: disc outside;
  }

#main UL UL {
  margin: 5px 0 5px 0;
  }
  
#main .spaced LI {
  padding-bottom: 5px;
  }

#main .spaced LI LI {
  padding-bottom: 2px;
  }
  
#main .dbox {
  border-bottom: 1px dashed #999;
  }

#main .rule {
  padding-top: 8px;
  border-bottom: 1px dashed #999;
  margin-bottom: 8px;
  }

#main .mbox {
  padding: 10px 15px 10px 15px;
  border: 1px solid #036;
  }

#main .mbox TH {
  font-weight: bold;
  text-align: left;
  font-size: 10pt;
  }

#main .mbox H2 {
  color: #fff;
  padding: 4px 10px 4px 10px;
  margin: 0 0 5px 0;
  font-size: 11pt;
  font-weight: bold;
  }

#main .nbox {
  background: #eee;
  }
  
#main .nbox TH {
  font-weight: bold;
  text-align: left;
  color: #fff;
  }

#main .testimonial {
  color: #99a;
  text-align: center;
  font-weight: bold;
  }

.screen {
  display: inline;
  }

.print {
  display: none;
  }
  
/* Right content sidebar styles */
#rightbar {
  width: 230px;
  padding-left: 15px;
  }

#rightbar #search {
  background: #eee;
  padding: 10px;
  text-align: center;
  }

#rightbar .abox {
  background: #eee;
  padding: 5px;
  color: #333;
  }

#rightbar .abox UL {
  font-size: 95%;
  margin: 5px 0 5px 0;
  padding-left: 16px;
  }

#rightbar .abox UL UL {
  padding-left: 0;
  list-style: none;
  list-style-image: none;
  }
  
#rightbar .cbox {
  padding: 5px;
  color: #fff;
  }
  
#rightbar H2 {
  color: #fff;
  padding: 2px 5px 2px 5px;
  margin: 0;
  font-size: 10pt;
  font-weight: bold;
  }

#rightbar H2 A {
  color: #fff;
  font-weight: normal;
  }

#rightbar P {
  margin-top: 3px;
  margin-bottom: 11px;
  }
  
.thin_table {
  width: 600px;
  }
  
/* Page Footer styles */
#foot {
  border-top: 1px dashed #999;
  clear: both;
  width: 900px;
  padding: 6px 4px 8px 4px;
  margin: 0 auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #666;
  }
  
#foot A {
  float: right;
  text-decoration: none;
  color: #666;
  }

#foot A:hover {
  text-decoration: none;
  color: #000;
  }

/* CSS definitions for paper version of Jagged Globe pages */
@media print {

BODY {
  font-family: "Times New Roman", serif;
  }

/* Wrapper DIV for entire page */
#wrap {
  width: 650px;
  margin: 0px;
  }

/* Page Header + Top Navigation bar styles */
#top {
  padding-bottom: 0;
  }

#top IMG {
  display: none;
  }

#top #logo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  display: inline;
  }

#top H1 {
  display: none;
  }
  
#topnav {
  display: none;
  }

#sidenav {
  display: none;
  }

/* Main page body styles */
#main {
  float: none;
  width: 650px;
  padding: 0px;
  }

#main H2 {
  font-weight: bold;
  color: #000;
  }

.screen {
  display: none;
  }

INPUT[type=submit] {
  display: none;
  }

OBJECT {
  display: none;
  }
  
.print {
  display: block;
  border: 1px solid #666;
  background: #fff;
  padding: 4px;
  margin: 0 4px 0 4px;
  }

.newpage {
  page-break-before: always;
  }

/* Page Footer styles */
#foot {
  margin-top: 10px;
  width: 650px;
  }

}

