/************************** Overrides *************************/

/* Image Caption Override */
.image_cell p strong {
text-transform:none;
font-size:1em;
}
/* Footer Wrapping Fix */
.bottomtabwrap
{
color: #cc3300;
font-family: trebuchet MS;
padding-top: 2px;
padding-left: 2px;
white-space: normal;
}

/****************** IA Recruitment Promo Box ******************/
#salespromo {
margin:2em auto 0 auto;
border:1px #ccc solid;
background-color:#f1f1f1;
padding: 5px 5px 0 5px;
width:455px;
text-align:left;
}
#salespromo div {
margin-bottom:1em;
}

/*********** Static Job Content Wrapper and Classes ***********/
.jobstaticlist {
padding-bottom:5em;
}
.jobstaticlist .thumbnailImage {
float:left;
padding-right:1em;
}
.jobstaticlist a:link, .jobstaticlist a:visited, .jobstaticlist a:hover, .jobstaticlist a:active {
color:#ff0000;
}

hr {
background-color:#cccccc;
border:0;
height:1px;
}

/******************** RHS Latest Jobs Box *********************/
.JobListing {
display: block;
width: 140px;
background-image: url("../images/160_box_bg.gif"/*tpa=http://www.railway-technology.com/images/160_box_bg.gif*/);
background-repeat: repeat-y;
font-family: trebuchet MS;
color: #333333;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}
.Job {
padding:0;
color: #000;
}
.JobTitle {
display:block;
}
.JobTitle a {
font-size:90%;
font-weight:bold;
color: #ff0000;
text-decoration:none;
}
.JobTitle a:hover {
color:#ff0000;
}
.Summary {
display:none;
}
.Company {
display:none;
}
.Location {
display:none;
}
.Location:before {
display:none;
}
.PositionType {
font-size:85%;
display:none;
}
.PositionType:before {
content: '- ';
display:none;
}
.Posted {
font-size:90%;
}
.Salary {
}
.Salary:before {
display:none;
}

/******************** Role Profile Classes ********************/
#career-interview {
font-size: 16px;
font-weight: bold;
font-style: normal;
color : #000000;
padding: 0 0 0.5em 0 !important;
text-transform : uppercase;
}
.jobstaticlist h1 {
}
.jobstaticlist  h2 {
text-transform:none;
font-size:1.1em;
}
#profilenotes {
width:142px;
text-align:left;
margin: 0 0 2em 0;
border:1px solid #cccccc;
padding:3px;
background-color:#f1f1f1;
}
#profilenotes .notes {
background-color:#cccccc;
font-weight:bold;
margin-bottom:1em;
}
#profilenotes .name {
margin-bottom:0.5em;
}
#profilenotes .title {
margin-bottom:0.5em;
}
#profilenotes .company {
margin-bottom:0.5em;
}

/********************** Inline Image Classes **********************/
.limg, .rimg {
border: 1px solid #cccccc;
padding:5px;
width:150px;
display:inline;
font-weight: bold;
}
.limg {
float: left;
margin:0.5em 1em 0.5em 0;
}
.rimg {
float: right;
margin:0.5em 0 0.5em 1em;
}

/*********************** General Classes **********************/
.rssbox {
float:right;
font-weight:bold;
}
