﻿.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: #8e7a5f;
    background-image: none;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    color: #542a0c;
    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: #542a0c;
}
A:visited
{
    color: #542a0c;
}
A:active
{
    text-decoration: none;
    color: #745a0c;
}
A:hover
{
    font-weight: bold;
    color: #948a0c;
}

#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: #542a0c;
}

table.display td
{
    border-style: none;
    border-width: 1px;
    background-color: #b19876;
    padding: 0 3px 0 3px;
}

table.statistics td
{
    border-style: none;
    border-width: 1px;
    background-color: #b19876;
    padding: 0 3px 0 3px;
}

#container
{
    border-style: solid;
    border-width: 1px;
    border-color: #d2b48c;
    position: relative;
    width: 1024px;
    height: auto;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#topmostline
{
    background-color: #524737;
    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: #d2b48c;
}

#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: #d2b48c;
}

#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: #b19876;
    color: #542a0c;
    position: relative;
    width: 1024px;
    height: auto;
    padding: 0;
}

#left
{
    color: #542a0c;
    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: #d2b48c;
    background-color: #b19876;
}

#content
{
    color: #542a0c;
    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: #ccb18e;
    background-image: none;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    font-size: medium;
}

.menuitemstyle
{
    border-bottom: 1px solid #542a0c;
    background: url(grey_bullet.gif) no-repeat 3px 10px;
    padding-left: 13px;
    margin: 0;
}

.menuitemstyle a
{
    background-image: none;
}

#right
{
    color: #542a0c;
    z-index: 2;
    position: relative;
    float: left;
    width: 200px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    background-color: #b19876;
    font-family: Comic Sans MS, FreeSans, Jarmul;
    font-size: large;
    text-align: center;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #d2b48c;
}

#footer
{
    background-color: #524737;
    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: #d2b48c;
}

.right_item
{
    padding: 10px;
    border-bottom: 1px solid #d2b48c;
}

.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: 50px;
    height: 50px;
    padding: 10px;
}

.news_page
{
    float: left;
    position: relative;
    width: 602px;
    padding: 10px 0px 10px 0px;
    background-color: #b19876;
    border-style: solid;
    border-width: 1px;
    border-color: #d2b48c;
}

.entrytitlearea
{
    float: left;
    position: relative;
    padding: 0px 0px 10px 10px;
    height: 60px;
    width: 320px;
}

.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: 320px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #542a0c;
}

.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: #542a0c;
}

.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 5px 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: small;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    height: 20px;
    width: 320px;
}

.entryauthor
{
    float: left;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
    height: 20px;
    width: 320px;
}

.entrylink
{
    position: relative;
    float: left;
    text-align: right;
    font-weight: bold;
    width: 410px;
    font-size: small;
}

.entrypanel_2sor
{
    margin-top: 0px;
    height: 159px;
    padding: 10px 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: 177px;
    padding: 10px 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: 190px;
    padding: 10px 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: #542a0c;
    background-color: #d2b48c;
    font-weight: 700;
}

.mapcaption
{
    font-family: Comic Sans MS, FreeSans, Jarmul;
    padding: 15px;
    font-size: small;
    font-weight: bold;
    text-align: center;
    color: #542a0c;
}

.panelstyle
{
    margin-bottom: 10px;
}

.border
{
    border-style: solid;
    border-width: 1px;
    border-color: #542a0c;
    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: #b19876;
    border-style: solid;
    border-width: 1px;
    border-color: #542a0c;
    font-size: small;
}

.recent_uploads_panel
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 582px;
    padding: 5px 10px 10px 10px;
    background-color: #b19876;
    border-style: solid;
    border-width: 1px;
    border-color: #542a0c;
    font-size: small;
}

.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;
}

.popBox
{
	position: absolute;
	z-index: 2;
	background: #cccccc;
	width: 600px;
	padding: 0.3em;
    border: 1px solid gray;
	text-align:justify;
}
