.fl@charset "UTF-8";
/* CSS Document */


/*start global defn*/
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	clear: left;
}

a {
	border: none;
}

img {
	border: none;
}

.greyedout {
	color: #6d6d6d;
}

.drag {
	cursor: move;
}

#nav_global {
	width: auto;
	float: right;
}

#nav_global ul li{
	width: auto;
	float: left;
	display: inline-block;
	margin: 0 0 0 13px;
	list-style: none;
	text-align: center;
}

.nav_global_txt {
	display: block;
	margin: 0;
	padding: 0;
}

#homenav_row1 {
	width: 720px;
	clear: both;
	float: left;
	/*background: #fafafa;*/
	padding: 10px;
}

#homenav_row2 {
	width: 720px;
	clear: both;
	float: left;
	padding: 10px;
}

#homenav_row3 {
	width: 720px;
	clear: both;
	float: left;
	padding: 10px;
}

#multiuser_nav {
	width: 720px;
	clear: both;
	float: left;
	/*background: #fafafa;*/
	padding: 10px;
}

#multiuser_nav ul {
	list-style: none;
	width: auto;
	margin: 0 auto;
	vertical-align: top;
}

#multiuser_nav ul li{
	list-style: none;
	float: left;
	width: 115px;
	display: inline-block;
}

#multiuser_nav ul li a {
	height: 110px;
	display: block;
	text-decoration: none;
}

li#nav_home {
	background: url(/xicons/nav_home.jpg);
}

li#nav_contact {
	background: url(/xicons/nav_contact.jpg);
}

li#nav_education {
	background: url(/xicons/nav_education.jpg);
}

li#nav_lc {
	background: url(/xicons/nav_liccert.jpg);
}

li#nav_bio {
	background: url(/xicons/nav_bio.jpg);
}

li#nav_links {
	background: url(/xicons/nav_links.jpg);
}

li#nav_courses {
	background: url(/xicons/nav_courses.jpg);
}

li#nav_pp {
	background: url(/xicons/nav_pp.jpg);
}

li#nav_rs {
	background: url(/xicons/nav_rs.jpg);
}

li#nav_ps {
	background: url(/xicons/nav_ps.jpg);
}

li#nav_experts {
	background: url(/xicons/nav_experts.jpg);
}

li#nav_webpages {
	background: url(/xicons/nav_webpages.jpg);
}

li#nav_admin {
	background: url(/xicons/nav_administration.jpg);
}

li#nav_home,
li#nav_contact,
li#nav_education,
li#nav_lc,
li#nav_bio,
li#nav_links,
li#nav_courses,
li#nav_pp,
li#nav_rs,
li#nav_ps,
li#nav_experts,
li#nav_webpages,
li#nav_admin {
	margin: 0;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	width: 115px;
	height: 110px;
}

div#homenav_row1 li a, 
div#homenav_row2 li a,
div#homenav_row3 li a {
	height: 110px;
	display: block;
	text-decoration: none;
}

span.nav_icontitle {
	width: 110px;
	position: absolute;
	bottom: 10px;
	left: 0px;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 90%;
	text-align: center;
}

span.nav_icontitle_twoline {
	width: 110px;
	position: absolute;
	bottom: 5px;
	left: 0px;
	color: #000;
	margin: 80px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 10pt;
	text-align: center;
}



/* old defn
#homenav_row1 p.nav_icontitle, 
#homenav_row2 p.nav_icontitle, 
#homenav_row3 p.nav_icontitle {
	color: #000;
	margin: -25px 0 0 0;
	padding: 0;
	font-size: 90%;
	width: 110px;
	text-align: center;
}

#homenav_row1 p.nav_icontitle_twoline,
#homenav_row2 p.nav_icontitle_twoline,
#homenav_row3 p.nav_icontitle_twoline {
	color: #000;
	margin: -31px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 10pt;
	width: 110px;
	text-align: center;
}*/

#preview_mode {
	clear: both;
	float: right;
	width: 771px;
	margin: 15px auto;
	padding: 10px 0;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	background: #def;
}

#preview_mode a {
	font-size: 150%;
	font-weight: normal;
}

#inactive_mode {
	width: 771px;
	margin: 15px auto;
	padding: 10px 0;
	color: #666;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	background: #f5f5f5;
}

#othertxt {
	font-size: 68%;
	font-weight: normal;
}

.enhancedmode {
	font-style: italic;
}

/*end global defn*/


.websitebuilder ul {
	list-style: none;
	margin: 0 0 0 -18px;
	_margin: 20px 0 0 -18px;
}

.websitebuilder ul li {
	/*width: 119px;
	_width: 119px;*/
	float: left;
	display: block;
	/*height: 50px;*/
  	/*padding: 15px 0 0 0;*/
}

/*.websitebuilder ul li a {
	cursor: pointer;
}

.websitebuilder ul li p.homenav_link {
	text-decoration: underline;
}*/

/*.websitebuilder ul li span
{
  border: 1px solid;
  margin: 0 0 0 10px;
  float: left;
  _float: none;
  width: 145px;
}
*/

.websitebuilder ul li p {
	margin: 0 0 0 15px;
	_padding: 0 0 0 15px;
	float: left;
	_float: none;
	width: 160px;
	_width: 155px;
}

.websitebuilder ul li img {
	float: left;
	display: inline;
	vertical-align: top;
}

.flash {
	background: url(/xicons/icon_alert.gif) center left no-repeat #fbd873;
	float: none;
	display: table;
	margin: 0 auto 5px auto;
	padding: 7px 15px 7px 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
	z-index: 1000;
}

.flash_paul {
	border: none;
	color: #8d1b3d;
}

.asterisk {
	color: red;
}

.field_group {
	width: 740px;
	display: inline-block;
	margin: 20px 0 20px 0;
	clear: both;
	float: left;
	_float: none;
}

.field_group_withtable {
	/*border: 1px solid;*/
  width: 100%;
	display: inline-block;
	margin: 25px 0 25px 0;
	clear: both;
	float: left;
	_float: none;
}

.field_label {
	font-size: 115%;
	width: 150px;
	float: left;
	clear: left;
	display: inline-block;
	margin: 10px 10px 0 0;
	vertical-align: top;
	font-weight: bold;
}

.field_desc {
	font-size: 11px;
	font-weight: normal;
	color:#555;
}

.radio_nextline {
	margin: 0 0 0 27px;
}

.field_content {
	width: 600px;
	_width: 570px;
	float: right;
	_float: none;
	max-width: 560px;
	_max-width: 100%;
	display: inline-block;
	margin: 10px 0 0 0;
}

.field_content input.input_marginfix {
	margin: 0 0 0 -2px;
}

#field_ppindex {
	width: 300px;
	_width: 300px;
	margin: 0 auto;
	display: inline-block;
	margin: 10px 0 0 0;
}

.multi_fields {
	width: 400px;
}

.multi_fields_div2 {
	width: 190px;
	display: inline-block;
}

.multi_fields_div2_table {
	margin-left: 25px;
	display: inline-block;
}

.multi_fields_div2_table td {
	/*border: 1px solid #CCC;*/
	width: 190px;
}

.multi_fields_coursename {
	width: 75px;
}

.gen_content_field {
	width: 450px;
}

.gen_content_field_phonenum {
	width: 340px;
}

.gen_content_field_email {
	width: 340px;
}

.gen_field {
	width: 700px;
}

.update_button {
	border: 1px solid #000;
	width: 100%;
	clear: both;
	text-align: right;
	margin: 30px 0 0 0;
	border: 0;
	padding: 0;
	width: 100%;
}

#update_button a {
	position: relative;
	margin: 0;
	_font-size: 90%;
	padding: 3.5px 5px;
	_padding: 7px 10px 2px 10px;
}

a.buttonGo {
	color:#fff;
	background-color: #3366cc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 6px;
	_padding: 6px 25px;
}

.gen_content {
	clear: left;
	height: auto;
	width: auto;
}

table.builder_table {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin:  10px 0;
	border: 0;
}

table.builder_table th, table.builder_table td, table.builder_table tr {
	border: 0;
}

table.builder_table th {
	padding: 10px 0;
}

table.builder_table tr {
}

table.builder_table td {
	text-align: center;
	padding: 6px;
}

table.builder_table td.title {
	text-align: left;/*font-weight: bold;*/
}

#search_experts {
	float: right;
}

/*list tables*/

.listings {
	width: 100%;
	float: right;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_listings {
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

.parent {
	width: 100%;
	padding: 0;
	margin: 25px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.child {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}


/* ul li definitions */
.listings ul {
	width: 100%;
	margin: 0 0 35px 0;
	float: left;
	padding: 0;
	list-style: none;
}

.listings ul li {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #fff;
}

/*.listings_time_publish ul {
	margin: 0 auto;
	width: 550px;
	margin: 0;
	padding: 0;
	list-style: none;
}*/

.listings_time_publish ul {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	list-style: inside;
	list-style-image: url("/pics/icon/bullet_transparent.gif");
	/*list-style: none;*/
}

.listings_time_publish ul li {
	width: 540px;
	padding: 8px;
	vertical-align: top;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #fff;
}

.listings_time ul {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	list-style: none;
}

.listings_time ul li {
	width: 540px;
	padding: 8px;
	vertical-align: top;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #fff;
}

/*.listings_time ul li:hover
{
	cursor: move;
}
*/


/* transition to ol definitions */
.listings ol {
	width: 100%;
	margin: 0 0 35px 0;
	float: left;
	padding: 0;
	list-style: none;
}

.listings ol li {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #fff;
    list-style: none;
    list-style-type: none;
}

/*.listings_time_publish ul {
	margin: 0 auto;
	width: 550px;
	margin: 0;
	padding: 0;
	list-style: none;
}*/

.listings_time_publish ol {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	list-style: inside;
	list-style-image: url("/pics/icon/bullet_transparent.gif");
	/*list-style: none;*/
}

.listings_time_publish ol li {
	width: 540px;
	padding: 8px;
	vertical-align: top;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #fff;
}

.listings_time ol {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	list-style: none;
}

.listings_time ol li {
	width: 540px;
	padding: 8px;
	vertical-align: top;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #fff;
}



.list_header {
	background: #fff;
	margin-bottom: 20px;
}

.list_odd,
.list_odd_publish {
	width: 100%;
	background: #f8f8f8;
}

.list_even,
.list_even_publish {
	width: 100%;
	background: #fff;
}

.list_odd_publish,
.list_even_publish {
	
}

.list_odd:hover,
.list_even:hover {
	/*margin: 5px 0;*/
	border: 1px solid #36c;
}

.list_odd_publish img,
.list_even_publish img {
	margin: 0 20px 0 0;
	float: right;
}

#linktable{
}

.header {
	font-weight: bold;
	text-align: center;
}

.cell {
	display: inline-block;
	float: left;
	height: 24px;
	padding: 5px;/*vertical-align: middle;*/
	/*background: #efefef;*/
}

.cell_icon {
	width: 24px;
}

.cell_title {
	width: 432px;
}

.cell_title_link {
	width: 610px;
}

.cell_title_admin {
	width: 260px;
	_width: 255px;
}

.cell_td_title {
	width: 185px;
}

.cell_td_moduletitle {
	width: 375px;
}

.cell_td_department {
	width: 185px;
}

.cell_td_daytime{
	width: 380px;
}

.cell_td_delete {
	width: 50px;
}

.cell_td_modulestatus {
	width: 115px;
}

.twotitle div.cell_title, .twotitle div.cell_url {
	width: 210px;
}

.threetitle div.cell_title, .threetitle div.cell_url {
	width: 194px;
}

.links div.cell_title {
	width: 645px;
}

.links div.cell_childpg_title {
	width: 470px;
}

.cell_childpg_title {
	width: 290px;
}

.cell_status {
	width: 175px;
	text-align: center;
}

.cell_size {
	width: 82px;
	text-align: center;
}

.cell_filetype {
	width: 82px;
	text-align: center;
}

.cell_order {
	width: 70px;
	text-align: center;
}

/* Licenses & Certificates specific cells */
/*.lc_mode_select
{
	border: 1px solid;
	margin: 0 auto; 
	width: 550px; 
	height: 200px;
}*/


/* Publications & Presentations specific cells */
.pubpres_info_align2ndcol {
	text-align: right;
}


/* Custom Webpages specific cells */
.multi_fields_custwebpg_title {
	width: 100px;
}


/* Licenses & Certificates specific cells */
.cell_liccert {
	width: 426px;
}

.cell_dateacquired {
	width: 92px;
	text-align: center;
}

.cell_state {
	width: 70px;
	text-align: center;
}


/* Publish specific cells */
.publish_yes {
	color: #0C0;
	font-style: normal;
}

.warning {
	color: #F60;
	font-weight: normal;
	font-style: italic;
}

.publish_no {
	color: #A00;
	font-style: normal;
}

#publish_output {
	width: 500px;
	margin: 0 auto;
	clear: both;
}

.level1_title {
	float: left;
	margin: 0;
	font-weight: bold;
}

.level2_title {
	float: left;
	margin: 0 0 0 15px;
}

.level3_title {
	float: left;
	margin: 0 0 0 40px;
	color: #555;
}

#view_live_site {
	width: 400px;
	float: left;
}

#view_live_site span {
	display: inline;
	position: absolute;
	margin: 20px 0 0 -115px;
	_margin: 20px 0 0 -140px;
	float: left;
}

#view_live_site p {
	display: inline;
	float: left;
	clear: both;
	margin: 2px 0 0 0;
}

.input_radiobutton_publish {
	/*margin: 0 20px 0 0;*/
	float: right;
}

/*.input_radiobutton_publish_level1 {
	float: right;
	margin: 0 20px 0 0;
}

.input_radiobutton_publish_level2 {
	float: right;
	margin: 0 10px 0 0;
}

.input_radiobutton_publish_level3 {
	float: right;
	margin: 0;
}*/


/* Admin specific cells */

.horz_containers_first {
	display: block;
	float: left;
	width: auto;
}

.horz_containers {
	display: block;
	float: left;
	width: auto;
	margin-left: 20px;
	padding-left: 15px;
	border-left: 1px solid #CCC;
}

.admin_usercol_wrapper {
	width: 350px;
	_width: 345px;
	margin: 20px 0 0 0;
	padding: 0 2px;
}

.admin_usercol_wrapper a{
	text-decoration: none;
}

.admin_auxtools {
	width: 100%;
	vertical-align: bottom;
}

.admin_usercol_wrapper img.auxtools_imgadj{
	margin-right: 3px;
	vertical-align: middle;
}

.admin_usercol_header {
	width: 100%;
	float: left;
	margin: 0;
}

.admin_search {
	float: left;
}

.admin_print {
	float: right
}

.left {
	float: left;
}

.right {
	float: right;
}


/* Settings specific cells */

.set_entrymethod {
	width: 250px;
}

.cell_pubpres {
	width: 426px;
}

.cell_type {
	width: 75px;
	text-align: center;
}

.cell_edit {
	width: 25px;
	text-align: center;
}

.cell_delete {
	width: 30px;
	text-align: center;
}

.cell_status img {
	margin: 5px 0 0 0;
}

/* unzip list */

.unzip_list {
	margin: 0;
	padding: 0;
}

.unzip_list td.col1 {
	width: 25px;
}

.unzip_list td.col2 {
	width: 70px;
}

.unzip_list td.col3 {
	width: 400px;
}


