/*
Theme Name: The Thunderbird Inn
Theme URI: http://www.thethunderbirdinn.com
Description: The Thunderbird Inn Website.
Version:
Author: Sarah Brenner, Bighouse Graphix
Author URI: http://www.bighousegraphix.com

*/

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
/* Basic HTML tags
--------------- */
a {
	color: #C1272D;
 }
 
#nav a {
	padding: 0;
	margin: 0;
	display: block;
 }

a:hover {
	color: #636363;
 }
 
 a:focus {
	outline: none;
}

a:active {
	outline: none;
}
 
#footer a {
	color: #808080;
 }
 
#footer a:hover {
	color: #FFFFFF;
 }
 
p {
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1em;
 }
 
h3 {
	font-weight: bold;
	font-size: 16px;
 }
 
.grey {
	color: #333333;
 }
 
 .email {
	vertical-align: text-bottom;
}
 
 .resform {
	color: #FFFFFF;
}

.logo a {
	text-indent:-9999em;
	display:block;
	width: 317px;
	height: 144px;
	background: url(../images/D_Thunderbird_LOGO.gif) no-repeat;
  }

.newsletter {
	width: 161px;
	height: 51px;
	background: url(../images/D_newsletter_signup.gif) no-repeat;
	padding: 10px 0 0 30px;
  }
 
 .left {
	float: left;
}
 
 .right {
	float: right;
}

.home {
	width: 409px;
	height: 427px;

  }

.btn_on{
	border: none;
	width: 29px;
	background: url(../images/D_btn_sign.gif) no-repeat 0 0;
	height: 27px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.btn_on:hover{
	background: url(../images/D_btn_sign.gif) no-repeat -29px 0;
 }

.btn_off{
	border: none;
	width: 29px;
	background: url(../images/D_btn_sign.gif) no-repeat 0 -27px;
	height: 27px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.btn_off:hover{
	background: url(../images/D_btn_sign.gif) no-repeat -29px -27px;
 }

#title {
	width: 400px;
	height: 50px;
	margin-bottom: 10px;
	padding-top: 10px;
  }

.title_contact {
	text-indent:-9999em;
	width: 290px;
	height: 43px;
	background: url(../images/D_title_contact.gif) no-repeat;
	display:block;
  }

.title_destinations {
	text-indent:-9999em;
	width: 281px;
	height: 30px;
	background: url(../images/D_title_destinations.gif) no-repeat;
	display:block;
  }

.title_directions {
	text-indent:-9999em;
	width: 164px;
	height: 48px;
	background: url(../images/D_title_directions.gif) no-repeat;
	display:block;
  }

.title_events {
	text-indent:-9999em;
	width: 220px;
	height: 49px;
	background: url(../images/D_title_events.gif) no-repeat;
	display:block;
  }

.title_history {
	text-indent:-9999em;
	width: 300px;
	height: 41px;
	background: url(../images/D_title_history.gif) no-repeat;
	display:block;
  }

.title_rooms {
	text-indent:-9999em;
	width: 179px;
	height: 31px;
	background: url(../images/D_title_rooms.gif) no-repeat;
	display:block;
  }

.title_specials {
	text-indent:-9999em;
	width: 302px;
	height: 44px;
	background: url(../images/D_title_specials.gif) no-repeat;
	display:block;
  }

.title_testimonial {
	text-indent:-9999em;
	width: 362px;
	height: 41px;
	background: url(../images/D_title_testimonial.gif) no-repeat;
	display:block;
  }

#rooms {
	margin-bottom: 5px;
	height: 15px;
  }

.rooms_nav-Double {
	width: 54px;
	height: 13px;
	background: url(../images/rooms/D_title_double.gif) no-repeat;
	float: left;
	margin: 3px 0 0 0px;
  }

.rooms_nav-Double:hover, .rooms_nav-Double_up {
	width: 54px;
	height: 13px;
	background: url(../images/rooms/D_title_double_up.gif) no-repeat;
	float: left;
	margin: 3px 0 0 0px;
  }

.rooms_nav-Suites {
	width: 35px;
	height: 13px;
	background: url(../images/rooms/D_title_suites.gif) no-repeat;
	float: left;
	margin: 3px 0 0 10px;
  }

.rooms_nav-Suites:hover, .rooms_nav-Suites_up {
	width: 35px;
	height: 13px;
	background: url(../images/rooms/D_title_suites_up.gif) no-repeat;
	float: left;
	margin: 3px 0 0 10px;
  }

.rooms_nav-King {
	width: 30px;
	height: 13px;
	background: url(../images/rooms/D_title_king.gif) no-repeat;
	float: left;
	margin: 3px 0 0 10px;
  }

.rooms_nav-King:hover, .rooms_nav-King_up {
	width: 30px;
	height: 13px;
	background: url(../images/rooms/D_title_king_up.gif) no-repeat;
	float: left;
	margin: 3px 0 0 10px;
  }

.rooms_nav-Queen {
	width: 44px;
	height: 13px;
	background: url(../images/rooms/D_title_queen.gif) no-repeat;
	float: left;
	margin: 3px 0 0 10px;
  }

.rooms_nav-Queen:hover, .rooms_nav-Queen_up {
	width: 44px;
	height: 13px;
	background: url(../images/rooms/D_title_queen_up.gif) no-repeat;
	float: left;
	margin: 3px 0 0 10px;
  }

.rooms_nav-Seperator {
	width: 2px;
	height: 15px;
	background: url(../images/rooms/D_seperator.gif) no-repeat;
	float: left;
	margin: 0px 0 0 10px;
  }
 
/* Start Website in Sequence */
body {
	font-family: "Myriad Pro", "Myriad", Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background: #002B41;
	behavior:url("csshover.htc");
 }

#container {
	width: 940px;
	margin: auto;
	/*margin-top: 20px;*/
	background: url(../images/D_bkrnd_middle.gif) repeat-y;
 }

#top {
	width: 940px;
	height: 263px;
	margin: 20px auto auto auto;
	padding-top: 16px;
	background: url(../images/D_bkrnd_top.gif) no-repeat top;
 }

#logo {
	float: left;
  }

#style-switcher {
	float: left;
	width: 29px;
	height: 54px;
	margin: 27px 0 0 57px;
 }

#header{
	width: 902px;
	height: 195px;
	margin: auto;
	padding: 56px 0 0 38px;
	background: url(../images/D_bkrnd_header_anim2.gif) no-repeat;
 }

#middle {
	width: 911px;
	margin: auto;
	/*position: absolute;*/
	/*margin-top: 197px;*/
	margin-top:-82px;
	padding: 0 0 0 29px;
 }

#content {
	width: 413px;
	float: left;
	margin-top: 73px;
	padding: 0 9px 0 11px;
 }

#sidebar {
	width: 287px;
	float: left;
	/*height: 528px;*/
	margin-top: 4px;
	background: url(../images/D_bkrnd_sidebar.gif) no-repeat;
	left:0px;
 }

#sidebar-events {
	width: 215px; height: 110px; padding: 45px 32px 20px 40px;
 }

#sidebar-reservation {
	width: 257px;
	height: 268px;
	padding: 65px 0 0 30px;
 }

#sidebar-reservation img {
	vertical-align: text-bottom;
 }

#bottom {
	width: 940px;
	height: 53px;
	margin: auto;
	/*margin-top: 422px;*/
	background: url(../images/D_bkrnd_bottom.gif) no-repeat;
 }
   
 /* End Center */
 
/* Start Nav
--------- */
#nav {
	width: 191px;
	float: left;
	margin-top: 64px;
 }
 
#second-nav {
	color: #FFFFFF;
	height: 15px;
	display: block;
	text-align:right;
	font-size: 13px;
	position:relative;top:-5px;
 }
 
 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	float: left;
	position: relative;
	cursor: default;
	padding: 0;
	margin: 0;
	display: block;
}

#sidebar-events li {
	loat: none; position: relative; cursor: default; padding: 1px 0; margin: 0; border-bottom: solid #000000 1px; width: 200px;overflow:hidden; text-overflow: ellipsis;white-space:nowrap;font-size: 13px; height: auto; color: #000000;
}

#sidebar-events li li {margin:2px 10px;border:0px;}

.date {
	font-size: 9px;
	color: #666666;
 }
 
 .btn_events {
	border: none;
	width: 149px;
	background: url(../images/btn_events.gif) no-repeat 0 0;
	height: 23px;
	cursor: pointer;
	margin-left: 23px;
	margin-bottom: 10px;
 }
 
 .btn_events:hover {
	background: url(../images/btn_events.gif) no-repeat -149px 0;
 }

.nav_home{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 0;
	height: 53px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_home:hover, .nav_home_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px 0;
	height: 53px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_our-rooms{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -53px;
	height: 42px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_our-rooms:hover, .nav_our-rooms_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -53px;
	height: 42px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_specials{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -95px;
	height: 51px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_specials:hover, .nav_specials_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -95px;
	height: 51px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_history{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -146px;
	height: 47px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_history:hover, .nav_history_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -146px;
	height: 47px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_testimonials{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -193px;
	height: 41px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_testimonials:hover, .nav_testimonials_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -193px;
	height: 41px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_destinations{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -234px;
	height: 48px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_destinations:hover, .nav_destinations_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -234px;
	height: 48px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_directions{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -282px;
	height: 50px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_directions:hover, .nav_directions_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -282px;
	height: 50px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_contact{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat 0 -332px;
	height: 50px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

.nav_contact:hover, .nav_contact_up{
	border: none;
	width: 191px;
	background: url(../images/nav_day.gif) no-repeat -191px -332px;
	height: 50px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
 }

 /* End Nav */
 

/* Start Bottom */

#bottom-widgets {background:url('../images/Thunderbird-Inn_bottomWidgets-top.gif') repeat-x 0 0;}
#bottom-widgets-inner {background:url('../images/Thunderbird-Inn_bottomWidgets-bottom.gif') repeat-x bottom left;}
#bottom-widgets ul#bottom-widgets-middle {border-left:1px dashed #34A9C6;border-right:1px dashed #34A9C6;}


/* End Bottom */

/* Start Footer */

#footer {
	width: 890px;
	margin: auto;
	text-align: center;
	color: #636363;
	margin-bottom: 15px;
 }
 
 /* End Footer */
 
 /* Start Forms */

input, textarea {
	border: 1px solid #C1C1C1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
 }

.noborder {
	border: none;
 }

form td {
	font-size: 12px;
 }

.signup {
	width: 110px;
 }
 
 .btn_submit{
	border: none;
	width: 59px;
	background: url(../images/D_btn_submit.gif) no-repeat 0 0;
	height: 29px;
	cursor: pointer;
 }
 
 .btn_submit:hover{
	background: url(../images/D_btn_submit.gif) no-repeat -59px 0;
 }
 
 .btn_check-availability{
	border: none;
	width: 128px;
	background: url(../images/btn_check-availability.gif) no-repeat 0 0;
	height: 29px;
	cursor: pointer;
 }

.btn_check-availability:hover{
	background: url(../images/btn_check-availability.gif) no-repeat -128px 0;
 }
 
 .btn_go{
	border: none;
	width: 26px;
	background: #008FA6 url(../images/btn_go.gif) no-repeat 0 0;
	height: 26px;
	cursor: pointer;
 }

.btn_go:hover{
	background: #008FA6 url(../images/btn_go.gif) no-repeat -26px 0;
 }
/* End Forms */


/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/

