@charset "UTF-8";
/* CSS Document */

body{
	background-color: #1a1a1a;
	/*background-color: #667179;*/
	background-attachment: fixed;
	background-image: url(../img/bkg_diagonal_large_A.png);
	background-repeat: repeat-y;
	background-position: center;
}
.nav fa{
	color: #0F0;
	}
.video-icon{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: -1000;
	}


.anchorfix {
	padding-top:60px;
	margin-top:-500px;
}

.front-thumb {
	background-color: #CCCCCC;
	margin-top: 15px;
	padding: 5px;
	color: #FFF;
	
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	}
	
.sub-thumb {
	margin-top: 15px;
	padding: 0px;
	color: #FFF;
	}	
	
.sub-thumb h6{
	padding: 0px;
	position: absolute;
	left: 14px;
	margin: 0 auto;
	width: 90%;
	bottom: 3px;
	z-index: 900;
	background-color: #000;
	font-size: 32px;
	opacity: 0.80;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	}

.sub-thumb h5 {
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	position: absolute;
	left: 16px;
	width: 100%;
	margin: 0 auto;
	width: 90%;
	bottom: 5px;
	z-index: 1000;
	}	

.sub-thumb a {
	color: #99A2A8;
	
	}
		

.front-thumb h5{
	color: #333;
	margin: 4px;
	}
	
.front-thumb h6{
	color: #666;
	margin: 4px;
	}
	
.feature-anchor {
	
padding-top:40px;
margin-top:-40px;
	overflow: visible;
	display: block;
	height: auto;
	clear: none;
	}
	
.feature-parent {
	margin-top: 40px;
	padding-top: 40px;
	margin-bottom: -50px;
	/*background-color: #0F0;*/
	}	
	
.feature-box {
	
	margin-top: 40px;
	color: #333;
	overflow: visible;
	display: block;
	height: auto;
	clear: none;
	padding-bottom: 20px;
/*	margin-bottom: 35px;
	padding-top: 0px;
	padding-right: 0px;
	
	padding-left: 0px;
	-webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.75);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6894B0;
	border-right-color: #6894B0;
	border-bottom-color: #6894B0;
	border-left-color: #6894B0;*/	
	}
	
.feature-box h1{
	color: #99A2A8;
	margin-top: 0px;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-shadow: 0px 2px 4px rgba(0,0,0,1);
	/*	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #6894B0;
	border-right-color: #6894B0;
	border-bottom-color: #6894B0;
	border-left-color: #6894B0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	text-shadow: 0px 2px 2px rgba(239, 255, 255, 1);
	box-shadow: 0px 1px 12px #000000;
	color: #3E4142;*/
	z-index: 500;
	}

.feature-box h2{
	color: #767C7F;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-shadow: 0px 2px 4px rgba(0,0,0,1);
	z-index: 200;	/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;*/
	font-weight: normal;
	}

.page-description h1{
	font-size: 24pt;
	font-weight: 400;
	color: #DAE3F1;
}
.page-description h2{
	font-size: 20pt;
	font-weight: 400;
	color: #DAE3F1;
	line-height: normal;
}
.page-description h3{
	color: #DAE3F1;
	font-size: 16pt;
	font-weight: 400;
	line-height: normal;
	margin-top: -10px;
}
.page-description p{
	color: #99A2A8;
	font-size: 12pt;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 45px;
}


	
a:visited{
	color: #333333;
	/*color: #d93339;*/
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s;
	transition: color 0.1s linear 0s;
}

li a{
	font-size: 14px;
	font-weight: bold;	
	
}




a:hover,
a:active,
a:focus{
	outline: 0;
	
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 0px 0px #52c3e9;
	
}

a img {
	box-shadow: 0px 2px 10px #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:hover img,
a:active img,
a:focus img{
	box-shadow: 0px 0px 4px #52c3e9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	
}







a > img {
	vertical-align: bottom;	
}

img {

	max-width: none;	
}



#top-social {
	color: #FFFFFF;
	float: left;
	padding: 15px 0;
	margin-left: 20px;
}

.social-icons {
	margin: 0;
	padding: 0;
}

.social-icons li {
	display: inline-block;
	margin-left: 15px;	
}

.social-icons li:first-child {
	margin-left: 0;
}
.social-icons li:second-child {
	margin-left: 0;
}
.social-icons li:third-child {
	margin-left: 0;
}

.social-icons li a{
	color: #666666;
	font-size: 18px;
	line-height: 1em;
	width: 18px;
	height: 18px;
	opacity: 0.75;
	filter: alpha(opacity=30);
	-webkit-transition: opacity 0.1s linear 0s;
	-moz-transition: opacity 0.1s linear 0s;
	-o-transition: opacity 0.1s linear 0s;
	transition: opacity 0.1s linear 0s;
}

.social-icons li a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}








@media screen and (max-width:640px){
	.front-thumb h5{
	color: #FFF;
	margin: 2px;
	font-size: 11px;
	}
	
.front-thumb h6{
	color: #666;
	margin: 0px;
	font-size: 10px;
	}


.feature-box h1 {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 0px;
}
	
.feature-box h2 {
	font-size: 12px;
}
			
.sub-thumb h5{
	
	left: 14px;
	width: 100%;
	margin: 0 auto;
	width: 80%;
	z-index: 1000;
	bottom: 3px;
	font-size: 10px;
}

.sub-thumb h6{
	
	left: 12px;
	width: 100%;
	margin: 0 auto;
	width: 82%;
	z-index: 900;
	bottom: 2px;
	font-size: 20px;
}

.social-icons li {
	display: inline-block;
	margin-left: 0px;	
	margin-bottom: 5px;	
	margin-top: 5px;	
}	
	
	}
