/*
-------------------------------------------------------
Client: Chambliss Builders - chamblissbuilders.com
Developed by: Collin Houseal - housealcreative.com
---------------------------------------------------- */

* {
  padding: 0;
  margin: 0;
}

body {
  text-align: center;
  color: #666;
  font: 11px/18px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  background: #003366 url("/images/bg_main.gif") top center repeat-y;
	}

  h1.none, h2.none {display: none;}

#wrap {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
  }

#top-graphic {
  width: 750px;
  height: 60px;
  background: transparent url("/images/bg_top-graphic.gif") top left no-repeat;
  }

#nav-row {
  width: 750px;
  height: 90px;
  background: transparent url("/images/bg_nav-row.gif") top left no-repeat;
  }

  #home #nav-row {
    background: transparent url("/images/bg_nav-row-home.gif") top left no-repeat;
    }

  #admin #nav-row {
    background: transparent url("/images/bg_nav-row-admin.gif") top left no-repeat;
    }

  #nav-row a.backhome {
		display: block;
		float: left;
		width: 193px;
		height: 65px;
		}
	
	#nav-row span {
		display: none;
		}

/* This determines the background on the bottom */
#content {
    width: 750px;
    float: left;
    background: #fff url("/images/bg_content.gif") bottom left no-repeat;
    padding: 0 0 25px 0;
    }

/* This determines the background on the top */
#maincol {
    background: transparent url("/images/bg_maincol.gif") top left no-repeat;
    float: left;
    }

#rightcol {
    width: 250px;
    float: right;
    }

  #home #rightcol {
    background: transparent url("/images/bg_rightcol.gif") top left no-repeat;
    }

  #admin #rightcol {
    width: 200px;
    }

#leftcol {
    width: 500px;
    float: left;
    }

  #admin #leftcol {
    width: 550px;
    }

/* The following is so that float none only applies to IE6 */
* html #footer {
  float/**/:/**/none; /* For IE6 */
  }

#footer {
    width: 750px;
    float: left;
    clear: both;
    font-size: 9px;
    letter-spacing: .01em;
    line-height: 16px;
    }

  #footer p {
    margin: 50px 25px 0 50px;
    }
  
  #footer ul {
  	position: relative;
    margin: 0 0 0 50px;
    clear: both;
  	}
	
  #footer ul li {
    list-style: none;
    display: inline;
  	}

  #footer ul li a {
    text-decoration: none;
    color: #666;
  	}

  #footer ul li a:hover {
    color: #996600;
  	}
 
#countdown-clock {
    background-color: #cc0000;
    width: 100%;
    color: #fff;
    padding: 12px 10px 18px 10px;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    text-shadow: 1px 1px 3px #000;
    }

    #countdown-clock p.countdown-text {
    font-size: 13px;
    margin-bottom: 12px;
    color: #e8ddbf;
    }

 /*
-------------------------------------------------------
NAV
---------------------------------------------------- */

#nav	{
	width: 557px;
	height: 40px;
  float: right;
	}
	
#nav ul	{
	width: 557px;
	height: 40px;
	background: transparent url(/images/nav-jun09.gif) top right no-repeat;
	position: relative;
	}
	
#nav ul li	{
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#nav ul li, #nav a	{
	height: 40px;
	display: block;
	}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#n1 {left: 0; width: 102px;}
#n2 {left: 102px; width: 99px;}
#n3 {left: 201px; width: 66px;}
#n4 {left: 267px; width: 90px;}
#n5 {left: 357px; width: 46px;}
#n6 {left: 403px; width: 68px;}
#n7 {left: 471px; width: 67px;}

#n1 a:hover {background: transparent url(/images/nav-jun09.gif) 0 -40px no-repeat;}
#n2 a:hover {background: transparent url(/images/nav-jun09.gif) -102px -40px no-repeat;}
#n3 a:hover {background: transparent url(/images/nav-jun09.gif) -201px -40px no-repeat;}
#n4 a:hover {background: transparent url(/images/nav-jun09.gif) -267px -40px no-repeat;}
#n5 a:hover {background: transparent url(/images/nav-jun09.gif) -357px -40px no-repeat;}
#n6 a:hover {background: transparent url(/images/nav-jun09.gif) -403px -40px no-repeat;}
#n7 a:hover {background: transparent url(/images/nav-jun09.gif) -471px -40px no-repeat;}

/*
-------------------------------------------------------
TABBED BROWSING
---------------------------------------------------- */

body#find #n1 {background: transparent url(/images/nav_down-jun09.gif) 0 -40px no-repeat;}
body#why #n2 {background: transparent url(/images/nav_down-jun09.gif) -102px -40px no-repeat;}
body#story #n3 {background: transparent url(/images/nav_down-jun09.gif) -201px -40px no-repeat;}
body#customer #n4 {background: transparent url(/images/nav_down-jun09.gif) -267px -40px no-repeat;}
body#media #n5 {background: transparent url(/images/nav_down-jun09.gif) -357px -40px no-repeat;}
body#resources #n6 {background: transparent url(/images/nav_down-jun09.gif) -403px -40px no-repeat;}
body#contact #n6 {background: transparent url(/images/nav_down-jun09.gif) -471px -40px no-repeat;}

body.warranty .out-left ul li#cc1 a,
body.request_form .out-left ul li#cc2 a,
body.handbook .out-left ul li#cc3 a,
body.plans .out-left ul li#fyh1 a,
body.subdivisions .out-left ul li#fyh2 a,
body.homes .out-left ul li#fyh3 a {
    color: #a87a00;
  	}

/*
-----------------------------------------------
Div CLASSES and such
----------------------------------------------- */

.text {
  padding: 0 50px 0 100px;
  float: left;
  width: 350px;
  }

.out-left {
  float: left;
  margin: 10px 15px 0 -70px;
  width: 140px;
  clear: none;
  }

/* The following hack is for IE6 only. It fixes the negative margin problem */
* html .out-left {
  margin/**/:/**/10px 10px 10px -35px; /* For IE6 */
  }

  .out-left ul {
  	position: relative;
    line-height: 12px;
  	}
	
  .out-left ul li {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0 0 3px 10px;
    background: transparent url(/images/bullet_sub.gif) 0 3px no-repeat;
    border-bottom: #ccc solid 1px;
  	}

  .out-left ul li a {
    text-decoration: none;
    color: #003366;
    font-weight: bold;
    display: block;
  	}

  .out-left ul li a:hover {
    color: #000;
 	  }

.out-right {
  float: right;
  margin: 10px -75px 10px 10px;
  width: 140px;
  padding: 10px 10px 0 10px;
  }

.hidden {
	display: none;
	visibility: hidden;
  }

.space {
  margin: 0;
  padding: 0;
  }

.clear {
  clear: both;
  }

.box {
  background: #fff url("/images/bg_boxtop.gif") top left no-repeat;
  width: 200px;
  margin: 0 25px 15px 0;
  float: right;
  display: inline;
  }

.box-tint {
  background: #fff url("/images/bg_boxtop-tint.gif") top left no-repeat;
  width: 200px;
  margin: 0 25px 15px 0;
  float: right;
  display: inline;
  }

.boxtop {
  background: transparent url("/images/bg_box.gif") top left repeat-y;
  margin: 20px 0 0 0;
  }

.boxtop-tint {
  background: transparent url("/images/bg_box-tint.gif") top left repeat-y;
  margin: 20px 0 0 0;
  }

.boxbottom {
  background: transparent url("/images/bg_boxbottom.gif") bottom left no-repeat;
  padding: 0 20px 20px 20px;
  font: 10px/14px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  }

.boxbottom-tint {
  background: transparent url("/images/bg_boxbottom-tint.gif") bottom left no-repeat;
  padding: 0 20px 20px 20px;
  font: 10px/14px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  }

p {
  padding: 0;
  margin: 0 0 5px 0;
  }

.name {
  color: #a87a00;
  line-height: 12px;
  }

.small {
  font-size: 10px;
  line-height: 12px;
  }

.error {
  color: #cc0000;
  }

.errormsg {
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  color: #cc0000;
  }

p.alignright {
  text-align: right;
  }

p.pricedisclaimer {
  text-align: right;
  margin: 5px 0 0 0;
  line-height: 11px;
  }

.tabledt {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 9px;
  color: #333;
  }

.plandiv, .homediv {
  padding: 10px 0 10px 0;
  width: 350px;
  border-bottom: #ccc solid 1px;
  }

.plandiv:hover, .homediv:hover {
  background-color: #F7F2E6;
  }

.price {
  color: #003366;
  float: right;
  text-align: right;
  margin-left: 50px;
  }
  
div#map {
   margin: 10px 0 0 0;
   display: none;
   border: #666 solid 1px;
   width: 345px;
   height: 300px
   }

p.disclaimer {
  font-size: 9px;
  line-height: 12px;
  margin: 30px 0 0 0;
  color: #999;
  }

p.mapdisclaimer {
  text-align: left;
  margin: 5px 0 0 0;
  line-height: 12px;
  }

span.promo-emphasis {
    font-weight: bold;
    color: #cc0000;
    }

/*
-----------------------------------------------
HEADERS
----------------------------------------------- */

h1 {
  width: 475px;
  height: 30px;
  text-indent: -9999px;
  float: left;
  display: block;
  }

    #intro {background: transparent url("/images/h1_intro.gif") top left no-repeat;}
    #admin-login {background: transparent url("/images/h1_admin-login.gif") top left no-repeat;}
    #findyourhome {background: transparent url("/images/h1_findyourhome.gif") top left no-repeat;}
    #legal {background: transparent url("/images/h1_legal.gif") top left no-repeat;}
    #contactus {background: transparent url("/images/h1_contact.gif") top left no-repeat;}
    #homelistings {background: transparent url("/images/h1_homelistings.gif") top left no-repeat;}
    #subdiv {background: transparent url("/images/h1_subdiv.gif") top left no-repeat;}
    #plans {background: transparent url("/images/h1_plans.gif") top left no-repeat;}
    #whychambliss {background: transparent url("/images/h1_why.gif") top left no-repeat;}
    #ourstory {background: transparent url("/images/h1_chamblissstory.gif") top left no-repeat;}
    #customercare {background: transparent url("/images/h1_customercare.gif") top left no-repeat;}
    #warrantypolicy {background: transparent url("/images/h1_warrantypolicy.gif") top left no-repeat;}
    #warrantyrequest {background: transparent url("/images/h1_warrantyrequest.gif") top left no-repeat;}
    #handbook {background: transparent url("/images/h1_handbook.gif") top left no-repeat;}
    #buyerresources {background: transparent url("/images/h1_resources.gif") top left no-repeat;}
    #giveaway {background: transparent url("/images/h1_giveaway.gif") top left no-repeat;}
    #christmas {background: transparent url("/images/h1_christmas.gif") top left no-repeat;}
    #emailfriend {background: transparent url("/images/h1_emailfriend.gif") top left no-repeat;}
    #contact-agent {background: transparent url("/images/h1_contact-agent.gif") top left no-repeat;}
    #work-in-memphis {background: transparent url("/images/h1_work-in-memphis.gif") top left no-repeat;}
    #move-up-ch {background: transparent url("/images/h1_move-up-ch.gif") top left no-repeat;}
    #thankyou {background: transparent url("/images/h1_thankyou.gif") top left no-repeat; height: 50px !important;}
    #parade {background: transparent url("/images/h1_2007parade.gif") top left no-repeat; height: 50px !important;}
    #promo-nov07 {background: transparent url("/images/h1_promo-nov07.gif") top left no-repeat; height: 50px !important;}
    #promo-dec07 {background: transparent url("/images/h1_promo-dec07.gif") top left no-repeat; height: 50px !important;}
    #promo-jul08 {background: transparent url("/images/h1_promo-jul08.gif") top left no-repeat; height: 50px !important;}
    #promo-taxcredit2 {background: transparent url("/images/h1_promo-taxcredit2.gif") top left no-repeat;}
    #homegrant {background: transparent url("/images/h1_homegrant.gif") top left no-repeat;}
    #realnews {background: transparent url("/images/h1_promo-realnews.gif") top left no-repeat;}
    #cb-media {background: transparent url("/images/h1_cb-media.gif") top left no-repeat;}
    #promo-18kfree {background: transparent url("/images/h1_promo-18kfree.gif") top left no-repeat;}

h1.hometitle {
  color: #a87a00;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 50px 0 100px;
  display: inline;
  text-indent: 0px;
  width: 350px;
  }

h2.arrow {
  color: #003366;
  font-size: 13px;
  font-weight: bold;
  margin: 20px 0 10px -10px;
  padding: 0 0 0 10px;
  background: transparent url(/images/bullet_sub.gif) 0 6px no-repeat;
  clear: both;
  }

h2 {
  color: #003366;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0 10px 0;
  padding: 0;
  clear: both;
  }

h3 {
  color: #555;
  font-weight: bold;
  font-size: 12px;
  }

  #rightcol h3 {
  margin: 0 0 3px 0;
  }

  h3 a {color: #a87a00;text-decoration: none;}
  h3 a:hover {color: #003366;}

h4 {
  color: #a87a00;
  font-weight: bold;
  font-size: 11px;
  }

/*
-----------------------------------------------
LINKS
----------------------------------------------- */

a {
    outline: none;
    }

a.body {
  text-decoration: none;
  background: #F7F2E6;
  color: #003366;
  border-bottom: #ccc solid 1px;
  padding: 1px;
  }

a.body:hover {
  background: #E9DEBF;
  color: #000;
  }

a.plansicon, a.subsicon, a.homesicon {
  width: 100px;
  height: 75px;
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  }

a.plansicon {background: transparent url(/images/homeicon_plans.gif) 0 0 no-repeat; margin: 0 0 0 -10px;}
a.subsicon {background: transparent url(/images/homeicon_subs.gif) 0 0 no-repeat;}
a.homesicon {background: transparent url(/images/homeicon_homes.gif) 0 0 no-repeat;}

/*
-----------------------------------------------
LISTS
----------------------------------------------- */

dl {
  margin: 0;
  padding: 0;
  }

dt {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 9px;
  color: #333;
  }

dd {
  margin: 0 0 10px 0;
  }

dl.optionlist {
  margin: 0;
  padding: 0;
  }

dl.optionlist dt {
  border-bottom: #999 dotted 1px;
  text-transform: none;
  color: #666;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: normal;
  margin: 7px 0 7px 0;
  padding-bottom: 8px;
  }

dl.optionlist dd {
  margin: 7px 0 7px 20px;
  text-transform: none;
  color: #666;
  font-size: 11px;
  line-height: 14px;
  border-bottom: #999 dotted 1px;
  }

ul.adminnav {
  	position: relative;
    line-height: 12px;
    margin: 0 25px 0 0;
  	}
	
ul.adminnav li {
    list-style: none;
    margin: 0 0 10px 5px;
    padding: 0 0 3px 10px;
    border-bottom: #ccc solid 1px;
    background: transparent url(/images/bullet_sub.gif) 0 3px no-repeat;
  	}

ul.adminnav li a {
    text-decoration: none;
    color: #a87a00;
    display: block;
  	}

ul.adminnav li a:hover {
    color: #000;
 	  }

ul.content {
  	position: relative;
    line-height: 16px;
    margin: 0 0 0 10px;
  	}
	
ul.content li {
    list-style: none;
    margin: 0 0 4px 5px;
    padding: 0 0 3px 10px;
    background: transparent url(/images/bullet_content.gif) 0 5px no-repeat;
  	}

ul.amenity {
  	position: relative;
    line-height: 14px;
    margin: 0 0 0 10px;
  	}
	
ul.amenity li {
    list-style: none;
    margin: 0 0 2px 5px;
    padding: 0 0 0 10px;
    background: transparent url(/images/bullet_content.gif) 0 5px no-repeat;
  	}

ul.subdivnav {
  	position: relative;
    line-height: 12px;
    margin: 0 0 15px 0;
    color: #666;
    float: left;
  	}

ul.subdivnav li {
    list-style: none;
    display: inline;
    float: left;
    margin: 0 0 5px 2px;
  	}

ul.subdivnav li a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 9px;
    text-decoration: none;
    color: #003366;
    font-weight: bold;
  	}

ul.subdivnav li a:hover {
    color: #996600;
 	  }

body.main ul.subdivnav li#subdiv1 a,
body.amenities ul.subdivnav li#subdiv2 a,
body.options ul.subdivnav li#subdiv3 a,
body.siteplan ul.subdivnav li#subdiv4 a {
    color: #996600;
 	  }

/*
-----------------------------------------------
TABLES
----------------------------------------------- */

.table {
  text-align: left;
  color: #666;
  font: 11px/16px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  }

.td-odd {
  padding: 5px 10px 8px 5px;
  vertical-align: baseline;
  background: #F7F2E6; 
  }

.td-even {
  padding: 5px 10px 8px 5px;
  vertical-align: baseline;
  background: #FFF; 
  }

.td-form {
  padding: 0 10px 10px 0;
  vertical-align: top;
  }

.td-formagree {
  padding: 8px 10px 15px 0;
  vertical-align: baseline;
  font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  }

th {
  padding: 5px 10px 8px 5px;
  vertical-align: baseline;
  background: #FFF;
  color: #996600;
  text-align: center;
  }

/*
-----------------------------------------------
FORMS
----------------------------------------------- */

input {
  background-color: #F7F2E6;
  border: #D4BD80 solid;
  border-width: 1px;
  font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  padding: 2px;
  }

select {
  background-color: #F7F2E6;
  border: #D4BD80 solid;
  border-width: 1px;
  font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  padding: 2px;
  }

textarea {
  background-color: #F7F2E6;
  border: #D4BD80 solid;
  border-width: 1px;
  font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  padding: 2px;
  }

input:focus, textarea:focus {
  border: #a87a00 solid;
  border-width: 1px;
  background-color: #fff;
  }

.submit {	
  background-color: #003366;
  border: #fff solid 1px;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
	color: #fff;
  cursor: pointer;
	}

.submit:hover {
	background-color: #a87a00;
	}

/*
-------------------------------------------------------
IMAGES
---------------------------------------------------- */

img {
  border: 0;
  }

.planthumb {
    margin: 0 10px 0 0;
    border: #ccc solid 1px;
    width: 80px;
    float: left;
    }

img.planmain {
  float: left;
  border: #ccc solid 1px;
  width: 348px;
  }

img.featured-home {
    border: #ccc solid 1px;
    margin: 0 0 5px 0;
    }
    
img.bbb {
    margin: 10px 0 0 50px;
    vertical-align: middle;
    }

/*
-------------------------------------------------------
MISC
---------------------------------------------------- */

hr.promo-highlight {
    margin: 15px 0 15px 0;
    color: #ccc; /* for IE */
    background-color: #ccc; /* for FF, etc */
    border: 0;
    height: 2px;
    }
    