body { 
	margin:0; 
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	background:#e6ecea url(../images/main/bg.jpg) repeat-x;
	width:100%; 
}

ul, li { 
	margin:0;
	padding:0;
}

a img { border:0; }

.flt_lft { float:left; }

.flt_rght { float:right; }

.SelescFolder{
	font-weight:bold; 
	color:#316199; 
	text-decoration:none;
}

input[type=text], input[type=password], select {
	border:1px solid #999999;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	margin:0;
	padding:0;
	height:16px;
}

input[type=text] { padding-left:1px; }

select {  height:20px; }

textarea {
	border:1px solid #999999;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	margin:0;
	padding:0;
}

.flt_rght a:hover { text-decoration:none; }

.width100 {
	float:left;
	width:100%;
}

.width101 {
	width:100%;
}
.centerlayout {
	width:978px;
	margin:0px auto;
}

.main_body {
	float:left;
	width:100%;
	background:#ffffff;
	border:1px solid #333;
	/*border-width:0px 1px;*/
	margin-top:20px;
	margin-bottom:20px;
}

a { color:#333; }

.main_con {
	float:left; 
	padding:23px; 
	width:934px;
}

.area_spec {
	float:left; 
	color:#666666; 
	font-weight:bold; 
	font-size:14px;
}

.flt_rght a { font-size:12px; }

ul#head_nav {
	float:left;
	width:900px;
	padding-left:20px; 
	margin-top:25px;
}

ul#head_nav li {
	float:left;	
	list-style-type:none;
	display:inline;	
	text-align:center;	
}

ul#head_nav li a {
	float:left;
	border:1px solid #89afdc;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	margin-right:2px;
	padding:8px 6px;
	height:32px;	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#316199;
	font-size:12px;
	font-weight:bold;
	height:32px;
	line-height:32px;
}


ul#head_nav li a:hover, 
ul#head_nav li a.current {
	background:#326199;
	color:#fff;
	cursor:pointer;
}
.welcome {
	float:left; 
	margin-left:2px; 
	background:#fafafa; 
	line-height:34px; 
	font-size:12px;
	padding-left:30px; 
	width:900px;
}

.welcome span { font-weight:bold; }

ul#sub_nav {
	float:right;
	list-style:none;
	margin-top:5px;
}

ul#sub_nav li {
	float:left;
	display:inline;
	background:url(../images/main/sp_line.jpg) no-repeat left center;
	padding:0px 10px;
}

ul#sub_nav li:first-child {
	background:none;
}

ul#sub_nav li.last_child {
	padding-right:0px;
}

ul#sub_nav li a {
	float:left;
	background:url(../images/main/dotPl.jpg) no-repeat right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:20px;
	font-weight:bold;
}

ul#sub_nav li a:hover, ul#sub_nav li a.current {
	color:#316199;
	background:url(../images/main/dotMin.jpg) no-repeat right;
}

.border_con {
	float:left; 
	border:1px solid #8fb3de; 
	width:100%;
}

.inner_con {
	float:left;
	width:894px;
	padding:20px;
}

.table_con {
	float:left; 
	width:861px; 
	padding:16px; 
	border:#f8f3f3 1px solid; 
	margin-top:10px;
}

.table_head {
	float:left; 
	width:860px; 
	font-weight:bold; 
	line-height:30px; 
	background:#f0efef;
}

.table_head_col1 {
	float:left; 
	width:200px; 
	text-indent:75px;
}	

.table_head_col2 {
	float:left; 
	width:200px; 
	border-left:2px solid #fff; 
	text-indent:15px;
}

.table_head_col3 {
	float:left; 
	width:150px; 
	border-left:2px solid #fff; 
	text-indent:15px;
}

.table_head_col4 {
	float:left; 
	width:100px; 
	border-left:2px solid #fff; 
	text-indent:15px;
}

.table_head_col5 {
	float:left; 
	width:202px; 
	border-left:2px solid #fff; 
	text-indent:18px;
}

.table_row_Green {
	float:left; 
	width:860px; 
	margin-top:2px; 
	background:#72afaa; 
	line-height:18px;
	color:#FFFFFF;
}

.table_row_odd {
	float:left; 
	width:860px; 
	margin-top:2px; 
	background:#fdfdfd; 
	line-height:18px;
}

.table_row_even {
	float:left; 
	width:860px; 
	margin-top:2px; 
	background:#f9f9f9; 
	line-height:15px;	
}

.table_row_col1 {
	float:left; 
	width:185px; 
	height:54px; 
	padding-top:6px; 
	padding-left:15px;
}

.table_row_col1_name {
	float:left;
	padding-left:8px;
}

.table_row_col2 {
	float:left; 
	width:200px; 
	border-left:2px solid #fff; 
	height:54px; 
	padding-top:6px; 
	text-indent:15px;
}

.table_row_col3 {
	float:left; 
	width:150px; 
	border-left:2px solid #fff; 
	text-indent:15px; 
	height:54px; 
	padding-top:6px;
}

.table_row_col4 {
	float:left; 
	width:85px; 
	border-left:2px solid #fff; 
	padding-left:15px; 
	height:54px; 
	padding-top:6px;
	position:relative;
}

.table_row_col4 span { 
	color:#cc0000; 
	cursor:pointer; 
}

.table_row_col4 em { 
	position:absolute; 
	top:23px; 
	left:-999em; 
	background:#b8eae6; 
	color:#333; 
	padding:8px; 
	border:1px solid #cfe3f6; 
	box-shadow: 5px 5px 3px #888888; 
	width:200px;
	z-index:2; 
	font-style:normal; 
}

.table_row_col4 span:hover em { left:50px; }

.table_row_col5 {
	float:left; 
	width:187px; 
	border-left:2px solid #fff; 
	text-indent:15px; 
	height:54px; 
	padding-right:15px; 
	padding-top:6px;
}


.footer {
	float:left;
	width:100%;
	background:url(../images/main/footer.png);
	background-repeat:no-repeat;
	background-position:0px 60px;
	font-size:10px;
	min-height:210px;
	
	/*padding:30px 0px 15px 0px;*/
}

.footerlogo
{	display:block;
	margin:25px 0px 20px 20px;
	clear:both;
}

.footer_con {
	float:left;
	width:940px;
	padding-left:20px;
	padding-top:5px;
}

.login_box {
	float:left; 
	margin:30px 0px 30px 250px;
}

.login_bg {
	float:left; 
	background:url(../images/login/loginBoxM.jpg) repeat-x; 
	height:231px; 
	width:360px; 
	padding:0px 20px;
}

.login_head {
	float:left; 
	font-family:Tahoma; 
	font-size:22px; 
	border-bottom:1px solid #a3dfdd; 
	padding:25px 0px 6px 0px; 
	color:#316199; 
	width:100%;
	margin-bottom:20px;
}

.login_txtbx {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#444; 
	border:1px solid #66cdcc; 
	width:235px; 
	height:16px;
}

.login_label {
	float:left; 
	width:100px;
	padding-top:2px;
}

.login_row {
	float:left;
	width:100%;
	margin-top:12px;
}


.chngePass_txtbx {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#444; 
	border:1px solid #66cdcc; 
	width:200px; 
	height:16px;
}

.chngePass_label {
	float:left; 
	width:145px;
	padding-top:2px;
}

.newCand_row {
	float:left;
	width:100%;
	margin-top:8px;
}

.newCand_label {
	float:left;
	width:170px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~Calendar~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.datepick {
	background-color: #fff;
	color: #000;
	font-family:Tahoma;
	border:#326199 1px solid;
	font-size: 100%;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.datepick a {
	color: #326199;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 1px 0em;
    background-color: #BBDDFF;
    border: none;
	font-size:10px;
    font-weight: bold;
	width:40px;
}
.datepick-nav, .datepick-ctrl {
	float: left;
	width: 100%;
	background-color:#BBDDFF;
	color: #326199 !important;
	font-size: 90%;
	font-weight: bold;
}
.datepick-ctrl {
	background-color:#326199;
}
.datepick-cmd {
	width: 30%;
}
.datepick-cmd:hover {
	background-color: #777;
	color:#fff;
}
.datepick-ctrl .datepick-cmd:hover {
	background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	height: 1.5em;
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	background-color:#BBDDFF;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	border: 0px solid #444;
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	height: 1.7em;
	background-color: #326199;
	padding:2px 0px;
	color: #fff;
	font-weight: bold;
	*height:27px;
}
.datepick-month-header select, .datepick-month-header input {
	height: 1.6em;
	border: none;
	*height:22px;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
}
.datepick-month th {
	border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
	background-color: #777;
	color: #fff;
}
.datepick-month td {
	background-color: #eee;
	border: 1px solid #aaa;
}
.datepick-month td.datepick-week {
	border: 1px solid #777;
}
.datepick-month td.datepick-week * {
	background-color: #777;
	color: #fff;
	border: none;
}
.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {
	background-color: #ddd;
}
.datepick-month td .datepick-today {
	background-color: #f0c0c0;
}
.datepick-month td .datepick-highlight {
	background-color: #f0c0c0;
}
.datepick-month td .datepick-selected {
	background-color: #777;
	color: #fff;
}
.datepick-month th.datepick-week {
	background-color: #777;
	color: #fff;
}
.datepick-status {
	clear: both;
	background-color: #ddd;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
.datepick-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}

.datepick-trigger {
	margin-bottom:-3px;
}


.newCand_save_con {
	float:left; 
	margin-left:249px; 
	margin-top:12px; 
	padding-bottom:15px;
}

.newCand_labelq {
	float:left; 
	margin-top:6px; 
	margin-right:10px;	
}

.newCand_select {
	height:19px; 
	padding:1px; 
	margin-right:209px;
}

.msgFormat{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#FF0000;
	text-align:center;
	margin-top:1%;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~Validation~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }
    
    .formErrorInsideDialog.formError { z-index: 5000; }
    .formErrorInsideDialog.formError .formErrorContent { z-index: 5001; }
    .formErrorInsideDialog.formError .formErrorArrow { z-index: 5006; }

.formErrorOuter{

}
.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background:#fafafa;
	position:relative;
	color: #ff0000;
	width: 150px;
	font-size: 11px;
	border: 2px solid #9ddfde;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #9ddfde;
	border-right: 2px solid #9ddfde;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #fafafa;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Organisation Structure~~~~~~~~~~~~~~~~~~~~~~~*/

.grp_label {
	float:left;
	width:120px;
}

.grp_colon {
	float:left;
	width:18px;
}

.newGrp_row {
	float:left;
	width:100%;
	margin-top:12px;
}

.createTeam_con {
	float:left; 
	margin-left:138px; 
	margin-top:10px; 
	width:600px;
}

.eachTeam {
	float:left; 
	width:100%; 
	margin-top:15px;
}

.team_head {
	float:left; 
	font-size:1px; 
	border-top:#ddd 1px solid; 
	width:550px;
	margin-top:10px;
}

.newTeam_label {
	float:left;
	margin-left:13px;
	width:125px;
}

.newTeam_colon {
	float:left;
	width:30px;
}

.teamHeading {	
	float:left; 
	margin-left:8px; 
	padding:0px 5px; 
	color:#316199; 
	font-size:12px; 
	font-weight:bold; 
	margin-top:-10px; 
	background:#fff;
	padding-bottom:10px;
}
.delTeam{
	float:right; 
	margin-top:-10px; 
	padding:0px 5px; 
	margin-right:20px; 
	font-weight:bold; cursor:pointer;
}

.team_addMore {
	float:left; 
	border-top:#ddd 1px solid; 
	width:382px;
	margin-top:20px;
	padding-top:15px;
	padding-left:168px;
}

.addAnother_team {
	float:left; 
	padding-top:5px; 
	padding-right:5px;
}

.save_grp {
	float:left; 
	width:100px; 
	line-height:25px;
}

.grp_oddRow {
	float:left; 
	font-weight:bold; 
	line-height:30px; 
	background:#f9f9f9;
	border-top:2px solid #fff;
}

.grp_evenRow {
	float:left; 
	font-weight:bold; 
	line-height:30px; 
	background:#fdfdfd;
	border-top:2px solid #fff;
}

.grpList_col1 {
	float:left; 
	width:60px; 
	text-align:center; 
	border-right:2px solid #fff;
}

.grpList_col2 {
	float:left; 
	width:330px; 
	padding-left:15px; 
	border-right:2px solid #fff;
}

.grpList_col3 {
	float:left; 
	width:235px; 
	padding-left:15px; 
	border-right:2px solid #fff;
}

.grpList_col4 {
	float:left; 
	width:200px; 
	text-align:center; 
	margin-top:3px;
}

.special_thank_add_con {
	float:left; 
	margin-left:90px; 
	margin-top:10px; 
	width:800px;
}

.newspecailThank_label {
	float:left;
	margin-left:13px;
	width:250px;
}

.newspecailThank_colon {
	float:left;
	width:20px;
}

.table_thank_head_col1 {
	float:left; 
	width:300px; 
	text-indent:15px;
}
.table_thank_head_col2 {
	float:left; 
	width:250px; 
	text-indent:15px;
	border-left:2px solid #fff; 

}
.table_thank_head_col3 {
	float:left; 
	width:250px; 
	text-indent:15px;
	border-left:2px solid #fff; 
}

.table_thank_row_col1 {
	float:left; 
	width:300px; 
	line-height:24px; 
	text-indent:15px;
	cursor:pointer;
}

.table_thank_row_col1 :hover{
	text-decoration:underline;
}

/*.table_thank_row_col1 em { 
	position:absolute; 
	top:23px; 
	left:-999em; 
	background:#b8eae6; 
	color:#333; 
	padding:8px; 
	border:1px solid #cfe3f6; 
	box-shadow: 5px 5px 3px #888888; 
	width:200px;
	z-index:2; 
	font-style:normal; 
}

.table_thank_row_col1 span:hover em { left:50px; }*/

.table_thank_row_col2 {
	float:left; 
	width:250px; 
	border-left:2px solid #fff; 
	line-height:24px; 
	text-indent:15px;
}
.table_thank_row_col3 {
	float:left; 
	width:260px; 
	border-left:2px solid #fff; 
	text-indent:15px;
	height:24px; 
	padding-right:15px; 
	padding-top:6px;
}

.no_rec_msg{font-weight:bold; font-size:12px;}

#splThnksImg {
	position:absolute; 
	width:800px;
	height:auto;
	/*height:500px; */
	left:50%; 
	margin-left:-400px; 
	padding:10px; 
	background:#fff; 
	text-align:center; 
	border:1px solid #ccc; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	display:none;
	z-index:30;	
}

#closeit {
	float:right; 
	font-weight:bold;
	cursor:pointer;
}	

.backLayout{
	float:left; 
	width:100%; 
	height:900px; 
	background:#f5fbfb; 
	opacity:0.5; 
	filter:alpha(opacity=50); 
	display:none; 
	position:absolute; 
	z-index:10;
}

.loading_content{
	float:left; 
	width:36%; 
	height:170px; 
	background:#f5fbfb; 
	opacity:0.5; 
	filter:alpha(opacity=50); 
	display:none; 
	position:absolute; 
	z-index:200;
	left:50%;
	top:100%;	
}
#splThnksInformation {
	position:absolute; 
	width:600px;
	height:auto;
	left:50%; 
	margin-left:-300px; 
	padding:10px; 
	background:#fff; 
	text-align:left; 
	border:1px solid #ccc; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	display:none;
	z-index:30;	
}

#closeit1 {
	float:right; 
	font-weight:bold;
	cursor:pointer;
}	

.PopName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#316199;
	font-weight:bold;
	text-transform:capitalize;
	line-height:25px;
}
.width98{
	float:left;
	width:96%;
	padding:2% 2%;

}
.Popdate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	line-height:25px;
}
.popDes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:25px;
}

/*********************New CSS ADD ***************/
.selected_box{
	width:150px; 
	border:1px solid #000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;	
	color:#333333;
	outline:none;
}

.Bg_black{ background:#000000;}


.fontsing{
	color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}

.textcenter{
	color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; margin-bottom:10%;
}

.selectbox{
	width:380px; border:1px solid #CECECE;
}

.txtbox{
	width:378px; border:1px solid #CECECE;
}

.textares1{ width:377px; border:1px solid #CECECE; height:100px; resize:none;}

.loading_content_new{
	display: none;
	background:url(../images/main/loading.gif) no-repeat;
	width:32px;
	height:32px;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -16px;
  	margin-left: -16px;
	z-index: 2;
}

.popup_block_new{	
	display: none;
	background: #FFFFFF;
	padding: 15px;
	width:500px;
	border: 10px solid  rgba(114,175,170,0.7);
	font-size: 1.2em;
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -50px;
  	margin-left: -250px;
	z-index: 99999;
	-moz-background-clip: padding;     
    -webkit-background-clip: padding;  
    background-clip: padding-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.popup_font
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color:#333333;
}

.table_project_head_col1 {
	float:left; 
	width:250px; 
	text-indent:15px;
}
.table_project_head_col2 {
	float:left; 
	width:350px; 
	text-indent:15px;
	border-left:2px solid #fff; 

}
.table_project_head_col3 {
	float:left; 
	width:200px; 
	text-indent:15px;
	border-left:2px solid #fff; 
}

.table_project_row_col1 {
	float:left; 
	width:250px; 
	line-height:24px; 
	text-indent:15px;
	cursor:pointer;
}

.table_project_row_col2 {
	float:left; 
	width:350px; 
	border-left:2px solid #fff; 
	line-height:24px; 
	text-indent:15px;
}
.table_project_row_col3 {
	float:left; 
	width:200px; 
	border-left:2px solid #fff; 
	text-indent:15px;
	height:24px; 
	padding-right:15px; 
	padding-top:6px;
}

/********************New CSS END ***************/


/*~~~~~~~~~~~~~~~~~~~~~AddStaff PopUp~~~~~~~~~~~~~~~~~~~~~*/

.addStaff { 
	position:absolute; 
	top:380px; 
	left:50%; 
	background:#fff;  
	border:1px solid #b0c8e4; 
	/*height:615px; */
	height:auto;
	*height:625px;
	width:900px; 
	margin-left:-448px;
	z-index:20;
}

.addStaff_head { 
	float:left; 
	/*background:#0a7678; */
	background:#326199;
	width:875px; 
	font-size:12px; 
	padding:0px 10px 0px 15px; 
	font-weight:bold; 
	color:#ffffff; 
	line-height:25px; 
}

.addStaff_con { 
	float:left; 
	width:870px; 
	padding:15px; 
	padding-top:25px; 
}

.addStaff_pool { 
	width:100%; 
	float:left; 
	font-weight:bold; 
}

.addStaff_box { 
	float:left; 
	width:395px; 
	padding:10px; 
	padding-right:5px; 
	height:420px; 
	border:#ddd 1px solid; 
	margin:8px 0px; 
	overflow-y:auto; 
	overflow-x:hidden; 
}

.addStaff_pool_oddRow { 
	float:left; 
	border-top:2px solid #fff; 
	background:#f9f9f9; 
}

.addStaff_pool_evenRow { 
	float:left; 
	border-top:2px solid #fff; 
	background:#fdfdfd; 
}

.addStaff_pool_col1 { 
	float:left; 
	height:52px; 
	border-right:2px solid #fff; 
	text-align:center; 
	width:30px; 
	padding-top:5px; 
}

.addStaff_pool_col2 { 
	float:left; 
	height:52px; 
	border-right:2px solid #fff; 
	text-align:center; 
	width:190px; 
	padding-top:5px; 
}

.addStaff_pool_col3 { 
	float:left; 
	height:52px; 
	border-right:2px solid #fff; 
	text-align:center; 
	width:150px; 
	padding-top:5px; 
	position:relative; 
}

.addStaff_pool_col3 span { 
	color:#dd0000; 
	cursor:pointer; 
}

.addStaff_pool_col3 em { 
	position:absolute; 
	text-align:left; 
	border:#ccc 1px solid; 
	top:25px; 
	width:200px; 
	z-index:10; 
	color:#000; 
	padding:5px; 
	font-style:normal; 
	left:-999em; 
	background:#b8eae6; 
	border:1px solid #cfe3f6; 
	box-shadow: 5px 5px 3px #888888; 
}

.addStaff_pool_col3 span:hover em { left:-61px; }
	
.addStaff_rightCon {	
	float:left; 
	width:382px; 
	padding:15px; 
	border:#ddd 1px solid; 
	margin-left:42px; 
	height:432px; 
}

.addStaff_grpHead { 
	float:left; 
	background:#fff; 
	padding:0px 5px; 
	margin-left:8px;
	margin-top:-23px; 
	font-weight:bold; 
}

.addStaff_grpLeader { 
	float:left; 
	width:100%; 
	height:65px; 
	padding-top:8px; 
	background:#f5fbfb;
	margin:10px 0px 20px 0px; 
}

.addStaff_grpLeaderImg { 
	float:left; 
	width:70px; 
	text-align:center; 
}

.addStaff_grpLeaderName { float:left; width:250px; }
	
.addStaff_grpLeaderName span { 
	font-size:10px; 
	color:#666; 
	margin-top:15px; 
	float:left; 
}
	
.addStaff_grpLeaderRemove  { float:left; width:50px; }

.addStaff_teamCon { 
	float:left; 
	width:360px; 
	padding:10px; 
	border:1px solid #ddd; 
	height:300px; 
	overflow-y:auto; 
	overflow-x:hidden 
}

.addStaff_teamName { 
	float:left; 
	width:100%; 
	line-height:15px; 
	font-weight:bold 
}

.addedStaff_oddRow { 
	float:left; 
	border-top:2px solid #fff; 
	width:100%; 
	background:#f9f9f9; 
}

.addedStaff_evenRow { 
	float:left; 
	border-top:2px solid #fff; 
	width:100%; 
	background:#fdfdfd; 
}

.addedStaff_sNo { 
	float:left; 
	border-right:2px solid #fff; 
	height:53px; 
	padding-top:5px; 
	text-align:center; width:28px; 
}

.addedStaff_col2 { 
	float:left; 
	width:240px; 
	height:53px; 
	padding-left:5px; 
	padding-top:5px; 
}

.addedStaff_remove { 
	float:left; 
	height:53px; 
	width:50px; 
	padding-top:5px; 
	text-align:center; 
}

.addedStaff_eachTeam { 
	float:left; 
	width:340px; 
	margin-top:10px; 
}

.error_msg{color:#FF0000; text-align:center;}

.assign_group_title{
	border:1px solid;
	font-family:'lucida';
	font-size:14px;
	color:#666666;
	width:100px;
	text-align:center;
	margin-top:15px;
	background:#F5FBFB;
}

.align { margin-right:131px; *margin-right:125px;  }

.red { color:#FF0000 }

.opcity { opacity:0.4; filter:alpha(opacity=40); }

.addStaffBox { cursor: pointer; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.align { margin-right:115px; }
}

/*********************** Start Workshop Registration Page CSS ****************************/

.left_only{
	float:left;
}


.right_only{
	float:right;
}
.marginTop5{ margin-top:5px;}
.marginTop10{ margin-top:10px;}
.marginTop15{ margin-top:15px;}
.marginTop20{ margin-top:20px;}
.marginTop50{ margin-top:50px;}

.marginLessTop7{ margin-top:-7px;}

.marginLeft5{ margin-left:5px;}
.marginLeft10{ margin-left:10px;}

.fbold{ font-weight:bold;}

.one_col{ float:left; width:4%; margin-left:1%;}
.two_col{ float:left; width:95%;}
.fpart{ float:left; width:30%; margin-left:1%;}
.spart{ float:left; width:30%;}
.tpart{ float:left; width:37%; margin-right:2%;}

.member_info_bg
{
	background:#fcfcfc;
	border:1px solid #ececec;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
}
.font_gray{ color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.selectbox_workshop{
	width:300px; border:1px solid #CECECE; height:20px;
}

.selectbox_workshop_member{
	width:195px; border:1px solid #CECECE; height:20px;
}

.txtbox_member{
	width:560px; border:1px solid #CECECE; 
}

.bottom_border{ border-bottom:1px solid #CECECE; }

.textares_member1{ width:560px; border:1px solid #CECECE; height:100px;  resize:none;}

.font123{
	color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
}
.line_hieght20{ line-height:20px;}

/*********************** End Workshop Registration Page CSS ****************************/


/*  Pagination css start here   */

div.pagination {
	 margin: 50px 0 50px 600px;
    padding: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
/* Pagination end here */

.odd_records
{
	background:#e6e6e6;
  	
}
.even_records
{
   background:#fff;	
}

/*CKEditor Site Map*/
#ck-sitemap li{
	margin:10px 0px;
}

#ck-sitemap li a:link {color:#000 !important;
	text-decoration:none;}
	
	#ck-sitemap li a:visited {color:#993399 !important;
	text-decoration:none;}
#ck-sitemap li a:hover {
 	text-decoration: underline;
}

#ck-sitemap{
	list-style-type: decimal;
	font-weight:bold;
	text-align: justify;
	line-height: 1.36;
	font-size: 12px;
	color: #000;
}

#ck-sitemap a{
	display:block;}
	
#ck-sitemap #for_sitemap a:before{
content:"\2022"" ";
}

#ck-sitemap #for_sitemap a{
font-weight:normal;
margin-left:20px;}

#ck-sitemap #for_sitemap {
margin:0px !important;}

.ck-button {
	width: 0;
	height: 0;
	border:none;
	background: transparent url(../images/staff/blank.jpg) no-repeat top left;
	line-height: 25px;
	width: 74px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}