/* ================================================ */

/* 

  Colors 
  
  F0DA80 : Yellowish
  1A79BA : Blue Map
  4E84C4 : Blue Fade
  F0F0F0 : Footer

*/

/* Color Classes */

.yellow  { color: #F0DA80; }
.bluemap { color: #1A79BA; }
.blue    { color: #4E84C4; }
.grey    { color: #F0F0F0; }

body {
  margin: 0;
  padding: 0;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #000;
  background: #ffffff url("/images/build07/bg.gif") center repeat-y;
}

body a {
  color: #1A79BA;
}

.popupMenu {
  color           :  #111111;
  position        : relative;
  top             :     72px;
  border          :      1px;
  padding         :      3px;
  z-index         :       16;
  background-color:  #D0D0FF;
  cursor          :  pointer; 
}

#container {
  width: 760px;
  margin-right:auto;
  margin-left:auto;
  background: #ffffff url("/rebuild07/images/site/bluemid.jpg") left repeat-y; 
  
}

#searchcontainer {
  width: 760px;
  margin-right:auto;
  margin-left:auto;
  background: #ffffff;
}

/* -------------------- Standard Links ---------------------- */

#banner {
  background-color: #FFFFFF;
  background: #ffffff url("/rebuild07/images/site/new_header.jpg") left no-repeat;   
  min-height:178px;
  height:178px;
}

#banner h1 {
  margin: 0;
  padding: .5em;
}

#banner form {
  padding-top:70px;
  margin-left:580px;
}

#join { 
  margin-left:555px;
  padding-top:0px;
}

#quicklinks {
  background: #F0DA80;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 22px;
  font-size: 100%;
    height: 1%;
}

#introtext {
  padding-left:10px;
  background: #F0DA80;
  padding-top:5px;
  padding-bottom:10px;
}

#introtext h1 {
  font-size:15px;
  line-height:2.0em;
  color:#26618f;
  display: inline;
} 

#searchintro {
  padding-left:10px;
  padding-right:10px;
  background: #FFF;
  padding-top:5px;
  padding-bottom:10px;
}

#searchintro h1 {
  font-size:15px;
  line-height:2.0em;
  color:#26618f;
  display: inline;
} 

#priorityp {
  padding-left:10px;
  background: #F0DA80;
  margin-bottom:0px;
}

#statetopper {
  padding-left:10px;
  background: #F0DA80;
  margin-bottom:0px;
}

#statetopper p { 
  padding-left:12px;
  padding-right:14px;
  margin-top: 0; 
}

#statetopper h1 {
  font-size:15px;
  line-height:2.0em;
  color:#26618f;
  display: inline;
}

#searchres {
  width: 730px;
  padding-left:16px;
  color:#333333;
}

#extSearch {
  background: #F0DA80;
  text-align:right;
  padding-right:20px;
  padding-top:1px;
  padding-bottom:1px;
  margin-bottom:10px;
}

#extSearch2 {
  background: #FFF;
  text-align:right;
  padding-right:20px;
  padding-top:1px;
  padding-bottom:1px;
  margin-bottom:10px;
}

.bluebuttonStyle { 
  background-color: #4E84C4; 
  border: solid 1px #404653; 
  color:#F0DA80; 
  text-decoration:none; 
  font-size:10px; 
  width:112px;
  margin-bottom:5px;
}

#widefoot {
  margin-top:-12px;
  background: url("/images/footer-large.gif") center no-repeat;
}

/* ======== SINGLE COLUMN ========= */

#full {
  float: left;
  width: 760px;
  margin-left: auto;
  margin-right:auto;
}

/* ======== LEFT COLUMN ========= */

#left {
  float: left;
  width: 480px;
  margin-left: 0px;
}

#left p { 
  padding-left:12px;
  padding-right:14px;
  margin-top: 0; 
}

#left h1 {
  font-size:15px;
  line-height:2.0em;
  color:#26618f;
  display: inline;
}

#left h2 {
  font-size:15px;
  line-height:2.0em;
  color:#FF7B6D;
  display: inline;
  /* padding-left:12px; */
}

#left	h3 {
  padding-left:12px;
  font-size:13px;
  line-height:2.0em;
  color:#00628C;
}

#leftcontent {
  padding-left: 30px;
  width:420px;
  margin-bottom:22px;
  margin-top: 15px;
  min-height:420px;
}

.topper {
  background:url("/rebuild07/images/site/topper-a.gif") no-repeat left top;
  height:29px;
}

.events {
  background-color:#F0DA80;
}

/* ======== RIGHT COLUMN ========= */

#right {
  margin-left:480px;
  text-align:center;
}

#right h1 {
  font-size:15px;
  color:#FF7B6D;
}

#right h4 {
  font-size:12px;
  color:#00628C;
  padding-left:5px;
  margin-bottom:0px;
}

#right small {
  font-size:11px;
  color:#00628C;
}

#right strong { 
  font-size: 14px;
  line-height:1em;
}

#right p {
  padding-left:5px;
  padding-right:5px;
}

#right .login {
  text-align:center;
}

#rightcontent {
  padding-top:10px;
  background-color: #F0DA80; 
  width:268px;
  margin-top:0px;
  margin-right:0px;
  padding-right:6px;
  padding-left:6px;
  float:right;
  text-align:left;
  overflow:hidden;
}

#rightcontent2 {
  padding-top:10px;
  width:268px;
  margin-top:0px;
  margin-right:0px;
  padding-right:6px;
  padding-left:6px;
  float:right;
  text-align:left;
  clear:right;
}

#rightfoot {
  background:url("/rebuild07/images/site/torn-b.gif") no-repeat;
  float:right;
  width:280px;
  height:40px;
  clear:right;
}

.accolades {
  text-align:left;
}

#newsletter {
  padding-top:15px;
  padding-bottom:15px;
}

/* IKC Navigation - also used for topper in right hand column with Pamela pic */

#navstyle {
  padding-top:15px;
  background-color: #F0DA80; 
  width:280px;
  margin-top:0px;
  min-height:220px;
  margin-right:0px;
  padding-right:0px;
  float:right;
}

.navstyle {
  padding-top:15px;
  background-color: #F0DA80; 
  text-align:left;
}

.buffstyle {
  padding-top:15px;
  background-color: #F0DA80; 
  text-align:left;
}

#navstylefoot {
  background:url("/rebuild07/images/site/torn-b.gif") no-repeat;
  float:right;
  width:280px;
  height:40px;
  clear:right;
}

.navstylefoot {
  background:url("/rebuild07/images/site/torn-b.gif") no-repeat;
  float:right;
  width:280px;
  height:40px;
  clear:right;
}

#iknav {
  padding-left:24px;
  height:120px;
  background-color: #F0DA80; 
  width:230px;
}

#iknavleft {
  float:left;
  width:100px;
}

#iknavright {
  float:right;
  width:100px;
}

#pamela {
  padding-top:10px;
  background-color: #F0DA80; 
  width:268px;
  margin-top:0px;
  margin-right:0px;
  padding-right:6px;
  padding-left:6px;
  float:right;
  font: 12px Verdana;
  height:105px;
}

#hotdeals {
  margin-top:10px;
  margin-bottom:30px;
  padding-top: 3px;
  height:450px;
  float:right;
}

#visitors {
  height:78px;
  margin:500px 20px 10px 20px;
  padding-top: 10px; 
  border:1px solid #3E92B7;
  background: url("http://www.lanierbb.com/images/nav_bkg_tile_blue.gif");
 }

#awards {
  width:241px;
  height:280px;
  padding-top: 15px;
  padding-right:3px;
  font: 11px Verdana;
  float:right;
  margin-right:9px;
}

#book {
  padding-left:9px;
  padding-right:9px;
  text-align:left;
}

input.flat {
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #F0F0F0;
   border:1px solid;
   border-top-color:#3e92b7;
   border-left-color:#3e92b7;
   border-right-color:#3e92b7;
   border-bottom-color:#3e92b7;
}

/* ======== FOOTER ========= */

#footer {
  clear: both;
  background-color: #F0DA80;
  padding: 1em;
  border-top: 1px solid #333;
}

#contact {
  padding: 12px;
  border-left:0px;
  border-right:0px;
  border-top:0px;
  background: #FFFFFF;
  border-top: 1px solid #333;
  text-align:center;
  clear:both;
  height:1%; /* ie 6 hack */
}

#search {
  /* background: #4E84C4; */
  background: url("http://www.lanierbb.com/images/build07/justblue.gif") repeat-x;
  /* border-bottom: 1px dashed #3E92B7; */
  margin-top:0px;
  padding-top:6px;
}

#search2 {
  margin-top:0px;
  padding-top:6px;
  padding-left:30px;
  width:420px;
}

#message {
  font-size: 1.2em;
  padding-left: 30px;
  padding-top:30px;
  width:420px;
  text-align: justify;
  min-height:500px;
}

#subcontent {
  width: auto;
  margin-bottom: 0px;
  background-color:#F0DA80;
}

#popular {
  padding-top:10px;
  padding-left: 20px;
  width:220px;
  float:left;
  margin-bottom:0px;
  background-color:#F0DA80;
}

#popular ul {
  margin:0;
  padding:10px 0px 0 20px;
  list-style:square;
  background-color:#F0DA80;
}

#popular2 {
  padding-top:10px;
  width:240px;
  float:right;
  margin-left: 0px;
  margin-bottom: 0px;
  background-color:#F0DA80;
}

#popular2 ul {
  margin:0;
  padding:10px 0px 0 20px;
  list-style:square;
  background-color:#F0DA80;
}

/* NAVIGATION BAR - TOP TABBED ----------------------------------------- */

#navigation {
  margin-top:-3px;
  font: bold 11px/1.5em Verdana;
  float:left;
  width:760px;
  background: #4E84C4;
  font-size:10px;
  line-height:normal;
}

#navigation ul {
  margin:0;
  padding:10px 0px 0 20px;
  list-style:none;
}

#navigation li {
  display:inline;
  margin:0;
  padding:0;
}

#navigation a {
  float:left;
  background:url("/rebuild07/images/site/tableft2.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  color:#4E84C4;
}

#navigation a span {
  float:left;
  display:block;
  background:url("/rebuild07/images/site/tabright2.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#F7DF97;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */

#navigation a:hover span {
  color:#4E84C4;
  background-position:100% -42px;
}

#navigation a:hover {
  background-position:0% -42px;
}

#navigation a:hover span {
  background-position:100% -42px;
}

#navigation #current a {
  background-position:0% -42px;
  color:#4E84C4;
}

#navigation #current a span {
  background-position:100% -42px;
  color:#4E84C4;
}

/*  END NAVIGATION ------------------------------------------------------- */


/* ----------------------------- DHTML WINDOWS ---------------------------- */

.dhtmlwindow {
  position: absolute;
  border: 2px solid #DBDBDB;
  visibility: hidden;
  background-color: white;
}

.drag-handle { /*CSS for Drag Handle*/
  padding: 1px;
  text-indent: 3px;
  font: bold 14px Arial;
  background-color: #F1FAFC;
  color: #FE8376;
  cursor: move;
  overflow: hidden;
  width: auto;
}

.drag-handle .drag-controls { /*CSS for controls (min, close etc) within Drag Handle*/
  position: absolute;
  right: 1px;
  top: 2px;
  cursor: hand;
  cursor: pointer;
}

.drag-contentarea { /*CSS for Content Display Area div*/
  border-top: 1px solid #F1FAFC;
  background-color: white;
  color: black;
  height: 150px;
  padding: 2px;
  overflow: auto;
}

.drag-statusarea { /*CSS for Status Bar div (includes resizearea)*/
  border-top: 1px solid gray;
  background-color: #F8F8F8;
  height: 13px; /*height of resize image*/
}

.drag-resizearea { /*CSS for Resize Area itself*/
  float: right;
  width: 13px; /*width of resize image*/
  height: 13px; /*height of resize image*/
  cursor: nw-resize;
  font-size: 0;
}

.bordered
{
  padding-left:10px;
  padding-right:10px;
}

.paddingleft
{
  padding-top:15px;
  padding-left:22px;
  padding-right:22px;
}

.eventsleft
{
  padding-left:30px;
}

.menutext
{
  font: 11px/1.5em Verdana;
  color: #000000;
  height: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.menutext a
{
  color: #000000;
}

.boxheader {
   border:2px solid #F0DA80;
   background:#4E84C4;
   text-align:center;
   padding-top:5px;
   padding-bottom:5px;
   margin-top:5px;
   
}
.boxheader a {
   color:#FFFFFF;
   text-decoration:none;
   font-style:bold;
}
