html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul { list-style: none; }
	
table { border-collapse: separate; border-spacing: 0; }

caption, th, td {
	text-align: left; 
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

/*  -- MAIN-ELEMENTS -- */	
body {
	background: #A49D8E url(../images/rock-bg.jpg) 0 122px repeat-x;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	text-align: center;
	color: #2B2722;
}
		
em {
	font-style: italic;
}

strong{
	font-weight: bold;
}

a { text-decoration: none; outline: none;}
a:hover { text-decoration: none; }

table td{color: #FFF; padding: 2px 10px;}

img
{  border-style: none;
}
	
/* -- CONTAINER -- */
#wrapper {
	position:relative;
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
}

/* -- Tables -- */

#locations
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#locations td, #locations th 
{
font-size:1em;
border:1px solid #A49D8E;
padding:3px 7px 2px 7px;
}
#locations th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#647182;
color:#ffffff;
}
#locations tr.alt td 
{
color: #000000;
background-color: #A49D8E;
}


/* -- HEADER -- */
#header {
	position: relative;
    background: transparent url(../images/header.gif) no-repeat scroll center bottom;
	height: 146px;
	width: 1002px;
	z-index: 10px;
}

#contactUs{ background: transparent url(../images/contact.gif) left center no-repeat; padding: 0 0 0 20px; position: absolute; top: 20px; right: 50px; font-size: 11px; text-decoration: underline; color: #FFF;}
	
h1#logo a {		
	float: left; 
	width:484px;
	height:63px;
	margin: 30px 0 5px 50px ;
	text-indent:-9999px;
	background:url(../images/logo.png) left top no-repeat;
}

#billpay {
left: 675px;
position: absolute;
top: 0;
	}

#search {
	position:absolute;
	top:45px;
	right:38px;
	width:270px;
}

input#searchsubmit.button { background: url(../images/search-btn.png) ; border: none ; width: 73px; height: 25px ; padding: 0; margin:  0 0 0 -5px; }
input#keywords { border: solid 1px #333; float: left; margin: 0 ; padding: 3px 0 0 3px; height: 20px; width: 187px;}
	
/* -- MAIN-NAV -- */

div#main-nav {
	position: relative;
	clear: both;
	height: 42px;
	top: 3px;
	margin: 0 0 0 47px;
	width: 911px;
}



/*
	LEVEL ONE
*/
ul.dropdown                         { position: relative; width: 100%; height: 15px;}
ul.dropdown li                      { font-weight: bold; float: left; width: 180px; background: #cfddcf url(../images/navred1.gif); position: relative; border: 1px solid black;}
ul.dropdown a:hover		            { color: #ffffff; }
ul.dropdown li a                    { display: block; padding: 10px 10px; color: #ffffff; position: relative; text-align: center; z-index: 2000;}
ul.dropdown li a:hover,
ul.dropdown li a.hover              { background: #cfddcf url(../images/navred2.gif); }

    #home li.home, #about li.about, #news li.news, #products li.products, #locations li.locations, #employees li.employees, #resources li.resources
{
    background: #cfddcf url(../images/navred2.gif);
}

/*
	LEVEL TWO
*/
ul.dropdown ul 						{ display: none; position: absolute; top: 0; left: 0; width: 180px; z-index: 1000; }
ul.dropdown ul li 					{ font-weight: normal; background: #cfddcf; color: #004a00; border: 1px solid black; }
ul.dropdown ul li a					{ display: block; background: #cfddcf url(../images/navred1.gif)  !important; text-align: center; }
ul.dropdown ul li a:hover			{ display: block; background: #cfddcf url(../images/navred2.gif) !important; }


ul.home-tabs li                     { font-weight: bold; float: left; width: 180px; height: 42px; background: #cfddcf url(../images/navred1.gif); position: relative; text-align: center; border: 1px solid black;}
ul.home-tabs li a                   { display: block; padding: 10px; color: #ffffff; text-align: center; z-index: 2000;}


ul.home-tabs li a:hover             { background: #cfddcf url(../images/navred2.gif); }
ul.home-tabs .active                { background: #cfddcf url(../images/navred2.gif); }


/*  -- CONTENT --  */
	

#content {
	position: relative;
	overflow: hidden;
	background: url(../images/content-trans.png) repeat-y;
	width: 1003px;
	padding:0 0 10px 0;
	margin:0 auto;
}

#content-wrapper {
	overflow:hidden;
	position:relative;
	width: 911px;
	margin: 0 auto 10px auto;
	top: 5px;
}

/*  -- FLASH CONTENT --  */


#flash-content {
	position:relative;
	height: 342px;
	float: left;
	width: 693px;
}

#flashWrapper {margin-bottom: 8px; overflow: hidden; border: 1px solid #181A1E;}
	
#logoBox{float: left; width: 320px; height: 342px; background: transparent url(../images/companiescolor.gif) top left no-repeat; border-right: 1px solid #181A1E;}


/*  -- COMPANY-BAR --  */
#company-bar {
	position:relative;
	width: 927px;
	background: #f2f2f2;
	border-top: solid 1px #b3a485;
	border-bottom: solid 1px #b3a485;
	margin: 10px 0 10px -8px;
}

li.companieshome  a {
	display: block;
	width: 104px;
	height: 68px;
	float: left;
	text-indent: -9000px;
}

li.companieshome {
	display: block;
	width: 104px;
	height: 68px;
	float: left;
	text-indent: -9000px;
}

li.jack-b-parsons  a {
	display: block;
	width: 214px;
	height: 85px;
	text-indent: -9000px;
}

li.idaho-sand-gravel a {
	display: block;
	width: 214px;
	height: 90px;
	text-indent: -9000px;
}

li.idaho-concrete-company a {
	display: block;
	width: 214px;
	height: 70px;
	text-indent: -9000px;
}

li.western-rock-products a {
	display: block;
	text-indent: -9000px;
	width: 214px;
	height: 90px;
}

/* -- DYNAMIC-CONTENT -- */
.article2 h4{
	color: black;
	size: 20px;
	}

#title {
	color: black;
	font-size: 20px;
	font-weight: bold;
	}


#innerContentWrapper{
	position: relative;
	width: 911px;
	overflow: hidden;
}

#dynamic-content{
	background: #95A1B4;
	border: 1px solid #181A1E;
	float: left;
	margin: 0 9px 0 0;
	width: 546px;
	height: 342px;
	color: #352F23;
    clear: both;
}

#dynamic-content ul.home-tabs {
	border-bottom: 1px solid #827356;
	height: 41px;
	width: 547px;
	padding: 0 0 0 0 ;
}

#dynamic-content ul.home-tabs li { float: left; }

div#dynamic-content .home-tabs li a { float: left ; height: 22px; width: 160px; cursor:pointer;}



#contact-mini-wrapper{width:260px;}
#contact-us-tab form{float:right; width:253px; overflow:hidden; margin-top:10px;}
#contact-us-tab ul{width:253px; float:left;}
#contact-us-tab li{overflow:hidden; margin-bottom:10px;clear:left;}
#contact-us-tab label{float:left; width:75px;}
#contact-us-tab select{float:left;width:155px;}
#contact-us-tab input{float:left;width:155px; border:1px solid #363023;padding:2px;}
#contact-us-tab textarea{float:left;clear:left; width:240px; height:80px; border:1px solid #363023;padding:2px;}

#contact-content{float:right; width: 250px;padding:0 0 20px 10px;}

#contact-box form{width:403px; float:left; overflow:hidden; padding:5px 0 0 0;}
#contact-box ul{width:403px; float:left;}
#contact-box li{overflow:hidden; margin-bottom:10px;clear:left;}
#contact-box label{float:left; width:150px; padding-right:10px; }
#contact-box select{float:left;width:155px;}
#contact-box input{float:left;width:155px; border:1px solid #363023;padding:2px;}
#contact-box textarea{float:left; width:230px; height:80px; border:1px solid #363023;padding:2px;}

#dynamic-content h2 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	line-height:1.2;
}

#dynamic-content p {
	margin: 0;
	color: #352F23;
}

#dynamic-content a{
	color: #FFF;
   }

#dynamic-content .content-box{float:left; width:342px; margin:10px;}
#dynamic-content .content-box-wide{float:left; margin:10px;}
#dynamic-content .images{
	float:right;
	width:171px;
	margin:0;
	padding:10px 0;
}

#dynamic-content .images img{
	display:block;
}

.small-image-box{
	background: transparent url(../images/small-img-bg.jpg) top left repeat-y;
	width:171px;
}

.small-image-box-top{
	background: transparent url(../images/small-img-top.jpg) top left no-repeat;
	padding:9px 0 2px 9px;
}

.small-image-box-bottom{
	background: transparent url(../images/small-img-bottom.jpg) top left no-repeat;
	width:171px;
	height:9px;
}

#subContent{
	float: left;
	width: 347px;
	text-align: center;
}

/* --  TESTIMONIALS  -- */
#testimonials2 {
	background: #647182;
	border: 1px solid #181A1E;
	height: 99px;
	margin: 0 0 9px 0;
	padding: 12px 20px 5px 20px;
	width: 312px;
	color: white;
	font-style: italic;
}

#testimonials {
	background: url(../images/testimonials-bg.jpg) repeat-x;
	border: 1px solid #181A1E;
	height: 99px;
	margin: 0 0 9px 0;
	padding: 12px 20px 5px 20px;
	width: 311px;
	color: white;
	font-style: italic;
}

#testimonials a {
	color:#363023 ;
	text-decoration: underline;
}

#testimonials h3 strong { color: #fff; font-weight: bold;}
#testimonials h3 { margin: 5px 0 0 0; color: #363023; font-weight: bold;}

/*--- MAIN SLIDESHOW ---*/

#mainslideshow{
	position:relative;
	margin: 0 auto;
	background: black;
	width: 588px;
	height: 342px;
	float: left;
}

#mainslideshow ul{
	position:relative;
	width:693px;
	height:342px;
}

#prevProjectImage{
	position:absolute;
	top:67px;
	left:0;
	display:block;
	width:18px;
	height:23px;
	text-indent:-5000em;
}

#nextProjectImage{
	position:absolute;
	top:67px;
	right:6px;
	display:block;
	width:18px;
	height:23px;
	text-indent:-5000em;
}

#mainslideshow img {
	margin: 0;
	display: block;
	width:693px;
	height:342px;
}



/*--- FEATURE PRODUCTS ---*/
#feature-projects {
	overflow: hidden;
	position:relative;
	background: url(../images/feature-project-bg.jpg) top repeat-x;
	border: 1px solid #181A1E;
	height: 215px;
	width: 352px;
	margin: 0;
}

#projectImageWrapper{
	position:relative;
	margin:-5px auto 0 auto;
	background: transparent url(../images/feature-project.jpg) top left no-repeat;
	width: 294px;
	height: 161px;
}

#projectImageWrapper ul{
	position:relative;
	top:12px;
	left:22px;
	width:243px;
	height:140px;
}

#prevProjectImage{
	position:absolute;
	top:67px;
	left:0;
	display:block;
	width:18px;
	height:23px;
	text-indent:-5000em;
}

#nextProjectImage{
	position:absolute;
	top:67px;
	right:6px;
	display:block;
	width:18px;
	height:23px;
	text-indent:-5000em;
}

#projectImageWrapper img {
	margin: 0;
	display: block;
	width:243px;
	height:140px;
}

#feature-projects h2 {
	text-transform: uppercase;
	color: #FFF;
	padding-top: 5px;
	font-size: 14px;
	text-align: center;
}
			
#feature-projects p.project-note { font-size: 10px ; margin: 3px 0 0 0 ; text-align: center;}
#feature-projects p.project-note a{ color: #363023; text-decoration: underline;}	

/*--  NEWS PAGE  --*/



#sidenav { background: #f5f2ec ; border:  1px solid #000 ; float: left ; width: 220px; height: 920px ;}
#sidenav ul{ background: #d5cac0 ; float: left; background: #d5cac0; width: 220px; }
#sidenav ul li { font-size: 14px; padding: 0;}
#sidenav ul li a { border-bottom: 1px solid #847354; color: #221f1a ;  padding: 9px 5px 5px 20px; text-transform: uppercase; display: block ; width: 195px; line-height: 1.1;}

#aboutus ul li.about a,
#history ul li.history a,
#companies ul li.companies a,
#contact ul li.contact a,
#sidenav ul li a:hover { background: #F5F2EC;}

.main-content {float: right; background: #95A1B4 ; margin: 0 0 5px 0; padding: 10px; width: 664px;}
.main-content h2 {  color:#fff; font-size:24px; font-weight: bold; width:250px;}
.main-content h3 {  color: #1e1b18; font-style: italic; font-size:18px; font-weight: bold; line-height: 20px;width:250px;}

#employee-benefits.main-content h2{width: 500px !important;}
#employee-benefits.main-content h3{width: 500px !important;}
#employee-benefits.main-content ul{margin: 0 0 0 20px; list-style-type: disc;}
#employee-benefits.main-content ol{margin: 0 0 0 20px; list-style-type: decimal;}
#employee-benefits.main-content li{margin-bottom: 10px;}

.news .main-content h2,
.news .main-content h3{width:220px;}
.main-content h3 strong {  color: #fff; font-size: 14px;}
.main-content h4 {  color: #fff; font-style: italic; font-size:18px; font-weight: bold; line-height: 20px;width:50%;}
.main-content h4 strong {  color: #1e1b18; font-size: 14px;}
.main-content p { color: #352F23; clear: left; padding: 5px 0;}
.main-content p a { color: #fff; font-weight: bold; text-decoration: underline;}
.main-content .image-box{float:right;margin-left:10px;}
.main-content .video-box{float:right;margin-left:10px;width:430px;}
.main-content img { border: 3px solid #fff; display:block;margin-bottom:4px;}
.main-content .image-box-thumbs img{float:left; margin-right:4px;cursor:pointer;}
.main-content p.image-caption-alt { float: right; clear: right; width: 320px; margin: 0 0 20px 10px; font-size: 10px; font-style: italic;}

.location-image img{border:none;}
.locations .location-image{width:225px; float:left;}
.locations p{padding:0; line-height:1.2; font-size:.8333em;}
.locations ul{width:439px; float:left;}
.locations li {float:left; height:85px; width:200px; padding-right:8px; margin:0 0 10px 0;}
.locations li.headquarters{width: 439px; padding: 0; height: 95px; border-bottom: 1px solid #302720; margin-bottom: 15px;}
.locations li.headquarters h4{font-size: 15px;}
.locations li.headquarters p{font-size: 12px; line-height: 1.3;}
.locations li.headquarters p strong{line-height: 1.2; font-size: 13px;}
.locations h4{color: #302720; font-size:1em;}

.no-results{padding:20px; font-size:1.2em;}
.no-results a{color: #1e1b18;}

.search-results{padding:10px;}
.search-results h2{color: #2B2722; font-size: 24px; font-weight: bold;}
.search-results h3{color: #1E1B18; font-size: 18px;}
.search-results li{margin:20px 0 0 0;}
.search-results li h3 a{margin:0 0 5px 0; font-size:14px; color:#1E1B18; text-decoration:underline;}

.training h3{margin-top:10px;}

div.images{ float:right; margin-left:10px;}

.news-pdf{display: block; padding: 0 0 0 20px; background: transparent url(../images/page_white_text.gif) left center no-repeat;}

#prev-next { text-align: center; margin: 20px 0; padding: 10px; clear: both;}
#prev-next a { color: #1e1b18; font-style: italic; font-weight: bold;}
#prev-next a.prev { float: left; }
#prev-next a.next{ float: right; }

.article {background: #37332e;float: right;margin: 0 0 5px 0; padding: 10px;width: 664px;}
.article h2{color: #95a1b4; font-size: 14px ; font-weight: bold; }
.article h2 strong{color: #95a1b4; font-size: 12px; display: block;}
.article p{color: #fff; font-size: 12px; margin: 3px 0;}
.article a { color: #95a1b4; text-decoration: underline ; }
.article .image-box {margin-left:10px; float: right; width: 220px;}
.article img { border: solid 3px #fff; float: right;}
.article p.image-caption{float: right; clear: right; font-size: 9.5px; font-style: italic;width: 215px;}

.award h3{color:#95a1b4; margin: 10px 0 5px 0;}
.award ul{color: #FFF; margin-left: 20px;}
.award ul li{color: #FFF; list-style-type: disc;}



#proposal-request li{ overflow:hidden; margin-bottom:10px; }
#proposal-request input{ float:left; margin-right:10px; }
#proposal-request li a{ float:left; color: #FFF; }
#proposal-request label{ float:left; width:200px; line-height:1.2; }
#proposal-request textarea{ float:left; }
#proposal-request select{ float:left; }

#column-calc{margin:0 0 20px 0;}
#flatwork-calc{margin:0 0 20px 0;}

#column-calc label,
#flatwork-calc label{display:block; float: left; width:150px;}

#column-calc input,
#column-calc span,
#flatwork-calc input,
#flatwork-calc span{float: left;}

#flatwork-calc li,
#column-calc li{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}


/* -- FOOTER --*/
#footer{
	position: relative;
	background: url(../images/content-footer-trans.png) top center no-repeat;
	z-index: 1000;
	height:  68px; 
	width: 1001px;
	margin: 0 0 0 0;
}

#footer p { position:relative; text-align: center; font-size: 10px; 	padding: 0 0 5px 0; top:-5px;}

/*TABS*/


/* -- Slideshow --*/
 .clear {  
     clear:both  
 }  
   
 #gallery {  
     position:relative;  
     height:360px  
 }  
     #gallery a {  
         float:left;  
         position:absolute;  
     }  
       
     #gallery a img {  
         border:none;  
     }  
       
     #gallery a.show {  
         z-index:500
     }  
   
     #gallery .caption {  
         z-index:600;
         background-color:#000;   
         color:#ffffff;   
         height:100px;   
         width:100%;   
         position:absolute;  
         bottom:0;  
     }  
   
     #gallery .caption .content {  
         margin:5px  
     }  
       
     #gallery .caption .content h3 {  
         margin:0;  
         padding:0;  
         color:#1DCCEF;  
     }  