/*----------------- UserProfile --------------------*/

.collapseExpandContainerMainTable
{
	width: 100%;
}


.collapseExpandContainerMainTableShadow
{
	background: #fff url(Images/cs_shadow.png) top repeat-x;
}

.tdCollapseExpand
{
	background-color: #fff;
	border-left: solid 1px #C2EBFF;
	border-top: solid 1px #C2EBFF;
	padding: 4px 3px 3px 6px;
	cursor: pointer;
	width: 20px;
}

.tTitleTable
{
	width: 100%;
}

.tTitleTable td
{
}

.tdTitleTable
{
	background-color: #fff;
	border-top: solid 1px #C2EBFF;
	color: #8FC9D2;
	font-size: 13px;
	width: 260px;
	font-weight: bold;
	white-space: nowrap;
	padding: 4px 3px 3px 0px;
}

.tdTitleTableActive
{
	background-color: #fff;
	border-top: solid 1px #C2EBFF;
	color: #333333;
	font-size: 13px;
	width: 260px;
	font-weight: bold;
	white-space: nowrap;
	padding: 4px 3px 3px 0px;
}

.tdCompleteIdicator
{
	background-color: #fff;
	border-top: solid 1px #C2EBFF;
	border-right: solid 1px #C2EBFF;
	padding: 4px 3px 3px 3px;
	width: 20px;
}

.tdCopyContent
{
	background-color: #fff;
	padding: 4px 3px 3px 9px;
	width: 150px;
}

.tdHelp
{
	float: right;
	text-align: right;
	padding: 4px 0px 3px 3px;
}

.tdInnerControlPlace
{
	border: solid 1px #C2EBFF;
	width: 100%;
	height: 40px;
}

.divEmptyData
{
	color: #B7D6E9;
}

.divEmptyData a
{
	color: #1F79A5;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.editLabel
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	display: block;
	word-wrap: break-word;
}

.editLabelValue
{
	font-size: 12px;
	word-wrap: break-word;
	/*width:99%;	*/
}

.editLabelTitle
{
	font-size: 10px;
	color: #999999;
}

.editLabelTitleHover
{
	font-size: 10px;
	color: #000000;
}

.editLabelDiv
{
	margin-left: 5px;
	margin-right: 5px;
}

.editLabelTable
{
	width: 100%;
}

.editLabelTableHover
{
	width: 100%;
	background-color: #F1F6F7;
}

.pseudoLink, #education a, #refere a, #job a, .pseudoLink13
{
	font-size: 12px;
	padding-right: 5px;
}

#refere .warning
{
	line-height:16px;
	font-size:10px;
	font-style:italic;
	color:#ff6c6c;
	margin-left:45px;
}

.pseudoLink13
{
	font-size: 13px;
}

.simpleText13
{
	font-size: 13px;
}

.simpleText13GrayBold
{
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

.toolBarLink
{
	font-weight: normal;
}

#education, #education table, #refere, #refere table, #job, #job table, .cvTextResource, .edit, .generalTextStyle, .generalTextStyle table
{
	color: #515358;
	font-size: 11px;
}
span.generalTextStyle
{
	font-size: 11px;
	color: #333333;
}

#education, #refere, #job, .generalStepDiv
{
	padding: 0px 5px 10px 5px;
}

.littleText
{
	font-size: 12px;
}



.personalDetailMainTable
{
	color: #515358;
	font-size: 11px;
	padding: 0px 15px 20px 0px;
}

.personalDetailAddress
{
	width: 130px;
	font-size: 12px;
}

.editLableTitleTd
{
	width: 30%;
}

.skillMainTable
{
	width: 100%;
}

.skillLeftTd
{
	width: 1px;
	border-bottom: none;
}

.skillOrderingTd
{
	width: 15px;
	/*border-bottom: dotted 1px #CCCCCC;*/
	padding-top: 12px;
	padding-bottom: 5px;
	background: url("../../images/dottedGrayLine.gif") repeat-x bottom;
}

.skillTitleTd
{
	/*border-bottom: dotted 1px #CCCCCC;*/
	width: 540px;
	padding: 12px 0px 5px 5px;
	background: url("../../images/dottedGrayLine.gif") repeat-x bottom;
}

.skillTitleTdLast
{
	width: 540px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.skillTitle
{
	font-size: 12px;
}

.skillDescription
{
	font-size: 10px;
}

.skillOperationTd
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.collapsedImage
{
	background: url(../../Images/next1.gif) top left;
	width: 16px;
	height: 16px;
}

.collapsedImageHover
{
	background: url(../../Images/next1.gif) top left;
	width: 16px;
	height: 16px;
}

.copyContentImage
{
	background: url(../../images/UserProfile/copy_contents.png) top left no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding-left: 20px;
	padding-top: 3px;
	color: #ffffff;
}

* html .copyContentImage
{
	background: url(../../images/UserProfile/copy_contents.gif) top left no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding-left: 20px;
	padding-top: 3px;
	color: #ffffff;
}

.copyContentImageHover
{
	background: url(../../images/UserProfile/copy_contents_active.png) top left no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding-left: 20px;
	padding-top: 2px;
	color: #666666;
}

* html .copyContentImageHover
{
	background: url(../../images/UserProfile/copy_contents_active.gif) top left no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding-left: 20px;
	padding-top: 2px;
	color: #666666;
}

.expandedImage
{
	background: url(../../Images/down.gif) top left;
	width: 16px;
	height: 16px;
}

.expandedImageHover
{
	background: url(../../Images/down.gif) top left;
	width: 16px;
	height: 16px;
}

.educationTitle
{
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 11px;
}

.educationMainTable
{
	width: 100%;
	font-size: 11px;
}

.educationMainTableRow
{
	padding-bottom: 16px;
}

.educationMainTable p
{
	margin-top: 10px;
	margin-bottom: 0px;
}

.educationCollapseInfo
{
	color: #515358;
	font-size: 14px;
	padding: 10px 10px 10px 30px;
}

.helpIcon
{
	background: url(../../images/ico_help.png) top left;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

* html .helpIcon
{
	background: url(../../images/ico_help.gif) no-repeat top left ;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.helpIconHover
{
	background: url(../../images/ico_help_hover.png) top left;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

* html .helpIconHover
{
	background: url(../../images/ico_help_hover.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.divEmptyData
{
	padding: 15px;
}


/*--- Context menu ------------------------- begin ---*/
.step_state
{
	cursor: pointer;
}

.step_state img
{
	width:16px;
	height:16px;
}

* html .step_state img
{
	width:16px;
	height:16px;
	filter:expression(fixPNG(this));
}

* html .cvStatus img
{
	width:16px;
	height:16px;
	filter:expression(fixPNG(this));
}

.vs-context-menu
{
	display: none;
	position: absolute;
	background: #e6f5ff;
	border: 1px solid #DDDDDD;
	width: auto;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	font-family: 'Trebuchet MS' , Helvetica, Sans-Serif;
	font-size: 12px;
}

.vs-context-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.vs-context-menu li
{
	margin: 0px;
	padding: 3px;
}

.vs-context-menu ul li a
{
	display: block;
	padding: 1px 5px;
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
	white-space:nowrap;
	vertical-align:bottom;
}

* html .vs-context-menu ul li a img
{
    width:16px;
    height:16px;
    filter:expression(fixPNG(this));
}

.vs-context-menu ul li a:hover, .vs-context-menu ul li a:focus
{
	background-color: #c3c9d4;
	text-decoration: none;
}

.seprator
{
	border-bottom: 1px solid #DDDDDD;
}
/*
.vs-context-menu li.idle_step A
{
	background-image: url(../../images/UserProfile/idle.png);
}
.vs-context-menu li.draft_step A
{
	background-image: url(../../images/UserProfile/draft.png);
}
.vs-context-menu li.completed_step A
{
	background-image: url(../../images/UserProfile/completed.png);
}

.vs-context-menu li.incomplete_step A
{
	background-image: url(../../images/CVStatus/incomplete.png);
	background-position: left center;
}

.vs-context-menu li.complete_step A
{
	background-image: url(../../images/CVStatus/complete.png);
	background-position: left center;
}

.vs-context-menu li.sent_step A
{
	background-image: url(../../images/CVStatus/imported.png);
	background-position: left center;
}


.vs-context-menu li.incomplete_step_sm A
{
	background-image: url(../../images/CVStatus/incomplete_16x16.png);
	background-position: left center;
}

.vs-context-menu li.complete_step_sm A
{
	background-image: url(../../images/CVStatus/complete_16x16.png);
	background-position: left center;
}

.vs-context-menu li.sent_step_sm A
{
	background-image: url(../../images/CVStatus/imported_16x16.png);
	background-position: left center;
}*/
/*--- Context menu ------------------------- end ---*/

.currentItem
{
	padding-left: 10px;
	background-color: #ffffff;
	font-size: 11px;
}

.currentItem td
{
	width: 80%;
}

.currentItemHover
{
	padding-left: 10px;
	background-color: #F1F6F7;
	font-size: 11px;
}

.currentItemHover td
{
	width: 80%;
}

.actionButton
{
	display: none;
}

.actionButtonHover td
{
	font-size: 12px;
}

.actionButtonHover
{
	display: inline-block;
}


.cvWizzardProgress
{
	width: 200px;
	font-size: 11px;
}

.cvWizardToolbarTable
{
	font-size: 12px;
	margin-top: 0px;
	margin-left: 10px;
	width: 98%;
}

.tdVisibleOnline div
{
	margin-top: -3px;
	float: left;
}

.editLabelActionButtonTable
{
}

.editLabelActionButtonTable td
{
	text-align: right;
}

.addUpdateButton, .addUpdateButton a:hover
{
	background: none repeat scroll 0 0 #1D70A8;
	cursor: pointer;
	padding: 3px;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	width: 50px;
	text-decoration: none;
	display: inline-block;
}

.lbCancel, .lbSave, .lbSaveNote, .lbCancelNote
{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 40px;
}

.skillsEditTable
{
	margin-top: -4px;
}

.txtSkillDescription
{
	width: 480px;
	height: 100px;
	margin-bottom: 17px;
}

.cvWizardToolbarSeparator
{
	border-left: solid 1px #C2EBFF;
}

.selectorTable
{
	width: 130px;
}

.selectorTable td
{
	padding-bottom: 2px;
	vertical-align: middle;
}

.selectorDivImg
{
	float: left;
	margin-top: -1px;
}

/*-------------- Synonyms styles begin -------------*/
.synOuterFrame
{
	padding: 0px 12px 0px 2px;
	border-style: solid;
	border-color: Silver;
	border-width: 0px;
	overflow: hidden;
}

.synInnerFrame
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	width: 100%;
	height: 100%;
}

.synTextFrame
{
	width: 100%;
	height: 20px;
	border: solid 1px silver;
	background-color: White;
	padding-left: 2px;
	padding-right: 2px;
}

.synTextBox
{
	width: 98%;
	border: 0px;
	font-size: 8pt;
}

.synTreeFrame
{
	width: 100%;
	height: 100%;
	border: solid 1px silver;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: White;
	vertical-align: top;
}

.synTreeBox
{
	border: 0px;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.synCollapsedItem
{
	background: url('images/syn_plus.gif') no-repeat;
	background-position: center;
	padding-right: 2px;
	width: 11px;
	height: 11px;
	border: 0px;
	cursor: pointer;
}

.synExpandedItem
{
	background: url('images/syn_minus.gif') no-repeat;
	background-position: center;
	padding-right: 2px;
	width: 11px;
	height: 11px;
	border: 0px;
	cursor: pointer;
}

.synItemLink
{
	background: url('images/syn_link.gif');
	background-repeat: no-repeat;
	width: 9px;
	height: 16px;
	border: 0px;
	padding: 0px;
}

.synItemLinkLast
{
	background: url('images/syn_link_last.gif');
	background-repeat: no-repeat;
	width: 9px;
	height: 16px;
	border: 0px;
	padding: 0px;
}

.synItemOver
{
	background-color: #e7e7e7;
	cursor: pointer;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.synItem
{
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.synItem a
{
	color: #313339 !important;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.synItem a:hover
{
	background-color: #e7e7e7;
	cursor: pointer;
	text-decoration: inherit;
	color: #313339 !important;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.synGroupCollapsed
{
	display: none;
}

.synGroupExpanded
{
	display: inline;
}
.synWeakerWord
{
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.synWeakerWord a
{
	color: Gray !important;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.synWeakerWord a:hover
{
	background-color: #e7e7e7;
	color: Gray !important;
	cursor: pointer;
	text-decoration: inherit;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.synHeaderFrame
{
	text-align: center;
}

.divSynonym
{
	display: none;
	position: absolute;
	background: url("Images/bg_body.png") repeat-x scroll center top #E3EDED;
	padding: 3px;
	border: 1px solid #BCD4E5;
	width: 160px;
}

.divSynonym a.pseudoLink
{
	float: right;
}
/*-------------- Synonyms styles end -------------*/

.customSectionItemTable
{
	width: 100%;
}

.responsibilityItemTable
{
	width: 100%;
}

/*-------------- Create CV Dialog ----------*/

.createCvDiv
{
	background-color: #fff;
	width: 100%;
	height: 100%;
}

#createCvMainDiv
{
	padding: 0 !important;
	margin: -2px -2px -4px 0;
}

#createCvMainDivEdit
{
	padding: 0 !important;
	margin: -2px -2px -4px 0;
}

#tabDiv span
{
	float: left;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	min-width: 120px;
	text-align: center;
	padding: 0 10px;
}

#tabDiv
{
	background-color: #fff;
	position: absolute;
}

#tabDivEdit span
{
	float: left;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	min-width: 120px;
	text-align: center;
	padding: 0 10px;
}

#tabDivEdit
{
	background-color: #fff;
	position: absolute;
}

.divHelp
{
	border: solid 1px #B6DEF1;
	margin: 10px;
}

.divHelpText
{
	background-color: #F8FBFB;
	padding: 10px;
}

.divHelpText span
{
	font-size: 12px !important;
}

.divHelp .createCVTitle
{
	padding: 10px;
}

.createCVTitle
{
	color: #E45D00;
	font-size: 20px;
	padding-bottom: 20px;
	font-family: Century Gothic;
}

.createCVMenuTable
{
	margin: 10px;
}

.createCVMenuItemImage
{
	width: 35px;
	vertical-align: middle;
}

.createCVMenuItemImage img
{
	padding-left: 10px;
}

.createCVMenuItemLink
{
	width: 150px;
	vertical-align: middle;
	padding-left: 5px;
	height: 35px;
}

.createCvMainWizard
{
	width: 450px;
	height: 100%;
}

.createCvMainDivTable
{
	width: 100%;
	height: 100%;
	margin-left: 20px;
	margin-top: -50px; *margin-top:0px;
}

.hrInDots
{
	width: 100%;
	border-bottom: dotted 1px #bbb;
	padding: 5px;
}

.cvDialogGrayText
{
	color: #A9AAAA;
}

.cvDialogDDL
{
	width: 200px;
}

.singleSectionTable
{
	float: right;
	width: 45px;
	height: 30px;
}

.singleSectionTable td
{
	vertical-align: middle;
}


.singleSectionDiv td, .imbeddedSectionDiv td
{
	vertical-align: middle;
}

.singleSectionTable td
{
	width: 25px;
}

.innerContent
{
	padding: 10px;
	padding-top: 20px;
}

.sectionName
{
	vertical-align: middle;
	line-height: 30px;
	font-size: 13px;
}

.sectionItemName
{
	font-size: 12px;
}

.createCvMainDivTable .grayDiv
{
	font-size: 12px;
}

.grayDiv
{
	background-color: #F1F6F7;
	padding: 10px;
	width: 95%;
}

.educationDiapasonDate td
{
	/*width: 50%;*/
}

.label2
{
	padding-bottom: 5px;
}


.closeDialogLink
{
	color: #1F79A5;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}

td.label
{
	color: #999999;
}
td.data
{
	color: #333333;
	font-size: 12px;
}
/* Expander labels*/
.expandedImage .expanded, .expandedImageHover .expanded
{
	display:block;
}

.collapsedImage .expanded, .collapsedImageHover .expanded
{
	display:none;
}

.expandedImage .collapsed, .expandedImageHover .collapsed
{
	display:none;
}

.collapsedImage .collapsed, .collapsedImageHover .collapsed
{
	display:block;
}
.tdCreateNewCV
{
	font-size: 16px; 	
	font-weight: lighter;
	background: #fff url(Images/filters/bg.gif) repeat-x bottom;
	border-bottom: solid 1px #fff;
	height: 44px;
	text-align:center;
	vertical-align:middle;
}

.filtersDiv
{
    background-color: #F1F6F7; 
    height:44px;
    line-height:44px; 
    vertical-align:middle
}

.filtersDiv table td
{
    vertical-align:middle
}
