.lightbox {
	width:333px;
	z-index:1000;
	background:#fff url('/images/LightBox/bg.gif') repeat-x left bottom;
	border:1px solid #C8C8C8;
	padding:30px 45px 26px 36px;
	/*overflow:hidden;*/
}
	.lightbox h1 {
		font-size:18px;
		/*color:#000;*/
			}
			

/**************dynamicly vertical strech tooltip - blue border******************/
/*width:172px*/

.lightbox-lead-form{width:390px;text-align:left;z-index:1000;bottom:0px;left:0px;}

.lightbox-lead-form .fg-form{width:390px;position:relative;
	background:#f6f7fb url('/images/LightBox/lightbox.form.body.bg.gif') repeat-x left 28px;
	
	}

.lightbox-lead-form h3{
	z-index:1000;
	width:373px;
	height:19px;
	background:url('/images/LightBox/lightbox.form.header.bg.gif') repeat-x left top;
	border:1px solid #a0a8c0;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-left:15px;
	font-size:11px;
	text-transform:uppercase;
	color:#435b92;
	font-weight:bold;
	}

	
.lightbox-lead-form #lightbox-close
{
	background-image:url('/images/lightbox/lightbox.products.close.gif');
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
	z-index:1001;
	position:absolute;
	top:9px;
	right:4px;
}
.lightbox-lead-form .txt{width:245px;}
.lightbox-lead-form select{width:250px;}
.lightbox-lead-form .fg-body{margin:15px;}

.lightbox-lead-form .fg-fields{margin:15px;margin-bottom:5px;}
.lightbox-lead-form .fg-field .lbl{text-align:left;width:100px;}

.lightbox-lead-form .fg-buttons{clear:both;padding-right:43px;height:20px;padding-bottom:20px;}
.lightbox-lead-form  .fg-buttons .button	{float:right}

#page-title{
	
	width:530px;
	padding:20px 100px 10px 80px;
	float:left;
}
	#page-title img{
		position:absolute;
		left:0px;		
		bottom:0px;
	}
#top-body{
	width:630px;
	padding:0px 0px 0px 80px;
	float:left;
}	
	#top-body h1{
		margin-top:8px;
		margin-bottom:8px;
		line-height:25px;
	}
#content-body{
	width:515px;
	padding:20px 60px 40px 80px;
	float:left;
}
	#content-body ul {
		zoom:1;
	}
		#content-body ul li {
			background:transparent url('/images/misc/blt1.gif') no-repeat left 6px;
			padding-left:10px;
			margin-bottom:5px;
			zoom:1;
		}

#content-related {
	width:155px;
	padding-top:25px;
	float:left;
}


#career{
	width:415px;
}
	#career .item{
		clear:both;
		width:415px;		
		position:relative;
	}		
		#career .item h2{			
			margin:5px 0px;
		}
		#career .item h4{
			font-weight:bold;
			margin:5px 0px;
		}
	#career .sep{
		clear:both;		
		border-bottom:solid 1px #262625;
		margin:25px 0px;
	}
	#career .apply{
		position:absolute;
		right:0px;
		bottom:-10px;
		text-decoration:underline;
		background:transparent url('/images/arrows/arr3.gif') no-repeat right 7px;
		padding-right:10px;
		color:#898989;
		cursor:pointer;
	}
	#career #preloader{
		width:32px;
		height:32px;
		background:url('/images/misc/preloader.gif') no-repeat left top;
		position:absolute;
		z-index:15;
		bottom:0px;
		left:180px;
	}

#apply-job{
	margin-top:15px;
	overflow:hidden;
	float:left;
	position:relative;
}
	#apply-job .content{
		width: 370px;
		padding:20px;
		height:140px;
		*height:125px;
		float:left;		
		border:solid 1px #3e3d3d;
		/*background-color:#171717;*/
	}
	#apply-job .close{
		width:14px;
		height:14px;
		background:url('/images/buttons/close.gif') no-repeat left top;
		position:absolute;
		top:10px;
		right:10px;
		cursor:pointer;
	}
	#apply-job .fg-body{
		color:#000;
		font-weight:bold;
		margin-bottom:20px;
	}

#terms-lightbox{
	position:relative;
	width:348px;
	height:249px;
	padding:20px 30px 30px 30px;
	background:url('/images/misc/terms-bg.png') no-repeat left top;	
	_background:url('/images/misc/terms-bg.gif') no-repeat left top;	
}
	#terms-lightbox .close{
		width:14px;
		height:14px;
		background:url('/images/buttons/close.gif') no-repeat left top;
		position:absolute;
		right:17px;
		top:10px;
		cursor:pointer;
	}
	#terms-lightbox .content{
		overflow:auto;
		width:348px;
		height:220px;		
		padding-right:10px;
		line-height:160%;
	}
	
#fg-form-container-Career{
	position:relative;
}
#fg-form-container-Career .progress-bars{
	display: none;
}
#fg-form-container-Career #file-list .file-size{
	margin-right: 10px;
}
#fg-form-container-Career #file-list .file-remove{
	margin-right: 10px;
}
#fg-form-container-Career #file-list .file-info{
	display: none;
}
#fg-form-container-Career #file-clear{
	display: none;
}
#fg-form-container-Career h3{
	display: none;
}
#fg-form-container-Career .fg-field{
	margin-bottom:15px;
}

#fg-form-container-Career .fg-field .lbl{
	float:left;
	width:113px;
}
#fg-form-container-Career .fg-fields .required .lbl{
	background:url('/images/misc/blt3.gif') no-repeat left 7px;	
	padding-left:7px;
}
#fg-field-Career-agree .lbl{
	display:none;	
}
#fg-field-Career-agree a{
	text-decoration:underline;
}

#fg-form-container-Career .fg-field-input{
}
#fg-form-container-Career .fg-field-input .txt{
	background-color:#171717;
	border:solid 1px #2f2f2e;
	width:240px;
	height:15px;
	color:#cccccc;	
}
#fg-form-container-Career .fg-field .validation-failed{
	border:solid 1px #ec1c24;
}
#fg-form-container-Career .fg-field-input .file-display-name{
	background-color:#171717;
	border:solid 1px #2f2f2e;
	width:175px;
	height:15px;
}

#fg-form-container-Career .file-upload{
	position:relative;
}

#fg-form-container-Career .button .browse-button{
	width:57px;
	height:23px;
	border:none;
	position:absolute;
	right:5px;
	_right:100px;
	top:0px;
	text-decoration:underline;
	background:none;
	color:#8b8a8a;
}

#fg-form-container-Career .button input{
	background:url('/images/buttons/send.gif') no-repeat left top;
	border:none;	
	color:#fff;
	font-weight:bold;
	width:57px;
	height:22px;
	float:right;
}
#fg-form-container-Career .button .send{
	
}

#fg-form-container-Career .validation-advice{
	color:#ec1c24;
	padding-left:100px;
	font-size:11px;
	xmargin-bottom:-5px;
	height:5px;
	xoverflow:hidden;
}

#fg-field-Career-agree .validation-advice{
	position:absolute;
}.join-talent{
	width:121px;
	height:195px;	
	border:solid 1px #262625;
	position:relative;	
	margin-bottom:15px;
}
	.join-talent .bg{
		width:120px;
		height:194px;	
		border:solid 1px #262625;
		background-color:#000;
		opacity:0.4;
		filter: alpha(opacity = 40);
		position:absolute;	
		top:0px;
		left:0px;
		z-index:0;
	}

	.join-talent .join-title{
		background:url('/images/misc/join-talent-title.png') no-repeat left top;		
		width:91px;
		height:78px;
		position:absolute;
		left:15px;
		top:50px;
		z-index:5;
	}
	.join-talent .join-btn{
		background:url('/images/buttons/join.png') no-repeat left top;		
		width:67px;
		height:19px;
		padding-top:3px;
		color:#fff;
		font-weight:bold;
		text-align:center;
		position:absolute;
		left:27px;
		bottom:30px;
		display:block;
	}
.contact{
	font-size:14px;	
	background:url('/images/arrows/arr1.gif') no-repeat right 5px;
	padding-right:8px;
	float:left;
	text-decoration:underline;
	margin-bottom:20px;
	*margin-bottom:0px;
}
.contact:hover{
	background:url('/images/arrows/arr1-over.gif') no-repeat right 5px;
}	
.our-space{
	font-size:14px;	
	background:url('/images/arrows/arr1.gif') no-repeat right 5px;
	padding-right:8px;
	float:left;
	text-decoration:underline;
}
.our-space:hover{
	background:url('/images/arrows/arr1-over.gif') no-repeat right 5px;
} 