h2 { padding-top: 1px; padding-left: 5px;} 
#main { margin: 20px;} 
#header { 
  padding: 0px; 
  font-family: Arial; 
  font-weight: bold; 
  font-size: 20pt! important; 
  color: White;} 
#content { 
  padding: 1px 15px 15px;  
  text-align: left;
}
body {  
  font-family: "Arial", Verdana; 
  font-size: 12px; 
  background: #e58900; 
  margin:0; 
  padding:0; 
} 
.header_table {  
  color:Gray; 
  background: white; 
  width: 100%; 
  border: 1px solid #606497;  
}
.boxl {
  color:Gray;
  width: 45%;
  border: 0;
  border-right: 1px solid #aaaaaa;
  vertical-align: top;
  padding: 5px;
}
.boxr { 
  color:Gray; 
  background: white; 
  width: 45%; 
  border: 0;
  vertical-align: top;
  padding:5px;
}
.list { 
  margin-top:0; 
  margin-bottom:0; 
  padding-top:0; 
  list-style-image: url('/web/images/arrow.gif');  
}
.link { 
  text-align: center;
  font-weight: bold; 
  text-decoration: none;
  margin: 0 2px;
  border: 1px solid #606497; 
  padding: 1px 3px; 
  background: gray; 
  color: White; 
}
.indicator {
  width:100%;
  text-align: center;
}
table.details_table {
  margin-left:auto;
  margin-right:auto;
}
td.details_table_left {
  text-align: right;
}
td.details_table_right {
  text-align: left;
}
label.details_table_label {
  font-weight: bold;
}
#separator { 
  padding: 6px; 
  display: block; 
  width: 100px; 
}

 .motitle td a:hover { text-decoration: none; } 
 .motitle td a { font-family: Arial;
  text-transform:uppercase;
  font-size: 12px; 
  color:White;  
  } 

.mocal th ,.week { 
 background-color: white;
}

table.mocal td { 
 width: 100px;
}

.week { 
 text-align: center;
 vertical-align: middle;
 width:20px;
}

.week a { 
  text-transform:uppercase;
  font-size: 14px; 
  color:black;
  text-decoration: none; 
  height: 125px;
  width:20px;
  display: block;
}

.week a:hover 
{
  color: White;  
  background-color: #e58900;
}

.weekend 
{
  vertical-align: top;
  border: 1px solid #CCCCCC;
  min-width:125px;  
  width:125px;  
  min-height:125px;
  
  background-color: #FFFFFF;
}

.day 
{
  vertical-align: top;
  border: 1px solid #CCCCCC;
  width:125px;
  height:125px;  
  background-color: #FFFFFF;
}


div.day 
{
  position: relative;
  background-color :Transparent;  
  width:125px;
  height:125px;  
  
  z-index:2;
  border: 0;
  padding: 0;  
}

.calendar .day, .calendar .weekend {
  width: auto;
  height: auto;
  min-width: 0;
  min-height: 0;
}



.empty a:hover { }
.empty a  { 
  text-decoration: none;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 9px;  
}
.empty a {  color: #bfbfbf; }
.empty 
{
  vertical-align: top;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  color: #bfbfbf;
}

.bg 
{
  z-index: 3;  
  top: 0;
  left: 0;
  position: absolute;
  background-color:Transparent;
  width: 125px;
  height:125px;
  vertical-align: top;
  text-align:left;
  font-size: 12px;
  padding-left: 0px;
  margin-left: 0px;
} 

.day .dayofmonth { color: #000000; font: bold 12px Verdana, Arial, Helvetica, sans-serif; float: left; text-decoration: none; padding-left: 1px; } 
td.weekDay .dayofmonth, td.empty .dayofmonth { color: #999999; } 
td.weekend .dayofmonth { color: #000000; } 
td.today .dayofmonth  { color: #f60; } 
td.today div.wk { color: #f60; }

td.day .dayofmonth:hover { color: #f60; }

div.wk { 
  height: 40px;
  font-weight: bold;
  font-size: 12px;
  background-color: #cccccc;
  color: white;
  text-align: center;
  padding-top: 20px; 
  width: 130px;
}


.daycontent {z-index: 5; top:0; position: absolute; width: 100%; }
.event {
  float: left;  
  display:block;
  background-color:Transparent;
  min-height: 10px;
  width:125px;
  vertical-align: middle;
  text-align:left;
  font-size: 11px;
} 

.event a 
{
  background-color:Transparent;  
  width:95%;
  display: block;
  min-height: 10px;
  width:125px;  
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  text-align:left;
  font-size: 11px;
} 
.event a:hover {    
  border: 1px solid black;
  text-decoration: none;
} 

.month_event {
   font-family: Arial, Verdana, Helvetica, sans-serif; 
   font-size: 9px;
   padding: 0 1px;
   width: 123px;
}
.month_event a {
   text-decoration: none;
}
.month_event strong {
  font-size: 10px;
}

.bweekcontent { z-index: 5; bottom:0; position:relative; }

.bdaycontent { z-index: 4; bottom:0;  position:relative; }

.bweekcontent div.bevent { width: 130px;}
.bweekcontent div.bevent a { width: 130px;}

.bdaycontentsizer { height: 100%;  }
.bevent {
  float: left;  
  display:block;
  background-color:Transparent;
  width:125px;
  min-height: 10px;
  vertical-align: middle;
  text-align:left;
  font-size: 11px;
  border: 1px solid white;
  border-left: none; 
  border-right: none; 
} 


.bevent a
{
  text-decoration: none;
  display: block;
  min-height: 10px;
  width:125px;  
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  text-align:left;
  font-size: 11px;
  color: #fff;
} 

/* .wednesday {z-index: 52; position:absolute; }*/ 
td.empty div.event a:hover 
{ border-color: #FFFFFF; 
  
}
/*td.today { border: 3px solid;border-color: black; }*/

.add  
{
  float: right;  
  display: block;
  background-color:Transparent;
  background-image: url('/sf/sf_admin/images/add.png'); 
  background-repeat: no-repeat;
  min-width: 15px;
  width: 15px;
  height: 15px;
  vertical-align: top;
  text-align:right;  
  margin-bottom: 2px;
  margin-right: 2px;
  margin-top: 1px;
} 

.showday  
{
  z-index:11; 
  display: block;
  position:absolute;
  background-color:Transparent;
  min-width:133px;
  border: 1px solid black;
  height: 5px;
  vertical-align: top;
  text-align:right;  
} 

.blank  { border: none; background-color:Transparent; }
.motitle th { width:20% } 
.motitle td { width:38% } 
.motitle
{
  width: 95%;
  background-color:Transparent;
  vertical-align: middle;
  text-align: center;  
  font-size: 15px; 
  color: #7e7cac;

} 


#bar { 

  width: 100%;
  display: block;
  background-color: rgb(126,124,172);
  vertical-align: middle;
  text-align: center;  
  height: 25px;
}
#bar a {font-size: 10px; display: inline; 
  color: white; }
   
.table { width: 95%};
#title { color: white; }
TD.weekDay  {
  height:364px;
  width: 150px;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid  #ccc; 
  text-align: left;
}   

TD.weekDay a  {

}

#scroll 
{
  overflow-x: scroll;
  width: 970px; 
  height: 600px;  
}

.dayview { width: 125px; background-color: #eeeeee; } 
.dayview td { border-bottom: 1px solid white; } 
.dayview td.description { width: 200px; border-bottom: 1px solid #cccccc; } 
.dayview td.hour { vertical-align: top; height: 24px; width: 25px; text-align: right; color: white; background-color: rgb(126,124,172);} 

TD.leftTimeBar {
  color: #cccccc;
  text-align: center;
}

TABLE.leftTimeBar {
  width: 45px;
}

.hourcell {
   color: #AAA;
   font-weight: bold;
   font-size: 14px;
   border-bottom: 1px solid #AAA;
}
.alldaycell {
   color: #AAA;
   font-weight: bold;
   font-size: 10px;
   border-top: 1px solid #AAA;
}
.hoursep {
   border-bottom: 1px solid #AAA;
   border-right: 1px solid #AAA;
}
.alldaysep {
   border-top: 1px solid #AAA;
   border-right: 1px solid #AAA;
}
.tickmark {
   border-bottom: 1px solid #AAA;
}
.dayevt {
   position: absolute; 
   overflow: hidden;
   font-size: 10px;
   cursor: pointer;
}

#sf_admin_list_th_sf_actions {
  width: 4.5em;
}
#sf_admin_list_th_start_date {
  width: 6em;
  white-space: nowrap;
  padding: 2px 6px;
}
#sf_admin_list td.startdate {
  width: 7em;
  white-space: pre;
  text-align: center;
}
