/* CSS Document */

body{margin:0px;
padding:0px;}

.form-bg{
	background-color: #f0f0f0;
	padding-top:20px;
	padding-bottom:13px;
}

.post {
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(images/post.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 36px;
height: 16px;
}

.apply-bttn{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/apply-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.apply-bttn a{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/apply-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.apply-bttn a:hover{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/apply-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.form-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}

.textfield
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #5f5f5f;
}

.search_txtarea_index {
	height: 25px;
	width: 179px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/text-input-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.enter-your-first-name{
	background-image: url(../images/enter-your-first-name.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 186px;
}

.must-not-be-blank{
	background-image: url(../images/must-not-be-blank.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 186px;
}

.ok{
	background-image: url(../images/ok.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 186px;
}

.education{
	background-image: url(../images/education.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 186px;
}

.work-experience{
	background-image: url(../images/work-experience.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 186px;
}

textarea.bgImageSc{
	background-image: url(../images/address.jpg);
	background-attachment: fixed;
	background-position:left top; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;	
	height: 64px;
	width: 179px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #5f5f5f;
}

.address{
	background-image: url(../images/address.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 179px;
	text-align: left;
	text-decoration: none;
	background-position: left top;
}

/* background-attachment: fixed;
	background-position:fixed; */

.address-big-box-bg{
	background-image: url(../images/address-big-box-bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;	
	height: 64px;
	width: 368px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #5f5f5f;	
	background-attachment: fixed;	
}

.doted-line{
	border: 1px dotted #888888;
	border-left:1px;
}

/* 
.white-popup-tip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fe8101;
	text-decoration: none;
	background-image: url(../images/must-not-be-blank-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #aedbf2;
	border-right-color: #aedbf2;
	border-bottom-color: #aedbf2;
	background-color:#FFFFFF;
	height:35px;
	margin-left:50px;
} */

.white-popup-tip {
	display: none;
	position: absolute;
	right: -100px;
	width: 186px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/enter-your-first-name.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:33px;
}
.white-popup-tip1 {
	display: none;
	position: absolute;
	right: -100px;
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/enter-your-first-name-3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:33px;
}

.login-bttn{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/login-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.login-bttn a{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/login-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.login-bttn a:hover{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/login-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.logout-bttn{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/logout-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.logout-bttn a{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/logout-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.logout-bttn a:hover{
cursor:pointer;
border:0px outset #FFFFFF;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/logout-bttn.jpg);
background-repeat:no-repeat;
background-position: left top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 1px;
width: 108px;
height: 34px;
}

.iframe{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right:05px;
	text-align:justify;}