html, body { 
	background-color: #fff; 
	color: #333; 
	height: 100%;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
  margin: 0;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #333; padding:1px; }
a:visited { color: #333; }
a:hover { color: #fff; background-color:#333; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
}

p{
	margin:0 0 1em 0;
}

h1{
	font-size: 2em;
	font-weight: bold;	
	color:#495f4d;
	margin:0 0 1em 0;
	line-height:30px;
}

h2{
	font-size:1.5em;
	color:#495f4d;
	margin:0 0 1em 0;
}

h3{
	font-size:1.2em;
	color:#495f4d;
	margin:0 0 1em 0;
}

ul li{
	list-style-type:square;
	margin-left:30px;
}

ul{
	list-style-type:none;
	font-weight:normal;
	margin:0 0 1em 0;
	padding:0;
}

label {
	font-weight:bold;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/*/////////////////////////
  Start calender additions to calendar stylesheet
/////////////////////////*/

#calendar{
	width:95%;
	margin:auto;
}

.calendar_heading {
	font-size:1.5em;
	text-align:center;
	padding-bottom:10px;
}

.calendar_event {
	display:block;
	padding-bottom:1em;
	margin:1px;
	font-size:0.9em;
	padding:4px;
}

/*/////////////////////////
  End calender additions to calendar stylesheet
/////////////////////////*/


/*////////////////////////
  Start calendars that are toggle-able for clubs, classes, committees
////////////////////////*/

#folding_calendar_container{
	padding:10px;
}

#folding_calendar{
	width:95%;
	margin:auto;
	padding:0px;
	border:1px solid #ccc;
}

#folding_calendar .heading {
	font-size:1.5em;
	text-align:center;
	padding-bottom:10px;
}

#calendar_display_control{
	width:95%;
	border:1px solid #ccc;
	text-align:center;
	margin:auto;
}

#calendar_display_control a{
	display:block;
	text-decoration:none;
	padding:10px 0px 10px 0px;
	font-size:1.2em;
}

#calendar_display_control a:hover{
	background-color:#859b80;
}

#calendar_admin_display_control{
	text-align:center;
}

/*////////////////////////
  End calendars that are toggle-able for clubs, classes, committees
////////////////////////*/


/*/////////////////////////////
  Start main menu
/////////////////////////////*/

#menu {
	padding:0px;
	width:100%;
	background-color:#9d812d;
	color:#fff;
}

.menu-item{
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	list-style:none;
	margin:0px;
	padding:.2em 1em .2em 1em;
	color:#fff;
}

.menu-item li{
	display:inline;
	margin:0px;
	padding:.2em 0em .2em 0em;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	color:#fff;
}

.menu-item a{
	padding:.2em 1em .2em 1em;
	text-decoration:none;
	margin:0px;
	color:#fff;	
	background-color:#9d812d;
}

.menu-item a:visited {
	color:#fff;
	background-color:#9d812d;
}

.menu-item a:hover {
	color:#fff;
	background-color:#bca240;
}

.menu-item a:active {
	color:#fff;
	background-color:#859b80;
}

	/* Start active menu button*/
	
	.menu-item li.active a {
		padding:0em 1em 0em 1em;
		text-decoration:none;
		margin:0px;
		background-color:#859b80;
		color:#fff;
		padding:.2em 1em .2em 1em;
	}
	
	.menu-item li.active a:visited {
		color:#fff;
		background-color:#859b80;
	}
	
	/* End active menu button*/

/*/////////////////////////////
  End main menu
/////////////////////////////*/


/*/////////////////////////////
  Start side menu
/////////////////////////////*/

#sideBacking {
	float: left;
	margin-top:0em;
	padding: 0em 0em 3em 0em;
	margin: 0em 0em 10em 0em;
	width: 12em;
	background: #668261;
	min-height:30em;
}

#sideMenu {
	margin: 60px 0 0 0;
	padding: 0px 0px 0px 0px;
	float: left;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	width: 13em;
	background-color:#668261;	
}

#sideMenu label{
	color:#fff;
	margin-left:5px;
}

.sideMenuButtonContainer{
	border-bottom:1px solid #ccc;
}

.sideMenuButtonSpacer{
	height:30px;
	width:12em;
}

#sideMenuTop{
	background:url(../images/side-menu-top-right-corner.gif) top right no-repeat;
	width:13em;
	height:30px;
}

#sideMenuBottom{
	background:url(../images/side-menu-bottom-right-corner.gif) bottom right no-repeat;
	width:13em;
	height:30px;
}

.sideButton a{
	display:block;
	border-top: 1px solid #ccc;
	vertical-align:middle;
	padding: 0 0 0 1em;
	margin: 0;
	height: 1.5em;
	width: 12em;
	text-decoration: none;
	color: #fff;
	background-color:#668261;
}

.sideButton a:active {
	color: #fff;
	background: #A5BbA0;
}

.sideButton a:visited {
	color: #fff;
	background: #668261;
}

.sideButton a:hover {
	color:#fff;
	background-color:#859b80;
}

/*/////////////////////////////
  End side menu
/////////////////////////////*/


/*///////////////////////////
  Start Moveables (Announcements/FAQs)
//////////////////////////*/

#moveable_container{
	margin:auto; 
	text-align:center;
}

.moveable_box{
	border:solid thin black; 
	padding: 10px 10px 24px 10px; 
	margin: 10px 10px 10px 10px; 
	background-color:#f5f5dc; 
	width:45em;
}

.moveable_management {
	display:block;
	float:left;
	color:#000;
	text-align:right;
	margin-right:5px;
	font-weight:normal;
}

/*//////////////////////////
  End Announcements
//////////////////////////*/


/*//////////////////////////
  Start photo gallery
//////////////////////////*/

#gallery{
	padding-left:15px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.thumbnail_image_container{
	height:130px;
	width:100%;
}

.thumbnail_image_container a:hover{
	background-color:#fff;
}

.thumbnail-image-container-wrapper{
	height:150px;
}

.thumbnail{
	float:left;
/*	height:16em; <- replaced by line below */	
	min-height: 11em;
	width:161px;
	padding:5px 5px 10px 4px;
	text-align:center;
	margin:5px;
}

.thumbnail p{
	font-size:0.9em;
}

.thumbnail img{
	border:1px solid gray;
	padding:2px;
}

.thumbnail-approval{
	float:left;
	height:18em;
	width:161px;
	padding:5px 5px 5px 4px;
	text-align:center;
	margin:20px 5px 5px 0px;
	border:1px solid gray;
}

.thumbnail-approval p{
	font-size:0.9em;
}

.thumbnail-approval img{
	border:1px solid gray;
	padding:2px;
}

.thumbnail-approval-min-high-spacer{
	height:18em;
	width:1px;
	float:left;
}

/*//////////////////////////
  End photo gallery
//////////////////////////*/


/*//////////////////////////
  Start thumbnail definitions for new/edit forms
//////////////////////////*/

.form_thumbnail{
	float:left;
	width:160px;
	padding:5px;
	text-align:center;
	margin:5px;
}

.form_thumbnail img{
	border:1px solid #ccc;
	padding:2px;
}

.form_thumbnail a:hover{
	background-color:#fff;
}

/*//////////////////////////
  End thumbnail definitions for new/edit forms
//////////////////////////*/


/*//////////////////////////
  Start tables
//////////////////////////*/

table{
	width:100%;
	border:1px solid #ccc; 
	border-collapse:collapse; 
}

th{
	padding:10px;
}

tr{
	height:2em; 
	font-size:1.1em;
	text-align:left;
}

td{
	padding:10px;
}

.table_row_even {
	background-color:#fff;
}

.table_row_odd {
	background-color:#eee;
}

/*//////////////////////////
  End tables
//////////////////////////*/


/*//////////////////////////
  Start Attachments
//////////////////////////*/

.attachment {
	line-height:1.5em;
	border:dotted thin white;
	border-bottom: dotted thin gray;
	padding:5px 0 5px 0;	
	
}
div.attachment:hover {
	background-color:#859b80;
	color:white;
	border:dotted thin gray;

}

div.attachment:hover a {
	color:white;
}


.attachment a:hover {
	color:black;
	background:none;
}

/*//////////////////////////
  End Attachments
//////////////////////////*/


/*//////////////////////////
  Start textile help
//////////////////////////*/

#TextileHelp {
	color: #666;
}

#TextileHelp table {
	margin-bottom: 0;
}

#TextileHelp table+h3 {
	margin-top: 10px;
}

#TextileHelp table td {
	font-size: 11px;
	padding: 3px;
	vertical-align: top;
	border-top: 1px dotted #ccc;
}

#TextileHelp table td.arrow {
	padding-right: 5px;
	padding-left: 10px;
	color: #999;
}

#TextileHelp table td.label {
	font-weight: bold;
	white-space: nowrap;
	font-size: 11px;
	padding-right: 15px;
	color: #000;
}

#TextileHelp h3 {
	font-size: 13px;
	font-weight: bold;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	color: #000;
}

#TextileHelp p {
	font-size: 10px;
}

#Listform li ul li {
	font-size: 11px;
	font-family: verdana;
	color: #333;
	font-weight: normal;
	list-style: square;
	margin: 0 0 5px 10px;
}

/*//////////////////////////
  End textile help
//////////////////////////*/


/*//////////////////////////
  Start easyAdd item button
//////////////////////////*/

#easyAdd {
	float:right; 
	border:1px solid #ccc; 
}

#easyAdd a{
	display:block;
	padding:10px;
	text-decoration:none;
	font-size:1.1em;
}

#easyAdd a:hover{
	background-color:#859b80;
}

/*//////////////////////////
  End easyAdd item button
//////////////////////////*/


/*//////////////////////////
  Start recurrence form
//////////////////////////*/

.recurrence_repeat_container{
	width:100%; 
	margin-bottom:5px;
}

.recurrence_repeat_left{
	float:left; 
	width:55%; 
	border-right:1px solid #ccc;
}

.recurrence_repeat_right{
	float:left; 
	width:44%; 
}

/*//////////////////////////
  End recurrence form
//////////////////////////*/


.image_margins img {
	margin:15px;
}

#content {
	padding: 20px;
	margin: 0;
	width: 75%;
	float: left;
}

#recurrence li{
	list-style-type:none;
}

.form_row{
	border-bottom:1px solid #ccc; 
	padding:10px; 
	width:100%; 
	margin-bottom:10px;
}

.form_row_attach{
	border-bottom:1px solid #ccc; 
	padding:10px; 
	width:43em; 
	margin-bottom:10px;
}

#footer {
	clear:both;
	color:#fff;
	background:#33503e;
	padding:15px 0px 15px 0px;
	text-align:center;
	border-top:30px solid #fff;
}

#footer label{
	font-weight:normal;
}

#headerBack {
	background: url(../images/headerback2.jpg) repeat-x;
	height:100px;
	margin: 0;
	padding: 0;
}

#header {
	background: url(../images/header.jpg) no-repeat top left;
	height:90px;
	margin: 0;
	padding: 0;
}

#header_click a {
  display:block;
  width:380px;
  height:70px;
  padding:0;
  margin:0;
  float:left;
  position:absolute;
  left:0px;
}

#header_click a:hover {
	background:none;
}


.no_display { 
	display:none
}

.note{
	margin-top:20px;
	font-size:.9em;
	display:block;
	background-color:#ccc;
	padding:10px;
	border:thin solid gray;
}

.photo-large img{
	border:1px solid gray;
	padding:2px;
}

.photo-large a:hover{
	background-color:transparent;
}

.admin_links{
	display:none;
}

/*//////////////////////////
  Begin form field formatting
//////////////////////////*/

.half {
	float:left;
  width:49%;
}

.half.first {
	width:49%;
	margin-right:2%;
}

.full{
	width:100%;
}

.full, .half{
	margin-bottom:1.5em;
}

.full label, .half label {
	font:12px/16px Helvetica, Arial;
	display:block;
	color:#000;
	font-weight:bold;
	margin:1.2em 0 5px 0;
}

.full input, .full textarea, .half input, .half textarea {
	font:12px/16px Helvetica, Arial;
	width:99%;
  border:1px solid #aaa;
	padding:.3em;
}

.check_box input {
	width:1em;
}

.check_box input{
	border:0;
}

.check_box .fieldWithErrors {
	display:inline;
}

/*//////////////////////////
  End form field formatting
//////////////////////////*/

