.printOnly {
	display:none;
}
	#container {
		margin: 10px auto;
		background-color: #fff;
	}
	
	#top {
		padding: .5em;
	}
	
	#leftnav {
		float: left;
		width: 200px;
		margin: 0;
		padding: 0;
	}
	
	#content {
		margin-left: 200px;
		padding: 1em;
		line-height: 130%;
	}
	
	#footer {
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: .5em;
		text-align:center;
		font-size:65%;
		color: #999;
		line-height:97%;
	}
	
	#footer a {
		text-decoration:underline;
		font-weight:normal;
		color: #999;
	}

	#leftnav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:24px;
		padding-top:10px;
		}
	h2 {
		line-height:120%;
	}
	
		
	#banner h1 {
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	body {
		font-family: Arial, Helvetica, sans-serif;
		/*background:#ddd;*/
		margin:10px 10px 0px 10px;
		padding:0px;
		}
		
	a {
		text-decoration:underline;
		color:#00a;
		}
		
	pre {
		font-size:11px;
		color:blue;
		}
		
	ol {
		margin-right:40px;
		}
	li {
		margin-bottom:10px;
		}
		
/*
FF6E0D Normal
B34700 Dark
FFB380 Lighter
FFD9BF Lightest
*/

hr {
	width: 80%;
	border: 0px;
	color: #B34700;
	background-color: #B34700;
	height: 1px;
}

td.odd {
	background-color: #FF6E0D;
}

th {
	background-color: #FFE08F;
	font-size: 120%;
	font-weight: normal;
}

.bordered {
	border: 2px solid #FF822F;
}

table.bordered {
    border-collapse: collapse;
}

table.bordered td, th {
    border: 1px solid #FFB380;
    padding: 3px;
}

.padded {
	padding: 5px;
}

.flashText {
	font-size: 150%;
	color: red;
}

.dataHover {
	/* border-bottom: 1px dashed; */
	cursor: help;
}

	/* Window CSS */
.window {
  background-color: #FFD9BF; /*#DDF4CC;*/
  border: 2px solid #FFB380; /*#C5DEA1;*/
  margin: 0px 0px 5px 0px;
  padding: 2px;
  text-align: left;
}

.titleBar {
  background-color: #FF6E0D; /*#9EC669;*/
  cursor: default;
  color: #000; /*#6A69C6;*/
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  text-align: right;
  white-space: nowrap;
  /*cursor: move;*/
}

.titleBarText {
  float: left;
  overflow: hidden;
  text-align: left;
}

.titleBarButtons {
  border-style: none;
  border-width: 0px;
  vertical-align: middle;
  height: 14px;
}

.blockArea {
	font-size: 80%;
}

div.dropmarker {
	height:6px;
	width:200px;
	background: url(/images/dropmarker.png) left top;
	/*margin-top:-3px;*/
	margin-left:-5px;
	z-index:1000;
	overflow: hidden;
}

/* CALENDAR CSS */
#calendar * {
	
}

#calendar {
	height: 60%;
}

#calendar table {
	table-layout: fixed;
}

#calendar td {
	width: 14.29%;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#dayNames td {
	text-align: center;
}

#calendar .week {
	overflow: hidden;
	height: 200px;
}

#calendar .week td {
	border: 1px solid #DDD;
}

#calendar .week .day-number {
	float: right;
	color: #888;
	font-size: 90%;
	text-decoration: none;
	padding: 0px;
	margin: 0;
}

#calendar .week .monthName {
	color: #888;
	font-size: 85%;
	text-decoration: none;
	padding: 1px;
	margin: 0;
}

#calendar .week a.dayEvent {
	text-decoration: none;
	font-size: 90%;
	color: #000;
}
#calendar .week a.dayEvent:hover {
	text-decoration: underline;
}

#calendar .week a.dayEvent img {
	border:0;
	padding-right: 3px;
	padding-left: 3px;
}

#calendar .week .pastDate {
	background-color: #F2F2F2;
}

#calendar .week .todayDate {
	background-color: #F2F9FF;
}

/* END CALENDAR CSS */

/* RATING CSS */
.karmaBox {
	font-size: 80%;
}

img.ratingStar {
	border:0;
}

.currentRating {
	border:0; padding:0; margin:0;
}

.currentRatingFilled {
	border:0; padding:0; margin:0;
}
/* END RATING CSS */

/* TODOLIST CSS */
#todoLists ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#finishedItems {
	color: #777;
}

span.moveHandle {
  background-color: #FFB380;
  color:white;
  cursor:move;
}

#todoLists form {
	display: inline;
}

.deleteTag {
	font-size: 80%;
}
/* END TODOLIST CSS */

/* SHARING CSS */
/* END SHARING CSS */

.alphaBox {
  margin-left:60px;
  margin-right:60px;
  margin-bottom:25px;
  border:1px solid #E8A400;
  height:1%;
  padding:10px;
  background-color: #FFF4D8;
  text-align:center;
  color: #444444;
  font: 12px/18px Verdana, sans-serif;
}

.betaBox {
  margin-left:60px;
  margin-right:60px;
  margin-bottom:25px;
  border:1px solid #006DEF;
  height:1%;
  padding:10px;
  background-color: #D8EAFF;
  text-align:center;
  color: #444444;
  font: 12px/18px Verdana, sans-serif;
}

/* SIGNUP CSS */
div.page_name_auto_complete {
	font-size: 80%;
	width: 100px;
	background: #fff;
	display: inline;
}

div.page_name_auto_complete ul {
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

div.page_name_auto_complete ul li {
	margin: 0;
	padding: 3px;
}

div.page_name_auto_complete ul li.selected { 
	background-color: #ffb; 
}

div.page_name_auto_complete ul strong.highlight { 
	color: #800; 
	margin: 0;
	padding: 0;
}

/*
WICK: Web Input Completion Kit
http://wick.sourceforge.net/
Copyright (c) 2004, Christopher T. Holland,
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of the Christopher T. Holland, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

*/

.floater {
position:absolute;
z-index:2;
bottom:0;
right:0;
display:none;
padding:0;
}

.floater td {
font-family: Gill, Helvetica, sans-serif;
background-color:white;
border:1px inset #979797;
color:black;
}

.matchedSmartInputItem {
/*font-size:0.8em;*/
font-size:1em;
padding: 5px 10px 1px 5px;
margin:0;
cursor:pointer;
}

.selectedSmartInputItem {
color:white;
background-color:#3E83F0;/*#3875D7;*/
}

#smartInputResults {
padding:0;margin:0;
}

.siwCredit {
margin:0;padding:0;margin-top:10px;font-size:0.7em;color:black;
}
/* END SIGNUP CSS */

/* BEGIN USER CSS */
.pointerRow {
	background-color: #FFD9BF;
	border: 1px solid #FFB380;
	margin-left:5px;
	margin-right:5px;
	/*margin-bottom:25px;*/
	padding: 2px;
}

.pointerRowHover {
	background-color: #FFB380;
	border: 1px solid #FF6E0D;
}

.scheduleClassDetail {
	margin-left:10px;
	margin-right:10px;
	border-left:1px solid #FF6E0D;
	padding-left:5px;
}
/* END USER CSS */