.required { background-color:#FFFFBF;}
.requiredmessage {color: #FF0000;font-size:9pt;font-style:italic;padding:2px;}
.detailsbox {border:1px solid #999999;background-color:beige;font-size:9pt;} 
.txtbutton {cursor: hand;color: #0000FF;text-decoration: underline;}

/* Begin Catalog */
.catalog {font-size:9pt;} 
.catalog .title {font-weight:bold;}
.catalog .item {color:#003399;}
.catalog .session {color:#003399;}
.catalog .speakers {color:#003399;}
.catalog .category {color:#003399;}
.catalog .documents { }
.catalogitem {font-size:9pt;} 
.catalogitem .title {font-weight:bold;}
.catalogitem .item {color:#003399;}
.catalogitem .session {color:#003399;}
.catalogitem .speakers {color:#003399;}
.catalogitem .category {color:#003399;}
.catalogitem .documents { }


.catalogCategoryLabel {font-weight:bold;} 
.catalogSpeakerLabel {font-weight:bold;}
.catalogSessionStatus {color:red;font-size:8pt;} 
.catalogAltRow {background-color:#EFF3FB;}
.catalogRow {background-color:white;}
.catalogPager {border-top:1px solid #999999;padding:4px;}
.catalogStatus {}
/* End Catalog */

/* Begin Schedule */
.schedule {}
.schedule table {}
.schedule table td {border-bottom:1px solid #d3d3d3;}
.schedule .time {border-left:1px solid #d3d3d3;background-color:#f1f1f1;}
.schedule .day {padding:2px;background-color:black;color:white;font-weight:bold;background-image: url(../../resources/template_files/grad_30h_000000.jpg);background-repeat: repeat-x;}
.schedule .day_nobg {padding:2px;background-color:black;color:white;font-weight:bold;}
.schedule .item {border-right:1px solid #d3d3d3;background-color:#fff;}
.schedule .item table {border-bottom:none;}
.schedule .item table td {border-bottom:none;}
/* End Schedule */


.schedule_mini {}
.schedule_mini table {width:100%;font-size:8pt}
.schedule_mini table td {border-bottom:1px solid #d3d3d3;padding:3px;}
.schedule_mini .time {border-left:1px solid #d3d3d3;background-color:#f1f1f1;}
.schedule_mini .day {padding:2px;background-color:black;color:white;font-weight:bold;background-image: url(../../resources/template_files/grad_30h_000000.jpg);background-repeat: repeat-x;}
.schedule_mini .day_nobg {padding:2px;background-color:black;color:white;font-weight:bold;}
.schedule_mini .item {border-right:1px solid #d3d3d3;background-color:#fff;}
.schedule_mini .item table {border-bottom:none;}
.schedule_mini .item table td {border-bottom:none;}
.schedule_mini .item table td {padding:1px;}

