﻿body{
background-color:#EEEEEE;
background-position:center;
background-repeat: repeat-y;
font-family: Verdana, Arial, sans-serif;
text-align: center;
margin:0; 
padding:0; 
font-size:12px;
}

#container
{
height:100%;
min-height:100%; 
background: #ffffff;
width: 750px;
margin:auto; /*center for compliant browsers*/  
color: #fff;
border: 0px;
line-height: 130%;
text-align:left;
}


#navlist{
margin:0px}

#top 
{
height:170px;
padding: 0;
background-color: #ddd;
border-bottom: 0px solid gray;
background:url(../images/topbar.jpg);
}

.imageleft { float: left; margin: 15px; }
.imageright { float: right; margin: 15px; }

#top h1
{
padding: 0;
margin: 0;
}
h1
{
    font-size:18px;    
}
h1, h2, h3, h4, h6{
color: #f8101e;
}

h2, h3, h4, h6{
font-size:14px;
}

#content a:link, #content a:visited,
#latestJobs a:link, #latestJobs a:visited
{
color: #f8101e;
text-decoration: none;
}

#content a:hover,
#latestJobs a:hover
{
color: #f8101e;
text-decoration:underline;
}

.border{border:1px black solid;}

#leftnav
{
background:#ffffff;
float: left;
width: 160px;
margin: 0;
padding-left:20px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;}

#navcontainer { width: 190px;
}
#navcontainer2 { width: 190px;
}

#search,
#latestJobs{ 
color:#f8101e;
padding-left:10px;
width: 155px;
height:150px;
margin-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
background-image:url(../images/searchbg.jpg);
background-position:center;
background-repeat:repeat-x;
}

#content ul,
#latestJobs  ul
{
list-style-image: url(../images/arrow-red.jpg);
list-style-type: circle;
}

#navcontainer ul
{
margin-left: 0px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
letter-spacing: 1px
}

#listtop{
width:165px;
height:17px;
background-image:url(../images/top.jpg);
border-bottom: 1px solid #bbbbbb;
}
#searchlisttop,
#latestJobsTop{
width:165px;
height:17px;
background-image:url(../images/top.jpg);
border-bottom: 0px;
}
#listbottom{
width:165px;
height:17px;
background-image:url(../images/btm.jpg);
}


#navcontainer a
{
display: block;
padding: 5px 5px 5px 10px;
width: 150px;
border-bottom: 1px solid #bbbbbb;
}
#navcontainer a:link, #navcontainer a:visited
{
color: #333333;
text-decoration: none;
background-image:url(../images/btn_bg.jpg);
background-position:center;
background-repeat:repeat-x;
}

#navcontainer a:hover
{
color: #333333;
background-image:url(../images/btn_bg2.jpg);
background-position:center;
background-repeat:repeat-x;
}

.italic{font-style: italic;}
.gold{color: #ada46d;}

#content
{
background:#ffffff;
margin-left: 225px;
padding: 1em 2em 1em 1em;
padding-bottom:80px;
color:#333333;

}
#admin
{
background:#ffffff;
margin-left: 0px;
padding: 1em 2em 1em 1em;
max-width: 36em;
padding-bottom:80px;
color:#333333;

}

#footer
{
clear: both;
height:70px;
margin: 0;
margin-top:-70px;
padding: .5em;
color: #ffffff;
background-image:url(../images/footerbg.jpg);
background-position:center;
background-repeat:repeat-x;
border-top: 0px solid gray;
text-align: center;
font-size: 80%;
}
#footer a:link, #footer a:visited
{
color: #ffffff;
text-decoration: none;
}

#footer a:hover
{
color: #ffffff;
text-decoration: underline;

}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



.floatright{
float:right;
width:250px;
margin: 0 0 10px 10px;
background-color:#b7001e;
padding:0px;
font-size: 80%;
text-align:center;
border-style: dashed;
border-color: #ada46d;
border-width: 1px}



input.btn{
   color:#ada46d;
   font-family: helvetica, arial, verdana, sans-serif;
   font-size:70%;
   font-weight:bold;
   background-color:#a4162b;
   border:1px solid;
   border-top-color:#ada46d;
   border-left-color:#ada46d;
   border-right-color:#cabf7f;
   border-bottom-color:#cabf7f;
}
.input{
background-color: #ffffff; 
font-family: arial,helvetica; 
font-size: 8pt; 
font-weight: normal;}

Label
{
    float:left;
    display:block;
    width:150px;    
}

.vacancyDetail
{
        
    
}
.vacancyDetail td
{
    padding:5px;   
    background:#EEEEEE; 
    vertical-align:top;
}
.VacLabel
{
    font-weight:bold;
    vertical-align:top;
}

.col
{
    float:left;    
}
.brandedText
{
    color:#f8101e;    
}
#homeSearch
{
    height:170px;  
    width:485px;
}
#homeLeft
{
    float:left;  
    width:240px; 
 }

#homeRight
{
    float:left;    
    width:240px; 
    text-align:center;
}
#marqueecontainer
{
    position: relative;
    width: 140px; /*marquee width */
    height: 120px; /*marquee height */
    overflow: hidden;    
    margin-top:50px 0px 0px 10px;

}
div.testimonial
{
    background:#eeeeee;
    padding:5px; 
}

.testimonialFootnote
{
    font-weight:bold;    
}

.testimonialFootnote a
{
    font-weight:normal;    
}
.quote
{
    color: #f8101e;
    font-size:16px;    
}
p.testimonial
{
    font-style:italic;
}

.NewsContainer
{
    width:485px;
    }
.NewsHeadlineContainer
{
    float:left;
    
    }
.NewsHeadline
{
    width:400px;
    float:left;    
}
.NewsDate
{
    color: #f8101e;
    float:left;
    }

    
.validationTip
{
    color: #f8101e;
    font-style:italic;    
}

#contactAddress,
#contactMap
{
    float:left;    
}