
body {
	background-color: #ffffff;
}

.instructions { 
width:75%;
float:left;
font-family:Verdana;
font-size:14px;
margin:35px 25px 35px 25px;
padding:15px;
border:1px solid #888;
background-color:#EEE;

}

.progress_caption { 
width:15%;
float:right;
font-family:Verdana;
font-size:18px;
font-weight:bold;
text-align:right;
margin:35px 25px 35px 0px;
}

.shaddow{
	box-shadow: 0px 0px 10px rgba(-10, 0, 0, 1);
}
.col-md-12.bg-w.shaddow{
	padding: 0px;
}
.full-width{
	width: 100%;

}
.feature-box{
	margin-top: 3%;
}
.fb-image{

	margin: 0px auto;
}
.fb-img img{
	width: 100%;

}
.fb-text{

}
.footer{
	padding-top: 40px;
}

.logo{
	padding-top: 3%;
	padding-left: 7%;
}
.sub-head{
	background-color: #b84847;
	
	height: 120px;	
}
.sub-head-gears{
	background: url('../ml_images/sub-head-gears.png');
	background-position: right;
	background-repeat: no-repeat;
	height: inherit;
}
.sub-head-title{
	padding: 35px;
	font-size: 30px;
	height: inherit;
}
.sub-head-title{
	
}
.title-image{
	float: left;
	z-index: 1;
}

.tag-line{
	padding-top: 4%;
	padding-bottom: 1%;
	padding-left: 4%;
	font-size: 1.7em;
}
/* Text */
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.text-bottom{

}
/* text colors*/
.text-white{
	color: #ffffff;
}
/* text weights */
.twt-700{
	font-weight: 700;
}
.fb-title{
	font-weight: 700;
	font-size: 14pt;
	
}
/* heights and widths */
.h-100{
	min-height: 350px;
}
.w-90{
	width: 90%;
	margin: 0px auto;
}
/*---------------------------------------------
		Slide Row/slide show
---------------------------------------------*/

#slide {
	overflow: hidden;
}
#slide.row  .col-md-12{
	padding: 0px;
	margin-top: -10px;
}
#myCarousel{
	margin-bottom: 0px;
}
.center{
	text-align: center;
	margin: 0px auto;
}
.carousel-control{
	transition: opacity .2s;
	background-image: none;
	
	top: auto;
	line-height: 0px;
	width: auto;
	padding: 16px 12px 23px;
	border-radius: 100%;
	bottom: -60px;
	transition: bottom .2s ease-in-out, background-color .2s;
	opacity: 1;
	background-color: rgba(255,255,255,.2);
	text-shadow: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 43px;
	color: #AE0E0D !important;
	border: 2px solid #AE0E0D;
	
}
.carousel-control:hover{
	color: #AE0E0D;
	background-color: rgba(255,255,255,.8);
}
#slide:hover .carousel-control{
	bottom: 40px;
}
.carousel-control.left{
	left: 30px;
	background-image: none;
}
.carousel-control.right{
	right: 30px;
	background-image: none;
}

.carousel-control .active{
}
.carousel-indicators li{

	background-color: rgba(115,115,115,0.75);
	border-radius: 5px;
	transition: .2s;
}
.carousel-indicators .active{
	background-color: #333333 !important;
	background-color: rgba(20,20,20,0.25);
	border-radius: 5px;
	transition: .2s;
}
/*---------------------------------------------
		Forms and Inputs
---------------------------------------------*/
.c_form {
	margin: 5px 0px;
}

/* inputs */
#loginf-form input:active{
	box-shadow: rgba(241,136,65, .75) !important;
}
/* Paddings and margins */
.mt-m10{
	margin-top: -10px;
}
.m-menu{
	margin-top: 15%;
}
@media (min-width: 1200px) {
	.m-menu{
		margin-top: 15%;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.m-menu{
		margin-top: 15%;

	}
}
@media (max-width: 767px) {
	.m-menu{
		margin-top: 0%;
	}
}
.m-15{
	padding: 0px 15px;
	
}
.pt-25{
	padding-top: 25px;
}
.ph-15{
	padding-left: 15px;
	padding-right: 15px;
}
.pv-15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.pt-15{
	padding-top: 15px;
}
.pr-15{
	padding-right: 15px;
}
.pb-15{
	padding-bottom: 15px;
}
.pl-15{
	padding-left: 15px;
}
.ph-10{
	padding-left: 10px;
	padding-right: 10px;
}
.pv-10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pt-10{
	padding-top: 10px;
}
.pr-10{
	padding-right: 10px;
}
.pb-10{
	padding-bottom: 10px;
}
.pl-10{
	padding-left: 10px;
}
.ph-5{
	padding-left: 5px;
	padding-right: 5px;
}
.pv-5{
	padding-top: 5px;
	padding-bottom: 5px;
}
.pt-5{
	padding-top: 5px;
}
.pr-5{
	padding-right: 5px;
}
.pb-5{
	padding-bottom: 5px;
}
.pl-5{
	padding-left: 5px;
}
/* columns */
.left-gear-box{
	background: url("../ml_images/left-gears.png");
	background-color: #AE0E0D;
	background-position: left top;
	background-repeat: no-repeat;
}
@media (min-width: 1200px) {
	.left-gear-box{
		background: url("../ml_images/left-gears.png");
		height: 352px;
		background-position: left top;
		background-repeat: no-repeat;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.left-gear-box{
		background: url("../ml_images/left-gears.png");
		height: 210px;
		background-position: left top;
		background-repeat: no-repeat;

	}
}
@media (max-width: 767px) {
	.left-gear-box{
		background-image: none;
	}
}


.right-gear-box{

	*height: 279px;
	background-image:url("../ml_images/right-gears.png");
	background-position: right top;
	background-repeat: no-repeat;
}
@media (min-width: 1200px) {
	.right-gear-box{
		height: 352px;
	background-image:url("../ml_images/right-gears.png");
	background-position: right top;
	background-repeat: no-repeat;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.right-gear-box{
		height: 210px;
	background-image:url("../ml_images/right-gears.png");
	background-position: right top;
	background-repeat: no-repeat;

	}
}
@media (max-width: 767px) {
	.right-gear-box{
		background-image: none;
	}
}
/*.left-gear-box{
	
	background: url("ml_images/left-gears.png");
	height: 352px;
}
.right-gear-box{
	text-align: right;
	float: right;
	background: url("ml_images/left-gears.png");
	height: 352px;
}
*/
.page-wrapper{
	box-shadow:0px 6px 10px 6px rgba(50, 50, 50, 1);
	border-radius:0px 0px 10px 10px;
}
.footer{
	border-radius:0px 0px 10px 10px;
}

/* backgrounds */
.bg-w{
	background-color: #ffffff;
}
.bg-red{
	background-color: #AE0E0D;
}
.bg-red-img{
	background: url('../ml_images/bg-red-img.png');
	background-repeat: repeat-x;
	background-position: center 20px;
}
.bg-red1{
	background-color: #AE0E0D;
	background-image:url("../ml_images/left-gears.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.bg-red2{
	
	background-image:url("../ml_images/right-gears.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.bg-gray{
	background-color: #333333;
}

/* Nav stuff */

.nav-wrapper{
	background-color:#77CAFF;
	height: 40px; 
	border-bottom: 5px solid #3CB3FF;
}
#NP > li > a{
}
#NP, #NP ul { 
	padding: 0;
	list-style: none;
	line-height: 31px;
	z-index:5;
	color: #ffffff;	
	width: auto;
}
#NP a {
	position: relative; 
	display: block;
	z-index: 9;
	margin: 0px auto;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #333333;
	font-family:Verdana;
	font-size:16px;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	z-index:6;
}

#NP a:hover {
	background:#5f5f5f;
	color:#ffffff;
	transition: .3s;
	
}
#NP li{
	position:relative;
	float: left;
	z-index:7;
	background-color: #333333;
	/*width: 80px; width needed or else Opera goes nuts */
}
@media (min-width: 1200px) {
	#NP li{

	}
}
@media (min-width: 768px) and (max-width: 979px) {
	#NP li{

	}
}
@media (max-width: 767px) {
	#NP li{

	}
}
#NP li:last-child{
	border-right: 0px;
}



#NP li ul li {
	border-top:1px solid #333333;
	overflow: hidden;
	z-index:9;
	display: block;
	width: 100%;
}
#NP li ul li:first-child {
	border-top: none;
}
#NP li ul li a {
	display: block;
	width: 100%;
	
	color:#FFFFFF;
	background-color: #333333;
	font-size:14px;
	padding: 10px;
	border-left:none;
	border-right:none;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	z-index:10;
}

#NP li ul li a:hover {
	background: #5f5f5f; 
	color: #ffffff;
	transition: .3s;
}

#NP li:hover ul, #NP li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#NP li:hover, #NP li. {
	position: 	static;
}
