/***************************************************** GLOBAL */
BODY {
    background-image: url('images/bg_palmleaf.jpg');
    background-repeat: repeat-y;
    background-color: #666699;
    
    MARGIN: 0px 0px 0px 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 10px;
}
A {
    color: #333399;
    text-decoration: none;
}
A:hover {
   text-decoration: underline;
}
IMG {
    border: none;
}
TABLE {
	font-size: 13px;
    
    border-collapse: collapse;
}
/***************************************************** FORM */
INPUT {
    background-color: #FFFFFF;
}
TEXTAREA {
    border: 1px solid #66BBFF;
    background-color: #FFFFFF;
    font-family: Arial;
}
.important {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
/***************************************************** CONTENT */
#main_stage {
    width: 800px;
    
    font-family: Verdana, Helvetica, Arial, sans-serif;
     
    border: 6px solid #555555;
    background-color: white;
}
.manager_stage {
    width: 800px;
    
    font-family: Verdana, Helvetica, Arial, sans-serif;
    
    border: 2px solid #555555;
    background-color: white;
}
.content {
    vertical-align: top;
    width: 100%;
    
    padding: 15px 5px 0px 5px;
}

.sidebar {
    padding-top: 15px;
    width: 140px;
    text-align: center;
    vertical-align: top;
    padding-left: 3px;
}
.sidebar_header {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #333399;
    border-bottom: 1px solid #6666CC;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #DDDDFF;
}
.sidebar_section {
    width: 140px;
    border: 2px solid #6666CC;
    background-color: #EEEEFF;
    font-size: 12px;
}
.login {
    width: 130px;
}
.org_name {
	color: #666699;
	font-family: impact;
	font-size: 20px;	
}
.header {
    width: 100%;
    text-align: center;
}
.site_header {
    padding-top: 3px;
}
.page_header {
    background-image: url('images/bg_header1.jpg');
    padding: 3px;
    border-bottom: 2px solid #66CC66;
    font-size: 18px;
    font-weight: bold;
    background-color: #66BBFF;
    color: white;
    padding-left: 8px; 
}
.section_header {
    font-size: 16;
    font-weight: bold;
    padding-bottom: 2px;
}

.section {
    border: 1px solid #66BBFF;
    border-top: 16px solid #66BBFF;
    width: 100%;
    background-color: #EEEEFF;
}
.section td {
    padding: 3px;
}
.star {
    color: red;
    font-weight: normal;
}
/***************************************************** MENU */
.menu {
	background-image: url('images/bg_menuitem.jpg');
    
    background-color: #CCCCCC;
    width: 100%;
    font-weight: bold;
    
}
.menu_admin {
    background-image: url('images/bg_menuitem2.jpg');
    
    background-color: #BBEEBB;
    width: 100%;
    font-weight: bold;

}

.menu_admin2 {
    background-color: #FFFFBB;
    width: 100%;
    font-weight: bold;
}

.menu_item {
    text-align: center;
    font-size: 12px;
    
    padding: 4px 6px 4px 6px;
    border: 1px solid #999999;
}
.menu_item2 {
    text-align: center;
    font-size: 12px;
    
    padding: 4px 6px 4px 6px;
    border: 1px solid #66CC66;
}
/***************************************************** TABS */

.tab_menu_container {
    border-bottom: 4px solid #66BBFF;
    width: 100%;
}
.tab_menu {
    border-collapse: collapse;
}
.tab_active {
    padding: 2px;
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    border-top: 1px solid #66BBFF;
    border-right: 1px solid #66BBFF;
    border-left: 1px solid #66BBFF;
    width: 170px;
}
.tab {
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    background-color: #DDDDFF;
    border-top: 1px solid #66BBFF;
    border-right: 1px solid #66BBFF;
    border-left: 1px solid #66BBFF;
    width: 170px;
}
.spacer{
    width: 3px;
}
.a_email {
	font-family: arial;
	font-size: 13px;
}

/***************************************************** LIST */

.list {
    width: 100%;
}
.list_header {
    font-size: 14;
    font-weight: bold;
    border-top: 1px solid #66BBFF
}

.list_item {
    font-size: 12;
}
.list_1 {
    background-color: white;
    border-bottom: 1px solid #CCCCCC;
}
.list_2 {
    background-color: #DDEEFF;
    border-bottom: 1px solid #CCCCCC;
}
.list_section_header {
    color: red;
    font-weight: bold;
    background-color: #DDEEFF;
    border-bottom: 1px solid #CCCCCC;
}

.label {
    vertical-align: top;
    color: #555555;
}
.form_label {
    vertical-align: top;
    text-align: right;
    font-weight: bold;
}
.form_notes {
    color: #555555;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
}
.confirm {
    font-weight: bold;
    color: green;
}
.errors {
    color: red;
}

/***************************************************** ARTICLES */

.article {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
}
.article_header {
    border-top: 1px solid #66BBFF;
    font-weight: bold;
}
.article_more {
    font-size: 13px;
    font-falimy: arial;
    text-transform: uppercase;
}

/***************************************************** EVENTS */

.calendar_link {
    font-weight: bold;
}
.event {
    border-collapse: collapse;
    width: 100%;
}
.event_header {
    font-size: 16;
    font-weight: bold;
}
.event_info {
    background-color: #66BBFF;
    padding: 5px;
    font-weight: bold;
}

/***************************************************** GROUPS */

.group_member_header {
    font-size: 14;
    font-weight: bold;
    border-bottom: 1px dashed #DD4444;
}

/***************************************************** FOOTER */

.copyright {
    font-size: 11;
    text-align: center;
}

.info {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}
.info_header {
   border-top: 3px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-left: 1px solid #CCCCCC;
   padding-top: 10px;
}
.breadcrumbs {
    font-size: 10px;
    color: #99BB99;
}

.input_checkbox {
    background-color: #EEEEFF;
}