@import url(reset.css);

body {
	color: #222;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: url(../media/body-background.png) top center no-repeat;
	}

a { text-decoration: none; }

#body a {
	color: #222;
	border-bottom: 1px dotted #222;
	}

	#body a:hover {
		color: #2e3192;
		border-bottom: 1px solid #2e3192;
		}

	.column#right a {
		border: none;
		}

abbr {
	border-bottom: 1px dotted #2e3192;
	cursor: help;
	}

p {
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 12px 0;
	}

#body ul {
	padding: 0 0 12px 0;
	}

#body li {
	list-style-type: square;
	list-style-position: inside;
	}

h2 {
	color: #2e3192;
	font-size: 18px;
	padding: 0 0 12px 0;
	}

h3 {
	font-size: 14px;
	padding: 0 0 12px 0;
	}

img { margin-bottom: -2px; }

#header {
	position: relative;
	width: 850px;
	height: 100px;
	margin: 20px auto 0 auto;
	}

	h1 {
		float: left;
		text-indent: -9999px;
		}

		h1 a {
			display: block;
			width: 150px;
			height: 100px;
			background: url(../media/logo.png) no-repeat;
			}

			h1 a:hover {
				background-position: bottom left;
				}

	#green-roof-systems {
		float: right;
		text-indent: -9999px;
		}

		#green-roof-systems a {
			display: block;
			width: 150px;
			height: 100px;
			background: url(../media/green-logo.png) no-repeat;
			}

			#green-roof-systems a:hover {
				background-position: bottom left;
				}

	#navigation {
		position: absolute;
		bottom: 17px;
		left: 180px;
		font-size: 16px;
		font-weight: 700;
		}

		#navigation li { float: left; }

			#navigation li a {
				display: block;
				padding: 14px 5px 5px 5px;
				margin: 0 5px 0 5px;
				color: #2e3192;
				border-bottom: 1px solid #fff;
				}

			#navigation li a:hover {
				color: #555788;
				}

			#about-page #about a,
			#services-page #services a,
			#maintenance-page #maintenance a,
			#partners-page #partners a,
			#testimonials-page #testimonials a,
			#projects-page #projects a,
			#contact-page #contact a {
				color: #2e3192;
				background: url(../media/current-arrow.png) top center no-repeat;
				}
				
			#contact-form p {
				padding-bottom: 3px;
			}
			
			#contact-form input {
				margin-bottom: 3px;
			}
				
			.submit-btn {
				float: right;
				width: 100px;
			}
			
			

	#subnavigation {
		position: absolute;
		top: 80px;
		left: 180px;
		padding: 0 0 5px 0;
		font-size: 14px;
		font-weight: 100;
		z-index: 9999;
		background: #fff;
		}

		#subnavigation li {
			float: left;
			}

			#subnavigation li a {
				display: block;
				padding: 5px 10px 5px 10px;
				color: #999;
				}

			#subnavigation li a:hover {
				color: #555788;
				}

#testimonials-slider, #vendors {
	width: 850px;
	height: 80px;
	margin: 25px auto 25px auto;
	background: url(../media/carousel-background.png) no-repeat;
	}

#testimonials-slider { margin-top: 15px; }

#vendors {
	margin-bottom: 50px;
	}

#body {
	width: 850px;
	margin: 0 auto;
	overflow-y: hidden;
	}

	.column {
		float: left;
		min-height: 300px;
		}

		#left,
		#testimonials-page .client-testimonial .left {
			position: relative;
			float: left;
			display: inline;
			width: 400px;
			height: 300px;
			background: #eee;
			}

		#partners-page #left {
			width: 724px;
			height: auto;
			padding: 0 25px 0 0;
			background: #fff;
			}

			#partner-page #left h3 {}

			#partners-page #left ul {
				overflow: hidden;
				}

				#partners-page #left ul li {
					float: left;
					display: inline;
					margin: 0 15px 15px 0;
					}
	
					#partners-page #left li a {
						border-bottom: none;
						}

		#testimonials-page .client-testimonial {
			margin: 0 0 25px 0;
			padding: 0 0 25px 0;
			overflow: hidden;
			border-bottom:  1px solid #000;
			}

			#testimonials-page .client-testimonial h3 a {
				color: #2e3192;
				border: none;
				}

			#testimonials-page .client-testimonial .left {
				float: left;
				display: inline;
				width: 400px;
				height: 300px;
				}

			#testimonials-page .client-testimonial dd {
				margin-bottom: 10px;
				}

			#left .caption {
				display: none;
				position: absolute;
				bottom: 3px;
				left: 7px;
				padding: 0 0 0 0;
				color: #fff;
				font-size: 10px;
				font-style: italic;
				}

		#middle,
		#testimonials-page .client-testimonial .middle {
			float: left;
			display: inline;
			width: 299px;
			padding: 0 25px 0 25px;
			}

			form {}

				label {
					display: block;
					margin: 0 0 5px 0;
					}

				input {
					display: block;
					width: 295px;
					margin: 0 0 12px 0;
					}

				textarea {
					display: block;
					width: 299px;
					}

				#submit {
					width: 80px;
					height: 25px;
					margin: 12px 0 0 0;
					}

		#right,
		#testimonials-page .client-testimonial .right {
			float: left;
			display: inline;
			width: 100px;
			border-left: 1px dotted #d4d4d4;
			}

		#testimonials-page .client-testimonial .right img {
			width: 80px;
			height: 80px;
			}

			img.thumbnail { margin-left: 20px; }

				img.second, img.third, img.fourth { margin-top: 10px; }

			#right .caption {
				font-size: 10px;
				line-height: 12px;
				margin: 5px 0 0 20px;
				}

#footer {
	clear: both;
	width: 850px;
	margin: 25px auto 0 auto;
	padding: 15px 0 25px 0;
	font-size: 10px;
	border-top: 1px solid #2e3192;
	overflow: auto;
	}

	#footer ul {}

		#footer ul li {
			float: left;
			display: inline;
			padding: 0 15px 0 0;
			}

/* Carousel Settings */

.stepcarousel {
	position: relative; /* leave this value alone */
	overflow: scroll; /* leave this value alone */
	width: 850px; /* Width of Carousel Viewer itself */
	height: 200px; /* Height should enough to fit largest content's height */
	}

.stepcarousel .carousel {
	position: absolute; /* leave this value alone */
	left: 0;
	top: 0;
	}

.stepcarousel .testimonial {
	float: left; /* leave this value alone */
	overflow: hidden; /* clip content that go outside dimensions of holding panel DIV */
	padding: 0 20px 0 20px;
	width: 250px; /* Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	border-right: 1px dotted #999;
	margin: 10px 0 10px 0;
	height: 60px;
	}


#vendors.stepcarousel .testimonial {
	width: 80px;
	border: none;
	}

	.testimonial a {
		display: block;
		width: 250px;
		color: #555;
		}

		.testimonial a:hover {
			color: #000;
			}

	.testimonial p {
		font-size: 10px;
		line-height: 15px;
		padding: 0 0 0 0;
		}

		.testimonial p em {
			font-style: normal;
			font-weight: 700;
			display: block;
			}
