/* Strata-Tek | Professional Waterproofing
   www.strata-tek.net - glider stylesheet*/
   @charset "utf-8";
/***
* glider
***/
  

.glider_outer {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #ECECEC;
	float: none;
	height: 385px;
	margin-right: 0;
	max-width: 565px;
	padding: 15px 15px 0;
	width: auto;
	margin-bottom:20px;
}
.glider {
	background: none repeat scroll 0 0 #FAFAFA;
	height: 348px;
	overflow: hidden;
}
.glider h4, .glider h6 {
	color:#6C6C6C;
	margin-bottom:0;
}
.glider_content {
	width: 10000px;
}
.img {
	float: left;
	height: 270px;
	max-width: 565px;
}
.img-sm {
	float: left;
	height: 270px;
	width: 235px;
}
.desc {
	color: #999;
	line-height: 18px;
	padding: 15px 15px 5px 15px;
	width: 300px;
}
.desc2 {
	color: #999;
	line-height: 18px;
	padding: 0 15px 0 15px;
	width: 300px;
}
.whitebg {
	background: #fff;
}
ul.path {
	height: 21px;
	margin: auto;
}
.five {
	width: 150px;
}
.eight {
	width: 245px;
}
.nine {
	width: 275px;
}
.ten {
	width: 290px;
}
.eleven {
	width: 330px;
}
.twelve {
	width: 360px;
}
ul.path li {
	float: left;
}
ul.path li a {
	cursor: pointer;
	float: left;
	font-size: 11px;
	height: 21px;
	margin-right: 8px;
	padding-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 21px;
}
.on a {
	background: url(../images/nav_circle_b.jpg) no-repeat;
	color: #fff;
	height: 21px;
	width: 21px;
}
.off a {
	background: url(../images/nav_circle_a.jpg) no-repeat;
	color: #898989;
	height: 21px;
	width: 21px;
}
.caption {
	color: #898989;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 8px 0 0 0;
}
.next-button {
}