body {
	font-family:tahoma,arial,verdana;
	font-size:80%;
	color:#000000;
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image:url('../images/bking.jpg');
	background-repeat:repeat-x;
}
form {
	border:0px;
	padding:0px;
	margin:0px;
}
div.page {
	width:940px;
	background-color:#FFFFFF;
	margin:0px auto;
}
div.pageContent {
	padding:10px;
}
div.clear {
	clear:both;
	height:0px;
}
a.namelink {
	
}
div.logo {
	display:block;
	width:800px;
	margin:0px auto;
	margin-bottom:20px;
	overflow:hidden;
}
img.swagLogo {
	float:left;
	border:0px;
}
img.ferrisLogo {
	float:right;
	border:0px;
}
div.intro {
	margin:0px auto;
	margin-bottom:30px;
	padding-top:10px;
}
div.introTitle {
	font-size:160%;
	font-weight:bold;
	margin-bottom:10px;
}
select.jobs {
	width:400px;
	font-size:90%;
}
div.item {
	margin:0px auto;
	margin-bottom:45px;
	border-bottom: solid 1px #999999;
}
div.title {
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
	overflow:hidden;
}
div.titleText {
	float:left;
}
div.titleLink {
	float:right;
}
a.topLink {
	font-size:80%;
	color:#999999;
	text-decoration:none;
}
a.topLink:hover {
	text-decoration:underline;
}
div.jobBking {
	background-image:url('../images/itemBking.jpg');
	background-repeat:repeat-x;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#999999;
}
div.desc {
	padding:5px;
}
div.details {
	padding:5px;
	font-style:italic;
	display:block;
	overflow:hidden;
	background-color:transparent;
}
div.location {
	float:left;
}
div.endDate {
	float:right;
	margin-right:1px;
}
div.bottom {
	display:block;
	overflow:hidden;
	padding:5px;
	background-color:transparent;
}
div.docs {
	float:right;
	background-color:transparent;
	text-align:right;
	padding-bottom:5px;
}
a.docDownload {
	display:inline-block;
	height:18px;
	font-size:80%;
	color:#777777;
	background-image:url('../images/download.gif');
	background-position:left 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	vertical-align:middle;
}
a.docDownload:hover {
	color:#000000;
}
a.but_apply {
	display:inline-block;
	text-align:center;
	background:#E6D0FF url('../images/but_apply.jpg');
	background-repeat:repeat-x;
	background-position:top;
	text-decoration:none;
	color:#000000;
	border: 1px solid #c0abd8;
	margin:10px 0px;
	padding:4px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
}
a.but_apply:hover {
	text-decoration:none;
}
a.but_apply:active {
	position: relative;
	top: 1px;
	left: 1px;
}
input.publish {
	border:0px;
}

/* ---- FOOTER --- */
/* --------------- */
div.footer {
	display:block;
	margin:0 auto;
	color:#999999;
	overflow:hidden;
	border:solid 1px #DDDDDD;
	background-image:url('../images/legal.jpg');
	background-repeat:repeat-x;
	margin:40px 0px 20px 0px;
	background-position:bottom;
	-webkit-border-radius: 1.0em;
	-moz-border-radius: 1.0em;
	border-radius: 1.0em;
	
}
div.footerContent {
	padding:20px 10px;
	overflow:hidden;
}
div.website {
	display:inline-block;
	float:left;
}
a.website {
	color:#999999;
	text-decoration:none;
}
a.website:hover {
	text-decoration:underline;
}
div.address {
	display:inline-block;
	float:right;
}
/* -------------- */
