@charset "utf-8";
body {
	font-family: "Franklin Gothic Medium", Arial, sans-serif, helvetica;

}
.cb{
	clear: both;
}
.genpadding{
	padding: 10px;
}
.genpadding2{
	padding: 5px;
}
#flash_container {
	height: 640px;
	width: 861px;
	margin-top: -320px;
	margin-left: -430.5px;
	position: absolute;
	left: 50%;
	top: 50%;
	/*background-image: url(../layout/frame.gif);*/
	background-repeat: no-repeat;
	padding-top: 55px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #4A3D3C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia;
}
h2 span{
	display: block;
	font-size: 0.6em;
	color: #000000;
}
p {
	font-size: 0.8em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p a{
	color: #4A3D3C;
	text-decoration: underline;
}
p a:hover{
	text-decoration: underline;
}
.job {
	display: block;
	background-color: #E0E0E0;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 120px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#applyform {
	position: absolute;
	height: auto;
	width: auto;
	left: 278px;
	top: 160px;
	padding: 20px;
	background-color: #333333;
	border: 2px solid #000000;
	visibility: hidden;
	z-index: 10;
}

a.apply {
	background-color: #787878;
	color: #FFFFFF!important;
	font-style: italic;
	padding: 3px;
	margin: 2px;
	border: 1px solid #333333;
	text-decoration: none;
}
#applyform #closewindow {
	background-color: #FFFFFF;
	font-size: 0.6em;
	text-transform: uppercase;
	top: 0px;
	right: 0px;
	position: absolute;
	margin: 0px;
	padding: 2px;
	color: #333333;
	text-decoration: none;
}
#jobapply label {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 0.6em;
	text-transform: none;
	text-align: left;
	padding-right: 5px;
	display: block;
	clear: both;
	padding-bottom: 10px;
	color: #FFFFFF;
}
form .hr {

}
h2    a {
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 2px;
	color: #4A3D3C;
	display: block;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.6em;
	margin-bottom: 0px;
	text-align: center;
}
#requires {
	margin-right: auto;
	margin-left: auto;
}
#requires p {
	text-align: center;
}
#text {
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
}
#text h2 {
	text-align: center;
}
#text p {
	text-align: center;
}
#popup {
	position: absolute;
	left: 211px;
	top: 175px;
	z-index: 10;
}.joc_con .genpadding h2 {
	margin-top: 5px;
}
