﻿body
{
    background-color: #ffffff;
    margin: 0px auto 0px auto;
}
.logo_small
{
    width: 143px;
    height: 32px;
    border: 0px;
    float: right;
}
.label
{
    font: Verdana;
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: right;
    margin-right: 10px;
}
.search_header_table
{
    margin: 0 auto;
    text-align: center;
    width: 600px;
    height: 60px;
}
.search_container
{
    background-image: url(../images/bg_results_top.jpg);
    border-bottom: #000000 1px solid;
}
.products
{
    width: 70%;
    float: left;
    margin: 0px 0px 0px 10px;
    clear: left;
}
.products .logo
{
    text-align: center;
    margin: 0px 20px 0px 0px;
}
.products .logo
{
}

.services
{
    width: 70%;
    float: left;
    margin: 0px 0px 0px 10px;
    clear: left;
}
.services .logo
{
    text-align: center;
    margin: 0px 10px 0px 0px;
}

.services .results
{
}

.websites
{
    width: 70%;
    float: left;
    margin: 0px 0px 0px 10px;
    clear: left;
}
.websites .logo
{
    text-align: center;
    margin: 0px 10px 0px 0px;
    width: 300px;
}
.websites .results
{
}

.offer
{
    margin: 20px auto 20px auto;
}


.search
{
    width: 271px;
    border-width: 1px;
    padding: 15px 15px 15px 15px;
}

.search-text
{
    color: #990099;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

td
{
    color: #990099;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.footer a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.footer a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.footer a:active
{
    color: #FFFFFF;
    text-decoration: none;
}


a:link
{
    color: #FF0000;
    text-decoration: none;
}
a:visited
{
    color: #FF0000;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
a:active
{
    color: #FF0000;
    text-decoration: none;
}

.detail
{
    padding: 20px;
    border-width: thin;
    border-style: solid;
    margin: 10px auto 10px auto;
    width: 700px;
}

.detail .tabs
{
    border: thin solid #FFFFFF;
    width: 225px;
    text-align: center;
    background-color: #66FF66;
    padding: 5px;
    font-weight: normal;
    font-size: medium;
    color: #000000;
    margin-right: 20px;
    margin-bottom: 20px;
    font-family: Verdana;
}
.footer
{
}

