@charset "utf-8";
/* CSS Document */
#leftcol{width:237px;}
 
#twocols{width:599px; background:#fcc10a; margin-left:1px;}

/**** Page Title ****/
#pageTitle{
	width:860px;
	float:right;
	margin-bottom:1px;
	text-align:right;
	height:27px;
	background: #E79000 url(../images/pagetitlebg.gif) no-repeat right;padding:10px 40px 0 0
}
#pageTitle h2 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, arial, Helvetica, sans-serif;
}
#kareer { background:#730b00 url(../images/formbg.gif) top left repeat-y; float:left; width:900px;}
.clear{clear:both;}

#leftcol{ background:url(../images/leftbg.gif) no-repeat left 60px; height:800px;}
#leftcol p {padding:30px 0 10px 0; margin:0; text-align:right; color:#ffba00; border-bottom:#ffba00 1px dashed;}
#leftcol p a {padding:0 20px 0 0; margin:0; text-align:right; color:#ffba00; text-decoration:none;}
#leftcol p a:hover {text-decoration:underline;}

#formContent {float:right; width:633px; padding:20px 15px;}
#formContent h3 {color:#fff; font-size:14px; font-weight:bold; font-family:Verdana, arial, Helvetica, sans-serif; text-transform:uppercase;}
.fhead {color:#ffcc66; font-size:14px; font-weight:bold; font-family:Verdana, arial, Helvetica, sans-serif; text-transform:uppercase; padding:20px 0;}

/* ---------> Form CSS <----------*/

.formCont { color:#FFFFFF;
}
.spam { padding-bottom:5px;
}
.formCont label{
float: left;
width: 180px; padding-bottom:10px; cursor:default;
}
.label{
margin-bottom:20px;
}
.smallinput {
width: 120px; border:#fff 1px solid; background:#730b00; color:#FFFFFF;
}
.smallinput1 {
width: 120px; border:#fff 1px solid; background:#730b00; margin-left:30px; color:#FFFFFF;
}
.smallinput3 {
width: 120px; border:#fff 1px solid; background:#730b00; color:#FFFFFF;
}
.smallinput2 {
width: 50px; border:#fff 1px solid; background:#730b00; color:#FFFFFF;
}
.biginput {
width: 276px; border:#fff 1px solid; background:#730b00; color:#FFFFFF;
}
.bigText {
width: 276px; height:60px; border:#fff 1px solid; background:#730b00; margin-bottom:20px; color:#FFFFFF;
}
.bigselect {
border:#fff 1px solid; background:#730b00; color:#FFFFFF;
}

.fldDisc { width:400px; height:30px; float:left; margin-left:210px;}
* html .fldDisc { height:30px; float:left; margin-left:108px;}

.fldDisc2 { width:410px; height:30px; float:left; margin-left:200px;}
* html .fldDisc2 { height:30px; float:left; margin-left:100px;}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
