@import url(/style/shared/techProgramStyle.css);

 /*RAPS Design elements --
 #008ABB (blue for headlines)
 #C2D8E3; (light blue for background colors)
 #F0FCFD (pale-blue for background colors)
 #D3D9DE (light gray for borders)
 #777b7c  dark grey for headers)
 #CC6600 (orange for rules and headers)
*/


/*Main Techprogram Content Div*/
.content {
	left:0;
	width: 592px;
	background-color: #FFFFFF;
	margin-left: 127;
	margin-right: auto;
	margin-top:0;
	margin-bottom:auto;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9933FF;
	top: 0;

}

/*APS specific logo placement div*/
.logo {
	position: absolute;
	left:0;
	width: 127px;
	margin-top: 0;
	margin-left: 0;
	display: inline;
	top: 0;
	}






.mainhead {font-family: verdana,helvetica,arial,sans-serif;
             font-size: medium;
             font-weight: bold;
             color: #771F4C;  
}

.timeheader {color: #C2D8E3;
	background-color: #196BAB;
	font-style: italic;
	font-weight: bold;
}

.programheader {color: #771F4C;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

.programnote {color: #771F4C;
	font-size: small;
	
}

 font.normaltime {color: #777B7C;
 	font-weight: bold;
}

.Title {font-family: verdana,helvetica,arial,sans-serif;
             font-size: medium;
             font-weight: bold;
             color: #771F4C;
             }
.sessionDateTime {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             color: #771F4C;}
.sessionLocation {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             color: #771F4C;}
.sessionpapertime {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             color: #FFFFFF;}
.sessionpaperlink {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             color: #FFFFFF;}

.paperDateTime {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             color: #771F4C;}
.techprogrampaperauthors {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             color: #008ABB;}

.techprogramabstracttext {font-family: verdana,helvetica,arial,sans-serif;
             font-size: small;
             font-style: italic;
             color: #FFFFFF;}
             
.paperSessionTitleClass {font-family: verdana,helvetica,arial,sans-serif;
             font-size: medium;
             font-weight: bold;
             color: #008ABB;}

A:link {COLOR: #CC6600; TEXT-DECORATION: none}
A:visited {COLOR: #993300; TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline}
A:active {COLOR: #CC6600; TEXT-DECORATION: none}
         
/*Only changed  AM, PM, EVE from here down*/
.databasebuild {
	font-family: sans-serif;
	font-size: xx-small;
	font-style: italic;
}
.tableborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.AM {background-color: #F0FCFD}
.PM {background-color: #C1EAF9}
.EVE {background-color: #c8ebff}
.location {font-family: Arial; color: #ff0000}
.sessiontitle {font-family: Arial; font-size: large; font-weight: bold; font-style: italic}
.divalign {text-align: center}
.indexpagetableheader {background-color: #d8e5e6; font-size: large; font-weight: bold}
.bodyclass {background-color: #EEFFFF}
table {width: 580px; margin-left: auto; margin-right: auto}

body.dialog table {width: auto }







A.topnav {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #003399; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.topnav:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}
A.topnav:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.topnav:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A.topnav:active {
	COLOR: #003399; TEXT-DECORATION: none
}

TD {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
h2 {text-align: left; }

li {text-align: left; }

BODY {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #C2D8E3; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center
}

BODY.paper {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	margin-left: 5em;
	margin-right: auto; 
	text-align: left;
}

BODY.dialog {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	text-align: left;
}
.text7 {
	FONT-SIZE: 10px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text8 {
	FONT-SIZE: 11px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text9 {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text10 {
	FONT-SIZE: 14px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text11 {
	FONT-SIZE: 14px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text12 {
	FONT-SIZE: 14px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text13 {
	FONT-SIZE: 14px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text14 {
	FONT-SIZE: 14px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text16 {
	FONT-SIZE: 14px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.comphdr1 {
	FONT-SIZE: 10px; COLOR: #003399; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.comphdr1 {
	COLOR: #003399; TEXT-DECORATION: none
}
A.comphdr1:hover {
	COLOR: #003399; TEXT-DECORATION: none
}
A.comphdr1:active {
	COLOR: #003399; TEXT-DECORATION: none
}
A.comphdr1:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A.comphdr1:visited {
	COLOR: #003399; TEXT-DECORATION: none
}
.critical {
	FONT-WEIGHT: bold; COLOR: red
}
.informational {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.important {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.critical {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.maintype     {	text-align: center; 
	border-bottom: 2px groove #999999; 
	border-right: 2px groove #999999; 
	font-size: 10pt;
      }

.ampmtype     {	text-align: center; 
	border-bottom: 2px groove #999999; 
	border-right: 2px groove #999999; 
	font-size: 10pt;
      }	      

.sessionstype { font-size: 8pt; 
	border-bottom: 2px groove #999999;
	border-right: 2px groove #999999;
      }

.programtype  {	background-color:#CCCCCC;
	border-bottom: 2px groove #999999;
	border-right: 2px groove #999999;
	font-size: 8pt; 		
	width: 8%;
	      }
	      

.overview     { width: 60%;
	font-size: 10pt;
      }

.overview i   { font-style: normal; 
	font-weight: bold;
	font-size: 10pt;
      }
.techprogram  {	border-top: 2px groove #999999;
		border-left: 2px groove #999999;
		font-size: 10pt;
		margin: 0;
		width: 80%;
	}
	
	.atAGlanceA { 
		background-color: #33FF00;
		border-bottom: 2px;
		groove #999999; 
		border-right: 2px;
		groove #999999; 
		font-size: 8pt;           
		width: 8%;
	
	}
	
	.atAGlanceC { 
		background-color: #3399FF;
		border-bottom: 2px;
		groove #999999; 
		border-right: 2px;
		groove #999999; 
		font-size: 8pt;           
		width: 8%;
	
	}
	
	.atAGlanceS { 
		background-color: #CC9933;
		border-bottom: 2px; 
		groove #999999; 
		border-right: 2px; 
		groove #999999; 
		font-size: 8pt;           
		width: 8%;
	}
	
	.atAGlanceZ { 
		background-color: #CC66CC;
		border-bottom: 2px; 
		groove #999999; 
		border-right: 2px; 
		groove #999999; 
		font-size: 8pt;           
		width: 8%;
	}
	
	.atAGlanceEvent { 
		background-color: #FFFFFF; 
		border-bottom: 2px; 
		groove #999999; 
		border-right: 2px; 
		groove #999999; 
		font-size: 8pt;           
		width: 8%;
}

ul.recording, ul.recordingLegend { 
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: -5;
	padding-left: -5;
	display: inline;
}

li.recording { display: inline; }


/* used by the uploadanything system and the recording displays */
div.sessioncontent .file {  background-image: none;; background-repeat: no-repeat; padding-left: 0 }
div.sessioncontent img.file { padding-left: 0 }

div.sessioncontent .file_wp,.file_wpd {  background-image: none;;  }
div.sessioncontent .file_pdf {  background-image: none;;  }
div.sessioncontent .file_css,.file_mht,.file_html,.file_htm { background-image: none;;  }
div.sessioncontent .file_bmp,.file_gif,.file_png,.file_jpg,.file_tif,.file_tiff {  background-image: none;;  }
div.sessioncontent .file_psd,.file_ps,.file_eps {  background-image: none;;  }
div.sessioncontent .file_rtf,.file_doc {  background-image: none;;  }
div.sessioncontent .file_pps,.file_ppt {  background-image: none;;  }
div.sessioncontent .file_xls {  background-image: none;;  }
div.sessioncontent .file_tex {  background-image: none;;  }
div.sessioncontent .file_m4a,.file_m4p,.file_wmv,.file_wma,.file_avi,.file_mp3,.file_wav,.file_mpg  {  background-image: none;;  }
div.sessioncontent .file_mov {  background-image: none;;  }
div.sessioncontent .file_fm {  background-image: none;;  }
div.sessioncontent .file_zip {  background-image: none;;  }
div.sessioncontent .file_wrf {  background-image: none;;  }
div.sessioncontent .file_many { background-image: none;; }

