.ellipsis
{
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	height: 1.2em;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 180px;

	-moz-binding: url(moz_fix.xml#ellipsis);
	zoom: 1;
	border-bottom:1px solid #C8C8E4;
}

.ellipsis *
{
	display: inline;
}


.moz-ellipsis > DIV:first-child
{
	float: left;
}
.moz-ellipsis > DIV + DIV
{
	float: right;
	margin-top: -1.2em;
}
.moz-ellipsis > DIV + DIV::after
{
	background-color: white;
	content: '...';
}

{
	background-color: #FFFFFF;
}

body
{
	color: #5e5e5e;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma,  arial, Trebuchet MS, tahoma, verdana;
	margin: 0px;
	padding: 0px;
/*	font-weight: bold;*/
}

table
{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,  arial, Trebuchet MS, tahoma, verdana;
	margin: 0px;
	padding: 0px;
/*	font-weight: bold;*/
}

form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	font-family: Tahoma,  arial, Trebuchet MS, tahoma, verdana;
}

input.checkbox
{
	border:1px solid #010180;
}

.row
{
	background: #F4F4F4;
}

.border_top
{
	border-top: 1px solid #C8C8E4;
}

.border_bottom
{
	border-bottom: 1px solid #C8C8E4;
}

.block
{
	float: left;
	display: block;
	margin: 3px;
}
.flags
{
	padding: 5px 0px 5px 0px;
}
.nowrap
{
	white-space: nowrap;
}


/*
	colors
*/
.cBrightNavy
{
	background: #CCCCED;
}
.cDarkBlue
{
	color: #FFFFFF;
	background: #252569;
}
.cGreyDark
{
	color: #FFFFFF;
	background: #8A8683;
	font-weight: bold;
}
.cBlue
{
	background: #F4F4F4;
}
.cWhite
{
	background: #FFFFFF;
}


/*
	a
*/
a
{
	color: #5e5e5e;
	text-decoration: underline;
}
a:hover
{
	color: #5e5e5e;
	text-decoration: none;
}
.linkSubMenu
{
	text-decoration: none;
}

.linkSubMenu:hover
{
	color: red;
	text-decoration: none;
}

a.main_menu
{
	color: #5e5e5e;
	text-decoration: none;
	margin: 0px 13px;
	line-height: 20px;
	text-transform: uppercase;
}
.white
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.TopMenuContainer
{
	color: #FFFFFF;
	background: #B2976A;
	font-weight: bold;
}
.TopMenu
{
	color: #FFFFFF;
	background: #9090E2;
	font-weight: bold;
}
.TopMenuSelected, .TopMenuCurrent
{
	background-color: #3636BE;
}
a.TopMenu
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 13px 0px 14px;
	font-family: Tahoma,  tahoma, Trebuchet MS, arial;
	border: 0px;
}
a.TopMenu:hover
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 13px 0px 14px;
	/*border-bottom: 5px solid #B2976A;*/
}

a.notlogged_menu, a.notlogged_menu:hover
{
	font-family: Tahoma,  Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
a.content_tab, a.content_tab:hover
{
	font-family: Tahoma,  Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}

div.common_tabs_div
{
	float: left;
	position: relative;
}

a.content_tab_active, a.content_tab_active:hover
{
	font-family: Tahoma,  Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}

a.dropMainMenu
{
	text-decoration:none;
	font-size:18px;
	color: #000000;
}
a.dropMainMenuActive
{
	
	text-decoration:none;
	font-size:18px;
	color: white;
}
a.dropMainMenu:hover
{
	color: white;
	text-decoration: none;
}

a.submenu
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	/* font-weight: bold; */
	/*line-height: 20px;*/
	/*text-transform: uppercase;*/
}
a.submenu:hover
{
	color: white;
	text-decoration: none;
}

a.footer
{
	font-family: Tahoma,  Verdana;
	color: #0B0B84;
	text-decoration: none;
	padding-right: 13px;
}
a.footer:hover
{
	font-family: Tahoma,  Verdana;
	color: #0B0B84;
	text-decoration: underline;
	padding-right: 13px;
}


/*
	left side blocks
*/
table.submenu
{
	background-color: #9090E2;
}
table.submenu td
{
	padding: 3px 13px 3px 25px;
}

table.info_box
{
}
table.info_box td
{
	padding: 3px 13px 3px 25px;
}

table.locale
{
}
table.locale td
{
	padding: 3px 13px 3px 25px;
}


/*
	text styles
*/
.copyright
{
	;
	font-weight: bold;
	padding: 0px 15px;
}

.content
{
	padding: 13px 25px;
}

.homepage_preview
{
	background-color: #FFFFFF;
}

.RedHeader
{
	white-space: nowrap;
	font-size: 12px;
	margin: 0px 5px;
}


/*
	messages
*/
.message_container
{
	padding: 13px 30px 0px 30px;
}
span.error
{
	;
	font-weight: bold;
	color: #FF0000;
	display: block;
/*	background-color: Aqua;*/
}
span.message
{
	;
	font-weight: bold;
	color: #008000;
	display: block;
/*	background-color: Aqua;*/
}


/*
	Table list
*/
.tList td
{
	padding: 5px;
}
.tList thead td
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tList tbody td
{
	font-weight: normal;
}


/*
	Table small list
*/

.tsList td
{
	padding: 2px 4px;
}
.tsList thead td
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.tsList tbody td
{
	font-weight: normal;
}

.t0 td
{
	padding: 0px;
}

.chat-frame
{
	border: 0px;
}
.chat-msg-public
{
	color: #5e5e5e;
}
.chat-msg-private
{
	color: #909090;
}


/*
	list table
*/
.tbl_list
{
}

.tbl_list td
{
}

.tbl_items th
{
/*	background-color: #CCCCED;*/
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
	border-bottom: 1px solid #C8C8E4;
}

.tbl_items td
{
/*	background-color: #FFFFFF;*/
	padding: 4px 5px;
}

.tbl_items td.photo
{
/*	background-color: #F2F2F2;*/
	padding: 3px;
}

.tbl_info
{
	color:#5e5e5e;
}

.tbl_info span
{
	color: #ff0000;
	text-decoration:underline;
}

.tbl_info a
{
	color:#5e5e5e;
	text-decoration:none;
}

.tbl_info td
{
	padding: 5px;
}

.pagination
{
	color: #FFFFFF;
	padding-right:25px;
}

a.Link
{
	color: #ff0000;
	text-decoration:underline;
}

a.noLink
{
	color: #ff0000;
	text-decoration:none;
}

.pagination span
{
	color: #ff0000;
	text-decoration:none;
}


/*
	form elements
*/
.text
{
	border: 1px solid #010180;
	width: 100%;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.text_small
{
	border: 1px solid #010180;
	width: 100%;
	;
	height:15px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.mono_text
{
	border: 1px solid #010180;
	width: 100%;
	font-size: 12px;
	font-family: Tahoma,  "Courier New", Courier, monospace;
	background-color: #FFFFFF;
}
.auto
{
	border: 1px solid #010180;
	font-size: 12px;
	background-color: #FFFFFF;
}
.input135
{
	border: 1px solid #010180;
	width: 135px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.input150
{
	border: 1px solid #010180;
	width: 150px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.input200
{
	border: 1px solid #010180;
	width: 200px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.input250
{
	border: 1px solid #010180;
	width: 250px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.text400
{
	border: 1px solid #010180;
	width: 400px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(../../../images/background/bg_text.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.button
{
/*
	background: #F2F2F9;
	color: #5e5e5e;
	border: 1px solid #5e5e5e;
	font-family: Tahoma,  verdana, tahoma, arial;
	font-size: 12px;
*/
	background-image: url('../../../images/content_tabs/tab_center.gif');
	background-repeat: repeat-x;
	border:0px;
	height:20px;
	color:#000000;
	font-family: Tahoma, verdana,tahoma,arial;
	font-size:14px;
	font-weight:bold;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.description
{
	background-color: #CD853F;
	color: #FFFFFF;
	display: block;
	padding: 5px;
}
.field_error
{
	color: #FF4500;
	;
	display: block;
}
.field_success
{
	color: #00AA45;
	;
	display: block;
}
.tree_odd_row
{
	background-color: rgb(220, 220, 221);
}

.tree_even_row
{
	background-color: rgb(230, 230, 230);
}

#informer
{
	visibility: hidden;
	position: absolute;
	top: 13px;
	left: 400px;
	background-color: #FF4500;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 2px;
}

.tbl_commission
{
	border: 1px solid #DCDCDD;
	border-collapse: collapse;
}
.tbl_commission td, .tbl_commission th
{
	border-collapse: collapse;
	border: 1px solid #DCDCDD;
	padding-left: 3px;
	padding-right: 2px;
}
.tbl_commission th
{
	background-color: #E6E6E6;
}

.tbl_no_border td
{
	border: 0px;
}

.public_home_div
{
	width:300px;
}

.public_home_tabel
{
	width:300px;
	height:300px;
}


/* photo user */
.main_photo
{
	background-position:top center;
	background-repeat:no-repeat;
}
.bg_foto_top
{
	background-image:url(../../../images/background/bg_foto_top.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.bg_foto_bottom
{
	background-image:url(../../../images/background/bg_foto_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.bg_foto_left
{
	background-image:url(../../../images/background/bg_foto_left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
.bg_foto_right
{
	background-image:url(../../../images/background/bg_foto_right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.bg_contats_info
{
	width:157px;
	height:200px;
	background-repeat:no-repeat;
	color:#fd1111;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

.test
{
	filter:Alpha(Opacity=100, FinishOpacity=5, Style=1, StartX=100, StartY=100, FinishX=60, FinishY=50);
	-moz-opacity: 0.95;
	opacity: 0.95;
	background-repeat:repeat-y;
	background-position:bottom left;
	height:100%;
	width:16px;
}

.gradwhite
{
	left: 0px;
	/* position: absolute; */
	top: 0px;
	width: 16px;
	border:none;
}
.box2
{
	position:relative;
	left: 0px;
	top: 0px;
	width: 16px;
}

.bg_top_left
{
	position:relative; top:17px; left:0px;
	float:left;
	width:17px;
	height:17px;
}
.bg_top_right
{
	position:relative; top:17px; left:0px;
	float:right;
	width:17px;
	height:17px;

}
.bg_bottom_left
{
	position:relative; top:-17px; left:0px;
	float:left;
	width:17px;
	height:17px;
}
.bg_bottom_right
{
	position:relative; top:-17px; left:0px;
	float:right;
	width:17px;
	height:17px;
}
.img_la
{
	padding:3px;
}

.option
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	cursor:pointer;
}

.main_bg_left
{
	filter:Alpha(Opacity=60, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	background-color:#6666b3;
}

.main_bg_corner
{
	filter:Alpha(Opacity=60, FinishOpacity=5, Style=1, StartX=50, StartY=100, FinishX=100, FinishY=5);
	background-color:#6666b3;
}
.SortableColumn
{
	padding:0px;
	position:relative;
	height:100%;
	margin:0px;
	list-style-type:none;
}
.MSIE.SortableColumn
{
	height:500px;
}
.SortableColumnElement
{
	position:relative;
	margin-bottom:0px;
	padding:0px;
}
.dragTable
{
	cursor:move;
}

.left_menu
{
	width:160px;
	background-color: #ffffff;
}
.left_menu_item
{
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left_menu_item_active
{
	text-align: left;
	padding-left: 15px;
	padding-right: 15 px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #F4F4FB;
}

#overlay
{
	display: block;
	text-align: center;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1000;
	width: 100%; height: 1500px;
	background-color: #5e5e5e;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0.80;
}

#overlayRealContent
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 500px;
	background-color: #5e5e5e;
	padding: 13px;
	color: #ffffff;
}

#video_presentation
{
	width: 550px;
	overflow-x: auto;
}

.box_scroll_bar
{
	overflow-y: auto;
	overflow-x: hidden;
	width: 188px;
	scrollbar-3dlight-color: #f9f9fc;
	scrollbar-arrow-color: #01037c;
	scrollbar-base-color: #e2e2f0;
	scrollbar-darkshadow-color: #a4a4a4;
	scrollbar-face-color: #c8c8e3;
	scrollbar-highlight-color: #cdcdcd;
	scrollbar-shadow-color: #b7b7db;
}

.rss_popup_container
{
	text-align: left;
	vertical-align: top;
}

.rss_popup_title
{
	text-align: left;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.rss_popup_date
{
	text-align: left;
	font-style: italic;
}

.rss_popup_img
{
	float: right;
	text-align: center;
	padding-left: 13px;
	padding-bottom: 5px;
}

.rss_popup_text
{
	text-align: left;
}

.rss_popup_link
{
	text-align: left;
	color: #ff0000;
	text-decoration: underline;
}

.menu_box_top_bg
{
	background-image:url(../../../images/box/menu_box_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.menu_box_left_bg
{
	background-image:url(../../../images/box/menu_box_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.menu_box_right_bg
{
	background-image:url(../../../images/box/menu_box_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.menu_box_bottom_bg
{
	background-image:url(../../../images/box/menu_box_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}
.menu_box_content
{
	background-image:url(../../../images/box/menu_box_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.mm_box_top_bg
{
	background-image:url(../../../images/box/mm_box_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.mm_box_left_bg
{
	background-image:url(../../../images/box/mm_box_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.mm_box_right_bg
{
	background-image:url(../../../images/box/mm_box_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.mm_box_bottom_bg
{
	background-image:url(../../../images/box/mm_box_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.mm_box_content_bg
{
	background-image:url(../../../images/box/mm_box_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: middle left;
}

.close_infobox
{
	width: 26px;
	height: 24px;
	padding: 0px;
	z-index: 100;
	background-image:url(../../../images/box/right_top_corner.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	line-height: 13px;
}

.options_infobox
{
	float: right;
	z-index: 10005;
	padding-top: 7px;
	padding-right: 5px;
	cursor: pointer;
}

#infobox_menu
{
	position: absolute;
	overflow: hidden;
	width: 180px;
	height: 0px;
	display: none;
	z-index: 10006;
}

table fieldset.fldst
{
	border:1px solid #D6D6C7;
	padding-left:20px;
	width:300px;
}

fieldset.fldst legend {
	color:#3F3F9F;
	margin-left:13px;
}
.menu-jobs-logo
{
	background-color: #FFFFFF;
}
.menu-jobs-root
{
	background-color: #FFFFFF;
}
.menu-jobs-sub
{
	background-color: #FFFFFF;
}
.menu-jobs-logout
{
	background-color: #FFFFFF;
}
