@charset "utf-8";
body {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,a:visited,a:active{
	color: #396DA6;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #396DA6;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #396DA6;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #396DA6;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form{
	padding:0px;
	margin:0px;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#wrap {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#logo {
	float: left;
}
#top_right {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 630px;
}

#navlist {
	margin: 0px;
	padding: 0px;
}
#top_nav {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	padding-left: 0px;
	background-color: #E1E1E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bababa;
}



/******NAV******/

#navcontainer ul li
{
	list-style-type: none;
	display: block;
	float: left;
	text-align: left;
	background-image: url(../images/top_nav_butt_1.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #E1E1E1;
}

#navcontainer a
{
	text-decoration: none;
	display: block;
	padding-left: 12px;
	height: 1.9em;
	padding-top: 12px;
	color: #666666;
	width: 115px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bababa;
}

#navcontainer a:active, #navcontainer a:visited{
	color: #666666;
}
#navcontainer a:hover {
	background-image: url(../images/top_nav_butt_2.jpg);
	background-repeat: no-repeat;
	color: #666666;
}
#mid_wrap {
	background-image: url(../images/mid_wrap_back.gif);
	background-repeat: repeat-y;
	width: 900px;
}
#left_col {
	width: 280px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

#vacancy_top {
	background-image: url(../images/left_col_top.jpg);
	height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 3px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #6D94BD;
}
#vacancy_content {
	background-color: #6D94BD;
	background-image: url(../images/left_col_bott.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 264px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: .8em;
}
#vacancy_content select {
	width:160px;
	padding: 0px;
	margin-top: 9px;
}
.labels{
	width:80px;
	float:left;
	padding-top: 12px;
}

.field {
	background-image: url(../images/vacancy_field_back.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 254px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	font-weight: bold;
}
.vacancy_search_butt {
	float: right;
}


#ad_top {
	background-image: url(../images/left_col_top.jpg);
	height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	margin-top:10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 3px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #6D94BD;
}

#ad_content {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #6D94BD;
	background-image: url(../images/left_col_bott.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ad_content a:link, #ad_content a:visited, #ad_content a:active{
	color: #fff;
	text-decoration: none;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#ad_content a:hover{
	color: #fff;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content_wrap {
	float: left;
	padding: 0px;
	margin-top: 13px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 9px;
	width: 693px;
}

#content_top {
	background-color: #EEEEEE;
}
#content_top_left {
	background-image: url(../images/content_top_left_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}

#content_top_right {
	background-image: url(../images/content_top_right_back.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	width: 10px;
}

#content{
	background-image: url(../images/content_back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.gif);
}

#content a:link, #content a:visited, #content a:active{
	color: #386CA5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #396DA6;
}
#content a:hover{
	color: #CC0000;
	border-bottom-color: #CC0000;
}

#content ul{
	padding-bottom: 12px;
	padding-top:12px;
}

#content li{
	line-height: 1.4em;
	padding-bottom: 12px;
}

#home_logos {
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 403px;
}

#right_col {
	width: 176px;
	padding-top: 13px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: right;
}

#right_col a:link, #right_col a:visited, #right_col a:active{
	color: #386CA5;
	text-decoration: none;
}

#right_col a:hover{
	color: #CC0000;
}

#divisions {
	width: 176px;
}

#divisions_top,#register_top {
	background-image: url(../images/right_col_top.jpg);
	height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 3px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #6D94BD;
}

#divisions_content {
	background-color: #6D94BD;
	background-image: url(../images/right_col_bott.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 160px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.division_wrap {
	padding-bottom: 10px;
}
.division_bott {
	font-size: 0.8em;
	font-weight: bold;
	color: #3C6FA6;
	background-image: url(../images/divisions_bott.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FFFFFF;
	text-align: center;
}
#register {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#register img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.register_ticks {
	background-color: #6D94BD;
	background-image: url(../images/tick.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 20px;
	padding-left: 44px;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
}
#clients {
/*	background-image: url(../images/recent_clients.jpg);
	background-repeat: no-repeat;*/
	height: 20px;
	width: 900px;
}
#bott_nav {
	background-image: url(../images/bott_back.jpg);
	background-repeat: no-repeat;
	width: 900px;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BABABA;
	background-color: #EFEFEF;
}
#footer_wrap {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: .7em;
	color: #666666;
	background-color: #EFEFEF;
}
#enhance {
	float: left;
}
#copyright {
	float: right;
}


/**********************/
/*  Vacancies Results */
/**********************/
DIV.VacanciesResults              {
                                    border          : 1px solid #CACACA;
                                  }
TABLE.VacanciesResults            {
                                    border-collapse : collapse ;
                                  }
TABLE.VacanciesResults THEAD TH   {
                                    text-align      : left;
                                    font-family     : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
                                    font-size       : 9pt;
                                    color           : #707070;
                                    background      : #E1E1E1;
                                    padding         : 2px;
                                    border          : 0px solid black;
                                  }
TABLE.VacanciesResults TBODY TD   {
                                   font-family      : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
                                   font-size        : 9pt;
                                   color            : #707070;
                                   border-top       : 1px solid #CACACA;
                                   padding          : 2px;
                                  }
TABLE.VacanciesResults TBODY TD A {
                                    text-decoration : none;
                                    color           : #707070;
                                  }
TABLE.VacanciesResults TFOOT TD   {
                                    text-align      : left;
                                    font-family     : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
                                    font-size       : 9pt;
                                    color           : #707070;
                                    background      : #F3F3F3;
                                    border-top      : 1px solid black;
                                    padding         : 2px;
                                    border          : none;
                                  }

