@charset "utf-8";
/* CSS Document for Concrete Countertops */

/* General Information */

html, body {
  margin: 0; padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 21px;
  word-spacing: 2px;
  background-image: url(../images/page-bg.jpg);
  min-height: 100%;
}

.box-content a:link { font-size: 11px; color: #FFFFFF; text-decoration: underline; }
.box-content a:visited { font-size: 11px; color: #E9E8CF; }
.box-content a:hover { text-decoration: none; }

a:link { color: #989647; text-decoration: underline; }
a:visited { color: #333217; }
a:hover { color: #535226; }

h1 { font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; margin: 0; }
h2 { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; font-style: italic; color: #FFFFFF; margin: 0; }

.misc-pics { border: 2px solid #CCCA60; margin-top: 10px; }
.text-pics { float: left; padding-right: 5px; }
.text-pics-other { float: right; padding-left: 5px; text-align: center; }

.right { padding-left: 10px; }
.left { float: left; padding-right: 5px; }

.right-img { float: right; padding-left: 10px; display: inline; }

.spacer {
  width: 637px;
  clear: both;
  margin-top: 10px;
  float: left;
  height: 1px;
  background-color: #000000;
}

.invalid-zip {
  clear: both;
  margin-right: 40px;
}

/* End General Information */
/* Page Layout */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/bottom-bg.jpg);
	width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
}

#container { margin: 0; padding: 0; width: 100%; 
		background-image: url(../images/countertop-bg-img-moz2.jpg);
			background-repeat: no-repeat;
			background-position: bottom center;
	margin-top: 0px;
	float: right;
}

.webkit #container { margin: 0; padding: 0; width: 100%; 
		background-image: url(../images/countertop-bg-img-saf.jpg);
			background-repeat: no-repeat;
			background-position: bottom center;
	margin-top: 0px;
	float: right;
} 

#top-container { margin: 0 auto; width: 950px; }

.video-box { margin-left: 13px; margin-top: 9px; clear: both; width: 232px; height: 196px; border: 1px solid #000000; }

.video-container {
  margin-top: 10px;
  background-color: #F3E8DA;
  width: 260px;
  overflow: hidden;
  clear: both;
  padding-bottom: 13px;
}

.logo-eh {
  width: 183px;
  height: 104px;
  margin: 0 auto;
  clear: both;
}

#mainlayout 
{
 width:100%;   
}

#mainlayout td.left 
{
    background: url(/images/left-box-bg.png);
    min-width:20px;
    padding:0;
    float:none;
}

#mainlayout > tbody > tr > td
{
    background-color:#F8F1E9;
}

#mainlayout td.main .content
{
    padding-right:13px;
}

#mainlayout td.right 
{
    padding:0;
    background: url("../images/inner-right-bg.png") repeat-y right;
    padding-right:42px;

} 

#mainlayout td.right .content 
{
    background-color:#F8F1E9;
    padding:0;
    
}


.nav-bg {
  float: left;
  display: inline;
  width: 510px;
  height: 77px;
  background-image: url(../images/nav-bg.jpg);
}

#countertop-bg {
  display: inline;
  width: 440px;
  height: 266px;
  background-image: url(../images/countertop-bg.jpg);
  position:absolute;
  margin-top:-95px;
}

.pics {
  margin-left: 20px;
  margin-top: 26px;
  width: 396px;
  height: 212px;
}

/* Left Boxes */

#left-nav { width: 213px; float: left; display: inline; padding-left:12px; /* background-image: url(../images/left-box-bg.png); height: 825px;*/ }

.top { width: 213px; height: 12px; margin-top: 2px; }

.box-content-bg {
  width: 213px;
  background-image: url(../images/side-boxes/box-bg.jpg);
  overflow: hidden;
}

.box-content {
  margin-top: 7px;
  padding-left: 22px;
  padding-right: 5px;
}

.box-content p, .content .box-content p {
  margin-top: 8px;
  margin-bottom: 6px;
}

.bottom {
  width: 213px;
  height: 14px;
}

/* End left Boxes */
/* Contractor Box */

#contractor-box { margin-left: 20px; margin-top: 6px; clear: both; }

.ctop { width: 377px; height: 16px; }

.c-bg {
  width: 377px;
  background-image: url(../images/contractor-box/content-bg.jpg);
  overflow: hidden;
}

.cbottom { width: 377px; height: 14px; }

.left-box {
  float: left;
  display: inline;
  width: 190px;
}

.right-box {
  float: right;
  display: inline;
  width: 180px;
  text-align: center;
}

/* End Contractor Box */

.content-bg {
  min-height: 834px;
  background-color: #F8F1E9;
}

.content {
  padding-top: 14px;
  padding-left: 8px;
  padding-right: 9px;
}

.content p { margin-top: 18px; margin-bottom: 4px; }

/* Zip Code Styling */

input, textarea, select {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
}

/* End Zip Code */

/* Content Box */

#content-box {
  margin-top: 18px;
  margin-left: 27px;
  padding-bottom: 10px;
  width: 363px;
  background-color: #F3E8DA;
  overflow: hidden;
}

#content-box-other {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 290px;
  background-color: #F3E8DA;
  overflow: hidden;
  text-align: center;
  float: left;
  display: inline;
  height: 380px;
}

/* Photos */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0;
}

h3 p {
	color: #666666;
	margin: 0;
}

#largeImg {
	border: 2px solid #CCCA60;
}

.thumbs {
  margin-top: 20px;
}

.thumbs img {
	border: 4px solid #CCCA60;
}

.thumbs-photo {
  margin-top: 10px;
}

.thumbs-photo img {
	border: 4px solid #807E3C;
}

#photo-content {
  margin-top: 30px;
  margin-left: 15px;
  float: left;
  clear: both;
  width: 640px;
  overflow: hidden;
  background-color: #F3E8DA;
}

#photo-content p { padding-left: 10px; clear: both; margin-top: 5px; padding-right: 7px; }
#photo-content li { padding-right: 7px; }

/* End Photos */

.catalog-pics { float: left; display: inline; text-align: center; margin-top: 8px; width: 151px; }

.catalog-pics p { font-size: 11px; margin-top: 0; margin-bottom: 0px; }

.countertop-right 
{
    background: url("../images/inner-right-bg.png") repeat-y right;
    height: 218px;
    width:40px;
    float:right;
}
.countertop-img { width: 245px; height: 250px; }

#footer { width: 100%; height: 38px; background-image: url(../images/footer.gif); }

/* FAC top */

#fac-top { width: 440px; height: 77px; background-image: url(../images/fac-top-bg.jpg); float: right; display: inline; }

#top { width: 950px; height: 77px; margin-top: 18px; }

.right-bg { width: 46px; background-image: url(../images/inner-right-bg.png); float: right; display: inline; }

#main { width: 904px; float: left; display: inline; }

img#feature { margin-top: 6px; width: 683px; height: 211px; }

/* Cost Table */

.cost { border: 1px solid #CCCCCC; }

/* Photo Gallery */

#photo-box { float: left; display: inline; }

.top-photo { width: 291px; height: 16px; margin-top: 10px; }

.photo-bg { width: 291px; padding-bottom: 10px; overflow: hidden; background-image: url(../images/photo-gallery/left-box-bg.jpg); }

.bottom-photo { width: 291px; height: 19px; }

#large-img-bg { float: right; display: inline; width: 368px; height: 419px; background-image: url(../images/photo-gallery/large-img-bg.jpg); }

/* End Photo Gallery */

/* Featured Project */

.featured-box 
{
    width: 230px;
    float: right;
    background-color: #ECD9C4;
    border: 1px solid #D8B085;
    padding: 5px 15px 10px 15px;
    margin: 20px 0 10px 20px;
}

.featured-box img { display: inline-block; border: 5px solid #D8B085; margin-right: 5px; }
    
/* End Page Layout */
/* NAV Classes */

#nav a:link, #nav a:visited {
  text-decoration: none;
  list-style: none;
  background-position: 0 0;
}

#nav li a:hover {
  list-style: none;
  background-position: 0 -63px;
  display: block;
	height: 63px;
}

#nav li a {
  display: block;
    height: 63px;
}

#nav {
  margin: 0 0 0 0px; padding: 0;
  list-style: none;
  text-indent: -5000px;
}

#nav li {
  margin: 14px 0 0 0;
  background: none;
  margin-right: 0;
  text-align: center;
  float: left;
  list-style: none;
  padding-left: 2px;
}

#nav li #home {
  background-image: url(../images/buttons/home.jpg);
  width: 75px;
  margin-left: 10px;
}

#nav li #contractor {
  background-image: url(../images/buttons/find-contractor.gif);
	width: 115px;
}

#nav li #photo {
    background-image: url(../images/buttons/photo.gif);
	width: 99px;
}

#nav li #eco {
    background-image: url(../images/buttons/eco.gif);
	width: 93px;
}

#nav li #resources {
    background-image: url(../images/buttons/resources.gif);
	width: 106px;
}



      
                
                
                
                
             
.billboard {
	width:385px;
	height:225px;
	float:left;
	margin:12px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C6A566;
	position:relative;
}
                
/*
.curvebg {
	background: #FFF url(/img/curve_bg.jpg) no-repeat;
	height:12px;
	width:12px;
	position:absolute;
}
.curvebg.topleft {
	top:-1px;
	left:-1px;
}

.curvebg.topright {
	background-position: top right;
	right:-1px;
	top:-1px;
}

.curvebg.bottomleft {
	background-position: bottom left;
	left:-1px;
	bottom:-1px;
}
.curvebg.bottomright {
	background-position: bottom right;
	right:-1px;
	bottom:-1px;
}
           */     


.billboard .logo 
{
    float: right;
}

.billboard .logo table
{
    height: 60px;   
}

.billboard .company_name 
{
    font-size: 150%;
    font-family: Times New Roman;
} 

.billboard .company_name a:link, .billboard .company_name a:visited 
{
    color: inherit;
}

.billboard .company_location
{
    font-size: 100%;
    padding-top: 5px;
    font-family: Times New Roman;
} 

.billboard .top_container 
{
    height: 110px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
}

.billboard .bottom_container 
{
    height: 117px;
    line-height: 14px;  
}

.billboard .get_in_touch_button 
{
    margin-top: 20px;
}





.listing {
	padding: 15px 15px 20px 15px;
	position:relative;
	background-color:White;
    border: 1px solid #C6A566;
}

.listing h1 {
    font-size: 150%;
    clear: none;
    padding: 0px;
    margin: 0px;
    font-family: Times New Roman;

}

.listing .cityst {
	font-size:11px;
}

.listing .contactperson {
	margin-top:10px;
}

.listing .address {
}

.listing .companyinfolabel {
	font-size:16px;
	margin: 6px 0 6px;
}

.listing-bg a 
{
    	color:#543C23;
	text-decoration:underline;
}


.listing .company_name
{
} 

.listing .company_info
{
    font-size: 100%;
    font-family: Times New Roman;
} 

.listing .photo_col 
{
    float: right;
}

.listing .left_col 
{
    width: 424px;
}

.contact_info_and_logo 
{
    width: 424px;
}

.contact_info_and_logo td, .contact_info_and_logo th
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

.listing .logo
{        
    /*float: right;*/
    padding-right: 10px;
    padding-bottom: 50px;
}

.listing .contact_person 
{
    margin-top: 15px;
    /*margin-bottom: 10px;*/
}

.listing .action_buttons 
{    
    /*padding-top: 30px;    */
    padding-bottom: 20px;    
}

.listing .action_buttons table 
{
    width: 425px;
    table-layout: fixed;
}

.listing .action_buttons img 
{    
    margin-right: 5px;
}

.listing .bottom_section 
{
    margin: 10px 20px;
    border-top: 1px solid #d8c198;
    
}

.listing .tip_links 
{
    padding-top: 5px;
}

.listing .tip_links a:link, .listing .tip_links a:visited
{
    color: #795732;    
    text-decoration: underline;
    line-height: 200%;    
}






#EmailContractor 
{
    font-size: .8em;
    border: 1px solid #d8c198;
    border-collapse: collapse;
    
    margin-bottom: 1em;    
}

#EmailContractor td, #EmailContractor th 
{
    margin: 0px;
    padding: 0px;
    
    width: 50%;
    vertical-align: top;
    border: 1px solid #ccc;
}

#EmailContractor th
{
    padding: 3px;
    background-color: #D3D3BE;
    text-align: center;
}

#EmailContractor a:link, #EmailContractor a:visited
{
    text-decoration: underline;
    color: #993300;
}

#EmailContractor table td, #EmailContractor table th 
{
    padding: 0px;
    border: 0px;
    width: auto;
}

#EmailContractor td
{
    padding:8px;
}

#EmailContractor input, #EmailContractor textarea
{
    border: 1px solid #888;
}

#EmailContractor .submitBut
{
    margin-top: 4px;
    border: 1px solid black;
}

.photoMatte 
{
    background-color: white;
    border: 1px solid #D1D1D1;
    padding: 4px;   
}
