/* 
    Document   : global.css
    Created    : Nov, 2009
    Author     : paul vlasenko
    Description: innatlangley.com global style sheet.
*/


/* * * * * * * * * * * * * * * * * * * * * * * *
 * Global CSS Reset
 * * * * * * * * * * * * * * * * * * * * * * * */

   html, body, div, span, applet, object, iframe,
   h1, h2, h3, h4, h5, h6, p, blockquote, pre,
   a, abbr, acronym, address, big, cite, code,
   del, dfn, em, font, img, ins, kbd, q, s, samp,
   small, strike, strong, sub, sup, tt, var,
   b, u, i, center,
   dl, dt, dd, ol, ul, li,
   fieldset, form, label, legend,
   table, caption, tbody, tfoot, thead, tr, th, td {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      font-size: 100%;
      vertical-align: baseline;
      background: transparent;
   }
   body {
      line-height: 1;
   }
   ol, ul {
      list-style: none;
   }
   blockquote, q {
      quotes: none;
   }
   /*blockquote:before, blockquote:after,
   q:before, q:after {
      content: '';
      content: none;
   }*/
   /* remember to define focus styles!*/
   :focus {
      outline: 0;
   }
    /*remember to highlight inserts somehow!*/ 
   ins {
      text-decoration: none;
   }
   del {
      text-decoration: line-through;
   }
    /*tables still need 'cellspacing="0"' in the markup*/ 
   table {
      border-collapse: collapse;
      border-spacing: 0;
   }



/* * * * * * * * * * * * * * * * * * * * * * * *
 * General Styles
 * * * * * * * * * * * * * * * * * * * * * * * */

   body {
      font:normal 11px Verdana,Arial,Sans-Serif;
      text-align:center;
      background:#EDEBE4;
   }

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

   p {}

   h1,h2,h3,h4,h5,h6
   {
      font-family:"Myriad Pro","HelveticaNeue-Light","Helvetica Neue Light","Lucida Grande","Helvetica Neue",Arial,"Lucida Sans Unicode",sans-serif;
      font-weight:normal; 
   }

   h2 {
		font-size:40px; 
		line-height: 32px;
   		color:#FFF;
   		margin: 0 0 16px 0;
   }
   h2 .smaller {
	font-size: 24px;
}
    universal clearfix 
   .cf:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        }
   .cf { display: inline-block; }
   /* start commented backslash hack \*/
   * html .cf { height: 1%; }
   .cf { display: block; }
   /* close commented backslash hack */




/* * * * * * * * * * * * * * * * * * * * * * * *
 * Layout Styles
 * * * * * * * * * * * * * * * * * * * * * * * */

   #pagewrap {
      width:1024px;
      height:auto;
      position:relative;
      text-align:left;
      margin:0 auto;
      background:url(decor/spr_page_bg.png) repeat-y  -3071px 0;
   }

   #head {
      clear:both;
      height: 88px;
      width: 100%;
      overflow:hidden;
   }
      #head #logo {
		width: 121px;
         margin-top:40px;
         margin-left:45px;
         margin-bottom:10px;
         display: block;
      }
      #head #headphone {
         position:absolute;
         top: 61px;
         right:45px;
      }
      #head #reservationsButton {
	position: absolute;
	top: 8px;
	right: 41px;
}

#head #reservationsButton {
	position: absolute;
	top: 10px;
	right: 41px;
}
#head #specialsButton {
	position: absolute;
	top: 31px;
	right: 41px;
}
      #head ul.nav {
         color: #ffffff;
         font-size: 10px;
         font-family: verdana;
         position: absolute; 
         height: 48px;
         width: 609px;
         top: 0;
         left: 197px;
		 padding: 40px 0 0 40px;
         /*margin: 0 178px 0 197px;*/
         /*padding-left: 25px;*/
		text-align: left;
         z-index: 10;
      }
         #head ul.nav a {
            color: #ffffff;
            text-decoration:none;
			margin: 0;
			height: 8px;
			padding: 0 4px 2px 4px;
			border-left: 1px solid #c48e60;
         }
         #head ul.nav li.selected > a {
			color: #000000;
		}
         #head ul.nav li {
            display: block;
			float: left;
            margin: 0;
            text-transform: uppercase;
			vertical-align: middle;
         }
         #head ul.nav li.first > a {
            border-left: 0;
         }
         #head ul.subnav {
            width: auto;
			height: 20px;
			position: absolute;
            display: none;
            z-index: 9;
            margin-top: -10px;
         }
         #head ul.nav li.selected ul.subnav,
         #head ul.subnav.selected {
			margin-top: 0;
			display: block;
}
         #head ul.subnav li {
			display: block;
			float: left;
            margin-top: 7px;
         }
         #head ul.subnav li a {
			display: block;
			height: 100%;
		}
		#navHorizontalDivider {
			height: 1px;
			background-color: #c48e60;
			width: 649px;
			position: absolute;
			left: 197px;
			top: 55px;
			display: none;
		}
		#navHorizontalDivider.selected {
			display: block;
		}
   #contentwrap {
      background:#FFF url(decor/spr_page_bg.png) repeat-y  -1024px 15px;      
   }
 
   #content {
      padding:6px 19px 0 22px;
      color:#FFF;
      background:url(decor/spr_page_bg.png) no-repeat  0 0;
   }

   #footer {
      height:24px;
      background:url(decor/spr_page_bg.png) no-repeat -2048px 0;
      text-align:center;
      padding:16px 0 25px 0;
      color:#FFF;
   }
    #footer a {}
    
    #footer ul.nav li {
      display:inline-block;
    }
      #footer ul.nav li span {
       display:inline-block;
       margin:0 13px 0 10px;
      }

/* * * * * * * * * * * * * * * * * * * * * * * *
 * Element Styles
 * * * * * * * * * * * * * * * * * * * * * * * */
.content-bg
{
   background:#201205 url(decor/bg_wood_full.jpg);
   min-height:550px;
}
/*#noFlashContent a {
	left: 350px;
	top: 330px;
	position: absolute;
	text-align: center;
}*/
#noFlashContent {
	width: 983px;
	height: 670px;
	background: url(../img/index_background.jpg) no-repeat 0 0;
}
#innerContainer {
	position: relative;
	height: 671px;
	width: 100%;
}
#mainCopy {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 580px;
	width: 425px;
	color: #e5e3db;
	overflow: hidden;
}
#mainCopy p {
	line-height: 16px;
	margin-bottom: 10px;
}
#mainRightImg {
	position: absolute;
	right: 0;
	top: 0;
}
h3 {
	color: #e08638;
	/*font-size: 30px;
	height: 30px;
	line-height: 30px;*/
	margin: 4px 0 5px 0;
	font-size: 17px;
}
#mainCopy ul {
	margin-left: 2em;
}
#mainCopy ul li {
	list-style: disc outside none;
	margin: 8px 0 8px 0;
	line-height: 18px;
}
.testimonials .accent,
.welcome .accent {
	font-style: italic;
	color: #e08638;
}
#scrollableArea {
	overflow: auto;
	height: 520px;
	padding-right: 15px;
}/*
.find .index #scrollableArea,
.about .awards #scrollableArea,
.about .testimonials #scrollableArea,
.meetingsEvents .weddings #scrollableArea {
	height: 450px;
}
.dining .chef #scrollableArea {
	height: 430px;
}*/
.accommodations .index #scrollableArea,
.accommodations .specials #scrollableArea {
	height: 480px;
}/*
.dining .index #scrollableArea,
.dining .index #scrollableArea,
.dining .fallmenu #scrollableArea,
.dining .wintermenu #scrollableArea,
.dining .wine #scrollableArea {
	height: 400px;
}
.index #scrollableArea
 {
	height: 390px;
}*/
.about .index #scrollableArea,
.dining .chef #scrollableArea
 {
	height: 485px;
}
#footer a {
	color: #ffffff;
}
.hidden {
	display: none;
}
#carouselWrapper {
	position: absolute;
	left: 0;
	bottom: 95px;
	width: 521px;
	height: 158px;
	background: url(../img/thumbnailTranslucentBg.png) repeat 0 0;
}
#thumbnailContainer {
	height: 110px;
	width: 100%;
	position: relative;
	top: 28px;
	margin: 0 auto;
}
#thumbnailContainer ul {
	position: relative;
	top: 1px;
	left: 1px;
}
#thumbnailContainer li {
	display: inline-block;
	float: left;
	padding: 1px;
	margin: 2px;
	cursor: pointer;
}
#menuListContainer {
	width: 100%;
}
#mainCopy ul#menuList {
	margin-left: 0;
}
#mainCopy ul#menuList li {
	list-style: none outside none;
	margin: 0px 0 13px 0;
	line-height: 13px;
	display: inline-block;
}
#menuList li span {
	margin: 0px 10px 0px 10px;
}
.accordionItem {
	padding: 0 0 5px 0;
}
#activityList a {
	color: #ffffff;
}
#activityList a.selected {
	color:#e08638;
	text-decoration: none;
	cursor: default;
}
#activityList {
	position: absolute;
	top: 62px;
	left: 53px;
	width: 410px;
}
.events #activityList {
	width: 395px;
}
#activityList li {
	display: inline-block;
	padding: 0 0 3px 0;
}
#activityList li span {
	margin: 0 6px 0 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
.whidbeyIsland #mainCopy, 
.cellar #mainCopy {
	top:  128px;
	height: 510px;
}
.whidbeyIsland .index #mainCopy {
	top: 50px;
}
.whidbeyIsland #scrollableArea,
.cellar #scrollableArea {
	height: 450px;
}
.dining .menus #mainCopy {
	top:  128px;
	height: 530px;
}
.dining .menus #scrollableArea {
	height: 450px;
}
.accommodations button {
	width: 30px;
	height: 32px;
	position: absolute;
	border: none;
	z-index: 10;
	background-color: transparent;
	cursor: pointer;
	padding: 0;
	top: 45%;
	outline: none;
}
.accommodations button:active {
	outline: none;
}
.accommodations button::-moz-focus-inner { border: 0; }
.accommodations button.next {
	right: 10px;
	background: url(/_resources/img/rightArrow.png) no-repeat 50% 50%;
}
.accommodations button.prev {
	left: 10px;
	background: url(/_resources/img/leftArrow.png) no-repeat 50% 50%;
}
.index #link1,
.index #link2, 
.index #link3 {
	display: block;
	position: absolute;
	width: 983px;
	height: 221px;
	z-index: 2000;
	left: 22px;
	color: #ffffff;
}
.index #link1:hover,
.index #link2:hover, 
.index #link3:hover {
	text-decoration: none;
}
.index #link2 {
	top: 318px;
}
.index #link3 {
	top: 542px;
}
.index #link1 h2,
.index #link1 p,
.index #link3 h2,
.index #link3 p {
	color: #ffffff;
	position: absolute;
	width: 440px;
	left: 520px;
	top: 110px;
}
.index #link2 h2,
.index #link2 p {
	position: absolute;
	width: 400px;
	right: 520px;
	top: 110px;
	text-align: right;
}
.index #link1 p,
.index #link2 p,
.index #link3 p {
	top: 150px;
}