/*---

Orbimetal.com // Join Our Team section CSS
Auteur : Arteca Design inc.
Derniere revision : 18 Octobre 2005
	
Notes: 

---*/

#content div.gallery {
	width: 339px;
	background: none;
}

#content div.description 	{ margin-left: 360px; }
#content div.description h4 { left: 370px; }

#join, #ok {
	position: absolute;
	top: -300px;
	left: 50%;
	height: 500px;
	width: 470px;
	padding: 15px;
	margin: 20px auto;
	border: 5px solid #333;
	margin-left: -245px;
	background: url("../img/common/bg_form.gif") no-repeat 0 100% #FFF;
	display: none; 
}

#ok {
	width: 200px;
	height: 130px;
	top: 0;
	margin-left: -120px;
	top: -105px;
	background-image: url("../img/common/bg_thank_you.gif");
}

#ok.fr {
	height: 145px;
	/* border: 1px solid red; */
}

#join dl {
	padding: 0;
	margin: 0;
}

#join dt, dd {
	padding: 3px;
	margin: 0;
}

#join dt {
	float: left;
	width: 150px;
	text-align: right;
}

#join dd { margin-left: 170px; padding-bottom: 3px;}

#join dd.last { padding: 0; }

#join form input.textfield {
	font-family : "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	/* background-color: #23316A; */
	border: 1px solid #999;
	margin: 0;
	padding: 3px;
	width: 200px;
}

#join .drop {
	border: 1px solid #999;
	color: #666;
	width: 250px;
	font-size: 11px;
}

#join label {
	font-weight: bold;
	line-height: 18px;
}

#join dt.attachment label { line-height: 13px; }

#join dt.attachment label span, dd.position {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

#join div.submit,
#ok div.submit {
	border-top: 1px solid #CCC;
	padding: 10px 5px 0 140px;
	clear: both;
	margin: 0 20px 0 35px;
}

#join div.submit ul, div.submit ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#join div.submit ul li {
	float: left;
	margin-right: 5px;
}

#join h3, #ok h3 {
	width: 255px;
	height: 22px;
	padding: 0;
	margin: 0;
	text-indent: -5000px;
	background-image: url("../img/titles/title_application_form.gif");
	border-top: 5px solid white;
	border-bottom: 5px solid white;
}

#ok h3 {
	background-image: url("../img/titles/title_thank_you.gif");
	width: 170px;
	margin: 0;
	border-bottom-width: 15px;
}

#join h3.es, #ok h3.es {
	background-image: url("../img/titles/title_solicitud_de_empleo.gif");
	width: 297px;
}

#join h3.fr, #ok h3.fr {
	background-image: url("../img/titles/title_formulaire_emploi.gif");
	width: 303px;
	height: 20px;
}

#ok h3.es {
	background-image: url("../img/titles/title_gracias.gif");
	width: 136px;
}

#ok h3.fr {
	background-image: url("../img/titles/title_merci.gif");
	width: 105px;
}

* html dd.address02 {
	position: relative;
	margin-left: 173px;
}

#content a.openForm {
	display: block;
	background: url("../img/common/btn_form_red_right.gif") 100% 0 no-repeat transparent;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	width: 130px;
	margin: 7px 0 2px 0;
}

#content a.openForm span {
	line-height: 25px;
	display: block;
	background: url("../img/common/btn_form_red_left.gif") 0 0 no-repeat transparent;
}

#content a.openForm:hover {
	color: #FFF;
	background-position: 100% -25px;
}

#content a.openForm:hover span {
	background-position: 0 -25px;
}

#content.fr a.openForm {
	width: 230px;
}

#content.es a.openForm {
	width: 170px;
}

#join a.btnForm,
#ok a.btnForm {
	display: block;
	background: url("../img/common/btn_form_red_right.gif") 100% 0 no-repeat transparent;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	width: 92px;
	margin: 7px 0 2px 0;
}

#join a.es { width : 142px; }

#join a.btnForm span,
#ok a.btnForm span {
	line-height: 25px;
	display: block;
	background: url("../img/common/btn_form_red_left.gif") 0 0 no-repeat transparent;
}

#join a.btnForm:hover,
#ok a.btnForm:hover  {
	color: #FFF;
	background-position: 100% -25px;
}

#join a.btnForm:hover span,
#ok a.btnForm:hover span {
	background-position: 0 -25px;
}

#join a.cancel,
#ok a.cancel {
background-image: url("../img/common/btn_form_gray_right.gif");
}

#join a.cancel span,
#ok a.cancel span {
background-image: url("../img/common/btn_form_gray_left.gif");
}

#ok p {
	margin: 0 18px 0;
	font-weight: bold;
}

#ok div.submit {
	border: none;
	margin: 22px 0 0 18px;
	padding: 0;
}