

@font-face {  font-family: 'impact';  src: url('../fonts1/impact.ttf');}



textarea {
width: 95%;
height: 400px;
background-color:#444444;
color:#444444; 
font-size:18px;
font-family:arial; 




}

.ta {
width: 95%;
height: 400px;
background-color:#444444;
color:#ffffff; 
font-size:18px;
font-family:arial; 




}

.empDescription{
    
    border-left: 2px solid #a5441b;
}


#footer a:link {
  color: #00a3d7;
  font-family:arial; 
  font-weight:bold; 
  font-size:18px;
  text-decoration: none;
}

#footer a:active {
  color: yellow;
  font-family:arial; 
  font-weight:bold; 
  font-size:18px;
  text-decoration: none;
}

#employerReview a {
  color: #a5441b;
  font-family:arial; 
  font-weight:bold; 
  font-size:24px;
  text-decoration: none;
}

#employerReview a:link {
  color: #a5441b;
  font-family:arial; 
  font-weight:bold; 
  font-size:24px;
  text-decoration: none;
}

#employerReview a:active {
  color: #a5441b;
  font-family:arial; 
  font-weight:bold; 
  font-size:24px;
  text-decoration: none;
}


body {background:#252525;}
#body_cont { background-size: contain;background-repeat:no-repeat;background-position: center; }

#header {position:absolute; top:0px; left:0px; width:100%; height: 46px; background-image: url('../images/nw4me_line2.png'); background-size: contain;background-repeat:no-repeat; background-position: center;   text-align: center;}
#header2 {position:absolute; top:0px; left:0px; width:100%; height: 30px; font-family:arial; font-weight: bold; color:#ffffff; background: #00a3d7; font-size:20px; text-align: center;}
#header3 {position:absolute; top:28px; left:0px; width:100%; height: 2px; background: #7ce6b6;}

#tools {position:absolute; top:8px; width:30px;height:28px; background-image: url('../images/tools1.png'); background-size: contain}


#menu {position:absolute; top: 30px; left:0px; background:#a5441b; width:100%; height: 34px; font-family:arial; font-weight: bold; color:#ffffff; font-size:16px; padding-top:6px; text-align: center;}
#menu2 {position:absolute; top: 64px; left:0px; background:#a5441b; width:100%; height: 34px; font-family:arial; font-weight: bold; color:#ffffff; font-size:16px; padding-top:6px; text-align: center; border-bottom: 5px solid #444444}
#employerButton {background:#a5441b; width:100%; height: 22px; font-family:arial; font-weight: bold; color:#ffffff; font-size:16px;}
#employeeButton {background:#a5441b; width:100%; height: 22px; font-family:arial; font-weight: bold; color:#ffffff; font-size:16px;}
#listingsButton {background:#a5441b; width:100%; height: 22px; font-family:arial; font-weight: bold; color:#ffffff; font-size:16px;}


#sortListingsCont {background:#a5441b; width:100%; height: 22px; font-family:arial; font-weight: bold; color:#ffffff; font-size:16px;}





#employerApply {position:absolute; top: 110px; left:0px; background:#000000; width:100%; height: 1200px; font-family:arial; font-weight: bold; color:#ffffff; font-size:24px;overflow-y:auto; padding-left:10px; overflow-x:hidden}

#employerApply2 {position:absolute; top: 110px; left:0px;  width:100%; height: 100%; }



#employeeApply {position:absolute; top: 110px; left:0px; background:#000000; width:100%; height: 1200px;  font-family:arial; font-weight: bold; color:#ffffff; font-size:24px; overflow-y:auto; padding-left:10px; overflow-x:hidden}

#employeeApply2 {position:absolute; top: 110px; left:0px; width:100%; height: 100%;}




#employerReview {position:absolute; top: 110px; left:0px;   background:#000000; font-family:arial;  color:#ffffff; font-size:20px; padding:20px; overflow-y:auto; overflow-x:hidden }

#info { position:absolute; top:110px; background:#000000; font-family:arial; color:#ffffff; font-size:24px; padding:20px; overflow-y:auto;  overflow-x:hidden }


#listings {position:absolute; top: 110px;  background:#000000;  font-family:arial; font-weight: bold; color:#ffffff; font-size:24px; padding-left:10px; padding-top:10px; overflow:auto}

#payButtonID {width:200px; height:40px; text-align:center;}

#sendButtonID {width:200px; height:40px; text-align:center;}

#body_cont_L_inner {

/* Safari */
-webkit-transform: rotate(90deg);

/* Firefox */
-moz-transform: rotate(90deg);

/* IE */
-ms-transform: rotate(90deg);

/* Opera */
-o-transform: rotate(90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}

#body_cont_L_inner_b {

/* Safari */
-webkit-transform: rotate(90deg);

/* Firefox */
-moz-transform: rotate(90deg);

/* IE */
-ms-transform: rotate(90deg);

/* Opera */
-o-transform: rotate(90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}



#footer {height:30px; background:#7ce6b6; text-align:center; font-family:arial; font-weight:bold; font-size:18px;  padding-top:3px; padding-bottom:3px; border-top: 5px solid #444444}






