﻿#content p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 130%;
}

/* HOSTING PLANS */

.planvalue { background: url(images/valueplanbg.gif) no-repeat; width: 650px; height: 190px; }

.planprime { background: url(images/primeplanbg.gif) no-repeat; width: 650px; height: 190px; }

.planelite { background: url(images/eliteplanbg.gif) no-repeat; width: 650px; height: 190px; }

.planmaxplus { background: url(images/maxplusplanbg.gif) no-repeat; width: 650px; height: 190px; }

.planaspdnsf { background: url(images/aspdnsfplanbg.gif) no-repeat; width: 650px; height: 190px; }

#package-box, #package-features {
    font-family: arial;
    font-size: 11px;
}

#package-box li {
    background: url(images/bullets/hosting-feature-bullet.gif) no-repeat 0 50%;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #eaeaea;
    line-height: 20px;
}

#package-box a { border: 0; }

#package-box a:hover { border: 0; }

/* Start of Shared Hosting Package Pages*/
#package-box { height: auto; }

#package-buy { position: absolute; top: 140px; right: 0px; width: 94px; }

#package-box ul { margin: 0; padding: 40px 0 0 220px; width: 220px; list-style-type: none; font-weight: bold; }

/* start of buy now button*/
.buynow {
    margin: 0;
    display: block;
    width: 108px;
    height: 34px;
    background: url(images/buy-now.gif) no-repeat 0 0;
}

.buynow:hover {
    background-position: 0 -34px;
}

.buynow span{display: none;} 
/* end of buy now button*/

#package-features{
/*background: url(images/hosting-feature-bottom.gif) no-repeat 0 100%;*/
    overflow: hidden;
    /*
        Use height: 1%; or zoom: to trigger hasLayout in IE 6.
        My suggestion is to serve this only to IE 6 through a
        separate stylesheet included with conditional comments.
    */
    height: 1%;
    padding-bottom: 15px;
}

#package-features h3 { background-position: url(images/product-feature-header.gif) no-repeat; background: url(images/product-feature-header.gif) no-repeat; font-family: Arial; font-weight: bold; font-size: 13px; color: #fff; padding: 5px 0 0 10px; margin-top: 15px; height: 22px; }

#package-features ul {
    margin: 0;
    padding: 5px 0 0 15px;
    list-style-type: none;
}

#package-features li {
    background: url(images/bullets/hosting-feature-bullet.gif) no-repeat 0 50%;
    padding: 0 0 0 10px;
    line-height: 18px;
}

/* DEDICATED HOSTING PLANS */

#dproduct-left-content { padding-right: 1px; height: auto; }

#dpackage-box, #dpackage-features { font-family: arial; font-size: 11px; color: #555555; }

#dpackage-box li { background: url(images/bullets/hosting-feature-bullet.gif) no-repeat 0 50%; padding: 0 0 0 15px; border-bottom: 1px solid #eaeaea; line-height: 20px; }

#dpackage-box a { border: 0; }

#dpackage-box a:hover { border: 0; }

#dpackage-box { height: auto; margin-bottom: 15px; }

#dpackage-buy { position: absolute; top: 120px; right: 5px; width: 120px; }

#dpackage-box ul { margin: 0; padding: 10px 0 0 200px; width: 250px; list-style-type: none; font-weight: bold; }

#dediprice {
    position: absolute;
    right: 32px;
    top: 28px;
    z-index: auto;
    font-size: 14px;
    color: #000000;
    line-height: 12px;
    font-weight: bold;
}

.dedibg { background: url(images/dedicatedbg.jpg) no-repeat; width: 650px; height: 190px; }

.features-left { float: left; width: 49%; }

.features-right { float: right; width: 49%; }

/** Table Layouts **/

TABLE.simple {
    background-color: #cccccc;
    width: 100%;
}

TABLE.simple .special {
    background-color: #E6FFCC;
    height: 60px;
}

TABLE.simple td {
    background-color: #ffffff;
    padding: 5px;
    height: 20px;
}

TABLE.simple .servertypehead {
    font-size: 22px;
    background-color: #F1FEFD;
    height: 50px;
}

TABLE.simple .header {
    color: #024486;
    font-weight: bold;
    background-color: #F0F0F0;
}

TABLE.simple td.feature {
    background-color: #f8f8f8;
    vertical-align: top;
    font-weight: bold;
}

TABLE.simple td.itemName {
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
}

TABLE.simple td.price {
    width: 100px;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

TABLE.simple td.highlight {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
}

/* TESTIMONIAL PAGE  */

.testimonialsintro { font-family: Verdana; font-size: 12px; line-height: 16pt; color: #4e5b61; }

.featuredtestimonial { margin-top: 15px; background-image: url(images/featuredtestimonialbox.jpg); background-repeat: no-repeat; height: 192px; }

.testimonialsfeaturedquote { font-family: "Trebuchet MS" ,Arial; font-size: 12px; color: #557f97; line-height: 18px; padding-left: 200px; padding-top: 26px; padding-right: 15px; font-style: italic; width: 390px; }

.testimonialsfeaturedcustomer { font-family: "Trebuchet MS" ,Arial; font-size: 13px; color: #4e5b61; padding-left: 200px; padding-top: 12px; padding-right: 15px; }

.testimonialsfeaturedtitle { font-family: "Franklin Gothic Medium Cond" , "Arial Narrow" ,Arial; font-size: 22px; color: #2f3539; padding-left: 20px; padding-top: 20px; padding-right: 15px; }

.testifier { font-family: Verdana; font-size: 11px; margin-bottom: 0px; padding-bottom: 0px; padding-left: 115px; color: #414c51; }

.testimonialquote { width: 594px; margin-top: 20px; margin-bottom: 0px; font-family: Trebuchet MS; font-size: 11px; color: #557f97; line-height: 18px; }

.thequote { padding: 5px; padding-left: 15px; padding-right: 15px; background-color: #E8F0FD; }

.testimonialstartquote { background-image: url(images/testitop.gif); background-repeat: no-repeat; height: 31px; }

.testimonialendquote { background-image: url(images/testibottom.gif); background-repeat: no-repeat; height: 7px; }

/* PARTNER PAGE  */

.partnerimage { float: left; width: 200px; height: 100px; }

.partnerdescription { width: 420px; float: right; text-align: justify; height: 100px; }

/* PRESS PAGE */

ul#listPress {
    color: #121620;
    margin: 0;
    padding: 0;
    list-style: none;
}	

ul#listPress li {
    margin: 0;
    padding: 0px 10px 0px 0;
    list-style-type: none;
}	

ul#listPress .newsdate {
    background: url("images/global/iconCalendarGrn.jpg") 0 0 no-repeat;
    float: left;
    padding: 0 15px 35px 10px;
    margin: 0 10px 10px 0;
    height: 50px;
    width: 25px;
    text-align: center;
}

ul#listPress .newsdate .newsmonth {
    color: #fff;
    font-size: 12px;
    padding: 5px 0 0 0;
    margin: 0;
}

ul#listPress .newsdate .newsday {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 0;
}

/* COMPARE PLANS PAGE */

.hostcomp-table { margin-left: 4px; }

.hostcomp-table-top { font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #3f3f3f; width: 150px; text-align: right; margin-left: 4px; padding-top: 7px; height: 20px; }

.hostcomp-table-td-colspan { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; text-align: left; }

.hostcomp-table td { color: #4f4f4f; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; padding-bottom: 7px; padding-top: 7px; }

.hostcomp-table-td-first { text-align: right; width: 150px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; padding-right: 35px; }

.hostcomp-table-td-second { width: 120px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; }

.hostcomp-table-td-third { width: 120px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; }

.hostcomp-table-td-fourth { width: 120px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; }

.hostcomp-table-td-fifth { width: 120px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; }

.hostextra-table {
    margin-left: 15px;
}

.hostextra-table-top {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3f3f3f;
    margin-top: 10px;
    margin-left: 4px;
    padding-top: 7px;
    padding-left: 10px;
    height: 30px;
}

.hostextra-table td {
    color: #4f4f4f;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.hostextra-table-td-first {
    width: 220px;
    border-bottom: 1px solid #eee;
}

.hostextra-table-td-second {
    width: 330px;
    border-bottom: 1px solid #eee;
}

/* Compare Box */

.contentBox {
    float: left;
    width: auto;
    height: auto;
    background: white url("images/global/contentBox_mainContent.gif") left bottom repeat-x;
    border: 1px solid #e7ebef;
    border-bottom-width: 4px;
    border-bottom-color: #93a1ac;
    text-align: left;
}

.contentBox .innerContent {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    background-image: none;
    background-color: transparent;
    width: auto;
    height: auto;
    text-align: left;
    font-size: 12px !important;
    color: #696d6f;
    line-height: 16px;
}

#accFoundation {
    float: left;
    clear: left;
    width: 650px;
    padding: 0 !important;
    margin: 4px 0 4px 0;
    height: 50px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #696d6f;
    border: 1px solid #d9dee2 !important;
    background-image: url('images/global/accFoundation.gif') !important;
}

#accFoundation div { float: left; height: 48px; font-size: 11px; line-height: 13px; }

#accFoundation .compareAll { width: 330px; }

#accFoundation .peaceofmind { width: 320px; letter-spacing: -.05em; }

#accFoundation .compareAll { background: transparent url('images/global/accFoundation_divider.gif') right top no-repeat; }

#accFoundation .compareAll a {
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
    padding: 8px 0 0 60px;
    float: left;
    width: 288px;
    height: 40px;
    background: transparent url('images/global/accFoundation_compareIcon.gif') left bottom no-repeat;
}

#accFoundation .compareAll a:hover { background-position: left top; }

#accFoundation .compareAll a span { color: #696d6f !important; }

#accFoundation .compareAll a strong {
    display: block;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.06em !important;
}

#accFoundation .compareAll a:hover strong { text-decoration: underline !important; }

#maincontent #accFoundation .peaceofmind ul { margin-top: 8px; padding-left: 20px; margin-left: 0; }

#maincontent #accFoundation .peaceofmind li {
    font-size: 10px;
    line-height: 13px;
    list-style: disc !important;
    list-style-type: disc !important;
    list-style-position: outside;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* SmarterMail PAGE */

.featureheader { vertical-align: middle; background: #f8f8f8; font: 16px/16px Arial, Helvetica, sans-serif; font-weight: bold; color: #024486; padding-bottom: 5px; padding-top: 5px; border-bottom-color: #eeeeee; border-bottom-style: solid; border-bottom-width: 1px; border-top-color: #eeeeee; border-top-style: solid; border-top-width: 1px; }

.featureitem { border-bottom-color: #eeeeee; border-bottom-style: solid; border-bottom-width: 1px; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; }

.featureitemnobottom { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; }

.pagesubheading { font-size: 15px; color: #046fa1; font-weight: bold; }

.tdvlinetop { vertical-align: top; }

/* Hosting PAGE */

.hostwrap {
    margin: 5px 0px 0px 0px;
    line-height: 8px;
}

.hostwrap ul.specs, .hostwrap ul.specs li {
    list-style-type: none;
    background-image: none;
    margin: 0;
    padding: 0;
}

.hostwrap ul.specs {
    display: block;
    margin: 0 0 5px 85px !important;
    width: 350px;
}

.hostwrap ul.specs li {
    padding: 0 0 8px 19px;
    background-image: url(images/bullets/arrow.gif);
    background-repeat: no-repeat;
    line-height: 16px;
}

.hostwrap img.icon {
    width: 75px;
    float: left;
}

.hostwrap h2 {
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.hostwrap .price {
    width: 150px;
    float: right;
}

/* FAQ Page */

.collapsePanelHeader {
    color: #417aa5; /*#54b0e2;*/
    font-weight: bold;
    cursor: hand;
    margin-bottom: 5px;
}

.collapsePanel {
	height: 0;
	color: #817c77;
	overflow:hidden;
	padding: 0 0 0 7px;
}

/* Support Page */

.supportbanner {
    width: 649px;
    height: 121px;
    background: url(images/supportbanner.jpg) no-repeat;
    padding: 10px;
}

.supportcaption {
    padding: 5px 180px 5px 10px;
    margin: 0px;
    font-size: 14px;
}

.testimonialbox {
    width: 250px;
    height: 149px;
    background: url(images/testimonialbox.gif) no-repeat;
}