﻿.IEFix
{
    z-index: 100;
}

#content_justify
{
    text-align: justify;
    padding-right: 10px;
}

img
{
    behavior: url(/App_Themes/DefaultTheme/iepngfix.htc);
}

legend
{
    font-weight: bold;
    font-size: large;
}

body
{
    background-color: #6E8B3D;
    background-image: none;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    color: #003B00;
    font-size: small;
}

p
{
    margin-top: 5px;
    margin-bottom: 10px;
}

h1
{
    font-size: large;
    margin-top: 10px;
    margin-bottom: 5px;
}

h2
{
    font-size: large;
    margin-top: 10px;
    margin-bottom: 5px;
}

h3
{
    font-size: medium;
    margin-top: 10px;
    margin-bottom: 5px;
}

A:link
{
    color: #003B00;
}
A:visited
{
    color: #003B00;
}
A:active
{
    text-decoration: none;
    color: #008B00;
}
A:hover
{
    font-weight: bold;
    color: #005B00;
}

#topmostline A:link
{
    font-weight: bold;
    text-decoration: none;
    color: White;
}
#topmostline A:visited
{
    text-decoration: none;
    color: White;
}
#topmostline A:active
{
    text-decoration: none;
    color: Yellow;
}
#topmostline A:hover
{
    font-weight: bold;
    font-style: oblique;
    color: Yellow;
}

#header A:link
{
    font-weight: bold;
    text-decoration: none;
    color: White;
}
#header A:visited
{
    text-decoration: none;
    color: White;
}
#header A:active
{
    text-decoration: none;
    color: Yellow;
}
#header A:hover
{
    font-weight: bold;
    font-style: oblique;
    color: Yellow;
}

#footer A:link
{
    font-weight: normal;
    text-decoration: underline;
    color: White;
}
#footer A:visited
{
    text-decoration: none;
    color: White;
}
#footer A:active
{
    text-decoration: none;
    color: Yellow;
}
#footer A:hover
{
    font-weight: bold;
    font-style: oblique;
    color: Yellow;
}

table.publish td
{
    border-style: solid;
    border-width: 1px;
    border-color: #003B00;
}

table.display td
{
    border-style: none;
    border-width: 1px;
    background-color: #8EAB4D;
    padding: 0 3px 0 3px;
}

table.statistics td
{
    border-style: none;
    border-width: 1px;
    background-color: #8EAB4D;
    padding: 0 3px 0 3px;
}

#container
{
    border-style: solid;
    border-width: 1px;
    border-color: #A2CD5A;
    position: relative;
    width: 1024px;
    height: auto;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#topmostline
{
    background-color: #003B00;
    width: 1018px;
    height: 18px;
    padding: 3px;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    color: White;
    font-size: small;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A2CD5A;
}

#header
{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0;
    height: 200px;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    color: White;
    font-size: xx-large;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A2CD5A;
}

#title
{
    position: relative;
    float: left;
    height: 85px;
    width: 600px;
    margin-top: 65px;
    padding-left: 200px;
}

#logo
{
    position: relative;
    float: left;
    vertical-align: middle;
    width: 224px;
    height: 145px;
    padding-top: 5px;
}

#headerleft
{
    position: relative;
    float: left;
    height: 30px;
    width: 180px;
    padding: 10px;
    font-size: small;
    text-align: right;
}

#headercenter_links
{
    position: relative;
    float: left;
    height: 30px;
    width: 404px;
    padding: 10px;
    font-size: small;
    font-weight: bold;
    text-align: left;
    color: White;
}

#headercenter_user
{
    position: relative;
    float: left;
    height: 30px;
    width: 180px;
    padding: 10px;
    font-size: small;
    font-weight: normal;
    text-align: right;
    color: White;
}


#headerright
{
    position: relative;
    float: left;
    height: 30px;
    width: 180px;
    padding: 10px;
    font-size: small;
    text-align: left;
}

#inner_container
{
    background-color: #8EAB4D;
    color: #003B00;
    position: relative;
    width: 1024px;
    height: auto;
    padding: 0;
}

#left
{
    color: #003B00;
    z-index: 9999;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    width: 180px;
    height: inherit;
    margin: 0;
    padding: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A2CD5A;
    background-color: #8EAB4D;
}

#content
{
    color: #003B00;
    z-index: 1;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    width: 612px;
    height: auto !important;
    height: 700px;
    min-height: 700px;
    padding: 10px 0 10px 10px;
    background-color: #A2CD5A;
    background-image: none;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    font-size: medium;
}

#content_large
{
    color: #003B00;
    z-index: 1;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    width: 1004px;
    height: auto !important;
    min-height: 700px;
    padding: 10px;
    background-color: #A2CD5A;
    background-image: none;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    font-size: medium;
}

.menuitemstyle
{
    border-bottom: 1px solid #003B00;
    background: url(grey_bullet.gif) no-repeat 3px 10px;
    padding-left: 13px;
    margin: 0;
}

.menuitemstyle a
{
    background-image: none;
}

#right
{
    color: #003B00;
    z-index: 2;
    position: relative;
    float: left;
    width: 200px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    background-color: #8EAB4D;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    font-size: large;
    text-align: center;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A2CD5A;
}

#footer
{
    background-color: #003B00;
    width: 1018px;
    height: 18px;
    padding: 3px;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    color: White;
    font-size: small;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A2CD5A;
}

.right_item
{
    padding: 10px;
    border-bottom: 1px solid #A2CD5A;
}

.itemlabel
{
    position: relative;
    float: left;
    font-size: small;
    width: 80px;
    text-align: left;
}

.itemtext
{
    font-size: small;
    width: 180px;
    text-align: left;
    padding-bottom: 5px;
}

.itemtextbox
{
    float: left;
    position: relative;
    font-size: small;
    width: 95px;
}

.itemtitle
{
    text-align: center;
    width: 180px;
    padding-bottom: 10px;
    font-size: large;
}

.entryimage
{
    float: left;
    position: relative;
    width: 40px;
    height: 40px;
    padding: 5px 10px 5px 10px;
}

.news_page
{
    float: left;
    position: relative;
    width: 602px;
    padding: 10px 0px 10px 0px;
    background-color: #8EAB4D;
    border-style: solid;
    border-width: 1px;
    border-color: #A2CD5A;
}

.entrytitlearea
{
    float: left;
    position: relative;
    padding: 0px 10px 5px 5px;
    height: 45px;
    width: 335px;
}

.entrytitlearea_large
{
    float: left;
    position: relative;
    padding: 0px 10px 10px 10px;
    height: 60px;
    width: 512px;
}

.entrytitle
{
    float: left;
    font-size: medium;
    text-align: left;
    vertical-align: top;
    width: 335px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #003B00;
}

.entrytitle_large
{
    float: left;
    font-size: medium;
    text-align: left;
    vertical-align: top;
    width: 492px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #003B00;
}

.entryadmin
{
    float: left;
    font-size: small;
    vertical-align: top;
    width: 15px;
}

.entrybody
{
    width: 385px;
    max-height: 70px;
    font-size: small;
/*    font-weight: bold;*/
    text-align: left;
    padding: 0px 10px 3px 15px;
    overflow: hidden;
    text-align: justify;
}

.entrybody_large
{
    position: relative;
    float: left;
    width: 577px;
    font-size: medium;
    font-weight: normal;
    text-align: left;
    padding: 0px 10px 5px 15px;
    overflow: hidden;
    text-align: justify;
}

.entrydate
{
    float: left;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    height: 15px;
    width: 220px;
}

.entryauthor
{
    float: right;
    font-size: x-small;
    font-weight: bold;
    text-align: right;
    padding-top: 5px;
    height: 15px;
    width: 100px;
}

.entrylink
{
    position: relative;
    float: left;
    text-align: right;
    font-weight: bold;
    width: 410px;
    font-size: small;
}

.entrypanel_2sor
{
    margin-top: 0px;
    height: 134px;
    padding: 5px 0 0 0;
    background-image: url('terkep_nadap_arnyekkal_432_2sor.png');
    behavior: url(/App_Themes/DefaultTheme/iepngfix.htc);
    background-repeat: no-repeat;
}

.entrypanel_3sor
{
    margin-top: 0px;
    height: 152px;
    padding: 5px 0 0 0;
    background-image: url('terkep_nadap_arnyekkal_432_3sor.png');
    behavior: url(/App_Themes/DefaultTheme/iepngfix.htc);
    background-repeat: no-repeat;
}

.entrypanel_4sor
{
    margin-top: 0px;
    height: 167px;
    padding: 5px 0 0 0;
    background-image: url('terkep_nadap_arnyekkal_432_4sor.png');
    behavior: url(/App_Themes/DefaultTheme/iepngfix.htc);
    background-repeat: no-repeat;
}

.buttonstyle
{
    margin: 5px;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    color: #003B00;
    background-color: #A2CD5A;
    font-weight: 700;
}

.mapcaption
{
    font-family: Comic Sans MS, FreeSans, Jarmul;
    padding: 15px;
    font-size: small;
    font-weight: bold;
    text-align: center;
    color: #003B00;
}

.panelstyle
{
    margin-bottom: 10px;
}

.border
{
    border-style: solid;
    border-width: 1px;
    border-color: #003B00;
    margin-bottom: 5px;
    margin-right: 10px;
}

.news_panel
{
    height: auto;
    width: 432px;
    float: left;
}

.recent_updates_panel
{
    height: auto;
    width: 160px;
    float: left;
    position: relative;
}

.recent_updates_content
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 160px;
    padding: 5px;
    background-color: #8EAB4D;
    border-style: solid;
    border-width: 1px;
    border-color: #003B00;
    font-size: small;
}

.recent_uploads_panel
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 582px;
    padding: 5px 10px 10px 10px;
    background-color: #8EAB4D;
    border-style: solid;
    border-width: 1px;
    border-color: #003B00;
    font-size: small;
}

.popBox
{
	position: absolute;
	z-index: 2;
	background: #cccccc;
	width: 650px;
	padding: 0.3em;
    border: 1px solid gray;
	text-align:justify;
}

.contestphotoframe
{
    font-size: small;
    float: left;
    position: relative;
    border-style: solid;
    border-width: 1px;
    width: 280px;
    padding: 5px 5px 5px 5px;
    margin:10px 10px 0 0;
}

#map_vertes 
{
    position: relative;
    background-image: url('../../Images/vertes/vertes.png');
    margin: 0px auto;
    width:900px;
    height:724px;
    font-size:14px;
}

#map_vertes li {
    display: block;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.infobox
{
    position:relative;
    width:40px;
    height:40px;
    background-image: url('../../Images/infobox.png');
    cursor: default;
	text-decoration: none;
}

.infobox:hover
{
    text-decoration: none;
    background-image: none;
    width:auto;
    height:auto;
}

.infobox .showbox
{
    display: none;
    position:relative;
    border-style: dotted;
    background-color: #eecbad;
    z-index: 1000;
    padding: 5px;
}

.infobox .showbox_top
{
    display: none;
    position:relative;
    border-style: dotted;
    background-color: #eecbad;
    z-index: 1000;
    padding: 5px;
    top: -300px;
    min-height: 340px;
}

.infobox .showbox_top_left
{
    display: none;
    position:relative;
    border-style: dotted;
    background-color: #eecbad;
    z-index: 1000;
    padding: 5px;
    left: -500px;
    min-width: 540px;
    top: -300px;
    min-height: 340px;
}

.infobox .showbox_bottom_left
{
    display: none;
    position:relative;
    border-style: dotted;
    background-color: #eecbad;
    z-index: 1000;
    padding: 5px;
    left: -500px;
    min-width: 540px;
}

.infobox:hover .showbox
{
    display: block;
}

.infobox:hover .showbox_top
{
    display: block;
}

.infobox:hover .showbox_top_left
{
    display: block;
}

.infobox:hover .showbox_bottom_left
{
    display: block;
}

