﻿*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	font-family:Arial;
	font-size:11.5px;
	line-height:16px;
}
/* basic elements */
a{outline:none; }
a span{cursor: pointer;}
h1, h4{
	font-size:14px;
	font-weight: bold;
	margin-bottom:10px;
}
h1{
	background-color:#FFF;
	padding-right:6px;
	display:inline;
}
.h1{
	font-size:14px;
	font-weight: bold;
	background-color:#FFF;
	padding-right:6px;
}
h2, h2 a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
h3 {
    font-size: 11px; 
    font-weight: bold;
}
input[type="text"]{
	height:17px;
	padding:1px 2px 0;
	font-size: 12px;
}
select{font-size: 12.5px;}
input[type="radio"]{
	float: left;
}
p, .p{ margin-bottom: 10px;}
.p{ float: left;}
label{
	float:left;
}

textarea {
    font-family: Arial; 
    font-size: 12.5px; 
    overflow: hidden;
}
table{ width: 100%;}
/* layout */
.container{
	text-align:left;
	margin:0 auto;
	width: 952px;
}
.header{
	height:70px;
}
.menu{
	height:44px;
	padding-left:152px;
}
	.menu li a.sel{
		cursor:default;
	}
.content{
	float:left;
	width:100%;
	min-height:600px;
	padding-top: 24px;
}
.colL, .colM, .colR{
	float:left;
}
.colL{
	width:134px;
	padding: 0 18px;	
}
.colM{
	width: 460px;
	padding: 0 28px 0 2px;	
}
.colM ul li {list-style: none;}
.colR{
	width:266px;
}
.boxR{
    width:242px;
	padding: 12px;
	margin:0 26px 20px 0;
	_margin-right: 20px;
}
.boxR select{width:100%;}
.fArea{
	background: #fff url("../images/f-bgr.gif") no-repeat 880px 20px;
	height:76px;
	padding-top: 20px;
}
.footer{
	background: #fff url("../images/f-bgr-dot.gif") repeat-x 0% 50%;
	float:left;
	text-align:right;
	width:700px;
	margin-top:18px;
	font-size:9px;
}
	.footer span{background-color:#fff; padding-left:10px;}
/* other */
.clear{
	display:block;
	line-height:0;
	clear:both;
}
.R{ float: right;}
.L{ float: left;}
.logo{
	display:block;
	height:33px;
	width: 237px;
	position:relative;

	top: 22px;
}
.sf_searchBox{
    background-color: #fff;
    height:44px;
    width: 222px;
    padding-right: 26px;
    float: left;
}
.sf_searchBox div{
    padding: 14px 0px 0 0px !important;
    float: left;
    height: 28px;
    _height: 10px;
    _padding-top:11px;
    width: 192px;
    position: relative;
}
.sf_searchBox input {
    width: 180px; 
    float: left; 
    padding-left: 5px;
    padding-right: 5px;
}
.search-btn{
    background: transparent url("../images/zoom-icon.gif") no-repeat 0 0;
    display: block;
    width: 15px;
    height:15px;
    text-decoration: none;
    position: absolute;
    top:17px;
    left: 175px;
    
    _position: relative;
    _float: left;
    _margin-left: -15px;    
    _top:3px;
    _left: 0px !important;
}
.bcrumb {
    padding-bottom: 14px; 
    float: left; 
    /*position: relative; */
    width: 100%;
    z-index:1;
}
.bcrumb a{text-decoration:none;}
.bcrumb a:hover{text-decoration:underline;}
.bcrumb .separator{ display:block; float:left; width:8px; margin:0 6px;}
.bcrumb span {float:left;}
.sf_postTitle {
    margin:0 0 6px 0 !important; 
    padding:0 !important; 
    font-size: 12px !important;
}
.sf_readMore{padding-top: 4px !important;}
ul.sf_postListing{
    padding-bottom:10px !important; 
    margin-top: 6px !important;
}
ul.sf_postListing li {
    padding: 16px 0 !important; 
    margin:0 !important;
}
ul.sf_postListing li p, 
.sf_singlePost p, 
.sf_postComments p{ margin-bottom: 5px !important;}
.sf_commentsList h2,
.sf_commentsList li{margin-bottom: 10px;}
.sf_postDate { font-size: 11px !important;}
.testimonial-fl,
.testimonial {
    padding: 12px 2px; 
    font-family: Times New Roman; 
    font-size: 14px; 
    height: 113px; 
    width: 133px;
    line-height: 20px; 
    text-align: center;
    margin-top: 50px;
    float: left;
}

.line{
    line-height: 0px; 
    margin: 14px 0;
}
.extraLine {
    height:20px; 
    margin-bottom: 10px;
}
.colR .title{
    margin-bottom: 5px;
    padding-top: 4px;
    height: 22px;   
}
.colR .btn{
    text-align:left; 
    padding-left:30px;
    margin-left:0;
}
.colR li{_height: 14px;}
.colR .btnS{ padding: 2px 7px 1px 7px; text-decoration: none;}
.colR fieldset{ width:100%; }
.colR fieldset .btn{ width: 60px; margin-left: 4px;}
.colR fieldset .error{ margin-left:0;}
.colR fieldset .label{ margin-top: 2px;}
.colR .extraContent{ padding: 0 12px;}

.gmTooltip{font-size: 10px; width: 250px !important;}
.gmTooltip td{padding-right:8px;}
.sf_back{
    text-decoration: none; 
    padding: 0 6px 0 20px !important; 
    margin-bottom: 10px;
    display: inline !important;
}
.sf_back:hover{text-decoration: underline;}
.dotLine{ 
    width: 100%;
    margin-bottom:16px;
}
fieldset{ border:0; width:462px; }
fieldset p{ float: left; width: 100%;}
fieldset label {
    float: left;
    width:170px;
    margin-right: 10px;
}
fieldset input{ float: left;}
fieldset input.error,
fieldset select.error,
fieldset textarea.error{ margin-bottom: 4px;}
fieldset span.error,
fieldset .sf_commentsValidator {
    display: block; 
    width: 258px; 
    margin:2px 0 4px 180px;
    padding:4px 0 0 22px;
    height: 14px;
    font-size:10px;
}
fieldset h2{ float: left; margin-bottom: 10px;}
fieldset .agree label{ width: 300px;}
fieldset .agree span.error{ margin-left:0px;}
.tb458{ width: 458px;}
.tb280{ width: 276px;}
.tb240{ width: 236px;}
.tb114{ width: 110px;}
.tb73{ width:69px;}
select.tb280{ width: 282px; _width:278px;}
select.tb114{ width: 116px; _width:112px;}
textarea.tb280{ width: 280px; _width:276px;}
textarea.tb240{ width: 240px; _width:238px;}
.formattingOptionsToggleBtn{ margin-bottom: 6px;}
.Default.reWrapper{ margin-bottom: 4px;}
.radioArea {
    margin: 10px 0;
    float: left;
}
.radioArea div { width: 280px; float:left;}
.radioArea ul{ width: 100%;}
.radioArea li {
    display: block; 
    float: left; 
    margin-bottom: 4px;
    width: 100%;
}
.radioArea input[type="radio"]{ margin: 4px 10px 0 0; *margin-top:-1px;}
.radioArea div label{
    width: 230px;
    margin-left:8px;
    _margin-top:3px !important;
}
.btn{
    padding: 2px 0 3px 34px;
    display: block;
    margin: 2px 0 1px 0px;
    text-decoration: none;
    width: auto;
    white-space: nowrap;
}
.btnWide{ padding-right: 10px; width: auto !important; margin-left:0 !important;}
fieldset .btn{width: 80px; margin-left: 8px;}
.linkList{ margin-top:10px;}
.linkList .btn{ width: 190px; margin: 2px 2px 4px 2px;}
a.print{
    display: block;
    height: 17px;
    padding-left: 20px;
    /*position: absolute;
    right: 2px;*/
    float: right;
    font-size: 11px;
    text-decoration: underline;
}
#vacaturesList .header a,
#vacaturesList .header a:hover,
.headerSortUp a,
.headerSortDown a {
    display: block;
    padding:0 20px 0 4px;
    width: 50px;
    text-decoration: none; 
}
#vacaturesList{ width: 100%; margin-bottom: 20px;}
#vacaturesList td{ padding: 0px 4px 4px 4px;}
#vacaturesList td a{ text-decoration: none;}
#vacaturesList td a:hover{ text-decoration: underline;}
#vacaturesList .header{ height: 30px !important;}
.h1 .titleCity{font-style: italic; font-size: 13px;}
.playerBox{
    display:block;
    width:314px;
    height:272px;
}
element.style {
color:Red;
display:inline;
}
fieldset.jobForm .p span.error{ margin-left: 0px;}
fieldset.jobForm .radioArea li{ clear: both;}
fieldset.jobForm .radioArea div label{ margin:0; } 
.tblWork td{ vertical-align: top;}
.calendar{
    display: block;
    height:13px;
    width:13px;
}
#vacaturesList .calendar:hover{text-decoration: none;}
.calCol{ width: 80px; vertical-align: top;}
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	opacity: 0.85;
	text-align: left;
	width: 200px;
}
#tooltip h3{padding: 4px; font-weight: normal;}
#tooltip h3, 
#tooltip div { margin: 0; }
.tTip th,
.tTip td{ padding:0 4px;}
.tTip th {
    height: 20px; 
    font-weight:bold; 
    font-size: 12px;
}

.rcol-extra 
{
    text-align: center;
}