/* =================================================================
   =================================================================
   ==                                                             ==
   ==  STANDARD HTML ELEMENTS                                     ==
   ==                                                             ==
   =================================================================
   ================================================================= */


body {
        background: #eee;
        font-size: 12px;
        font-family: helvetica, arial, verdana, sans-serif;
}

a {
        color: #555;
        font-weight: bold;
        text-decoration: none;
}

h3,h4,h5 {
        margin-bottom: .25em;
}

h3 {
        font-size: 14px;
        color: #333;
}

/*
p {
        margin: 0 0 20px;
        padding: 0px;
}
*/

form {
        padding: 0;
        margin: 0;
}

input, textarea, select {
        padding: 2px;
        margin: 0px 0px;

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

td, th {
        font-size: 12px;
        font-family: helvetica, arial, verdana, sans-serif;
}



/* =================================================================
   =================================================================
   ==                                                             ==
   ==  PORTAL-WIDE PAGE LAYOUT                                    ==
   ==                                                             ==
   =================================================================
   ================================================================= */

#header {
        padding: 20px 20px 10px 20px;
}

#header {
        background-color: #A7A93E;
}

#header h1, #header h1 a {
        display: inline;
        font: bold 36px georgia, times, serif;
        margin: 0;
        padding: 0;
        color: #eee;
}

#header h1.etc {
        font: bold 36px georgia, times, serif;
        margin: 0;
        padding: 0;
        color: #eee;
}

#header h2, #header h2, #header h2 a {
        display: inline;
        font: bold 12px helvetica, arial, sans-serif;
        color: #eee;
}



#topnav {
}

#topnav a {
}

#topnav a:hover {
}

#topnav a.firsta {
}

.topnone {
}


#container {
}

#navcont {
}

#navmenu {
}

DIV.navmenu {
}

a.navmenu {
}

a.navmenu:hover {
}



#menucont {
}



#maincont {
}

#maincont a {
}

#maincont a:hover {
}

#maincont a.icon {
}

#maincont a.text_button, #maincont a.text_button:hover, #maincont a.text_button:visited {
        border: 1px solid #9999CC;
}

#maincont span.date {
        border: 1px solid #bbb;
        color: #e60;
        background: #eee;
        padding: 1px 4px;
        position: relative;
        top: -4px;
        left: -18px;
        font-weight: bold;
        font-size: 11px;
        }

#maincont span.bread {
        border: 1px solid #bbb;
        color: #555;
        background: #eee;
        padding: 1px 4px;
        position: relative;
        top: -6px;
        left: -16px;
        font-weight: bold;
        font-size: 11px;
}

#maincont span.archive {
        display: block;
        margin: 5px 0 0;
}





#sidebar {
        width:200px;
        height: 100%;
        margin: 0px 0px 10px 10px;
        padding: 0px;
        color: #334;
        background: #EDECDA;
        border-left: 1px solid #999;
}


#sidebar h2 {
        margin: 0;
        padding: 2px 5px 5px 20px;
        font-size: 12px;
        font-weight: bold;
        color: #eee;
        background: #666;
        border: 0 none;
}

#sidebar h3 {
        margin: 0;
        padding: 2px 5px 5px 10px;
        font-size: 12px;
        color: #dfdfff;
        font-weight: normal;
        background: #666;
        border: 0 none;
}

#sidebar a {
        text-decoration: none;
        border-bottom: 1px solid #fff;
        color: #555;
        margin: 0;
        font-weight: bold;
}

#sidebar h2 a {
        text-decoration: none;
        color: #eee;
}

#sidebar h2 a:hover {
        color: #ccc;
        background: transparent;
}

#sidebar a {}

#sidebar a:hover {
        text-decoration: none;
        color: #444;
        background: #dde;
}


.sidebar_element {
        padding: 1em 0 1em 0;
        border-bottom: thin solid #D6D4AA;
}




#footer {
}

#footer a {
}

#footer a:hover {
}

#footer .date {
}

#footer .other {

}




/* =================================================================
   =================================================================
   ==                                                             ==
   ==  SPECIAL-PURPOSE ELEMENTS                                   ==
   ==                                                             ==
   =================================================================
   ================================================================= */

.report {
        margin-bottom: 1em;
        font-size: 10pt;
}

TR.report_alternate {
        background-color: #F8F8E0;
}

.report .header, THEAD.report, TH.report {
        background-color: #DDDDDD;
        border: #DDDDDD 1px solid;
        font-weight: bold;
        padding: 4px;
}

.report .body, TD.report, TD.body {
        border: #DEDEDE 1px solid;
        padding: 2px;
}

.report .footer, TFOOT.report {
        background-color: #DDDDDD;
}

.selected_row {
        background-color: #EEEEFF;
}




/* =================================================================
   =================================================================
   ==                                                             ==
   ==  GIZMOS                                                     ==
   ==                                                             ==
   =================================================================
   ================================================================= */

h2.section {
        margin: 0px 0px 3px 0px;
        padding: 3px 21px;
        font-size: 14px;
        color: #333;
        background: url(../images/arrow_ico.gif) no-repeat 2px 4px #D6D4AA;
        border: 1px solid #bbb;
}

.news_item A.element_name {
        text-decoration: none;
        color: #eee;
        display: inline;
        font-weight: bold;
}

.news_item A.element_name:hover {
        text-decoration: none;
        color: #A7A93E;
}

.discussion {
        border-bottom: thin solid #D6D4AA;
}

span.calendar  {
        width: 150px;

        text-decoration: none;
        border-bottom: 1px solid #fff;
        color: #555;
        background: #D6D4AA;
        display: block;
        margin: 0;
        padding: 2px 20px 2px 20px;
        font-weight: normal;
}

span.calendar a {
        color: #000;
        background: #EDECDA;
        font-size: 8px;
}

.calendar_month_cell, .calendar_month_cell_day {
        border: 1px solid #ccc;
}

.calendar_month_cell_day {
        background: #dde;
        font-weight: bold;
}

.calendar_month_cell_date {
        background: #ddd;
}

.calendar_month_cell_event a.calendar {
        color: DarkRed;
        font-weight: normal;
        text-decoration: none;
}

.calendar_summary {
        padding: .5em;
        background-color: #def;
        border: 1px solid #def;
}



span.info {
        text-decoration: none;
        border-bottom: 1px solid #fff;
        color: #000000;
        background: #D6D4AA;
        display: block;
        margin: 0;
        padding: 2px 20px 2px 20px;
        font-weight: normal;
}

span.info a {
        width: 150px;
        text-decoration: underline;
        border-bottom: 1px solid #fff;
        color: #000000;
        background: #D6D4AA;
        padding: 0px;
        margin: 0;
        display: inline;
        font-weight: normal;
        border-bottom: none;
}

span.info a:hover {
        width: 150px;

        text-decoration: underline;
        border-bottom: 1px solid #fff;
        color: #000000;
        background: #D6D4AA;
        padding: 0px;
        margin: 0;
        display: inline;
        font-weight: bold;
        border-bottom: none;
}





/* =================================================================
   =================================================================
   ==                                                             ==
   ==  ELEMENT ATTRIBUTES                                         ==
   ==                                                             ==
   =================================================================
   ================================================================= */







/* =================================================================
   =================================================================
   ==                                                             ==
   ==  GIZMOTAGS                                                  ==
   ==                                                             ==
   =================================================================
   ================================================================= */













/* =================================================================
   =================================================================
   ==                                                             ==
   ==  LAYOUT AREA ELEMENTS - Used when the Page Layout feature   ==
   ==                         is in use
   ==                                                             ==
   =================================================================
   ================================================================= */

.vertical_separator {
}

.horizontal_separator {
}

div.layout_area {
}

/* dimensions for specific layouts */

#layout_1 #layout_area_1 {
        width: 100%;
}

#layout_2 #layout_area_1 {
        width: 200px;
}

#layout_2 #layout_area_2 {
        width: 480px;
}

#layout_3 #layout_area_1 {
        width: 480px;
}

#layout_3 #layout_area_2 {
        width: 200px;
}

#layout_4 #layout_area_1 {
        width: 140px;
}

#layout_4 #layout_area_2 {
        width: 400px;
}

#layout_4 #layout_area_3 {
        width: 140px;
}

#layout_5 #layout_area_1 {
        width: 225px;
}

#layout_5 #layout_area_2 {
        width: 230px;
}

#layout_5 #layout_area_3 {
        width: 225px;
}

#layout_6 #layout_area_1 {
        width: 480px;
}

#layout_6 #layout_area_2 {
        width: 240px;
}

#layout_6 #layout_area_3 {
        width: 240px;
}

#layout_6 #layout_area_3 {
        width: 200px;
}





/* =================================================================
   =================================================================
   ==                                                             ==
   ==  MISCELLANEOUS                                              ==
   ==                                                             ==
   =================================================================
   ================================================================= */

/* used in forms generated by portal, gizmos */
#transitional_form, DIV.transitional_form {
        background-color: #eee;
}


/* the login box */
#tagLoginBox {
        background-color: white;
        border: 1px solid black;
        padding: 1em;
}


