﻿.topSec{
	width: 100%;
	float:left;	
	background: #404040;
	height:36px;
	line-height:36px;
	color:#fff;
}

.topSec a:hover{
	color:#fff;
}

.topSec .fltR a{
	color:#fff;
	margin-left:20px;
}

.topSec .fltR a:hover{
	color:#6DCDFD;
}
.topSec.navBar .fltR a:hover{
	color:#fff;
}
.topSec.navBar{
	height:47px;
}

.topSec.navBar .vacSearch{
	float:left;
	width:900px;
	height:auto;
}

.topSec.navBar .fltR a{
	margin-left:0px;
}

.topSec.navBar .vacSearch .quickSearch{
	float:left;
	width:180px;
	margin-left:20px;
}

.topSec.navBar .vacSearch .quickSearch.globalButton{
	margin-top:8px;
}

.topSec.navBar .vacSearch .quickSearch.keywords{
	width:250px;
}

.topSec.navBar .vacSearch .searchTitle{
	line-height:45px !important; 
	font-size:18px;
	margin-right:20px;
}

.topSec.navBar .vacSearch .quickSearch INPUT[type=text], .topSec.navBar .vacSearch .quickSearch SELECT{
	width:100%;
	height:30px;
	border:solid 1px #fff;
	margin-top:8px;
}

.topSec .wrapper{
	padding-top: 10px;	
}
	
	.topSec #logo{
		float: left;
		width: 160px;
		overflow: hidden;
	}
	
	.topSec #menuBar{
		width: 1003px;
		float: left;	
	}
	
	
	.topSocialMedia{
		float: right;	
		margin-top: 4px;
		margin-right: 10px;
	}

.header_holder{
	width:100%;
	height:85px;
}

.header_holder #logo{
	width:267px;
	height:68px;
	margin-top:10px;
}

/* -------------------------------------------
						quick_sec_layer										
 ------------------------------------------- */

#quick_sec_layer{
	float:left;
	width:100%;
	height:auto;
	border-top: 30px solid #1cacb5;
	z-index:1000 !important;
	position:relative;
}

#quick_sec_layer .button_row .btn{
	width:auto;
	text-align:center;
	line-height:41px;
	float:left;
	cursor:pointer;
	background:#FFF;
	color:#1cacb5;
	font-size:16px;
	border-radius:5px 5px 0 0;
	font-size:16px;
	margin-right:15px;
	padding:0 29px;	
}


#quick_sec_layer .button_row{
	width:100%;
	float:left;
	margin-top:-70px;
}

#quick_sec_layer .button_row .btn.last			{border-right:0px solid #4CC1BD;}
#quick_sec_layer .button_row .btn.active		{background:#1cacb5; color: #FFF;}
#quick_sec_layer .button_row .btn:hover			{background:#1cacb5;color:#fff;}


#quick_sec_layer .content_lists{
	width:100%;float:left;
	padding-bottom:10px;
}

#quick_sec_layer .content_lists .lst.first	{}
#quick_sec_layer .content_lists .lst		{display:none;}
#quick_sec_layer .content_lists .lst.active	{
	    display: block;
    color: #fff;
    float: left;
    background: #1cacb5;
    margin-top: -20px;
    width: 100%;
    padding-bottom: 15px;
}
#quick_sec_layer .content_lists .lst A.quickSectors			{color:#fff;}
#quick_sec_layer .content_lists #btn_content_2 .row{margin-top:15px;}
#quick_sec_layer .content_lists .lst .globalButton.alt A{width:auto;}
#quick_sec_layer .content_lists .lst A.noResults		{font-weight:normal;background:rgba(0,0,0,0.5);}
#quick_sec_layer .content_lists .lst A:hover{text-decoration:none;color:#1cacb5;}

#quick_sec_layer .content_lists .lst.results ul{margin:3px;padding:10px 0 0 0;list-style:none;}
#quick_sec_layer .content_lists .lst.results ul li{margin:3px;padding:0;list-style:none;}
#quick_sec_layer .content_lists .lst.results ul li a{width:440px;font-weight:normal;}
#quick_sec_layer .content_lists ul li{margin:3px;}
