
/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    color: #333;
    background: #e0e0e0;
    margin-top:6px;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% ; padding-bottom: 3px; border-bottom: 1px dotted #666; color: #666;}
h2 { font-size: 164%; }
h3 { font-size: 135%; color: #c55c11; }
h4 { font-size: 118%; letter-spacing: .15em; color: #c55c11; }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #333;
    border-bottom: 1px dotted #333; 
}
a:visited { color: #669; border-color: #669; }
a:hover { color: #693; border-color: #693; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: disc;
    padding-left: 1em;
    margin-bottom: 3px;
}
/* drop bullets on menu buttons */
ul.mainnav li {list-style: none}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 850px;
    margin: 0 auto;
    text-align: left;
    background: white;
    border: 6px solid white;
    
   
}

#content {
    float: left;
    text-align: left;
    width: 400px;
    margin: 8px 10px 0 0;
    padding: 5px;
    line-height: 1.5em;
    background: white;
    
}
#content_wide {
    float: left;
    text-align: left;
    width: 600px;
    margin: 8px 0 0 0;
    padding: 5px;
    line-height: 1.5em;
    background: white;
    
}



.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.flash_error, .flash_message, .flash_error{
    padding: 12px;
    background-color: red;
    color: #fff;
}
.flash_message {
    color: #687;
    background: #eee;
    border: 1px solid #687;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: #e0e0e0 url(images/header_bg_2019.jpg) no-repeat top left;
    position: relative;
    background-color: white;
    height: 150px;
}



/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}




/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}




/* Sidebar (left)
------------------------------------------------------------------------- */

#sidebar {
    float: left;
    margin: 0px 0px 40px 0;
    width:180px;
    padding: 23px 0 20px 0;
    font-size: 85%;
    line-height: 1.4em;
    color: #000;
    background: #fff;

}

#rightsidebar {
    width:180px;
    float: right;
    margin: 8px 0 8px 0;
    overflow: hidden;
    padding:13px 3px 20px 3px;
    background: #fff;
    
}
#rightsidebar h3 {
     font-size: 12pt;
     color: #82982b;
}
   


/* Footer 
------------------------------------------------------------------------- */
#footer {
      width: 850px;
    margin: 0 auto;
    text-align: center;
    font-size: 80%;
   
  
}

#footer p {
    padding: 5px;
    
}

#footer a {border-bottom: none; color: #333}
#footer a:hover {text-decoration: underline; color: #222}



/* Forms 
------------------------------------------------------------------------------- */
form#memberloginform {
    width:160px;
    
    text-align: left;
    clear: both;
    padding-bottom: 20px;
    border: none;
    background-color: #898;
    color: white;
}

form#memberloginform fieldset {
    border: none;
}

form#memberloginform legend {
    display: none;
}


form#memberloginform label,
form#memberloginform p {
    display: block;
    clear: both;
    width: 90%;
    font-size: 1em;
    padding: 0 0 3px;
    text-align: left;
    color: white;
}

form#memberloginform  input {
    display: block;
    width: 80%;
    margin: 3px 0 0 0;
    padding-left: 0;
    
}

form#memberloginform input.button {
    clear: left;
    width:4em;
    margin-bottom: 10px;
    
}
form#memberloginform a {font-size:90%; color: white; border-bottom: none;}

form {padding:5px;}
form div.row { clear:right;  overflow: hidden; margin-top: 2px}
form span.inputField {display:block; width:300px; float: left}
form textarea {width: 90%}

form label { display: block; width: 160px;  color:#555; float:left; text-align: right}
form input { width: 90%; margin-bottom:3px;}
form input[type=radio] {width: 20px}
form input.short { width: 6em; }
form input.medium { width: 16em; }
form label.error {color:red;display:block}

form input.button {width:100px; margin: 20px 0 20px 0}
form {
	padding:5px; 
    /*background: #eda;*/
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: 1px solid #ddd;;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}

form input.button {
    clear: left;
}

form .checkbox {width: 20px; margin-left: 160px}

form#contactForm label {text-align: left; color: #333;}
.errors {color: red}

/* events summary listing */
#events_summary {
    
    float: right;    
}
#events_summary p {
    margin: 0 0 8px 0;
    padding: 8px 0 0 12px;
}
#events_summary div.cell{
    margin: 0 0 2px 0;
    padding: 3px;
    border: 1px solid #687;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/* Table formatting 
------------------------------------------------------------------------------- */
table.listtable {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
table.listtable th {background: #898; color: white}
table.listtable tr.row0 { background: #dfc}
table.listtable tr.row1 { background: #fff}
table.listtable td { vertical-align:top; padding-bottom: 15px; }

/* box cell */
div.boxhead {background: #672; color: white;padding: 5px;}

/* Ideas styling */


/* mainnav menu styles */

ul.mainnav {
    width: 170px;
    margin: 0 0 20px 0; 
    padding:0;
    background: #eee;
}
ul.mainnav li {
    background: #98662b;
    padding:1px;
    font-size: 110%;
    list-style-position: inside ;
}
ul.mainnav li:hover {
    background: #ccc;
}
ul.mainnav a , ul.mainnav a:visited{ 
    display: block;
    width:100%;
    padding: 5px;
    text-decoration: none;
    color: white;
    border-bottom: none;
}
ul.mainnav a:hover { 
    color: black;
}
ul.mainnav li.active  {     
    background: #840;
    
}
ul.mainnav li.active a {     
   
}

/* user info and logout panel */
#userinfo {
    width:160px;
    background: #82982b;
    padding:5px;
    
}
#userinfo a {
    color: white;
}




/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

div#event , div#idea { border: 1px solid #333; color: brown; padding:5px;}

#content_wide ul {margin-left: 40px;}

table.datatable{width:100%}
table.datatable th {background:#446; color:#fff}
table.datatable tr.row_0 {background:#eee}
table.datatable tr.row_1 {background:#fc8}
table.datatable tr.resheader {background:#eb7; height:30px}
table.datatable tr.resnote td { height:30px;text-align:center}

p.boxlink a{display:block;border:1px dotted #888;padding:5px;text-align:center;width:158px}
