/* commented backslash hack \*/ 
html, body {
height:100%;
margin: 0;
padding: 0;
} 
/* end hack */

html,body {
margin:0;
padding:0;
background: #efefef;
font-family: Arial, Verdana, san-serif;
}
h3{font-size:120%;}
p , li{
font-size: 12px;
line-height: 1.6em;
}

img{
border: 0;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #3f6280;
}

a:hover {
text-decoration: underline;
color: #ff6600;
}

a.nolink {
text-decoration: none;
color: #ffffff;
}

#bodyContainer {
width: 770px;
}

#container {
background: #efefef;
margin-left: auto;
margin-right: auto;
width: 770px;
min-height:100%;
margin-bottom:-50px;
height:auto;
}

#header {
border-top: 4px solid #981e20;
background: #ffffff;
height: 104px;
}

.headerLeft {
float: left;
margin-top: 8px;
margin-left: 8px;
}

.headerRight {
float: right;
}

#menu {
background: url('../images/menuBg.jpg') no-repeat;
height: 36px;
list-style: none;
}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
}

.lefty {
padding-left: 50px;
}

#menu li {
float: left;
margin: 0;
padding:0;
}

#menu li a {
float: left;
display: block;
border: 0;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#menu li a {
float: none
}
/* End hide */

#contentTop {
background: url('../images/bodyTop.gif') no-repeat bottom;
height: 11px;
margin-top:2px;
}

#contentBottom {
background: url('../images/bodyBottom.gif') no-repeat bottom;
height: 11px;
clear:both;
margin-top: -11px;
margin-bottom: 2px;
/* vertical-align:bottom; */
vertical-align:top;
}

#content {
background: #ffffff;
height:auto;
min-height: 405px;

}

* html #content {
height:100%;
}

#rightCol {
float: right;
width: 230px;
padding-right: 10px;
}

#rightCol h2 {
text-align: left;
font-size: 130%;
color: #3f6280;
margin-bottom:0;
}

#mainCol h2 {
font-size: 130%;
color: #782f30;
}

#jobList1{
margin-top:10px;
}
#jobList1 li, #jobList2 li {
list-style-image: url('../images/bullet.jpg');
}

#mainCol {
width: 500px;
padding:1px 0 1px 10px;
}

#mainCol h1 {
text-align: left;
font-size: 140%;
color: #3f6280;
}

.submitButton {
background: url('../images/viewMore.jpg') no-repeat;
width: 81px;
height: 28px;
}

.coyImg {
float: left;
margin: 5px;
}

#footer {
padding: 10px 0;
width:770px;
text-align: center;
color: #ffffff;
background: #782f30;
min-height: 40px;
}

#footerTop {
background: url('../images/topFooter.jpg') no-repeat bottom;
height: 14px;
}

.box{
border:2px dashed #CCC;
padding:5px 10px;
color:#194B92;
}
.box a:link, .box a:visited{color:#981E20;}
.box a:hover{color: #ff6600;}

.form_tbl{
font-size:0.8em;
}

.form_tbl td{
padding:2px 3px;
vertical-align:top;
border-top:1px solid #EEE;
}

.pageHeading {
margin: 0;
padding-left: 1em;
padding-bottom: 1em;
text-align: left;
font-size: 130%;
color: #3f6280;
}

#listings, #job_details {
text-align: center;
margin-top: 0;
margin-bottom: 0;
}

.pageListing {
text-align: left;
margin-left: 5%;
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
color: #3f6280;
}

.listingTable {
margin-left: auto;
margin-right: auto;
margin-top: 1em;
margin-bottom: 1em;
width: 90%;
font-size: 12px;
}

.listingTable tr.header {
background: #782f30;
}

.listingTable th {
color: #ffffff;
padding: 2px;
text-align: left;
}

.listingTable th.centralise, .listingTable td.centralise {
text-align: center;
}

.listingTable th a:link, .listingTable th a:visited, .listingTable th a:active  {
color: #ffffff;
}

.listingTable th a:hover {
color: #ffffff;
text-decoration: underline;
}


.listingTable td {
text-align: left;
}

.detailTable {
width: 80%;
margin-left: auto;
margin-right: auto;	
margin-top: 0;
margin-bottom: 1em;
border-bottom: 2px solid #4B7DB2;
}

.detailTable th {
border-bottom: 2px solid #4B7DB2;
color: #000000;
}

.detailTable td.detailInfo {
width: 30%;
text-align: left;
vertical-align: top;
padding:3px 0;
}

.detailTable td.detailDescription {
text-align: left;
vertical-align: top;
}

.detailInfo p {
padding: 0;
margin: 0;
}

.detailHeading {
color: #782F30;
font-size: 16px;
font-weight: bold;
}

.detailButton {
margin-bottom: 1em;
}

#detailTitle {
float: left;
}

#detailData {
float: right;
}

.error{
color:#FF0000;
}

em {
color: #ff0000;
}
.contactbg{background:url(../images/business-phone-2.jpg) no-repeat bottom right;}