/* GLOBAL CONFERENCE */
/*
HTML, BODY { height: 800px; }
DIV.GutsHeight  { height: 810px; }
*/
#divGutsMain { margin-top: 15px; }

#divSubheader1 { margin: 15px 15px 0 0px; padding: 0; }



/* TOP */
/*
#TopDiv { height: 910px; background: url(../../Images/Global/gc_mainback_760x5000.gif) no-repeat top left;  }
*/
#divHeadCard { width: 570px; height: 75px; background: white url(../../Images/Global/text_services_570x75.gif) no-repeat top left; }





/* comparison matrix */
TD.C1 { width: 275px; height: 30px; text-align: left; vertical-align: middle; background-color: #FFFFFF;  }
TD.C2 { width: 147px;  height: 30px; text-align: center; vertical-align: middle; }
TD.C3 { width: 148px;  height: 30px; text-align: center; vertical-align: middle; background: #FFFFFF no-repeat center center; }
TD.C4 { width: 99px;  height: 30px; text-align: center; vertical-align: middle;  display: none; }

TD.HeadLeft { 
   font-size: 11px; font-weight: bold; color: #e62; 
   border-bottom: 1px dashed #ddd;
}
TD.Compare1 { /* left-most */
   border-bottom: 1px dashed #ddd;
}
TD.Compare2 { /* 2nd column, blue backgrnd */
   background: #eee no-repeat center center;
   border-bottom: 1px dashed #ddd; /* 2-21-05 */
}
TD.Compare3 { /* 3rd column, white background */
   border-bottom: 1px dashed #ddd; border-right: 1px solid #ddd;
}
TD.Compare3Top { /* 3rd column, white background */
   border-top: 1px solid #ddd;
   border-bottom: 1px dashed #ddd;  /* 2-21-05 */
   border-right: 1px solid #ddd; /* 2-21-05 */
}

TD.CompareEnd2 { /* last row, 2nd column, blue backgrnd */
   background-color: #eee;
}
TD.CompareEnd3 { /* last row, 3rd column, white background */
   border-bottom: 1px solid #ddd;
   border-right: 1px solid #ddd; /* 2-21-05 */
}

TD.Checked { background-image: url(../../Images/Global/check_14x16.gif); }


/* rows that don't apply because there's no reservationless */
#trNoComputer, #trInstantAccess, #trNoAccount { display: none; }




/* BOTTOM */
/*
#divBottomStuff { position: absolute; top: 850px; left: 0px; width: 760px; height: 58px;
   background: black url(../../Images/Global/gc_bottom_760x58.gif) no-repeat top left; 
   color: white; 
   text-align: left; 
}
*/
