
body {
	margin: 0px;
	background: url(/images/2008/bg.jpg); 
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
  font-size: 1em;
}

/*** Main Container ***/

#main {
  margin-left: auto;
  margin-right: auto;
  width: 985px;
}

/* logo, innkeeper links, site search form */

#header {
  height:131px;
  /*margin-top:10px;*/
  margin-left:-2px;
   background: url(/images/2008/masthead-new-background-2.jpg) no-repeat;  
  position: relative;
}

#mastheadLogo {
z-index: 500; 
position: absolute; 
top: 0; 
left: 9px;
border: none;
}

#innkeeperLogin {
width: 27px;
height: 110px;
position: absolute;
right: -23px;
top: 189px;
opacity:0.4;
filter:alpha(opacity=40);
cursor: pointer;
background-image: url(/images/2008/innkeeper-login.jpg);
background-repeat: no-repeat;
}

#innkeeperResources {
width: 27px;
height: 137px;
position: absolute;
right: -23px;
top: 305px;
opacity:0.4;
filter:alpha(opacity=40);
cursor: pointer;
background-image: url(/images/2008/innkeeper-resources.jpg);
background-repeat: no-repeat;
}

#innkeeperLogin:hover, #innkeeperResources:hover {
opacity:1;
filter:alpha(opacity=100);
}

#innkeepers {
  float:left;
  margin-top:10px;
  height:30px;
  padding-left:370px;
}


#header .sitesearch {
 height:85px;
 width:210px;
 position: absolute;
 right: 20px;
 top: 59px;
 font-size: 11px;
}

#header .sitesearch input {
  border:1px solid black;
  width:174px;
  height:13px;
}
  
#header .sitesearch .goButton {
width:30px; 
height:17px; 
border:none;
float: right;
}

#header .radioButtonSearch{
font-family: arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 1;
margin-top: 1px;
}

#header .radioButtonSearch .mastheadRadio {
margin-left: -40px;
margin-right: -75px;
height: 11px;
margin-bottom: 0;
margin-top: 1px;
}

/* main navigation */

#navigation {
  height:30px;
  width:980px;
  background: black;
}


/* breadcrumbs */

#breadcrumbs {
  height:30px;
  width:980px;
  font-family: arial, sans-serif;
  background: url(/images/2008/breadcrumb.gif) no-repeat;
}

#breadcrumbs h2 {
  margin-top:-9px;
  margin-left:30px;
  color:#ffffff;
  font-weight:bold;
  font-size:1em;
  padding:0px;
  float:left;
}

#breadcrumbs .signUp {
float: right; 
margin-top:-9px; 
margin-right:10px; 
margin-bottom:0px;
color: white;
text-decoration:none;
}

#breadcrumbs .signUp a{
color: white;
text-decoration:none;
}

.win.ie  #breadcrumbs  .signUp {
margin-top: -7px;
}

.win.ie7  #breadcrumbs  .signUp {
margin-top: 3px;
}

.win.ie6  #breadcrumbs  .signUp {
margin-top: 3px;
}

/* internal page content container and footer */

#content-holder {
  width:976px;
  background: #ffffff;
  padding-left:1px;
  border-left:2px solid #bbbbbb;
  border-right:2px solid #bbbbbb;
  margin-top:-20px;
}

#content-footer {
  height:18px;
  width:990px;
  margin-left:-1px;
  margin-top:0px;
  background: url('/images/2008/content-footer.png') no-repeat;
}

/* top content */

#top{
  float:left;
}

#top .rotation {
  float:left;
  width:690px;
  height:357px;
  margin-left:8px;
  margin-right:0px;
  padding-right:0px;
}

#top h1 {
  font-size:1em;
  color:black;
  padding-left:16px;
  margin-top:15px;
}

#top p {
  font-size:.8em;
  padding-left:16px;
}

#searchprops {
  padding-left:40px;
  margin-top:138px;
}

#searchprops .usa input {
  border:0px;
  width:100px;
  height:18px;
  float:left;
  padding-top:3px;
  padding-left:2px;
  color:blue;
  font-size:.6em;
}
  
#searchprops .intl input {
  border:0px;
  width:100px;
  height:18px;
  padding-top:3px;
  padding-left:2px;
  margin-right:69px;
  color:red;
  font-size:.6em;
  float:right;
}

#searchprops .submitusa {
  margin-top:2px;
  margin-left:2px;
  float:left;
  }

#searchprops .submitintl {
  margin-top:-20px;
  margin-left:245px;
  float:left;
  }

/* middle content */

#middle {
  padding-left:8px;
  padding-top:10px;
  padding-right:0px;
  padding-bottom:0px;
  float:left;
  width:100%;
}

/* bottom content */

#bottom {
  padding-left:8px;
  padding-top:10px;
  padding-right:0px;
  padding-bottom:0px;
  float:left;
}

#bottom h1 {
  color:white;
  font-size:1em;
  padding-left:16px;
  margin-top:15px;
}

#bottom p.awardtext {
  font-size:1.2em;
  padding-top:20px;
  padding-left:12px;
  padding-right:80px;
}

#bottom .awards {
  width:228px;
  height:237px;
  background: url(/images/2008/awards.gif) no-repeat;
  float:left;
}

#bottom .featured {
  width:485px;
  margin-left:16px;
  height:237px;
  background: url(/images/2008/featured2.png) no-repeat;
  float:left;
}
  
#bottom p.featuredtext {
  line-height:1em;
  font-size:.6em;
  margin-top:60px;
  padding-left:16px;
  width:440px;
  text-align:justify;
}

#bottom .shop {
  width:228px;
  height:237px;
  background: url(/images/2008/bucket_full.gif) no-repeat;
  float:left;
}

#bottom p.shoptext {
  font-size:.8em;
  padding-left:16px;
}

/* text navigation */

#textnav {
  margin-top:20px;
  padding-left:160px;
  float:left;
}

#textnav ul {
  list-style: none;
}

#textnav li {
	display: block;
	float: left;
	white-space: nowrap;
}

#textnav li a {
  color: #000000;
  font-size:.8em;
  text-decoration:none;
}

/* travelguides network image links */

#tgnetwork {
  padding-top:30px;
  float:left;
}

/* text links to all state/country search results */

#worldlinks {
  width: 930px;
  float: left;
  margin-left: 3em;
  margin-top: 1em;
  text-align:left;
  font-size:.7em;
}

#worldlinks a {
  text-decoration:none;
  color:#000000;
}

/* legal */

#legal {
  margin-top:20px;
 /* padding-left:240px; */
 padding-left:270px;
  float:left;
  padding-bottom:40px;
}

#legal p {
  font-size:.7em;
  font-weight:bold;
 /* padding-left:50px; */
  padding-left:10px;
}

#legal ul {
  list-style: none;
}

#legal li {
	display: block;
	float: left;
	white-space: nowrap;
}

#legal li a {
  color: #000000;
  font-size:.8em;
}

/* menu */

#menu {
 display: block;
 float:left;
 font-size: 14px;
 font-family: arial, sans-serif;
 font-weight: bold;
 margin-top: -13px;
}


#menu .menuLink {
display: inline-block;
border-right: 1px dotted silver;
text-align: center;
line-height: 2;
text-transform:uppercase;
height: 29px;
}

#menu .noBorder {
border: none;
}

#menu .menuLink a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding: 7px 24px;
}

#menu .noBorder a {
padding-right: 26px;
}

#menu .menuLink a:hover {
color: white;
background: url(http://www.lanierbb.com/images/2008/red_nav.gif);
}

#menu .menuLink a.current {
color: white;
background: url(http://www.lanierbb.com/images/2008/red_nav.gif);
}

#menu .menuLink a.current:hover {
	color: #000;
}

/* the following css uses the javascript function to target specific browsers and operating systems */

.win.gecko  #header .radioButtonSearch{
font-size: 10px;
line-height: .5;
margin-top: -1px;			
}

.win.gecko  #header .radioButtonSearch .mastheadRadio {
vertical-align:text-bottom;
}

.win.gecko  #menu .noBorder a {
padding-left: 26px;
padding-right: 26px;
}

.win.ie  #header .radioButtonSearch{
font-size: 11px;
line-height: 0.8;
margin-top: -1px;			
}                   

.win.ie #header .sitesearch #textInput {
float: left;
margin-left: -5px;
}

.win.ie #innkeeperResources {
width: 27px;
height: 137px;
top: 305px;
right: -23px;
}

.win.ie #innkeeperLogin{
width: 27px;
height: 110px;
top: 189px;
right: -23px;
}

.win.ie6 #innkeeperResources {
width: 27px;
height: 137px;
top: 325px;
right: -10px;
}

.win.ie6 #innkeeperLogin{
width: 27px;
height: 110px;
top: 209px;
right: -10px;
}



.win.ie #navigation #menu .menuLink{
margin-top: 14px;
}

.win.ie7 #navigation #menu .menuLink{
display: inline;
}

.win.ie6 #navigation #menu .menuLink{
display: inline;
}


.win.ie  #header .radioButtonSearch .mastheadRadio {
border:none;
vertical-align: -1px;
margin-top: -1px;
margin-bottom: -3px;
}

.win.ie7  #header .radioButtonSearch .mastheadRadio {
vertical-align: text-top;
margin-top: 2px;
}

.win.ie #menu .noBorder a {
padding-left: 25px;
padding-right: 25px;
}

.win.ie9 #menu .noBorder a {
padding-left: 22px;
padding-right: 0;
}

.win.ie #menu .menuLink a {
padding-bottom: 8px;
border-bottom: none;
}

.win.opera  #header .radioButtonSearch .mastheadRadio {
border:none;
vertical-align: -1px;
margin-top: -1px;
margin-bottom: -3px;
background: transparent;
}

.mac.safari #menu .noBorder a {
padding-right: 19px;
padding-left: 20px;
}

.mac.safari #header .radioButtonSearch .mastheadRadio {
margin-left: 40px;
margin-right: -150px;
}

.mac.chrome #menu  a {
padding-left: 20px;
padding-right: 20px;
}

.mac.chrome #menu .noBorder a {
padding-right: 10px;
padding-left: 10px;
}

.mac.chrome #header .radioButtonSearch .mastheadRadio {
margin-left: 40px;
margin-right: -150px;
}


.mac.gecko #menu .noBorder a {
padding-left: 19px;
padding-right: 20px;
}

.mac.gecko #header .radioButtonSearch{
margin-top: 2px;
}

.mac.opera #menu  a {
padding-left: 24px;
padding-right: 24px;
}

.mac.opera #menu .noBorder a {
padding-left: 18px;
padding-right: 18px;
}

.mac.opera  #header .radioButtonSearch .mastheadRadio {
border:none;
vertical-align: -1px;
margin-top: -1px;
margin-bottom: -3px;
}

.mac.opera #menu li.noBorder a{
padding-left: 20px;
}

#adsense {
width: 468px;
height: 60px;
margin: 15px 0 -40px 150px;
position: relative;
z-index: 600;
}

.innlisting {
  border:1px solid #d6d6d6;
  margin-top:5px;
  margin-bottom:5px;
  font-family:tahoma,arial;
  font-size:.9em;
  width:690px;
/* force min-height in most browsers */
min-height:120px;
height:auto !important;
height:120px;
}

#middle a {
  color:#146F65;
}
.innlisting a {
  color:#146F65;
}

.innimage {
  float:left; 
  margin-left:10px; 
  margin-top:10px; 
  margin-right:10px; 
  border:2px solid #d6d6d6;
  width:98x;
}

.innname {
  width: 400px;
  font-size:1em;
  margin-bottom:0px;
}

.innname a {
  font-size:1em;
  color:#146F65;
}

.innlocation {
  width: 400px;
  font-size:.9em;
  margin-top:0px;
  margin-bottom:0px;
}

.basicinfo {
  display: block;
  position: relative;
  width: 400px;
  margin-top:-5px;
  /* force min-height in most browsers */
  min-height:80px;
  height:auto !important;
  height:80px;
}

.userlinks {
  float:right;
  text-align:right;
  margin-top:-110px;
  margin-right:16px;
  }

.userlinks a {
  color:#146F65;
  }

.innblurb {
  margin-top:10px;
  margin-left:10px;
  width:670px;
}

#innresults {
  margin-left:10px;
  width:710px;
  }

#midright {
  float:right;
  margin-top:-35px;
  width:230px;
  margin-right:25px;
  }

.amenityfilter {
  font-family:tahoma,arial;
  font-size:.8em;
  width:220px;
  margin-left:10px;
  margin-top:-20px;
}

.amenityfilter h2 {
  font-weight:bold;
  font-size:1em;
  font-family:Arial, sans-serif;
}

.dealsfilter {
  font-family:tahoma,arial;
  font-size:.8em;
}

.nearbyfilter {
  font-family:tahoma,arial;
  font-size:.8em;
}

.amenityfilter a { color:#146F65; }
.dealsfilter a { color:#146F65; }
.nearbyfilter a { color:#146F65; }

.searchnow {
  margin-left:10px;
  margin-bottom:10px;
}
