/*
=======================================
whistlerpeak.com - updated Aug 15, 2006
author: Brad Meraly
"Live the Dream"
=======================================
*/

/* CSS Frame */


#wrapper          {
                      width: 960px;
                      margin: 0 auto;
                      margin-bottom: 10px;
                      margin-top: 5px;
                      border: 1px solid #262626;
                      /* border: 2px solid #bcbcbc;
                      */
                      /* border-left: 0px solid #dcdcdc;
                      border-top: 0px solid #ccc;
                      */
                      background-color: #fff;
                      -moz-box-shadow: 2px 2px 2px #2f2b28;
                      -webkit-box-shadow: 1px 1px 1px #2f2b28;
                  }

#header           {
                      height: 140px;
                      width: 960px;
                      /* background-color: #454847;
                      /* background-image: url(http://www.whistlerpeak.com/top/beta/rotate.php);
                      */
                      /* GLAKE background-image: url(http://www.whistlerpeak.com/top/beta/t_9.jpg);
                      */
                      /* MAP background-image: url(http://www.whistlerpeak.com/top/beta/t_7b.jpg);
                      */
                  background-image: url(http://www.whistlerpeak.com/headers/hp_dec10_12-1.jpg); 
                      /* 11 02 09 10 11 06 13 header_mar2_2011 s_header5.jpg h_winter18.jpg wplogo-aug208v.jpg hp_dec10_12-1 */
                      background-repeat: no-repeat;
                      border-bottom: 0px solid #565656;
                  }

.temps_h          {
                      border: 0px solid #ddd;
                      position: relative;
                      top: 260px;
                      left: 830px;
                  }

#navbar           {
                      background-color: #a2a4a7;
                      padding-left: 0px;
                      padding-right: 0px;
                  }

#navbarB          {
                      background-color: #2d2d2d;
                      padding-left: 0px;
                      padding-right: 0px;
                  }

.footer           {
                      background-image:url(/img/bg-body.jpg);
                      color: #ddd;
                      border-top: 1px solid #333;
                      height: 35px;
                      width: 100%;
                      font-size: 10px;
                      font-family : Arial, Helvetica, sans-serif;
                      text-transform: lowercase;

                  }

.footer a:link    {
                      color: #ddd;
                      /* #93d27c: ;
                      /* #913f20: ;
                      /* 75A2CE */
                      text-decoration: none;
                  }

.footer a:visited {
                      color: #ddd;
                      /* #93d27c: ;
                      /* #913f20: ;
                      /* 75A2CE */
                      text-decoration: none;
                  }

.footer a:active  {
                      color: #ddd;
                      /* #93d27c: ;
                      /* #913f20: ;
                      /* 75A2CE */
                      text-decoration: none;
                  }

.footer a:hover   {
                      color: #ddd;
                      border-bottom: 1px solid #fff;
                  }

.footer_left      {

                      color: #ddd;
                      padding: 10px 1px 1px 15px;
                      float: left;
                  }

.footer_right     {

                      color: #ddd;
                      padding: 10px 10px 1px 1px;
                      text-align: right;
                      float: right;
                  }

.bread            {
                      padding: 2px 15px;
                      font-family: arial;
                      color: #999;
                  }

.pad10_right      { padding-right: 15px }

body              {
                      text-align: left;
                      /* To Make Content Centered */
                      background: #010101;
                      /* 262626 #56687e
                      /* b5cceb: ;
                      /* a1a3a6: ;
                      /* #242424: ;
                      #262626 */
                      background-image: url('/img/lin.png');
                      background-position: left top;
                      background-repeat: repeat-xy;
                      margin: 0px;
                      */: ;
                      font-family: "Verdana", Lucida Grande, Lucida, Helvetica, Arial, sans serif;
                      font-size: 11px;
                      color: #000000;
                      line-height: 1.6em;
                      margin: 0;
                      padding: 0;
                  }

a:link            {
                      color: #333;
                      /* 75A2CE */
                      text-decoration: none;
                  }

a:visited         {
                      color: #333;
                      text-decoration: none;
                  }

a:active          {
                      color: #333;
                      text-decoration: none;
                  }

a:hover           {
                      color: #333;
                      text-decoration: underline;
                  }

a.sendright       {
                      color: #bbb;
                      font-size: 90%;
                  }

a.sendright:hover {
                      color: #f1f1f1;
                      text-decoration: none;
                  }
 
 
.toggleMe      { 
outline: none; 
display: block;

float: left;
position: relative;
top: 10px;
width: 200px;
height: 85px; left: 15px;
text-align: center;
color: #333;
display: block;
cursor: pointer; opacity: 1;
border:0px solid red;
}


#info          { display: none; }
.active {

	

} 
 
.tablet {
outline: none; 
display: block;

float: right;
position: relative;
top: 0px;
width: 110px;
height: 138px; left: 0px;
text-align: center;
color: #333;
display: block;
cursor: pointer; opacity: 1;
border:0px solid red;
}    

.tablet a {display:block;
height:140px;
}

.tablet a:hover {text-decoration:none;}
