﻿Table{ font-size:9px; }
Div{ font-size:9px; }

#homeMain
{
    height:100%;
    width: 100%;
    background: url("../../Pics/Main_pages/start/Dance.jpg") no-repeat left bottom;
}

#homeContent
{
    clear: both;
    height: 501px;
}

#homePanelCenter
{
    display: inline;
    float:left;
    padding: 0;
    margin: 0 0 0 265px;
}

#homeMainText
{
    padding: 20px 0 0 85px;
    height: 387px;
    width: 367px;
}

/*Inloggning ruta*/
.homeLoginBtn
{
    border:none;
    background:none;
    margin:0 5px 0 0;
    font-size:10px;
    font-weight:bold;
    font-family:Verdana;
    width:60px;
    cursor:pointer;
}
.homeLoginUser , .homeLoginPass
{
    border:solid 1px #a5acb2;
    height:17px;
    font-family:Verdana;
    font-size:10px;
}
.homeLoginUser
{
    margin: 0 0 0 10px;
    width:159px;
}
.homeLoginPass
{
    width:169px;
}

#homeLoggon 
{
    width: 367px;
    height: 80px;
}

#homeLoggonContent
{
    margin: 0 5px 0 0;
    width: 367px;
    height:70px;
}

#homePanelRight
{
    float: right;
    width:200px;
}

#homeMessBox
{
    margin: 100px 0px 0 0;
    padding: 40px 0 0 0;
    height: 138px;
    width:179px;
    text-align:center;
    background:url("../../Pics/Main_pages/start/Star.gif") no-repeat;
}

#homeLinksBox
{
    margin: 30px 0px 0 0px;
    padding: 65px 10px 0 0px;
    width:154px;
    height:102px;
    text-align:center;
    background:url("../../Pics/Main_pages/start/Kunder.gif") no-repeat;
}

.starLink
{
    display:block;
    cursor:pointer;
    width:15px;
    height:20px;
}

.VilketKonto
{
    display:block;
    cursor:pointer;
    position:absolute;
    width:100px;
    top:153px;
    left:182px;
    text-align:center;
}

.BubbleText
{
    font-size:11px;
    color:#475f79;
}

.BubbleRubrik
{
    font-size:16px;
    font-weight:bold;
    color:#9f3717;
    line-height:25px;
}

.TestaGratis
{
    display:block;
    cursor:pointer;
    width:120px;
    position:absolute;
    top:370px;
    left:49px;
    text-align:center;
}

.displaynone
{
    display:none;
}

.outer
{
    padding:0 0 0 0;
    margin:0 0 0 0;
}
