/*
Theme Name: OPTIMALPROJECT13IGLOO
*/

body{
	margin:0;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#282828;
}
img{border-style:none;}
a{color:#00e;}
a:hover{text-decoration:none;}
a:focus{outline:none;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
#wrapper{
	margin:0 auto;
	width:898px;
}
#header{
	width:100%;
	padding: 14px 0 0;
}
.top-info {
	padding: 4px 20px 5px;
	clear: both;
	overflow: hidden;
	background: #679bb9;
}
* html .top-info {
	height: 1%;
	overflow: visible;
}
#header h1{
	font-size:11px;
	float:left;
	font-weight: normal;
	margin:0;
}
#header h1 a{
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover{text-decoration: underline;}
.top-info .phone{
	font-size: 12px;
	float: right;
	color: #fff;
}
.main-nav {
	margin: 12px 0 0 -3px;
	position: relative;
	float: left;
	background: url(images/bg-nav-l.gif) no-repeat;
	height: 40px;
}
#nav {
	background: url(images/bg-nav-r.gif) no-repeat 100% 0;
	float:left;
	margin:0;
	padding:4px 0 0;
}
#nav:after {
	display: block;
	content: "";
	clear: both;
}
#nav li{
	padding: 0 0 1px;
	float:left;
	height: 35px;
	line-height: 35px;
	position:relative;
	background: url(images/bg-separator.gif) no-repeat;
	list-style:none;
}
#nav li a{
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 0 23px;
	color: #575757;
	text-decoration: none;
}
#nav li a:hover{ color: #4489AF;}

#nav li.hover div,
#nav li:hover div{
	display:block;
}
#nav div {
	display:none;
	position:absolute;
	width:217px;
	left:1px;
	top:36px;
	z-index:10;
}
#nav ul {
	width:215px;
	margin:0;
	padding: 0;
	background: #e6e6e6;
	border: 1px solid #bbb;
	border-bottom: none;
}
#nav ul li{
	border-bottom: 1px solid #bbb;
	background: none;
	float:none;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: 15px;
}
#nav ul li a{
	color: #575757;
	font-weight:normal;
	float:none;
	padding: 5px 0 5px 11px;
	display: block;
	width: 204px;
	background:none;
}
#nav ul li a:hover{
	background: #679bb9;
	color: #fff;
}
#banner{
	width:898px;
	height: 215px;
	overflow: hidden;
	margin: 3px 0 0;
}
#main{
	height:1%;
	padding-bottom:23px;
}
#content{
	width:647px;
	float:right;
}
.search-box {
	padding:5px 6px 5px 5px;
	background: #e8e8e8;
	width: 634px;
}
.search-box-t {background:#fff url(images/bg-search-box-t.gif) no-repeat;}
.search-box-b{
	/*height: 1%;*/
	height:55px;
	padding: 11px 28px 12px 12px;
	background: url(images/bg-search-box-b.gif) no-repeat 0 100%;
}
.form-row {
	overflow: hidden;
	height: 1%;
	padding-bottom: 5px;
}
.search-icon {
	padding: 0 0 5px 52px;
	background: url(images/icon-search.jpg) no-repeat 0 3px;
}
.search-form label{
	display: block;
	color: #5c90b7;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px;
}
.search-form input.text{
	float: left;
	margin: 0;
	padding: 5px 10px 4px;
	font-size:11px;
	line-height: 13px;
	color: #a9a9a9;
	width: 466px;
	border: 1px solid #5b91b7;
}
.go-btn {float: right;}
.link {
	margin-right: 47px;
	color: #575757;
	font-size: 11px;
	float: right;
}
.content-main {padding:11px 0 0;}
.content-main h2{
	margin: 0;
	padding: 12px 0 12px;
	font-size: 18px;
	line-height: 20px;
}
.content-main h3{
	margin: 0;
	padding: 3px 0 12px;
	color: #679bb9;
	font-size: 29px;
	line-height: 32px;
	font-weight: normal;
}
.content-main p{
	margin: 0;
	padding:0 0 8px;
}
.content-main-alt p {
	font-size: 13px;
	padding-bottom: 15px;
}
.info-container {
	background:#f7f7f7 url(images/bg-info-container-t.gif) no-repeat;
	width: 638px;
	margin: 15px 0 0;
	font-size: 11px;
}
.info-container-b {
	padding: 7px 20px 12px 15px;
	background: url(images/bg-info-container-b.gif) no-repeat 0 100%;
}
* html .info-container-b {
	height: 1%;
	overflow: visible;
}
.info-container h3{
	height:23px;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
}
.info-container h3.latest-jobs {
	background: url(images/latest.gif) no-repeat;
	width: 129px;
}
.info-container h4{
	font-size: 11px;
	margin: 0;
}
.info-container h4 a{ color:#df3a00;}
.info-container p{
	margin: 0;
	padding-bottom: 5px;
}
.info-container-item {
	overflow: hidden;
	height: 60px!important;
	padding: 5px 0 0 5px;
}
.info-container a.more{
	float: right;
	padding: 0 10px 0 0;
	background: url(images/icon-arrow.gif) no-repeat 100% 7px;
}
#sidebar{
	background:#f4f4f4;
	float:left;
	width:219px;
	padding: 1px 6px 14px 10px;
}
ul.sub-nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width:219px;
}
ul.sub-nav li{
	list-style: none;
	padding: 6px 0 0;
	float: left;
	width: 100%;
}
ul.sub-nav li a {
	text-decoration: none;
	display: block;
	color: #fff;
	width: 208px;
	padding: 0 0 0 11px;
	height: 70px;
}
ul.sub-nav li.automotive a{background: url(images/btn-automotive.jpg) no-repeat;}
ul.sub-nav li.candidates a{background: url(images/btn-doc.jpg) no-repeat;}
ul.sub-nav li.comp a{background: url(images/btn-comp.jpg) no-repeat;}
ul.sub-nav li.polish a{background: url(images/btn-polish.png) no-repeat;}
ul.sub-nav li.transport a{ background: url(images/btn-transport.jpg) no-repeat;}
ul.sub-nav li.employers a{ background: url(images/btn-employers.jpg) no-repeat;}
ul.sub-nav li.candidates-login a{ background: url(images/btn-candidates-login.jpg) no-repeat;}
ul.sub-nav li.brouchure a{ background: url(images/btn-brouchure.jpg) no-repeat;}
ul.sub-nav li a strong{
	font-weight: normal;
	padding: 11px 0 0;
	display: block;
	font-size: 26px;
	line-height: 28px;
}
ul.sub-nav li a span{
	display: block;
	font-size: 16px;
	line-height: 18px;
}
ul.sub-nav li.transport a span{ font-size: 13px;}
.box {
	margin: 5px 0 0;
	border: 1px solid #cdcdcd;
	padding:9px 8px 0;
	overflow: hidden;
	font-size: 11px;
}
* html .box {
	height: 1%;
	overflow: visible;
}
.box h3{
	font-size: 11px;
	margin:0;
}
.scroller-holder {
	position: relative;
	overflow: hidden;
	height: 144px;
}
.scroller {
	margin: 12px 0 0;
	width: 201px;
}
.post p {
	margin: 10px 0 0;
	text-indent: 1px;
	line-height: 14px;
}
.post strong.heading {
	display: block;
	/*padding: 13px 0 0;*/
	line-height: 14px;
}
a.more{
	color: #df3b00;
	font-weight: bold;
}
.post a.more{color: #c03713;}
ul.links {
	margin: 0;
	padding: 7px 0 0;
}
ul.links li{
	text-align: center;
	margin: 4px 0 0;
	padding: 7px 0;
	list-style: none;
	background: #669bba;
	font-size: 13px;
}
ul.links li a{
	text-decoration: none;
	color: #fff;
}
#footer{
	margin: 0 0 0 -5px;
	position: relative;
	width: 897px;
	overflow:hidden;
	border-top: 2px solid #000;
	padding: 0 0 12px;
}
.rss {
	float: left;
	padding: 10px 20px 0 10px;
}
.rss a{
	background: url(images/icon-rss.jpg) no-repeat;
	width: 46px;
	height: 41px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.facebook{
	display:block;
	background:url(images/facebook-logo.gif) no-repeat;
	text-indent:-9999px;
	width:41px;
	height:41px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}
.twitter{
	display:block;
	background:url(images/twitter-logo.gif) no-repeat;
	text-indent:-9999px;
	width:41px;
	height:41px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}
.rec{
	display:block;
	background:url(images/rec.gif) no-repeat;
	text-indent:-9999px;
	width:52px;
	height:41px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}
.footer-links {
	float: left;
	width: 590px;
	font-size: 11px;
}
ul.foot-nav {
	margin: 6px 0 0 -1px;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
ul.foot-nav li{
	padding: 0 5px 0 4px;
	background: url(images/sep.gif) no-repeat 100% 60%;
	float: left;
	line-height: 20px;
	list-style: none;
}
ul.foot-nav li a{
	text-decoration: none;
	color: #21201e;
}
ul.foot-nav li a:hover{ text-decoration: underline;}
.footer-links p{
	margin:0;
	padding:6px 0 0;
}
.footer-links p a{color: #00e;}
.footer-links strong{
	font-weight: normal;
	display: block;
	padding: 4px 0 0;
}
.footer-links strong a{
	text-decoration: none;
	color: #1f1f1d;
}
.footer-links strong a:hover{ text-decoration: underline;}
a.s-logo {
	margin: 10px 9px 0;
	float: right;
}
a.s-logo img{display: block;}
.share {
	float:right;
	margin:20px 10px 10px;
	width:125px;
}
.paging {
	width: 600px;
	float: right;
	padding-right: 10px;
	position: relative;
	z-index: 20;
}
.paging .page-num {
	float: right;
	text-align: right;
	padding: 2px 0 0;
}
.paging-marg { margin:-15px 0 -70px;}
.paging-marg .page-num {
	display: block;
	clear: both;
	float: none;
	padding: 0 0 1px;
}
.next {
	color: #df3b00;
	float: right;
	text-decoration: none;
	margin-left: 1px;
}
.next:hover{ text-decoration: underline;}
.paging ul{
	margin: 0;
	padding: 0;
	float: right;
}
.paging ul li{
	padding: 0 3px;
	float: left;
	line-height: 17px;
	list-style: none;
}
.paging ul li span{
	float: left;
	border: 1px solid #fff;
}
.paging ul li a{
	float: left;
	padding:0 12px;
	color: #df3b00;
	text-decoration: none;
	border: 1px solid #7c7c7c;
	background: #cecece url(images/bg-num.gif) repeat-x;
}
.paging ul li a:hover{ background: #6b6b6b url(images/bg-num-h.gif) repeat-x;}
.next{
	line-height: 17px;
	padding: 1px 0 0;
	float: right;
	color: #df3b00;
	margin:0 0 0 6px; 
}
.search-res {
	/*display: table;*/
	display:block;
	overflow: hidden;
	/*margin-top: -18px;*/
	margin-right: 2px;
	clear: both !important;
	font-size: 11px;
	padding-bottom: 16px;
	float:right;
}
.res-item h4{
	margin: 0;
	font-size: 11px;
}
.res-item h4 a{color: #df3b00;}
.res-item p{
	margin: 0;
	padding: 0 0 16px;
	font-size: 11px;
}
ul.info {
	margin: 0;
	padding: 15px 0;
}
ul.info li{	list-style:none;}
.res-item-alt {background:#f0f0f0 url(images/bg-dots.gif) repeat-x;}
.res-item-b {
	overflow: hidden;
	/*height: 1%;*/
	height:auto;
	padding: 10px 10px 10px;
}
.res-item-alt .res-item-b {background:url(images/bg-dots.gif) repeat-x 0 100%;}
a.btn{
	display: inline;
	background: url(images/btn-l.gif) no-repeat;
	float: left;
	margin: 0 9px 0 0;
	text-decoration: none;
	color: #df3b00;
}
a.btn span{
	height: 20px;
	line-height: 20px;
	padding: 0 30px 0 29px;
	float: left;
	margin: 0 -9px 0 0;
	position: relative;
	background: url(images/btn-r.gif) no-repeat 100% 0;
	cursor: pointer;
}
a.btn:hover{background-position: 0 -20px;}
a.btn:hover span{ background-position: 100% -20px;}
.search-save-form {
	clear: both;
	width: 100%;
	padding: 78px 0 0;
	overflow: hidden;
}
.search-save-form h4{
	margin: 0;
	padding-bottom: 21px;
	font-size: 12px;
	color: #282828;
}
.f-row {
	overflow: hidden;
	padding-bottom: 25px;
}
* html .f-row {
	height: 1%;
	overflow: visible;
}
.search-save-form label{
	float: left;
	width: 200px;
	padding:6px 10px 0 0;
}
.search-save-form input.text{
	border: 1px solid #ccc;
	width: 234px;
	padding: 4px 10px 5px;
	float: left;
	margin: 0;
}
.f-btn {
	text-align: center;
	display: block;
	background: url(images/btn-form.gif) no-repeat;
	width: 218px;
	padding: 0 2px 0 0;
	height: 41px;
	font-size: 14px;
	letter-spacing:1px;
	line-height: 40px;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	margin:0 0 0 200px;
}
.advanced-search {padding-top: 5px;}
.advanced-search .f-row {
	padding-bottom: 10px;
}
.search-save-form select{
	width: 250px;
	margin: 0;
	padding: 4px 2px 5px 4px;
	color: #000;
	float: left;
	border: 1px solid #ccc;
}
.search-save-form select.category {
	padding: 0 0 0 10px;
	width: 214px;
	border-color: #696969;
	background: #ececec;
	color: #757575;
}
.advanced-search .f-btn{
	margin-top: 15px;
}

.info-area {padding: 15px 0 0;}
.info-area  h3{ padding-bottom: 9px;}
.info-list {
	font-size: 11px;
	margin: 0;
	padding: 0 0 60px 5px;
}
.info-list dd,
.info-list dt {
	padding: 0 0 10px;
	margin: 0;
}
.info-list dt{
	padding: 0 30px 10px 0;
	width: 164px;
	float: left;
}
.info-list dt strong {float:left;}
.info-list dt span{float: right;}
.info-list dd{
	overflow: hidden;
	width: 440px;
}
.info-list dd p{
	margin: 0;
	padding: 8px 0 0;
}
.info-list a{color: #df3b00;}
.info-area .f-btn{
	color: #044e92;
	font-size: 11px;
	margin: 10px 0 0 205px;
}

/* CForm */
.cform ol{
	list-style: none;
}
.cform li {
	border-bottom:1px dotted #FFFFFF;
	float:left;
	min-height:30px;
	width:100%;
}

.cform li label,
.cform li .reqtxt,
.cform li .emailreqtxt,
.cform li .captcha{
	cursor:pointer;
	float:left;
	padding-top:11px;
	text-align:left;
	width:150px;
}
.cform li .captcha{
	padding-top:2px;
}
.cform li input,
.cform li textarea{
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 10px;
	padding:4px 2px;
	width:250px;
}
.cform p.cf-sb{
	background:transparent url(images/bg_button.jpg) no-repeat scroll 0 0;
	border:0 none;
	clear:both;
	display:block;
	float:left;
	height:41px;
	margin-left:220px;
	margin-top:20px;
	margin-right:250px;
	text-align:center;
	text-decoration:none;
	width:220px;
}
.cform p.cf-sb .sendbutton{
	background:transparent url(images/bg_button.jpg) no-repeat scroll right center;
	display:block;
	text-align:center;
	text-decoration:none;
	margin-left: 10px;
	letter-spacing:1px;
	line-height:41px;
	font-size:14px;
	text-indent:-10px;
	width:220px;
	height:41px;
	border: 0;
	color:#555555;
	cursor: pointer;
	font-weight:bold;
}
/* CForm */
.testim{
	border-bottom:#999999 1px dashed;
	margin-bottom:15px;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
