.fw-event2 {
	color: #116bab;
	font-weight: bold;
	}
.fw-event0 {
	background: #F3F8FC;
	}

.fw-event1 {
	background:#FFF;
	}
table.fw-items_list tr.fw-eventA{
	background: #a7d4fb;
	}
table.fw-items_list td, table.fw-items_list th {
	padding: 0 5px;
	}
table.fw-items_list tr.fw-highlight_row td, .fw-highlight_row td {
	background: #FFFFC2;
	color: #223344;
	}
.fw-tr_selected td{
	background: #DFFFE3;
	}
.fw-form_buttons {
	text-align: right;
	}
table.fw-items_list {
	border: #e3e3e3 solid 1px;
	color: #223344;
	margin-top: 10px;
	clear: both;
	}
table.fw-items_list td, table.fw-items_list th {
	height: 27px;
	font-family: Arial, Helvatica, sans-serif;
	}
table.fw-items_list td a {
/*	color: #00418d; */
	}
table.fw-items_list td a:hover {
	text-decoration: underline;
	}
table.fw-items_list tr.fw-event2 {
	color: #116bab;
	font-weight: bold;
	}
table.fw-items_list tr.fw-event0 {
	background-color:#e3e3e3;
	}
table.fw-items_list tr.fw-event1 {
	background-color:#FFF;
	}
table.fw-items_list tr.fw-eventA{
	background: #a7d4fb;
	}
th, .fw-form_list_head {
	font-weight: bold;
	text-align: center;
/*	background: #2b2b2b url(im/bg_th.gif); */
/*	color: #FFF; */
	}
th.fw-form_list_head a {
	color: #FFF;
	}
.fw-form_item .fw-form_head_r {
/*	background-color: #eef7ff; */
	color: #00418d;
	font-weight: bold;
	vertical-align: top;
	}
.fw-form_item .fw-form_head {
/*	background-color: #eef7ff; */
	color: #00418d;
	vertical-align: top;
	}
.fw-form_item td {
/*	background-color: #eef7ff; */
	vertical-align: top;
	}
table.fw-display_item td, table.fw-display_item td.fw-form_head {
	background: none;
	}
table.fw-display_item td.fw-form_head_r {
	background: none;
	font-weight: bold;
	color: #A00;
	}
div.fw-form_list_header {
	color: #006;
	font-weight: bold;
	position: relative;
	font-size: 11px;
	}
div.fw-form_list_header a {
	color: #5E5753;
	font-weight: bold;
	}
div.fw-form_list_header_option {
	position: absolute;
	right: 0;
	top: 0;
	}
.fw-list_empty {
	padding: 10px;
	}
.fw-info_action {
	background: #EEF7FF url('../../im/info.png') no-repeat 3px 6px;
	width: auto;
	line-height: 30px;
	border: 1px #A7D4FB solid;
	padding-left: 25px;
	padding-right: 10px;
	font-weight: bold;
	color: #1D6FD1;
	margin-bottom: 10px;
	}
.fw-info_action a {
	color: #0075FF;
	}
.fw-info_action a:hover {
	text-decoration: underline;
	}
.fw-info_loading {
	background: #DBFFCF url('../../im/loading.gif') no-repeat 3px 6px;
	width: auto;
	line-height: 30px;
	border: 1px #2D9F09 solid;
	padding-left: 25px;
	padding-right: 10px;
	font-weight: bold;
	color: #204F0F;
	margin-bottom: 10px;
	}
.fw-info_priority {
	background: #FFDFDF url('../../im/priority1.png') no-repeat 3px 6px;
	width: 30px;
	line-height: 30px;
	border: 1px #5F0000 solid;
	padding-left: 25px;
	padding-right: 20px;
	font-weight: bold;
	color: #900;
	margin-bottom: 10px;
	}
.fw-info_error {
/*	background: #FFE5DF url('../../im/alert.png') no-repeat 3px 6px;
	border: 1px #F28C76 solid; */
	width: auto;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
/*	color: #A00; */
	margin: 10px 0;
	}
.fw-search_field {
	color: #474646;
	}
.fw-search_field div{
	/*float: right;*/
	display: inline;
	}
table.fw_form td {
	vertical-align: top;
	}

.fw_verify_items td {
	background: #fcaeae !important;
	}
.fw-pages{
	clear: both;
	padding-top: 12px;
	color: #474646;
	float: left;
	}

.fw-pages a {
	padding: 0 5px;
	color: #474646;
	}
.fw-pages span {
	padding: 0 2px;
	color: #474646;
	}
.fw-pages span.active {
	border: #117DE9 solid 1px;
	background: #F2FAFF;
	padding: 0 4px;
	color: #474646;
	}
/* popup */
div.popup {
/*	padding: 3px;
	border: 1px #DDDDDD solid;*/
	position: absolute;
	top: 100px;
	left: 200px;
/*	background: #FFF; */
	}
div.popup div.popHead {
/*	background: #242424;
	color: #FFF; */
	position: relative;
	height: 23px;
	line-height: 23px;
	cursor: move;
	padding-left: 4px;
	padding-right: 3px;
	font-weight: bold;
	}
div.popup div.popHead img.close {
	position: absolute;
	top: 3px;
	right: 3px;
	}
div.popup div.popContent {
	background: #FFF;
	padding: 4px;
	color: #2f4a57;
	}
div.popup div.popContent a {
/*	color: #2f4a57; */
	}
div.popupHeader, .hideMe {
	display: none;
	}
.close_popup {
	float: right;
	margin-top: 2px;
	margin-left: 3px;
}
.fleft {
	float: left;
	}
.fright {
	float: right;
	}
/* table sorter */
table.tablesorter {
	margin-bottom: 20px;
	}
table.tablesorter tr {
	background-color: #e7f0f3;
	}
table.tablesorter tr.odd td {
	background-color:#FFFFFF;
	/* background-color: #dbe3e6; */
	}
table.tablesorter tr.even td {
	background-color: #E3E3E3;
	/* background-color: #dbe3e6; */
	}
table.tablesorter th {
/*	background-color: #2F4A57; */
	}
table.tablesorter th.headerSortDown, table.tablesorter th.headerSortUp {
/*	background-color: #2C718F; */
	}
table.tablesorter a {
	color: #A00;
	}
table.tablesorter a:hover {
	text-decoration: underline;
	}
table.tablesorter th.sortableColumn {
	padding-right: 12px;
	cursor: pointer;
/*	background-position: right center;
	background-repeat: no-repeat;
	background-image: url('im/sort_bg.gif'); */
	}
table.tablesorter th.headerSortUp {
/*	background-image: url('im/sort_asc.gif'); */
	}
table.tablesorter th.headerSortDown {
/*	background-image: url('im/sort_desc.gif'); */
	}
div#tab_menu_search {
	margin-top: 30px;
	}
div#companytable table.fw-items_list {
	width: 500px;
	}

div#contacttable table.fw-items_list {
	width: 600px;
	}
#ui-datepicker-div {
	z-index: 9999999;
	}
.quickSearchPopup{
	position: absolute;
	background: white;
	width: 200px;
	border: 1px solid;
	z-index: 2000;
	color: #474646;
	}
.hidden {
	position:absolute;
	top:0;
	left:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
input.blur, textarea.blur{
	color: #999;
	}
.fw-point {
	cursor: pointer;
	}
.fw-tab-index {
	float: right;
	height: 10px;
	width: 10px;
	margin-right: 1px;
	font-weight: normal;
	border: 2px solid #FFF;
}
.fw-field-slide-status {
	display: block;
	color: #FFF;
	width: 36.5px;
	text-align: center;
}
.fw-group-icon-fix a.ui-state-default, .fw-group-icon-fix a.ui-state-focus{
	background: none;
	border: none;
}

tr.ui-state-default-black {
	background: #000;
}
tr.ui-state-default-black th.fw-form_head{
	color: #FFF;
}
tr.ui-state-default-black th.fw-form_head_r{
	color: #F00;
}
.magintop5px {
	margin-top: 5px;
	}
.magintop10px {
	margin-top: 10px;
	}
.magintop15px {
	margin-top: 15px;
	}	