@import url(../../UI/Css/Layout.css);

/* WEBSITE COLOR PALETTE:
    brighter green:     #B3D491;
    darker green:       #8FB469;
    orange:             #EF830E;
    brighter orange:    #F7C11C;
    light black:        #2C4319;
*/


/********* GLOBALS *********/
*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #F2FCE1;
}
body, th, td, input, textarea, select
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
form
{
    margin: 0px;
    padding: 0px;
}

a:link, a
{
    color: #EF830E;
    line-height: 13px;
}

a img, table
{
    border: 0;
}
li
{
    list-style-position: inside;
}
button, select, textarea, input
{
    font: 100% serif;
}
table
{
    border-collapse: collapse;
}
caption, th, td
{
    text-align: left;
}
p
{
    margin: .35em 0;
}

.BannerArea
{
    display: block;
    width: 778px;
}
.BannerArea.pre, .siteHeader
{
    float: left;
    display: inline;
    height: 17px;
    width: 600px;
    font-size: 10px;
    padding-top: 6px;
    padding-left: 30px;
    color: #8FB469;
}
.BannerArea.languages
{
    float: right;
    padding-top: 6px;
    padding-right: 20px;
    height: 17px;
    width: auto;
}
.BannerArea.header
{
    clear: both;
    float: left;
    height: 190px;
    width: 778px;
    background-image: url(images/homepage02.jpg);
    background-repeat: no-repeat;
}
.BannerArea.header .motto
{
    padding-top: 96px;
    padding-left: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #8FB469;
}

.MainMenu
{
    width: 778px;
    height: 70px;
    background-image: url(images/homepage01.jpg);
}

/********* LAYOUT *********/

body
{
    margin: 0;
    background: #FFF;
}
#wrap
{
    width: 730px;
    margin: 0 auto;
}

#page
{
    padding: 15px;
}
.secondary
{
    width: 170px;
    float: none;
    margin-bottom: 1px;
}
#menu .secondary
{
    list-style: none;
}
#main
{
    width: 500px;
    float: left;
    padding-bottom: 15px;
}

.secondary .uc
{
    margin: 0;
    padding: 0;
}

.box
{
    padding-bottom: 10px;
}
#extras
{
    float: right;
}

/*top*/
#header .top
{
}
#header .top img
{
    vertical-align: text-bottom;
}
#header .top h2
{
    display: inline;
}

/*menu*/
.topMenu
{
    clear: both;
    display: block;
    top: 0px;
    bottom: 0px;
    width: 778px;
    height: 70px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 14px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 30px;
}
.topMenu li
{
    display: block;
    float: left;
    height: 30px;
    _width: 100px;
}
.topMenu a
{
    padding-right: 15px;
    height: 16px;
    color: #EF830E;
}
.topMenu li.current, .topMenu li.current a, .topMenu li.trail, .topMenu li.trail a
{
    color: #EF830E;
    font-weight: bold;
    list-style: none;
}
.topMenu .current a, .topMenu .trail a
{
    color: #EF830E;
    font-weight: bold;
    text-decoration: underline;
}
.topMenu a:hover
{
    text-decoration: underline;
}

.languageMenu
{
    display: block;
}
.languageMenu a
{
    opacity: .4;
}
.languageMenu .current
{
    cursor: default;
    opacity: 1;
}
.languageMenu a:hover
{
    opacity: 1;
}

.subMenu a
{
    display: block;
    padding: 2px 0;
    _height: 1px;
    color: #333;
}
ul.subMenu ul
{
    margin: 0 0 5px 5px;
}
.subMenu .trail > a, .subMenu .current > a, .menu .trail > a, .menu .current > a
{
    color: #046380;
}
.subMenu .current > a, .menu .current > a
{
    font-weight: bold;
}

/* lists */
.list .a0
{
    background: #f4f8ed;
}
.list
{
    padding-bottom: 6px;
    background-position: 50% 100%;
}
.list .item
{
    padding: 5px;
}

/*path*/
.path
{
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #3B617C;
}
.path .current
{
    color: #333;
}
.path a.current:hover
{
    cursor: default;
    text-decoration: none;
}

/*sitemap*/
#main ul
{
    list-style: circle;
    margin-left: 20px;
}

/* content */
.introduction
{
    font-size: 1.1em;
    font-style: italic;
}

/** date **/
.date
{
    font-size: x-small;
    color: #333;
    display: block;
}

/*columns*/
.columns .left
{
    float: left;
    width: 245px;
}
.columns .right
{
    float: right;
    width: 245px;
}

/* login */
.login .tb
{
    width: 130px;
}
.login .ff
{
    margin-bottom: 5px;
}
.register td
{
    padding: 0 5px 5px 0;
}

/* gallery */
.thumbnail
{
    opacity: .4;
}
.thumbnail:hover, .selected
{
    opacity: 1;
}
#thumbnails
{
    padding-bottom: 10px;
}
#thumbnails .text
{
    display: none;
}
.thumbnail
{
    margin-bottom: 10px;
    margin-right: 5px;
}

/* comments */
.commentList
{
    border-top: solid 1px #D0CFCB;
    margin-top: 10px;
}

/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

/** HEADINGS */

h1, h2, h3, .h3
{
    font-family: Georgia, "Times New Roman" ,Times,serif;
    font-weight: bold;
    color: #3B617C;
    color: #203211;
    padding-bottom: 0.35em;
}

h1 span, h2 span, h3 span
{
    color: #8FB469;
}

h1
{
    font-size: 130%;
}

h2
{
    font-size: 115%;
}

h3, .h3
{
    font-size: 100%;
    color: #6FA046;
}

.head1
{
    margin-top: 0px;
    font-size: 14px;
    color: #EF830E;
}

.head2
{
    margin-bottom: 0px;
}

/** TEXTS */

p, ul, ol, dl
{
    margin-top: 0px;
    margin-bottom: 1em;
    text-align: left;
    line-height: 120%;
}

/** LISTS */

.list1
{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    font-size: 12px;
    line-height: 13px;
}

.list1 li
{
    padding: 2px 0px 2px 3px;
    background: url(images/homepage11.gif) no-repeat left top;
}
.list1 li a
{
    padding-left: 16px;
}
.list1 li.current a
{
    color: #2C4319;
}

.list1 ul
{
    padding-top: 10px;
}
.list1 ul li
{
    padding-left: 0px;
    background-image: none;
}

.list2
{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    line-height: normal;
}

.list2 li
{
    padding: 16px 0px 15px 0px;
    background: url(images/homepage12.gif) repeat-x left top;
}

.list2 li.first
{
    padding-top: 0px;
    background: none;
}

.list2 h3
{
    display: inline;
    margin: 0px;
}

.list2 p
{
    margin-bottom: 0px;
}

/** LINKS */

a
{
    text-decoration: none;
    color: #EF830E;
}

a:hover h2
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

/** BACKGROUNDS */

.bg1
{
}

/** MISC */

.align-justify
{
    text-align: justify;
}

.align-right
{
    text-align: right;
}

img
{
    border: none;
}

img.left
{
    float: left;
    margin: 3px 15px 0px 0px;
}

img.right
{
    float: right;
    margin: 3px 0px 0px 15px;
}

hr
{
}

.hr1
{
    height: 35px;
    background: url(images/homepage12.gif) repeat-x left center;
}

/** MENU */

#menu .first a
{
    padding-left: 30px;
    background: none;
}

/** TAGLINE */

#tagline
{
    background: url(images/homepage03.jpg) no-repeat left top;
}

#tagline h2
{
    margin: 0px;
    padding: 60px 0px 0px 105px;
    font-size: 18px;
    font-weight: normal;
    color: #B3D491;
}

/** FOOTER */

#footer
{
    clear: both;
    display: block;
    height: 80px;
    width: 778px;
    background: url(images/homepage10.gif) repeat-x left top;
}

#footer a
{
    display: block;
    width: 778px;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    text-align: center;
    color: #FFFFFF;
}


/* Support */

.PopupContainer
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/Shade50.png);
    background-position: left top;
    background-repeat: repeat;
    z-index: 5;
}
.Popup
{
    position: relative;
    display: block;
    width: 400px;
    border: solid 1px black;
    background-color: #B3D491;
    min-width: 400px;
    text-align: center;
    z-index: 100;
}
.Popup.title
{
    min-height: 0;
    border-style: none;
    background-color: #EF830E;
    color: White;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
.Popup.help
{
    border-style: none;
    min-height: 100px;
}
.Popup.close
{
    padding-top: 10px;
    border-style: none;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.ILButton
{
    width: 120px;
    height: 32px;
    background-image: url(images/ButtonSm.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
     font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
    font-size: 12px;
    color: Black;
    border-style: groove;
    border-width: 1px;
    border-color: #EF830E;
    text-transform: uppercase;
    cursor: pointer;
}
.ILButton.medium
{
    width: 150px;
    height: 32px;
    background-image: url(images/ButtonMd.jpg);
}
.ILButton.large
{
    width: 200px;
    height: 32px;
    background-image: url(images/ButtonLg.jpg);
}

.Error
{
    display: block;
    background-color: Red;
    color: white;
    font-weight: bold;
}
.Important
{
    color: red;
    font-weight: bold;
}


/* Hide RSS subscription headers */
.uc.subscribe h4
{
    display: none;
}
