@charset "utf-8";
/* CSS Document */

body{
color: #525252;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
padding:0;
margin:0;	
font-size:11px;
}

input[type="text"], input[type="password"], select {
    border: 1px solid #7F9DB9;color: #525252;
	font-size:11px;
}




#header_strip{
width:100%;
height:40px;
background-color: #1C919D;	
position:fixed;	
top:0;
z-index:1001;
}
#header_strip #header_center{
    border-left: 1px solid #FFFFFF;
    margin-left: 200px;
    padding-left: 10px;
	min-width: 900px;
}


#header_strip #header_left{
float: left;
height: 40px;
text-align:left;
position: fixed;
width: 200px !important;
border-right:1px solid #E0E0E0;
}

.user_navigation{
border-left: 1px solid #4B89B2;
padding: 0 20px 0 12px;	
margin: 0;
padding: 0;
}

.menu_links{
float: left;
height: 40px;
line-height: 30px;
margin: 0;
padding: 0;

}
.menu_links li {
display: block;
float: left;
height: 40px;
margin: 5px 5px 0 0;
}

.overdues{
color:#F00;
}

.menu_links li a{
font-size:11px;
color:#FFF;
text-decoration:none;
/*border-radius: 5px 5px 5px 5px;*/
padding: 5px 15px 5px 25px;
}

.menu_links  li  a:hover{
background:url(images/menu_icons/home.png) no-repeat scroll 3px 5px  #4680A5;
}
.sub_headings{
    color: #525252;
font-size:12px;
    font: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: bold;
}

#company_house_info
{
	display:block;
}

#wrapper{
width:100%;
height:40px;

position: absolute;	
top:40px;
z-index:1000;
}

#wrapper #wrapper_content{

margin-left: 200px;
padding-left: 10px;
}


#wrapper #left_info{
position: fixed;
width: 190px !important;
height:100%;
float: left;
padding: 20px 0 0 10px;
word-wrap: break-word;
border-right:1px solid #E0E0E0;
}

#dashboard_div{
	clear: left;
	float: left;
	width:200px;
	height:auto;
}

#search_div {
width:330px; /*follow your image's size*/
height:40px;/*follow your image's size*/
background-image:url(../images/menu_icons/search_box_ch.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
float:right;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
    background-color: transparent;
    border: 0 none;
    height: 22px;
    left: 6px;
    position: absolute;
    top: 7px;
    width: 280px;
}
 
.searchbox_submit {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 28px;
    position: fixed;
    right: 8px;
    top: 6px;
    width: 20px;
}

.dues_table td, dues_table th{
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;padding:5px;
}	

.dues_table th{
border-bottom: 1px solid  #1C919D;
border-right: 1px solid  #1C919D;
background: #1C919D;
color:#FFFFFF;
text-align:left;
padding:5px;
}

.dues_table tr.dues_header_tr
{
	height:22px;
}
.dues_table tr
{
	height:34px;
}

.dues_table tr:hover 
{
	background:#FF9;
}


.payroll_table td, payroll_table th{
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;padding:5px;
}	

.payroll_table th{
border-bottom: 1px solid  #1C919D;
border-right: 1px solid  #1C919D;
background: #1C919D;
color:#FFFFFF;
text-align:center;
padding:5px;
}

.payroll_table tr.dues_header_tr
{
	height:22px;
}
.payroll_table tr
{
	height:34px;
}



.dashboard_table td, dues_table th{
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;padding:5px;
}	

.dashboard_table th{
border-bottom: 1px solid  #1C919D;
border-right: 1px solid  #1C919D;
background: #1C919D;
color:#FFFFFF;
text-align:left;
padding:5px;
}


.dashboard_table tr:hover 
{
	background:#FF9;
}


.contact_info{
	
	
}

.address_display{
padding-left:18px;
background:url(../images/email.png) no-repeat;	
}

.phone_display{
padding-left:18px;
background:url(../images/phone.png) no-repeat;	
float:left;
padding-right:10px;
}

.email_display{
padding-left:18px;
background:url(../images/email.png) no-repeat;float:left;padding-right:10px;	
}

.email_display a{
	text-decoration:none;
	color: #525252;
}

.amount_txtbox{
height: auto;
width: 45px;font-size:11px;	
}

.divider_tube{
background: none repeat scroll 0 0 #D3D3D3;
display: block;
float: left;
height: 5px;
margin: 5px 10px;
position: relative;
width: 1px;
}

#grayOut_center_div {
	position:fixed;
	width:450px;
	height:auto;
	z-index:1003;
	top: 0px;
	left: 0px;
	background-color:#FFF;
	border:5px solid  #1C919D;
}

#full_grayout {
	position:fixed;
	display:none;
	background-color:#FFF;
	border:5px solid  #1C919D;
	z-index:1004;
}

#close_div {
	width:15px;
	height:15px;
	position:fixed;
	display:none;
	top:10px;
	right:10px;
	z-index:1004;
	background:url(../images/close.png) no-repeat #FFF;
	cursor:pointer;
}

#close_div_sidebar {
	width:15px;
	height:15px;
	position:fixed;
	display:none;
	top:5px;
	right:5px;
	z-index:1004;
	background:url(../images/close.png) no-repeat #FFF;
	cursor:pointer;
}

#grayout_close {
	width:15px;
	height:15px;
	position:fixed;
	display:none;
	top:5px;
	right:5px;
	z-index:1003;
	background:url(../images/close.png) no-repeat #FFF;
	cursor:pointer;
}

#close_div:hover, #close_div_sidebar:hover, #grayout_close:hover
{
	background-position:left -32px;
}

#warning {
    margin: 15px;
}

.show_text {
	line-height:18px;
}

.gray_close_btn
{
color: #FF0000;cursor: pointer;font-size: 12px;position: relative;right: 1px;top: 1px;"	
}

.anchor
{
	color: #525252;
	text-decoration:none;
}
.anchor:hover
{
	text-decoration: underline;
}

/********************************************************* AUTOCOMPLETE************************************************/

.ac_results {
	padding: 0px;
	border: 1px solid #5092BD;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:left;
}

.ac_results li {
	margin: 0px;
	padding: 8px 7px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	/*background: white url('indicator.gif') right center no-repeat;*/
}

.ac_odd {
	background-color: #d4e2fe;
}

.ac_over {
	background-color:  #1C919D;
	color: white;
}


/********************************************************* END AUTOCOMPLETE************************************************/

/*------------*/

.grayout_panel td{
/*border-bottom: 1px solid #CCC;*/
border-right: 1px solid #CCC;
padding:5px;
font-size:11px;
}	

.grayout_panel th{
border-bottom: 1px solid  #1C919D;
border-right: 1px solid  #1C919D;
background: #1C919D;
color:#FFFFFF;
text-align:left;
padding:5px;font-size:11px;

}

.main_grayout_table td{
border-right: 1px solid #CCC;
}
.main_grayout_table th{
	padding:5px;font-size:11px;background: #1C919D;
color:#FFFFFF;
}

/* --------------------- */


/** SHOW CLIENT DETAILS RIGHT MENU */

.right_menu_links{
float: right;
height: 20px;
line-height: 20px;
margin: 0;
padding: 0;

}
.right_menu_links li {
display: block;
float: left;
height: 20px;
margin:1px 1px 0 0;


}



.right_menu_links li a{
font-size:11px;
color:#000;
text-decoration:none;
border-radius: 5px 5px 5px 5px;
padding: 5px 15px 5px 25px;
border : 2px solid #FFF;
}

/*.right_menu_links  li  a:hover{
background:url(images/menu_icons/home.png) no-repeat scroll 3px 5px  #4680A5;
}*/

/*----*/

.table_subheaders{
	width:700px;height:30px;
}

.table_right_icons{
	float:right
}

.fixed_table_headers{
 background-color: #FFFFFF;
    padding-top: 10px;
    position: fixed;
    top: 40px;
    z-index: 1100;
}

.current_month_strip{
background-color: #1C919D;
}
.current_month_stopped_strip{
background-color:#9BB138;
}
.overdue_strip{
background-color:#FC575F;
}
.overdue_stopped_strip{
background-color:#F3AF49;	
}

#spacer{
height:10px;	
}

.client_name_link{
    color: #525252;
    float: left;
    font-weight: bold;
    height: 15px;
    overflow: hidden;
    text-decoration: none;
    width: 190px;
}


#loading_div
{
	width:800px;
	height:30px;
	background:#D4E2FE;
	padding-top:15px;
	border:1px solid  #1C919D;
	margin-top:25px;
}

.dashboard_link
{
	text-decoration:none;
	color:#525252;
}
.dashboard_link:hover
{
	text-decoration:underline;
}

.client_form input[type="text"]
{
	height:15px;
	padding:3px;
	width:150px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
}

.client_form select
{
	height:23px;
	width:159px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
}
.client_form textarea
{
	width:159px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
}

.client_form_div
{
	padding:25px;
}

.form_exists
{
	text-align:left;
	color:#999;
	font-size:10px;
	height:30px;
}
.form_exists input[type="radio"]
{
	margin:0px;
}

.client_edit_link
{
	cursor:pointer;
	float:right;
	width:16px;
	height:13px;
	display:none;
	/*background:url(../images/edit.png) no-repeat center;*/
}

#PAYE_div
{
	float: right;
    position: relative;
    top: 3px;
}
.paye_divs
{
	float:left;
	width:120px;
}

#grayOut_sidebar
{
	width:400px;
	position:fixed;
	top:0px;
	right:0px;
	height:100%;
	z-index:1003;
	background:#FFF;
}

/****************************************************** DROP DOWN *********************************************************/




	.menu_links dl{ }
	.menu_links dd { position:relative; }

	/* DT styles for sliding doors */
/*	.menu_links a.dropdown {
		padding:5px 4px 5px 4px;
		margin-bottom:1px;
		display:block;
		font-weight:bold;
		line-height:15px;
		text-decoration:none;
	}*/

	.menu_links a.selected{
		background:white;
		position:relative;
		z-index:99;
		padding-bottom:6px;
		color: #1C919D;
		
	}
	
	.menu_links .drop_down_li .dropdown{
		background:url(../images/menu_icons/clients_white.png) no-repeat scroll 3px 5px transparent;
	}
	.menu_links .drop_down_li .dropdown.selected{
		background:url(../images/menu_icons/clients_blue.png) no-repeat scroll 3px 5px transparent;
	}

	/* UL styles */
	.menu_links dd ul {
		display:none;
	    list-style:none;
		position:absolute;
	    cursor:pointer;
		line-height:15px;
		padding-top:6px;
	}
	
	
	ul.mainMenuSub{
		background: none repeat scroll 0 0 white;
		/*border: 1px solid  #1C919D;*/
		border-bottom: 1px solid  #1C919D;
		border-left: 1px solid  #1C919D;
		border-right: 1px solid  #1C919D;
		left: -93px;
		padding: 2px;
		position: absolute;
		top: 4px;
		margin-top:1px;
	}

	ul.mainMenuSub li{
		border:0;
		width:120px;
		height:28px;
		margin:0px;
	}

	ul.mainMenuSub li a{
		display:block;
		font-weight:bold;
		text-align:left;
		overflow:hidden;
		padding:3px 4px 3px 7px;
		color: #1C919D;
		text-decoration:none;
		border-radius:0px;
		height:17px;
	}

	ul.mainMenuSub li a:hover{
		background: #1C919D;
		color:white;
		text-decoration:none;
	}

	ul.mainMenuSub li a img{

		border:0;
	}
	.drop_down_li
	{
		background:url(../images/menu_icons/down_arrow.png) right no-repeat;
   	}
	
	.drop_down_li.active
	{
		background:url(../images/menu_icons/down_arrow_blue.png) right no-repeat #FFF;
		color: #1C919D;
		
	}


/****************************************************** END DROP DOWN *********************************************************/



/****************************************************** DYNAMIC DROP DOWN *********************************************************/


.client_name_td:hover .client_edit_link
{
	display:block;
}


.client_edit_link dd, .client_edit_link ul { margin:0px; padding:0px; }
.client_edit_link dd { position:relative; }

/* DT styles for sliding doors */
.client_edit_link a.unselected {
	background:url(../images/menu_icons/down_arrow_blue.png) no-repeat scroll center;
    display:block; width:20px; height:20px; cursor:pointer;
	}

.client_edit_link a.selected{
	background:url(../images/menu_icons/down_arrow_blue.png) no-repeat scroll center/*url(/wordpress/images/privacyOn.png) no-repeat scroll right center*/;
	border:0px;
}
.client_edit_link a span {cursor:pointer; display:block; padding:5px;}

/* UL styles */
.client_edit_link dd ul { background:#FFF none repeat scroll 0 0; display:none;
    list-style:none; padding:0px; position:absolute;
    left:0px; width:160px; left:auto; right:-6px;
	border:1px solid  #1C919D;
	border-top:0px;
/*border-bottom:0px;*/
	 top:4px;
	cursor:pointer;}
.client_edit_link dd ul li{
    background-color: #FFFFFF;
    /*border-bottom: 1px solid  #1C919D;*/
    margin: 0;
    padding-left: 7px;
    width: 153px;	
}
.client_edit_link span.value { display:none;}
.client_edit_link dd ul li a { 
   
    color: #525252;
    display: block;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 4px 7px 23px;
    text-align: left;
    text-decoration: none;
    width: 120px;
	text-wrap:unrestricted;
}
.client_edit_link dd ul li:hover{ background:#FFFF99; color:#525252; text-decoration:none; }
.client_edit_link dd ul li a:visited{ text-decoration:none; }

.stay .client_name_td .client_edit_link
{
	display:block;
}
.stay
{
	background:#FFFF99;
	
}
.stay td
{
	border-bottom-color: #1C919D;
}
.edit_icon_sub_menu
{
	 background: url("../images/edit.png") no-repeat scroll 0 9px transparent;
}
.email_icon_sub_menu
{
	 background: url("../images/email.png") no-repeat scroll 0 9px transparent;
}
.client_icon_sub_menu
{
	 background: url("../images/client.png") no-repeat scroll 0 9px transparent;
}
.phone_icon_sub_menu
{
	 background: url("../images/phone.png") no-repeat scroll 0 9px transparent;
}
.fax_icon_sub_menu
{
	 background: url("../images/fax.png") no-repeat scroll 0 9px transparent;
}
.copy_icon_sub_menu
{
	 background: url("../images/copy.png") no-repeat scroll 0 9px transparent;
}


/****************************************************** END DYNAMIC DROP DOWN *********************************************************/




.searchbox_task {
    background-color: transparent;
	font-size:9px;
	width:120px;
}


.comments_text_box{
    -moz-box-sizing: border-box;
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    height: 28px;
    margin: 0 0 5px;
    outline: 0 none;
    
	padding-left: 25px;
	width:100%;
	font:inherit;	
}

.comments_list tr:hover 
{
	background:#FF9;
}

#company_right_menu
{
	background:url(../images/company_house.png) no-repeat scroll 2px 2px transparent;
	/*border:2px solid #FFFFFF;*/
}

#company_right_menu:hover
{
	border-color:#7F7F7F;
}

#print_right_menu
{
	background:url(../images/print.png) no-repeat scroll 2px 2px transparent;
	/*border:2px solid #FFFFFF;*/
}

#print_right_menu:hover
{
	border-color:#7F7F7F;
}

#edit_right_menu
{
	background:url(../images/edit.png) no-repeat scroll 7px 2px transparent;
	/*border:2px solid #FFFFFF;*/
}

#edit_right_menu:hover
{
	border-color:#7F7F7F;
}

.right_menu_links li:hover div
{
	display:block;
}

.right_menu_links li div
{
	display:none;
	border:2px solid #7F7F7F;
	border-radius:5px;
	padding:10px;
	/*padding-top:15px;*/
	position: absolute;
	top:30px;
	right:6px;
	margin-top:40px;
}



.process_stage{
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: inline-block;
    font:inherit;
   
    line-height: 13px;
    margin-bottom: 4px;
    padding: 1px 1px 1px 10px;
	
	background:#EAEAEA;
    border: 1px solid #DCDCDC;
    color: #525252;
	width:80px;
	height:15px;
   
}

.process_td
{
	padding-left:10px;
	padding-right:10px;
}

.process_td:hover .stage_div
{
	display:block;
}
.stage_div.wait
{
	display:block;
}
.stage_div
{
	width:16px;
	height:16px;
	background:url(../images/menu_icons/down_arrow_blue.png) no-repeat;
	float:right;
	display:none;
	margin-top: 5px;
}
.stage_dropdown
{
	width:16px;
	height:16px;
}
.stage_process_div
{
	position:relative;
	display:none;
	bottom:0px;
	right:0px;
	
}
.stage_process_div div
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    position: absolute;
    right: -6px;
    top: 5px;
    width: 165px;
	border:1px solid  #1C919D;
	border-top:0px;
	z-index: 1;
}
tr.wait td
{
	border-bottom-color: #1C919D;
	
}
tr.wait
{
	background:#FFFF99;
	
}
.checkbox_div
{
	width:16px;
	background:url(../images/empty_chkbox.png) no-repeat center;
	border:0px; padding:0px;
	cursor:pointer;
}
.checkbox_div_tick
{
	width:16px;
	background:url(../images/tick.png) no-repeat center;
	border:0px; padding:0px;
	cursor:pointer;
}

a.anchor
{
	color:#525252;
	text-decoration:none;
	font-weight:bold;
}

a.link
{
	color:#525252;
	text-decoration:none;
}
/****************************************************** CORPORATE CLIENT *********************************************************/




#alphabets_display{
    position: fixed;
    top: 86px;
    width: 20px;
}

.each_character_display{
    
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 22px;
    padding-right: 0px;
    text-align: center;
    width: 30px;
}

.applicable_tax{
color:#525252;
font-weight:bold;
padding-right:10px;
cursor:pointer;
}

.non_applicable_tax{
color:#d7d7d7;padding-right:8px;
}

/****************************************************** COMMENTS *********************************************************/


.show_comment_td:hover .comment_manage_div
{
	display:block;
}

.comment_manage_div
{
	display:none;
}



/****************************************************** PAYROLL *********************************************************/


.payroll_checkbox
{
	width:15px; height:16px; background:url(../images/empty_chkbox.png) center no-repeat;  cursor:pointer;
	
}

/****************************************************** CLIENT *********************************************************/


.client-sub-menu{
background-color: #FFFFFF;

position: fixed;
top: 40px;
z-index: 1100;	
padding-bottom:10px;width:100%;

}

.client-sub-menu li{
list-style: none outside none;
margin-right:20px;
float:left;
}


.list_client_alpha {
    height: 5px;
    margin-bottom: 36px;
    margin-top: 36px;
    width: 900px;
}


/****************************************************** FOOTER *********************************************************/


.footer_div
{
	right:0px;
	bottom:0px;
	position:fixed;
	margin-right:20px;
	height:20px;
	width:257px;
	background:#1C919D;
	color:#FFF;
	padding-top:7px;
	font-weight:bold;
	z-index:1004;
}

.footer_txt
{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.footer_content
{
	right:0px;
	bottom:0px;
	position:fixed;
	margin-right:20px;
	height:350px;
	width:255px;
	border:1px solid #1C919D;
	overflow:auto;
	z-index:1004;
	background:#FFFFFF;
	border-bottom:none;
}

.important_links
{
	font-weight:bold;
	color:#525252;
	text-decoration:none;
}

.footer_icon
{
	width:16px;
	height:16px;
	float:right;
	margin-right:5px;
	background:url(../images/expand_out.png) no-repeat;
	cursor:pointer;
}



/****************************************************** CALENDER *********************************************************/



#cal_table  td{
	font: bold 11px Arial;
	color: #525252;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #848383;
	border-top: 1px solid #848383;*/
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	 
	
}

#cal_table  th{
	font: bold 11px Arial;
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #848383;
	border-top: 1px solid #848383;*/
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #1C919D;
	
}
#cal_table tr
{
	background:#FFF;
}

#cal_table .each_date{
width:100%;
height:100%;	

}



#cal_table td.spec {	
	border-left: 1px solid #CCCCCC;
	border-top: 0;
	background: #fff url(cal_imgs/bullet1.gif) no-repeat;
	font: bold 10px Arial;
}

#cal_table  td.specalt {
	border-left: 1px solid #CCCCCC;
	border-top: 0;
	background: #f5fafa url(cal_imgs/bullet2.gif) no-repeat;
	font: bold 10px Arial;
	color: #B4AA9D;
}

.event_txt
{
	text-align:center;
	font-size:20px;
	color:#FC575F;
	cursor:pointer;
}


.headerSortUp
{
	background:url(../images/menu_icons/up_arrow.png) right center no-repeat #1C919D !important;
}

.headerSortDown
{
	background:url(../images/menu_icons/down_arrow.png) right center no-repeat #1C919D !important;
}