@import url(/style/shared/techProgramStyle.css);

/* --  REGULAR LINK -- */
A:link    { font-family: Arial, helvetica, Sans-serif;
            color: #DD9273;
          }

A:active  { font-family: Arial, helvetica, Sans-serif;
            color: #0000ee;
          }

A:visited { font-family: Arial, helvetica, Sans-serif;
            color: #999999;
          }


BODY {	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, helvetica, Sans-Serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	text-align: center
     }

BODY.paper { FONT-SIZE: 14px; 
	     COLOR: #000000; 
	     FONT-FAMILY: Arial, helvetica, Sans-Serif; 
	     BACKGROUND-COLOR: #FFFFFF; 
	     margin-left: 5em;
	     margin-right: auto; 
	     text-align: left;
           }

BODY.omnicdtoc { font-size: 14px; 
	         color: #000033; 
	         font-family: Arial, Helvetica, sans-serif; 
	         background-color: #ffffff; 
	         margin-left: auto; 
	         margin-right: auto; 
	         text-align: left
               }

P { FONT-SIZE: 14px; 
    COLOR: #000000; 
    FONT-FAMILY: Arial, helvetica, Sans-Serif; 
  }

TD { FONT-SIZE: 14px; 
     COLOR: #000033; 
     FONT-FAMILY: Arial, helvetica, Sans-Serif;
   }

TABLE { width: 750px; 
        margin-left: auto; 
        margin-right: auto;
      }


   
H3 { font-style: bold;
     font-family: Arial, helvetica, Sans-serif;
     font-size: 13pt; 
   }
   
 
	      
.mainhead   { font-weight: bold;
              font-family: Arial, helvetica, Sans-serif;
    	      font-size: 18pt;
    	      text-align: center;
    	      color: #00696c;
            }
 


.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;
              }

.header { font-family: Arial, helvetica, Sans-serif;
    	  font-size: 12pt;
    	  font-weight: bold;
    	  color: FFFFFF;
    	  text-align: center;
        }

.timeHeader { background-color: #a7216a;
border-right-width: 1px;
	        border-right-style: solid;
		border-right-color: #a7216a;
	
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #a7216a;
	
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #a7216a;
	
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #a7216a;
		}

.sessionlistitem { color: #a7216a; 
                   font-size: 10pt;
                 }

font.normaltime  { color: #a7216a; 
                   font-weight: bold;
                 }

.programlistitem { color: #a7216a; 
                   font-size: 10pt;
                 }

/* --  AT-A-GLANCE -- */
.techprogram  {	border-top: 2px groove #999999;
		border-left: 2px groove #999999;
		font-size: 10pt;
	      }
		

.programtype  {	background-color: #b1cecc;
		border-bottom: 2px groove #999999;
		border-right: 2px groove #999999;
		font-size: 9pt;
		text-align: center;
		vertical-align: top;
	      }
   

.maintype     {	background-color: #b1cecc;
                border-bottom: 2px groove #999999; 
		border-right: 2px groove #999999; 
		font-size: 10pt;
	      }

.ampmtype     {	background-color: #b1cecc;
                border-bottom: 2px groove #999999; 
		border-right: 2px groove #999999; 
		font-size: 8pt;
		font-weight: bold;
	      }

.techpage     {	font-size: 10pt; }

.sessionstype { font-size: 8pt; 
		border-bottom: 2px groove #999999;
		border-right: 2px groove #999999;
	        text-align: center;
	      }
	    
A:link    { font-family: Arial, helvetica, Sans-serif;
	                  color: #000000;
	                }
	      
A:active  { font-family: Arial, helvetica, Sans-serif;
	                  color: #0000ee;
	                }
	      
A:visited { font-family: Arial, helvetica, Sans-serif;
	                  color: #89c53a;
          }


/* --  SESSION -- */
.tracklabel   { font-size: 12pt; 
                font-weight: bold; 
              }
 .sessionabstract      {  		font-size: 10pt;
 			
	      }

.tracklisting { font-size: 12pt;  }

.sessionDateTime { font-size: 10pt; }

.sessionLocation { font-size: 10pt; }

H2 { font-style: bold;
     font-family: Arial, Verdana, Sans-serif;
     font-size: 14pt; 
     color: a7216a; 
   }

.Title { font-weight: bold;
         font-size: 12pt;
         color: a7216a; 
       }
       
.sessionrolelabel  { font-size: 10pt; 
                     font-weight: bold; 
                   }

.sessionroleperson { font-size: 10pt;  }

.sessionpapertime  { font-size: 10pt;
                     color: #a7216a
                     
                   }
                  
.sessionpaperlink  { font-size: 10pt; }

.Title_SE          { font-size: 10pt; }


/* -- PAPER -- */
.paperDateTime          { font-size: 10pt; 
                          color: #a7216a
                        }
.paperSessionTitleClass { font-size: 10pt;
                          color: a7216a;
                        }

ul.recording, ul.recordingLegend { 
	FONT-SIZE: 12px; COLOR: #a7216a; FONT-FAMILY: Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: -5;
	padding-left: -5;
	display: inline;
}

li.recording { display: inline; }






