﻿
/* COMMON */

*
{
    padding: 0px;
    margin: 0px; /*width: 992px;*/
}

body
{
    text-align: center;
    color: #5C5C5C;
    font-family: arial, Sans-Serif;
    font-size: 12px; /*line-height: 16px;*/
    margin-top: 0px;
    background-color:#DDDDDD;
    
}

a
{
    /*color: #8abcfd;     font-weight: bold;*/
    text-decoration: none;
}

a:selected
{
    /*color: #ffffff;*/
}

a:hover
{
    text-decoration: none;
    color: black;
}

a img
{
    border: 0px;
}

div.clearBoth
{
    clear: both;
    font-size: 0px;
    overflow: hidden;
    height: 0px;
}

.nowrap
{
    white-space: nowrap;
}

/* END OF COMMON */

#page
{
    width: 100%;
    display: table;
    position: relative;
}


/* MASTER CONTAINER */

#masterContainer
{
    text-align: center;
    margin: 0 auto; /*width: 900px;*/
    display: table; /*background-color: White;*/
    width: 100%;
    background-image: url('../images/content/gastronomi_sivuliukuUus.jpg');
    background-repeat: repeat-x;
}

#Etusivu
{
    background-image: url('../images/content/LP_tausta.jpg');
    background-repeat: repeat;
}

/* END OF MASTER CONTAINER */

/* SITE TOOLS */
#ylaOsa
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#YlaTausta
{
    width: 100%; /*background-image: url('../images/content/vanhus_sivu.jpg');     background-repeat:repeat-x;     height:279px;*/
}

#YlaPic
{
    /*background-image: url('../images/content/niklas_ylaosa.jpg');*/
}


#mainMenu
{
    position: relative;
    white-space: nowrap;
    text-align: left;
    float: left;
    padding-top: 10px;
    padding-left: 60px;
    font-family: Trebuchet MS;
    color: #A6C9A9;
    width: 178px;
}


#subMenu
{
    width: 700px;
    display: table;
    float: left;
    height: 30px;
    padding-left: 13px;
    padding-top: 5px;
    position: relative;
}

#langSelect
{
    float: left;
    height: 30px;
    margin-left: 10px;
    margin-top: 135px;
    position: relative;
}


/* END OF SITE TOOLS */


/* PAGE CONTENT */
#keskitausta
{
    width: 100%; /*background-image: url('../images/content/gastronomi_pohja.jpg');     background-repeat:repeat;*/
}

#keskiOsa
{
    width: 929px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
    position: relative;
    margin-top: -5px; /*top:-200px;*/
    background-image: url('../images/content/gastronomi_sivutausta2.jpg');
    background-repeat:repeat-y;
}

#keskiAction
{
    margin-left: 0px;
    width: 929px;
    /*background-image: url('../images/content/gastronomi_valipalauus.jpg');
    background-repeat:repeat-y;*/
}

#EtupageContent
{
    width: 677px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
}

#EtupageContentHeader
{
    float: right;
    width: 459px;
    height: 32px;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-right: 40px;
    margin-left: 40px;
    padding-left: 12px;
    text-align: center;
}

#EtupageContent_Content
{
    width: 600px;
    padding-left: 30px;
    text-align: left;
    font-family: Verdana;
    font-size: 9pt;
    float: left; /*min-height:390px;*/
    min-height: 200px;
}

#pageContent
{
    width: 1020px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    float: left;
}

#pageContentHeader
{
    float: right;
    width: 753px;
    height: 32px;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-right: 40px;
    margin-left: 40px;
    padding-left: 12px;
    text-align: center;
}

#pageContent_Content
{
    width: 650px;
    padding-top: 5px;
    padding-left: 15px;
    text-align: left;
    font-family: Verdana;
    font-size: 12px;
}


#pageContent a
{
}

#pageContent input
{
}

#pageContent_popup
{
}

#pageContent_notifications
{
}

#pageContent img
{
    margin: 2px;
}

/* END OF PAGE CONTENT */

/* BOTTOM BAR */
#alaOsa
{
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color:#DDDDDD;
    
}

#bottomBar
{
    margin-left: auto;
    margin-right: auto;
    font-family: arial;
    font-size: 11px;
    text-align: center;
    width: 950px; /*background-color:White;*/
}

#bottomBar .content
{
}

#bottomBar a
{
    text-align: center;
    color: White;
}


#make
{
    padding: 3px;
}

#make, #make a
{
    color: #777777;
    font-size: 9px;
    text-align: right;
}

/* END OF BOTTOM BAR */

/* MISC */

input
{
    color: #000000;
    font-family: arial, Sans-Serif;
}

ul
{
    margin-left: -9px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 1px 0px 2px 0px;
    color: Black;
}

h1
{
    font-size: 18px;
    font-family: arial;
}

h2
{
    font-size: 18px;
}

h3
{
    font-size: 16px;
}

h4
{
    font-size: 13px;
}

h5
{
    font-size: 11px;
}

h6
{
    font-size: 10px;
}

.intraLoginTextbox
{
    margin-top: 5px;
}

/* END OF MISC */
