h1{
margin-top: 5px;
margin-bottom: 10px;
margin-right: 40px;
}
body{
      font-family: sans-serif;
      background-image: url(/images/boxes3.gif);
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-color: #333;
	  text-align: center;
}
h4{
      text-align: center;
}

#container{
      width: 720px;
      margin-left: auto;
      margin-right: auto;
	  text-align: left;
}
#header{
      width: 709px;
      border: 1px solid #111;
      border-left: 10px solid #111;
      text-align: right;
      height: 80px;
      background-image: url(/images/supersparky-header.gif);
      background-repeat: no-repeat;
      background-color: #900;
}
#footer{
	margin-left: 190px;
	margin-top: 5px;
	text-align: center;
	font-size: x-small;
	color: #ccc;
	}

#footer_calendar{
	text-align: center;
	font-size: x-small;
	color: #ccc;
	}
.nav_left{
      width: 151px;
      float: left;
      margin-top: 18px;
}

.top_nav{
}

.main{
      background-color: #555;
      margin-left: 170px;
      margin-top: 18px;
      text-align: justify;
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 5px;
      padding-bottom: 5px;
      border: 1px solid #111;
      color: #bbb;
     }


a:link {
      color: #fff;
      text-decoration: none;
	  
}

a:hover{
      color: #b00;

}
a:visited{
      color: #fff;
      text-decoration: none;

}
a:visited:hover{
      color: #b00;
}

img {border-style:none;}

.title{
	color: #bbb;
	background-color: #900;
	text-align: center;
}


.odd{
	text-align: center;
	background-color: #777;
	color: #222;
}

.even{
	text-align: center;
	background-color: #666;
	color: #222;
}

td a:link{
	color: #999;
}

td a:hover{
	color: #b00;
	}

td a:visited{
	color: #999;
}

td a:visited:hover{
	color: #b00;
}

/* stuff below taken from zuckas */

.menu {
	margin: 0;
	padding: 0;
	
	}

.menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

.menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

.menu ul li a {
	background-color: #777;
	border: 1px solid #111;
	border-left: 10px solid #111;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 9px;
	text-align: center;
      	display: block;
      	width: 140px;
      	color: #000;
	}

.resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	
	}

.menu ul li a:hover {
	color: black;
	background-color: #900;
	}

.menu ul li a:hover:visited {
	color: black;
	}

.menu a:active	{
	background: #900;
	}

body#sectionone .menu li#one a, 
body#sectiontwo .menu li#two a,
body#sectionthree .menu li#three a,
body#sectionfour .menu li#four a,
body#sectionfive .menu li#five a,
body#sectionsix .menu li#six a,
body#sectionseven .menu li#seven a{
	background: #555;
	color: black;
	}

.top_menu {
	text-align: center;
	color: #bbb;
	margin: 6px;
	font-size: small;
	}

.top_menu a{
	color: black;
	background-color:#777;
	padding: 2px 10px 2px 10px;
	border: 1px solid black;
	border-left: 5px solid black;
}

.top_menu a:hover {
	color: #000;
	background: #900;
	}

.top_menu a:visited {
	color: black;
	background: #777;
}

.top_menu a:visited:hover {
	color: black;
	background: #900;
	}

body#sectionone .nav_link#one a, 
body#sectiontwo .nav_link#two a,
body#sectionthree .nav_link#three a,
body#sectionfour .nav_link#four a,
body#sectionfive .nav_link#five a,
body#sectionsix .nav_link#six a,
body#sectionseven .nav_link#seven a,
body#sectioneight .nav_link#eight a{
	background: #555;
	}


/*Plans Calendar*/

form {
  display:inline;
  margin-bottom:0;
  margin-top:0;
}

input {
  margin:2px;
  padding:2px;
}
textarea {
  margin:2px;
  padding:2px;
}
select {
  margin:2px;
}

optgroup {
 color:#888888;
 font-weight:normal;
 font-style:normal;
 font-size:x-small;
}

option {
 color:#000;
 font-weight:normal;
 font-size:small;
}

.scroll_surround {
  border-style:inset;
  background-color:#fff;   
  border:solid 1px #000;
  padding:5px;
  margin:2px;
  font-size:small !important; 
  color:#000;
  overflow:auto;           
}

#update_cal_form input {
  margin:5px;
  margin-top:0px;
}
#update_cal_form textarea {
  margin:5px;
  margin-top:0px;
}
#update_cal_form select {
  margin:5px;
  margin-top:0px;
}

#update_cal_form .leftcol {
  clear:left;
  float:left;
  width:35%;
  text-align:right;
  margin-bottom:5px;
}
#update_cal_form .rightcol {
  float:left;
  width:60%;
  text-align:left;
  margin-bottom:5px;
}

#add_event_form .leftcol {
  clear:left;
  float:left;
  width:35%;
  text-align:right;
  margin-bottom:5px;
}

#add_event_form .rightcol {
  float:left;
  width:60%;
  text-align:left;
  margin-bottom:5px;
}

#controls_submit_button {
  border:outset 2px #000;
}
#controls_submit_button.blink {
  border:outset 2px #f00;
  background-color:#f00;
}

.delete_button {
  color:#fff;
  background-color:#990000;
}


/* the dropdownmenu styles are not currently used.  They're reserved for 
javascript dropdown menus, if those ever become a reality */

div.dropdownmenu {
  position:absolute;
  width:165px;
  border-width: 1px;
  border-style: solid;
  border-color: #b2b2b2 #4a494a #4a494a #b2b2b2;
  background-color:#fff;
  font-family:arial;
  line-height:20px;
  cursor:default;
  font-size:14px;
  visibility:hidden;
}

div.dropdown_menuitem {
  padding-left:5px;
  color:#000;
  font-size:14px;
}

div.dropdown_menuitem_highlight {
  padding-left:5px;
  color:#fff;
  background-color:#08246b;
}

/* the contextmenu styles *are* used.  They're for the right-click menus */

div.contextmenu {
  position:absolute;
  width:165px;
  border-width: 1px;
  border-style: solid;
  border-color: #b2b2b2 #4a494a #4a494a #b2b2b2;
  background-color:#d6d3ce;
  font-family:arial;
  line-height:20px;
  cursor:default;
  font-size:14px;
  visibility:hidden;
  text-align:left;
}

div.context_menuitem {
  padding-left:10px;
  font-size:14px;
}

div.context_menuitem_highlight {
  padding-left:10px;
  color:#fff;
  background-color:#08246b;
}

/* styles for the main tabs */

.active_tab {    
  background-color:#555;
  border:solid 1px black;
  padding:5px;
}

.active_tab a {            
  color:#0049ff;          
  font-weight:normal;
  font-size:medium;
}

.inactive_tab {              
  background-color:#777; 
  border:solid 1px black;
  padding:5px;
}

.inactive_tab a {              
  color:#0049ff;          
  font-weight:normal;
  font-size:medium;
}


/* info_box is sort of a generic class used in lots of places, usually applied to <div>s */

a.info_box_tab {
  color:#00f;
  border:solid 1px #000;
  background-color:#eeeeee;
  border-bottom-width:0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  margin-left: 2px;
  margin-right: 2px;
  /*top:-1px; */          /* This may be needed to make the info box tabs look perfectly.  Depends on the browser */
  z-index: 100;
  text-decoration:none;
}

a.info_box_tab.active {
  color:#00f;
  padding-top:5px;
  background-color:#fff;
  position:relative;
  z-index: 102;
}

.info_box {                 
  /*background-color:#fff;*/   
  padding:5px;
  margin:0px;
  border:solid 1px #000;
  color:#000;             
}

.info_box a {            /* a color that will be visible against the info_box background */
  color:#900            
}

.info_box a:hover {     
  color:#551a8b;            
}

.info_box a:visited {   
  color:#0000aa;            
}

.calendar_controls {
  background-color:#777;   
  padding:5px;
  margin:0px;
  border:solid 1px black;
  color:#000;          
  width:90%;
  margin:auto;
  margin-top:5px;
  margin-bottom:5px;
  white-space:nowrap;
}

/* event_box surrounds each event*/

.event_box { 
  border-style:solid !important;
  border-width:1px !important; 
  border-color:#bbb !important; 
  padding:3px;
  margin:2px;
  text-align:left;
  color:#b00 !important;    
  font-weight:normal !important;
  font-size:x-small !important;
  background-color: #999 !important;
}

.event_time {
  color:#555;
  text-decoration:none !important;
  white-space:nowrap;
  font-size:90%;
}

.event_box:hover {
  color:#0000aa; 
}

.event_box.background {
  border-color:#000; 
}

.list_month_box {
  background-color:#fff;   
  padding:0px;
  margin:0px;
  margin-bottom:1em;
  border-style:solid;         
  border-width:1px;
  border-color:#000;
  color:#0049ff;          
  font-weight:normal;
  font-size:medium;
  text-align:center;
}

.list_cal_box {             
  background-color:#fff;   
  padding:5px;
  margin:5px;
  border-style:solid;         
  border-width:1px;
  border-color:#000;
  color:#000;            
}

.list_cal_box.background{                   /* used for lots of things */
  border-color:#aaa;
}


.help_box {                 
  background-color:#fff;   
  padding:5px;
  margin:5px;
  border-style:solid;         
  border-width:1px;
  border-color:#000;
  color:#000;
  font-size:small;    
}

.help_title {                 
  color:#000;       
  font-weight:bold;
  font-size:small;
}





.error {            /* used for displaying errors */
  color:#f00;
  font-size:small;
}
.warning {          /* used for displaying warnings */
  color:#af0000;
  font-size:small;
}

.highlight {          /* used for highlighting text */
  color:#000;             
  background-color:#fffbba;
}
.required_field {       /* used for required input fields */
  color:#af0000;
  font-weight:bold;
  font-size:small;
}
.optional_field {       /* used for optional input fields */
  color:#000;       
  font-weight:bold;
  font-size:small;
}
.fit_event {   
  color:#000;            /* maroonish red! */
  font-weight:normal;
  font-size:x-small;
}
.small_note {
  color:#000;
  font-weight:normal;
  font-size:x-small;
}
.small_note a{
  font-weight:normal;
  font-size:x-small;
}
.cal_title {           /* used for calendar title */
  color:#bbb;          
  font-weight:bold;
  font-size:large;
}
.cal_month_title {    /* used for calendar month title */
  color:#000;          
  font-weight:bold;
  font-size:medium;
}

.date {           /* dates */
  font-weight:normal;
  font-style:normal;
  border:solid 0px #ababab;
  display:inline;
  margin:2px;
  padding:2px;
  padding-left:3px;
  padding-right:3px;
  line-height:30px;
  vertical-align:top;
  color:#bbb;
}

.date.today {                     /* this can be used to put some image on today's date (like a circle around the date) */
  display:inline;
  color:#bbb;
  font-weight:bold;
}



/* styles for the event details pop-up */

.event_details {         
  background-color:#555;   
  padding:5px;
  margin:0px;
  border:solid 1px #000;
  color:#000;
  line-height:1em;  /* This fixes the IE-only "peekaboo" bug */
  -moz-border-radius: .75em .75em .75em .75em;
}

.event_details .date {
  font-weight:bold;
  font-style:italic;
}

.event_details .title {
  font-weight:bold;
}


.icon_preview_box {            /* used for day zoom details box (below title) */
  background-color:#fff;   
  padding:3px;
  margin:3px;
  border:solid 1px #000;
}

td.day_names {                /* used for Sunday, Monday, etc.*/
  color:#000;      
  font-weight:bold;
  font-size:small;
  font-style:italic;
  text-align:center;
  background-color:transparent;
  border-style:solid;         
  border-width:0px;
  border-color: #000;    
  margin:0px;
  width:100px;                /* this line makes each calendar cell at least a certain width */
}

.day {               /* used for calendar cells*/
  background-color:#777;
  border:solid 1px #333;
  padding:0;
  padding-left:2px;
  padding-right:2px;
  width:11%;
  font-size:small;
  font-weight:normal;
  vertical-align:top;
  height:2px;
}

.day.other_month {               /* used for calendar days in months before & after the current month */
  color:#333333;      
  font-size:small;
  background-color:#555;
}

.day.cell_bottom {               /* used for calendar cell bottoms */
  height: 3px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.day.spacer {                    /* used for spacers beneath multi-day events */
  height:auto;
}
.day.spacer.bottom {                    /* used for spacers beneath multi-day events */
}

td.today {                          /* used for today's date */
  background-color:#900;
}

table.calendar {      /* used for invisible tables & divs */
  background-color:transparent;  
  padding:0px;
  margin:0px;
  border:solid 0px #aaa;
  border-collapse:collapse;
  height:100%;
}

td.event_slot {               /* this surrounds each event box on the calendar */
  border-style:solid;         
  background-color:#fff;
  border-width:0px;
  border-color: #000;
  padding:2px;
  margin:0px;
}

.layout {      /* used for invisible tables & divs */
  background-color:transparent;  
  padding:0px;
  margin:0px;
  border-style:solid;      
  border-width:0px;
  border-color:transparent;  
}

.list_odd {
  background-color:#eee;
}

.list_even {
  background-color:#ccc;
}


/**************** print styles ************************/

@media print {

/* for printing, things should be black & white
   (backgrounds light, text & borders dark.)*/

/* set all fonts to black */
font {
  color:#000 !important;            
}

/* set all links to black */
a:link { color: #000 !important; text-decoration:none;}
a:visited { color: #000 !important; text-decoration:none;}


body {
  background-color: #fff;  
  background-image:none;
}

#plans_links {
  display:none;
}

#tab_menu {
  display:none;
}

.calendar_controls {
  display:none;
}


}
