td h5 {
	border-bottom: 3px dotted #BBDDAA; width: 90%; color: #46781D; font-size: 14px; margin-bottom: 0; padding-bottom: 0;

}

#table
{
	border-collapse: collapse;
	text-align: left;
}

.fix_dotted {
	width: 100%;
	clear: both;
	border-bottom: 2px dashed #dadada;
	margin: 8px 0 8px 0; 
}

table th
{
	font-weight: bold;
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}

table th a
{
	color: #fff;
}

table th a:hover
{
	color: #fff;
}
table td
{
	padding: 5px;
	border-right: solid 0px #fff;
	font-size: 12px;
}

table tr.rowH
{
	color: #002953;
	background: #006192;
	border-right: solid 1px #fff;
}

table tr.rowA
{
	background: #F8F8F8;
	border-top: solid 1px #fff;
	color: inherit;
}

table tr.rowA:hover
{
	background: #fff;
}

table tr.rowB
{
	background: #FDFDFD;
	border-top: solid 1px #fff;
	color: inherit;
}

table tr.rowB:hover
{
	background: #fff;
}

table tr.rowC:hover
{
	background: #fff top left repeat-x;
}

table tr.rowC
{
	background: #FDFDFD url('../images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

table tr.rowC td
{
	background: #FFEAEA;
}


table tr.rowD:hover
{
	background: #fff top left repeat-x;
}

table tr.rowD
{
	background: #FDFDFD url('../images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}


table tr.rowD td
{
	background: #FFFFE1;
}

table tr.rowE
{
	background: #e2e2e2;
	border-top: solid 1px #fff;
	color: inherit;
}

table tr.rowE:hover
{
	background: #fff;
}

table th.options
{
	background: #FDFDFD;
}


/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 19em 0em 17.25em;
	padding: 1.5em 3em 1.5em 3em;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 14em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('../images/a1.gif') top right repeat-y;
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('../images/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 15em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('../images/a2.gif') top left repeat-y;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('../images/a4.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
	font-size: 10px;
	color: #999999;
}

.clear
{
	clear: both;
}

.back_link
{
	padding-bottom: 10px;
	font-size: 12px;
}

.profile_pic
{
	margin-bottom: 2px;
	border: 1px solid #999999;
}

.profile_manager_edit_photo_box {
	display: none; background: #fff;
}

.eip_editable { background-color: #eee; padding: 0px; }
.eip_savebutton {  font-size: 10px; }
.eip_cancelbutton { font-size: 10px; }
.eip_saving { border: 0px; color: #006600; font-weight: bold; }
.eip_empty { color: #afafaf; }
.selectbox { font-size: 10px; width: auto; }
	
.paging_ul_li {
	border: 1px solid #ddd;
	padding: 4px;
	margin-right: 2px;
	display: inline;
	cursor: pointer;
	background: #FFFFFF;
	font-size: 13px;
	width: 12px;
}

.paging_ul_li:hover {
	border: 1px solid #ddd;
	padding: 4px;
	margin-right: 2px;
	display: inline;
	cursor: pointer;
	background: #E8F3FD;
	font-size: 13px;
	width: 12px;
}

.paging_ul_li a:hover {
	text-decoration: none;
}

.paging_ul_li_active {
	border: 1px solid #ddd;
	padding: 5px;
	margin-right: 2px;
	display: inline;
	cursor: pointer;
	background: #E2FAD8;
	font-size: 15px;
	width: 12px;
}



.paging_ul_li_active a {
	color: #006600;
}

.paging_links {
	font-size: 15px;
}

.for_review {
	font-size: 12px;
}

#trigger {
	cursor: pointer;
}


.submenu {
	padding-top: 4px;
}

.submenu_ul {
	border: 1px solid #f5f5f5;
	background: #f5f5f5;
	list-style: none;
	margin: 0;
	padding: 0;	

}

.submenu_li {
	display: inline;
	border: 1px solid #ddd;
	background: #D2EDFB;
	padding: 4px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

.submenu_li_def {
	display: inline;
	border: 1px solid #ddd;
	background: #F2F2F2;
	padding: 4px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

.submenu li a:hover {
	text-decoration: none;
}

.submenu_active_li {
	display: inline;
	border: 1px solid #ddd;
	background: #F4F8FB;
	padding: 4px;
	margin-right: 4px;
}

#add_table
{
	display: none;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
	background: #f1f1f1;
	border: 1px solid #bbb;
	width: 400px;
}

#add_table_subwizard
{
	margin-bottom: 20px;
	margin-top: 20px;
	border-collapse: collapse;
	text-align: left;
	background: #EfF6FF;
	border: 1px solid #bbb;
}


.confirmationaccept {
	background:#e5f7e3 url(../images/check.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #c5e1c8;
	font-weight:700;
	color:#005e20;
	width:95%;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}

.confirmationerror {
	background:#ffebeb url(../images/x.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #f5c1c2;
	font-weight:700;
	color:#9e0b0f;
	width:95%;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.confirmationwarning {
	background:#fffeeb url(../images/warning.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #e6e5d8;
	font-weight:700;
	color:#555;
	width:95%;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.confirmationquestion {
	background:#fff url(../images/question.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #cfdfe5;
	font-weight:700;
	color:#004a80;
	width:95%;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.confirmationtip {
	background: #EFFAE4 url(../images/crystal_project/22x22/actions/kopete004.png) no-repeat;
	background-position:4px 10px;
	border: 2px dotted #9DDE76;
	line-height: 19px;
	color:#004400;
	width: 725px;
	padding: 8px 8px 8px 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.intro_text_rd {
	background:#fffeeb url(../images/crystal_project/22x22/apps/alert_red.png) no-repeat;
	background-position:4px 4px; border:2px dotted #f5c1c2; color:#cc0000; width:95%; padding:5px 4px 8px 35px; margin-top: 10px; margin-bottom: 10px; font-size: 11px;
}

.intro_text_rd_no_icon {
	border:2px dotted #f5c1c2; color:#cc0000; width:95%; padding:5px 4px 8px 5px; margin-top: 10px; margin-bottom: 10px; font-size: 11px;
}

.add_a_record {
	background: url(../images/crystal_project/16x16/actions/tab_new_raised.png) no-repeat;
	background-position:5px 5px;
	font-weight:700;
	color: #004a80;
	padding:5px 2px 2px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	width: 250px;
}

#disable_div {
	background: url(../images/semitrans.png);
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.inspector_tip {
	background: #fff url(../images/question.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #A4D1FF;
	color: #0044aa;
	width: 700px;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inspector_tip strong {
 	font-size: 14px;
}

.inspector_error {
	background: #FFF2F2 url(../images/x.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #f5c1c2;
	color: #CC0000;
	width: 700px;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inspector_error strong {
 	font-size: 14px;
}

.inspector_ok {
	background:#fff url(../images/check.gif) no-repeat;
	background-position:7px 7px;
	border: 0px solid #c5e1c8;
	color: #007700;
	width: 700px;
	padding:5px 8px 8px 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inspector_ok strong {
 	font-size: 14px;
}

.err_val_subwizard {
	color: #cc0000;
	font-weight: bold;
	font-size: 11px;
}
	

#event_overview_table td {
	border:1px solid #ddd; line-height: 19px; color: #444;  border-collapse: collapse; font-size: 11px;
}
	