/*  reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
       margin: 0;
       padding: 0;
       border: 0;
       outline: 0;
       font-size: 100%;
       vertical-align: baseline;
       background: transparent;
}
body {
     line-height: 1.2;
}
ol, ul {
    list-style: none;
}
blockquote, q {
	    quotes: none;
}

textarea, input[type="text"]{ font-family: Tahoma, sans-serif; font-size: 12px; }

/* remember to define focus styles! */
:focus {
  outline-style: none;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
    background-color: #eee;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
      border-collapse: collapse;
      border-spacing: 0;
}

/* Site Specific */
body
{  
  background-color: #ffffff;
  background-image: url("/img/background.gif");
  background-repeat: repeat-x;
  font-family: Tahoma;
}

.center {text-align: center; }
.hide { display: none; }

h2 {font-size: 1.5em; }
h3 {margin: 4px 0 4px 0; }

#body
{  
  position: relative;
  margin: 3px auto;
  width: 1160px;
  padding: 1px 0 0 0;
  }

#header
{ 
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/img/gcheader.jpg");
  width: 1160px;
  height: 210px;
  margin-bottom: 5px;
 }

.ui-widget-overlay 
{ 
  opacity: 0.8 !important;
 }

/* Navigation */

.navigation
{ 
  color: #ffffff;
  background-color: #000000;
  padding: 4px;
  margin: 2px 0 0 0;
 }

.navigation a
{ 
  color: #ffffff;
  }

.navigation .actions ul li
{ 
  float: right;
  margin-left: 4px;
 }


.navigation .disabled 
{
  color: #555;
  display: inline;
  }

.navigation span, .navigation span a, .navigation a
{
  color: #ffffff;
}

.navigation span.current 
{
	color: #555;
  }

/* Default record list */

table.record_list, table.record_view, table.record_edit
{
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	width: 100%;
}
table.record_list th, table.record_view th , table.record_edit th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #ccc;
	text-align: center;
}
table.record_list th a, table.record_view th a , table.record_edit th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
table.record_list th a:hover, table.record_view th a:hover , table.record_edit th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table.record_list tr td, table.record_view tr td , table.record_edit tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	vertical-align: top;
}
table.record_list tr td,  table.record_view tr td  { 
	text-align: center;
}
table.record_list tr.altrow td, table.record_view tr.altrow td , table.record_edit tr.altrow td {
	background: #f4f4f4;
}

table.record_list tr.newrow td
{ 
  background: #ddffdd;
 }

table.record_list td.actions, table.record_view td.actions , table.record_edit td.actions {
	text-align: center;
	white-space: nowrap;
}
table.record_list td.actions a, table.record_view td.actions a , table.record_edit td.actions a {
	margin: 0px 6px;
}

table.record_edit td.label
{ 
  width: 10em;
 }

.admin_list
{ 
  margin: 0 auto;
  width: 60%;
  border: 1px solid #000;
  font-size: 0.9em;
 }


.admin_list .header
{ 
  text-align: center;
  background-color: #000;
  color: #fff;
  margin-bottom: 5px;
  padding: 4px 0;
 }

.admin_list p
{ 
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 4px 0;
 }

.admin_list a
{ 
  color: #000;
  
}


.related
{ 
  margin-top: 2em;
 }

/* Main Calendar */
#calendar_container
{ 
  width: 100%;
  font-size: 10px;
 }

#calendar_container td
{ 
  vertical-align: top;
 }

#category_container
{ 
  width: 100px;
  font-size: 10px;
 }

.FirstRow
{ 

 }

.ColLabel
{ 
  padding-bottom: 5px;
 }

.ColLabel h3
{ 
  font-size: 1.4em;
  height: 20px;
  padding:0.4em;
  color: #fff;
  background-color: #000;
  text-align: center;
  margin: 0;
 }

#checkout_container
{ 
  width: 100px;
  font-size: 10px;
  background-color: #fff;
  border: 0;
 }

#left_side
{ 
  width: 100px;
  font-size: 10px;
  border: 0;
 }

#content
{ 
  font-size: 18px;
 }

#right_side
{ 
  width: 100px;
  font-size: 10px;
  border: 0;
 }


#EventRegister
{
  padding-bottom: 10px;
 }

#EventRegister .instructions
{ 
  padding: 5em 10px;
  text-align: center;
  font-size: 1.75em;
  font-weight: bold;
  color: #cc0000;
 }

.RegisteredEvent
{ 
  position: relative;
  font-family: Tahoma, sans-serif;
  color: #000;
  background-color: #fff;
  padding-bottom: 4px;
  margin-bottom: 5px;
 }

.RegisteredEvent .date
{ 
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 4px 0px;
 }

.RegisteredEvent .name
{ 
  font-weight: bold;
  padding: 4px 4px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
 }


#checkout_container .submit
{ 
  text-align: center;
 }

#category_container #categories .ui-accordion-content 
{ 
  padding: 1em;
 }

.activities li
{ 
  line-height: 1em;
  margin-bottom: 5px;
  color: #cc0000;
  font-weight: bold;
  font-family: sans-serif;
 }

#categories .activities
{ 
  overflow: auto;
  max-height: 800px;
 }

#categories .ui-myhover
{ 
  cursor: pointer;
  color: #004276;
 }

#calendar_layout
{ 
  padding: 0px 5px 5px 5px;
  }
  

#calendar_table
{ 
  width: 100%;
  }
  
#calendar_layout .Day
{ 
  width: 14.2%;
  border: 1px solid #111111;
  }


#calendar_layout .Day .Empty, #calendar_layout .Day .DayCell
{ 
  padding: 2px;
  font-family: sans-serif;
  font-size: 1em;
  min-height: 100px;
 }

#calendar_layout .Day .Empty
{ 
} 

#calendar_layout .Day .DayCell
{
  overflow: hidden;
 }

#calendar_layout .ui-myhover { cursor: pointer; }

#calendar_layout .event
{ 
  border: 1px solid #000;
  margin: 0px 1px 4px 1px;
  color: #000000;
  padding: 2px;
  background-color: #fff;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
 }

#calendar_layout .MonthFormat .time
{ 
  float: left;
  }

#calendar_layout .MonthFormat .name
{ 
  display: block;
  margin-left: 5em;
  }

#calendar_layout .WeekFormat .event
{ 
  font-size: 1.3em;
 }

#calendar_layout .WeekFormat .time
{ 
  float: left;
  }

#calendar_layout .WeekFormat .name
{ 
  display: block;
  margin-left: 10em;
  }

#calendar_layout .WeekFormat .description
{ 
  display: block;
  margin-left: 10em;

  }

#calendar_layout .DayFormat .event
{ 
  float: left;
  width: 49%;
  height: 90px;
  overflow: hidden;
  font-size: 1.3em;
 }

#calendar_layout .DayFormat .time
{ 
  float: left;
  }

#calendar_layout .DayFormat .location
{ 
  float: left;
  width: 9.5em;
  }

#calendar_layout .DayFormat .name
{ 
  display: block;
  margin-left: 10em;
  }

#calendar_layout .DayFormat .description
{ 
  display: block;
  margin-left: 10em;

  }

#calendar_layout .DoM
{
  text-align: right;
  color: #ffffff;
  background: #000000;
  font-weight: bold;
  padding: 2px 4px;
  height: 1.2em;

 }

#calendar_layout .DoMLeft
{
  text-align: left;
 }

#calendar_layout .DoW
{
  text-align: center;
  color: #000000;
  background: #ffffff;
  font-weight: bold;
  padding: 2px 4px;
  height: 1.2em;
  border: 1px solid #000;
 }

#calendar_layout .Active
{
    background-color: #bbeeee;
 }

.drophover
{
  border: 1px solid #fff;
  background-color: #CC0000 !important;
 }


#calendar_layout .DayCell .ui-myhover { background: #CC0000; color: white; cursor: pointer;}

#CalendarDisplayOptions { float: right; margin-right: 4px; list-style-type: none; padding: 0; }
#CalendarDisplayOptions .ui-selecting { background: #CC0000; }
#CalendarDisplayOptions .ui-selected, #CalendarDisplayOptions .ui-myhover { background: #CC0000; color: white; cursor: pointer;}
#CalendarDisplayOptions li { float: right; margin-right: 3px; padding: 0.4em; font-size: 1.4em; height: 18px; }
#DisplayPrevious { margin-left: 1em; }

#CalendarTitle { overflow: hidden; float: left;  text-align: left; font-size: 1.2em; padding: 0 0 0 2em; font-weight: bold;}
#CurrentDate { color: #CC0000; } 

#CalendarDisplayLocations { float: left; margin-left: 5px; list-style-type: none; padding: 0;  }
#CalendarDisplayLocations .ui-selecting { background: #CC0000; }
#CalendarDisplayLocations .ui-selected, #CalendarDisplayLocations .ui-myhover { background: #CC0000; color: white; cursor: pointer;}
#CalendarDisplayLocations li { float: left; margin-right: 3px; padding: 0.4em; font-size: 1.4em; height: 18px; }

#CalendarMisc { position: absolute; top: 0; left: 0; margin-left: 5px; list-style-type: none; padding: 0;  }
#CalendarMisc .ui-selecting { background: #CC0000; }
#CalendarMisc .ui-selected, #CalendarMisc .ui-myhover { background: #CC0000; color: white; cursor: pointer;}
#CalendarMisc li { margin-right: 3px; margin-bottom: 3px; width: 80px; padding: 0.4em; font-size: 1em; text-align: center; }
#CalendarMisc li a { text-decoration: none; }
#CalendarMisc li.logo { margin: 0; padding: 0; background: transparent;}


#Instructions p { padding-bottom: 1em;  }
#CalendarView #ActivityDescription
{ 

  display: none;
  position: absolute;
  width: 200px;
  background-image: url("/img/knob.png");
  background-position: 0 1px;
  background-repeat: no-repeat;
 }

#CalendarView #ActivityDescription .content
{ 

  background-color: #fff;
  margin-left: 10px;
  padding: 3px;
  font-size: 0.9em;
 }

#CalendarView #ActivityDescription .name
{ 
  background-color: #cc0000;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  padding: 3px;
  margin-bottom: 3px;
 }

#EventDescription
{ 
  display: none;
  position: absolute;
  width: 200px;

  background-color: #fff;
  border: 1px solid #000;
 }

.closebox 
{ 
  position: absolute;
  top: 2px;
  right: 2px;
 }

.SignupEvent .closebox
{ 
  top: 0px;
  left: 1px;
 }

.signup_form
{ 
  font-size: 0.9em;
  float: left;
  width: 40%;
  border: 1px solid #000;
 }

.signup_form .header
{ 
  text-align: center;
  background-color: #000;
  color: #fff;
  margin-bottom: 5px;
  padding: 4px 0;
 }

.signup_table
{ 
  width: 100%;
 }

.signup_table th, .signup_table td
{ 
  padding-bottom: 3px;
 }

.signup_table th
{ 
  text-align: right;
  width: 40%;
  padding-right: 1em;
 }

.login_form
{ 
  font-size: 0.9em;
  margin: 0 auto;
  width: 50%;
  border: 1px solid #000;
 }

.login_form .header
{ 
  text-align: center;
  background-color: #000;
  color: #fff;
  margin-bottom: 5px;
  padding: 4px 0;
 }

.login_form .input
{ 
  float: left;
 }

.login_form p
{ 
  margin: 0 1em;
  text-align: center;
 }


.login_table
{ 
  width: 100%;
 }

.login_table th, .login_table td
{ 
  padding-bottom: 3px;
 }

.login_table th
{ 
  width: 10em;
 }

#all_fields
{ 

 }

.event_list
{ 
  float: right;
  width: 55%;
  border: 1px solid #000;
  font-size: 0.9em;
 }


.event_list .header
{ 
  text-align: center;
  background-color: #000;
  color: #fff;
  margin-bottom: 5px;
  padding: 4px 0;
 }

.event_list .event_instructions
{ 
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  padding: 8px;
 }

.receipt_list
{ 
  margin: 0 auto;
  width: 60%;
  border: 1px solid #000;
  font-size: 0.9em;
  background-color: #fff;
 }


.receipt_list .header
{ 
  text-align: center;
  background-color: #000;
  color: #fff;
  margin-bottom: 5px;
  padding: 4px 0;
  position: relative;
  }

.receipt_list p
{ 
  padding: 1em;
 }

.receipt_list #print
{ 
  position: absolute;
  top: 0;
  right: 5px;
  color: #fff;
 }

.receipt_list .receipt_instructions
{ 
  font-size: 0.9em;
  font-weight: bold;
  text-align: left;
  padding: 4px 8px;
 }

.SignupEvent
{ 
  position: relative;
  font-family: sans-serif;
  color: #000;
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
 }

.SignupEvent .event_name
{ 
  padding: 0 1em;
  font-weight: bold;
 }

.SignupEvent .event_when, .location_name, .who, .childcare
{ 
  Padding: 0 2em;
 }

.SignupEvent .event_label
{ 
  float: left;
  width: 8em;
 }

.SignupEvent .committed_group
{ 
  padding-left: 8px;
 }

.Errors
{ 
  margin-top: -5px;
  margin-bottom: 5px;
  color: #fff;
  text-align: center;
  padding: 5px;
  background-color: #cc0000;
 }

input.form-error, .form-error input
{ 
  background-color: #ff4444;
 }

div.ui-datepicker
{ 
  font-size:11px;
  }

#MiniAdminMenu
{ 
  background-color: white;
  color: black;
  width: 140px;
  height: 210px;
  overflow: hidden;
  font-size: 0.85em;
 }

#MiniAdminMenu ul
{ 
  padding: 10px 1em;
 }

#MiniAdminMenu h3
{ 
  background-color: black;
  color: white;
  text-align: center;
  margin: 0;
  padding: 3px 0;
 }

#MiniAdminMenu a
{ 
  color: black;
 }

#MiniAdminMenu li
{ 
  margin-bottom: 4px;
 }

#RepeatEveryRow, #RepeatDaysRow, #RepeatByRow, #RepeatUntilRow
{ 
  display: none;
 }