/* Start of CMSMS style sheet 'Perus' */
body {
    background: #000 url(images/hmt/taustakuva2.jpg) top center no-repeat;
    font: 0.8em Verdana, sans-serif;
    color: #666666;
    padding: 0;
    margin: 0;
}

a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #CC0000;
}

a img {
    border: 0;
}

#wrap {
    width: 788px;
    margin: 0 auto;
    background: url(images/hmt/reunaviivat.jpg) top center repeat-y;
    text-align: center;
}

#header {
    background: url(images/hmt/ylabanneri.jpg) top center no-repeat;
    height: 255px;
}

#menu {
    margin: 10px 0;
padding-bottom: 6px;
border-bottom: 1px dashed #666;
width: 90%;
margin: 0 5%;
}

#menu a.active, #submenu a.active {
    color: #CC0000;
}

#submenu {
margin-top: 10px;
}

#left, #right {
    min-height: 400px;
}

#left {
    float: left;
    /*width: 514px;*/
    margin: 0 24px;
    padding: 12px 36px;
    text-align: justify;
}

#right {
    float: right;
    width: 210px;
    margin-right: 10px;
    padding: 10px;
    text-align: left;
    border-left: 1px dashed #666666;
}

#content img {
    padding: 12px;
}


#footer {
    background: url(images/hmt/alabanneri.jpg) top center no-repeat;
    min-height: 43px;
}

/* Tää on etusivulla uutislistauksessa */
#NewsWrapSummary #NewsPostDetailContent
{
    margin-left: 0px;
    padding: 16px;
}

/* ja tää on sitten detalji-viewissä */
#NewsWrapDetail #NewsPostDetailContent
{
    margin-left: 0px;
    /*padding: 16px;*/
    padding: 16px 0px;
}

.NewsSummary {
    margin-bottom: 12px;
    margin-left: 24px;
}

/*#NewsWrap { border: 1px dotted green; }*/

#NewsPostDetailTitle {
    margin-bottom: 0px;
}

/*#NewsPostDetailContent {
    margin-left: 0px;
    padding: 16px;
}*/

#NewsPostDetailDate {
    font-size: xx-small;
}

/* End of 'Perus' */

