body{
    margin:0 auto;
    width:940px;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:12px;
    color:#333333;
    background: #F4F4F4;
}
h1{
    margin:0;
    line-height:20px;
    color:#005FB0;
    font:2em Arial,Helvetica,sans-serif;
    background:url('/img/planeicon.png') no-repeat 1px;
    padding:0 0 0 30px;
    height:25px;
}
h3{
    padding-top:0;
    margin-top:0;
}

img{
    border:0;
}

.headerlink{
    width:631px;
    height:58px;
    text-align: left;
    display:inline-block;
    float:left;
}

#header{
    height:70px;
    background: url('/img/theme/header_text.png') bottom left no-repeat;
    text-align:right;
}

#header a{
    color:#005FB0;
    text-decoration: none;
    font-weight: bold;
}

#header a:hover{
    text-decoration: underline;
}

#content{
    text-align:left;
    clear:both;
    padding:5px;
    /*background:#eeeeee;*/
    overflow: hidden;
    height: 100%;
}

#footer{
    padding:10px 0 0 0;
    font-size:10px;
    text-align:center;
    clear:both;
}

#footer a{
    color:#005FB0;
}

#userCreate textarea{
    width:290px;
    height:160px;
}

#content a{
    cursor:pointer;
    color:#005FB0;
    text-decoration:none;
    font-size:12px;
}
#content a:hover{
    text-decoration:underline;
}

.bigtextarea{
    width:500px;
    height:120px;
    font-size:13px;
    font-family:arial;
}

textarea{
    border: 1px solid #8f8f8f;
    width:575px;
    font-family:arial!important;
    font-size:12px!important;
}

input{
    border:1px solid #8f8f8f;
    padding:4px;
    font-family:arial!important;
    font-size:12px!important;
    margin:1px;
}

select{
    padding:4px;
    border:1px solid #8f8f8f;
    font-family:arial!important;
    font-size:12px!important;
}

.userformLabel{
    width:115px;
    float:left;
    clear:both;
    text-align: left;
    line-height: 25px;
}

.uplabel{
    padding-top:10px;
    font-weight:bold;
    color:#5F5F5F;
    font-size:12px!important;
}

.radiowithlabel{
    float:left;
    padding:9px 0 0 0;
}

.inputContainer{
    padding-bottom:10px;
}

.fielderror{
    color:#e77908;
    font-size:11px;
    font-weight:bold;
    padding:4px 0 4px 25px;
    list-style-type:none;
    background:url("/img/icons/error.png") no-repeat 3px;
    border:1px solid #efefef;
    margin-bottom:20px;
    -moz-border-radius:4px;
}

.fielderror li{
    list-style:none;
}

.fielderror ul{
    padding:0;
}

.flashmessage{
    color:#e77908;
    font-size:12px;
    font-weight:bold;
    padding:4px 0 4px 25px;
    list-style-type:none;
    margin-bottom:20px;
    background:url("/img/icons/accept.png") no-repeat 3px;
    border:1px solid #efefef;
    -moz-border-radius:4px;
}

.infomessage{
    color:#005FB0;
    font-size:12px;
    font-weight:bold;
    padding:4px 0 4px 25px;
    list-style-type:none;
    background:url("/img/icons/help.png") no-repeat 3px;
    border:1px solid #efefef;
    -moz-border-radius:4px;
    margin:5px 5px 0 0;
}

.reportmsg{
    color:#000000;
    font-size:14px;
    font-weight:bold;
    padding:4px 0 4px 25px;
    list-style-type:none;
    margin-bottom:20px;
    background:#efefef;
    text-align: center;
}

#menu{
    width:900px;
    height:50px;
}

#menu li{
    list-style-type:none;
    float:left;
    margin:0;
    padding:0;
}

#menu li a{
    margin:5px;
    border:1px solid #CCCCCC;
    padding:7px;
}

.dashmenu{
    margin:0 auto;
    /*width:898px;*/
    height:77px;
    background-image: url('/img/theme/bg-top.png');
}

.dashmenu ul{
    margin:0;
    padding:0 0 0 0;
}

.dashmenu li{
    list-style-type:none;
    float:left;
    margin:0;
    background:url('/img/theme/brd.gif') right no-repeat;
    height: 37px;
    /*padding:0 10px;*/
}

.dashmenu li a{
    height: 37px;
    line-height:37px;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    display:block;
    padding:0 10px 0 10px;
    font-weight: bold;
}

.dashmenu li .active em{
    display: block;
    float: left;
    background: url(/img/butn_topnav_left.gif) no-repeat;
    width: 4px;
    height: 26px;
    margin:-2px 0 0 0;
}

.dashmenu li .active {
    color:#FFFFFF;
    display: block;
    float: left;
    background: url(/img/theme/nav-a.gif) repeat-x;
    height: 37px;
    padding:0 10px 0 10px;
}

.dashmenu li .active b{
    display: block;
    float: left;
    background: url(/img/butn_topnav_right.gif) no-repeat;
    width: 4px;
    height: 26px;
    margin:-2px 0 0 0;
}

.dashmenu ul li a.greenbtn{
    text-shadow:1px 1px #515457;
}

.dashmenu li a:hover{
    background: url(/img/theme/nav-a.gif) repeat-x;
    color:#FFFFFF;
}

.dashmenu .rightlink{
    float:right!important;
    display:inline;
}

.dashmenu .nobrd{
    background:none;
}

.dashmenu .leftbrd{
    background:url('/img/theme/brd.gif') left no-repeat;
}

.btn1{
    line-height:24px;
    font-weight:bold;
    cursor:pointer;
    float:right;
    text-decoration: none!important;
}

.btn1 em{
    display: block;
    float: left;
    background: url(/img/butn_level1_left.gif) no-repeat;
    width: 4px;
    height: 26px;
}

.btn1 span{
    color:#FFFFFF;
    display: block;
    float: left;
    background: url(/img/butn_level1_midl.gif) repeat-x;
    height: 26px;
    padding:0 8px 0 8px;
}

.btn1 b{
    display: block;
    float: left;
    background: url(/img/butn_level1_right.gif) no-repeat;
    width: 4px;
    height: 26px;
}

.btn2{
    line-height:29px;
    font-weight:bold;
    cursor:pointer;
    font-weight:bold;
}

.btn2 em{
    display: block;
    float: left;
    background: url(/img/butn_level2_left.gif) no-repeat;
    width: 4px;
    height: 29px;
}

.btn2 span{
    color:#005FB0;
    display: block;
    float: left;
    background: url(/img/butn_level2_midl.gif) repeat-x;
    height: 29px;
    padding:0 8px 0 8px;
    text-align:center;
}

.btn2 b{
    display: block;
    float: left;
    background: url(/img/butn_level2_right.gif) no-repeat;
    width: 4px;
    height: 29px;
}

.btn3{
    line-height:24px;
    font-weight:bold;
    cursor:pointer;
    text-align: center!important;
    font-size:13px!important;
}

.btn3:hover{
    color:#EFEFEF!important;
}

.btn3 em{
    display: block;
    float: left;
    background: url(/img/butn2_level1_left.png) no-repeat;
    width: 4px;
    height: 26px;
}

.btn3 span{
    color:#FFFFFF;
    display: block;
    float: left;
    background: url(/img/butn2_level1_midl.png) repeat-x;
    height: 26px;
    padding:0 8px 0 8px;
    width:165px;
}

.btn3 b{
    display: block;
    float: left;
    background: url(/img/butn2_level1_right.png) no-repeat;
    width: 4px;
    height: 26px;
}

.greenbtn{
    cursor:pointer;
    padding:1px 5px 1px 5px!important;
    color:#FFFFFF!important;
    background-color:#6fc932!important;
    border:2px solid #90d562!important;
    text-decoration:none!important;
    font-weight:bold!important;
    font-size:12px!important;
    text-shadow:1px 1px #515457;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.graybtn{
    height: 30px!important;
    width: 240px;
    color:#005FB0!important;
    background-color:#EFEFEF!important;
    cursor:pointer;
    padding:1px 5px 1px 5px!important;
    border:#000000!important;
    text-decoration:none!important;
    font-size:10px!important;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: fixed;
}
.containerPlus .content{
    padding:10px;
}

.formlabel{
    padding:5px;
    width:230px;
    float:left;
}

.dlgbox{
    width:550px;
    padding:0 0 15px;
    /*margin:0 0 10px;*/
    /*border:1px solid #d1d1d1;*/
    float:left;
}

.dlgnobox{
    width:550px;
    float:left;
}

.dlgnobox .dlgbox{
    border:none;
}

.bigdlgbox{
    /*width:843px;*/
    padding:10px;
    margin:0 0 10px 0;
    border:1px solid #d1d1d1;
    background:#FFFFFF url('/img/theme/container.png') repeat-x;
    overflow:hidden;
}

/*.dlgbox h3{
padding:2px 0 2px 5px;
border-bottom:3px solid #0F7BEB;
color:#FFFFFF;
margin:0 0 10px;
background:none repeat scroll 0 0 #0A539D;
}*/

.emailinput{
    width:200px;
}

.listtable{
    border:1px solid white;
    margin:0 0 15px 0;
    width:100%;
    border-spacing:0;
    font-family:Arial!important;
}
#tablelanguages.listtable{
    width:450px!important;
}


.listtable th{
    background:white;
    border-bottom:1px solid #333333;
    padding:4px 7px 4px 15px;
}
.listtable th.long {
    width: 200px;
}
.listtable th.short {
    width: 80px;
}
.listtable td {
    font-size:12px;
    padding:5px 5px;

}

.listtable .alt{
    background:#EFEFEF;
}

.listtable .maincolumn{
    font-weight:bold;
    font-size:12px;
    text-align:left;
    width:30%;
}
.listtable .maincolumn{
    width:25% !important;
}

.listtable .status{
    width:10%;
}

.gridoptions{
    cursor:pointer;
    color:#005FB0;
    text-decoration:none;
}

.gridoptions:hover{
    cursor:pointer;
    text-decoration:underline;
}

.chrcount{
    font-size:14px;
    padding:4px;
    width:33px;
    text-align:center;
    border:1px solid #CCCCCC;
}
#Address {
    background: transparent url(/img/icons/house.png) no-repeat scroll 0 0;
    line-height:20px;
    overflow:   hidden;
    padding:    1px 5px 0 20px
}
#Telephone {
    background: transparent url(/img/icons/telephone.png) no-repeat scroll 0 0;
    line-height:20px;
    overflow:   hidden;
    padding:    1px 5px 0 20px
}
#Telephone.work {
    background: transparent url(/img/icons/building.png) no-repeat scroll 0 0!important;
}
#Telephone.mobile{
    background: transparent url(/img/icons/phone.png) no-repeat scroll 0 0!important;
}
#Email {
    background: transparent url(/img/icons/email.png) no-repeat scroll 0 0;
    line-height:20px;
    overflow:   hidden;
    padding:    1px 5px 0 20px
}
#Email a {
    color:#0F7BEB;
    font-weight:bold;
    text-decoration:none;
}

table.dashboardTable{
    padding: 0 0 20px 0;
}
.dashboardTable td{
    padding:2px 30px 0 0;
}

#telephone_delete{
    background: transparent url(/img/icons/telephone_delete.png) no-repeat scroll 0 0;
    line-height:20px;
    overflow:   hidden;
    cursor: pointer;

}

#telephone_add{
    background: transparent url(/img/icons/telephone_add.png) no-repeat scroll 0 0;
    padding-left:15px !important;
    cursor: pointer;
}


#telephone_edit{
    background: transparent url(/img/icons/telephone_edit.png) no-repeat scroll 0 0;
    line-height:20px;
    overflow:   hidden;
    cursor: pointer;
}
.edit_cover_letter{
    background: transparent url(/img/icons/report_edit.png) no-repeat scroll 0 0;
    line-height:20px;
    overflow:   hidden;
    padding:    1px 5px 0 20px;
    cursor: pointer;
}
.tick{
    background: transparent url(/img/icons/tick.png) no-repeat scroll 0 0;
    cursor:     pointer;
    width:     	16px;
    height:    	16px;
    float:     	left;
}

.cross{
    background: transparent url(/img/icons/cross.png) no-repeat scroll 0 0;
    cursor:     pointer;
    width:     	16px;
    height:    	16px;
    float:     	left;
}

.stop{
    background: transparent url(/img/icons/stop.png) no-repeat scroll 0 0;
    cursor:     pointer;
    width:      16px;
    height:     16px;
    float:     	left;
}
#user_edit{
    background: transparent url(/img/icons/user_edit.png) no-repeat scroll 0 0;
    padding-left:15px !important;
}

.featuredicon{
    background: transparent url(/img/icons/star.png) no-repeat scroll 0 0;
    height:16px;
    float:left;
    width:16px;
    margin-right:5px;
}

.greyfeaturedicon{
    background: transparent url(/img/icons/greystar.png) no-repeat scroll 0 0;
    height:16px;
    float:left;
    width:16px;
    margin-right:5px;
}

.smallcolumn{
    float:left;
    width:110px;
}
.column{
    float:left;
    width:220px;
}

.column_half{
    float:left;
    width:120px;
}

.column_xl, .infoleft{
    float:left;
    width:330px;
}

.column_span2{
    float:left;
    width:440px;
}
.dashboard_box_container{
    float:left;
    width:235px;
    padding:10px;
    margin: 10px;
    border:2px solid #efefef;
    background:url('/img/theme/container.png') #FFFFFF repeat-x;
}


.miniform input{
    padding:3px;
    margin:4px;
    border:1px solid #CCCCCC;
}

.datepicker{
    margin:8px;
    cursor:pointer;
    padding:3px 3px 3px 15px;
    text-align:center;
    color:#000000 !important;
    background-color:#EEEEEE!important;
    border:2px solid #CCCCCC!important;
    text-decoration:none!important;
    font-weight:bold!important;
    font-size:12px!important;
    text-shadow:1px 1px #FFFFFF;
    width:4px;
    height:17px;
    background: transparent url(/img/icons/date.png) no-repeat 1px;
}

#tabsmenu{
    width:100%;
    height:22px;
    margin-bottom:5px;
}

#tabsmenu ul{
    padding:0;
    margin:0;
}

#tabsmenu li{
    list-style-type:none;
    float:left;
    margin:0;
    padding:8px 0 4px 0;
    position:relative;
}

#tabsmenu li a{
    background-color:#EEEEEE;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    /*font-weight: bold;*/
    padding:5px 15px;
    font-size:12px;
    margin-right: 3px;
}

#tabsmenu li .active{
    z-index:4000;
    padding-bottom:6px;
    background:#FFFFFF;
}

a.work_edit {
    background: transparent url(/img/icons/building_edit.png) no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 16px;
    float:left;
}
a.work_delete {
    background: transparent url(/img/icons/building_delete.png) no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 16px;
    float:left;
}

a.mobile_edit {
    background: transparent url(/img/icons/phone_edit.png) no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 16px;
    float:left;
}
a.mobile_delete {
    background: transparent url(/img/icons/phone_delete.png) no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 16px;
    float:left;
}

a.home_edit{
    background: transparent url(/img/icons/telephone_edit.png) no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 16px;
    float:left;
}
a.home_delete{
    background: transparent url(/img/icons/telephone_delete.png) no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 16px;
    float:left;
}
a.delete{
    background: transparent url(/img/icons/delete.png) no-repeat scroll 0 0 !important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.ghostdelete{
    background: transparent url(/img/icons/ghostdelete.png) no-repeat scroll 0 0 !important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.actived{
    background: transparent url(/img/icons/lightbulb.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
a.inactived{
    background: transparent url(/img/icons/lightbulb_off.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
a.add{
    background: transparent url(/img/icons/add.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
a.edit{
    background: transparent url(/img/icons/pencil.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.profile{
    background: transparent url(/img/icons/user_edit.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.graylinkicon{
    background: transparent url(/img/icons/arrow_right_gray.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
}


a.linkicon{
    background: transparent url(/img/icons/arrow_right.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.save{
    background: transparent url(/img/icons/disk.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.saved{
    background: transparent url(/img/icons/diskgray.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.rename{
    background: transparent url(/img/icons/textfield_rename.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.user_active{
    background: transparent url(/img/icons/user.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
a.user_inactive{
    background: transparent url(/img/icons/user_inactive.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
.search{
    background: transparent url(/img/icons/zoom.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
.privacy{
    background: transparent url(/img/icons/lock_edit.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.jobviews{
    background: transparent url(/img/icons/eye.png) no-repeat scroll 0 0 !important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.jobapplies{
    background: transparent url(/img/icons/folder_go.png) no-repeat scroll 0 0 !important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

.unpublish{
    background: transparent url(/img/icons/note_delete.png) no-repeat scroll 0 0;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.coverlettericon{
    background: transparent url(/img/icons/page_white_star.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.resumeicon{
    background: transparent url(/img/icons/report.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.resumegoicon{
    background: transparent url(/img/icons/report_go.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
a.resumedeleteicon{
    background: transparent url(/img/icons/report_go_disable.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
a.excelicon{
    background: transparent url(/img/icons/page_white_excel.png) no-repeat scroll 0 0!important;
    height:16px;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
    padding:0 0 0 20px;
}

a.positionicon{
    background: transparent url(/img/icons/folder_table.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.jobicon{
    background: transparent url(/img/icons/folder_wrench.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.feedicon{
    background: transparent url(/img/icons/feed.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.usericon{
    background: transparent url(/img/icons/status_online.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

a.usericon2{
    background: transparent url(/img/icons/status_online.png) no-repeat scroll 0 0!important;
    padding:0 0 0 20px;
    font-weight: bold;
    line-height: 27px;
}

a.apply{
    background: transparent url(/img/icons/overlays.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

.chklabel{
    width:30px;
    padding-right:18px;
    float:left;
}

.datep{
    background: transparent url(/img/icons/date.png) no-repeat 1px 1px;
    background-position:right;
    cursor:pointer;
    float:left;
}

.rightside{
    width:260px;
    float:right;
    padding:15px;
    margin:0 0 10px 0;
    border-left:2px dotted #ccc;
}

.rightbox .option{
    width:5%;
}

.rightbox li{
    margin-bottom:10px;
    list-style:none;
}

.linkbox .ghost td{
    background:none;
    color:#333333;
    font-weight:normal;
}

.linkbox{
    width:500px;
    padding:5px 15px 0 15px;
    background:#FFFFFF;
    /*border:1px solid #CCCCCC;*/
    margin-bottom:15px;
}

.linkbox h3{
    border-bottom:1px solid #CCCCCC;
}

.linkbox table{
    width:500px;
    font-size:12px;
}

.linkbox table td{
    padding:5px 5px 5px 5px;
    /*background:#90D562;*/
    background-image: url('/img/rowbg.jpg');
    font-weight:bold;
    color:#333;
    border-bottom:1px dotted #CCCCCC;
}

.linkbox .option{
    background:none;
    width:33%;
    cursor:pointer;
}

.resumeboxheaders{
    font-weight:bold;
    font-size:14px;
    color:#005FB0;
}

.resumebox{
    margin-bottom:15px;
    border-bottom:3px solid #efefef;
    padding:0 0 0 10px;
    width:100%
}

.resumeview .dlgbox .dlgnobox{
    padding:0;
}

.spaceLeft{
    margin-left: 37px;
}

.small{
    color:#444444!important;
    text-decoration:none!important;
    background:#DFEFFC;
}

.small:hover{
    text-decoration:none!important;
}

.sorts{
    cursor:pointer;
    background: url('/img/sorting.png') white left no-repeat!important;
}
.csorts{
    cursor:pointer;
    background: url('/img/sorting.png') white left no-repeat!important;
}

.middledlgbox {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #EFEFEF;
    margin:0 0 10px;
    padding:25px 15px 15px 15px;
    clear:both;
    overflow:auto;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #E6E6FA;
    color: #000000;
    padding: 5px;
    opacity: 0.85;
    font-family:Arial,Helvetica,sans-serif!important;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 12px!important; white-space: nowrap;}

.jobSearch{
    padding:15px 15px 15px 15px;
    height:42px;
    margin:0 0 4px 0;
}

.jobSearch .links{
    float:left;
    width:50%;
}

.jobSearch a{
    cursor:pointer;
    color:#333;
    padding: 0 0 7px;
    text-decoration:underline;
}

.jobSearch a:hover{
    text-decoration:underline;
}

.jobSearch .advanced{
    float:left;
    text-align:right;
    width:50%;
}

.jobSearch .bottomOptions{
    padding-bottom:10px;
    clear:both;
    /*display:block;*/
    height:10px;
    width:100%;
}

.jobSearch .kw{
    width:270px;
    float:left;
}

.jobSearch .title{
    color:#444444;
    font-size:14px;
    font-weight:bold;
    padding:0 8px 0 0;
    float:left;
    line-height:30px;
}

.jobSearch #searchkw{
    width:234px;
    color:#333;
    margin:0 0 10px 0;
    height:21px;
    -moz-border-radius:4px;
    border:1px solid #000;
}

.jobSearch .location{
    float:left;
    width:314px;
    text-align:right;
}

.jobSearch .location input{
    float:left;
    margin-right:8px;
    color:#333;
    width:234px;
    height:21px;
    -moz-border-radius:4px;
    border:1px solid #000;
}

.jobSearch input[type="submit"]{
    padding:1px!important;
    font-size:16px!important;
}

.jobresult{
    border-bottom:1px solid #CCCCCC;
    padding:10px 0 10px 0;
}

.alt{
    background-color:#EFEFEF;
}
tr.featured{
    background-color:#DDECF7 !important;
}
tr.altfeatured{
    background-color:#E9F3FE!important;
}

.jobresult .jobtitle{
    padding:5px 0 5px 0;
    font-size:14px!important;
    font-weight:bold!important;
}

.jobresult .jobtitle a{
    font-size:16px!important;
    font-weight:bold!important;
}


.jobresult .description{
    padding:10px 0 10px 0;
}

.jobresult a{
    /*font-weight:normal!important;*/
    cursor:pointer;
}

.jobresult .option{
    text-align:right;
    margin:4px 0 0 0;
}

.jobresult .option a{
    border:1px solid #d1d1d1;
    padding:2px 3px 2px 3px;
}

.searchPagination{
    text-align:right;
    margin-bottom:10px;
}

.search_results_top{
    background:#eeeeee;
}

.searchPagination a{
    padding:3px;
    border:1px solid #CCCCCC;
}

.maxresults{
    text-align:right;
    padding-bottom:10px;
}

.resultmessage{
    font-size:14px;
    color:#333333;
    padding:0 0 4px 0;
}

.phonecss{
    background: #FFFFFF url(/img/icons/us_phone_bg.gif) no-repeat scroll 4px 4px !important;
}

.switchinter{
    font-size:9px !important;
}

.countrynumcodes{
    font-family: monospace !important;
}

.phoneext {
    width:45px !important;
}

.phonetable {
    width: 95% !important;

}

.phonetable th#actionsth {
    width: 10px !important;
}

.phonetable th#phonesth {
    width: 200px !important;
}

.chkContainer{
    font-size:12px;
    width:280px;
    float:left;
    padding:3px 0 3px 0;
    border-bottom:1px dotted #CCCCCC;
}

.chkColumn{
    width:220px;
    float:left;
    margin-bottom:7px;
}

/* front end */
.leftbox{
    float:left;
    width:170px;
    margin:0 10px 0 0;
    padding:5px;
    border-right:2px dotted #efefef;
}

.midrightbox{
    width:75%;
    padding:15px;
    margin:0 0 10px 0;
    border:2px solid #efefef;
    background:#FFFFFF;
    float:left;
}

.searchdlg{
    width:716px;
    margin:0 0 10px 0;
    background:#FFFFFF;
    float:right;
}

.jobresultarea{
    width:716px;
    /*background:#eeeeee;*/
    float:left;
    /*border-bottom:1px solid #8f8f8f;*/
}

.narrowChk{
    width:80%;
    margin:2px 0 0 20px;
    line-height:18px;
}

.narrowRow input, .allchk{
    float:left!important;
    /* *float:left; */
    /*margin:0 5px 0 0;*/
    border:none;
}

.jobNarrow, .minplus{
    color:#005FB0;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    margin:5px 0 5px 0;
    padding:0 0 0 15px;
    background: url('/img/icons/bullet_toggle_plus.png') no-repeat;
}

.leftbox .alt, .minplus .alt{
    background: url('/img/icons/bullet_toggle_minus.png') no-repeat;
}

.narrowRow{
    margin:0 0 10px 0;
    padding:0 0 0 15px;
}

.clearAll{
    padding:6px;
    cursor:pointer;
}

.clearAll:hover{
    text-decoration:underline;
}

#savedJobList a, #savedSearchList a{
    font-weight:normal;
}

.noborder{
    border:none;
}

.chkwrapper{
    height:150px;
    width:270px;
    overflow-y:auto;
    padding-left:20px;
    margin-left:15px;
    margin-bottom:10px;
    border:1px dotted #CCCCCC;
}

.boldtext{
    font-weight:bold;
    font-size:12px;
    padding:15px 5px 5px 0px;
}

hr{
    color:#999;
    background-color:#E77908;
    border:none;
    height:2px;
}

.leftJobDetail{
    border-right:1px dotted #ccc;
    width:23%;
    background:#FFFFFF;
    float:left;
    margin-right:10px;
}

.middleJobDetail{
    width:669px;
    float:left;
}

.rightJobDetail{
    width:18%;
    float:left;
}

.applybar{
    background:url('/img/applybtn.jpg') repeat-x;
    height:25px;
    text-align:center;
    margin-top:10px;
}

.hasapplybar{
    background:url('/img/rowbg.jpg') repeat-y;
    height:25px;
    text-align:center;
    margin-top:10px;
    color:#000000!important;
    line-height:25px;
    font-weight:bold;
    font-size:14px!important;
}

.applybar a{
    color:#fff!important;
    line-height:25px;
    font-weight:bold;
    font-size:14px!important;
    cursor:pointer;
    text-decoration:none;
}

.applybar a:hover{
    text-decoration:none!important;
    color:#EFEFEF!important;
}

.jobRightBox{
    margin-bottom:10px;
}

.generictable td{
    padding:3px;
}

.radiolabel, .radiobtn{
    padding:0 3px;
    float:left;
}

.watertext{
    color:#878080;
}
input.bigcheck {
    height: 50px;
    width: 50px;
    padding: 2px;
}

#PositionOverview{
    padding:10px;
    background:#EFEFEF;
    margin-top:5px;
}
a.date_delete{
    background: transparent url(/img/icons/date_delete.png) no-repeat scroll 0 0!important;
    height:16px;
    width:16px;
    float:left;
    margin:5px 0;
    cursor:pointer;
}
.disabled{
    background-color: #DDD;
}

#results {
    border: 1px solid #666;
    border-bottom: 0px;
    font-size: 13px;
    font-family: arial;
    padding: 0px;
    overflow:hidden;
    display:none;
}

#results div {
    border-bottom: 1px solid #666;
    padding: 3px;
}

#results .selected {
    background-color: #666;
    color: #fff;
}

#results .unselected{
    background-color: #fff;
    color: #666;
}

.filters{
    margin:10px 0 0 0;
}

.filtersbox{
    width:450px;
    float:left;
}

.filtermsg{
    bottom:0;
    font-size:12px;
    width:357px;
    float:left;
}

.filter_separator{
    padding:10px;
}

.wateredtext{
    color:#878080;
}

.jobRightBox a {
    margin-left:1px !important;
}

.jobRightBox img {
    padding-left:3px !important;
}

.jobRightBox .chicklets {
    color: #005FB0 !important;
    font-size:12px!important;
    font-family: Arial,Helvetica,sans-serif !important;
}


.joblogo{
    padding:15px;
}


.jobBrowserCategoryBoxHeader {
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background:#EFEFEF none repeat scroll 0 0;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    padding:5px;
    width:640px;
    float:left;

}

.jobBrowserCategoryBoxHeader h3 {
    margin: 0 !important;
    float:left;
}
.browsejobsbox  {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    margin:0 0 10px;
    padding:15px;
    float:left;
    width: 620px;

}

.more {
    display:none;
}

.browsejobsbox ul, .more ul {
    float:left;
    margin:0;
    padding:0;
    width:155px;
}

.browsejobsbox li , .more li {
    font-size:0.92em;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:3px 0;
    width:155px;
}

.browsejobsbox li a, .more li a {
    text-decoration:underline !important;
    color:#005FB0;
}

.browsejobsbox a.morelink {
    color:#878080 !important;
}

.jobBrowserCategoryBoxHeader a.backbrowse {
    color:#878080 !important;
    float:right !important;
}

.CriteriaDiv {
    float:left;
}

.loadCriteria {
    float:right !important;
    display:none;
}

.ui-autocomplete-loading { background: white url('img/loading.gif') right center no-repeat; }

.searchViewTypes{
    text-align:right;
    margin-bottom:10px;
}

.result_top_left{
    width:330px;
    float:left;
    text-align:left;
    word-wrap:break-word;
}

.result_top_right{
    width:50%;
    float:right;
    text-align:right;
}

.chkdiv{
    line-height:13px;
    clear:both;
}

.chekbox{
    width:30px;
    float:left;
}

.companies_list{
    width:170px;
    float:left;
    text-align:center;
    background:#FFFFFF;
    margin:0 5px 0 0;
    overflow:hidden;
}

.homeleft{
    float:left;
    width:415px;
}

.homeright{
    padding:0 0 0 10px;
    float:left;
    width:330px;
}

.companies_list ul{
    padding:0;
    margin:0;
}

.companies_list li{
    list-style-type:none;
    list-style-image:none!important;
    padding:0 0 10px 0;
}

#homepage{
    overflow:hidden;
}

#homepage ul{
    margin:0;
    padding:0;
}

#homepage li, .orange_arrow{
    list-style-image: url('/img/theme/d-list.gif');
    padding:4px 0;
    margin:0 0 0 15px;
}

h2{
    color:#000000;
    font:bold 1.3em Arial,Helvetica,sans-serif;
    border-bottom:1px solid #ccc;
    margin-top:0;
    background:url('/img/theme/d-list.gif') no-repeat 1px;
    padding:0 0 0 8px;
}
#accordion h2{
    margin-top:10px!important;
}

.checkbox{
    width: 30px;
    float: left;
}

#ContentBrowseJobs {
    float:left;
    /*margin:0 0 10px;
    padding:15px;*/
    width:660px;
}

#BrowseSideBar{
    float:right;
    margin:0 0 10px;
    padding:15px;
    width:165px;
}

.sideOptionHeader {
    -moz-border-radius-bottomleft:0;
    -moz-border-radius-bottomright:0;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background:#EFEFEF none repeat scroll 0 0;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    padding:5px;
    float:left;
    width:165px;
}

.sideOptionHeader h3 {
    margin: 0 !important;
    float:left;
}
.sideOptionContent {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    margin:0 0 10px;
    padding:15px;
    float:left;
    width:145px;
}

.sideOptionContent a#viewResults {
    margin: 10px 22px 0 0;
}


#browseResults, .centered {
    text-align:center !important;
}

.sideOptionContent ul, .more ul {
    float:left;
    margin:0;
    padding:0;
    width:135px;
}

.sideOptionContent li {
    font-size:0.92em;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:3px 0;
    width:130px;
}

.sideOptionContent li a {
    text-decoration:none !important;
    color:#005FB0;
    padding-left: 3px;
}

.sideOptionContent li span {
    margin-left: 4px !important;
}

.schoolmain{
    background:#f0f0f0;
    padding:10px;
    border:1px solid #d1d1d1;
}

.schoolres{
    display:block;
    padding:10px;
    clear:both;
    border-bottom:1px solid #d1d1d1;
    overflow:auto;
}

.schoolimg{
    display:block;
    padding:15px;
    float:left;
    width:125px;
    text-align:center;
}

.schoolResults{
    font-size:13px;
    clear:both;
    padding-top:15px;
}

.schoolResults a{
    font-weight:bold;
    text-decoration:none;
}

.schoolResults a{
    text-decoration:underline;
}

.schoolname{
    padding:5px;
}

.colprograms{
    clear:both;
    font-size:12px;
}

.colprograms h5 {
    font-size:12px;
    font-weight:normal !important;
    margin:7px;
}

.colprograms h4{
    padding:0;
    color:#BBBBBB;
}
.colprograms li {
    margin-left:50px;
}

.colprograms li a{
    text-decoration:none;
    font-weight:normal;
    padding-left:15px;
    font-size: 11px !important;
}

.colprograms li a:hover{
    text-decoration:underline;
}

.newsresult{
    padding:10px;
    margin:0 0 10px 0;
    border-bottom:1px solid #d1d1d1;
}

input[type="checkbox"]{
    border:none;
}

.resumebuttons{
    padding:5px 0 0 0;
}

.signupbox {
    background:#EFEFEF none repeat scroll 0 0;
    font-size:13px;
    font-weight:bold;
}

.homerightcontent {
    float:right;
    width:269px;
}

.homerightcontent div {
    border:1px solid #CCCCCC;
    margin-bottom:5px;
    padding:8px;
}

.homerightcontent li {
    list-style-image: none !important;
}

.homerightcontent ul {
    margin:20px !important;
    padding:0;
}

#ad_top{
    text-align:center;
    float:left;
    width:910px;
    height:100px;
}

#time{
    font-weight:bold;
    text-align:center;
    color:#333;
}

#timeest{
    padding:4px;
    background:#A0BEE2;
}

#timeutc{
    padding:4px;
    background:#6491CA;
}

.dlgcontent{
    width:722px;
    float:left;
    padding:0 0 0 10px;
    background:#FFFFFF url('/img/theme/container.png') repeat-x;
}

.flex_container{
    background:#FFFFFF url('/img/theme/container.png') repeat-x;
    padding:10px;
    margin: 0 0 5px 0;
    border:1px solid #d8d8d8;
}

.bar_suboptions{
    height:40px;
    line-height:40px;
    padding:0 0 0 15px;
    font-size:14px;
    text-align:left;
}

.bar_suboptions a{
    color:#005FB0;
    font-size:12px;
    text-decoration: none;
    padding: 0 7px 0 7px;
}

.bar_suboptions a:hover{
    color:#333333;
    text-decoration: underline;
}

.searchlabel{
    float:left;
    line-height:30px;
    padding:0 5px 0 0;
}

.ilogin{
    height:26px;
    width:36px;
    margin-top:20px;
    padding:3px 0 0 17px;
    float:right;
}

.logged_opts{
    height:16px;
    width:213px;
    margin-right:5px;
    padding:20px 0 0 21px;
    float:right;
}

.applybtn{
    background:url('/img/applybtn.jpg') repeat-x;
    padding:5px 3px;
    width:95%;
    display:block;
    color:#fff!important;
    text-align:center;
    font-size:14px!important;
    font-weight:bold;
    text-decoration:none;
}

.hasapplybtn{
    background:url('/img/rowbg.jpg');
    padding:5px 3px;
    width:95%;
    display:block;
    color:#000000!important;
    text-align:center;
    font-size:14px!important;
    font-weight:bold;
    text-decoration:none;
}

.applybtn:hover{
    text-decoration:none!important;
    color:#EFEFEF!important;
}

.closebtn{
    padding:2px 14px;
    color:#f65659!important;
    background:url('/img/icons/bullet_delete.png') 0 1px no-repeat;
    float:right;
}

.editrow{
    background:url('/img/icons/pencil.png') right no-repeat;
    padding:0 22px 0 0;
}

.adminboxes{
    width:400px;
    float:left;
    padding:10px
}

#passSuggest{
    font-size:10px!important;
    color:#333;
    width:200px;
}

.pass_very_weak{
    font-weight:bold;
    color:#e75e1b;
}

.pass_weak{
    font-weight:bold;
    color:#e79d1b;
}

.pass_mediocre{
    font-weight:bold;
    color:#bc9c64;
}

.pass_strong{
    font-weight:bold;
    color:#7bab48;
}

.pass_stronger{
    font-weight:bold;
    color:#60b801;
}
.preview_job{
    font-size: 14px;
    text-align: center;
    background-color: #00437E;
    color: #FFFFFF;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 75px;
    position: absolute;
}

.dashboard_halfbox{
    background:url('/img/theme/container.png') repeat-x;
    width:387px;
    padding:10px;
    border:1px solid #efefef;
    margin:10px;
    float:left;
}

.thselect{
    color:#333333;
    background-color: #efefef;
    border: none;
    font-weight:  bold;
}
.fieldRequired{
    color:#f65659;
    margin: 0 4px 0 0;
}

.nocursor{
    cursor:default!important;
    text-decoration:none!important;
    color:#878080!important;
}

.nocursor:hover{
    cursor:default!important;
    text-decoration:none!important;
    color:#878080!important;
}

.addicon{
    background:url('/img/icons/page_white_add.png') no-repeat;
    padding:2px 0 0 20px;
}

.helpicon{
    background:url('/img/icons/help.png') no-repeat;
    padding:2px 0 0 20px;
}

.floatright{
    float:right;
}

.listtable .totalRow td{
    border-Top:1px solid #333333;
}

.summaryTables{
    width:375px !important;
    margin-right:20px !important;
}


.seefilters{
    background:url('/img/icons/application_view_list.png') no-repeat;
    float:left;
    height:16px;
    margin-left:5px;
    margin-right:5px;
    width:16px;
}

#searchParameters {
    display:block;
}
.linkpreview{
    cursor:default!important;
    text-decoration:none!important;
    color:#005FB0!important;
}

.refidcolumn{
    width: 45px;
}

.container1line{
    height: 10px; padding: 5px;
}
.containerlefside{
    float: left; width: 100px
}
.containerrightside{
text-align:right; float: right;width: 150px
}

.testimonials .news{
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    font-size: 28px;
    font-weight: bolder;
    width: 630px;
    clear:both;
}

.testimonials{
    font-size:14px;
    padding:0 0 25px 0;
}

.inforight2, .infoleft2{
     float: left;
    height: 300px;
    width: 240px;
}

.custom_jobs_result{
    font-size:14px;
    padding:0 0 0 15px;
}

.largebutton{
    width:80%;
}

.columnselect {
    width: 280px !important;
}

.actionscolumn {
    width: 140px !important;
}

.calltologin {
    margin-top:15px;
}
.column_m{
    float:left;
    width:275px;
}

.margincls {
    margin-top: 12px !important;
}

.homeimg{
    width:300px;
    height: 200px;
    background: url('/img/cta-bg.jpg') no-repeat;
    text-align: right;
    font-weight: bold;
    padding:10px 10px 0;
    margin: 0 0 0 15px;
}

.homeimglist{
    width:180px;
    float:right;
    text-align:left;
    margin:0 15px 0 0;
}

.homebutton{
    background: url('/img/cta_button.png') no-repeat;
    width: 122px;
    height: 29px;
    display:block;
    margin: 18px 0 0 39px;
}

.homebutton:hover{
    background-position:0px -29px;;
}

.homeimgtitle{
    color:#e77908;
    font-size:14px;
}

.leftlabel {
    float:left;
    font-weight:bold;
    color:#5F5F5F;
    font-size:12px!important;
    padding-top: 6px;
    margin-right:5px;
}

#AdBooleanSearch {
  float:left;
  margin-top: 10px;
}

#AdBooleanSearch td {
    padding: 5px;
    font-weight:bold;
}

#AdBooleanSearch td.CheckColumn {
    padding-left:40px !important;
}

#AdBooleanSearch #addBooleanFilterLink {
    float: right;
}

.centerdlg{
    width:562px;
    float:left;
}

#accuweather{
    width:160px;
    float:left;
    padding:30px 0 0 0;
}

.greentext{
    color:green;
}

.redtext{
    color:red;
}
.orangetext{
    color:#E07000;
}
a.feedgoicon{
    background: transparent url(/img/icons/feed_go.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}
#iblogounify_div {
    margin: 0 auto 0 auto;
    width: 299px;
}

#iblogounify_div #iblogounify_img {
}

a.clock_edit{
    background: transparent url(/img/icons/clock_edit.png) no-repeat scroll 0 0!important;
    height:16px;
    float:left;
    width:16px;
    margin-left:5px;
    margin-right:5px;
    cursor:pointer;
}

.inactivenotification{
    background:url('/img/icons/email_error.png') no-repeat;
    padding:0 22px 0 21px;
}

.activenotification{
    background:url('/img/icons/email_go.png') no-repeat;
    padding:0 22px 0 21px;
}

.adminImageAd{
    width: 55px;
    height: 38px;
    line-height: 38px;
    background:#fff;
    border:1px solid #ccc;
    float:left;
    font-size:9px;
    padding:2px;
    overflow: hidden;
    margin:0 10px 0 0;
}

.adminImageAd img{
margin:-6px 0 0 -30px;
}

.adOpts{
    width:250px;
    float:left;
    line-height: 38px;
}

.priority, .numbered{
    -moz-border-radius:5px;
    border-radius:5px;
    padding:3px 7px 3px 7px;
    background:#333;
    color:#fff;
    font-weight: bold;
}

.slidenav {
	margin-top: 10px;
    position: relative;
    background: #fff;
}

.slidenav a {
    
    text-decoration: none;
}

.slidenav ul, .slidenav ul li {
    height: 27px;
    line-height: 27px;
    list-style: none;
    margin:0;
    padding:0
}

.subnav ul li, .subnav ul, .slidenav-box {
    height: 2em;
    line-height: 2.3em;
    list-style: none;
}

.slidenav ul a, .subnav ul a {
    display: block;
    padding: 0px 15px;
}

.slidenav ul li, .subnav ul li {
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    float: left;
    background:#efefef;
    margin-right: 3px;
}

.slidenav ul li ul {
    display: none;
    position: absolute;
    background: #eeeeee;
    left: 0;
}

.slidenav ul li:hover ul {
    display: block;
}

.subnav ul {
    display: none;
	font-size: 13px;
}

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

.slidenav-box {
    margin: 5px 0px;
    border: 1px solid #472841;
    padding: 0px 20px;
    background: #c15600;
}

.inactive-box {
	visibility: hidden;
}

.slidenav li .active{
background:#fff;
}

.subNav{
    padding:0 0 0 10px!important;
}

.subNav li{
    border:0!important;
    background:url('/img/theme/d-list.gif') 1px no-repeat #eeeeee!important;
}

.subNav li a {
    font-weight: normal!important;
}

.companyExtendedProfile{
    clear:both;
    margin:25px 0 0 10px;
}

.labelext{
    width:150px;
    float:left;
    padding:0px!important;
    margin:0px!important;
}

.extBools{
    margin:0 auto;
    width:500px
}

.extBools div{
    margin:0 0 8px;
    padding:4px 4px 4px 21px;
    line-height:9px;
    
}

.extBools .pos{
    background: url('/img/icons/accept.png') no-repeat;
}

.extBools .neg{
    background: url('/img/icons/cross.png') no-repeat;
}

.extBools .bleft, .extBools .bright{
    float:left;
    width:280px;
}

.extrawateredtext{
    color:#cccccc;
}

.lettersbreadcums{
    font-weight: bolder;
    list-style-type:none;
    list-style-image:none!important;
}

.lettersbreadcums li{
    float: left;
    padding: 0 7px 12px;
}

.brwlocation{
    width:180px;
    float:left;
    font-weight: bold;
}

.brwlocation ul{
    padding:0;

}

.brwlocation li{
    list-style-type: none;
    padding-bottom: 10px;
}

.locationbreadcums{

    list-style-type:none;
    list-style-image:none!important;
    padding:0;

}

.locationbreadcums li{
    float: left;
    padding: 0 7px 12px;
}

.subBrowse{
    font-size:12px!important;
    color:grey!important;
    font-weight: normal!important;
    text-decoration: none!important;
}

.brwcategories{
    width:355px;
    float:left;
    font-weight: bold;
}

.brwcategories li{
    list-style-type: none;
    padding-bottom: 10px;
}

ul.browsejobbysul {
    
    /*display: none;*/
    list-style: none outside none;
    padding: 0;
    position: absolute;
    left: -999em;
    width: 110px;
}

ul.browsejobbysul li {
    background: url("/img/theme/li-rollover-nav.gif") repeat-x;
    height: 30px;
    list-style-type: none;
    float: none !important;
    margin: 0; 
    width: 110px;
}

ul.browsejobbysul li:hover{
    background: url(/img/theme/topnav_bg1new.png) repeat-x;
}

ul.browsejobbysul li a {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
}

.loginleft, .loginright {
    float:left;
    width:351px;
}

.loginright{
    background:#efefef;
    border:2px solid #cccccc;
    padding:20px;
    text-align: center;
    font-size:14px;
    width:256px;
}

.loginright span{
    font-size:18px;

}
