@charset "utf-8";
/* CSS Document */
img {border:0;}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
A.link_no:link, A.link_no:visited ,A.link_no:hover,A.link_no:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;

}
.yellow_back {
	background-color:#c5dfec;
}
A.link_msg:link, A.link_msg:visited ,A.link_msg:hover,A.link_msg:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;

}

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-color: #333;
	color: #333;
	border-style: solid;
	border-width: 1px;
}

.button {
	outline: 0;
	margin:0;
	padding: .4em 1em .5em;
	font-weight:bold;
	text-decoration:none;
!important; 	cursor:pointer;
	position: relative;
	text-align: center;
	background-color:#c5dfec;
}
.button_hover {
	outline: 0;
	margin:0;
	padding: .4em 1em .5em;
	font-weight:bold;
	text-decoration:none;
!important; 	cursor:pointer;
	position: relative;
	text-align: center;
	background-color:#a3cce0;
}
.button2 {
	outline: 0;
	margin:0;
	padding: .4em 1em .5em;
	font-weight:bold;
	text-decoration:none;
!important; 	cursor:pointer;
	position: relative;
	text-align: center;
	background-color:#c5dfec;
}
.button3 {
	outline: 0;
	margin:0;
	padding: .4em 1em .5em;
	font-weight:bold;
	text-decoration:none;
	position: relative;
	text-align: left;
	background-color:#a3cce0;
}

.border_brown {
background: rgb(255, 255, 255);	

border: 1px solid #CCC;
	margin: 2;
	padding: 2;
}
.border_red {
	background-color:#E5E5E5;
	border: 1px solid #F00;
	margin: 2px;
	padding: 2px;
}
A.main_menu:link, A.main_menu:visited ,A.main_menu:hover,A.main_menu:active {
	color:#FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
}
.mouse_hand {
!important; 	cursor:pointer;
}
#informationbar{
position: fixed;
left: 0;
width: 100%;
text-indent: 5px;
padding: 5px 0;
background-color: lightyellow;
border-top: 1px solid black;
font: bold 12px Verdana;
}
 
* html #informationbar{ /*IE6 hack*/
position: absolute;
width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px" : body.clientWidth+"px");
}
.red_line{color:#F00;}
.yellow_line{
	color:#F90
}
.gray_fon{
	background-image: url(../images/bg/login_bg.png);
}
.message{
	border:1px solid #CCCCCC;
	position:absolute;
	width:100%;
	border:1px solid #090;
	padding:5px;
	left:0px;
	background-color: #FFFFDF;
	color: #030;
	top: -170px;
}
.message2{
	border:1px solid #CCCCCC;
	position:absolute;
	width:100%;
	border:1px solid #F00;
	padding:5px;
	left:0px;
	background-color: #FFFFDF;
	color: #F00;
	top: -170px;
}
.main_menu {
	background-image:url(../images/bg/btn-clear_off.png);
	width: 116px;
	background-repeat: no-repeat;
	height: 34px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	!important; 	cursor:pointer;

}
.main_menuON {
	background-image:url(../images/bg/btn-clear_on.png);
	width: 116px;
	background-repeat: no-repeat;
	height: 34px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	!important; 	cursor:pointer;

}
.main_menuON2 {
	background-image:url(../images/bg/btn-clear_exclam_on.png);
	width: 116px;
	background-repeat: no-repeat;
	height: 34px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	!important; 	cursor:pointer;

}
.main_menu2 {
	background-image:url(../images/bg/btn-clear_exclam_off.png);
	width: 116px;
	background-repeat: no-repeat;
	height: 34px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	!important; 	cursor:pointer;

}

.main_right {
	background-image:url(../images/bg/right-top.png);
	height: 179px;
	width: 621x;
	background-repeat: no-repeat;
}
.main_bottom {
	background-image:url(../images/bg/footer-SIS_Technology.png);
	height: 69px;
	width: 997x;
		background-repeat: no-repeat;

}
.main_bottom2 {
	background-image:url(../images/in_page/footer_BG.gif);
	height: 58px;
	width: 100%;
}
.main_bottom2 A {
	color:#333;
	text-decoration:none;
}
.main_bottom2 A:hover {
	color:#333;
	text-decoration:underline;
}

.main_footer {
	background-image:url(../images/bg/footer-clear.png);
	height: 69px;
	width: 997x;
		background-repeat: no-repeat;

}

.main_left {
	background-image:url(../images/bg/left-top.png);
	height: 179px;
	width: 300x;
		background-repeat: no-repeat;

}
.main_fon {
	background-image:url(../images/bg/center_with_image.png);
	width: 997px;
	height: 487px;
		background-repeat: no-repeat;

}
.back_table {
	background-image:url(../images/bg/repeat_center.png);
}
ul.holder {
	margin: 0;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

/* ie7 and below */
*:first-child+html ul.holder {
	padding-bottom: 2px;
}

* html ul.holder {
	padding-bottom: 2px;
	height: auto;
}

ul.holder li {
	float: left;
	list-style-type: none;
	margin: 0 5px 4px 0;
}

ul.holder li.bit-box, ul.holder li.bit-input input {
	font: 12px "Arial", "Lucida Grande", "Verdana";
}

ul.holder li.bit-box {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	background: #F4F4F4;
	padding: 1px 5px 2px;
}

ul.holder li.bit-box-focus {
	border-color: #F4F4F4;
	background: #F4F4F4;
	color: #CCC;
}
 /* no left/right padding here please */
ul.holder li.bit-input input {
	width: 150px;
	margin: 0;
	border: none;
	outline: 0;
	padding: 3px 0 2px;
}

ul.holder li.bit-input input.smallinput {
	width: 20px;
}

/* Facebook Style */


#facebook-list ul.holder li.bit-box, #apple-list ul.holder li.bit-box {
	padding-right: 15px;
	position: relative;
}

#apple-list ul.holder li.bit-input {
	margin: 0;
}

#apple-list ul.holder li.bit-input input.smallinput {
	width: 5px;
}

ul.holder li.bit-hover {
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
}

ul.holder li.bit-box-focus {
	border-color: #F4F4F4;
	background: #F4F4F4;
	color: #000;
}

ul.holder li.bit-box a.closebutton {
	position: absolute;
	right: 4px;
	top: 5px;
	display: block;
	width: 7px;
	height: 7px;
	font-size: 1px;
	background: url('../images/suggest_delete.gif');
}

ul.holder li.bit-box a.closebutton:hover {
	background-position: 7px;
}

ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover {
	background-position: bottom;
}
.ol_list {
	list-style-type:none;
	margin: 2px;
	padding: 0px;
	width: 400px;
}
.t {
	width: 50px; float:left;
}
.menu_pays {
	width:10%;
}
.MSG_auto_users {
	margin: 0;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
.MSG_typebox {
	margin: 0;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.main_note {
	height: 91px;
	width: 121px;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 1px;
	overflow:hidden;
}
.notes_text {
	overflow: hidden;
	padding: 0px;
	margin-top: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.note_1 {
	color:#F00;
	background-image: url(../images/bg/note_1.png);
}
.note_2 {
	color:#000;
	background-image: url(../images/bg/note_2.png);
}
.note_3 {
	color:#000;
	background-image: url(../images/bg/note_3.png);
}
.notes_data {
	padding: 0px;
	margin-top: 15px;
	margin-left: 45px;
	font-weight:bold;
}
.debtors_search {
	color:#000;
	background-image: url(../images/in_page/debtors_bg.png);
	background-position: left center;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.button_search_on{
	color:#FFF;
	background-image: url(../images/icons/SearchIcon-On.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 80px;
	height: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.header4menu {
	background-image:url(../images/in_page/header&menu_BG.gif);
	height: 122px;
	background-repeat: repeat-x;
	position:relative;
	width:100%;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
}
.main_menu_divs {
	position:absolute;
	left: 1%;
	top: 72px;
	height:49px;
	width: 99%;
}
.logo4header{
	background-image:url(../images/in_page/logo.png);
	height: 55px;
	background-repeat: no-repeat;
	top:0px;






	position:absolute
	left: 9px;							float: left;
	margin-right: 0px;
	margin-left: 1%;
	width: 250px;
}
	

    .no_todo-off {
	width:48px;
	height:48px;
	background-image: url(../images/in_page/folder_empty_OFF.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
    .no_todo-on {
	width:48px;
	height:48px;
	background-image: url(../images/in_page/folder_empty_ON.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
    .yes_todo-off {
	width:48px;
	height:48px;
	background-image: url(../images/in_page/folder_filled_blue_OFF.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
    .yes_todo-on {
	width:48px;
	height:48px;
	background-image: url(../images/in_page/folder_filled_blue_ON.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
.todo_table A {
	color:#000;
	text-decoration:none;
}
.todo_table {

}

.blue_link{
	color:#1fa3cb;
	font-size:12px;
	
}
.blue_link A{
	color:#1fa3cb;
	font-size:12px;
}
.settings-off{
	width: 216px;
	height:30px;
	background-image: url(../images/in_page/Settings_btn.png);
	background-position: 0px -10px;
	background-repeat: no-repeat;
	padding-top: 7px;
	text-align:center;
	color:#000;
	cursor:pointer;
}
.settings-on{
	width: 216px;
	height:30px;
	background-image: url(../images/in_page/Settings_btn_over.png);
	background-position: 0px -10px;
	background-repeat: no-repeat;
	padding-top: 7px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
.settings-on2{
	width: 216px;
	height:30px;
	background-image: url(../images/in_page/Settings_btn_over.png);
	background-position: 0px -10px;
	background-repeat: no-repeat;
	padding-top: 7px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
.reports-off {
	width: 337px;
	height:30px;
	background-image: url(../images/in_page/reports_btn.png);
	background-position: center -6px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align:center;
	color:#000;
	cursor:pointer;
}
.reports-on {
	width: 337px;
	height:30px;
	background-image: url(../images/in_page/reports_btn_over.png);
	background-position: center -6px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}

.blue_line{
	background-image: url(../images/in_page/Bluebar.jpg);
	height: 38px;
	padding-top:10px;
	color: #FFF;
	font-size: 18px;
}
.gradient {
	background-image: url(../images/in_page/debtors_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gradient_small {
	background-image: url(../images/in_page/gradient_small.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
