body {
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #555;
    text-decoration: none;
    text-align: center;
}
img {
    border:0px;
}
.c {
    float: left;
}
.cr {
    clear: left;
}
a:link, a:visited {
    color : #004766; /*f90; */
    text-decoration : none; 
} 
a:hover {
    color : #004766; /* #fc0; */
    text-decoration : underline;
} 

h1 {
    font-family: verdana, arial;
    font-size: 13px;
    font-weight: bold;
    color: #004766;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
    color: #004766;
}
h1 a:hover {
    color: #BF1830;
    text-decoration: underline;
}
h2 {
   color: #BF1830;
   font-size: 12px;
   margin: 0;
   padding: 0 0 2px 0;
   border-bottom: 1px solid #ccc;
}
h3 {
   color: #BF1830;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited {
   font-size: 11px;
   color: #4B9AAE;
}
p.subcats a:hover {
   font-size: 11px;
   color: #4B9AAE;/*#004766;*/
}



p.foot2 {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.foot2 a:link, p.foot2 a:visited {
   font-size: 10px;
   color: #004766;
}
p.foot2 a:hover {
   font-size: 10px;
   color: #004766;
}

p.copyright {
   font-size: 10px;
   color: #004766;
}



.subcat {
    font-size:11px;
    color:#993366;
    Padding-left:18px;
    Margin-left:14px;
    Font-weight:normal;
    background:url(../images/sub.cat.bullet.gif) no-repeat left; 
}


.count {
   color: #999;
   font-size: 7pt;
   font-weight: normal;
}
#descr {
    padding: 0px;
    margin: 0 0 5px 0;
}

td.err {
    padding: 3px;
    color: #FF0000;
    background: #FFEDED;
    border: 1px solid #A0A0A0;
    text-align: left;
}
td.msg {
    padding: 3px;
    color: #0000FF;
    background: #EDF3FF;
    border: 1px solid #A0A0A0;
    text-align: left;
}
.smallDesc {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
    color: #666;
    text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #1A598C;
    /*text-decoration: underline;*/
}
.smallDesc a:hover {
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #06c;
    text-decoration: underline;
}
.list {
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #ccc;
    text-decoration: none;
}
.list a:link, .list a:visited {
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    color: green;
    text-decoration: none;
}
.list a:hover {
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 11px;
    color: #fc0;
    text-decoration: underline;
}
.submit {
    float: right;
    vertical-align: bottom;
}
.text {
    font-size: 8pt;
    font-family: Verdana, Arial;
}
.input {
    font-family: verdana, arial;
    font-size: 10px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #999;
}
.search-input {
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background-color: #BF1830;
    border: 1px solid #fff;
}
input.text {
    color: #000000;
    border: 1px solid #999;
}
textarea.text {
    font-size: 8pt;
    border: 1px solid #999;
}
select {
    font-size: 8pt;
    border: 1px solid #5e74b3;
}

.captcha {
    border: 1px solid #666;
    margin-top: 10px;
}

form {
    display: inline;
    margin: 0;
    padding: 0;
}
.formPage {
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}
.formPage a:link, .formPage a:visited {
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #1A598C;
    text-decoration: underline;
}
.formPage a:hover {
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #06c;
    text-decoration: underline;
}
.label {
    font-family: verdana, arial;
    font-size: 11px;
    text-decoration: none;
    color: #333;
}
.field {
    font-family: verdana, arial;
    font-size: 11px;
    text-decoration: none;
    color: #666;
    padding-bottom: 7px;
}
span.req {
    margin-left: 3px;
    color: #FF0000;
    font-weight: bold;
}

div.errForm, span.errForm {
    margin: 0px 0 0px 5px;
    padding: 2px 3px 2px 3px;
    color: #FF0000;
    background: #FFFFF3;
    border: 1px solid #cccccc;
    text-align: left;
    clear: right;
}
.small, .small a:link, .small a:visited {
    padding: 0px;
    margin: 0px;
    color: #004766;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}
.small a:hover {
    color: #BF1830; 
    text-decoration : underline;
}
.sort {
    color: #BF1830;
    font-weight: bold;
}
.url {
    color: #BF1830;
}
.paging-links, .paging-info {
    font-size: 11px;
    color: #004766;
    text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #004766;
    font-weight: normal;
    text-decoration: none;
}
.main-paging a:link, .main-paging a:visited {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #BF1830;
    font-weight: bold;
    text-decoration: none;
}
.main-paging a:hover {
    color: #004766;
    text-decoration: underline;
}
.limit_field {
   font-family: verdana, arial;
   font-size: 11px;
   text-decoration: none;
   color: #f00;
   background: #fff;
   border: 0 solid transparent;
   border-width:0;
}
div.pr {
    font-size: 6pt;
    color: #000;
    float: left;
    margin-right: 5px;
}
div.prg {
    width: 40px;
    border: 1px solid #999;
    height: 3px;
    font-size: 1px;
    background: #fff;
}
div.prb {
    background: #5eaa5e;
    height: 3px;
    font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
    text-align: center;
    border-top: 1px solid #E0E0E0;
    padding: 3px 0 0 0;
    margin-top: 50px;
}
div.footer a {
    color: #606060;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
#border {
    background: #fff;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#spacing {
    margin-top: 10px;
}
.header {
    background: #004766;
    margin-top: 10px;
    margin-bottom: 0px;
}
.menubg {
    height: 38px;
    background-image: url(../images/menubg.gif);
    background-repeat: repeat-x;
}
.menu {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
}
.menu a:link, .menu a:visited {
    color: #fff;
    text-decoration: none;              
}
.menu a:hover {
    color: #fc0;
    text-decoration: none;
}
.main {
    margin-top: 10px;
}
.mainbg {
    background: #37454F;
}
.path {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #fff;
    background: #004766;
    font-weight: bold;
    margin-top: 12px;
}
.path a:link, .path a:visited {
    color: #fff;
    text-decoration: underline;
}
.path a:hover {
    color: #FBC789;
    text-decoration: underline;
}
.pathl {
    height: 31px;
    width: 8px;
    background-image: url(../images/pathl.gif);
    background-repeat: no-repeat;           
}
.pathr {
    height: 31px;
    width: 8px;
    background-image: url(../images/pathr.gif);
    background-repeat: no-repeat;           
}
.partners {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    background-color: #BF1830;
    padding-left: 18px;
    padding-right: 18px;
}
.partners a:link, .partners a:visited {
    color: #fff;
    line-height: 18px;
} 
.partners a:hover{
    color: #fff;
    text-decoration: underline;
}
.partnert {
    height: 10px;
    width: 164px;
    background-image: url(../images/partnerst.gif);
    background-repeat: no-repeat;
    background-color: #BF1830;          
}
.partnerb {
    height: 10px;
    width: 164px;
    background-image: url(../images/partnersb.gif);
    background-repeat: no-repeat;           
}
.featured, .regular {
    padding: 5px 0;
    margin-top: 2px;
}
.links {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #666;
    font-weight: normal;
}
.links a:link, .links a:visited {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #004766;
    text-decoration: none;
    font-weight: bold;
} 
.links a:hover{
    text-decoration: underline;
}

.linksdetails a:link, .linksdetails a:visited {
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 13px;
    color: #004766;/*#BF1830*/
}
.linksdetails a:hover {
    text-decoration: underline;
    color: #004766;
}

.toplinkarea {
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 13px;
    color: #FFFFFF;
}

.toplinkarea a:link, .toplinkarea a:visited
{
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 13px;
    color: #FFFFFF;
}
.toplinkarea a:hover 
{
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    color: #FFFFFF;
}

.thumb {
    width: 122px;
    height: 96px;
}
.thumbbg {
    width: 140px;
    height: 113px;
    background-image: url(../images/thumbbg.gif);
    background-repeat: no-repeat;
}
.logobg {
    width: 70px;
    height: 70px;
    background: #EFF9D6;
}

.pricing {
    background: #EFF9D6;
    margin-top: 5px;
}
.footer {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background: #004766;
    margin-bottom: 10px;
}
.footer a:link, .footer a:visited {
    color: #fff;
    text-decoration: none;              
}
.footer a:hover {
    color: #FBC789;
    text-decoration: none;
}
.credits {
    font-family: verdana, arial;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    padding: 10px 0;
}
.credits a:link, .credits a:visited{
    font-family: verdana, arial;
    font-size: 10px;
    color: #fff; 
    font-weight: normal;
    text-decoration: none;
} 
.credits a:hover {
    text-decoration: underline;
}

.statistic {color: #fff; font-size: 10px}


.statistic A:link {
    FONT-WEIGHT:bold; COLOR:#FFFFFF; TEXT-DECORATION: none;
}
.statistic A:visited {
    FONT-WEIGHT:bold; COLOR:#FFFFFF; TEXT-DECORATION: none;
}
.statistic A:hover {
    FONT-WEIGHT:bold; COLOR:#FFFFFF; TEXT-DECORATION:Underline;
}



/* JOBS */
.jobs td{font-size: 11px;}

.contour{ border-style: dotted dotted dotted dotted; border-width: 1px; margin-top: 2px; margin-bottom: 2px;}
.fade {background-image: url(img/fade.png); background-repeat: repeat-x}
.tab_backfon{background-color: #ffffff; font-size: 11px;}

.tab_contour{
    border-style: dotted dotted dotted dotted;
    border-width: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #BF1830;
}

.tab_heading{ color: #FFFFFF; font-weight: bold; background-color: #BF1830; height:20px;}
.tab_heading_right{ color: #FFFFFF; font-weight: bold; background-color: #BF1830; text-align: right; height:20px;}

.tab_heading A:link, .tab_heading_right A:link { text-decoration: none; color: #FFFFFF; }
.tab_heading A:visited, .tab_heading_right A:visited { text-decoration: none; color: #FFFFFF; }
.tab_heading A:hover, .tab_heading_right A:hover { text-decoration: Underline; color: #FFFFFF; }
.tab_heading A:active, .tab_heading_right A:active { text-decoration: none; color: #FFFFFF; }


.tab_line{
    background-color: #ffffff;
    border-style: none dotted dotted none;
    border-width: 1px;
    border-color: #BF1830;
    font: bold;
}

.longok { height:20px; background-color: cccccc; font-size: 10; color: 000000; border: #808080 1 solid;}

.maxiinput {FONT-SIZE: 14px; WIDTH: 300px; font-size: 14; color: 000000; border: #808080 1 solid;}
.maininput {FONT-SIZE: 12px; WIDTH: 200px; font-size: 10; color: 000000; border: #808080 1 solid;}
.miniinput {FONT-SIZE: 12px; WIDTH: 100px; font-size: 10; color: 000000; border: #808080 1 solid;}

.job_profile table {background-color: #BF1830;}
.job_profile th {background: #BF1830; color:#FFFFFF;}
.job_profile td {background: #FFFFFF; color:#000000;
border: solid 1px #BF1830;     
border-style: none dotted dotted none;

}
 
.table_fav_warning
{
    background-color: #004766; /*#BF1830;*/
    padding: 5px; 
    position: absolute; 
    top: 240px; 
    left: 350px;
}

.content {padding-left: 15px;}
