/* jquery.autocomplete.css +++++++++++++++++++++++++++++++++++ */
.ac_results {
	padding: 0px;
/*	border: 1px solid black;*/
	border: 1px solid #ccc;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
/*	font: menu;
	font-size: 12px;*/
	font-size: 16px;
	line-height: 18px;
	overflow: hidden;
}

.ac_results li span {
	color: #cccccc;
}

.ac_loading {
	background: white url(../images/indicator.gif) right center no-repeat;
}

.ac_odd {
	background-image: url(../images/bg_tableRow_even_2x2.gif)
/*	background-color: #eee;*/
}

.ac_over {
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/bg_tableRow_subLine_darkBlue_flip_2x2.gif);
	color: #16009A;
	background-color: #0A246A;
	color: white;
}
/* jquery.autocomplete.css ---------------------------------- */

/* tipsy.css +++++++++++++++++++++++++++++++++++++++++++++++ */
.tipsy { 
	padding: 5px; 
/*	font-size: 12px; */
	font-size: 14px; 
	font-weight: bold;
/*	opacity: 0.8; 
	filter: alpha(opacity=80); */
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image: url(../images/tipsy_def.gif); 
	z-index: 100;
}
.tipsy-inner { 
	background-repeat: no-repeat;  
	background-image: url(../images/message/bg_info_350x350.jpg); 
	padding: 5px 8px 4px 8px; 
	background-color: #14009f;
	color: white; 
	max-width: 550px; 
	text-align: center; 
	border: 1px solid #fff;
	z-index: 50;
}

.tipsyError { 
	background-image: url(../images/tipsy_err.gif) !important; 
}
.tipsyError .tipsy-inner { 
	background-repeat: no-repeat;  
	background-image: url(../images/message/bg_error_350x350.jpg); 
	background-color: #c10001;
}

.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
/* tipsy.css ------------------------------------------------- */





/* jslider.css ++++++++++++++++++++++++++++++++++++++++++++++++ */


.jslider .jslider-bg i,
.jslider .jslider-pointer
{ background: url(../images/jslider.png) no-repeat 0 0; }

.jslider { display: block; width: 100%; height: 1em; position: relative; top: 0.6em; font-family: Arial, sans-serif; }
.jslider table { width: 100%; border-collapse: collapse; border: 0; }
.jslider td, .jslider th { padding: 0; vertical-align: top; text-align: left; border: 0; }

.jslider table,
.jslider table tr,
.jslider table tr td { width: 100%; vertical-align: top; }

.jslider .jslider-bg { position: relative; }
.jslider .jslider-bg i { height: 5px; position: absolute; font-size: 0; top: 0; }
.jslider .jslider-bg .l { width: 50%; background-position: 0 0; left: 0; }
.jslider .jslider-bg .r { width: 50%; left: 50%; background-position: right 0; }
.jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 5px; background-position: 0 -20px; }

.jslider .jslider-pointer { width: 13px; height: 15px; background-position: 0 -40px; position: absolute; left: 20%; top: -4px; margin-left: -6px; cursor: pointer; cursor: hand; }
.jslider .jslider-pointer-hover { background-position: -20px -40px; }
.jslider .jslider-pointer-to { left: 80%; }

.jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; }
.jslider .jslider-label-to { left: auto; right: 0; }

.jslider .jslider-value { font-size: 9px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%; background: white; line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.jslider .jslider-value-to { left: 80%; }

.jslider .jslider-label small,
.jslider .jslider-value small { position: relative; top: -0.4em; }

.jslider .jslider-scale { position: relative; top: 9px; }
.jslider .jslider-scale span { position: absolute; height: 5px; border-left: 1px solid #999; font-size: 0; }
.jslider .jslider-scale ins { font-size: 9px; text-decoration: none; position: absolute; left: 0px; top: 5px; color: #999; }

.jslider-single .jslider-pointer-to,
.jslider-single .jslider-value-to,
.jslider-single .jslider-bg .v,
.jslider-limitless .jslider-label
{ display: none; }



/* custom +++ */
.layout-slider { 
/*	margin-bottom: 60px; 
	width: 50%; */
}
.layout-slider-inside {
	display: inline-block; 
	padding: 0 5px;
}
.searchForm .layout-slider-inside {
	width: 150px;
}

.crewingVacancyForm .layout-slider-inside {
	width: 300px;
}

.jslider_blue .jslider-bg i, 
.jslider_blue .jslider-pointer
{ background-image: url(../images/jslider.blue.png); }
  

/* custom --- */


/* jslider.css ------------------------------------------------ */




/* jtree.css ++++++++++++++++++++++++++++++++++++++++++++++++++ */


.jquery-tree {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
.jquery-tree UL {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
.jquery-tree-handle {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 10px; PADDING-RIGHT: 0px; DISPLAY: inline-block; VERTICAL-ALIGN: top; OVERFLOW: hidden; CURSOR: pointer; PADDING-TOP: 0px
}
.jquery-tree-collapsed UL {
	DISPLAY: none
}
.jquery-tree-collapseall {
	CURSOR: pointer
}
.jquery-tree-expandall {
	CURSOR: pointer
}
.jquery-tree-collapseall {
	MARGIN-RIGHT: 1em
}
.jquery-tree INPUT {
	POSITION: absolute; LEFT: -1000px
}
.jquery-tree-leaf {
	PADDING-LEFT: 20px
}
.jquery-tree-node {
	PADDING-LEFT: 10px
}
.jquery-tree-title {
	DISPLAY: inline-block
}
.jquery-tree-checked-partial {
	MARGIN: 0px; PADDING-LEFT: 25px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 5px 50%; CURSOR: default
}
.jquery-tree-checked {
	MARGIN: 0px; PADDING-LEFT: 25px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 5px 50%; CURSOR: default
}
.jquery-tree-unchecked {
	MARGIN: 0px; PADDING-LEFT: 25px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 5px 50%; CURSOR: default
}
.jquery-tree-checked-partial {
	BACKGROUND-IMAGE: url(../images/checkbox-partial.png)
}
.jquery-tree-checked {
	BACKGROUND-IMAGE: url(../images/checkbox-checked.png)
}
.jquery-tree-unchecked {
	BACKGROUND-IMAGE: url(../images/checkbox-unchecked.png)
}
.jquery-tree-node LABEL {
	-moz-user-select: none
}
.jquery-tree-handle {
	-moz-user-select: none
}

#tree {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* jtree.css -------------------------------------------------- */


