/*** BASICS ***/

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body {
text-align: center;
background: #fff;
padding: 20px 0px 40px 0px;
font-size: 62.5%;
}

#container {
text-align: left;
margin: 0 auto;
width: 720px;
font-family: Verdana, Arial, sans-serif;
}

a:link,
a:visited,
a:active {
outline: none;
color: #000;
}

a:hover {
color: #333;
}

/*** HEADER ***/

#header {
height: 55px;
position: relative;
}

  #header h1 {
  width: 210px;
  height: 55px;
  background: url(images/Logo_2006_crop_small.gif) no-repeat;
  }
  
	#header h1 a {
	display: block;
	width: 210px;
	height: 55px;
	text-decoration: none;
	text-indent: -4040px;
	}
    
/*** MAIN MENU REDO ***/
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

	#ddcolortabs ul{
	position: absolute;
	top: 35px; left: 331px; 
	width: 400px; height: 30px;
	list-style-type: none; 
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	}

		#ddcolortabs li{
		display:inline;
		margin:0 2px 0 0;
		padding:0;
		text-transform:uppercase;
		}

		#ddcolortabs a{
		float:left;
		color: #666;
		background: #ccc url(images/color_tabs_left.gif) no-repeat left top;
		margin:0 2px 0 0;
		padding:0 0 1px 3px;
		text-decoration:none;
		letter-spacing: 1px;
		}

		#ddcolortabs a span{
		float:left;
		display:block;
		background: transparent url(images/color_tabs_right.gif) no-repeat right top;
		padding:4px 9px 2px 6px;
		}

		#ddcolortabs a span{
		float:none;
		}

		#ddcolortabs a:hover{
		background-color: #666;
		color: #fff;
		}

		#ddcolortabs a:hover span{
		background-color: #666;
		}

		#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
		background-color: #666;
		color: white;
		cursor: text;
		}

	#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #666;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	}

/*** HOME PAGE ***/

div#mainpromo {
height: 160px;
background: transparent url(images/paving_PS_1962.jpg) no-repeat;
margin: 0; padding: 0;
}    

div#mainpromo p {
text-indent: -4040px;
margin: 0; padding: 0;  
display: none;
}
 
div#mainpromo p.moreinfo {
text-indent: 0px;
display: block;
}
  
div#mainpromo p.moreinfo a {
display: block;
text-indent: -4040px;
text-decoration: none;
margin: 0; padding: 0;  
}
  
div#featuredlinks {
background-color: #f9f9f9;
font-size: 1.2em;
position: relative;
margin-top: 0px;
padding-top: 7px;
height: 268px;
color: #444;
}

div#featuredlinks a:link {
text-decoration: underline;
color: #444;
}
  
div#featuredlinks a:hover {
text-decoration: underline;
color: #F00;
}

div#featuredlinks ul {
list-style-type: none;
margin: 0px 20px;
}

div#featuredlinks div {
padding: 10px;
}
    
div#featuredlinks div.blog {
width: 450px;
padding-top: 0px;
} 

div#featuredlinks div.blog ul li {
background: url("images/redCircle1.gif") no-repeat 2px center; /* IE6 Bug */
padding: 2px;
padding-left: 20px;
}
    
div#featuredlinks div.portfolio {
width: 355px;
position: absolute;
top: 0; left: 360px;
}

div#featuredlinks div h2 {
height: 10px;
width: 250px;
margin: 0px 20px 6px 20px;
}

div#featuredlinks div p {
padding-top: 10px;
}

/*Code needs to be condensed. Added to support sidebar on home page*/
	div#featuredlinks div.sidebar {
	width: 220px;
	margin: 0px;
	}
    
    div#featuredlinks div.starboard {
    position: absolute;
	top: 0; left: 480px;
    }
    
    div#featuredlinks div.sidebar div {
    border: 1px solid #999;
    background-color: #f9f9f9;
    color: #d1be9e;
    margin: 40px 0 20px 0;
    padding: 0;   
    }
    
      div#featuredlinks div.sidebar div h4 {
      padding: 6px 6px 6px 6px;
      color: #fff;
      background: #999;
      margin: 0px;
      font-family: Verdana, Arial, sans-serif;
      }
		
		
		div#featuredlinks div.sidebar ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		border: 0px;
		}
		
		div#featuredlinks div.sidebar ul li{
		margin: 1px;
		padding: 1px;
		}
		
		div#featuredlinks div.sidebar ul li a {
		display: block;
		text-decoration: none;
		color: #666;
		background: url("images/ab.gif") no-repeat 2px center; /* IE6 Bug */
		padding: 2px;
		padding-left: 20px;
		/*border: 1px solid #ccc;*/
		border-bottom: 0;
		}
		
		div#featuredlinks div.sidebar ul li a:hover { color: #f00; background: url("images/ab.gif") no-repeat 2px center; } /* Hover Styles */
    
	p.promo1 {
	position: relative;
	padding: 6px 20px 6px 20px;
	background-color: #818181;
	color: #f9f9f9;
	margin: 0 0 0 0;
	font-size: .96em;
	clear: both;
	}

	p.promo1 a:link,
	p.promo1 a:visited,
	p.promo1 a:active {
	text-decoration: underline;
	color: #f9f9f9;
	}
 
	p.promo1 a:hover {
	color: #f00;
	text-decoration: underline;    
	background: #f9f9f9;
	}    

.hiddenPic {display:none;}

/*** SUBMENU ***/

div.submenu {
height: 80px;
border-bottom: 4px solid #7b7b7b;
}


  div.aboutmenu    { background: transparent url(images/roll_small.jpg) no-repeat; }
  div.repairmenu     { background: transparent url(images/paving_PS_Small.jpg) no-repeat; }
  div.sealmenu     { background: transparent url(images/Seal_Small3.jpg) no-repeat; }
  div.stripemenu     { background: transparent url(images/Seal_Small.jpg) no-repeat; }
  div.fabricmenu     { background: transparent url(images/fabric_Small.jpg) no-repeat; }
  div.contactmenu  { background: transparent url(images/04.jpg) no-repeat; }
  div.blogmenu     { background: transparent url(images/011.jpg) no-repeat; } 
  div.marketmenu { background: transparent url(images/Grind_PS.jpg) no-repeat; }       
  div.rollPavemenu { background: transparent url(images/rollPave_small.jpg) no-repeat; }
  div.projectsmenu    { background: transparent url(images/paving_PS_Small2.jpg) no-repeat; }
 

  div.submenu ul {
  font-size: 1.4em;
  background: transparent url(images/mesh2.gif);  
  list-style-type: none;
  padding: 8px 6px 6px 6px;
  text-align: right;
  }
  
    div.submenu ul li {
    display: inline;
    margin-left: 10px;
    }
    
    div.submenu ul li a:link,
    div.submenu ul li a:visited,
    div.submenu ul li a:active {
    color: #f9f9f9;
    }
    
    div.submenu ul li a:hover {
    color: #f00;
    }
    
    div.submenu ul li a.current {
    color: #fff;
    text-decoration: none;
    cursor: text;
    }    
    
    div.submenu ul li a.current:hover {
    background: transparent;
    color: #fff;
    text-decoration: none;
    cursor: text;
    }
    
/*** BODY TEXT ***/

div#bodytext {
background-color: #f9f9f9;
color: #444;
padding: 0 0 20px 0;
}

    div#bodytext a:link,
    div#bodytext a:visited,
    div#bodytext a:active {
    text-decoration: underline;
    color: #666;
    }
      
    div#bodytext a:hover {
    color: #f00;
    text-decoration: underline;
    }

  div#bodytext strong {
  color: #555;
  }
  
    div#bodytext strong.highlight {
    font-weight: normal;
    background-color: #ffffbb;
    color: #444;
    }  
    
    div#bodytext strong.subtle {
    font-weight: normal;
    color: #111;
    }

  div#bodytext h2 {
  color: #000;
  font-size: 1.8em;
  padding: 20px 0px 0px 0px;
  margin: 0px 20px 0px 20px;
  }
  
  .oliver {
  color: #666;
  font-size: 105%;
  font-weight: bold;
  }
  
  .oliver1 {
  color: #666;
  font-weight: bold;
  }
  
  .middot {
  color: #000;
  font-size: 112%;
  font-weight: bold;
  }
  
  .middot1 {
  color: #000;
  font-weight: bold;
  }
  
  .mahon {
  color: #f00;
  font-size: 105%;
  font-weight: bold;
  }
  
  .mahon1 {
  color: #f00;
  font-weight: bold;
  }
  
  .asphaltinc {
  color: #000;
  font-size: 99%;
  }
 
  .asphalt {
  color: #000;
  font-weight: bold;
  }
  
  .asphalt1 {
  color: #000;
  font-weight: bold;
  }
    
  div#bodytext h3 {
  font-weight: normal;
  font-size: 1.6em;
  color: #333;
  border-bottom: 1px solid #666;
  padding: 0px 0px 20px 0px;
  margin: 0px 20px 20px 20px;
  }
  
  div#bodytext h4 {
  font-size: 1.6em;
  color: #333;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 20px 20px;
  }  
  
  div#bodytext p {
  font-size: 1.5em;
  margin: 0px 20px 0px 20px;
  padding: 0em 0em 1em 0em;
  }

  div#bodytext ul {
  margin: 0px 20px 0px 60px;
  padding: 0 0 1em 0;
  font-size: 1.5em;
  }
  
    div#bodytext ul li {
    padding: 0px 0px 3px 10px;
    }
    
  div#bodytext div.sidebar {
  width: 200px;
  margin: 0px 20px 0px 20px;  
  }
    
    div#bodytext div.starboard {
    float: right;
    }
    
    div#bodytext div.port {
    float: left;
    }
    
    div#bodytext div.sidebar div {
    border: 1px solid #999;
    background-color: #f9f9f9;
    color: #666;
    margin: 1px 0 10px 0;    
    }
    
      div#bodytext div.sidebar div h4 {
      padding: 6px 6px 6px 6px;
      font-size: 1.4em;
      color: #fff;
      background: #999;
      margin: 0 0 0 0;
      }
    
		div#bodytext div.sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
		border: 0;
		}
		
		div#bodytext div.sidebar ul li{
		margin: 1px;
		padding: 1px;
		}
		
		div#bodytext div.sidebar ul li a {
		display: block;
		text-decoration: none;
		color: #666;
		background: url("images/ab.gif") no-repeat 2px center; /* IE6 Bug */
		padding: 5px;
		padding-left: 20px;
		/*border: 1px solid #ccc;*/
		border-bottom: 0;
		}
		
		div#bodytext div.sidebar ul li a:visited {
		display: block;
		text-decoration: none;
		color: #666;
		background: url("images/ab.gif") no-repeat 2px center; /* IE6 Bug */
		padding: 5px;
		padding-left: 20px;
		/*border: 1px solid #ccc;*/
		border-bottom: 0;
		}
		
		div#bodytext div.sidebar ul li a:hover { color: #f00; background: url("images/ab.gif") no-repeat 2px center; } /* Hover Styles */
    
      div#bodytext div.sidebar div p {
      font-size: 1.3em;
      padding: 6px 6px 6px 6px;      
      margin: 0 0 0 0;
      line-height: 1.1em;
      color: #666;
      }    
  
  div#bodytext blockquote {
    font-family: Georgia, "Times New Roman";
    padding-left: 40px;
    padding-right: 40px;
    color: #777777;
    font-size: 1.1em;
    line-height: 1.7em;
  }

  div.double {
  display: inline-table;
  }
  
    div.double:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
  
    /* Hides from IE-mac \*/
    * html div.double {height: 1%;}
    div.double {display: block;}
    /* End hide from IE-mac */
    
    div.double div.part {
    width: 340px;
    }      
    
      div.double div.one {
      float: left;
      }
    
      div.double div.two {
      float: right;
      }

div#map {
height: 520px;
background: transparent url(images/market.jpg) no-repeat;
margin: 0; 
padding: 0;
} 
      
/*** PROMO BOX ***/
    
p.promo {
padding: 6px 20px 6px 20px;
background-color: #818181;
color: #f9f9f9;
margin: 0 0 0 0;
font-size: 1.3em;
clear: both;
}

  p.promo a:link,
  p.promo a:visited,
  p.promo a:active {
  text-decoration: underline;
  color: #f9f9f9;
  }
    
  p.promo a:hover {
  color: #f00;
  text-decoration: underline;    
  background: #f9f9f9;
  }

div.metablock {
background-color: #cfe498;
font-size: 1.3em;
position: relative;
padding: 10px 20px 20px 20px;
color: #689000;
}

  div.metablock p {
  margin: 0;
  padding: 0.5em 0em;
  }

  div.metablock a:link {
  }
  
  div.metablock a:hover {
  }    
  
  div.metablock ul {
  margin: 0px 0px 0px 20px;
  }
  
  div.metablock li {
  padding: 3px 0px;
  }

/*** FOOTER ***/

div#footer {
border-top: 6px solid #666;
font-size: 1.2em;
color: #8a8a8a;
padding: 6px 0px 4px 20px;
text-align: center;
}

  div#footer a:link,
  div#footer a:active,
  div#footer a:visited {
  color: #8a8a8a;
  }
  
  div#footer a:hover {
  color: #f00;
  text-decoration: underline;
  }
  

/*** FORM ***/


form.cmxform fieldset { margin-bottom: 10px; margin-left: 10px; margin-right: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	color: #f00;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 180px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */



/*** EDITING ***/

.edit { display: none; }

/*** PROJECTS ***/

#bodytext ul.thumbs {
margin: 0 0 0 20px;
padding: 0 0 0 0;
list-style-type: none;
display: inline-table;
width: 636px;
margin: 0 auto;
}

#bodytext ul.thumbs:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html #bodytext ul.thumbs {height: 1%;}
#bodytext ul.thumbs {display: block;}
/* End hide from IE-mac */

  #bodytext ul.thumbs li {
  padding: 0 0 0 0;
  margin: 0px 0px 0px 0px;
  width: 210px;
  height: 150px;
  background-color: #666;  
  float: left;
  border: 1px solid black  
  }
  
    #bodytext ul.thumbs li a {
    display: block;
    height: 150px;
    width: 210px;
    text-indent: -4040px;
    background-repeat: no-repeat;
    background-color: transparent;
    text-decoration: none;
    border: none;
    }
    
    #bodytext ul.thumbs li a:link,
		#bodytext ul.thumbs li a:visited,
		#bodytext ul.thumbs li a:active,
		#bodytext ul.thumbs li a:hover {
		text-decoration: none;
		border: none;
		}    
    
    #bodytext ul.thumbs li a:hover {
    background-position: 0px -150px;
    }
    
    #bodytext ul.thumbs li.roller_gw a   { background-image: url(images/roller_gw.jpg);} 
    #bodytext ul.thumbs li.pave1_gw a    { background-image: url(images/pave1_gw.jpg);}
    #bodytext ul.thumbs li.seal1_gw a    { background-image: url(images/seal1_gw.jpg); }      
    #bodytext ul.thumbs li.pave2_gw a	 { background-image: url(images/pave2_gw.jpg); } 
    #bodytext ul.thumbs li.seal2_gw a    { background-image: url(images/seal2_gw.jpg); }      
    #bodytext ul.thumbs li.grind_gw a    { background-image: url(images/grind_gw.jpg); }   
    #bodytext ul.thumbs li.fabric1_gw a  { background-image: url(images/fabric1_gw.jpg); }   
    #bodytext ul.thumbs li.fabric2_gw a  { background-image: url(images/fabric2_gw.jpg); }   
    #bodytext ul.thumbs li.skip_gw a    { background-image: url(images/skip_gw.jpg); }   
    
div#bodytext p.portfolio_image {
text-align: left;
}    
    
div#bodytext p.portfolio_image img {
border: 1px solid black;
}  
