BODY{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

IMG{
	border: none;
}

#Main{
	width: 100%;
	margin: 0px auto;
	background-image: url('/library/images/textures/brick.jpg');
	background-position: center center;
}

/* Main DIV is hidden on the homepage until init_before_after_slider() finishes */
/*BODY.homepage > #Main{
	margin-left: -9000px;
	margin-top: -9000px;
}*/

#Home-hero{
	/*background-image: url('/library/images/common/before-after.jpg');
	background-position: center center;*/
	background-color:#808080;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#Home-hero #homeCallouts {
	position: absolute;
	top: 335px;
	left: 0;
}

#Home-hero #homeCallouts li {
	float: left;
	clear: none;
	margin: 0 30px;
	list-style: none;
}

#Home-hero > #image-list > img {
	position:absolute;
}
#Home-hero > #prev {
	background-color: rgba(0, 0, 0, 0.6);
	top:50%;
	left:5%;
	margin-top:-25px;
	width:50px;
	height:50px;
	position:absolute;
	text-align:center;
	padding:15px;
	margin-left:10px;
	display:block;
	border-radius:15px;
	cursor: pointer;
}

#Home-hero > #next {
	background-color: rgba(0, 0, 0, 0.6);
	right:5%;
	top: 50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	position:absolute;
	text-align:center;
	padding:15px;
	margin-right:10px;
	display:block;
	border-radius:15px;
	cursor: pointer;
}
.hero-content{
	background-color: rgba(0, 0, 0, 0.75);
	color: white;
}
	
	.hero-content .section{
		margin: auto;
		text-align: center;
		font-family: "LinuxLibertine";
		position: relative;
		font-weight: normal;
	}
	
	.hero-content .section.title{
		font-size: 36px;
		border-bottom: solid #ffffff 1px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
	.hero-content .section.title a {
		color: #fff;
		text-decoration: none;
		padding: 7px 15px;
	}
	
	.hero-content .section.title a:hover {
		background-color: #5b6f33;
	}
	
	.hero-content .section.subtitle{
		font-family: "Aller";
		font-size: 20px;
		line-height: 26px;
		border-bottom: solid #ffffff 1px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
	.hero-content .section.year{
		font-size: 120px;
		line-height: 100px;
		padding-bottom: 0px;
		border-bottom: solid #ffffff 1px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
/*	.hero-content .section:last-child{
		border: none;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}*/
	
	.hero-content .section.content{
		font-size: 14px;
		line-height: 20px;
	}

#Before-after-slider{
	width: 600px;
	position: absolute;
	top: 0;
	left: 0;
}

#Home-hero, #Before-after-slider {
	height: 490px;
}

	#Before-after-slider > DIV{
		padding: 25px 0px;
		width: 600px;
		/*height: 500px;*/
		position: absolute;
		top: 0;
		left: 0;
	}
	
	#Before-after-slider.short > DIV{
		height: 350px;
	}
	
	#Before-after-slider > #Before{
		display: none;
	}
	
	#Before-after-slider > DIV > .section{
		width: 360px;
	}
	
	#Before-after-slider > DIV > .section.year{
		font-size: 120px;
		padding-bottom: 0px;
	}
	#Before-after-slider > DIV > .section.year > A{
		text-decoration: none;
		color: white;
		position: absolute;
		top: -15px;
	}
		
		#Before > .section.year > A{
			left: -70px;
		}
		
		#After > .section.year > A{
			left: 380px;
		}
		
		#After > .learn-more, #Before > .learn-more {
			margin-top: 15px;
		}
	
	#Before-after-slider > DIV > .section.content{
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
	}
	#Before-after-slider.short > DIV > .section.content{
		display: none;
	}
	
	#Before-after-slider > DIV > .section.learn-more{
		font-family: "Aller";
		font-size: 20px;
	}
	#Before-after-slider > DIV > .section.learn-more a {
		text-decoration: none;
		color: #fff;
		padding: 5px 10px;
		width: 250px;
	}
	#Before-after-slider > DIV > .section.learn-more a:hover {
		text-decoration: none;
		color: #fff;
		background-color: #5B6F33;
	}
#Navigation {
	background-image: url('/library/images/textures/green-fabric.jpg');
	background-position: center center;
	width: 900px;
	height: 82px;
	margin: 0 auto;
	padding: 10px 50px;
}

#Navigation #logo {
	float: left;
	clear: none;
	width: 303px;
}
	
.navigation ul {
	list-style: none;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	margin-left: 25px;
}

.navigation ul li {
	float: left;
	clear: none;
	margin-top: 25px;
	margin-left: 15px;
	text-align: center;
}

.navigation ul a {
	font-family: "Aller";
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #010201;
	padding: 7px 15px;
	display: block;
}

.navigation ul a.active, .navigation ul a:hover{
	background-color: #5b6f33;
	color: #ffffff;
}
	
#Internal-hero{
	background-image: url('/library/images/timeline/timeline-hero.jpg');
	height: 415px;
	width: 1000px;
	margin: 0 auto;
}

#Side-nav{
	padding: 55px 110px;
	height: 305px;
	text-align: center;
	width: 300px;
}

#Side-nav ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#Side-nav li {
	width: 300px;
	text-align: center;
	margin-left: 0;
}

	#Side-nav > .nav A{
		color: #ffffff;
		display: inline-block;
	}
	
	#Side-nav > .text{
		line-height: 20px;
		font-weight: normal;
        font-family:Arial, Helvetica, sans-serif;
	}
	
#Content{
	padding: 30px 50px;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto;
	width: 900px;
	background-image: url('/library/images/textures/paper.jpg');
	background-position: center center;
	background-color: white;
}

/*	#Content > .section{
		padding: 30px;
		-moz-column-count: 2;
	    -moz-column-gap: 15px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 15px;
	    column-count: 2;
		column-gap: 15px;
	}
	*/
	BODY.homepage #Content{
		background-image: url('/library/images/textures/paper.jpg');
	}
/*	BODY.homepage #Content > .section{

	}*/
	
	
	#Content .section a, #Content .section a:hover {
		color: #5B6F33;
	}
	
	#Content .section h2 {
		font-family: "LinuxLibertine";
		color: #5b6f33;
		margin: 15px 0;
	}
	
	#Content > .section P{
		margin: 15px 0;
	}
	#Content > .section P:first-child, #Content > .section P:last-child{
		margin: 0;
	}
/*	#Content > .section .firstletter{
		float: left; 
		color: #5b6f33; 
		font-size: 45px; 
		line-height: 35px; 
		padding-top: 5px; 
		padding-right: 8px; 
	}*/
	
#Timeline{
	background-image: url('/library/images/textures/paper.jpg');
	background-color: white;
	padding: 0px;
	font-size: 14px;
	height: 804px;
}

#timelineWrap {
	background-image: url('/library/images/textures/brick.jpg');
	background-position: center center;
	width: 1000px;
	margin: 0 auto;
}

	#Timeline-hero{
		height: 478px;
		position: relative;
		width: 1000px;
		margin: 0 auto;
	}
	
		#Timeline-hero > IMG#Timeline-hero-transition{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
	
		#Timeline-hero > .hero-content{
			height: 448px;
			width: 310px;
			padding: 30px 83px 0px 83px;
			position: absolute;
			top: 0px;
			right: 0px;
			overflow: hidden;
		}
		
		#Timeline-hero .hero-content > .section.content{
			text-align: left;
			font-weight: normal;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		#Timeline-hero .hero-content > .section.content SUP{
			font-size:10px;
			vertical-align:top;
			position:relative;
			top:-3px;
		}
	#Timeline-line{
		width: 800px;
		height: 3px;
		background-color: black;
		position: relative;
		margin-top: 200px;
		margin-bottom: 123px;
		margin-left: auto;
		margin-right: auto;
	}
	
		#Timeline-line > .item{
			position: absolute;
			top: -40px;
			width: 45px;
			height: 81px;
			background-repeat: no-repeat;
			margin-left: -22px;
			font-family: "LinuxLibertine";
		}
		
			#Timeline-line > .item.up{
				background-image: url('/library/images/timeline/timeline-dot-up.png');
			}
		
			#Timeline-line > .item.down{
				background-image: url('/library/images/timeline/timeline-dot-down.png');
			}
		
			#Timeline-line > .item.up.on,
			#Timeline-line > .item.down.on{
				background-image: url('/library/images/timeline/timeline-dot-on.png');
			}
			
			#Timeline-line > .item .active-year{
				display: none;
				z-index: 100;
			}
			#Timeline-line > .item .year{
				display: block;
				z-index: 1;	
			}
			#Timeline-line > .item .thumbnail{
				display: none;
				z-index: 10;
			}
			
				
			#Timeline-line > .item.on .active-year{
				display: block;
			}
			#Timeline-line > .item.on .year{
				display: none;
			}
			#Timeline-line > .item.on .thumbnail{
				display: block;
			}
					
			#Timeline-line > .item > .content{
				width: 45px;
				height: 81px;
				position: relative;
				cursor: pointer;
			}
			
			#Timeline-line > .item .section.year{
				position: absolute;
				font-size: 30px;
				width: 85px;
				left: -20px;
				text-align: center;
				font-weight: bold;
			}
			
			#Timeline-line > .item.up .section.year{
				top: -12px;
			}
			#Timeline-line > .item.down .section.year{
				bottom: -15px;
			}
			
			#Timeline-line > .item .section.active-year{
				background-image: url('/library/images/timeline/timeline-active-arrow.png');
				width: 167px;
				height: 111px;
				padding-top: 15px;
				color: white;
				left: -60px;
				position: absolute;
				top: -115px;
				font-weight: bold;
				font-size: 60px;
				line-height: normal;
				text-align: center;
			}
			
			#Timeline-line > .item .section.thumbnail{
				position: absolute;
				top: -115px;
				left: -60px;
			}
#footerWrap {
	background-color: #000000;
	height: 50px;
}
#Footer{
	color: #ffffff;
	font-size: 12px;
	padding: 10px 50px;
	clear: both;
	margin: 0 auto;
	width: 900px;
}
#Footer a {
	color: #fff;
	text-decoration: none;
}
#Footer a:hover {
	color: #fff;
	text-decoration: underline;
}

	#Footer > DIV{
		float: left;
		clear: none;
		width: 448px;
	}
	
	#Footer .silvertech-logo{
		position: relative;
	}


.left{
	float: left;
}
.right{
	float: right;
}
.clear, .cb{
	clear: both;
}

.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}

/*-- Form Styles --*/

.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
}

.ip, .ipRQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3e3e3e;
	border: solid 1px #d0d0d0;
	padding: 4px 5px;
}

.ip option, .ipRQ option {
	border: none;
	padding: 0 5px;
}

select.ip, select.ipRQ {
	padding: 2px;
}

.list li {
    margin-bottom:10px;
    color:#9A9F5F;
}

.list li p {
    color:black;
}