@import url("jquery.lightbox-0.5.css");

body {
    font-size: 0.7em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.7em;
}

#Body {
    background: #eefae6 url(img/bg.jpg) top center repeat-x;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: "Trebuchet MS", sans-serif;
    color: #565656;
    line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
}

ul {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 10px;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    padding: 0 0 0 10px;
    background: url(img/li-bullet.gif) 0 0.5em no-repeat;
    list-style: none;
}

a img {
    border: none;
}

a, a:link, a:active {
    color: #12AED7;
    text-decoration: underline;
}

a:visited {
    color: #A478BE;
}

a:hover {
    color: #1281D7;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS", sans-serif;
    color: #A5D58B;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.8em 0;
}

h1 {
    color: #79B956;
    font-size: 1.6em;
    font-weight: normal;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
}

h4, h5, h6 {
    font-size: 1.1em;
}

#escape {
    text-align: center;
}

#wrap {
    text-align: left;
    width: 952px;
    margin: 9px auto 0 auto;
}

#wraptop {
    height: 8px;
    background: url(img/wrap-top.gif) top left no-repeat;
    font-size: 0;
	clear:both;
}

#wrapcontents {
    padding: 11px 24px 11px 20px;
    background: #FFF;
    border-left: 1px solid #CDE9BE;
    border-right: 1px solid #CDE9BE;
}

#header {
    position: relative;
    height: 61px;
    background: url(img/navi-bg.jpg) top left no-repeat;
}

#logolink {
    display: block;
    position: absolute;
    width: 161px;
    height: 58px;
    top: 3px;
    left: 739px;
}

#navi {
    padding: 17px 0 0 5px;
}

#navi ul {
    margin: 0;
    padding: 0;
}

#navi li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    height: 32px;
    padding-left: 2px;
    background: url(img/navi-separator.gif) top left no-repeat;
}

#navi li.Menu-first {
    background: none;
}

#navi a, #navi a:link, #navi a:visited, #navi a:active {
    font-weight: bold;
    color: #EFFCE7;
    text-decoration: none;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 17px 0 15px;
    font-size: 1.1em;
}

#navi a:hover {
    text-decoration: underline;
    color: #FFF;
}

#navi a.Menu-open, #navi a.Menu-open:link, #navi a.Menu-open:visited, #navi a.Menu-open:active,
#navi a.Menu-sel, #navi a.Menu-sel:link, #navi a.Menu-sel:visited, #navi a.Menu-sel:active
{
    color: #BADBA7;
}

#breadcrumbs {
    height: 25px;
    line-height: 25px;
    background: url(img/breadcrumb-bg.gif) top left no-repeat;
    padding-left: 24px;
    color: #A1A1A1;
    font-size: 0.9em;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
    color: #A1A1A1;
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#contentarea {
    margin-top: 2px;
}

.subpage #contentarea {
    background: url(img/content-repeat-y.gif) 208px 0 repeat-y;
}

#column {
    width: 205px;
    float: left;
    margin-right: 3px;
    padding-bottom: 1px;
}

#subnavi {
    line-height: 1.0em;
}

#subnavi ul {
    margin: 0;
    padding: 0;
}

#subnavi li {
    margin: 0 0 2px 0;
    padding: 0;
    list-style: none;
    background: url(img/subnavi-item-top.gif) top left no-repeat;
}

#subnavi a, #subnavi a:link, #subnavi a:visited, #subnavi a:active {
    display: block;
    color: #565656;
    text-decoration: none;
}

#subnavi a:hover {
    text-decoration: underline;
}

#subnavi a {
    padding: 12px 8px 10px 25px;
    background: url(img/subnavi-item-bottom.gif) bottom left no-repeat;
}

#subnavi li.Menu-open, #subnavi li.Menu-sel {
    background: url(img/subnavi-open-bg.gif) top left repeat-y;
}

#subnavi a.Menu-open, #subnavi a.Menu-sel {
    background: url(img/subnavi-open-bottom.gif) bottom left no-repeat;
}

#subnavi li.Menu-haschildren a.Menu-open, #subnavi li.Menu-haschildren a.Menu-sel {
    background: none;
    padding-top: 7px;
}

#subnavi li li {
    background: none;
}

#subnavi li ul {
    background: url(img/subnavi-open-bottom.gif) bottom left no-repeat;
}

#subnavi li li a, #subnavi li.Menu-haschildren li a.Menu-open, #subnavi li.Menu-haschildren li a.Menu-sel {
    padding: 0 8px 8px 51px;
    background: url(img/subnavi-bullet.gif) 37px 0.3em no-repeat;
}

#subnavi li li {
    background: none;
}

#subnavi li li a.Menu-open, #subnavi li li a.Menu-sel {
    font-weight: bold;
}

.subpage #content {
    width: 626px;
    padding: 23px 25px 20px 46px;
    _width: 697px;
    float: left;
    background: url(img/content-top.gif) top left no-repeat;
}

.widepage #content {
	width:auto;
	float:none;
}

.frontpage #content {
    background: url(img/fp-content.gif) top left no-repeat;
    padding: 23px 0 30px 22px;
    margin-top: 2px;
}

#leftcolumn {
    float: left;
}

#rightcolumn {
    float: right;
}

.subpage #leftcolumn {
    width: 380px;
}

.subpage #rightcolumn {
    width: 226px;
}

#lefttricolumn, #centertricolumn, #righttricolumn {
    float: left;
}

#lefttricolumn {
    width: 402px;
    margin-right: 36px;
}

#centertricolumn {
    width: 287px;
    margin-right: 40px;
}

#righttricolumn {
    width: 96px;
    font-size: 0.9em;
}

#footer {
    background: url(img/wrap-bottom.gif) top left no-repeat;
    padding: 30px 0 25px 22px;
    color: #A1D07F;
    position: relative;
}

#footerlogo {
    display: block;
    position: absolute;
    top: 18px;
    left: 854px;
    width: 72px;
    height: 34px;
    background: url(img/footer-logo.gif) top left no-repeat;
}

.copyright {
    font-weight: bold;
    margin-right: 42px;
}

#footer img {
    vertical-align: -0.2em;
}

.DNNEmptyPane {
    display: none;
}

.quicklinks {
    margin: -12px 0 0 0;
    padding: 0;
}

.quicklinks li {
    list-style: none;
    margin: 0 0 2px 0;
    padding: 0;
    background: url(img/quick-link-top.gif) top left no-repeat;
}

.quicklinks a.quicklink, .quicklinks a.quicklink:link, .quicklinks a.quicklink:visited, .quicklinks a.quicklink:active, .quicklinks a.quicklink:hover {
    display: block;
    padding: 8px 12px 12px 12px;
    background: url(img/quick-link-bottom.gif) bottom left no-repeat;
    text-decoration: none;
    color: #565656;
    cursor: pointer;
    zoom: 1;
}

.quicklinks strong {
    display: block;
    font-weight: bold;
    color: #12AED7;
    margin-bottom: 4px;
}

.quicklinks a.quicklink:hover strong {
    color: #1281D7;
}

.AvenlaForm .DynamicFormFieldLabel {
    width: 100px;
    text-align: right;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 110px;
    padding-bottom: 4px;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 200px;
}

.AvenlaFormSubmit {
    padding-left: 110px;
}

.gallery {
	overflow:hidden;
	padding:0;
	margin:0;	
}

.gallery li {
	list-style:none;
	padding:0;
	width: 150px;
	margin:0 16px 10px 0;
	//margin:0 16px 0px 0;
	float:left;
}

.gallery li a.Image {
	display:block;
	border:solid 2px #CCC;
}

.gallery li a.Image:hover {
	border: solid 2px #80bb5f;
}

.gallery li img {
	display:block;
}

.gallery li.Separator {
	clear:both;	
	float:none;
	display:block;
	margin:0;
	list-style:none;
	background:none;
}

.FpFlash {
	height:215px;
	width:904px;
	position:relative;
}

.FpFlash .Text {
	position:absolute;
	right:0px;
	background: url(img/fpflash-bg.png) top left no-repeat;
	top: 0;
	padding: 6px 10px 0 50px;	
	width: 220px;
	//width: 280px;
	height: 214px;
	height:58px;
}

.LangNavi {
	float:right;
	margin: 0 27px 10px 0;
}

.LangNavi ul {
	overflow:hidden;
	padding:0;
	margin:0;
}


.LangNavi a, .LangNavi a:visited  {
	text-decoration:none;
	color:#12AED7;
}

.LangNavi a:hover {
	text-decoration:underline;
}

.LangNavi li {
	float:left;
	list-style:none;
	padding: 0 0 0 14px;
	background: url(img/langnavi-separator.gif) 6px 3px no-repeat;
}

.LangNavi li.Menu-first {
	background:none;
	padding:0;
}

.LangNavi a.Menu-sel, .LangNavi a.Menu-sel:link, .LangNavi a.Menu-sel:visited, .LangNavi a.Menu-sel:active, .LangNavi a.Menu-sel:hover, 
.LangNavi a.Menu-open, .LangNavi a.Menu-open:link, .LangNavi a.Menu-open:visited, .LangNavi a.Menu-open:active, .LangNavi a.Menu-open:hover {
	color: #b4dba7;
	color:#98c87c;
	text-decoration:none;
}

.Changes {
    float:right;
    width:226px;
    background: url(img/alphadot.png) 0 0 repeat;
    clear:right;
    margin: 58px 0 0 0;
    height:127px;
    padding: 15px;
    font-size:1.1em;
}

.Changes ul, .ChangesMain ul {
    padding:0;
    margin:0;
}

.Changes li, .ChangesMain li {
    padding:0;
    margin: 0 0 4px;
    background:none;
}

.Changes h3 {
    color:#5b5b5d;
    margin: 0 0 6px;
}

.ChangesMain h3 {
    color: #79B956;
}

.Changes a, .ChangesMain a {
    text-decoration:none;
    color:#1281D7;
}

.ChangesMain a {
    font-size:1.2em;    
}

.Changes a:hover, .ChangesMain a:hover {
    text-decoration:underline;
}

.Changes .AllChanges {
    border-top:solid 1px #A5D58B;
    padding: 3px 0;
    margin: 6px 0 0;
    text-align:right;
}

.ChangesMain .Date {
    display:block;
    color:#888;
    font-size:0.9em;
    margin: 0 0 2px;
}
