/* Main stylesheet for layout */

/* --------------------STANDARD CONTENT PAGE-------------------- */	

.clear {
	clear: both;
}

body {
	position: relative;
	font-size: 14px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
}


.supplier-title {
	font-size: 30px;
	color: #666666;
	margin: 10px 0px;
	display: block;
	margin-left:50px;
}

#body-wrapper {	
	position: relative; 
	min-width: 970px;
	margin: 0 auto;
}

#body-wrapper2 {	
	padding-top: 136px; /* Change to height of header */
	position: relative; 
	width: 940px;
	margin: 0 auto;
}

/* --HEADER-- */
#header { 
	top: 0; left: 0;
	position: absolute;
	height: 136px; /* Change to correct height */
	width: 100%;
	z-index: 10;
}
	#mainnavigation, #utilities, #logo {
		position: absolute;
	}
	#mainnavigation {
		z-index: 20;
		top: 65px;
		right: 0;
	}
		#mainnavigation li {
			list-style: none;
			float: left;
		}
			#mainnavigation li a {
				text-decoration: none;
				height: 1px;
				padding-top: 51px;
				overflow: hidden;
				display: block;
				background-repeat: no-repeat;
			}
			#mainnavigation li a:hover {
				background-position: 0 -52px;
			}
			#mainnavigation li a.active {
				background-position: 0 -104px;
			}
		#nav-gallery a {background: url(../images/nav/nav-gallery.png); width: 126px;}
		#nav-specifications a {background: url(../images/nav/nav-specifications.png); width: 128px;}
		#nav-products a {background: url(../images/nav/nav-products.png); width: 93px;}
		#nav-publications a {background: url(../images/nav/nav-publications.png); width: 118px;}
		#nav-services a {background: url(../images/nav/nav-services.png); width: 152px;}
		#nav-suppliers a {background: url(../images/nav/nav-suppliers.png); width: 128px;}
	#logo {
		display: block;
		width: 161px;
		height: 1px;
		overflow: hidden;
		padding-top: 75px;
		background: url(../images/logo.png) no-repeat;
		top: 58px;
		left: 5px;
	}
		#logo:hover {
			background-position: 0 -90px;
		}
	#utilities {
		top: 20px;
		right: 0px;
		z-index: 999999;
	}
		#utilities ul {vertical-align: bottom; margin: 0px;}
			#utilities ul li {float: left; list-style: none; display: inline; }
				#utilities ul li a  {
					display: block;
					height: 1px;
					overflow: hidden;
					background-repeat: no-repeat;
					
				}
				#util-home {
					margin-right: 20px;
				}
					#util-home a {
						width: 25px;
						padding-top: 24px;
						background: url(../images/util-home.png);
					}
				.util-search-bar {
					width: 155px; /*165px;*/
					height: 13px; /*23px*/
					border: 1px solid #bfbfbf;
					border-right: none;
					font-size: 11px;
					color: #808080;
					padding: 5px;
					vertical-align: bottom;
				}
				#util-cat {
					margin-right: 5px;
					display: none!important;
				}
				#util-cat a {
					border: 1px solid #bfbfbf;
					border-left: none;
					width: 96px;
					padding-top: 22px;
					background: url(../images/util-cat.png);
				}
					#util-cat a:hover{
					border-bottom: 1px solid #fff;
				}
					.tooltip {
						width: 131px;
						height: 166px;
						background: url(../images/bg-util-cat.png) no-repeat;
						display: none;
						z-index: 999999;
					}
						.tooltip ul { margin: 13px; padding: 0px;}
							#utilities .tooltip ul li { 
								font-size: 11px; 
								color: #555555; 
								display: block; 
								float: none;								
								margin-bottom: 9px;
								vertical-align: bottom;
								list-style: none;
								height: 15px;
							}
								#utilities .tooltip ul li input { 
									display: inline;
									vertical-align: middle;
									margin: 0px;
									padding: 0px;
								}
						
						
						
				#util-search a, #util-search .sf_searchSubmit {
					border: none;
					display: block;
					width: 90px;
					height: 25px;
					padding: 0px 0px 0px 90px;
					text-indent: -9000px;
					overflow: hidden;
					background: transparent url(../images/util-search.png) left top no-repeat;	
					cursor: pointer;				
				}
				#util-search .sf_searchSubmit:hover {
					background-position: 0 -25px;
				}
				#util-home a:hover, 
				#util-search a:hover {
					background-position: 0 -25px;
				}

	.header-break {
		width: 100%;
		position: absolute;
		top: 135px;
		left: 0;
		border-top: 1px solid #ccc;
	}
	.page-parent {
		font-size: 34px;
		color: #8dc63f;
		padding: 32px 0px;
		line-height: 40px;
	}
/* --CONTENT-- */
#content { 
	border-top: 1px solid #ccc;
	padding: 30px 0px;
	position: relative; 
	overflow: hidden; 
	min-width: 940px;
}

	#subnav, 
	#content-body, 
	#content-image {
		float: left;
	}
	#content-body {
		width: 735px;
		position: relative;
		left: 205px; top: 0;
		line-height: 24px;
	}
		#cb-content-image {
			width: 400px;
		}
		#cb-image {
			float: right;
		}
	#content-body.no-subnav {
		left:0; width:100%;
	}
	#subnav { /* Appears after content-body in markup, but often is shifted to the left */
		width: 205px;
		position: relative;
		left: -735px; top: 0;
	}
		#subnav ul {margin: 0px;}
			#subnav ul li {
				list-style: none;
				padding-bottom: 15px;
			}
				#subnav ul li a {
					color: #818181;
					text-decoration: none;
					padding-left: 25px;
				}
				#subnav ul li a:hover {
					color: #818181;
					text-decoration: underline;
				}
				#subnav ul li a.active {
					background: url(../images/bg-subnav-active.png) 0 2px no-repeat;
					color: #8dc63f;
					text-decoration: none;
					font-weight: bold;
				}
					#subnav ul.L3 {
						margin: 10px 0px 0px 25px;
					}
						#subnav ul .L3 li {
							padding-bottom: 10px;
						}
						#subnav ul .L3 .last-child {
							padding-bottom: 0px;
						}
					#subnav ul .L3 a {
						font-size: 11px;
						color: #4d4d4d;
						background: url(../images/bg-nav-arrow.png) 0px 2px no-repeat;
						padding-left: 15px;
					}
					#subnav ul .L3 a:hover {
						font-size: 11px;
						color: #4d4d4d;
						background: url(../images/bg-nav-arrow.png) 0px 2px no-repeat;
						padding-left: 15px;
						text-decoration: underline;
					}
						#subnav ul .L3 a.active {
							color: #5fa500;
							background: url(../images/bg-nav-arrow.png) 0px -13px no-repeat;
							font-weight: normal;
							text-decoration: none;
						}
/* --CTA BOTTOM-- */
#cta-bottom {
	padding-bottom: 30px;
}
	#cta-bottom a {
		display: block;
		height: 1px;
		overflow: hidden;
		background-position: left top;
		background-repeat: no-repeat;
	}
		#cta-specifying-cedar {
			display: block;
			height: 1px;
			overflow: hidden;
			background-position: left top;
			background-repeat: no-repeat;		
			width: 940px;
			padding-top: 94px;
			background: url(../images/cta-specificying-cedar.png);
			margin-bottom: 10px;
		}
		#cta-sumbit-project {
			width: 780px;
			padding-top: 36px;
			background: url(../images/cta-submit-project.png);
		}
		#cta-order-sample {
			width: 780px;
			padding-top: 36px;
			background: url(../images/cta-order-sample.png);
		}
			#cta-sumbit-project:hover, 
			#cta-order-sample:hover {
				background-position: 0 -32px;
			}
#cta-bottom .sf_listTitle { display:none; }
#cta-bottom ul, #cta-bottom li { list-style:none; margin:0; }

/* --FOOTER-- */
#footer {
	border-top: 1px solid #ccc;
	font-size: 11px;
	color: #666;
	padding: 20px 0px;
}
	#footer a {text-decoration: none; color:#666;}
	#footer a:hover, 
	#footer .credit a:hover {text-decoration: underline;}
	
	#bottomlinks {
		float: left;
	}
		#footer .credit, #footer .credit a {
			font-size: 11px;
			color: #959595;
			text-decoration: none;
		}

	#footer-media {
		float: right;
	}
		#footer-media ul {
			margin: 0px; padding: 0px;
		}
			#footer-media ul li {
				float: left;
				display: inline;
				list-style: none;
				margin-left: 10px;
			}
				#footer-media ul li a {
					display: block;
				}
				#footer-media ul li a#footer-facebook {
					display: none;
				}
					#footer-twitter, 
					#footer-facebook, 
					#footer-youtube {
						width: 26px;
						height: 1px;
						padding-top: 26px;
						overflow: hidden;
						background-repeat: no-repeat;
					}
					#footer-twitter:hover, 
					#footer-facebook:hover, 
					#footer-youtube:hover {
						background-position: 0 -27px;
					}
					#footer-media ul li a:hover {
						cursor: pointer;
						text-decoration: underline;
					}
						#footer-twitter {background: url(../images/footer-twitter.png);}
						#footer-facebook {background: url(../images/footer-facebook.png);}
						#footer-youtube {background: url(../images/footer-youtube.png);}
						#footer-mobile {
							padding-top: 5px;
						}

/* --------------------GALLERY OVERVIEW PAGE-------------------- */	

#gallery-overview-list {
	margin: 0px 0px 30px 0px; padding: 0px;
}
	#gallery-overview-list .gallery-thumb {
		list-style: none;
		float: left;
	}
		#gallery-overview-list .gallery-thumb a {				
			display: block;
			width: 300px;
			height:320px;
		}
			#gallery-overview-list .gallery-thumb a.commercial {
				background-image:url(/images/overview/gallery-overview/btn-gallery-commercial.jpg);				
			}
			#gallery-overview-list .gallery-thumb a.institutional {
				background-image:url(/images/overview/gallery-overview/btn-gallery-institutional.jpg);
			}
			#gallery-overview-list .gallery-thumb a.residential {
				background-image:url(/images/overview/gallery-overview/btn-gallery-residential.jpg);
			}
			
			#gallery-overview-list .gallery-thumb span {				
				display: block;
				overflow: hidden;
				width: 300px;
				height: 320px;
			}
			#gallery-overview-list .gallery-thumb .btn-overview {
				display: none;
			}

			#gallery-overview-list .gallery-thumb {
				margin-right: 20px;
			}
				#gallery-overview-list .last {
				margin-right: 0px;
			}

/* --------------------OVERVIEW PAGE-------------------- */	

#content.content-no-border {
	border-top: none;
	padding-top: 0px;
}
#overview-list {
	margin: 0px 0px 30px 0px; padding: 0px; line-height: 24px;
}
	#overview-list .overview-list-elements {
		display: inline;	
		position: relative;
		list-style: none;
		float: left;
		width: 300px;
		margin-right: 20px;
	}
	#overview-list .overview-list-elements a.overview-border {
		display: block;
		width: 300px;
		height: 120px;
		background: transparent url(../images/overview/thumb-overview-border.png) no-repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 9999;
	}
	#overview-list .overview-list-elements a.overview-border:hover {
		background: transparent url(../images/overview/thumb-overview-border.png) 0 -120px no-repeat;
	}
	#overview-list .third-overview {
		margin-right: 0px;
	}
		#overview-list .overview-list-elements p {
			margin-bottom: 15px;
		}
	
.btn-learn-more {
	display: block;
	width: 120px;
	height: 1px;
	padding-top: 20px;
	overflow: hidden;
	background: url(../images/btn-learn-more.png);
	margin-bottom: 30px;
}

.btn-learn-more:hover {
	background-position: 0 -21px;
}

/* --------------------GALLERY LISTING PAGE-------------------- */

#content.commercial-gallery, 
#content.industrial-gallery, 
#content.residential-gallery  {
	border-top: none;
	padding-top: 0px;
}
	#content.commercial-gallery {background: url(../images/overview/gallery-overview/commercial/reflection-commercial-gallery.jpg) 0 257px no-repeat; }
	#content.industrial-gallery {background: url(../images/overview/gallery-overview/commercial/reflection-industrial-gallery.jpg) 0 257px no-repeat; }
	#content.residential-gallery {background: url(../images/overview/gallery-overview/commercial/reflection-residential-gallery.jpg) 0 257px no-repeat; }

#gallery-listing-banner {
	width: 940px;
	height: 257px;
	background-repeat: no-repeat;
	margin-bottom: 60px;
	position: relative;
}
	#gallery-listing-banner.commercial-gallery {background: url(../images/overview/gallery-overview/commercial/banner-commercial-gallery.jpg);}
	#gallery-listing-banner.industrial-gallery {background: url(../images/overview/gallery-overview/commercial/banner-industrial-gallery.jpg);}
	#gallery-listing-banner.residential-gallery {background: url(../images/overview/gallery-overview/commercial/banner-residential-gallery.jpg);}

.btn-view {
	display: block;
	width: 80px;
	height: 1px;
	padding-top: 20px;
	overflow: hidden;
	background: url(../images/btn-view.png);
	position: absolute;
	right: 140px;
	bottom: 40px;
}
.btn-view:hover {
	background-position: 0 -21px;
}

#gallery-listing {
	margin: 0px 0px 30px 0px; padding: 0px;
}
	#gallery-listing .gallery-listing-overview {
		list-style: none;
		float: left;
		display: inline;
		width: 220px;
		margin-right: 20px;
	}
	#gallery-listing .fourth-overview {
		margin-right: 0px;
	}
		#gallery-listing .gallery-listing-overview img {
			margin-bottom: 10px;
		}
			.gl-wrapper {
				padding: 0px 15px;
				border-left: 1px solid #ccc;
				height: 52px;
				margin-bottom: 20px;
				font-size: 13px;
			}

/* --------------------PROJECT DETAIL PAGE-------------------- */	

#content.content-project-detail {
	border-top: none;
	padding-top: 0px;
	margin-top: -60px;
}		
	.btn-back-to-gallery {
		float: right;
		display: block;
		width: 310px;
		height: 1px;
		overflow: hidden;
		padding-top: 24px;
		background: url(../images/btn-back-to-gallery.png) no-repeat;
		margin-bottom: 25px;
	}
	.btn-back-to-gallery:hover {
		background-position: 0 -25px;
	}
#cycle-container a {
	padding-top: 410px;
	height: 1px;
	overflow: hidden;
	display: block;
	width: 940px;
}
	#cycle-container .commercial { background-image: url(../images/home/banner-commercial.jpg); }
	#cycle-container .residential { background-image: url(../images/home/banner-residential.jpg); }
	#cycle-container .institutional { background-image:url(../images/home/banner-institutional.jpg); }
#gallery-container {
	background-color: #252525;	
	position: relative;	
	margin-bottom: 13px;
	width: 940px;
	height: 535px;
}	
	#gallery-image {
		display: inline;
		position: relative;
		float: left;
		width: 630px;
		height: 535px;
		vertical-align: middle;
		text-align: center;
		/*background: url(../images/overview/gallery-overview/commercial/project-placeholder.jpg) no-repeat;*/
	}
	#gallery-image-featured {
		display: inline;
		position: relative;
		float: left;
		width: 630px;
		height: 535px;
		vertical-align: middle;
		text-align: center;
		/*background: url(../images/overview/gallery-overview/commercial/project-placeholder.jpg) no-repeat;*/
	}
	#gallery-image {
		display: inline;
		position: relative;
		float: left;
		width: 630px;
		height: 535px;
		vertical-align: middle;
		text-align: center;
		/*background: url(../images/overview/gallery-overview/commercial/project-placeholder.jpg) no-repeat;*/
	}
	#gallery-image table {
		margin: -1px 0px 0px -1px;
	}
	#gallery-image td {
		height: 535px;
		width: 630px;
		vertical-align: middle;
		text-align: center;
	}
		#gallery-image-featured #comment-box1, 
		#gallery-image-featured #comment-box2, 
		#gallery-image-featured #comment-box3 {
			display: none;
			width: 200px;
			height: 76px;
			padding: 12px;
			background:url(../images/overview/gallery-overview/tooltip-bubble.png) no-repeat;
			text-align: left;
		}
			#gallery-image-featured #comment-box1 p, 
			#gallery-image-featured #comment-box2 p, 
			#gallery-image-featured #comment-box3 p {
				font-size: 11px;
				line-height: 16px;
				margin: 0px;
				color: #000;
			}
		
			#gallery-image-featured #comment-box1 img, 
			#gallery-image-featured #comment-box2 img, 
			#gallery-image-featured #comment-box3 img {
				float: left;
				padding-right: 12px;
			}
		
		#gallery-image-featured a {
			display: block;
			width: 27px;
			height: 27px;
			background:url(../images/overview/gallery-overview/icon-tooltip.png) no-repeat;
			position: absolute;
			cursor: pointer;
		}
			a.icon1 {top: 280px; left: 170px;}
			a.icon2 {top: 180px; left: 470px;}
			a.icon3 {top: 350px; left: 350px;}
		
		.institutional-icons a.icon2 {top: 225px; left: 505px;}
		
		.residential-icons a.icon1 {top: 218px; left: 165px;}
		.residential-icons a.icon3 {top: 385px; left: 500px;}
		
	#gallery-content {
		float: left;
		background-color: #252525;	
		width: 260px; /*305px;*/
		height: 445px; /*535px;*/
		padding: 45px 25px;
	}	
	
	#gallery-border-top, 
	#gallery-border-right, 
	#gallery-border-bottom, 
	#gallery-border-left {
		display: block; 
		position: absolute; 
		clear: both;
	}		
	
	#gallery-border-top {
		top: 0px;
		left: 0px;
		width: 940px; 
		height: 5px; 
		background: url(../images/overview/gallery-overview/gallery-border-top.png) no-repeat;
	}
	#gallery-border-right {
		top: 5px;
		right: 0px;
		width: 5px; 
		height: 525px; 
		background: url(../images/overview/gallery-overview/gallery-border-right.png) no-repeat;
	}
	#gallery-border-bottom {
		bottom: 0px;
		left: 0px;
		width: 940px; 
		height: 5px; 
		background: url(../images/overview/gallery-overview/gallery-border-bottom.png) bottom no-repeat;
		vertical-align: bottom;
	}
	#gallery-border-left {
		top: 5px;
		left: 0px;
		width: 5px; 
		height: 525px; 
		background: url(../images/overview/gallery-overview/gallery-border-left.png) no-repeat;
	}
	
#project-thumb-container {}
	#project-thumb-container ul {margin: 0px; padding: 0px;}	
		#project-thumb-container ul li {
			list-style: none; 
			float: left; 
			width: 50px; 
			height: 50px; 
			position: relative;
			margin: 0px 8px 0px 0px;
			display: inline;
		}
		#project-thumb-container ul li a {
			width: 50px; 
			height: 50px; 
			display: block;
			position: absolute;
			left: 0; top: 0;
			background: transparent url(../images/overview/gallery-overview/thumb-project-border.png) 0 -50px no-repeat;
			z-index: 9999;
		}	
			#project-thumb-container ul li a:hover, 
			#project-thumb-container ul li a.selected {
				display: block;
				width: 50px; 
				height: 50px; 
				position: absolute;
				left: 0; top: 0;
				background: transparent url(../images/overview/gallery-overview/thumb-project-border.png) 0 0px no-repeat;
			}
		
/* --------------------SEARCH RESULT PAGE-------------------- */	
					
#search-container-left {
	width: 459px;
	float: left;
}	
#search-container-right {
	width: 459px;
	float: right;
}
	#seach-banner-left,
	#seach-banner-right {
		width: 459px;
		height: 1px;
		padding-top: 28px;
 		overflow: hidden;
	}
	
	#seach-banner-left {background: url(../images/cedar-gallery-results.png);}
	#seach-banner-right {background: url(../images/site-content-results.png);}

#gallery-results-container {
	padding-bottom: 30px;
}
	.gallery-results {
		float: left;
		width: 220px;
		padding-right: 19px;
	}	
		.gallery-results .gl-wrapper {
			margin: 10px 0px 20px 0px;
		}		
    #gallery-results-container .second-overview {
		margin-right: 0px;
	}
	
#search-results-container {
	width: 940px;
	height: 70px;
	background: url(../images/search-results-divider.png) left top no-repeat;
	padding-top: 20px;
	position: relative;
}	
	.results-list-content {
		margin: 0px;
		padding: 0px;
		position: absolute;
		right: 0px;
	}
	.results-list-content-simple {
		margin: 0px 0 0 20px;
		padding: 0px;
		right: 0px;	
	}

	.results-list-gallery {
		margin: 0px;
		padding: 0px;
		position: absolute;
		right: 480px;
	}	
		.results-list-gallery li, .results-list-content li, .results-list-content-simple li {
			list-style: none;
			float: left;
			line-height: 14px;
		}		
		.result-description {
			padding-top: 2px;
			padding-right: 5px;
			font-size: 11px;
			color: #333333;
		}
		
		.page-list {
			margin: 0px;
			padding: 0px;
		}
			.page-list li {
				list-style: none;
				float: left;
				font-size: 11px;
				color: #000;
				text-align: center;
			}
			
			#content .icon-result, #content .sf_PagerSelItem, #content .sf_PagerItem {
				display: block;
				width: 16px; /*21px;*/
				height: 19px; /*21px;*/
				background:url(../images/icon-page-result.png) no-repeat;
				color: #fff;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				padding: 2px 0px 0px 5px;
				margin-left: 2px;
				text-align: center;
			}		
			
			#content .icon-result {
				display: block;
				width: 21px; /*21px;*/
				height: 19px; /*21px;*/
				background:url(../images/icon-page-result.png) no-repeat;
				color: #fff;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				padding: 2px 0px 0px 0px;
				margin-left: 2px;
			}
			#content .icon-result:hover, #content .active .icon-result, #content .sf_PagerSelItem:hover, #content .sf_PagerItem:hover 
			{
				color: #fff;
				background-position: 0 -22px;
			}	
			
.search-results { margin-left: 20px;}	
	
		.search-results dd {
			font-size: 14px;
			color: #4c4c4c;
			line-height: 24px;
			margin-bottom: 30px;
		}
		
/* --------------------SUBMIT PROJECT PAGE-------------------- */	
		
#submit-project-text {
	display: block;
	width: 702px;
	height: 1px;
	padding-top: 21px;
	overflow: hidden;
	background: url(../images/submit-project-text.png) no-repeat;
	margin-bottom: 25px;
}

	#form-submit-container {
		width: 670px;
		padding: 10px;
		background-color: #fff;
		border: 5px solid #bababa;
		margin-left: 50px;
	}
		.form-contact-info, .form-project-detail, .form-upload-image, .form-submit-project {
			width: 570px;
			padding: 25px 50px;
			background-color: #f7f7f7;
			margin-bottom: 10px;
		}
		
		.form-submit-project {
			margin-bottom: 0px;
		}
			.btn-submit-project {
				display: block;
				width: 241px;
				height: 1px;
				padding-top: 34px;
				overflow: hidden;
				background: url(../images/btn-submitproject.png) no-repeat;
				margin: 0 auto;
			}
			.btn-submit-project:hover {
				background-position: 0 -35px;
			}

#form-submit-container table {}			
	#form-submit-container table tr {}		
		#form-submit-container table tr td {
			padding-bottom: 10px;
			vertical-align:top;
		}		
			#form-submit-container table tr td .form-input-field {
				width: 248px;
				height: 13px;
				border: 1px solid #bfbfbf;
				background: url(../images/form-input-bg.png) no-repeat;
				padding: 5px;
				font-size: 11px;
				color: #808080;
			}
			#form-submit-container table tr td select {
				width: 260px;
				height: 25px;
				border: 1px solid #bfbfbf;
				background: url(../images/form-input-bg.png) no-repeat;
				padding: 3px 3px 3px 3px;
				font-size: 11px;
				color: #808080;
			}
			#form-submit-container table tr td .form-list-field {
				width: 260px;
				height: 25px;
				border: 1px solid #bfbfbf;
				background: url(../images/form-input-bg.png) no-repeat;
				padding: 3px 3px 3px 3px;
				font-size: 11px;
				color: #808080;
			}
			
			#form-submit-container table tr td .form-text-field {
				width: 358px;
				height: 94px;
				border: 1px solid #bfbfbf;
				background: url(../images/form-input-bg.png) no-repeat;
				padding: 5px;
				font-size: 11px;
				color: #808080;
				overflow-x: hidden;
			}
				.form-btn-browse {
					margin-left: 5px;
					padding: 0px 5px;
				}
				.form-radio {
					display: block;
					margin-right: 5px;
				}
				.small-radio-description {
					vertical-align: middle;
					height: 30px;
				}

/* ---------- jQuery Fake File input ----------------- */
div.fileinputs {
    position: relative;
}
div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
input.file {
    position: relative;
    text-align: right;
    height:28px;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
	width:360px;
}

/*------------- Sitemap -----------------------*/
#content .sitemap {}
	#content .sitemap li.L1 {
		margin-bottom:30px;
	}
		#content .sitemap li.L1 a {
			color:#8DC63F;
			font-size:16px;
			font-weight:bold;
			text-transform:uppercase;
			text-decoration:none;
			line-height:24px;
		}
		#content .sitemap li.L1 a:hover {
			color:#5FA500;
			text-decoration:underline;
		}
			#content .sitemap ul.L2 {
				margin-left:15px;
			}
			#content .sitemap li.L2 a {
				color:#4C4C4C;
				font-size:14px;
				font-weight:normal;
				text-transform:none;
			}
				#content .sitemap ul.L3 {
					margin-left:15px;
				}

.btn-back-gallery {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 178px;
}
	.btn-back-gallery li {
		float: left;
		list-style: none;
	}
	
	#btn-back-institutional {
		display: block;
		width: 102px;
		height: 30px;
		background: url(../images/btn-back-institutional.png) 0 0px no-repeat;
	}
	
	#btn-back-residential {
		display: block;
		width: 94px;
		height: 30px;
		background: url(../images/btn-back-residential.png) 0 0px no-repeat;
	}
	
	#btn-back-commercial {
		display: block;
		width: 102px;
		height: 30px;
		background: url(../images/btn-back-commercial.png) 0 0px no-repeat;
	}
		.btn-back-gallery li #btn-back-institutional:hover,
		.btn-back-gallery li #btn-back-residential:hover,
		.btn-back-gallery li #btn-back-commercial:hover {
			background-position: 0 -30px;
		}
		
		
		
		
		#zipcode-locator .zip-title {
			color:#b1e668;
			font-size:18px;
			padding-left:10px;
		}
		
		#zipcode-locator {
			background: url(../images/zipform-border.png) 0 0px no-repeat;
			width:706px;
			height:471px;
			color:#fff;
			font-size:14px;
			margin-left:50px;
		}
		
		 #zipcode-locator .zip-search-options {
			background: url(../images/select-search-option-bg.png) top center no-repeat;
			width:675px;
			height:174px;
			color:#fff;
			font-size:14px;
			position:relative;
			padding-bottom:22px;
			top:16px;
			left:16px;
		}
		 #zipcode-locator .zip-city {
			background: url(../images/zip-city-bg.png) top center no-repeat;
			width:675px;
			height:174px;
			color:#fff;
			font-size:14px;
			position:relative;
			padding-bottom:22px;
			left:16px;
		}
		

		#zipcode-locator .left-column {
			float:left;
			width: 68px;
			height:100px;
			top:2px;
			position:relative;
		}
		
#zipcode-locator .zip-city-content span
{
	padding-bottom:6px;
	display:inline-block;
}
		#zipcode-locator .search-content {
		position:relative;
		left:53px;
		top:12px;
		}
	.btn-zipsearch {
				display: block;
				width: 241px;
				height: 1px;
				padding-top: 34px;
				overflow: hidden;
				background: url(../images/btn-SearchNow.png) no-repeat;
				margin: 0 auto;
			}
			.btn-zipsearch:hover {
				background-position: 0 -35px;
			}
			
#zipcode-locator .desc
{
	position:relative;
	left:23px;
}			
#zipcode-locator .txt-zipcode {
	background:transparent url(../images/form-input-bg.png) no-repeat scroll 0 0;
	border:1px solid #BFBFBF;
	color:#333333;
	font-size:11px;
	height:27px;
	/*padding:5px;*/
	vertical-align:bottom;
	width:201px;
}
#zipcode-locator .ddl-zipcode {
	background:transparent url(../images/form-input-bg.png) no-repeat scroll 0 0;
	border:1px solid #BFBFBF;
	color:#333333;
	font-size:11px;
	height:27px;
	padding:5px;
	vertical-align:bottom;
	width:201px;
}

#zipcode-locator .city-state {
	float:left;
	width:350px;
	height:130px;
	position:relative;
}
#zipcode-locator .zip-city-content {
	position:relative;
	left:50px;
	top:34px;

}

#zipcode-locator .btn-search-now {
	background-color:#F7F7F7;
	width:670px;
	height:66px;
	margin-left:16px;
	margin-top:-4px;
	
}
#zipcode-locator .btnsearch 
{
position:relative;
top:14px;	
}
.info 
{
	margin-left:56px;	
}