/*-------------------------------------------

           Title:  QualityXHTML
           Usage:  Global Layout
           Author:  QualityXHTML Team

---------------------------------------------*/


/*====================TOC====================

                1. Employment
                2. Employment Form

=============================================*/


/* 1. Employment
---------------------------------------------*/

#employmentform {
	padding: 25px 25px 13px 29px;
	background: url(../images/main_2rd_bg.png) no-repeat top left;
	}

html:not(:first-of-type) #employmentform {
	width: 680px;
	}


#employmentform h2 {
	margin: 0 0 13px -2px;
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}

#employmentform p {
	margin-bottom: 24px;
	color: #EEE;
	line-height: 1.5em;
	}

#employmentform p em {
	font-style: normal;
	}

#employmentform p a {
	color: #CAA166;
	border-bottom: 1px solid;
	}

#employmentform p a:hover {
	border: none;
	text-decoration: none;
	}


/* 2. Employment Form
---------------------------------------------*/

#jobform {
	padding: 17px 0 7px 27px;
	background: url(../images/main_2rd_bg.png) no-repeat top left;
	width: 680px;
	}

html:not(:first-of-type) #personal {
	width: 680px;
	}

#jobform .sorry {
	color: #e05151;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 15px;
	}
	
#jobform .thankyou {
	color: #a2b816;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px;
	}

#personal {
	clear: both;
	padding-bottom: 20px;
	position: relative;
	}

#personal h3 {
	color: white;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 15px;
	}

#personal label {
	margin-bottom: 5px;
	font-size: 12px;
	color: #CAA166;
	line-height: 1.5em;
	float: left;
	clear: left;
	}

#personal input {
	width: 300px;
	margin-bottom: 10px;
	border: 0;
	background: #212121;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
	padding: 8px;
	float: left;
	clear: both;
	}


div.selectbox-wrap { position: relative; float: left; clear: both; }
div.selectbox-wrapper {
	position: absolute;
	z-index: 1;
	top: 28px;
	left: 0;
	width:500px;
	height: 200px;
	margin: 0 0 4px 0;
	background-color: #0f0f0f;
	border:1px solid #0f0f0f;
	font-size: 11px;
	color: #fff;
	text-align:left;
	overflow: auto;
	clear: left;
}

div.selectbox-wrapper ul {
	list-style-type:none;
	}

div.selectbox-wrapper ul li.selected {
	background-color: #292929;
	}

div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	padding:5px;
	cursor:pointer;
	font-family: Helvetica, Arial, sans-serif;
	}

#personal .selectbox /* look&fell of  select box*/ {
	margin: 0px 5px 10px 0px;
	padding: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 304px;
	display: block;
	text-align: left;
	background: url('../images/bg_select.png') right;
	/*height:18px;*/
	cursor: pointer;
	border: 0;
	color: #ffffff;
	}

#personal select {
	background: url('../images/bg_select.png') right;
	}

#personal textarea {
	width: 296px;
	margin-bottom: 10px;
	border: 0;
	background: #212121;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
	padding: 10px;
	float: left;
	clear: both;
	}

#questions {
	clear: both;
	padding-bottom: 20px;
	}

#questions h3 {
	color: white;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 15px;
	margin-bottom: 15px;
	}

#questions label {
	margin-bottom: 5px;
	font-size: 12px;
	color: #CAA166;
	line-height: 1.5em;
	float: left;
	clear: left;
	}

#questions textarea {
	width: 480px;
	margin-bottom: 10px;
	border: 0;
	background: #212121;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
	padding: 10px;
	float: left;
	clear: both;
	}

#previouswork {
	clear: both;
	padding-bottom: 20px;
	}

#previouswork h3 {
	color: white;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 15px;
	margin-bottom: 15px;
	}

#previouswork p {
	margin-bottom: 24px;
	color: #EEE;
	font-size: 14px;
	line-height: 1.5em;
	}

#previouswork p em {
	font-style: bold;
	}

#previouswork textarea {
	width: 480px;
	margin-bottom: 10px;
	border: 0;
	background: #212121;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
	padding: 10px;
	float: left;
	clear: both;
	}

#resume {
	clear: both;
	padding-bottom: 20px;
	}

#resume h3 {
	color: white;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 15px;
	margin-bottom: 15px;
	}

#resume label {
	margin-bottom: 5px;
	font-size: 12px;
	color: #CAA166;
	line-height: 1.5em;
	float: left;
	clear: left;
	}

#resume label em {
	font-weight: bold;
	}

#resume input {
	width: 300px;
	margin-bottom: 10px;
	border: 0;
	background: #212121;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
	padding: 8px;
	float: left;
	clear: both;
	}

#complete {
	clear: both;
	padding-bottom: 20px;
	}

#complete h3 {
	color: white;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 15px;
	margin-bottom: 15px;
	}

#complete p {
	margin-bottom: 24px;
	color: #EEE;
	font-size: 14px;
	line-height: 1.5em;
	}

#complete button {
	border: 0;
	background: #212121;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	line-height: 1.5em;
	padding: 8px;
	clear: both;
	}