﻿#Content .UcBox
{
    height: 180px;
    width: 267px;
    margin-left: 6px;
    margin-top: 6px;
    background-color: White;
}

.UcBox img
{
    float:right;
    margin-left: 6px;
}

.UcBox p
{
    margin-left: 10px;
}

.UcBox span
{
    margin-left: 10px;
}

.UcBoxTop
{
    width: 267px;
    line-height: 37px;
    height: 37px;
    background-image:url('/Images/hdrDefault.png');
    margin-bottom: 11px;
}

.UcBoxTop img
{
    margin-left:11px;
    margin-right: 9px;
    margin-top: 0px;
    float:left;
}

#ActiveTheme
{
    width: 556px;
    background-image: url('/Images/ContentAreaBottom.png');
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 51px;
    margin-bottom: 32px;
}

#ActiveTheme .ThemeLinks
{
    margin: 19px 40px 0px 40px;
    padding-bottom: 32px;
}

#ActiveTheme .ThemeHeader
{
    margin: 5px 45px 8px 0px;
    width: 100%;
}

#ActiveTheme .MainPicture img
{
    width: 542px;
    margin-left: 9px;
    border: none;
}

#Palveluhaku .SearchLineOfBusiness
{
    width: 195px;
    margin-bottom: 7px;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

#Palveluhaku .SearchCity
{
    width: 144px;
    height: 23px;
    padding-left: 10px;
    padding-top: 3px;
    background-image: url('/Images/Pisnetti/bgSearchTown.png');
    background-repeat: no-repeat;
    float: left;
}

#Palveluhaku .SearchBtn
{
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

#Palveluhaku .TextBox
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

#Palveluhaku .SearchKeyWords
{
    width: 186px;
    height: 23px;
    margin-bottom: 7px;
    padding-left: 10px;
    padding-top: 3px;
    background-image: url('/Images/Pisnetti/bgSearchProductService.png');
    background-repeat: no-repeat;
}

#Tarjoukset .Price
{
    background-image: url('/Images/bgFrontpagePrice.png');
    height: 34px;
    color: White;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    text-align: right;
    margin-right: 9px;
    margin-top: 5px;
    padding-right: 10px;
    width: 220px;
    cursor: pointer;
}

#Tarjoukset .Company
{
    text-align: right;
    font-weight: bold;
    margin-right: 12px;
    margin-top: 5px;
    color: #6c6c6c;
}

#Tarjoukset .ProductName
{
    font-size: 15px;
    margin-bottom: 5px;
    color: Black;
    font-weight: bold;
}

#Tarjoukset .ProductPicture
{
    width: 219px;
}

#ProductRotator
{
    margin-top: 30px;
    width: 243px;
    height: 150px;
    background-image: url('/Images/Pisnetti/bgPisnettiFrontpage.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: -14px;
    padding-top: 30px;
    cursor: pointer;
}

#ProductRotator .Product
{
    float: left;
    margin-right: 10px;
}

#ProductRotator .Product img
{
    width: 90px;
    height: 72px;
    border: solid 1px #e0e1e3;
    margin-bottom: 10px;
}

#ProductRotator .Product .ProductName
{
    color: #064d94;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
    width: 90px;
    overflow: hidden;
    line-height: 13px;
}

#ProductRotator .Product .PriceLittle
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    width: 90px;
    overflow: hidden;
    line-height: 13px;
}