﻿
.tblMainSsl
{
    width: 1000px;
    height: auto;
}
.tdMainSsl1
{
    width: 750px;
    height: auto;
}

.tdMainSsl2
{
    border: 1px solid #CCCCCC;
    width: 250px;
    height: auto;
    background-color: #F3F3F3;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.tblSsl
{
    width: 700px;
    height: auto;
}

.tdSslHeader
{
    border-style: dotted;
    border-width: 1px;
    border-color: #666666;
    width: 120px;
    height: 50px;
    font-size: 11pt;
    font-family: Georgia;
    text-align: center;
    color: #003300;
    font-weight: bold;
    background-image: url('../images/hostingHead.jpg');
    background-repeat: repeat-x;
}

.tdSslColumnFeature
{
    border-left: 1px dotted #666666;
    border-right: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    width: 220px;
    height: auto;
    font-size: 10pt;
    font-family: Georgia;
    text-align: left;
    padding-left: 5px;
    background-color: #F7F7F7;
    font-weight: bold;
}
.tdSslValue
{
    padding: 5px;
    width: auto;
    height: auto;
    font-size: 11pt;
    font-family: Georgia;
    text-align: center;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #666666;
    background-color: #F0F0F0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}
.tdSslFeaturesName
{
    width: auto;
    height: 50px;
    font-size: 14pt;
    font-family: Georgia;
    text-align: left;
    color: #202020;
    font-weight: bold;
    background-image: url('../images/hostingHead.jpg');
    background-repeat: repeat-x;
    padding-left: 5px;
}

.tdSslTickValue
{
    background-position: center center;
    padding: 5px;
    width: auto;
    height: 30px;
    font-size: 12pt;
    font-family: Georgia;
    text-align: center;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #666666;
    background-color: #F0F0F0;
    background-image: url('../images/tick2.png');
    background-repeat: no-repeat;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}

.tdSslPrice
{
    height: 50px;
    font-size: 14pt;
    font-family: Georgia;
    color: #FFCC00;
    text-align: center;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    background-color: #333333;
}

.spanHeading1
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #0066FF;
    text-decoration: underline;
}

.tblSslChat
{
    width: 100%;
    height: 50px;
    font-weight: bold;
}

.divSslChat
{
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 5px;
}
