/*
Taylor Asphalt

Site created by SHOCKBOOGIEDESIGN
http://www.shockboogiedesign.com/ Copyright A(C) 2014
Creation Date: March 2014


*/

* {
	margin: 0 0 0 0;
	padding: 0;
	
}

body {
	background: #252525;
	font-family: Myriad Pro, Arial,sans-serif;
	font-size:14px;
    height: 100%; 


}



p, ul, ol {
	line-height: 150%;
	text-align: left;
}

p.footer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}



a{
	text-decoration: underline;
	
	color: #aca4a4;
}


a:hover{
	text-decoration: none;
	
}


a img{
	border: none;
	
}



#wrapper {
	margin: 0 auto;
	color: #ededed;
	height: auto; min-height: 100%;
	height: 100%;
	
}

#subwrapper {
	width: 1024px;
	margin: 0 auto;

}






/*top navigation*/



#header {
	
	height: 243px;
    margin: 0 auto;
   	background: #252525 url(images/bg_taylorasphalt.png) repeat-y;
   	background-position:center;


	
}




#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
   	z-index: 2;
   	background: url(images/bg_top_black.jpg) repeat-x;
  }
  

#header_logo {
	height: 243px;
	width: 1024px;
	position: absolute;

	
}








/*Nivo Slider*/

.main-slideshow {
	width:100%;
	float:left;
	margin:0 auto 0 auto;
}


.slideshow-holder{
	margin:0 auto;
	width:1024px;
	position:relative;
}

.slider img.aligncenter, .slider img.alignright, .slider img.alignleft {border:0px;}

.slider-holder{

	position:relative;
	display:block;
	float:left;

	border:0px;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
	position:relative;
    width:1024px;
    height:322px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	z-index:1;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	top:-30px;
	position: absolute;
    left: 50%;
	margin-left: -50px;
}
.nivo-controlNav a {
	display:inline-block;
	position:relative;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:10px;
	
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}





/*module*/


#module_section {
    background: #252525 url(images/bg_taylorasphalt.png) repeat-y;
    background-position: center;

	margin: 0 auto;
	position: relative;
   	height:278px;
   	z-index: 2;


}

#module_container {
 

	margin: 0 auto;
	position: relative;
   	height:278px;
   	z-index: 2;
   	width: 1024px;

}



#module {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1024px;
	height: 278px;

	

	
}








/*bottom section*/

#bottom {
	width: 1024px;
	margin: 0 auto;
	padding-top: 35px;	
	background-color: #f8dd39;
	}

.bottomleft {
	width:1024px;
	float: left;
	padding: 0 0 25px 0;
	background-color: #f8dd39;

}

.bottomleft_row1 {
	width:934px;
	float: left;
	padding: 10px 0 10px 90px;
	background-color: #f8dd39;

}

.bottomleft_row2 {
	width:934px;
	float: left;
	padding: 0 0 10px 90px;
	background-color: #f8dd39;

}

.bottomleft_row3 {
	width:934px;
	float: left;
	padding: 0 0 50px 90px;
	background-color: #f8dd39;

}

.gallery_box {
	width:934px;
	float: left;
	padding: 0 30px 50px 77px;

}
.tb {
	width: 159px;
	height: 146px;
	padding-right: 10px;
}


#bottom p{
	margin: 0 50px 0 50px;
	padding-bottom: 10px;
	color: #000000;
}


/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding-top: 35px;	
	background: #373737;
	}

.footersection {
	width:1024px;
	float: left;
	padding: 0 0 20px 0;
	background: #373737;
	

}

p.footertxt {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	padding-top:20px;

}

p.footertxt2 {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;

}







.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
