.go-button{
	border:0px;
	width:32px;
	height:21px;
	cursor:pointer;
	font-weight:bold;
	background:url(images/btn_go.gif) no-repeat;
}
.cv-button {
	border:0px;
	width:32px;
	/*height:21px;*/
	cursor:pointer;
	font-weight:bold;
}
.bg-gray{
	background:#D9D9D9;
}
.success{
	color:#00CC00;
	padding: 10px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #D4D0C8;
	border: #095F2E solid 1px;
}
.error{color:#FF0000;}
/**
  * Bullet list row CSS
  * @Author : Manhnd 
  * Date : 06/04/2009
*/
.bullet-row{
	width:100%;
	margin-bottom:20px;
	border-collapse:collapse;
	text-align:justify;
}
.bullet-headline{
	font-size:14px;
	color:#696969;
	text-decoration:underline;
}
.bullet-desc{
	font-size:12px;
	padding-top:10px;
	color:#696969;
	line-height:1.6em;
}

/**
  * Submit your CV Box css
  * @Author : ManhND
  * Date : 06/04/2009	
*/
.submit-cv-header-text{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.submit-cv-box1{
	width:230px;
	margin-right:10px;
	float:left;
}
.submit-cv-box2{
	width:230px;
	margin-left:10px;
	float:left;
}
.submit-cv-headline{
	text-align:justify;
	font-weight:bold;
	border-bottom:#CCC solid 1px;
	padding:3px 0;
}
.submit-cv-description{
	font-weight:normal;
	padding:6px 0;
	text-align:justify;
	min-height:80px;
	height:auto;
}
/* * html .submit-cv-description{ height:60px;} */ 

/**
  * Upload your CV now
*/
.upload-box{
	padding:10px;
	padding-left:15px;
	padding-bottom:5px;
	font-size:12px;
	text-align:justify;
	border-style: solid;
	border-width: 2px;
	min-height: 135px;
}
.upload-box-header{
	font-size:14px;
	font-weight:bold;
	color:#3E3E3E;
	padding:3px 0;
}

.upload-input{
	width:334px;
	color:#666;
	border:#333 solid 1px;
}
.upload-note{
	font-size:9px;
	font-family:"arial";
	font-weight:bold;
	color:#FF0000;
	word-spacing:1px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}
.upload-description{
	color:#3E3E3E;
	font-size:13px; 
	margin-bottom:10px;
}

/**
  * Building your CV here
*/
.build-header{
	color:#3E3E3E;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}
.build-box-1{
	padding:10px;
}
.build-box-2{
	padding:10px;
	margin-top:20px;
}
.build-column-1{
	float:left;
	width:118px;
}
.build-column-2{
	float:left;
	width:152px;
	text-align:right;
}
.build-column-3{
	float:left;
	width:100px;
	padding-left:18px;
}
.build-column-4{
	float:right;
	width:152px;
	text-align:right;
}
.build-input{
	width:144px;
}

/**
  * Create CV step1 css
  * @Author : ManhND
*/
.step-box{padding:10px; font-size:12px;}
.step-header{font-weight:bold; color:#206495;margin-bottom:10px;}
.step-long-input{width:407px; float:left;}
.step-full-input{
	width:100%;float:left;
}
.create-navigate{
	height:40px;
	text-align: center;
}
.step, .line-step {
	float: left;
}
/* 
	Bienbn edited (width: 30px; height: 25px;) Date: 21/04/2009
		   removed (padding-top:5px;) 
*/
.step {
	width: 20px;
	height: 18px;
	color:#FFF;
	padding-top:1px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background: #404241;
}
.current-focus {
	color:#F3E7E6;
	background: #B92022;
}
/* 
	Bienbn edited (width: 31px;) Date: 21/04/2009
*/
.line-step {
	width: 43px;
	margin-left: 7px;
	margin-right:7px;
	padding-top:8px;
}
.step1{background:url(images/navigate-step1.gif) no-repeat;}
.step2{background:url(images/navigate-step2.gif) no-repeat;}
.step3{background:url(images/navigate-step3.gif) no-repeat;}
.step4{background:url(images/navigate-step4.gif) no-repeat;}
.step5{background:url(images/navigate-step5.gif) no-repeat;}
.step6{background:url(images/navigate-step6.gif) no-repeat;}
.step7{background:url(images/navigate-step7.gif) no-repeat;}
.step8{background:url(images/navigate-step8.gif) no-repeat;}

/* left box */
.step1-box-left{float:left;width:270px;}
/* Bienbn edited (width:110px;) Date: 21/04/2009 */
.step1-column1{float:left;width:110px;}
.step1-column2{float:left;width:155px;}
.step1-input{width:144px;}
/* right box*/
.step1-box-right{float:left;width:270px;}
.step1-image-priview{
	height:140px;
	width:140px;
	background:#FFF;
	overflow:hidden;
	margin-bottom:5px; 
	/*margin-top:3px;*/
	margin-left: 16px;
	
}
.step1-file-input{width:150px;border:0;}
.step1-input-small{width:45px;}
.step1-select-small{width:45px; margin-right:4px;}

/** Step 4 css*/
.step4-column1{
	float:left;
	width:150px;
}
.step4-column2{
	float:right;
	width:362px;
}
.step4-right-padding {
	padding-right: 5px;
}
.step4-long-input{
	float:right;
	width:355px;
}
.step4-dot{
	float:left;
	width:22px;
	font-weight:bold;
	color:#961F1B;
}
.step4-small-label{
	font-style:italic;
	font-size:12px;
	color:#206495;
}

/** Step 5 css */
.step5-column1{
	float:left;
	width:155px;
}
.step5-column2{
	float:right;
	width:380px;
}
.step5-long-input{
	float:right;
	width:360px;
}
.step5-dot{
	color:#961F1B;
	font-weight:bold;
}
.step5-input{
	float:left;
	width:365px;
}

/** Step 6 css */
.step6-dot{
	float:left;
	font-weight:bold;
	color:#961F1B;
	padding:0 5px;
}
.step6-header{margin-bottom:10px;}
.step6-input{width:510px;float:left; margin:0;}
.step6-textarea{width:530px;margin:0;}

/**
  * Creating your CV privacy seting css	
*/
.privacy-column1{
	float:left;
	width:150px;
	font-weight:bold;
	color:#206495;
}
.privacy-column2{
	float:left;
	width:390px;
}

/**
  * Completed and preview curriculum 	
*/
.hidden{
	display:none;
	padding: 66px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pre-row{
	margin:15px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
}
.pre-line{size:1; clear:both;}
.pre-info{
	float:left;
	width:;
}
.pre-photo{
	float:right;
	width:150px;
	height:150px;
	border:#CCC solid 1px;
	text-align:center;
	overflow:hidden;
	background:url(images/your-photo-bg.gif) center center no-repeat;
	empty-cells:show;
}
.pre-header{
	font-size:20px;
	font-weight:bold;
}
.pre-content{
	margin:15px 0;
	font-size:12pt;
}
.pre-content ul {
	margin-left:15px;
	padding:0;
}
.pre-content ul li{
	margin:0;
}
.curr-heading{
	text-transform:uppercase;
	font-size:24px;
	margin:10px 0;
}
.curr-field{
	width:100px;
	padding:3px 0;
}
.curr-value{
}

.pre-left{
	float:left;
	width:430px;
}
.pre-right{
	float:left;
	width:430px;
}
/* Employment History */
.empl-field{
	width:180px;
	font-weight:bold;
	padding:3px 0;
}
.empl-value{
	padding:3px 0;
	font-style:italic;
	color:#666;
}
.empl-notes{
	margin:15px 0;
}

/* References */
.referent-field{
	float:left;
	padding:3px 0;
	width:300px;
}
.referent-value{
	float:left;
	padding:3px 0;
	width:560px;
}
.continue-button{
	background:#106D38;
}

/** Finally css */
.button-left{
	float:left;
	text-align:left;
	width:150px;
	margin-left:100px;
}
.button-right{
	float:right;
	text-align:right;
	width:150px;
	margin-right:100px;
}

.cv-input {
 border: none;
}
.box-button {
	text-align: right;
	padding-right: 16px;
	padding-bottom: 16px;
}

#dialog, .cvoptions
{
	display:none;
}

.psychometric-padding {
	padding-left: 8px;
	padding-right: 8px;
}

.link-add-another
{
	cursor: pointer; 
	text-decoration: underline; 
	width:100px; 
	float:right;
	color: red;
}
.link-to-upload{
	width: 440px;
	color: red;
	text-decoration: underline;
	cursor: pointer;
	float:left;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
} 
.link-to-upload a {
	color:red;
}
.link-to-upload a:hover {
	text-decoration: underline;
}
