﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 11px;
    color: #576666;
    font-family: Verdana,Verdana,Helvetica,sans-serif;
    text-align: center;
}
#wrapper
{

  text-align: justify;
  width: 470px;
  margin: 0 auto;
}

ul
{
    list-style-image: url('../images/arrow_orange.png');
    padding-left: 35px;
}
a
{
    color: #F76012;
    text-decoration: none;
}

a
{
    outline: none;
}

.poweredByLink
{
    float: right;
    font-size: 9px;
    margin-top: 20px;
}

.addthisstyle
{
    float: right;
    margin-bottom: 20px;
    margin-top: 10px;
}



.Opened
{
}

.jobsTitle
{
    color: #F76012;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0;
}

.poweredByLink
{
    color: #666666;
    float: right;
    font-size: 9px;
    margin: 20px 0 0;
    padding: 0;
    text-decoration: none;
    background-image: none;
    width: 100%;
}

.poweredByLink span { float: right;}

.listjobs
{
    display: none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 0;
    width: 410px;
}

.listjobs p 
{
}

.titleframe
{
    background-image: url("../images/arrow.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    float: left;
    width: 380px;
}

.count
{
    float: right;
    margin-left: -20px;
    margin-right: 10px;
    width: 35px;
}

.cursorhand
{
    cursor: pointer;
    clear: both;
}

.countryTitle
{
    color: white;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 20px;
    word-wrap: break-word;
    margin: 0px;
    padding: 0px;
    text-align: justify;
    width: 450px;
}

.countryTitle:hover
{
    text-decoration: none !important;
}

.countryTitle span 
{
    background-color: #616767;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding-left: 6px;   
    margin-top: 10px;
    padding-left: 20px;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#footer
{
    margin-top:30px;
    float:left;
    width: 100%;

}


.firstLogoRow {
    float: left;
    margin: 0 auto;
}

.firstLogoRow a img
{
    margin: 10px 20px 10px 0;
    height: 20px;
    width: auto;
}

#jobnavbottom .Back, #jobnavbottom .Apply
{
    display:block;
    float: left;
}

#jobnavbottom .Back
{
    margin-left:20px;
}

#jobnavbottom  .errorPanel 
{
    margin: 20px 0 0 0px;
}

.jobdescription p
{
    margin:10px 0;
}


img
{
    border: 0px white;
    width: 96px;
}

.companylogo
{    
    float: left;
}

.companylogo img
{
    width: 135px;   
}