﻿table.pricing tr:hover { background: #efefef; }

h1 {
    color: #2e5892;
    font-size: 19px;
    font-weight: bold;
}

span.italic { font-style: italic; }

h1.no-top {
    color: #2e5892;
    font-size: 19px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

h2 {
    color: #2e5892;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

h3 {
    color: #2e5892;
    font-size: 14px;
    font-weight: normal;
}

h3.no-top {
    color: #2e5892;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

h3.no-padding {
    color: #2e5892;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

h4 {
    color: Black;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
}

img {
    border: 0px solid White;
    margin: auto;
    vertical-align: middle;
}

img.icon {
    border: solid 0px white;
    padding: 0px 5px 0px 0px;
}

img.portrait {
    border: solid 1px lightGrey;
    float: left;
    margin: 0px 15px 0px 0px;
    text-align: left;
    vertical-align: middle;
}

img.partner-logo {
    border: solid 1px lightGrey;
    float: left;
    margin: 0px 15px 0px 0px;
    text-align: left;
    vertical-align: middle;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    margin: 0;
    padding: 2px 0px 2px 0px;
}

div#main-right-navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#main-right-navigation ul li {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

div.lower-product-left-side ul li {
    list-style: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
}

ul li.heading {
    height: 30px;
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
}

ul li.footer {
    height: 30px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}


ul.feature-list {
    margin: 0px 0px 30px 30px;
    padding: 0;
}

ul.feature-list li.feature {
    list-style: circle outside;
    margin: 15px;
    padding: 0;
}

.button {
    color: #2e5892;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    line-height: inherit;
    padding: 2px;
    vertical-align: middle;
}

.button-submit {
    color: #2e5892;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: inherit;
    padding: 2px;
    vertical-align: middle;
}

textarea {
    border-bottom: solid 1px #c1c0c0;
    border-left: solid 1px #c1c0c0;
    border-right: solid 1px #c1c0c0;
    border-top: solid 1px #c1c0c0;
    color: inherit;
    font-family: inherit;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 15px;
    padding: 3px 2px 1px 2px;
    vertical-align: middle;
}

.textbox {
    border-bottom: solid 1px #c1c0c0;
    border-left: solid 1px #c1c0c0;
    border-right: solid 1px #c1c0c0;
    border-top: solid 1px #c1c0c0;
    color: inherit;
    font-family: inherit;
    font-size: 12px;
    height: 16px;
    letter-spacing: 0.5px;
    line-height: 15px;
    padding: 3px 2px 1px 2px;
    vertical-align: middle;
}

.required {
    color: Gray;
    vertical-align: top;
}

.our-server-specs {
    background: url(images/servers.gif) no-repeat;
    background-position: top right;
    width: 100%;
}

.our-connection-specs {
    background: url(images/fiberoptic.gif) no-repeat;
    background-position: top right;
    width: 100%;
}

.our-security-specs {
    background: url(images/security-padlock.gif) no-repeat;
    background-position: top right;
    background-position: top right;
    width: 100%;
}

.bold { font-weight: bold; }

.right-align { text-align: right; }

img.close-button {
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
}

span.error-message { color: Red; }

div.note {
    font-size: 11px;
    text-align: left;
}
