/********************************************************************
*	Start: CSS Browser Reset
****************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,table,thead,th,tr,td,tbody{margin:0;padding:0;}
body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:62.5%;}
a{text-decoration:none;color:black;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul,li,dl,dd,dt{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:normal;padding:0;margin:0;}
q:before,q:after{content:'';}
abbr,acronym,.help{cursor:help;text-decoration:none;border:0;border-bottom:1px #666 dotted;}
/*****************************
*	End: CSS Browser Reset  
*****************************/

/********************************************************************
*	Start: Site-Specific Base Styles
************************************/
body {font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:12px;color:#333;line-height:15px;}
a {color:#406515;}
a:hover {text-decoration:underline;}
h1 {font-size:22px;line-height:25px;}
h2 {font-size:20px;line-height:23px;}
h3 {font-size:18px;line-height:21px;}
h4,h5,h6 {font-size:14px;line-height:17px;}
h1,h2,h3,h4,h5,h6 {font-family: Molengo, arial, sans-serif;}
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,table,address,blockquote {margin-bottom:10px;}
th,td {vertical-align:top;padding:0 10px 10px 0;}
th {font-weight:bold;}
ul, ol {margin-left:20px;}
ul li {list-style:disc;}
ol li {list-style:decimal;}
:focus {outline:0;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;}
* html button {
	overflow:visible;
	width:auto;
}
*+html button {
	overflow:visible;
	width:auto;
}
/*****************************
*	End: Site-Specific Base Styles
*****************************/

/********************************************************************
*	Start: Grids
********************************************************************/
/* Make sure to clear your floats, this does not use the .clearFix method */
.grid {margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;border-left:0 !important;border-right:0 !important;float:left;_zoom:1;_height:1%;}
.grid1of1{float:none;}
.grid1of2,.grid2of4{width:49.999999%;}
.grid1of3{width:33.333333%;}
.grid2of3{width:66.666666%;}
.grid1of4{width:24.999999%;}
.grid3of4{width:74.999999%;}
.grid1of5{width:19.999999%;}
.grid2of5{width:39.999999%;}
.grid3of5{width:59.999999%;}
.grid4of5{width:79.999999%;}
.grid-content {padding:0 10px;}
.grid-first .grid-content {padding-left:0;}
.grid-last .grid-content {padding-right:0;}
/*****************************
*	End: Grids
*****************************/

/********************************************************************
*	Start: Utils
********************************************************************/
.float-left {float:left;}
.float-right {float:right;}
img.float-left {margin:0 5px 5px 0;}
img.float-right {margin:0 0 5px 5px;}
.clear {clear:both}
span.clear {clear:both;height:0;line-height:1%;display:block;visibility:hidden;overflow:hidden;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.align-justify {text-align:justify;}
/*****************************
*	End: Utils
*****************************/

body {text-align:center;}
#Wrapper {text-align:left;margin:0 auto;}
.site-width, #Wrapper {width:970px;margin:0 auto;}

#Header {height:130px;}
#Header img {float:left;}
#Header #HeaderSlug {width:522px; height:127px; float:left;}
#Header .makeDonation { float:right; margin-top:75px;}
#Header .makeDonation button { cursor:pointer; display:block; background-color:#E1F4CC; font-size:24px; text-decoration:none; color:#406515; border:solid 1px #406515; font-weight:bold; padding:5px 20px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; box-shadow:0 0 5px 1px rgba(0,0,0,.25); -moz-box-shadow:0 0 5px 1px rgba(0,0,0,.25); -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.25); }
#Header .makeDonation button:hover {background-color:#A4DD64;}

#Nav {clear:both; font-size:14px;}
#Nav ul {margin:0;background:url(/images/nav_back.png) repeat-x left top #3E6314; border:solid 1px #416815;padding: 0 5px;}
#Nav li {display:inline;}
#Nav a,
#Nav button  { font-size:14px; display:inline; display:inline-block; padding:5px 15px; color:#FFF; text-decoration:none; cursor:pointer; }
#Nav button  { overflow:hidden; }
#Nav form { display:inline; vertical-align:baseline; margin:0; }
* html #Nav button  { overflow:hidden; vertical-align:3px; }
*+html #Nav button  { overflow:hidden; vertical-align:3px; }
#Nav a:hover {}

#Content {clear:both;border:solid 1px #50811A; _zoom:1;}
#Main {float: left; padding:10px; width:580px; _zoom:1;}
body.section-home #Main,
body.section-gallery #Main { padding:0; width:600px;}
#Sidebar {float:left; padding:10px; width:348px; _zoom:1;}
#Sidebar p {font-size:12px; line-height:18px;}
.sponsors {background-color:#F00;}
.sponsors img {}

#Footer {font-size:11px;padding:10px 0;}
#Footer a {color:#000; text-decoration:none;}
#Footer a:hover {text-decoration:underline;}

#HomeSlideShow { height:448px; position:relative; _zoom:1; }
#HomeSlideShow img { position:absolute; top:0; left:0; }

#Gallery { position:relative; min-height: 450px; _height:450px; _zoom:1; }
#Gallery a { float:left; line-height:1%; width:200px; height:150px; overflow:hidden; }
#Gallery a img { width:100%; }

#gallery {margin:15px 0 0 15px;}

#RegistrationForm input[type=text] { border: 1px solid #ccc; padding:3px 5px; }
#RegistrationForm input[type=text].error { border-color: red; }
#RegistrationForm .need_a_team { line-height:25px; }
#RegistrationForm .need_a_team label { border:1px solid #ddd; padding:2px 5px; margin-right:5px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#RegistrationForm .need_a_team label.checked { background: #E1F4CC; border:1px solid #406515; }
#RegistrationForm .need_a_team label input { margin:0 5px 0 0; }

.articles_wrapper dt, 
.events_wrapper dt {padding-top:.8em;}
.articles_wrapper dd, 
.events_wrapper dd {border-bottom:1px solid #666; padding-bottom:.4em;}
.articles_wrapper a {font-weight:bold;}
.comments {clear:both;}
.image_action_border { border: 3px solid #FDFF00; }
.image_no_action_border { border: 3px solid #fff; }
.timestamp { font-size:11px; }
.tree_list { padding-left:15px; }
.tree_directory { list-style :square; color: #545D74; }
.tree_file { list-style :none; }

#article_gallery_wrap {
	float:left;
	margin:10px;
}

#article_thumbs {
	overflow:auto;
}

#first_article_image p, #article_thumbs p {
	margin:5px;
	font-size:10px;
}

/* Products -------------------------------------------------------------------------------------*/

.product_links {
	list-style-type:none;
}

.product_links li{
	display:inline;
	padding-right:.3em;
	
}

.product_links li a {
	font-weight:bold;
	text-decoration:none;
	padding:.2em .5em;
	border:1px solid;
}

#products_header {
	/*float:left;
	clear:left;*/
}

.products_wrapper ul {
	list-style:none;
}

.products_wrapper li {
	margin:.5em 0;
}

.products_wrapper li strong {
	color:#990000;
}

.products_wrapper table {
	clear:both;
	width:100%;
	border-top:1px solid;
	border-left:1px solid;
}

.products_wrapper td {
	border-bottom:1px solid;
	border-right:1px solid;
	padding:1em;
	vertical-align:bottom;
	text-align: center;
}

ul#product_category_ul{
	list-style-type:none;
	margin:0;
}

#product_category_ul ul {
	padding:0;
	margin:0;
	margin-left:20px;
	list-style-type:none;
}

#product_category_ul ul li {
	
}

/*Forum-----------------------------------------------------------------------*/

#forum_table td{
	border:0;
	padding:.5em;
}

.count{}

.icon{}

td.icon_small{
	width:15px;
}

.name{}

.recent_replies{
	float:right; padding:.5em 2em 0 0;
}

#forum_nav_2 li{
	display:inline;
}

#forum_nav_2 li a{
	text-decoration:none;
	padding:.3em .7em .3em 0;
}

#forum_nav_2 li a:hover{
	text-decoration:underline;
}

#forum_nav_2{
}

.forum_border td{
	border-top:1px solid #CCC;
	padding:.5em 1em;
}

table{
	border-collapse:collapse;
}

.post .author img {
	float:left; 
	margin-right:0.5em;
}

.post .author{
	padding:5px;
	font-weight:bold;
	font-size:10px;
	min-height:32px;
	width:8em;
	/*min-width:8em;*/
	vertical-align:top;
	/*border:1px solid red;*/
}

.post .author .posts{
	display:block;
	font-size:10px;
	color:black;
	color:#666;
}

.post .author a{
	color:#333;
	text-decoration:none;
}

.post .author a:hover{
	color:#369;
	text-decoration:underline;
}

.post .date{
	font-size:10px;
	color:#666;
	font-weight:normal;
	margin-bottom:0.5em;
}

#report{
	text-align:right;
	width:8em;
	
}

div.editbox{
	background:#FFF;
	border:3px solid red;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	padding:6px 0 7px;
	z-index:50;
}

div.editbox .container{
	width:92%;
	margin:0 auto;
}

div.editbox textarea{
  width:100%;
	opacity:1;
	font-size:10px;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
}

div.editbox .button_or a{
  color:#666;
}

div.editbox table td { border:0; }
div.editbox a.utility{
  
  font-size: 14px;
  padding: 2px 5px 4px;
  display: block;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
  float: right;
  text-align: right;
  margin-top: 0.2em;
}

div.editbox h5{
  color:red;
  font-size:16px;
  margin:0.2em 0 0 .5em;
}

div.editbox ul.help{
  padding:3px 10px;
  font-size:10px;
  color:#000;
  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
}

div.editbox ul.help {
 	color:#666;
	line-height:1.5em;
	margin:0 0 0 1em;
}

img.icon
{
	background:#696;
	background-image: url(/sprout/images/forums/clearbits/bg_rounded.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
img.reply { float:right; }
img.orange { background-color:darkorange; }
img.grey { background-color:#ccc; }
img.darkgrey { background-color:#999; }
img.green { background-color:#0c0;}

.post .author .icon
{
	float:right;
}

.recent_replies a{text-decoration:none;}


.reply a{font-size:13px;text-decoration:none;padding:0;}

/*calendar----------------------------------------------------------------------*/
.calendar_wrapper h3{
	float:left;
}

.calendar {
  clear:both;
  width: 100%;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}

#month_nav {
	padding:.5em;
	list-style:none;
	float:left;
}

#month_nav li {
	font-weight:bold;
	display:inline;
}


.calendar th, .calendar td {
	font-size:11px;
}

.calendar th {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background: #E4E4E4;
	text-align: center;
}
#calendar_notice {
  text-align:center;
  color: crimson;
}

.calendar td {
  background-color:white;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  vertical-align: top;
}

.calendar ul {
	list-style-type: none;	
}

.calendar .day, .calendar .otherMonth {
  height: 90px;
}
.calendar .otherMonth {
  font-size:12px;
  color: #ccc;
}

#loading {
  position: absolute;
  z-index: 1000;
}


.dayName th {
  width: 14.2857%;
}
.individual_events{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	border:1px solid #999;
	padding:10px;
	margin:3px 0;
	background:#FFF;
}

.event {
	color:#333;
	padding:2px;
	cursor: pointer;
	
}

.event a {
	color:#333333;
}

.event_category {
	color:white;
	padding:2px;
	cursor: pointer;
}

.event_category a {
	color:white;
}
#new_event, .event_bubble {
  color:black;
  padding:5px;
  font-size:12px;
  position:absolute;
  visibility:hidden;
  width: 250px;
  background: #fff;
  border: 1px solid #000;
  text-align:left;
}

.event_bubble a {
	color:black;
	font-weight:bold;
}
/* 
  datepicker styles
  David Lee 2005
  all parts user servicable
*/
.date_picker {
  /* comment out this line to show by default: */
  display: none;
  /* comment out this line to prevent calendar 'floating' over page: */
  position: absolute;
  background-color:white;
  padding: 3px;
  border: 1px solid silver;
}

.date_picker table {
  border:        1px solid silver;
  border-top:    2px solid silver;
  border-bottom: 3px solid silver;
  font-family: verdana, sans-serif;
}
.date_picker th {
  font-size: 10px;
  color: #333;
  text-align: center;
}

.date_picker .day_labels th {
  color: darkgreen;
  font-size: 9px;
  font-weight: normal;
}

.date_picker td {
  width: 18px;
  background-color: #ddd;
  font-size: 9px;
  text-align: right;
}

.date_picker a {
  text-decoration: none;
  border-bottom: 1px dotted silver;
  color: #333;
}

.date_picker a:hover   { color:white ; background-color: black}

.date_picker .cancel_butt { text-align: right; padding-right: 5px }
.date_picker .cancel_butt a {
  font-size: 9px;
  color: gray;
  font-family: verdana, sans-serif;
  text-decoration: none
}
.date_picker .cancel_butt a:hover {
  background-color: gray;
  color: white;
}
.calendar_date {
	font-size:11px;
	padding:2px;
	margin-bottom:0;
	background-color:#F7F7F7;
	border-bottom: 1px solid #E4E4E4;
	
}

small a {
	font-weight:bold;
}

#event_start_date_label {
	float:left;
	font-weight:bold;
}
#registration_field_container {
  padding-left: 20px;
}
/*----------------------------------Invitation Styles----------------------------------*/
.invite_response {
  padding: 10px;
}
/*------------------------------------My Profile-----------------------------------------*/
.profile th{text-align:right;}

/* Error styles */

#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-top: 10px;
  padding: 5px;
}
#errorExplanation ul {
 padding-left: 20px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/*------------------------------------------------*/
.pagination {
	padding: 3px;
	margin: 3px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #aaaadd;
	text-decoration: none;
	color: #000099;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #ddd;
}



