/* Global styles */
a img {border: none; }

/* START:notice */
#notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}
/* END:notice */

/* Styles for portal */
#leftcol{
  width: 49%;
  float: left;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #2580a2;
  margin-top: 10px;
  margin-bottom: 15px;
}

#rightcol{
  width: 49%;
  float: right;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #2580a2;
  margin-top: 10px;
  margin-bottom: 15px;
}

#roundtitle{
  -webkit-border-top-right-radius: 14px;
  -moz-border-radius-topright: 14px;
  border-top-right-radius: 14px;
  -webkit-border-top-left-radius: 14px;
  -moz-border-radius-topleft: 14px;
  border-top-left-radius: 14px;
  background: #2580a2;
  color: white;
}

#roundtitle h1 {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#roundcontent {
  padding-left: 5px;
}

/* Styles for trail list */
#trail-list .list-title {
  color:        #244;
  font-weight:  bold;
  font-size:    larger;
}

#trail-list .list-image {
  width:        60px;
  height:       70px;
}

#trail-list .list-actions {
  font-size:    x-small;
  text-align:   right;
  padding-left: 1em;
}

#trail-list .list-line-even {
  background:   #e0f8f8;
}

#trail-list .list-line-odd {
  background:   #f8b0f8;
}

/* Styles for campground list */

#campground-list .list-title {
	color:        #244;
	font-weight:  bold;
	font-size:    larger;
}

#campground-list .list-image {
  width:        60px;
  height:       70px;
}


#campground-list .list-actions {
  font-size:    x-small;
  text-align:   right;
  padding-left: 1em;
}

#campground-list .list-line-even {
  background:   #e0f8f8;
}

#campground-list .list-line-odd {
  background:   #f8b0f8;
}

/* Styles for main page */

#banner {
  background: #2580a2;
  padding-top: 10px;
  padding-bottom: 10px;
  font: small-caps 40px/40px sans-serif;
  color: white;
  text-align: center;
  /* max-width: 1024px; */
}

/*#banner img {
  float: left;
}*/

#columns {
  /* max-width: 1024px; */
}

#main {
  margin-right: 13em;
  padding-right: 2em;
  background: white;
  min-height: 1200px;
}

#side {
  float: right;
  width: 14em;
  background: #FFFFFF;
  font: medium sans-serif;
  color: white;
  text-align: center; 
}

#side a {
  color: white;
  font-size: medium;
  text-decoration: none;
}

#side a .visited {
  color: white;
}

#footer {
  background: #2580a2;	
  color: white;  
  text-align: center;
  font: small sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

#footer a {
  color: white;
  font-size: small;
  text-decoration: none;
}

#footer a .visited {
  color: white;
}

#social {
  padding-top: 20px;
  text-align: center;
}

#store {
  padding-top: 20px;
  text-align: center;
}

/* And entry in the trail list */
#trail_search {
  font:  100% sans-serif;	
}

#trail_search h1 {
  font:  150% sans-serif;
  border-bottom: 3px;
  text-align: center;
}

#trail_search h3 {
  font:  120% sans-serif;
  border-bottom: 3px;
  text-align: center;
}

#trail_search  .entry {
  font:  100% sans-serif;
}

#trail_search .entry h3 {
 font:  120% sans-serif;	
 margin-bottom: 2px;
 color: #227;
 text-align: left;
}

#trail_search  .entry p {
 margin-top: 3px; 
 margin-bottom: 3px;
}

table#trail_listing td {
}
.col1 {
  padding-right: 10px;
}

table#state_list {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

table#state_list td {
  padding-right: 10px;
}

table#city_list {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* And entry in the campground list */
#campground_search {
  font:  100% sans-serif;	
}

#campground_search h1 {
  font:  150% sans-serif;
  border-bottom: 3px;
  text-align: center;
}

#campground_search h3 {
  font:  120% sans-serif;
  border-bottom: 3px;
  text-align: center;
}

#campground_search  .entry {
  font:  100% sans-serif;
}

#campground_search .entry h3 {
 font:  120% sans-serif;	
 margin-bottom: 2px;
 color: #227;
 text-align: left;
}

#campground_search  .entry p {
 margin-top: 3px; 
 margin-bottom: 3px; 
}

table#campground_listing td {
}
.col1 {
  padding-right: 10px;
}

/* trail show page */
#trail_editor {
  font:  100% sans-serif;
}

#trail_show_title {
  background: #2580a2;
  border: white;
  padding-top: 5px;
  padding-bottom: 5px;
}

#trail_show_title h1 {
  margin-top: 0px;	
  margin-bottom: 0px;
  margin-left: 5px;
  font:  150% sans-serif;
  color: white; 
}

#trail_show_title h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  font:  100% sans-serif; 
  color: white;  
}

#trail_show_default {
  padding-bottom: 15px;
  font:  100% sans-serif; 
  line-height: 150%;  
  color: black;   
  border-bottom: 1px solid;
}

#trail_show_default p {
 margin-top: 0px; 
}

#trail_edit_title {
  background: #2580a2;
  border: white;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* campground show page */
#campground_editor {
  font:  100% sans-serif;	
}
#campground_show_title {
  background: #2580a2;
  border: white;
  padding-top: 5px;
  padding-bottom: 5px;
}

#campground_show_title h1 {
  margin-top: 0px;	
  margin-bottom: 0px;
  margin-left: 5px;
  font:  150% sans-serif;
  color: white; 
}

#campground_show_title h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font:  100% sans-serif; 
  color: white;  
}

#campground_show_default {
  padding-bottom: 15px;
  font:  100% sans-serif; 
  line-height: 150%;  
  color: black;   
  border-bottom: 1px solid;
}

#campground_show_default p {
 margin-top: 0px; 
}

#google_ads_show {
  text-align: center;
  border-bottom: 1px solid;
  padding-top: 5px;
  padding-bottom: 5px;  
}

#google_ads_show_comments {
  text-align: center;
  padding-top: 15px; 
  padding-bottom: 0px;  
}

#thumbnail {
  float: right;
  margin-top: 5px;
}

table#table_title td {
  width: 100%;
}

.col2_title {
  text-align: right;
}

table#table_default td {
}

.col2 {
  padding-left: 5px;
}

table#table_gallery {
  width: 100%;
}

table#table_gallery td {
}

.gallery {
  padding-left: 5px;
  text-align: center;
}

.col2_title {
  text-align: right;
}

/* trail edit page */
#trail_edit_title {
  background: #2580a2;
  margin-bottom: 0px;
}

#trail_edit_title h1 {
  margin-top: 0px;	
  margin-bottom: 0px;
  margin-left: 5px;
  font:  150% sans-serif;
  color: white; 
}

#trail_edit_form .fieldset {
  border: 0px;
  font:  100% sans-serif;
  border-bottom: 1px solid;
}

#trail_edit_form h3 {
  margin-top: 5px;	
  margin-bottom: 5px;
  font:  120% sans-serif;
  font-weight: bold;
  color: black; 
}

/* campground edit page */
#campground_edit_title {
  background: #2580a2;
  margin-bottom: 10px;
  border: white;
}

#campground_edit_title h1 {
  margin-top: 5px;	
  margin-bottom: 5px;
  margin-left: 5px;
  font:  150% sans-serif;
  color: white; 
}

#campground_edit_form .fieldset {
  border: 0px;
  font:  100% sans-serif; 
}

#campground_edit_form h3 {
  margin-top: 5px;	
  margin-bottom: 5px;
  font:  120% sans-serif;
  font-weight: bold;
  color: black; 
}

table#reserve_america {
  margin:0 auto;
}

/* The error box */

.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;
}

/* map */
#mapwrapper {
  position: relative;
}

#mapsearchbar {
  position: absolute;
  top: 5px;
  right: 170px;
  /*float: right;
  position: relative;
  right: 200px;
  top: 5px;*/
  z-index: 999;
}

#maplayers {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 20px;
  background-color: #C4C4C4;
}

#maplegend {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background-color: #C4C4C4;
}


/* large cities */
table#large_cities {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 125%;
}

table#large_cities td {
  padding-top: 10px;
  padding-bottom: 10px;
}