﻿/* Lista css beállításai */
div.List
{
    border: 1px solid #339666;
    width: 100%;
}
table.ListTable
{
    width: 100%;
}
table.ListTable tr
{
    text-align: left;
}
table.ListTable th
{
    padding: 2px;
    background-color: #E6E6E6;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica;
    font-style: normal;
    color: #999999;
    font-size: x-small;
}
table.ListTable td
{
}

table.ListTable tr.ListAlternateItem
{
}
table.ListTable tr.ListAlternateItem:hover
{
    background-color: #628455;
}

table.ListTable tr.ListItem
{
}
table.ListTable tr.ListItem:hover
{
    background-color: #628455;
}

div.ListHeader
{
    background-image: url(_images/menu_header.jpg);
    background-repeat: repeat-x;
    padding: 4px;
    max-height: 30px;
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: #FFFFFF;
}

tr.ListHoverItem
{
    background-color: #000080;
}

div.ListToolbar
{
    background-color: #E6E6E6;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica;
    font-style: normal;
    color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #339666;
}
tr.ListInsert
{
    background-color: #008000;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    border: 3px solid #333300;
    background-color: #96B48C;
    padding: 3px;
    width: auto important!;
    max-height: 80%;
    max-width: 80%;
}
.modalPopupFCK
{
    border: 3px solid #333300;
    background-color: #96B48C;
    padding: 3px 16px 3px 3px;
    min-width: 600px;
    _width: auto important!;
    width: 600px;
    max-height: 80%;
    max-width: 80%;
    overflow-y: auto;
    overflow-x: hidden;
}
/* Login part css beállításai */
table.Login
{
}
table.Login th
{
}
table.Login tr
{
}
table.Login td
{
    text-align: left !important;
}
/* Content menü part css beállításai */
div.ContentMenu
{
    margin: 3px;
    padding: 2px 2px 2px 20px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
a.FileGroupLink
{
    margin-left: 25px;
}
/* Content linkek css beállításai */
div.CategoryContents
{
}
div.CategoryContent
{
}
a.CategoryLink
{
}

/* Tartalom megjelenés css beállításai */

div.Contents
{
    text-align: left;
}
div.Content
{
}
.ContentTitle
{
    font-family: times, Times New Roman, times-roman, georgia, serif;
    color: #003300;
    font-size: 25px;
    font-style: italic;
    font-weight: bolder;
    letter-spacing: 0.1em;
    line-height: 30px;
}
div.ContentBody
{
    margin-top: 20px;
    margin-left: 20px;
}
.EmptyData
{
    font-family: georgia, serif;
    color: #381704;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 200%;
    padding-top: 11px;
}
/* Fő oldal Tartalom megjelenés css beállításai */

div.WelcomeContents
{
    text-align: left;
}
div.WelcomeContent
{
}
.WelcomeContentTitle
{
    font-family: times, Times New Roman, times-roman, georgia, serif;
    color: #003300;
    font-size: 25px;
    font-style: italic;
    font-weight: bolder;
    letter-spacing: 0.1em;
    line-height: 30px;
}
div.WelcomeContentBody
{
}
/* Galéria megjelenés css beállításai */
div.GalleryPictures
{
    text-align: center;
    position: relative;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    color: #003300;
}
div.GroupGalleryPicture
{
    clear: both;
    width: 100%;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.GalleryPicture
{
    vertical-align: middle;
    position: relative;
    float: left;
    width: 220px;
    height: 220px;
}
div.Picture
{
}
img.Picture
{
}
/* File megjelenés css beállításai */
div.Files
{
    padding: 20px;
    text-align: left;
}
div.File
{
    padding: 2px;
    margin: 2px 2px 2px 10px;
    vertical-align: middle;
    text-align: left;
    font-family: Tahoma, Arial, Helvetica;
    font-size: medium;
    color: #00FFFF;
}
.FileLink
{
}

/* Part css beállításai */
div.Part
{
    background-position: 2px 25px;
    background-image: url(_images/motivum_small.png);
    font-family: Tahoma, Arial, Helvetica;
    font-size: 15px;
    border: 1px solid #339666;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}
div.Part a
{
    font-size: 15px;
}

div.Part a:hover
{
}

div.PartHeader span
{
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}
div.PartHeader
{
    background-image: url(_images/menu_header.jpg);
    background-repeat: repeat-x;
    padding: 4px;
    max-height: 30px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}
div.PartHeader a
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}
div.PartHeader a:hover
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: medium;
    font-weight: bold;
}
/* Form css beállításai */
.FormFCK
{
    width: 100%;
}

table.Form
{
    width: 100%;
}
table.Form tr
{
}
table.Form td
{
    padding: 2px;
    text-align: left;
    vertical-align: middle;
}
table.Form th
{
}


/* Profile css beállításai */
img.profile
{
    margin: 5px;
    border: 4 #FFFFFF solid;
    text-align: center;
}
/* Fórum css beállításai */

div.Forum
{
}
div.ForumName
{
    background-image: url(_images/menu_header.jpg);
    background-repeat: repeat-x;
    max-height: 30px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
    padding: 4px;
}
div.ForumBox
{
    margin-bottom: 20px;
}

table.Forum
{
    font-family: Georgia, 'Times New Roman' , serif;
    color: #003300;
    font-size: 13px;
    border: 1px solid #339666;
    width: 100%;
    border-collapse: collapse;
    font-style: italic;
}
table.Forum th
{
    font-family: Tahoma, Arial, Helvetica;
    font-style: normal;
    color: #999999;
}
table.Forum td
{
    border: 1px solid #339666;
}

tr.TopicHeader
{
    background-color: #E6E6E6;
}
a.TopicName
{
    font-family: Georgia,serif;
    color: #4E443C;
    font-size: 20px;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 100;
    margin-bottom: 0;
    font-style: normal;
}
a.ThreadName
{
    font-family: Georgia,serif;
    color: #4E443C;
    font-size: 20px;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 100;
    margin-bottom: 0;
    font-style: normal;
}
th.TopicName
{
    text-align: center;
}
th.LastPost
{
    width: 20%;
    text-align: center;
}
th.ThreadsCount
{
    width: 10%;
    text-align: center;
}
th.PostsCount
{
    width: 10%;
    text-align: center;
}
td.TopicName
{
    padding: 5px 5px 5px 20px;
}
td.LastPost
{
    text-align: center;
}
td.ThreadsCount
{
    text-align: center;
}
td.PostsCount
{
    text-align: center;
}
/* Főoldal megjelenés css beállításai */
div.WelcomePage
{
    padding: 30px 10px 0px 15px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(  '_images/fooldal.png' ); /*    min-height: 900px;     _height: 900px;*/
    height: 100%;
    text-align: left;
    position: relative;
}
div.WelcomePageContent
{
    margin-top: 20px;
    padding-right: 10px;
    padding-bottom: 420px;
    position: relative;
}

/* Egy oldal css beállításai */
span.PageTitle
{
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
    color: #003300;
    font-weight: bolder;
}
span.PageDesc
{
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -1px;
    color: #003300;
    font-style: italic;
    margin-bottom: 20px;
}
div.PageContent
{
    margin-top: 20px;
    padding-right: 10px;
}
div #Page
{
    text-align: left;
    padding-left: 15px;
    padding-top: 30px;
    padding-right: 10px;
}
/* Menü css beállításai */
div.ErrorPage
{
    padding: 40px;
    margin: 40px;
    font-size: x-large;
    font-style: normal;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-family: "Times New Roman" , Times, serif;
}
.Menu
{
    font-family: 'Segoe Condensed';
    font-size: large;
    text-transform: uppercase;
    height: 49px;
    font-weight: bold;
    margin-left: 160px;
    text-align: center;
}
.Menu a
{
    font-family: 'Segoe Condensed';
    font-size: large;
    text-transform: uppercase;
    font-weight: bold;
}
.MenuItem
{
    height: 49px;
    color: #96B48C;
    padding-right: 3px;
    padding-left: 3px;
}
.MenuHover, .MenuSelected
{
    height: 49px;
    color: White;
    background-color: #96B48C;
    font-style: normal;
    text-decoration: none;
}

.Copyright
{
    font-family: "Lucida Grande" , Tahoma;
    font-size: 12px;
    font-weight: bolder;
    font-variant: normal;
    text-transform: capitalize;
    color: #003300;
    margin-top: 10px;
    text-align: center !important;
    letter-spacing: 0.1em;
}
.Browser
{
    font-size: 10px;
    color: #003300;
    margin-top: 10px;
    text-align: center !important;
    letter-spacing: 0.1em;
}

input
{
    border-width: 1px;
    border-color: Gray;
}

input[type="text"], input[type="password"], select, textarea, option
{
    background-image: url(    '_images/textbox_backg.jpg' );
    background-repeat: repeat-x;
    background-position: bottom;
}
input[type="submit"]
{
    border-style: outset !important;
    background-image: url(     '_images/button_backg.jpg' );
    background-repeat: repeat-y;
    background-position: right;
    background-color: #D2D2D2;
}
/* Szerkesztő */
.EditTitle
{
    font-family: times, Times New Roman, times-roman, georgia, serif;
    line-height: 40px;
    letter-spacing: -1px;
    color: #003300;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: bolder;
}
.EditText1
{
    font-family: times, Times New Roman, times-roman, georgia, serif;
    letter-spacing: -1px;
    color: #003300;
    font-style: italic;
}
.EditText2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 15px;
    color: #003300;
}
.EditText3
{
    font-family: "Lucida Grande" , Tahoma;
    font-size: 12px;
    font-weight: bolder;
    font-variant: normal;
    text-transform: capitalize;
    color: #003300;
    margin-top: 10px;
    text-align: center !important;
    letter-spacing: 0.1em;
}
div.EditHeader
{
    background-image: url(_images/menu_header.jpg);
    background-repeat: repeat-x;
    padding: 4px;
    max-height: 30px;
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: #FFFFFF;
}
div.UserProfil
{
    text-align: center;
}
