/*---------------------------------------------------------------------------------------------------------*/
/* MENU STYLES */

.menu, .DDmenu, .DDmenuOver, .menu_top {  
  border-top-width: 1px;
  border-top-color: #ffffff;
  border-top-style: solid;
  
  border-right-width: 15px;
  border-right-color: #ffcc33;
  border-right-style: solid;
  background-color: #ffcc33;

  height: 30px;
  width: 160px;

  padding-top: 10px;
  padding-bottom: 0px;
  padding-right: 5px;

  margin-right: -30px;

  font-family: Arial, Helvetica;
  color: #003366;
  font-size: 12px;
  text-decoration: none;
  text-align: right;

  cursor: pointer;

  letter-spacing: 1px;
}


.menu_divider {
  border-style: solid;

  border-color: #ddaa11;

  border-bottom-width: 2px;
  border-top-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;

  background-color: #ffffff;

  height: 1px;
}

.DDmenu .mstyle .dd, .DDmenu .dd  {
  position: absolute;
  width: 160px;
  left: -780px;

  padding-right: 20px;
 
}

.DDmenuOver .mstyle .dd, .DDmenu:hover .mstyle .dd {
  position: relative;
  width: 160px;
  left: 190px;
  top: -26px;

  padding-right: 30px;
  margin-left: -10px;
  

  border-width: 0px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #ffffff;
}


.DDmenuOver:hover .mstyle .dd { 
  left: 180px;
}

.menu_top {
  border-top-width: 0px;
  font-weight: bold;
  text-align: center;
  padding-left: 25px;

  text-transform: uppercase;
}

.menu:hover {
  border-right-width: 15px;
  border-right-color: #ffffff;
  border-right-style: solid;

  width: 160px;

  background-color: #FFCC33;
  cursor: pointer;
}

.menu .mstyle, .DDmenu .mstyle {
  border-width: 1px;
  border-style: solid;
  border-color: #ddaa11;

  height: 28px;
  width: 163px;

  padding-top: 10px;
  padding-bottom: 0px;
  padding-right: 15px;

  margin-right: -10px;
  margin-top: -10px;
}

.menu .mstyle:hover, .DDmenu .mstyle:hover {

  border-left-width: 2px;
  border-top-width: 2px;
  border-right-width: 1px;
  height: 27px;
  width: 162px;
}


.DDmenu:hover, .DDmenuOver {
  border-right-width: 15px;
  border-right-color: #ddaa11;
  border-right-style: solid;
  background-color: #FFCC33;
  cursor: pointer;
}

.DDmenu:hover .dd .menu:hover {
  width: 160px;
  border-right-width: 1px;
  border-right-color: #ddaa11;
  border-right-style: solid;
}

.DDtop {
  height: 0px;
}

.DDmenu A, .DDmenuOver A  {
	text-decoration: none;
}
/*---------------------------------------------------------------------------------------------------------*/
/* IMAGEBAR STYLES */

#Table_01 {
	position: relative;
	left: 0px;
	bottom: -15px;
	width:700px;
	height:150px;
	height: 1px;
}

#logos-ecpe {
	position:absolute;
	left:390px;
	top:60px;
	width:124px;
	height:85px;
}

#logos-ei {
	position:absolute;
	left:0px;
	top:170px;
	width:153px;
	height:54px;

	visibility: visible;
}

#logos-ida {
	position:absolute;
	left:580px;
	top:170px;
	width:112px;
	height:54px;

}


#logos-07 {
	position:absolute;
	left:0px;
	top:65px;
	width:19px;
	height:85px;
}

#logos-ieee {
	position:absolute;
	left:0px;
	top:60px;
	width:164px;
	height:85px;
}

#logos-imaps {
	position:absolute;
	left:280px;
	top:240px;
	width:164px;
	height:85px;
}

#logos-midas {
	position:absolute;
	left:380px;
	top:170px;
	width:141px;
	height:54px;
}

#logos-nmi {
	position:absolute;
	left:480px;
	top:260px;
	width:164px;
	height:85px;
}

#logos-peig {
	display: none;
}

#logos-pels {
	position:absolute;
	left:200px;
	top:60px;
	width:150px;
	height:28px;
}

#logos-psma {
	position:absolute;
	left:550px;
	top:60px;
	width:146px;
	height:85px;
}

#logos-sfi {
	position:absolute;
	left:200px;
	top:160px;
	width: 101px;
	height: 81px;

	visibility: visible;
}

#logos-tyndall {
	position:absolute;
	left: 270px;
	top: 0px;
	width:180px;
	height:54px;
}

#logos-utrc {
	position:absolute;
	left: 50px;
	top: 260px;
	width:200px;
	height:36px;
}

#logos-01, #logos-darnell, #logos-13 {
	visibility: hidden;
}
/*---------------------------------------------------------------------------------------------------------*/
/* SHRINKBOX STYLES */

.shrinkbox, .shrinkbox_small {
	border-width: 1px;
	border-style: solid;
	border-color: #ddaa11;

	border-right-width: 2px;
	border-bottom-width: 2px;

	margin-bottom: 20px;
}

.shrinkbox_small {
	height: 24px;
}

.shrinkbox {
	height: 100%;
}

.shrinkbox > div, .shrinkbox_small > div  {
	padding: 2px;
	padding-left: 20px;
	padding-right: 10px;

	border-right-width: 1px;

	color: #003366;
}

.shrinkbox .shrinkbox_title, .shrinkbox_small .shrinkbox_title {
	background-color: #ffcc33;
	border-bottom-color: #eebb22;
	border-bottom-width: 1px;

	font-family: arial, helvetica;
	font-weight: bold;

	visibility: visible;
}


.shrinkbox_subtitle {
	background-color: #ffcc33;
	border-bottom-color: #eebb22;
	border-bottom-width: 1px;

	font-family: arial, helvetica;
	font-weight: normal;

	visibility: visible;
}

.shrinkbox_linktitle {
	color: #ffffff;
	background-color: #ffffcc;
	border-bottom-color: #eebb22;
	border-bottom-width: 1px;

	font-family: arial, helvetica;
	font-weight: normal;
	font-size: 80%;

	visibility: visible;
}

.session_chairs, .shrinkbox_subhead {
	background-color: #ffffaa;
	border-bottom-color: #ffe099;
	border-bottom-width: 1px;

	font-style: italic;
}

.session_desc, .shrinkbox_content {
	text-align: justify;
	overflow: hidden;
}

.sponsor_desc {
	float: left;

	color: #003366;
	text-align: justify;
	width: 80%;
}

.sponsor_image {
	float: right;

	color: #000000;
	width: 15%;
}

.committee_desc {
	float: left;

	color: #003366;
	text-align: justify;
	width: 60%;
}

.committee_co1, .committee_co2, .committee_co3, .committee_co4 {
	height: 150px;
	position: relative;
	top: 0px;
	border-left: 1px solid #ddaa11;
}

.committee_co1 { 
	width: 120px;
	left: -5px; 
	top: 0px;
	border-left: 0px solid #ddaa11;
}

.committee_co2 {
 	width: 220px;
	left: 130px; 
	top: -150px;
}

.committee_co3 {
	width: 200px;
	left: 360px;
	top: -300px;
}

.committee_co4 {
	width: 200px;
	left: 560px;
	top: -450px;
}

.committee_image {
	float: right;

	color: #000000;
	width: 30%;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

IMG.centered {
 	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.cal .centered {
  float: right;
  margin-top: -50px;
  margin-right: 2px;
}

.plus, .minus  {
	position: relative;
	top: 4px;
	right: -94%;
	width: 20px;
	height: 0px;
	padding: 0px;

	font-weight: normal;
}

.plus {
	top: 4px;
	margin: -4px;
	right: -94.5%;
}

.plus:hover, .minus:hover {
	cursor: pointer;
}

.shrinkbox_small > .plus {
	visibility: visible;
}

.shrinkbox_small div, .shrinkbox_small > span, .shrinkbox > .plus, .shrinkbox_small > .minus {
	visibility: hidden;
}

.shrinkbox_divider {
	border-bottom: 1px solid #ddaa11;
	height: 1px;
}


/*---------------------------------------------------------------------------------------------------------*/
/* SHRINKBOX-CALENDAR STYLES */

.shrinkbox > div.cal {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border-top: 2px solid #ffffff;
  border-bottom: 1px solid #999933;

  font-family: arial;
}


.cal > DIV {
  padding: 2px 5px;

  padding-bottom: 100px;
  margin-bottom: -99px;
}

.cal > .cal_time {
  float: left;
  width: 13%;
}

.cal > .cal_name {
  float: left;
  width: 22%;
  margin-left: 0%;
}

.cal > .cal_title {
  margin-left: 37.7%;
  padding-right: 20px;

}

.cal > .poster_presenter {
  float: left;
  width: 22%;
  margin-left: 0%;
}


.cal > .poster_number {
  float: left;
  width: 12%;
  margin-left: 0%;
}

.cal > .poster_title {
  float: left;
  width: 85%;
  margin-left: 0%;
}

#poster > .poster_number, #poster > .poster_presenter {
  background-color: #ffff99;
  color: #000000;
}


#poster > .poster_title {
  background-color: #ffff99;
  color: #000000;
  border-left: 1px solid #999933;
}

#session {
 color: #ffffff;
  background-color: #000066;
  padding: 2px 5px;
  margin-top: 10px;

  font-size: 120%;
  border: 1px solid #ffffff;
  border-top: #ffff99;
}

#talk > .cal_time {
  background-color: #ffffdd;
}

#talk > .cal_name {
  background-color: #efef99;
  color: #000000;
  
  border-left: 1px solid #999933;
}

#talk > .cal_title {
  background-color: #efef99;
  color: #000000;

  border-left: 1px solid #999933;
}

#event > .cal_time {
  background-color: #ffff99;
}

#event > .cal_name {
  background-color: #ffff99;
  color: #000000;
}

#event > .cal_title {
  background-color: #ffff99;
  color: #000000;
}

.cal .company, .cal .room {
  font-size: 80%;
  font-variant: small-caps;
}

.cal .country {
  font-size: 80%;
}

#poster .poster_authors {
 font-size: 80%;
 font-family: Arial, Helvetica;
}

.cal .chairs {
  font-style: italic;
  font-size: 75%;
}

.shrinkbox_small .cal *  {
	height: 0px;
	display: none;
}

/*---------------------------------------------------------------------------------------------------------*/
/* TOOLTIP STYLES */

.toolover {
  position: relative;
  border-bottom-style: dotted;
  border-bottom-color: #000000;
  border-bottom-width: 1px;

}

.tooltip, .minus > span {
  display: none;

}

*:hover > .tooltip, *:hover > .tooltip, minus:hover > span {
  position: absolute;
  right: 30px;
  top: 1px;

  display: block;

  text-align: center;

  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #ffffaa;

}

.toolover .tooltip {
  top: 17px;
  width: 200%;
   filter:alpha(opacity=85);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity:0.85; 

 z-index: 4;

}

.minus .tooltip, .plus .tooltip {
  width: 220%;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity:0.5;
}

/*---------------------------------------------------------------------------------------------------------*/
/* GALLERY STYLES */

div.gallerymain {
  border: solid 0px #000000;
  align: center;
  margin: 0 auto;
  margin-top: 20px;
  clear: both;
}

div.gallerymain_caption {
  text-align: center;
  font-family: Arial, Helvetica;
  color: #885500;
}

div.gallerymain img {
  border: 2px solid #ddaa11;
  display: block;
  margin: auto;

}

div.gallerythumbs {
padding-left: 0px;
  float: left;
}

div.gallerythumbs img {
  border: 2px solid #ddaa11;
  margin-left: 40px;
  cursor: pointer;
}

div.gallerythumbs #Thumb0 {
  border: 4px solid #ddaa11;
}

div.gallerythumbs #Thumb2,div.gallerythumbs #Thumb-2 {
  margin-bottom: 15px;
}

div.gallerythumbs #Thumb1,div.gallerythumbs #Thumb-1 {
  margin-bottom: 7px;
}

div.gallerythumbs #Thumb0 {
  border: 4px solid #ddaa11;
}

.rightarrow, .leftarrow {
  margin-top: 30px;
  border: 20px solid #ffffff;
  font-size: 0px; line-height: 0%; width: 0px;
  cursor: pointer;
}

.rightarrow {
  float: right;
  margin-right: 20px;
  clear: right;
  border-right: none;
  border-left: 30px solid #ddaa11;
}

.leftarrow {
  float: left;
  margin-left: 20px;
  border-left: none;
  border-right: 30px solid #ddaa11;
}
/*---------------------------------------------------------------------------------------------------------*/
/* TEXT FORMATTING STYLES */

.PSOCTitle {
  color: #003366;
  text-align: center;
  font-size: 18px;
  font-family: Trebuchet MS, Arial;
  font-weight: bold;

  margin-bottom: 40px;
}

.PSOCDivButton {
  border: 2px solid #ddaa11;
  background: #ffcc33;

  color: #001144;
  text-align: center;
  font-size: 18px;
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 20px;

}

.PSOCTitle:First-line {
  font-size: 24px;
}

.MainTitle {
  color: #003366;
  text-align: center;
  font-size: 40px;
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
}

.bold {

  color: #003366;
  text-align: center;
  font-size: 20px;
  font-family: Trebuchet MS, Arial;
  font-weight: bold;
}

/* For making two columns in the main text area */
.DMC {
  width: 100%;

  overflow: hidden;
}

.ColumnLeft {
  float: left;
  width: 30%;
  margin-left: 10%;
  text-align: left;
}

.ColumnRight {
  float: right;
  width: 50%;
  margin-right: 10%;
  text-align: left;

}

li {
  list-style-type: square;
}


.registration_table {
  border-style: solid;
  border-width: 1px;
  border-color: #ddaa11;

  border-right-width: 2px;
  border-bottom-width: 2px;

  margin-left: auto;
  margin-right: auto;
}

.registration_table td {
  background-color: #ffcc33;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddaa11;

  padding: 2px;
  color: #222222;
}

.registration_header > td {
  color: #000000;
  font-weight: bold;
}

.registration_title {
  width: 570px;
  margin-left: auto;
  margin-right: auto;
  font-family: arial;

  font-size: 14px;
}

.col1 {
  width: 220px;
}

.col2, .col3 {
  width: 170px;
  text-align: center;

  border-left-style: solid;
  border-left-color: #eebb22;
  border-left-width: 1px;
}

.footnotes {
  font-size: 12px;
  font-style: italic;
}

.superscript {
  font-size: 60%;
  vertical-align: top;
}

.subscript {
  font-size: 60%;
  vertical-align: bottom;
}

.light {
  font-size: 80%;
}

A:link, A:visited {
  color: #000088;
}

.abstract_toggle, .bio_toggle {
  display: inline;
  float: right;
  font-size: 10px;
  color: #336699;

  cursor: pointer;
}

.abstract_toggle {
  margin-right: -15px;  
  top: 0px;
}


.cal_abstract {
  position: relative;
  display: none;
  background-color: #ffffaa;
  color: #000000;

  width: 96%;
  margin-bottom: -4px;
  spacing: 10px;

  text-align: justify;
}

.abstract_figure {
  display: inline;
  float: left;
  overflow: show;

  border: 2px solid #000000;
  background: #ffffff;

  margin: 4px;
  padding: 2px;

  text-align: center;
}

.abstract_references {
  font-family: Courier;
  font-size: 8 px;
  font-weight: normal;
}
