/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
margin:0;
font-size:12px;
}
tr.header{
height:100px;
}
td.logo{
background-image:url(images/logo.jpg);
width:262px;
}
td.leftcol{
width:200px;
background-image: url(images/menu.jpg);
background-repeat:repeat;
border-right:dotted 2px #999999;
vertical-align:top;
padding:5px;
}
td.rightcol{
width:200px;
background-image: url(images/menu.jpg);
background-repeat:repeat;
border-left:dotted 2px #999999;
vertical-align:top;
padding:5px;
}
td.footer{
background-image:url(images/footer.jpg);
height:50px;
color:#000;
text-align:center;
font-size:12px;
}
td.main{
vertical-align:top;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
font-size:14px;
}
h1{
text-align:right;
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
color:#336600;
font-size:36px;
}
td.headerleft{
background-image:url(images/trleft.jpg);
width:4px;
height:25px;
}
td.headerright{
background-image:url(images/trright.jpg);
width:4px;
height:25px;
}
td.headercenter{
background-image: url(images/trspacer.jpg);
height:25px;
text-align:center;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
input.b{
background-color:#647886;
border:#FF9900 1px solid;
color:#FF9900;
font-weight:bold;
}
h2{
font-size:24px;
color:#FF9900;
}
div.form{
color:#000000;
font-size:10px;
}
div.form strong,td.form strong{
color:#006633;
font-weight:bold;
font-size:14px;
}

form.form{
border: 1px #CCCCCC dotted;
padding:15px;
background-color:#EEEEEE;
}
a{
font-size:14px;
color:#FF9900;
text-decoration:underline;
}
a:hover{
color: #FF0000;
background-color:#FFC;
}
a.red{
color:#FF9900;
}
a.red:hover{
text-decoration:underline;
}
table.search_result{
font-size:14px;
cursor:pointer;

}
table.search_result td{
border-bottom:1px dotted #FF9900;
}
table.search_result tr:hover{
background-color:#DDD;
}
tr.search_caption{
font-weight:bold;
color:#FF9900;
background-color:#EEEEEE;
}

table.vacancy{
font-size:14px;
background-color:#EEEEEE;
}

table.vacancy td{
border:1px solid white
}
td.vacancy_caption{
background-color:#CCFFCC;
text-align:center;
font-weight:bold;
}



table.daily_vacancies{
font-size:14px;
}
table.daily_vacancies td{
border-bottom:1px dotted #FF9900;
cursor:pointer;
}
table.daily_vacancies tr:hover{
background-color:#DDD;
}
tr.daily_caption{
font-weight:bold;
color:#FF9900;
background-color:#EEEEEE;
}
.page{
display:block;
border:1px #000 solid;
background-color:#CCFFCC;
width:20px;
height:20px;
float:left;
margin:5px;
text-align:center;
cursor:pointer;
}
.page:hover{
border:1px #F00 solid;
background-color:#FFF;
}
.pagehere{
display:block;
border:1px #F00 solid;
background-color:#CCC;
color:red;
width:20px;
height:20px;
float:left;
margin:5px;
text-align:center;
}
.pagehere:hover{
border:1px #F00 solid;
background-color:#FFF;
}

/*
form validator
*/
fieldset{border:0;}
ul.form{list-style:none;padding:0;margin:0 auto;width:350px;border:0;}
ul.form li{border-bottom:1px dashed #464e5f;padding:6px 0;height:35px;}
.form_head{height:20px;width:400px;color:#393;text-align:center;border-bottom:0 !important;}
ul.form li label{display:block;float:left;width:160px;}
.required{display:block;font-size:10px;color:#5b6170;width:160px;float:left;clear:left;}
ul.form li input, ul.form li select, ul.form li textarea{width:180px;background-color:#ffa;border:2px solid #ccc;padding-left:3px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
ul.form li.submit{text-align:right;border:0;}
ul.form li.submit input{background-color:#FFA;
border:1px solid black;
}
#comment{width:400px;background-color:#ccc;border:2px solid #ccc;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
ul.form li textarea{height:90px;width:340px;}
ul.form li.comment .required, ul.form li.comment label{width:120px;}
li.comments{height:130px !important;}
.valid{border:2px solid green !important;}
.invalid{border:2px solid #800 !important;}
div.send_ok{color:#3C3;}
div.send_failed{color:#C33;}

#td_url{width:100px; height:27px; background: url(/images/buttons/url.gif)}
#td_url.selected{background: url(/images/buttons/url_ro.gif)}
#td_contact{width:100px; height:27px; background: url(/images/buttons/contact.gif)}
#td_contact.selected{background: url(/images/buttons/contact_ro.gif)}
#td_email{width:100px; height:27px; background: url(/images/buttons/email.gif)}
#td_email.selected{background: url(/images/buttons/email_ro.gif)}
#td_text{width:100px; height:27px; background: url(/images/buttons/text.gif)}
#td_text.selected{background: url(/images/buttons/text_ro.gif)}
#td_phone{width:100px; height:27px; background: url(/images/buttons/phone.gif)}
#td_phone.selected{background: url(/images/buttons/phone_ro.gif)}
#td_sms{width:100px; height:27px; background: url(/images/buttons/sms.gif)}
#td_sms.selected{background: url(/images/buttons/sms_ro.gif)}

#td_qr.selected{border:#336633 1px solid;background:#FFD;}
#td_dm.selected{border:#336633 1px solid;background:#FFD;}

#wrap {width:600px;}
#code_type {
border-top:2px #33CC33 solid;
border-left:2px #33CC33 solid;
border-right:2px #33CC33 solid;
border-bottom:2px #33CC33 solid;
background:#CFC;
}
.inputs_div {
border-left:2px #33CC33 solid;
border-right:2px #33CC33 solid;
border-bottom:2px #33CC33 solid;
background:#DFD;
}

div table{
font-weight:bold;
font-size:12px;
}
ul.menu{
padding-left:1px;
list-style-type: none;
list-style-position: inside;
}

ul.menu li a{
color:#393;
}

#submit input{background-color:#FFA;
border:1px solid black;
}
