/* Do not rename this file. Reference is used in DejaVuRadEditor in CMS */


/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
/************************************************/
.RadEContent, .RadEContentBordered
{
	background-color: #FFFFFF;
}
 
 
*
{
	margin: 0;
	padding: 0;
}

html
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
}

body
{
	width: 100%;
	background: #FFFFFF;
	height: 100%;
	padding: 0;
}

#outerDiv
{
	width: 100%; 
	text-align: center
}

#innerDiv
{
	width: 995px; 
	margin: 0 auto;
	text-align:left;
}

a:link, a:visited
{
	color: #000000;
}
a:hover, a:active
{
	color: #000000;
	text-decoration: underline;
}

a img
{
	border: none;
}

table
{
	margin: 0;
	padding: 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
}

td
{
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	vertical-align: top;
}

li
{
	list-style-type: square;
	list-style-position: inside;
}

h1
{
	font: bold 20px/38px Arial, Helvetica, sans-serif;
	color: #390068;
}

h2
{
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #390068;
}

h3
{
	font: bold 12px Arial;
	color: #390068;
	display: inline;
}

.DarkPurple
{
	color: #5F0996;
}

.Orange
{
	color: #FF662B;
}

a.Orange
{
	color: #FF662B;
	text-decoration: none;
}

.BoldPurple
{
	font: bold 12px Arial;
	color: #390068;
}

.TopRightActionItems
{
	float: right;
}

/*************************
*
*	Two Column Layouts
*	See: http://www.codeproject.com/KB/HTML/relatively_simple.aspx
*
*************************/
/* MAIN */
.TwoColumnMainBox
{
	position: relative;
	width: 995px;
	overflow: hidden;
}

.TwoColumnRightBox
{
	position: relative;
	width: 100%;
	left: 768px;
}

.TwoColumnContentBox
{
	position: relative;
	width: 100%;
	left: -768px;
	margin-left: -4px;
}
#rightDiv
{
	margin-left: 768px;
	border-left: 2px solid #FF662B;
	border-top: 2px solid #FF662B;
}

#leftDiv
{
	width: 768px; 
	float: left;
	border-right: 2px solid #FF662B;
}

#normalContentDiv li
{
	list-style-position: outside;
}

* html .TwoColumnMainBox #leftDiv
{
	margin-right:-5px;
}

/* CONTENT */
.TwoColumnContentMainBox
{
	position: relative;
	width: 100%;	
	overflow: hidden;
}

.TwoColumnContentRightBox
{
	position: relative;
	width: 100%;
	left: 265px;
}

.TwoColumnContentContentBox
{
	position: relative;
	width: 100%;
	left: -265px;
}

.ContentLeft
{
	float: left;
	width: 265px;
}

.ContentRight
{
	margin-left: 285px;
	margin-right: 15px;
	text-align: left;
	padding: 17px 0 20px;
	/*font: normal 14px/22px Arial, Times, serif;*/
}
* html .TwoColumnContentMainBox .ContentLeft 
{
	margin-right:-3px;
}

/* BOTH */
* html .TwoColumnMainBox #rightDiv,
* html .TwoColumnContentMainBox .ContentRight
{
	height: 1%;
	margin: 0;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both; 
	visibility: hidden;
}
.heightfix:before {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

/*******END***********/

 
/****************
*   GoogleLanding
****************/
.GoogleLandingTable
{
	border-bottom: 5px solid;
}

.GoogleLandingTable.NG
{
	border-color: #FF662B;
}

.GoogleLandingTable.PS
{
	border-color: #5F0996;
}

.GoogleLandingTable td
{
	border: 5px solid;
	border-collapse: collapse;
	border-bottom: none;
	padding: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;	
}

.GoogleLandingItemTable .TitleTd span
{
	font: bold 16/150% Arial,Helvetica,sans-serif;
	list-style-type: square;
	list-style-position: inside;
	display: list-item;
}

.GoogleLandingItemTable .RightTd
{
	text-align: right;	
	vertical-align: bottom;
	padding-bottom: 12px;
}
* html .GoogleLandingItemTable .RightTd
{
	padding-bottom: 11px;
}

.GoogleLandingItemTable .RightTd span
{
}

.GoogleLandingTable.NG td
{
	border-color: #FF662B;
}

.GoogleLandingTable.PS td
{
	border-color: #5F0996;
}

.GoogleLandingTable td.GoogleLandingItemTd,
.GoogleLandingTable td.GoogleLandingItemBottomTd
{
	padding: 0;   
}

.GoogleLandingTable td.GoogleLandingItemBottomTd
{
	border-top: none;
}

.GoogleLandingTable .GoogleLandingItemTable
{
	width: 100%;
	color: #5F0996;
}

.GoogleLandingTable .GoogleLandingItemBottomTable
{
	color: #5F0996;
}

.GoogleLandingTable .GoogleLandingItemTable td,
.GoogleLandingTable .GoogleLandingItemBottomTable td
{
	border: none;
}

.GoogleLandingTable .GoogleLandingItemBottomTable td
{
	white-space:nowrap;	
}

.GoogleLandingTable .GoogleLandingItemTd.PS .GoogleLandingItemBottomTable
{
	background-color: #EAEBF4;
}

.GoogleLandingTable .GoogleLandingItemTd.NG .GoogleLandingItemBottomTable
{
	background-color: #FFF4E6;
}

.GoogleLandingItemBottomTable img
{
	vertical-align: middle
}

.GoogleVacanciesPublicSpiritCVFormTd,
.GoogleVacanciesNextGenerationCVFormTd
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 6px;
}

.tooltip
{
	position: absolute; 
	visibility: hidden; 
	left: 0; 
	top: 0; 
	padding: 2px;
	background-color: #F5EFF8;
	border: 1px solid #000000; 
	font-family: Tahoma, Verdana, Arial Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 1.2;
	color: #000000;
	/*z-index: 10000;*/
}

fieldset
{
	border: 1px solid #5F0996;
	padding: 8px;
	margin: 8px 0;
}

fieldset legend
{
	margin: 0 0;
	color: #5F0996;
	padding: 0 2px;
	font-weight: bold;
}

option
{
	padding-right:5px;
}

.tdEditCaption
{
	color: #000000;
}

#vacancyTable #pageImageTd .tdEditCaption
{
	white-space: nowrap;	
}

#vacancyTable #pageImageTd .subscriptionTextbox input
{
	border: solid 1px #ACACAC;
}

#vacancyTable #pageImageTd .spacerSpan
{
	display:block;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

* html #vacancyTable #pageImageTd .spacerSpan
{
	height: 7px;
}

/*		HOMEPAGE		*/

#headerDiv
{
	 width: 768px; 
	 height: 140px;
	 border-top: 2px solid #FF662B
}

.logoDivHome
{
	width: 768px; 
	height: 118px;
	position: relative;
	z-index: 10000;
}

.logoDiv
{
	width: 768px; 
	height: 118px;
	position: relative;
	z-index: 10000;
}


.LogoImage
{
	position: absolute;
	top: 85px;
	right: 0px;
}

#breadcrumDiv
{
	width: 990px; 
	height: 20px; 
	text-align: left;
}

#scrollerDiv
{
	width: 225px; 
	height: 140px; 
}

#scrollerDivPage
{
	width: 225px; 
	height: 115px; 
}

#separatorDiv
{
	width: 225px; 
}

.SeparatorTop
{
	width: 225px; height: 29px; background-color: #FF662B;
}

.SeparatorBottom
{
	width: 225px; height: 90px; background-color: #390068;
}

#newsDiv
{
	width: 210px;
	margin-left: 15px;
	padding-top: 15px;
}

a.NewsListLink
{
	color: #939598;
	text-decoration: none;
}

.NewsListLink:hover
{
	color: #939598;
	text-decoration: underline;
}

.NewsReadMore
{
	color: #000000;
}

.homePagebannerText
{
	margin-top: 10px;
	font-size: 22px;
	width: 420px;
	text-align: center;
}

.ContentRight a
{
	color: #5F0996;
	font-size: 13px;
}

.spanMailto
{
	color: #FF662B;
}

.aMailto
{
	text-decoration: none;
	color: #000000 !important;
}

.VacanciesBlock
{
	width: 235px;
}

.VacanciesBlockDiv,
.SubMenuDiv
{
	position: relative;
	margin-left: 30px;
	padding-top: 30px;
	width: 235px;
}

.SubItem
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.tdItem
{
	color: #390068;
	height: 35px;
}

.ASubLink
{
	color: #390068 !important;
	text-decoration: none;
	padding-left: 2px;
}

/* Vacancies */

.VacancieBlockTable
{
	width: 235px;
	background-color: #EDEDED;
	height: 55px;
	margin-bottom: 6px;
}

.vacancieBlockSep
{
	color: #FF662B;
	font-size: 17px;
	padding-top: 3px;
	padding-left: 5px;
	width: 10px;
	padding-right: 5px;
}

.VacancieBlockTd
{
	text-align: left;
	padding-top: 5px;
	color: #390068;
	line-height: 19px;
	font-size: 17px;
	
}

.aVacancyBlock
{
	text-decoration: none;
	color: #390068 !important;
}

.VacancieSub
{
	font-size: 15px;
	color: #A9AAAA;
	vertical-align: top;
}

.VacancyHeader
{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

/********************
*
*	Scroller 
*
*********************/
.VacancyScrollerA
{
	display: block;
	height: 70px;
}

.VacancyScrollerA .VacancyScrollerSpan
{
	display: block;
	width: 219px;
	height: 56px;
	padding-left: 5px;
	padding-top: 6px;
	text-align: left;
}

.VacancyScrollerA .VacancyCompanySpan
{
	display: block;
	float: left;
}

.VacancyScrollerA .VacancyFunctionSpan
{
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.VacancyScrollerA .VacancySalarySpan
{
	display: block;
	font: 14px !important;
}

.VacancyScrollerA .VacancyImg
{
	background-color: Purple;
	position: relative;
	float: right;
	top: 0px;
	height: 10px;
	width: 80px;
}

.VacancyScrollerA .VacancyImgNextGeneration
{
	background-color: #FF662B;
	position: relative;
	float: right;
	top: 0px;
	height: 10px;
	width: 80px;
}

/********************
*					*
*	Vacancy Search	*
*					*
*********************/

.VacancySearchItem
{
	/*height: 40px;*/
}

.VacancySearchItem.Input select,
.VacancySearchItem.Input option,
.VacancySearchItem.Input input
{
	color: #A5A5A5;
	height: 18px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

.VacancySearchSeparator
{
	line-height: 20px;
	height: 20px;
	font-size: 1px;
}

.SearchDescription
{
	color: #A5A5A5;
	font-size: 14px;
}


/********************
*					*
*	Phone number	*
*					*
********************/

#commonPhoneDiv
{
	position: relative;
	text-align: left;
	margin-left: 10px;
	width: 215px;
}


/********************
*					*
*	Vacancy List	*
*					*
********************/
.VacancyListItem
{
	border: 1px solid #5F0996;
}

.VacancyListItem .Title
{
	color: #5F0996;
	margin: 5px;
}

.VacancyListItem .Company
{
	color: #5F0996;
	margin: 5px;
	/*float: left;*/
}

.VacancyListItem .Location
{
	color: #5F0996;
	margin: 5px;
}

.VacancyListItem .Logo
{
	margin-right: 5px;
	margin-bottom: 1em;
}

.VacancyListItem .Salary
{
	color: #5F0996;
	/*clear: both;*/
	margin: 5px 5px 0;
	/*float: left;*/
}

.VacancyListItem .ShowDetail
{
	color: #5F0996;
	margin-top: 1em;
	padding: 5px;
	background-color: #F9F5FB;
	/*float: left;*/
}


/********************
*					*
*	Person Rotator	*
*					*
********************/


.RotatorDiv
{
	position: absolute;
	left: 0px;	
}

.RotatorDiv .PictureDiv
{
	z-index: 0;
	width: 140px;
}
.RotatorDiv .PictureDiv img
{
	width: 140px;
	height: 140px;
}

.RotatorDiv .TextDiv
{
	position: absolute;
	bottom:15px;
	left: 100px;
	width: 445px;
	z-index: 300;
	top: 15px;
}

.RotatorDiv .ScrollerBackDiv
{
	height: 140px;
	width: 658px;
	position: absolute;
	top: 0px;
	left: 135px;
}

.RotatorDiv .quotesTop
{
	position: absolute;
	top: 0px;
	left: 30px;
}

.RotatorDiv .quotesBottom
{
	position: absolute;
	bottom: 0px;
	left: 565px;
}

.RotatorDiv .TextDiv .TopDiv
{
	padding: 10px 15px 0 15px;
	color: #000000;
	font: bold 13px/21px Arial, Times, serif;
}

.RotatorDiv .TextDiv .BottomDiv
{
	background-color: transparent;
	height: 15px;
	width: 247px;
	line-height: 2px;
	font-size: 1px;
}

.borderDiv
{
	border: 1px solid #5F0996;
	padding: 5px;
}

.borderDiv img
{
	vertical-align: middle;
}

.ContentRight li
{
	list-style-position: outside;
	margin: 0 0 0 15px;
}





/********************************
*								*
*		Application form		*
*								*
********************************/

.ApplicationFormDiv table.ApplicationContainer
{
	margin: 10px 0;
	width: 460px;
}
.ApplicationFormDiv table.ApplicationContainer .tdEditError
{
	display:none;
}
.ApplicationFormDiv table.ApplicationContainer .CaptionBold
{
	font-weight:bold;
}
	
.ApplicationFormDiv table.ApplicationContainer .tdEditCaption
{
	width: 120px;
}

.ApplicationFormDiv table.ApplicationContainer .tdEditCaption,
.ApplicationFormDiv table.ApplicationContainer .tdEditCaption + td
{
	padding-top:5px;
}
	
.ApplicationFormDiv table.ApplicationContainer .Gender + td label
{
	padding-left:3px;
	padding-right:10px;
	vertical-align:text-bottom;
}
	
	
.RadUpload li, 
.RadUploadProgressArea li {
	list-style: none outside none;
}
#outerDiv .RadUpload .ruBrowse,
#outerDiv .RadUpload .ruRemove 
{
	font: 12px/150% Arial,Helvetica,sans-serif;
	background: transparent url("../images/Buttons.png") no-repeat 0 0;
	color: #000000;
    margin-left: 4px;
    width: 65px;
    border: 0 none;
    height: 22px;
    padding-bottom: 2px;
	cursor:pointer;
}

.ApplicationFormDiv .RadUpload_Default .ruRemove 
{    
	background-position: 0 0;
	margin-left: 4px;
	width: 65px;
	border: auto;
	cursor: default;
	padding-left: 0;
}
	
.ApplicationFormDiv .RadUpload_Default .ruUploadSuccess {
	width: 250px;
	font: 12px/150% Arial,Helvetica,sans-serif;
	background-position: 0 0;
	padding-left:0;
	margin-right: 4px;
}
.ApplicationFormDiv .RadUpload_Default .ruFakeInput {
	margin-right: 2px;
	padding-left: 0;
	padding-right: 0;
	width: 250px;
}
.ApplicationFormDiv .RadUpload_Default .ruFileWrap
{
	padding-right: 0;
}




/********************************
*								*
*	Calendar and timepicker		*
*								*
********************************/

.calendarPopupMonthHeader
{
	color: #FFFFFF;
	background-color: #411862;
}

.calendarPopupMonthHeader a:link, 
.calendarPopupMonthHeader a:visited {
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}

.calendarPopupMonthHeader a:hover, 
.calendarPopupMonthHeader a:active {
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}


.calendarPopupDayHeader
{
	color: #411862;
	background-color: #FFFFFF;	
	padding: 1px;
}

.calendarPopupWeekday
{
	color: #000000;
	background-color: #FFFFFF;		
	padding: 1px;
}

.calendarPopupWeekend
{
	color: #DDDDDD;
	background-color: #FFFFFF;		
	padding: 1px;
}

.calendarPopupOffMonth
{
	background-color: #DDDDDD;		
}

.calendarPopupOffMonth:hover,
.calendarPopupOffMonth:hover a,
.calendarPopupWeekend:hover,
.calendarPopupWeekend:hover a,
.calendarPopupWeekday:hover,
.calendarPopupWeekday:hover a
{
 	background-color: #FF662B;		
}

.calendarPopupOffMonth a:link, 
.calendarPopupOffMonth a:visited,
.calendarPopupOffMonth a:hover, 
.calendarPopupOffMonth a:active
{
	color: #aaaaaa;
}


.calendarPopupTodayDay
{
	color: #FFFFFF;
	background-color: #FF9900;
}
.calendarPopupHoliday
{
	font-weight: bold;
	color: #000000;
	background-color: #33FF33;
}

.calendarPopupGoToToday
{
	color: #411862;
	background-color: #FFFFFF;	
	font-weight: bold;
}

.calendarPopupClearDate
{
	color: #411862;
	background-color: #FFFFFF;	
	font-weight: bold;
}

.timePickerClearTime
{
	color: #411862;
	background-color: #FFFFFF;	
	font-weight: bold;
}

.calendarPopupWeekday a:link, 
.calendarPopupWeekday a:visited,
.calendarPopupWeekend a:link, 
.calendarPopupWeekend a:visited,
.calendarPopupOffMonth a:link, 
.calendarPopupOffMonth a:visited 
{
    text-decoration:none;
}

.calendarPopupWeekday a:hover, 
.calendarPopupWeekday a:active,
.calendarPopupWeekend a:hover, 
.calendarPopupWeekend a:active,
.calendarPopupOffMonth a:hover, 
.calendarPopupOffMonth a:active
{
    text-decoration:underline;
}

