﻿* {
    outline: none;
}

body, textarea, table, tr, td{
	font-family: calibri, arial;
	font-size: 11pt;
}

html, body, form
{
	background-color: White;
	margin: 0;
	border: 0;
	height: 100%;
}

#wrap
{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.push
{
	height: 153px;
}

ul
{
    list-style-type: lower-roman;
}

ul.bullet
{
    list-style-type: disc;
}


/* MENU */

#menu_div
{
    width: 700px;
    margin: 0px auto;
    padding: 70px 0px 0px 0px;
    text-align: center;
}

#main_navi
{
    margin: 0px auto;
    width: 700px;
	padding: 0 0 25px 200px;
    list-style-type: none;
    text-transform: lowercase;
}

#main_navi li
{
    position: relative;
    float: left;
    margin-right: 25px;
    padding: 10px;
    outline-style: none;
    z-index: 5;
}


#main_navi li.selected
{
    float: left;
    background-color: #b5d999;
    outline-style: none;
}

#main_navi li a
{
    text-decoration: none;
    color: Black;
    font-family: Arial;
    font-size: 16pt;
    font-weight: 100;
}

ul#main_navi li.backLava, ul#sec_navi li.backLava {
    position: absolute;
    background: url('/assets/gfx/menu_bg_right.gif') no-repeat top right;
    padding: 0px;
    z-index: 0;
}

ul#main_navi li.backLava div.leftLava, ul#sec_navi li.backLava div.leftLava {
    background: url('/assets/gfx/menu_bg_top.gif') no-repeat top left;
    height: 100%;
    margin-right:12px;
}

ul#main_navi li.backLava div.cornerLava, ul#sec_navi li.backLava div.cornerLava {
    background: url('/assets/gfx/menu_bg_corner.gif') no-repeat bottom right;
    height:10px;
    width:12px;
    position:absolute;
    bottom:0px;
    right:0px;
}

ul#main_navi li.backLava div.bottomLava, ul#sec_navi li.backLava div.bottomLava {
    background: url('/assets/gfx/menu_bg_bottom.gif') no-repeat bottom left;
    height:10px;
    width:100%;
    margin-right: 10px;
    position:absolute;
    bottom:0px;
    left:0px;
}


#sub_navi
{
    list-style-type: none;
    float: right;
    margin-top: 53px;
    margin-left: 25px;
    padding: 10px;
    border-bottom: 10px solid #f8f8f8;
}

#sub_navi li a
{
    font-size: 13pt;
    color: Gray;
}

#sub_navi li.selected a
{
    font-size: 13pt;
    color: Black;
}

#sec_navi
{
    margin-top: -25px;
    width: 900px;
	padding: 0px;
    list-style-type: none;
}

#sec_navi li
{
    position: relative;
    float: left;
    padding: 10px;
    margin-right: 25px;
    outline-style: none;
    z-index: 5;
}

#sec_navi li.selected
{
    float: left;
    background-color: #b5d999;
    outline-style: none;
}

#sec_navi li a
{
    text-decoration: none;
    color: Black;
    font-family: Arial;
    font-size: 12pt;
}

/* HEADER */

#header
{
    height: 321px;
    background-color: #f3f3f3;
    background-image: url(/assets/gfx/header_x.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    min-height: 321px;
}

#header_center
{
    width: 960px;
    margin: 0 auto;
}

#header_content
{
    position: absolute;
    top: 115px;
    height: 170px;
    width: 960px;
    clear: both;
    overflow: hidden;
}


#logo
{
    display: block; /* Allows you to change the width and height of the image */
    height: 101px;
    width: 268px;
    text-indent: -2000em; /* Hides the text in the h1 tag */
    z-index: 1000; /* IE Fix*/
    background: url(/assets/gfx/logo.jpg) 0 0 no-repeat;
    position: absolute;
    margin: 12px 0px;
}

/* MAIN CONTENT */

#main_center
{
	width: 968px;	
	margin: 0px auto;
}

#main
{
    background-color: White;
    background-image: url(/assets/gfx/top_main.jpg);
    background-position: top;
    background-repeat: no-repeat;
    font-family: calibri, arial;
    font-size: 11pt;
    width: 968px;
    margin-top: -35px;
    padding-bottom: 250px;
}

#main_content
{
    padding: 15px;
    padding-top: 25px;
}

#main_footer
{
    min-height: 170px;
    background-color: #f8f8f8;
    background-image: url(/assets/gfx/bottom_bubbles.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 960px;
    margin: -100px auto;
}


/* FOOTER */

#footer
{
	height: 153px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #303030;
}

#footer_center
{
    position: relative;
    width: 960px;
    margin: 0 auto;
    height: 153px;
}

#hr_footer
{
    position: absolute;
    height: 1px;
    border: 0px;
    width: 960px;
    color: #434343;
    background-color: #434343;
    margin-top: 106px;
}

#footer_main
{
    position: absolute;
    width: 960px;
    background-color: #434343;
    height: 60px;
    margin-top: 112px;
}

#footer_image
{
    display: block; /* Allows you to change the width and height of the image */
    height: 68px;
    width: 325px;
    text-indent: -2000em; /* Hides the text in the h1 tag */
    z-index: 1000; /* IE Fix*/
    background: url(/assets/gfx/bottom_logo.jpg) 0 0 no-repeat;
    margin: -8px -7px;
    position: absolute;
}

#copyright_notice
{
    position: absolute;
    left: 335px;
    font-family: Arial;
    font-size: 27pt;
    color: #5e5e5e;
    top: 17px;
}

#bottom_info
{
    position: absolute;
    right: 5px;
    top: 2px;
    width: 220px;
    text-align: right;
}

/* TEXT ELEMENTS */

h1.logo
{
    margin: 0px;
    padding: 0px;
}

h2
{
    height: 54px;
    font-family: Arial;
    font-size: 18pt;
    font-weight: normal;
    padding-top: 0px;
    margin: 0;
}

h3
{
    margin: 0px;
    font-weight: 100;
    font-size: 15pt;
    font-family: Arial;
}

#bottom_info_text
{
    color: #9b9b9b;
    font-size: 8pt;
    font-family: Arial;
}

.dotstyle
{
    color: #8cc63e;
}

span.statement
{
    font-style: italic;
}

span.statementby
{
    font-weight: bold;
}

span.calendar_date_month
{
    font-size:11px;
	font-weight:bold;
	width: 60px;
	display: block;
}

span.calendar_date_day
{
    color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	display: block;
	margin-top: -3px;
	margin-bottom: 5px;
}

span.calendar_date_time
{
	color: Black;
	font-size: 7pt;
	display: block;
	margin-top: -6px;
}

span.Newsheader
{
    font-size: 14pt;
}

/* Anchor elements */

a
{
    color: #8dc53e;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    
}

a:active
{
    
}

/* Divs */

div.container
{
    overflow: auto;
    width: 100%;
}

div.column
{
    width: 50%;
    float: left;
}

#dropdownpanel
{
    position: absolute;
    z-index: 999;
}

#dropdowncontent
{
    position: relative;
    display: none;
    background-color: #272727;
    width: 350px;
    margin: 0px 30px;
    padding: 20px;
    border: 3px solid White;
    color: White;
}

div.calendar
{
    background:#fff url('/assets/gfx/fulldate.jpg') repeat-x scroll top left;
	width:60px;
	height:60px;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


/* Tables */

table.blogitem a, table.blogitem_alternate a
{
    color: Black;
    text-decoration: none;
}

table.blogitem a:hover, table.blogitem_alternate a:hover
{
    text-decoration: underline;
}

table.blogitem a:visited
{
    
}

table.blogitem a:active
{
    
}

table.nospace
{
    margin: 0px;
    padding: 0px;
}

table.fullsize
{
    width: 100%;
}

table.nospace td
{
    padding: 0px;
}

.form
{
    background-color: #e3ffbe;
}

table.form td
{
    padding: 3px 5px 3px 5px;
}

table.form .infocell
{
    vertical-align: top;
}

table.form .coloncell
{
    vertical-align: top;
    width: 10px;
}

table.form .inputcell
{
    text-align: left;
}

table.blogitem
{
    margin: 5px;
    border: 1px solid #6a9c25;
    padding: 5px;
    width: 457px;
    background: url(/assets/gfx/input_gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: White;
    cursor: pointer;
}

table.blogitem td
{
}

td.blog_title
{
}

td.blog_infocell
{
    font-family: Arial;
    font-size: 8pt;
    width: 80px;
}

td.blog_datecell
{
    font-family: Arial;
    font-size: 8pt;
    font-style: italic;
    width: 360px;
}

td.blog_authorcell
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;    
}

td.reference_image
{
    vertical-align: top;
    width: 220px;
}

td.reference_text
{
    
}


/* Input */

table.form input[type=text], table.form textarea
{
    width: 95%;
    background: url(/assets/gfx/input_gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: White;
    border: 1px solid #6a9c25;
    color: Gray;
    padding: 3px;
}

table.form input[type=text]:focus, table.form textarea:focus
{
    background-image: none;
    background-color: White;
    color: Black;
}

table.form textarea
{
    height: 200px;
}

.input-validation-error
{
    border: 1px solid Red !important;
}

.validation-summary-errors
{
    color: Red;
}

/* Image style */
.photo 
{
	position: relative;
	float: left;
}

.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo span 
{
}

.photo a {
	text-decoration: none;
}



.logo {
	width: 200px;
	float: left;
	margin: 0px;
}


.logo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	width: 100%;
}



.additional
{
    float: right;
    margin-right: 15px;
    margin-bottom: 5px;
}

.additional img
{
	height: 80px;
}

.additional span
{
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50%;
	background: url(/assets/gfx/imagestyle/pin.png) no-repeat;
}


hr.itemseperator
{
    width: 75%;
}