﻿.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;
	background:#FFF;
	z-index:1000 !important;
	position:relative;
}

#quick_sec_layer .button_row .btn{
	border-right:0px solid #fff;
	text-align:center;
	line-height:41px;
	float:left;
	cursor:pointer;
	background:#000;
	color:#fff;
	height: 41px;
	font-size:16px;
	font-size:16px;
	padding:0 29px;	
	box-shadow: none;
}

#quick_sec_layer .button_row #btn_1{
	border-radius: 10px 0px 0px 0px;
}
#quick_sec_layer .button_row #btn_3{
	border-radius: 0px 10px 0px 0px;
}

#quick_sec_layer .button_row					{width:100%;float:left;margin-top:-41px;}

#quick_sec_layer .button_row .btn.last			{border-right:0px solid #4CC1BD;}
#quick_sec_layer .button_row .btn.active		{background:#000;}
#quick_sec_layer .button_row .btn:hover			{background:#000;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;}
#quick_sec_layer .content_lists .lst A.quickSectors			{color:#fff; line-height: 30px;}
#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:#000;}

#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;}


#quickLinkContentHolder{
	background: #000;
}