/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	/* list-style-type: none; */
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/* CSS Document */
* {margin: 0;padding: 0}
p {margin-bottom: 1em}
ul{margin-left: 20px;margin-bottom: 1em}
/* commented backslash hack v2 \*/ 
html, body{
	height: 100%;
	/*font-family: Verdana,Arial,sans-serif;*/
	/*font-size: 1.1em;*/
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
} 
/* end hack */ 

body {
	/* background: #fff; */
	/* color: #212121; */
}
/*body.Brad {
	background: #666600;
}*/
#outer {
	margin-left: 250px;
	margin-right: 255px; /*130px;*/
	/* background: #fff; */
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: -28px;
	min-height: 100%;
	min-width: 760px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 99.4%;
	/*height: 50px;*/
	/*min-height: 60px;*/
	height: 28px;
	padding: 2px;
	overflow: hidden;
	z-index: 999;
}
#header ul {
    height: 29px;
}

#header ul li {
    height: 22px;
}

#clearheader{ height: 28px; }/*needed to make room for header*/

/* IE6 Fix */
* html div#body {
    overflow: visible;
}

h1,h2,h3,h4,h5,h6 { 
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	display: block;
	clear: left;
}
a {  }
a:hover { text-decoration: none; }
h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 28px; }
h4 { font-size: 22px; }
h5 { font-size: 16px; }
h6 { font-size: 10px; }
dl, dt, dd, ol, ul, li {
	margin: 7px 14px;	
}
li { list-style: disc; }
html { margin: 0; padding: 0; }

h1#head{
	/* background: #809900; */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	margin: 0 -131px 10px;
	padding: 15px ;
	width: auto;
	min-height: 0;
}
/* mac hide \*/
* html #head{height: 56px;he\ight: 1px}/* height needed for ie to force layout*/
/* end hide*/
#head span {
	font-size: small;
	color: #FFF;
}
/*h3{margin: 0 0 1em 0}
h2{margin: 1em;text-align: center}*/

body {
    line-height: 100% !important;
}

.samlabel {
	width: 100%;
	float: left;
	clear: left;
	display: block;
	margin: 0;
	padding-bottom: 5px;
	/*font-size: 12px;*/
	font-weight: bold;
	text-align: left;
}

.clearer {
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}

/*#header ul {
	clear: left;
	float: left;
	width: 100%;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#header ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul li a {
	display: block;
	float: left;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-right: 1px solid #fffff0;
	margin: 0 0 0 0;
	padding: 3px 20px;
	text-align: center;
	background: #d2b48c;
	color: #000;
	text-decoration: none;
	position: relative;
	left: 15px;
	line-height: 1.3em;
}
#header ul li a.selected {
	background: #c0c0c0;
	color: #000;
}
#header ul li a:hover {
	background: #c0c0c0;
	color: #fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color: #fff;
	background: #a9a9a9;
}
#header ul li a span {
	display: block;
}*/

.content {
    height: auto;
    min-height: 300px;
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
}

/*table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 5px;
	padding: 0;
	border: 1px solid #fff;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #fff;
}*/

#footer {
	width: 100%;
	clear: both;
	height: 1px;/* 50px; */
	/* color: #212121; */
    /* background-color: #efefef; */
	/* background-color: #FFF8E5; */
    /* border-top: 1px solid #ccc; */
	background-color: #fffff0;
	text-align: center;
	/* position: relative; */
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
	/*border-top: 1px solid #000;*/
	/*border-bottom: 1px solid #000;*/
	border-top: 1px solid #D19405;
    padding: 20px 0;
    /* visibility: hidden; */
}
* html #footer {/*only ie gets this style*/
    \height: 52px;/* for ie5 */
    he\ight: 50px;/* for ie6 */
}

#clearfooter{clear: both;height: 52px;}/*needed to make room for footer*/
* > html #clearfooter {float: left;width: 100%;}/* ie mac styles */

#vcf .google {
	color: #0066ff;
	text-decoration: none;
	border-bottom: 1px dashed #0066ff;
}

/*
 * FORM
 */

.form {
	position: relative;
	float: left;
	/*width: 500px;*/
	height: auto;
	/*min-height: 100px;*/
	margin: 0 auto;
	text-align: left;
	
	/* background: #EFF4FF; */
	/* background-color: #FFF8E5; */
	/* border: 1px solid #A8B5CF; */
	/* border: 1px solid #D19405; */
	/*border-top: 10px solid #fff;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	border-bottom: 10px solid #fff;*/
	padding: 3px;
	-moz-border-radius: 5px;
}
.form form {
	float: left;	
}
.form h4 {
	margin: -15px 0 20px 0;
}
.form label {
	float: left;
	clear: left;
	display: block;
	width: 225px;
	height: 10px;
	line-height: 20px;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.form div {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	padding: 5px;
	width: 100%;
	height: auto;
	min-height: 20px;
}

.form div input,
.form div password,
.form div textarea,
.form div select,
.form div checkbox,
.form div radio {
	margin: 0;
	padding: 4px;
	line-height: default;
}
.form input.focus,
.form password.focus,
.form textarea.focus,
.form select.focus {
	background-color: #FFF9DF;	
}
.form input.error,
.form password.error,
.form textarea.error,
.form select.error {
	background-color: #FFCFCF;
}

/* form tooltip */
.form a.tooltip_link {
	position: absolute;
	margin: 1px 10px;
	width: 24px;
	height: 24px;
	background: #ccc;
	-moz-border-radius: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
}
.form .button {
	/* background-color: #FFCFCF; */
	/* border: 1px solid #A8B5CF; */
	padding: 3px;
	-moz-border-radius: 5px;
}


/*
 *** BUTTONS ***
 */
/*.button {
	/* background: #EFF4FF;
	border: 1px solid #212121; * /
	background: #FFF8E5;
	border: 1px solid #D19405;
}*/


/* inline error */
span.inline_form_error {
	position: absolute;
	top: 2px;
	left: 0;
	margin: 0 0 0 5px;
	width: auto;
	min-width: 200px;
    -moz-border-radius: 10px;
	background: #FFFFDF;
	padding: 5px 8px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFDC7F;
	color: red;	
	z-index: 1000;
	line-height: 1.2em;
}


/** Popup Dialog Styles **/
#dialog_screen_mute {
	background: #B5C2DF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	filter: alpha(opacity=50);
   	-moz-opacity: 0.5;
   	-khtml-opacity: 0.5;
   	opacity: 0.5;
}
#dialog_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	text-align: center;
}
#dialog_content_wrapper {
	position: relative;
	margin: 0 auto;
	top: 100px;
	text-align: left;
    -moz-border-radius: 10px;
    background: #FFF8E5 url('../images/dialog_bg2.jpg') repeat-x 0 0;/* 143578 */
    /* background: #EFF4FF;
	border: 4px solid #FFFFFF; */
	/* background: #FFF8E5; */
	/* border: 1px solid #D19405; */
	padding: 20px;
}
#dialog_content_wrapper .form {
	/* border: none; */
	/* background: none; */
	padding: 0;
	margin: 10px 0 !important;	
}
/** Ajax Form Styles **/
.ajax_form {
	
}

/** Popup Calendar **/

#ui-timepicker-div { z-index: 2000; }
.ui-datepicker {
	/* background: #fff; */
	padding: 4px;
	/* border: 1px solid #ddd;	 */
	display: none;
}
.ui-datepicker-header a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px;
	line-height: 1.4em;
	cursor: pointer;
}
.ui-datepicker-title {
	font-size: 12px;
	line-height: 1.4em;
}
table.ui-datepicker-calendar {

}
table.ui-datepicker-calendar th {
	font-size: 12px;
	padding: 2px;
}
table.ui-datepicker-calendar td {
	padding: 2px;
}
table.ui-datepicker-calendar td a.ui-state-highlight {
	color: red;
}
table.ui-datepicker-calendar td a.ui-state-active {
	color: #000;
	text-decoration: none;
	cursor: default;
}


/**** Link List ****/
strong.link_list_header {
	display: block;	
	padding: 15px 0 0 0;
	width: 100%;
	height: 20px;
	float: left;
	color: #153679;
	text-indent: 10px;
}
ul.link_list {
	position: relative;
	margin: 5px 0 10px 0;
	padding: 0;
	float: left;
	width: 100%;
}
ul.link_list li {
	position: relative;
	list-style: none;
	margin: 0 0 -1px 0;
	padding: 5px;
	float: left;
	width: 98%;
}
ul.link_list li span,
ul.link_list li em,
ul.link_list li a {
	line-height: 30px;	
}
ul.link_list li span {
	font-weight: bold;
}
ul.link_list li em {
}
ul.link_list li a {
	float: right;
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 12px;
}
ul.link_list li a.link_list_edit,
ul.link_list li a.link_list_delete {
	display: block;
	width: 32px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;: url('../images/icons/edit.png') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

ul.link_list li a.link_list_view   { /* background-image: url('../images/icons/edit.png');*/ }
ul.link_list li a.link_list_edit   { background-image: url('../images/icons/edit.png'); }
ul.link_list li a.link_list_delete { background-image: url('../images/icons/delete.png'); }
ul.link_list li a.link_list_edit:hover,
ul.link_list li a.link_list_delete:hover { background-position: 0 -30px; }

/** GREY ** 
ul.link_list li { border: 1px solid #ccc; }
ul.link_list li.list_row_odd { background-color: #efefef; }
ul.link_list li.list_row_even { background-color: #ddd; }

/** BLUE **/
ul.link_list li { border: 1px solid #A8B5CF; }
ul.link_list li.list_row_odd { background-color: #FFF8E5; }
ul.link_list li.list_row_even { background-color: #C2D1EF; }
ul.link_list li.list_row_odd_hover { background-color: #DFE9FF; }
ul.link_list li.list_row_even_hover { background-color: #B3C7EF; }



/**** Notifications ****/
.notifications_container {
	margin: 0;
	padding: 0;
}

ul.error_list,
ul.warning_list,
ul.message_list {
    margin: 0 20px 5px 20px;
    padding: 0;
    /*-moz-border-radius: 10px;*/
}
ul.error_list li,
ul.warning_list li,
ul.message_list li {
    list-style: none;
    padding: 2px 10px;
    margin: 0;
    line-height: 1.5em;
    font-weight: bold;
}
ul.error_list {
    border-top: 1px solid #FFDC7F;
    border-bottom: 1px solid #FFDC7F;
    background-color: #FFFFDF;
}
ul.warning_list {
    border-top: 1px solid #FFDC7F;
    border-bottom: 1px solid #FFDC7F;
    background-color: #FFFFDF;
}
ul.message_list {
    border-top: 1px solid #FFDC7F;
    border-bottom: 1px solid #FFDC7F;
    background-color: #FFFFDF;
}
ul.error_list li {
    color: red;
}
ul.warning_list li {
    color: #EC6E1F;
}
ul.message_list li {
    color: #666666;
}

.close_notification {
	float: right;
	cursor: pointer;
}

/** Bread Crumbs **/
ul#breadcrumbs {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 20px;
}
ul#breadcrumbs li {
    margin: 0;
    padding: 0  0 5px 5px;
    list-style: none;
    float: left;
}
ul#breadcrumbs li a {

}

/** inline messages **/
.inline_message {
	width: 700px;
	display: block;
	margin: 10px;
}

/** Search Form Styles **/
.searchform {
	position: relative;
	float: left;
	height: auto; 
	width: 237px;
	margin: 0 auto;
	text-align: left;
	/* background: #EFF4FF;
	border: 1px solid #A8B5CF; */
	/* background: #FFF8E5;
	border: 1px solid #D19405; */
	padding: 3px;
	font-size: 10px;
}
.searchform span {
	display: block;
	margin: 5px 0;
}
.searchform .element label {
	font-weight: bold;
	/*border: 1px solid black;*/
}

/** Aform styles **/
	.achanged {
		background-color: #FFEFEF;
	}
	.afield {
		position: relative;
		cursor: url('/images/icons/edit2.png'), auto;
	}
	.afield:hover {
		opacity: 0.4;
	}
	.ahidden {
		display: none;
	}
	.aplaceholder {
		color: #666;
		font-style: italic;
		font-size: 0.8em;
	}
	.afield .ui-datepicker {
		position: absolute;
		top: 0;
		left: 0;
	}
	.aelm {
		position: absolute;
		top: -2px;
		left: 0;
	}
	.aelm_container span label { 
		width: 100%;  
		cursor: pointer; 
	}
	.aelm_container span:hover { background-color: #efefef; }
	.aform .aelm_container {
		position: absolute;
		top: -5px;
		left: -5px;
		height: auto;
		min-height: 10px;
		background-color: #fff;
		-moz-border-radius: 5px;
		border: 1px solid #ccc;
		padding: 5px;
	}
	.aform .aelm_container span {
		margin: 0 0 5px 0;
		display: block;
	}
	.aform .aelm_container .aelm {
		position: static;
	} 
	.aform .aelm_container a.aelm_container_close {
		position: absolute;
		top: -15px;
		right: 6px;
		display: block;
		width: 20px;
		height: 14px;
		background: #ccc;
		text-align: center;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		text-decoration: none;
		font-weight: bold;
	}
	.aform .aelm_container a.aelm_container_close:hover {
		color: #999;
	}
	.aform {
		position: relative;
	}
	.aform .asubmit {
		position: absolute;
		top: -20px;
		right: 0;
		display: block;
		padding: 5px 10px;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #ccc;
		-moz-border-radius: 7px;
		background-color: #efefef;
		text-align: center;
	}
	.aform .asubmit:hover {
		color: #ccc;
	}
	#aedit_form,
	#aadd_form {
		background-color: #efefef; 
		border: 1px solid #ccc; 
		margin: 3px 0 0 0; 
	}
	#aedit_form select, #aedit_form input, #aedit_form textarea,
	#aadd_form select, #aadd_form input, #aadd_form textarea {
		padding: 2px; 
	}
	#aedit_form input.aelm,
	#aadd_form  input.aelm { width: 150px !important; }
	#aedit_form select.aelm,
	#aadd_form  select.aelm { width: 155px !important; }
	#aedit_form textarea.aelm,
	#aadd_form  textarea.aelm { width: 275px !important; height: 90px; }
	#aedit_form .aelm_container,
	#aadd_form  .aelm_container { width: 270px !important; }
	#aedit_form .aelm,
	#aadd_form  .aelm,
	#aedit_form .aelm_container,
	#aadd_form  .aelm_container {
		position: static;
		display: block;	
		float: right;
	}
	#aedit_form .aedit_form_col,
	#aadd_form  .aadd_form_col {
		position: relative;
		float: left;
		width: 280px;
		height: auto;
		min-height: 1px;
		margin: 20px;
	}
	#aedit_form .aedit_form_row,
	#aadd_form  .aadd_form_row {
		float: left;
		width: 280px;
		padding: 5px;
		margin: 0 20px;
		border-bottom: 1px solid #ddd;
	}
	#aedit_form .aedit_form_row > span,
	#aadd_form .aadd_form_row > span {
		display: block;
		width: 110px;
		text-align: right;
		float: left;
		color: #666;
		font-weight: bold;
	}
	#aedit_form .aedit_submit,
	#aadd_form .aadd_submit,
	#aedit_form .aedit_submit_append,
	#aadd_form .aadd_submit_append {
		float: right;
		padding: 4px;
		margin: 0 0 0 5px;
	}

	.aradio_form_row {
	
	}
	.atextarea_form_row > span,
	.acheckbox_form_row > span,
	.aradio_form_row > span {
		display: block;
		margin: 0 0 10px 0;
		text-align: left !important;
		width: 250px !important;
	}
	.atextarea_form_row textarea {
		width: 260px;
	}
	.acheckbox_form_row .checkbox_container,
	.aradio_form_row .radio_container {
		float: left !important;
		clear: left;
	}
	
	/* popup form checkbox/radio container */
	#aadd_form .aelm_container,
	#aedit_form .aelm_container {
		height: auto;
		min-height: 10px;
		background-color: #fff;
		-moz-border-radius: 5px;
		border: 1px solid #ccc;
		padding: 5px;
		float: left;
	}
	#aadd_form .aelm_container span,
	#aedit_form .aelm_container span {
		margin: 0 0 5px 0;
		display: block;
	}
	#aadd_form .aelm_container .aelm,
	#aedit_form .aelm_container .aelm {
		position: static;
	} 
	#aadd_form .aelm_container a.aelm_container_close,
	#aedit_form .aelm_container a.aelm_container_close {
		position: absolute;
		top: -15px;
		right: 6px;
		display: block;
		width: 20px;
		height: 14px;
		background: #ccc;
		text-align: center;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		text-decoration: none;
		font-weight: bold;
	}
	#aadd_form .aelm_container a.aelm_container_close:hover,
	#aedit_form .aelm_container a.aelm_container_close:hover {
		color: #999;
	}
	

	#asaving,
	#asuccess {
		color: #fff;
		font-weight: bold;
		position: absolute;
		top: 0;
		right: 20px;
		width: 100px;
		z-index: 1000;
		padding: 5px 10px;
	}
	#asaving { background-color: red; }
	#asuccess { 
		background: green; /* url('images/thumbs_up.png') 63px 3px no-repeat;*/
	}
	#athumbsup {
		width: 0; /*144px;*/
		height: 194px;
		background: url('/images/big_thumbs_up.png') 0 0 no-repeat;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 1000;
	}
	
	.aform_contact .asubmit {
		top: 0;
		right: -50px;
	}
	
	.button,
	.aadd {
		text-decoration: none;
		border: 1px solid #666;
		padding: 1px 7px;
		background: #ccc;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color: #666;
		cursor: pointer;
	}
	.aadd span {
		display: none;
	}
	.aadd:hover {
		background-color: #666;
		color: #fff;
	}
	
	.delete {
		border: 1px solid #ff0000 !important;
		background: #FFE0E0 !important;
	}
/** end Aform styles **/

/** SAMNote Styles **/
#samnote_container {
	position: absolute;
	z-index: 3000;
	top: 0;
	right: 0;
	width: 400px;
	height: 400px;
	background: #666;
	padding: 10px;
}
#samnote_container iframe {
	widtth: 380px;
	height: 380px;
}

#samnote {}
#samnote_header {}
#samnote_note {}
#samnote_notepad {}

/** end SAMNote Styles **/

.floater {
	position: relative;
	float: left;
	min-height: 1px;
	min-width: 1px;
}

.wrapword{
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    word-break: keep-all;
    white-space: normal;
}:root {
    --mainWidth: 600px;
}

fieldset {
    display: block;
    margin: 5px 2px;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    border-radius: 6px;
}

fieldset legend {
    font-weight: bold;
    font-style: italic;
    margin: 0 3px;
    padding: 0 3px;
}

main#main_content {
    min-width: var(--mainWidth);
    border-left:  1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

header.hgHeader {
    height: 35px;
}

.refresh {
	font-size: 9px;
}

/** SEARCH WIDGET **/
div.search_fields {
	width: 242px;
	padding: 3px 0 3px 0;
}

div.search_fields input {
	margin: 0 0 10px 0;
    position: relative;
    float: left;
    width: 90%;
    border: thin solid #567C89;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

/** RECENT **/
div#recent {
	float: right;
    height: 14px;
	width: 100%;
	padding-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

div#recent > ul {
  	/* clear: left; */
  	float: right;
  	/* width: 100%; */
  	height: auto;
  	margin: -1px 0 0 0;
  	padding: 0;
  	list-style: none;
    position: relative;
}

div#recent > ul li {
  	display: inline;
	float: right;
  	margin: 0;
  	list-style: none;
}

div#recent > ul li a {
	display: block;
	margin: 0 0 0 -8px;
	padding: 5px 8px 5px 16px;
	text-align: center;
    font-size: 11px;
	/* color: #006644; */
	text-decoration: none;
    line-height: 14px;
}

div#recent > ul li a:hover {}

div#recent div#all_recent {
    position: absolute;
    top: 61px;
    right: 270px;
    background-color: #fff;
    opacity: .9;
    z-index: 200;
}

div#recent div#all_recent > ul {
    margin: 1px;
}

div#recent div#all_recent > ul li {
  	list-style: none;
    margin: 1px;
}

div#recent div#all_recent > ul li a {
	display: block;
	margin: 0;
	padding: 3px;
	text-align: left;
    font-size: 11px;
	/* color: #006644; */
	text-decoration: none;
    line-height: 14px;
}

div#recent div#all_recent > ul li a:hover {
    color: red;
}


div#contact_info {
	position: relative;
	margin: 3px;
	height: auto;
	min-height: 200px;
	min-width:  var(--mainWidth); /* 525px; */ /* 700px; */
	overflow-y: none;
	overflow-x: hidden;
	/* background: #0045FF; */
}

/** VCF **/
div#vcf {
	position: relative;/*ie needs this to show float */
	float: left;
	width: 38%;
	min-width: 275px;
	margin: 3px;
	height: auto;
	min-height: 72px;
	color: #000;
	/* outline: 1px solid #ccc; */
	-moz-border-radius: 10px !important;
}

div#vcf_profile {
    background-color: #F5F3E5;
}

div#vcf_profile.defcon2 {
    background-color: #BAE1F5;
}

div#vcf_profile.defcon3 {
    background-color: #ffff76;
}

div#vcf_profile.defcon4 {
    background-color: #ffc559;
}

div#vcf_profile.scammer {
    background-image: url('images/scammer.png') !important;
    background-position: center;
    background-repeat: no-repeat;
}

div#vcf input[type="button"] {
    font-size: 11px !Important;
    height: 18px;
    line-height: 16px;
    padding: 0 2px;
}

div#vcf div.book_group {
    padding: 2px;
    margin: 2px 2px;
    font-size: 1em !important;
    text-align: center;
    /* text-transform: lowercase; */
    min-width: 25px;
    max-width: 150px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #f2f5f7;
    cursor: pointer;
}

/** ADDRESSES **/
.addr {
	min-width: 240px;
	width: 96%;
	height: 230px !important;
	padding: 1% 2%;
	line-height: 1.3em;
	overflow-y: auto;
	overflow-x: hidden;
}

.address_link {
	position: relative;
	top: 1px;
	float: left;
	text-align: center;
	width: 30%;
	height: 22px;
	padding-top: 0;
	line-height: 1.5em;
	cursor: pointer;
}

.al_active {
	z-index: 1;
}

.al_inactive {
	z-index: 0;
}

/** CONTACT TABS **/
div#contact_tabs {
	float: left;
	z-index: 10;
	width: 56%;
	min-width: var(--mainWidth)-100px; /* 200px; */
	margin: 3px 0 5px 3px;
	min-height: 260px;
	height: 260px;
	color: #000;
	/* border: 2px solid red; */
	/* -moz-border-radius: 10px !important; */
    overflow: auto;
}

/** CONTACT-RELATED BUTTONS AND TOGGLES **/

/* Communication delete button */
/* Address delete button */
.contact_intel_communication_delete,
.communication_attempt_delete,
.address_delete,
.contact_intel_communication_complete {
	position: relative;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	margin: 0 2px 0 0;
	padding: 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.contact_intel_communication_delete,
.communication_attempt_delete,
.address_delete {
	background: url('/images/icons/delete.png') center no-repeat;
}

.contact_intel_communication_complete {
    margin: 0 6px 0 2px;
	background: url('/images/icons/checkered.png') center no-repeat;
}

.search_list_close,
.environment_department_close,
.communication_attempt_close {
	/*background: url('/images/icons/toggle.png') 0 0 no-repeat !Important;*/
	background: url('/images/icons/expand_collapse_icon.gif') 0 0 no-repeat !Important;
}

/** CONTACT INTEL **/
div#contact_intel {
	position: relative;
	/*float: left;*/
	margin: 3px;
	height: auto;
	min-height: 200px;
	min-width: 625px; /*700px;*/
	/*background: #FFA200;*/
}

div#contact_intel .ui-tabs-panel {
	min-height: 128px;
    height: 100%;
}

div#contact_intel #tabs {
	float: left;
	position: relative;
	width: 100%;
}

footer.hgFooter {
	width: 100%;
	height: auto;
	background-color: transparent;
}

footer.hgFooter a {
    color: #000000;
}

footer.hgFooter span {
	display: none;
}

footer.hgFooter a:hover {
	text-decoration: none;
	color: #222;
	background: #FFF;
}

footer.hgFooter a:hover span {
	display: block;
	position: absolute;
	top: -95px;
	width: 150px;
	z-index: 20;
	background: #fff;
	left: 50%;
}/** Cleanup Form Styles 
In the CSS, a class selector is a name preceded by a full stop (.)
and an ID selector is a name preceded by a hash character (#).
**/

.data_cleanup_widget {
	z-index: 0;
	position: relative;
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	height: auto;
	min-height: 1px;
	width: 90%;
	min-width: 700px;
	text-align: left;
	overflow-x: hidden;
}
#data_cleanup {
	position: relative;
	float: left;
	width: 99%;
	min-width: 525px; /*700px;*/
	height: auto;
	min-height: 700px;
	text-align: left;
	margin: 3px;
	overflow-y: none;
	overflow-x: hidden;
	/*background: #0045FF;*/
	/*border: 1px solid red;*/
}
.data_cleanup_form {
	position: relative;
	float: left;
	height: auto;
	max-height: 600px;
        overflow-y: scroll;
	width: 98%;
	margin: 0 1px;
	text-align: left;
	/* background: #EFF4FF;
	border: 1px solid #A8B5CF; */
	/* background: #FFF8E5;
	border: 1px solid #D19405; */
	padding: 3px;
	font-size: 10px;
}
.data_cleanup_form fieldset {
	position: relative;
	float: left;
	width: 75%;
	margin: 3px;
	padding: 5px;
	border: 1px solid #C0C0C0;
	/*clear: both;*/
}
.campus .element,
.bookstore .element,
.data_cleanup_form .element {
	position: relative;
	float: left;
	margin: 0 3px 0 3px;
	padding: 1px 1px;
	width: 99%;
	clear: both;
	/*border: 1px solid blue;*/
}
.data_cleanup_form .element label {
	position: relative;
	float: left;
	margin: 0 3px 0 3px;
	padding: 1px 1px;
	width: 20%;
	text-align: right;
}
#campus_list,
#bookstore_list {
	position: relative;
	float: left;
	width: 98%;
	min-width: 595px;
	margin: 0;
	padding: 5px;
	font-family: Verdana, Arial, San-serif;
	/* background: #EFF4FF;
	border: 1px solid #A8B5CF; */
	/* background: #FFF8E5;
	border: 1px solid #D19405; */
	/*border: 1px solid #446;*/
}
.campus,
.bookstore {
	position: relative;
	float: left;
	width: 98%;
	margin: 5px;
	background-color: #E3FFD6;
	border: 1px solid #99B9FF;
}
#result {
	position: relative;
	float: left;
	/* width: 98%; */
    min-width: 600px !important;
    width: 995px !important;
	max-width: 995px !important;
	margin: 0 2px 0 1px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, San-serif;
	/*border: 1px solid red;*/
}
/*.data_cleanup_widget .element {
	position: relative;
	float: left;
	margin: 0 3px;
	padding: 1px 1px;
	clear: both;
	margin: 3px;
}*/
.data_cleanup_form span {
	display: block;
	margin: 5px 0;
}

.data_cleanup_list_close {
	background: url('/images/icons/expand_collapse_icon.gif') 0 0 no-repeat !Important;
}

#data_cleanup a.data_cleanup_toggle,
#data_cleanup a.data_cleanup_toggle:hover {
	display: block;
	position: relative;
	float: left;
	width: 11px;
	height: 11px;
	margin: 3px 5px;
	background: url('/images/icons/expand_collapse_icon.gif') 0 -11px no-repeat;
}

.data_cleanup_toggle:hover {
	opacity: 0.5;
}

#data_cleanup ul {

}

#data_cleanup ul li {
	list-style: none;
	/*background-color: blue;
	color: #fff;
	border: 1px solid lightblue;*/
}

tr>td, tr>th {
    padding: 4px;
}
tr: nth-child(odd) {
    background-color: #FFFFFF;
}
tr: nth-child(even) {
    /* background-color: #EFF4FF; */
	background-color: #FFF8E5;
}
tr: last td {
    /* border-bottom: 1px solid #A8B5CF; */
	border-bottom: : 1px solid #D19405;
}

#campus_list, #department_list, #contact_list, #bookstore_list, #event_list {
	position: relative;
	width: 98%;
	min-width: 595px;
	margin: 0;
	padding: 5px;
	/* background: #EFF4FF;
	border: 1px solid #A8B5CF; */
	/* background-color: #FFF8E5;
	border: 1px solid #D19405; */
	/*border: 1px solid #446;*/
}
#campus_list form {
	position: relative;
	display: block;
}
#b_name, #c_name, #d_name {
	margin-bottom: 10px;
	display: none;
}
.campus_name, .department_name, .contact_name, .bookstore_name, .event_name {
	position: relative;
	float: left;
	/* width: 500px; */
	width: 80%;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	/*border: 1px solid #446;*/
}
/*.contact_name {
	position: relative;
	float: left;
	width: 400px;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	border: 1px solid yellow;
}*/
#campus_name_header, #department_name_header, #bookstore_name_header, #contact_name_header, #event_name_header {
	position: relative;
	float: left;
	/* width: 500px; */
	width: 80%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.main_campus, .main_department, .main_contact, .main_bookstore, .main_event {
	position: relative;
	float: left;
	min-width: 36px;
    max-width: 19%;
	text-align: center;
	line-height: 20px;
	/*border: 1px solid yellow;*/
}

#main_campus_header, #main_department_header, #main_contact_header, #main_bookstore_header, #main_event_header {
	position: relative;
	float: left;
	/* width: 100px; */
	min-width: 36px;
	max-width: 19%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.merge_campus, .merge_department, .merge_contact, .merge_bookstore, .delete_event {
	position: relative;
	float: left;
	width: 60px;
	text-align: center;
	/*border: 1px solid #446;*/
}
#merge_campus_header, #merge_department_header, #merge_contact_header, #merge_bookstore_header {
	position: relative;
	float: left;
	width: 60px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#disposition_contact_header {
	position: relative;
	float: left;
	width: 110px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.disposition_contact {
	position: relative;
	float: left;
	width: 110px;
	text-align: center;
	/*border: 1px solid yellow;*/
}

#result #campus_list form fieldset,
#result #department_list form fieldset,
#result #contact_list form fieldset,
#result #bookstore_list form fieldset,
#result #event_list form fieldset {
	position: relative;
	display: block;
	margin: 10px;
	padding: 10px;
}
#result #campus_list form fieldset span,
#result #department_list form fieldset span,
#result #contact_list form fieldset span,
#result #bookstore_list form fieldset span,
#result #event_list form fieldset span {
	position: relative;
	display: block;
	margin-top: 10px;
	/* margin-bottom: 10px; */
	min-height: 16px;
	/*width: 560px;*/
	/* width: 98%; */
	/*border: 1px dashed green;*/
}

 #result #campus_list .even
,#result #department_list .even
,#result #contact_list .even
,#result #bookstore_list .even
,#result #event_list .even
{
}
 #result #campus_list .odd
,#result #department_list .odd
,#result #contact_list .odd
,#result #bookstore_list .odd
,#result #event_list .odd
{
	/* background-color: #fff; */
}

.active {
	background: #FFFF00;
}
.active_clicked .calendar_event_date {
	background: #A9A9A9;
	/* text-decoration: line-through; */
}
/* 
#environment a { color: #000000; }

#footer a, #presence a { color: #7f7f7f; }
#footer span {
	display: none;	
}	
#footer a:hover {
	text-decoration: none;
	color: #222;
	background: #FFF;
}
#footer a:hover span {
	display: block;
	position: absolute;
	top: -95px;
	width: 150px;
	z-index: 20;
	background: #fff;
	left: 50%;
}
html>body #minHeight{float: right;width: 0;height: 100%;margin-bottom: -52px;} */ /*safari wrapper */
