@charset "UTF-8";
/* CSS Document */


/*Facilities Slideshow*/

#jobs-left{
	padding: 20px;
	margin-left: 0px;
	min-height: 600px;
	background-color: #000000;


}

#edge-left{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
	min-height: 600px;
	background-color: #000000;


}

/*Jobs Main Content2*/

.facilities-main-content2 {
	background-image: url(images/facilitiescontent-header.png);
	background-repeat: no-repeat;
	background-color: #000;
}

.facilities-main-content2 .section {
	font-size: 100%;
	color: #FFFFFF;
	
}

.facilities-main-content2 .section b {
	display: block;
	padding: 7px 0 0 10px;
}

.facilities-main-content2 .content {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 5px;
	background-image: url(images/fw-tag.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}


.facilities-main-content2 span { display:none }


/*Facilities Page*/

#jobspage {
	width: 890px;
	margin: 0 auto;
	padding: 0px 0px 25px 0px;
	background-color: #000000;
	background-image: url(images/fac-bg.png);
	background-repeat: repeat-x;
	border-width: 1px;
	border-color: #333333;
	outline-color: #333333;
	border-style: solid;
	

}


#vader{
	padding: 0px 0px 20px 50px;

}


#vader-left{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
	min-height: 330px;
	background-color: #000000;


}
#vader-img{
	padding-right:25px;
}
/*Facilities Details*/


.facilities-detail .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 25px;
	margin-top: 0px;
	height: 305px;
}

.facilities-detail h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #CCCCCC;
	margin-right: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-top-width: thin;
	padding-top: 2px;
	text-transform: uppercase;
}


.facilities-detail p {
	font-size: 0.8em;
}

.facilities-detail li {
	font-size: 0.8em;
	background-color: #161616;
	padding-left: 3px;
	padding-right: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#minilist {
	font-size: 1em;
}

#minilist li{
	background-color: #000000;
	line-height: 1.4em;
	padding-left: 3px;

}

/* Facilities Sidebar */

#sidebar-fac {
	float: right;
	width: 420px;
	position: relative;
	padding-top: 20px;
	min-height: 600px;
	background-color: #000000;

}

#sidebar-fac .col-one {
	width: 200px;
}


/*Facilities 2 Menu*/

#facilities-menu2 {
	width: 610px;
	height: 25px;
	clear: both;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#facilities-menu2 ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;

	
}

#facilities-menu2 li {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 0;
	
}

#facilities-menu2 a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	
}

#facilities-menu2 a:hover {
	color: #1777B1;
}

#facilities-menu2 b {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 0px 0px 0px;
	cursor: hand;
}



#facilities-menu2 span { display:none }



.facmenuactive a {
	background-image: url(../images/fac-but-overview-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 63px;
}

.facmenuactive a:hover {
	background-image: url(../images/fac-but-overview-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 63px;

}


.facmenu a {
	background-image: url(../images/fac-but-overview-off.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 63px;

}

.facmenu a:hover {
	background-image: url(../images/fac-but-overview-over.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 63px;
}

.audiofacmenu a {
	background-image: url(../images/fac-but-recording-off.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	background-position: top center;
	width: 106px;

}

.audiofacmenu a:hover {
	background-image: url(../images/fac-but-recording-over.gif);
	background-repeat: no-repeat;
		background-position: top center;
	width: 106px;

}

.audiofacmenuactive a {
	background-image: url(../images/fac-but-recording-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 106px;
}

.audiofacmenuactive a:hover {
	background-image: url(../images/fac-but-recording-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 106px;
}

.postfacmenu a {
	background-image: url(../images/fac-but-post-off.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 98px;
}

.postfacmenu a:hover {
	background-image: url(../images/fac-but-post-over.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 98px;
}

.postfacmenuactive a {
	background-image: url(../images/fac-but-post-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 98px;
}

.postfacmenuactive a:hover {
	background-image: url(../images/fac-but-post-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 98px;
}

.editfacmenu a {
	background-image: url(../images/fac-but-edit-off.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 73px;
}

.editfacmenu a:hover {
	background-image: url(../images/fac-but-edit-over.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 73px;
}

.editfacmenuactive a {
	background-image: url(../images/fac-but-edit-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 73px;
}

.editfacmenuactive a:hover {
	background-image: url(../images/fac-but-edit-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 73px;
}


.camfacmenu a {
	background-image: url(../images/fac-but-camera-off.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 91px;
}

.camfacmenu a:hover {
	background-image: url(../images/fac-but-camera-over.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 91px;
}

.camfacmenuactive a {
	background-image: url(../images/fac-but-camera-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 91px;
}

.camfacmenuactive a:hover {
	background-image: url(../images/fac-but-camera-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 91px;
}

.podfacmenu a {
	background-image: url(../images/fac-but-pods-off.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 106px;
}

.podfacmenu a:hover {
	background-image: url(../images/fac-but-pods-over.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 106px;
}

.podfacmenuactive a {
	background-image: url(../images/fac-but-pods-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 106px;
}

.podfacmenuactive a:hover {
	background-image: url(../images/fac-but-pods-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 106px;
}

.loungefacmenu a {
	background-image: url(../images/fac-but-lounge-off.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 53px;
}

.loungefacmenu a:hover {
	background-image: url(../images/fac-but-lounge-over.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 53px;
}

.loungefacmenuactive a {
	background-image: url(../images/fac-but-lounge-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 53px;
}

.loungefacmenuactive a:hover {
	background-image: url(../images/fac-but-lounge-on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 53px;
}

