
img{-ms-interpolation-mode:bicubic}
.bodytext form, .bodytext *{margin: 3px; }

.faq ul { padding-left: 40px; }
.faq li { margin-bottom: 15px; }
.faq li li { margin-bottom: 5px; }

a.faq { 
  text-decoration: none;
  color: black;
}

img.previewmap { border: 1px solid #444; }

img.cclogo { height: 29px; width: 45px; }

img.oval { 
  position:absolute;
  width: 200px;
/*  z-index: 5; */
/*  height:50px;  */
  left:420px;
  top:5px;
  border: none;
}

div.search_msg { 
  font-size: 80%;
  color: #00f;
  display: block;
  background: white;
  position:absolute;
  padding: 5px;
  z-index: 3;
  left:40px;
  top:60px;
  border: 1px solid blue;
}

.thumburl { text-align: center; margin-top: 8px;}
div.helpful * { font-size: x-small; margin-top: 0px; padding: 0; }

H1 { 
  color: #444; 
  background: #dde6dd;
  padding: 5px;
  clear: none;
  font-size: 26px;
 }

H3.supPreh3 { 
  color: #444;
  margin: 0;
}

H3.sup0h3 { 
  color: #444;
  margin: 20px 0px 5px 0px;
}

H3.sup3 { 
  color: #444;
  padding: 0;
  display: block;
  margin: 10px;
}
H3.dot3 { 
  color: #444;
  padding: 0;
  display: block;
  margin: 15px 0 0 0;
}

div.fixbar { 
  background: #8fa390; 
  height: 5px; 
  width: 838px; /* 850 - 12 */
}

#navbot TD{  
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #fff;
}

#navbot{ clear: left; }
#navbot TD.last {  
  padding-left: 8px;
  padding-right: 8px;
  border-right: 0;
}

div.text {  
  float:right; 
  clear: right;
  margin-right: 5px;
  color: #cccccc;
  font-family: Arial, sans-serif;
  font-size: 90%;
}

#newnote, #newnote div, #newnote form { 
  margin: 5px;
  margin-left: 2px;
  float: left;
}
#noteblink { 
  float: left;
  clear: left; 
  color: #444; 
  display: none;
  font-size: large;
  width: 700px;
}

#newdot, #newdot div, #newdot form { 
  margin: 5px;
  margin-left: 2px;
}
#newdot {margin-left: 50px;}

#dotblink { 
  color: #444; 
  font-size: large;
}

#dotblinkmsg { 
  color: #444; 
  display: none;
}

a.time, a.timechange { text-decoration: none; }

a.time em {  
  font-size: 12px; /* 90 */
  color: #444;
  font-style: normal;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
}
a.timechange em {  
  font-size: 12px;
  color: #ff2134;
  font-style: italic;
  font-weight: 900;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
}
a.time:hover, a.timechange { background: #eff5ef; }

#alaska { 
  width: 150px;
  padding-left: 0px;
  padding-top: 5px;
}

#side { 
  display: block;
  height: 561px;   /* 28 see ie.css, scripts.js */
  float:left; 
  clear: left;
  width: 120px;
  margin: 0 20px 0 10px; 
  color: #6c7a8d;
  background: /* #cedbce; */ #dde6dd;
  border: 1px solid #ccc;
}

#side ul { 
  margin: 5px 4px 5px 16px;
  list-style: none;
  padding: 0;
}

#side ul li  { 
  font-family: sans-serif;
  background-color: #eff5ef;
  margin: 0;
  border: 1px solid #555;
  border-bottom: 0;
  float:left; 
  clear: left;
}

#side ul li a { 
  font-size: 22px;
  padding: 2px;
  padding-left: 4px;
  display: block;
  width: 74px;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
}
#sideInner { display: block; } 

#zoomer { 
  height: 260px;
  margin: 5px 4px 5px 16px;
}
#zoomer * { 
  color: #6c7a8d;
}
#zoomer a { 
border-left: 3px solid transparent; 
border-right: 3px solid transparent; 
}

#side b.zm { 
  font-size: x-small; 
  font-weight: bolder; 
}

#side em { 
  display: inline; /* inline, none */
  font-style: normal;
  font-size: 60%;
}

#side ul li a.last { 
  border-bottom: 1px solid #555;
}

#side ul li a:hover { 
  background: #aaaaaa;
}

#legend { 
    background: #dde6dd; 
    height: 40px;
    width: 108px; 
    display: block; 
}

/*table.searchbar { display: block; position: relative; top: 0; left: 0;} */
#qdroplist { 
/*  top: 47px;
  left: -35px; */

  position: absolute;

  top: 89px;
  left: 332px;

  width: 220px; 
  z-index: 5; 
  margin-top: 2px;
  visibility: hidden;
}

#qdroplist a, #sqdroplist a { 
  text-decoration: none;
  color: #222;
  display: block;
  width: 210px;
  height: 1.3em;
  overflow: hidden;
 }
#qdroplist a:hover { 
  background: #dde6dd; 
  text-decoration: none;
  display: block;
 }
#sqdroplist a:hover { 
  background: #8fa390;  
  text-decoration: none;
  display: block;
 }


#qdropcat { 
  position: absolute;
  width: 160px; 
  z-index: 5; 
  margin-top: 0px;
  visibility: hidden;
  font-size: 9px;
}

#qdropcat a { 
  text-decoration: none;
  color: #222;
  display: block;
  width: 245px;
  height: 1.3em;
 }
#qdropcat a:hover { 
  background: #dde6dd; 
  text-decoration: none;
  display: block;
 }

table.reg { background: #dde6dd; width: 100%; }
.reg2 { padding: 5px; border: 1px solid white; background-color: #dde6dd;
 }

TD.indent { 
  padding: 30px;
  padding-top: 10px;
}

PRE { font-size: 120%; }

TABLE { font-size: 1em;}

TABLE.tourtable {  
  width: 850px;
  margin-left: 0px;
  margin-top: 10px;
  padding-top: 10px;
  margin-right: 20px;

  background: white;
  border: 1px solid #c5cac5; 
}

TABLE.review {  
  background: #dde6dd;
  width: 464px;
  margin: 5px;
  padding: 5px;
}

#burst { 
  position:absolute;
  width: 200px;
  z-index: 5;
  left: 12px; top: 10px;
  border: none;
}

#popup {
  height: 140px;
  width: 130px;
  position: absolute;
  top: 30px;
  left: 70px;
  display: block;
  visibility: hidden;
  z-index: 10;
}

table.roundhover address, table.roundhover br, table.roundhover pre, table.roundhover p, table.roundhover li, table.roundhover table { margin: 0cm; margin-bottom: 0.001pt;}

#mapbody {  
  width: 900px; /* > 848 */
}

body { 
  border: 0;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  font-size: 95%;
  font-family: Arial, sans-serif;
}

div.bodytext { 
  padding-left: 10px;
  padding-top: 10px;
  /*  height: 100%; makes signup wrong on mozilla */
}
div.bodytextfix { 
  width: 850px;
}


div.tourtext { 
  padding-left: 30px;
  padding-top: 10px;
  /*  height: 100%; makes signup wrong on mozilla */
}
div.tourmain { 
  width: 600px;
  text-align: left;
}

TD.leftnav { 
  width: 110px;
  background-color: #dde6dd;

  border: 1px solid #c5cac5;
/*
  border-left: 5px solid #eff5ef;
  border-right: 10px solid #eff5ef;
  border-top: 10px solid #eff5ef; */
  padding: 40px 10px 15px 15px;
}
div.bodynavtext { 
  height: 100%;
  position: relative;
}

span.smalltext { 
  font-size: 70%;
}

#titlediv a { 
  font-size: 12px;
  line-height: 12px;
}

#titlediv.mapd { 
  width: 722px;
}
#titlediv.mapd * { 
  /*color: #8fa390; */ /* dk gn */
  color: #444;
  text-decoration: none;
}

#titlediv.mapd a:hover {  background: #dde6dd; text-decoration: underline; }

#bigdiv { 
  float:left;
  position: relative;
  padding-right: 8px;
  width: 200px;
}

#maptable { 
    background: #c5cac5; 
}

#mapservform { position: relative; left: 0; top: 0; height: 100px;  }

#div_f1 { 
margin-left: 4px; position: absolute; left: 575px; top: 0;
}
#slidecontrol { display: none; position: relative; float:left; 
top: 0; left: 4px; margin-bottom: 0px; padding-left: 0px; width: 328px; font-size: 13px; }


#myh2 { 
  display: none;

  height: 40px;
  width: 366px; /* see also onload()) */

  background-color: #e0e6e0;
  background: url(/yui/build/assets/skins/sam/sprite.png) repeat-x 0 0;

  font-family: Verdana, sans-serif;
  border: 2px solid #777;
  border-bottom: 0;
  margin: 0;

  visibility: hidden;
  text-align: center;
}

#myh2close {
  position: relative;
  float:left;
  top: 1px;
  right: 0;
  margin-bottom: 0px;
  padding-left: 10px;
  width: 367px; /* h2-1 */
  display: none;
}

#myh2closeb {
  position: absolute; 
  top: 0;
  left: 348px;
  visibility: hidden;
  border: 1px solid #555; 
}

#myiframe.biz  { 
  display: none;
  margin: 0;
  width: 367px; /*h2-3*/
  height: 363px;
  border-left: 1px solid #666;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
}

iframe { 
  margin: 0;
  border-left: 2px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
}

#searchdiv input.text { 
  border: 1px solid #ccf;
}

span.text { 
  font-family: Tahoma;
}

#choose_dot img { 
  border: 0;
  height: 16px;
  padding-right: 10px;
}

p.spc {margin-top: 10px;}

a.hilite, a.hilite * { 
  text-decoration: none;
  color: #555;
}
a.hilite:hover { 
  border: 2px;
  background: #ffe677/*#ffdd40*/;
}
input.hilite { 
  color: #000;
  background: yellow;
  font-weight: bold;
 }
/*
.hiliteBack { 
  padding: 6px;
  background: #ffe677;
} */
/*INPUT { margin: 0; padding: 0; border: 0; } */

#maptable { float: left; 
background: /* #cedbce;  #c5d6c5; */ #dde6dd;
border: 1px solid #ccc;
}

#img { border: 1px solid #bbb; }

#settime { float: left; width: 14px; height: 14px; margin: 6px 2px 0 1px; border: 0; }

table.searchbar small { color: #505050; }

#navbot * {color:#fff;padding:0 5px; margin-bottom: 5px; font-weight:bold;}
center.footer { color: #444; line-height: 1.4em;}
center.footer a { color: #444;   text-decoration: underline;}
center.attributions a { color: #444;  text-decoration: underline;}

.empty { background: #dde6dd; }
.tourtext ul, .tourtable ul, #signup_1 ul {  
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 40px;
}

.signupblock { display: block; background: #dde6dd;  margin-top: 15px;}
.signupblock2 { padding: 5px; border: 1px solid white; background-color: #dde6dd; }
.signup_box { background: #dde6dd; }
.signupblock3 { padding-left: 20px; background: #dde6dd; border: 1px solid white;}
.signuptable3 {background: #dde6dd; border: 2px solid white;}
#legalfr, #legalaff {background-color: white; border: 1px solid black;}
#affiliateok { background: #dde6dd; padding: 5px; width: 700px; display: block;}

#contestbox { background-color: #dde6dd; border-left: 20px solid #dde6dd; }
#signup_1 { width: 850px; background: white; border: 1px solid #99c; padding-bottom: 50px;
padding-left: 50px; }

.login {background: #c5cac5; }
.login_box {border: 5px solid #c5cac5; background: white; }


#nav2 {
  background: #cedbce url(/yui/build/assets/skins/sam/sprite.png) repeat-x 0 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 2.2em;
  width: 995px;
  clear: left;
  border: 1px solid #808080;
  font-size: 93%;
  line-height: 2.2;
}
#nav2 ul {
  list-style: none;
  margin: 0;
  clear: left;
  float:left;
}

#nav2 a {
  border: 1px transparent;

  /* set w for ie6 hover width: 100px; */
  height: auto;
  display: block;
  text-decoration: none;
  font-family: Arial, sans-serif;
  color: #222;

  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

#nav2 li div > a {
  /* 8fa390 bg */
  /* background: #cedbce url(/yui/build/assets/skins/sam/sprite.png) repeat-x 0 0; */
}


#nav2 li li a {
  width: 170px;

  font-size: 93%;
  height: auto;
  margin: 0;
  line-height: auto;
  background: white;

  border: 1px solid #808080;
  border-width: 0 1px 0 1px;
  display: block;
  font-weight: normal;
  color: #222;
}
#nav2 li li a.lastmenu {
  padding-bottom: 8px;
  border-bottom: 1px solid #808080;
}

#nav2 li a:hover, #nav2 li.over { 
  margin: 0;
  background: url(/graphics/green_sprite.png) left top repeat-x;
  border-color: #808080;
  border-width: 0px 1px 0px 1px;
}

#nav2 li {
  margin: 0;
  float: left;
  z-index: 4;
  position: relative;
  width: auto;
  border: 0px;

}

#nav2 li ul {
  display: none;
  position: absolute;
  z-index: 4;
  top: 100%;
  left: 0;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#nav2 li li {
  clear: left;
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
}

#nav2.enablehover li:hover ul, #nav2 li.over ul {
/* #nav2.enablehover li ul, #nav2 li.over ul { */
  display: block;
  margin: 0;
}

h1, h2, h3 { color: #330; }

h1.browse { margin: 0 3px 4px 3px; padding: 0; background: none; font-size:123.1%; }
h2.browse { margin: 0 3px 0 3px; padding: 0; background: none; font-size:smaller; font-weight: normal; color #333;}

a.addurl {margin: 0;}
div.addurl {font-size: x-small; position: relative; top: 0px; margin: 3px 3px 0 7px; }
div.addurl a {font-size: x-small; color: #686; margin-left: 5px; }
img.addurl { position: relative; top: -5px; float: left;  margin: 5px;}

.hidemove, .hidemove * { display: none; }

ul.sitelinks { margin: 5px auto; width: 910px; font-size: xx-small;}
ul.sitelinks { display: block; list-style-type: none; list-style-position: outside; list-style-image: none; padding: 0; text-align: center; clear: both; }
.sitelinks li { display: inline; }
