body, p, ul, ol, li, h1, h2, h3, h4 {
  margin:0;
  padding: 0;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

body {
  background:#D7FFD1;
  font: 12px Verdana, Arial, sans-serif;
  text-align:center;
}

ul, li p h1, h2, h3, h4 {
  text-align:left;
}

#wrapper {
  margin:0 auto;
  padding:0;
  background: #D7FFD1;
}

#branding {
  height:80px;
  background: #D7FFD1 url(images/branding_gradient.gif) top left repeat-x;
  margin: 0 auto;
  padding:0;
}

#branding h1 {
  text-indent: -9999px;
  height: 80px;
  width: 940px;
  margin: 0 auto;
  padding: 0;
  background: url(images/freshdex_logo.png) top left no-repeat;
  background-position: 0px 18px;
}

#branding #logo {
  width:880px;
  margin:0 auto;
  padding:0;
}

#branding a, a:visited, a:hover, a:visited:hover {
  border-bottom:0;
  text-decoration:none;
}

/* MENU */

#menu {
  width:100%;
  background-color: #E0E0E0;
  border-top: 1px solid #3DA23B;
  border-bottom: 1px solid #3DA23B;
  text-align:center;
  vertical-align:middle;
}

#menu ul {
  width:880px;
  list-style-type:none;
  display:inline;
  margin: 0 auto;
  padding: 0;
  text-align:center;
}

#menu ul li {
  display:inline;
  border-right: 1px solid #778899;
  font-size: 15px;
  font-weight:bold;
  text-align:center;
  margin: 0 -4px 0 0;
  padding: 1px 0 0 0;
}

#menu ul li a, #menu ul li a:visited {
  color: #778899;
  text-align: center;
  text-decoration:none;
  border-bottom:0;
  padding: 1px 12px 1px 8px;
}

#menu ul li a:hover, #menu ul li a:visited:hover {
  text-align: center;
  color: #B12E08;
  text-decoration:none;
  border-bottom:0;
  padding: 1px 12px 1px 8px;
}

#menu ul li.current {
  background-color:#fff;
  color: #BE8B0D;
  padding: 0 12px 1px 11px;
  border-left: 1px solid #778899;
}

/* Main Body */

#container {
  width: 880px;
  background-color: #fff;
  margin: 0 auto;
  padding: 2em;
  border-left: 1px solid #3DA23B;
  border-right: 1px solid #3DA23B;
  overflow:auto;
  text-align:left;
}

a, a:visited {
   color: #1A5908;
   text-decoration:none;
   border-bottom:1px dotted #1A5908;
 }

a:hover, a:visited:hover {
   color: #B12E08;
   border-bottom:1px solid  #B12E08;
   text-decoration:none;
 }

#site_info {
  width:100%;
  font-size: 10px;
  color: #1A5908;
  margin: 0 auto;
  padding: 1em 0;
  text-align:center;
  border-top: 1px solid #3DA23B;
  background-color: #D7FFD1;
}

#site_info p {
  padding: 0.25em 0;
}

#site_info a, a:visited {
  color: #1A5908;
  text-decoration:none;
  border-bottom:1px dotted #1A5908;
}

#site_info  a:hover, a:visited:hover {
  color: #B12E08;
  border-bottom:1px solid  #B12E08;
  text-decoration:none;
}

#full_screen {
  margin: 5em 0;
}

#container p {
  font-size: 14px;
  color: #666;
  line-height: 1.5em;
  margin-bottom: 1em;
}

#container table p {
  line-height: 1em;
  margin: 0.5em 0;
}

.splash_box {
  background-color:#D7FFD1;
  border: 1px solid #3DA23B;
  margin: 0 0 1em 0;
  overflow:auto;
}

.splash_box  img {
  margin: 15px 30px 0 10px;
  clear:left;
}

.splash_box .text  {
  width: 430px;
  margin: 15px;
  text-align:center;
}

.link_to_video {
  float:right;
  clear:right;
  margin: 5px 30px 0 10px;
  padding: 0 52px 10px 0;
  font-size: 12px;
  color: #999;
}

.link_to_video a, .link_to_video a:visited {
 color: #BE8B0D;
}

.link_to_video a:hover, .link_to_video a:visited:hover {
  color: #B12E08;
}

#video {
  margin: 1em 0 0 0;
  text-align:center;
  padding:0;
}

#video h1 {
  font: 18px Verdana, Arial, sans-serif;
  color: #BE8B0D;
  text-align:center;
  font-weight:bold;
  margin: 0 0 0.5em 0;
  padding-bottom: 0.25em;
}


#container .splash_box h2 {
  font-size: 30px;
  color: #666;
  margin: 0 0 0.5em 0;
  padding-top: 0.25em;
  font-weight:700;
  text-align:center;
}

*html .splash_box .text  {
  width: 430px;
  margin: 15px;
  text-align:center;
}

*html  .splash_box h2 {
  font-size: 30px;
  color: #666;
  margin-bottom: 0.5em;
  font-weight:700;
  text-align:center;
}

#container .splash_box p {
  font-size: 21px;
  color: #333;
  line-height:1.75em;
}

.splash_box img {
  border: 1px solid #3DA23B;
}
  
#container .tour_box {
    background: #e8e4dd url(images/bg_showcase.png) top left repeat-x;
    border: 1px solid #3DA23B;
    margin: 0 0 1em 0;
    padding:1em 1em 0.5em 1em;
    overflow:auto;
    text-align:left;
  }
  
  .tour_box img {
    border: 0;
    padding:0;
    margin:0;
  }
  
  .tour_box img:hover {
    border: 0;
    padding:0;
    margin:0;
  }

#container  h2 {
    font-size: 16px;
    color: #B12E08;
    margin-bottom: 0.5em;
    font-weight:700;
    clear:left;
  }
  
/*#container  .tour_box h2 a, .tour_box  h2 a:visited {
    font-size: 18px;
    color: #666;
    margin-bottom: 0.5em;
    font-weight:700;
    border-bottom:0;
  }*/

    #container .tour_box ul li {
      list-style:none;
      font-size: 14px;
      margin: 1em 0 1.5em 1em;
      background: url(images/checkmark_gr.gif) top left no-repeat;
      padding-left: 1em;
    }
    
  #container  .tour_box p {
    font-size: 14px;
    color: #666;
    margin: 1em 0 0 0;
  }
  
 #container .tour_box p.highlight {
    font-size: 14px;
    color: #BE8B0D;
    margin: 1em 0 0 0;
    font-style:normal;
    clear:left;
  }
  
  #container .link_to_next a {
     font-size: 14px;
     color: #BE8B0D;
     margin: 0;
     padding:0;
     font-style:normal;
     clear:left;
     text-align:center;
   }
   
   #container .link_to_next a:hover {
      font-size: 14px;
      color: #B12E08;
      margin: 0;
      padding:0;
      font-style:normal;
      clear:left;
      text-align:center;
    }
  
  .thumbnail_box {
    width: 300px;
    height:auto;
    float:right;
    margin: 1em;
    text-align:center;
    overflow:auto;
  }

  
  .thumbnail_box img a, .thumbnail_box img a:visited, .thumbnail_box img a:hover, .thumbnail_box img a:visited:hover {
    border: 1px solid #3DA23B;
    text-decoration:none;
    padding:0;
    margin:0;
  }

  .thumbnail_box p {
    text-align:center;
    margin: -0.25em 0 0 0;
    padding:0;
  }
  

.other_box {
    background-color:#f2f2f2;
    border: 1px solid #B0A696;
    margin: 3em 0 0 0;
    padding: 0 1em;
    overflow:auto;
    text-align:left;
  }
  
#container .other_box p {
color: #333;
    }  
    
    
    .tour_box_row {
      width:99%;
      float:left;
      clear:left;
      margin: 0.5em auto;
      text-align:center;
    }
    
 .tour_box_teaser {
   width: 390px;
   background:#e8e4dd url(images/bg_showcase.png) top left repeat-x;
   border: 1px solid #3DA23B;
   margin: 0 1em 0 0;
   padding:0.25em 0 0.75em 0;
   text-align:center;
   float:left;
  }
  

/* TEXT */

h2 {
  font-size: 1.5em;
  color: #B12E08;
  margin-bottom: 0.5em;
  font-weight:700;
  clear:left;
}


h4 {
  color: #B12E08;
  font:12px;
  font-weight: 700;
  margin-top: 1.5em;
}

h4 a, h4 a:visited {
  color: #B12E08;
  font-size:14px;
  font-weight: 700;
  margin-top: 1.5em;
  text-decoration:underline;
  border-bottom:0;
}

h4 a:hover, h4 a:visited:hover {
  color: #BE8B0D ;
  font-size:14px;
  font-weight: 700;
  margin-top: 1.5em;
  text-decoration:none;
  border-bottom:0;
}

h4.first {
  margin-top:0;
}

em {
  font-style:normal;
  color: #BE8B0D;
  font-weight: 600;
}

.checklist ul {
  list-style:none;
  display:block;
  float:left;
  clear:right;
  margin: 0 0.5em 1em 1em;
}

.checklist ul li {
font-size: 16px;
background: url(images/checkmark_gr.gif) top left no-repeat;
padding-left: 1em;
margin-top: 0.5em;
}


ul.descriptions {
  list-style-type:none;
  float:none;
/*  clear:left;*/
  margin: 0;
  padding:0;
  overflow:auto;
}


ul.descriptions li {
  margin-top: 3em;
}

/*ul.descriptions li a, li:visited {
  margin-top: 3em;
}*/

ul.descriptions p {
  margin: 0 0 1em 0.5em;
}

ul.bullet {
  list-style: disc;
  margin: 0.5em 3em 2em;
}

ul.bullet li {
  font-size: 14px;
  color: #666;
  line-height: 1.5em;
}


h3.ul_title {
    color: #4A6E52;
    font-size:16px;
    font-weight: bold;
    margin: 0; 
    padding: 0.5em 0;
    border-bottom: 1px dotted #4A6E52;
}

h4.ul_title {
  color: #BE8B0D;
  font-size:14px;
  font-weight: normal;
  margin-top: 1.5em; 
}


table {
  border-collapse:collapse;
  border: 1px solid #778899;
  margin: 1em 0 0 2.5em;
  font-size:12px;
}

table td {
  padding: 5px;
  text-align:center;
 border-left: 1px solid #778899;
 border-right: 1px solid #778899;
}

th {
  padding: 5px;
  padding-bottom:0;
  color: #B12E08;
  font:14px;
  font-weight: 700;
  text-align:center;
  background-color: #e8e4dd;
  border-left: 1px solid #778899;
  border-right: 1px solid #778899;
}

td.fee {
  font-size:10px;
  color: #666;
  background-color: #e8e4dd;
  padding-top:0;
}

td.label {
  text-align:right;
  color:#32586B;
}

td.note {
    border-top: 1px solid #778899;
    color: #778899;
    margin:0;
}

.to_top {
  width:99%;
  padding: 0.15em 0 0.25em 0.5em;
  margin: 0.25em 0 0.5em 0;
}

.to_top a, .to_top a:visited {
  font-size: 11px;
  border-bottom:0;
  text-decoration:none;
  color: #B0A696;
}


.to_top a:hover, .to_top a:visited:hover {
  font-size: 11px;
  border-bottom:0;
  text-decoration:none;
  color: #1A5908;
}

li p.leaves {
  margin: 1em 0 0 3em;
  background: url(images/logo_bullet.gif) top left no-repeat;
  padding: 0 0 0 1.75em;
}

li p.indent {
  margin: 1em 0 0 3em;
  background: none;
}

a img, a:visited img, a:hover img, a:visited:hover img {
border:0;
border-bottom:0;
text-decoration:none;
padding:0;
margin:0;
}


/* Feature Tours */

body#feature_tour {
  margin: 0 auto;
  padding:1em;
  text-align:center;
  background-color: #4a6e52;
}

body#feature_tour h1 {
 color: #fff;
 margin-bottom: 0.25em; 
}
  
 body#feature_tour  img {
  border: 1px solid #1A5908;
  margin: 0 auto;
  padding:0;    
  }
  
  body#feature_tour .caption {
  width:680px;
  background-color: #fff;
  margin: 0 auto;
  padding: 0.75em;    
  border: 1px solid #1A5908;
  }
  
   body#feature_tour .caption p {
    color: #333;
    font: 13px Verdana, Arial, sans-serif;
    line-height: 1.5em;
   }

  body#feature_tour p.pages {
    color: #fff;
    margin: 0.5em 0;
    font-size: 14px;
  }

  body#feature_tour p.pages a, p.pages a:visited {
    color: #FFF8DC;
    border-bottom: 1px solid #FFF8DC;
    text-decoration:none;
  }

  body#feature_tour p.pages a:hover, p.pages a:visited:hover {
    color: #FFDF55;
    border-bottom:0;
    text-decoration:none;
  }

  body#feature_tour p.pages em {
  font-weight:bold;
  font-style: normal;
  color: #fff;
  }

  body#feature_tour .highlight {
  font-weight:normal;
  color: #B12E08;
  }

#notice {
  background: #fff url(images/bg_notice.png) top left repeat-x;
  border: 1px solid #BE8B0D;
  padding: 1em;
  margin-bottom: 1em;
}

#notice ul {
  margin: 0.5em 3em;
}

#notice li {
  font-size: 14px;
  margin: 0.5em;
}