html, body {
height: 100%;
margin: 0;
padding: 0;
}


body {
  font-family: Verdana;
  margin: 0px;
  font-size: 10pt;
  text-align: center;
}

#tabs a, #submenu a  {
  color: black;
  text-decoration: none;
}

#page {
  padding: 0px;
  margin: 0px;
  width: 100%;
  
}


#top {
  height: 150px;
  width: 100%;
  background-image: url(/images/top_ski.jpg);
  background-repeat: no-repeat;
}


#logo {
  float: right;
  padding-right: 25px;
  margin-top: 35px;
}

#header {
  margin-top: 25px;
  margin-left: 25px;
  float: left;
}

#footer {
  text-align: center;
  line-height: 2.7em;
  font-size: 8pt;
}

.inline-list {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.inline-list li {
  display: inline;
}

#tabs {
  font-size: 13pt;
}

#tabs li {
  border-width: 2px;
  border-style: solid;
  border-bottom-width: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 50px;
  padding-right: 50px;
}

#tabs li.here {
  padding-bottom: 2px;
}

#submenu {
  font-size: 12pt;
}

#submenu ul {
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 5px;
  padding-bottom: 5px;
}

#submenu li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 35px;
  padding-right: 35px;
}

.events {
  background-color: rgb(182, 208, 137);
  border-color: rgb(157, 182, 114);
}

.event_types {
  background-color: rgb(234, 240, 196);
  border-color: rgb(213, 214, 180);
}

.destinations {
  background-color: rgb(148, 205, 255);
  border-color: rgb(124, 180, 230);
}

#content {
  padding: 0;
  height: 100%;
  width: 960px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
  
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

table {
  border-collapse: collapse;
}

th {
  line-height: 2em;
  border: 1px dotted black;
  border-left-width: 0px;
  border-right-width: 0px;
  padding-left: 10pt;
  padding-right: 10pt;
}

tr.even {
  background-color: #F0F0F0;
}

tr.odd {
  background-color: #CCCCCC;
}

.even img, .odd img {
  margin: 0.5em;
}

img {
  border: 0px; 
}

h1 {
  font-size: 14pt;
}

.left_column {
  width: 50%;
  float: left;
  vertical-align: top;
}

.right_column {
  width: 50%;
  float: right;
  vertical-align: top;
}

.with_subheader th {
  border-bottom: none;
  padding-bottom: 0px;
}

.subheader th {
  border-top: none;
  font-size: 10pt;
  padding-top: 0px;
}

tr.data td {
  padding-left: 5px;
  padding-right: 5px;
}

.bar_chart {
  background-color: #B91F52;
  margin: 0px;
  height: 12px;
}

.bar_chart_container {
    height: 10px;
    padding: 3px;
}

.barcontainerclass {
    height: 12px;
    width: 242px;
}

.bar_part {
  height: 12px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#topcontainer {
    width: 960px;
    margin: auto;
}

#topbar {
    width: 960px;
    height: 80px;
    background-image: url(/images/topbackground.jpg);
    background-repeat: no-repeat;
    text-align: left;
}

#topborder {
    width: 960px;
    height: 4px;
    background-color: #00517a;
}

#tractraclogo {
    float: right;
    margin-top: 13px;
   
}

#topinfo {
    position: relative;
    top: 20px;
    left: 20px;
    height: 35px;
    width: 300px;
    background-color: #00517a;
    padding-top: 25px;
    padding-left: 5px;
}

#destionationname {
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
}

#topinfospacer {
    font-size: 12px;
    color: #7eb5d0;
    font-weight: bold;
}
#topinfowhite {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;

}
#topinfowhitelarge {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}
#topinfopurple {
    font-size: 14px;
    color: #009ac4;
    font-weight: bold;

}
#footerborder {
    width: 960px;
    height: 2px;
    background-color: #EEEEEE;
}
#copyright {
    font-size: 10px;
    font-weight: bold;
    color: #a7a7a7;
    margin-top: 10px;
    text-align: left;
}

#mapandsidebar {
    width: 960px;
    height: 556px;
    background-color: #eaeaea;
    text-align: left;
}

#mapcanvas {
    height: 556px;
    width: 670px;
}

#middleborder {
    width: 960px;
    height: 4px;
    background-color: #00517a;
}

#sidebar {
    float: right;
    width: 290px;
    height: 536px;
    overflow: auto;
    padding: 0px;
    padding: 0px;
    text-align: center;
    position: relative;

}
#sidebarcontainer {
    width: 250px;
    padding: 0px;
    margin: 0px;
    padding-top: 17px;
    margin: auto;
}

#line {
    width: 250px;
    height: 2px;
    background-image: url(/images/linebg.png);
    background-repeat: repeat-x;
    margin: 0px;
    margin-top: 3px;
}

#loypename {
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin: 0px;
    padding: 0px;
    padding-left: 3px;
}

#loypelength {
    float: right;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    margin: 0px;
    padding: 0px;
    padding-right: 3px;
}

#barcontainer {
    height: 18px;
    width: 250px;
    background-image: url(/images/barbg.png);
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    margin-top: 1px;
}

#stripes {
  margin-left: 0px;
  margin-top: 3px;
  height: 10px;
  width: 242px;
  z-index: 3;
  position: relative;
  top: -13px;
  left: 0px;
}
#barborder {
  margin-left: 0px;
  margin-top: 3px;
  height: 10px;
  width: 242px;
  z-index: 4;
  position: relative;
  top: -26px;
  left: 0px;
}
#chrome {
  margin-left: 0px;
  margin-top: 3px;
  height: 6px;
  width: 242px;
  z-index: 5;
  position: relative;
  top: -39px;
  left: 0px;
}

#loypecontainer {
    cursor: pointer;
}

#links {
    text-align: left;
    width: 670px;
    height: 35px;
    margin-top: 12px;
}

.buttonlink {
    border: none;
}

#legend {
    width: 290px;
    height: 35px;
    float: right;
    margin-top: 12px;
}

