body {
	font-family: 'Open Sans', sans-serif;
	background-color: rgb(246,246,246);
	color: #666;
}

.darkBg{
	background-color: rgb(200,200,200);
	height: 1px;

}

.carousel-control.left, .carousel-control.right{ 
	background: none !important;
	filter: progid:none !important;


}

.carousel {
	margin-top: 0px;
	padding-top: 0px;

}

.navbar {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	border-radius: 0px;
	
}

.navbar-brand{
	font-weight: bold;
	font-size: 2em;
}

.downLink{
	padding-bottom: 10px;
	padding-top: 10px;
}

.infoTextForSlide{
	  position: relative;
  top: 50%;
  transform: translateY(-50%);
}



#WhatsNewPanelBg{
	min-height: 700px;
	
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 23%, rgba(0,0,0,0.62) 97%, rgba(0,0,0,0.63) 98%, rgba(0,0,0,0.65) 100%), url('../img/fgui2.jpg') no-repeat;
	background: -webkit-gradient(linear, left top, right top, color-stop(23%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0.62)), color-stop(98%,rgba(0,0,0,0.63)), color-stop(100%,rgba(0,0,0,0.65))), url('../img/fgui.jpg') no-repeat;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui2.jpg') no-repeat;
	background: -o-linear-gradient(left, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui2.jpg') no-repeat;
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui2.jpg') no-repeat;
	background: linear-gradient(to right, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui2.jpg') no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ), url('../img/fgui2.jpg') no-repeat;
	

	background-repeat: no-repeat;
	background-size: cover;
	
}


#VLinnDev{
	min-height: 500px;
	
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 23%, rgba(0,0,0,0.62) 97%, rgba(0,0,0,0.63) 98%, rgba(0,0,0,0.65) 100%), url('../img/fgui3.jpg') no-repeat;
	background: -webkit-gradient(linear, left top, right top, color-stop(23%,rgba(0,0,0,0)), color-stop(97%,rgba(0,0,0,0.62)), color-stop(98%,rgba(0,0,0,0.63)), color-stop(100%,rgba(0,0,0,0.65))), url('../img/flatencyhigh.jpg') no-repeat;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui3.jpg') no-repeat;
	background: -o-linear-gradient(left, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui3.jpg') no-repeat;
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui3.jpg') no-repeat;
	background: linear-gradient(to right, rgba(0,0,0,0) 23%,rgba(0,0,0,0.62) 97%,rgba(0,0,0,0.63) 98%,rgba(0,0,0,0.65) 100%), url('../img/fgui3.jpg') no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ), url('../img/fgui3.jpg') no-repeat;
	

	background-repeat: no-repeat;
	background-size: cover;
}



.featureText{
	color: white;
	font-weight: lighter;
}

	.featureText h2{
		font-weight: bold;
	}

.featureSection{
	text-align: center;
	font-size: 1.2em;
	font-weight: lighter;
	padding-top: 40px;
	padding-bottom: 40px;
}
	.featureSection h2{
		font-weight: bold;
		font-size: 3.2em;
	}

#footer {
	text-align: center;
	font-size: 0.9em;
	font-weight: lighter;
}

	#lastFoot{
		font-size: 0.9em;
		color: #333;
	}


#footLink{
	padding-top: 40px;
	padding-bottom: 30px;
}
	#footLink a{
		color: inherit;
		text-decoration: none;
		padding-right: 30px;
		padding-left: 30px;
	}


#centText{
	text-align: center;
}


#guideSection{
	color: #444;
	font-weight: lighter;	
}
	#guideSection h2{
		font-size: 5em;
	}

#VLinnSection{
	background-color: #333;
	background-image: url("../img/testit2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	
	
	color: white;
	text-align: center;
}

	#VLinnSection h2 {
		color: white;
		font-size: 3em;
	}
	
	#VLinnSection a {
		font-weight: lighter;
	}
	
	
#organicSection{
	text-align: center;
	background-color: #333;
	color: white;
}
	#organicSection h2{
		font-size: 3em;
		color:#eee;
	}

#firstSection{
	color: fuchsia;
	text-align: center;
	font-size: 10em;
}

#secondSection{
	color: white;
	background-color: grey;
	text-align: center;
	font-size: 10em;
}

#testBtn{
	background-color: transparent;
	border-radius: 5px;
	border-width: medium;
}

.modal-header h2{
	font-weight: bold;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.arrowDown{
	text-decoration: none;
	color: #eee;
	font-size: 5em;
	font-weight: lighter;
	text-shadow: none;
}

	.arrowDown:hover{
		color: #ddd;
	}

.carousel-butt{
	background-color: orange;
	border-color: white;
	border-radius: 5;
	margin-left: 10px;
	margin-right: 10px;
}

	.carousel-butt:hover{
		background-color: transparent;
		color: #aaa;
		border-color: #aaa;
		border-radius: 5;
	}


.btn:focus {
  outline: none;
}


