/*   
Theme Name: Quick Supply Co
Description: Website Design
Author: Access US
*/

body {
	margin: 0;
	padding: 0;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #DEDFE3;
	}
	
html, body {
	text-align: center;
	}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 929px;
	}

#page {
	width: 894px;
	border: 1px solid #C1C2C9;
	padding: 16px;
	padding-right: 17px;
	background: #fff;
	margin-top: 13px;
	padding-top: 22px;
	float: left;
	}
	
	
a {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Header Styles */

#header {
	border-bottom: 1px solid #fff;
}

#header #logo {
	float: left;
	}
	
	#header #logo a {
		display: block;
		width: 249px;
		height: 65px;
		background: url('images/logo.gif') no-repeat;
		text-indent: -5000px;
		overflow: hidden;
		}

#header #aspent-logo {
	width: 200px;
	height: 30px;
	display: block;
	float: right;
	margin-bottom: 10px;
}

#header #aspent-logo a {
	float: right;
	background: url('images/asplogo-small.gif') left top no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	padding-bottom: 10px;
	text-indent: -5000px;
	overflow: hidden;
	}
	
#header-nav {
	display: block;
	width: 100%;
	background: #E4E5E8;
	border-bottom: 1px solid #fff;
	clear: both;
	float: left;
	margin-top: 10px;
	}
	
	#header-nav ul,
	#header-nav li {
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		}
		
	#header-nav li {
		float: left;
		display: block;
		}
		
		#header-nav li a {
			font-size: 13px;
			color: #000;
			text-decoration: none;
			display: block;
			float: left;
			height: 40px;
			line-height: 40px;
			padding: 0 25px;
			}
			
			#header-nav li a:hover {
				font-size: 13px;
				color: #848484;
				}
				
			#header-nav li.current_page_item a {
				color: #848484;
				}
				
			#header-nav li.current_page_item li a {
				color: #fff;
				}
				
			#header-nav li.current_page_item li a:hover {
				color: #848484;
				}
				
	#header-nav ul li ul {
		margin: 0;
		list-style: none;
		padding: 0;
		position: absolute;
		top: 40px;
		left: 0;
		background: #AFAFAF;
		display: none;
		border-top: 1px solid #fff;
		}
		
	#header-nav ul li:hover ul {
		display: block;
	}
		
		#header-nav ul li ul li {
			float: none;
			margin: 0;
			padding: 0;
			list-style: none;
			}
			
			#header-nav ul li ul li a {
				padding: 5px;
				margin: 0;
				color: #fff;
				font-size: 11px;
				height: auto;
				width: 150px;
				line-height: normal;
				border-bottom: 1px solid #E4E5E8;
				}
				
			#header-nav ul li ul li a:hover {
				background: #E4E5E8;
				font-size: 11px;
				}
	
/* Search Box */

#searchBox {
	float: right;
	clear: right;
	}
	
	#searchBox form {
		margin: 0;
		padding: 0;
		}

	#searchBox #s {
		width: 195px;
		height: 21px;
		border: 1px solid #E0E1E5;
		float: left;
		margin-right: 10px;
		padding-left: 5px;
		}
		
/* Content */

#content {
	float: left;
	clear: left;
	width: 614px;
	padding-right: 10px;
	border-top: 5px solid #E4E5E8;
	}
	
	#content h2 {
		color: #39464B;
		font-size: 20px;
		font-weight: normal;
		margin: 20px 0 10px 0;
		padding: 0;
	}
	
	#content h3,
	#content h3 a {
		margin: 0;
		padding: 0;
		color: #000;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		padding-bottom: 10px;
		}
	
	#content #featured {
		display: block;
		width: 614px;
		float: left;
	}
	
	#content #featured .item img {
		margin-bottom: 5px;
		border: none;
	}
	
	#content #featured .item a {
		font-size: 14px;
	}
	
	#content #featured .item {
		float: left;
		width: 204px;
		padding-bottom: 15px;
	}
	
		#content #featured .item p {
			margin: 0;
			padding: 0;
		}

	#content #case-studies {
		display: block;
		width: 614px;
		float: left;
		clear: both;
	}
	
	#content #case-studies #case-studies-more {
		text-align: right;
		display: block;
		margin-top: 20px;
		margin-right: 20px;
	}
	
	#content #case-studies .case {
		width: 267px;
		float: left;
		background: url('images/list_marker_extra.gif') left top no-repeat;
		padding-left: 40px;
	}
		#content #case-studies .case h3 {
			margin: 0;
			padding: 0;
			font-weight: normal;
		}
		
		#content #case-studies .case h3 a {
			font-size: 14px;
			color: #0C88B1;
			text-decoration: none;
		}
		
			#content #case-studies .case h3 a:hover {
				text-decoration: underline;
			}
			
	#content #about-aspent {
		clear: both;
		padding-top: 10px;
		width: 614px;
		display: block;
	}
	
	#content .location {
		float: left;
		width: 184px;
		display: block;
		padding: 10px;
		}
		
	#content #alt-contact {
		clear: both;
		}
	
	.erosion-item {
		float: left;
		clear: both;
		display: block;
		width: 100%;
		
	}
	
	.erosion-item .item-img {
		float: left;
		margin: 0 10px 10px 0;
		width: 187px;
		display: block;
	}
	
	.erosion-item .erosion-item-text {
		float: left;
		width: 417px;
	}
	
	#video img {
		border: 1px solid #636363;
	}
	
	#product-photos img {
		float: left;
		margin-right: 15px;
	}
	
	#product-photos {
		display: block;
		width: 100%;
		height: 120px;
	}
	
	#featured-solutions {
		float: left;
		display: block;
		width: 100%;
	}
	
	#featured-solutions .item {
		float: left;
		clear: both;
		margin-bottom: 20px;
	}
	
	#featured-solutions .solution-text {
		display: block;
		width: 407px;
		float: left;
		padding-right: 10px;
	}
	
	#featured-solutions .solution-text p {
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
	}
	
	#featured-solutions .photo {
		float: left;
		margin-right: 10px;
	}
	
	/* Landscape */
	
	#content #anchor-thumbnails .thumbnail,
	#content #pavers-thumbnails .thumbnail,
	#content #outdoor-thumbnails .thumbnail,
	#content #natural-thumbnails .thumbnail{
		background: #fff;
		width: 73px;
		height: 48px;
		margin-right: 5px;
		margin-bottom: 5px;
		float: left;
	}
	
	#content #anchor-thumbnails,
	#content #pavers-thumbnails,
	#content #outdoor-thumbnails,
	#content #natural-thumbnails {
		display: block;
		width: 312px;
		float: left;
		padding-top: 5px;
	}
	
	#content #anchor-full,
	#content #pavers-full,
	#content #outdoor-full,
	#content #natural-full{
		display: block;
		width: 240px;
		height: 159px;
		float: right;
		background: #cbcbcb;
		position: relative;
	}
	
	#content .landscape-item {
		display: block;
		float: left;
		clear: both;
		padding: 10px;
		width: 570px;
	}
	
	#content .landscape-item img {
		border: none;
	}

	#content .landscape-item a {
		text-decoration: underline;
		color: #04233F;
	}
	
	#content .product {
		border-bottom: 1px solid #eee;
		clear: both;
		width: 580px;
		padding: 10px;
		display: block;
		float: left;
		clear: both;
	}
	
	#content .product img {
		margin-right: 10px;
		float: left;
		width: 125px;
		height: auto;
	}
	
	.prod-photo {
		width: 125px;
		height: 205px;
		display: block;
		float: left;
		padding-right: 10px;
		padding-top: 10px;
		}
		
	#content .overtext {
		display: block;
		position: absolute;
		background: #000;
		opacity: 0.8;
		filter: alpha(opacity=80);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		width: 230px;
		font-size: 12px;
		color: #fff;
		padding: 5px;
		font-weight: bold;
		top: 120px;
	}
	
/* Sidebar */

#sidebar {
	width: 270px;
	display: block;
	float: right;
	clear: right;
	border-top: 5px solid #E4E5E8;
}

	#sidebar a {
		color: #F65714;
		text-decoration: underline;
		font-size: 12px;
	}
	
		#sidebar a:hover {
			text-decoration: none;
		}

	#sidebar ul,
	#sidebar li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		#sidebar li {
			padding-bottom: 5px;
		}
	
		#sidebar li a {
			background: url('images/bullet-arrow.gif') left 3px no-repeat;
			padding-left: 15px;
		}

	#sidebar .greyBox,
	#sidebar #ww123-3,
	#sidebar #linkcat-4,
	#sidebar #linkcat-12 {
		display: block;
		background: #F8F8FA;
		padding: 0 20px 20px 20px;
		margin-top: 15px;
		float: left;
		clear: both;
		width: 230px;
	}
	
	#sidebar #linkcat-4,
	#sidebar #linkcat-12 {
		margin-top: 0;
		margin-bottom: 20px;
	}

	#sidebar #linkcat-4 ul,
	#sidebar #linkcat-12 ul {
		padding-left: 20px;
	}
	
	#sidebar #linkcat-4 a,
	#sidebar #linkcat-12 a {
		font-size: 14px;
		color: #0d88cb;
		text-decoration: none;
	}
	
		#sidebar #linkcat-4 a:hover,
		#sidebar #linkcat-12 a:hover {
			color: #e63f10;
			font-size: 14px;
			text-decoration: none;
		}
	
	#sidebar .greyBox h3,
	#sidebar #ww123-3 h2,
	#sidebar #linkcat-4 h2,
	#sidebar #linkcat-12 h2 {
		color: #39464B;
		font-size: 22px;
		border-top: 1px solid #D8D9DE;
		padding: 8px 0;
		margin: 0;
		font-weight: normal;
	}
	
	#sidebar #phone-number {
		font-size: 30px;
		color: #F64F0C;
		font-weight: bold;
		padding: 10px 20px;
		margin: 0;
	}
	
		#sidebar #phone-number p {
			padding: 0;
			margin: 0;
			text-align: center;
		}
		
	#sidebar #geo-source p {
		margin: 0;
		padding: 0;
		padding-bottom: 5px;
	}
	
	#sidebar #social-media li {
		float: left;
		padding: 0;
		padding-left: 10px;
	}
	
		#sidebar #social-media li a {
			background: none;
			padding: 0;
		}
		
	#sidebar #seminar-info #seminar-register {
		text-align: center;
		padding: 10px 0;
	}
	
	#sidebar #seminar-info #seminar-register a {
		font-weight: bold;
		padding-left: 30px;
	}
	
	.testimonials_manager_widget {
		background: none ;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	.testimonial {
		margin: 0;
		background: none;
		border: none;
		border-bottom: 1px solid #E4E5E8;
		padding: 10px 0;
		}
		
		
	#ww123-3 a {
		display: block;
		margin-top: 10px;
		}
		
	#sidebar #need-help {
		font-weight: bold;
		padding: 10px 20px;
		margin: 0;
		background: #F8F8FA;
		margin-bottom: 20px;
	}
	
	#sidebar #need-help h3 {
		margin: 0;
		padding: 0;
		font-size: 15px;
		color: #F64F0C;
	}

/* Footer */

#footer {
	padding: 20px 0;
	display: block;
	clear: both;
}

#footer #copyright {
	text-align: center;
}

/* Images */

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
