#content {
    text-align: left;
    width: 960px;
}

#topTitle {
    text-align: center;
}

#topTitle h1 {
    margin: 0px;
}

#topTitle .title {
    padding-bottom: 15px;
}

#topTitle .subheadline {
    font-size: 13pt;
}

#allPlanFeatures {
    background-color: #e4e5e5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 160px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

#allPlanFeatures .featureSet {
    width: 31%;
    display: inline-block;
    text-align: left;
    color: #797979;
    font-size: 11pt;
}

#allPlanFeatures .featureSet .featureBottom {
    margin-top: 20px;
    display: inline-block;
}

#allPlanFeatures .featureSet .featureBottom .featureBottomImage {
    float: left;
}

#allPlanFeatures .featureSet .featureBottom .featureBottomLines {
    float: left;
    line-height: 16pt;
}

#allPlanFeatures img {
    vertical-align: middle;
    padding-right: 10px;
}

#allPlanFeatures .leftFeatures {
    float: left;
    padding-left: 10px;
    padding-left: 50px;
}

#allPlanFeatures .centerFeatures {
    float: left;
}

#allPlanFeatures .rightFeatures {
    float: right;
}

#planOverview {
    background-color: #ffffff;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px;

}

#planOverview .plan {
    display: inline-block;
    text-align: center;
    top: 0px;
    position: relative;
    vertical-align: top;

}

#planOverview .plan a {
    color: #333333;
    text-decoration: none;
}

.plan2, .plan3, .plan4 {
    padding-left: 20px;
}

#planOverview .plan .planHeader {

    text-align: center;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    border: 1px solid #c0c0c0;
    background: #c3c3c3 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#c3c3c3)) !important;
    background: -moz-linear-gradient(top, #fdfdfd, #c3c3c3) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#c3c3c3');
    background-image: -ms-linear-gradient(top, #fdfdfd, #c3c3c3) !important;

}

#planOverview .plan .planHeader h2 {
    font-size: 20pt;
}

#planOverview .plan .planHeader .planMonthlyPrice {
    font-size: 18pt;
}

#planOverview .plan .planHeader .planBandwidthLine {
    padding-top: 5px;
}
#planOverview .plan .planHeader .planStorageLine{
    padding-top: 5px;
    padding-bottom: 20px;

}

#planOverview .plan .planFeatures {
    margin: 0 auto;
    width: 180px;
    height: 200px;
}

#planOverview .plan .planFeatures .planFeature {
    margin-top: 10px;
    text-align: left;
    background-image: url('/shared/images/icons/checkmark.gif');
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 12pt;
    padding-left: 20px;
}

#planOverview .plan .planFeatures .planFeature img {
    padding-right: 5px;
}

#planOverview .plan .planSupport {

    padding-top: 20px;

    padding-bottom: 20px;
    width: 210px;
    height: 110px;

}

#planOverview .plan .planSupport .supportFrameAboveEmpty {
    height: 40px;
    padding: 0px;
}

#planOverview .plan .planSupport .supportFrame {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #c0c0c0;

    text-align: center;
    position: relative;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 60px;
    display: table;

}

#planOverview .plan .planSupport .supportLinesAndImage {
    padding-left: 20px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;

}

#planOverview .plan .planSupport .supportLinesAndImage .supportLines {
    vertical-align: middle;
    text-align: center;
    background-image: url("/shared/images/icons/mouse.gif");
    background-repeat: no-repeat;
    background-position: left center;

}

#planOverview .plan .planSupport .supportFrameEnterprise {
    height: 100px;
    top: 0px;

}

#planOverview .plan .planSupport .supportLinesAndImage .supportLinesEnterprise {
    vertical-align: middle;
    text-align: center;

}

#planOverview .plan .planSupport .supportLinesAndImage .supportLinesEnterprise .supportLineEnterprise1 {
    background-image: url("/shared/images/icons/phone.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

#planOverview .plan .planSupport .supportLinesAndImage .supportLinesEnterprise .supportLineEnterpriseEmpty {
    padding-top: 20px;
}

#planOverview .plan .planSupport .supportLinesAndImage .supportLinesEnterprise .supportLineEnterprise2 {
    background-image: url("/shared/images/icons/mouse.gif");
    background-repeat: no-repeat;
    background-position: left center;
}

#planOverview .planBuy {
    width: 100%;
	padding: 20px 0;
}

.btn-buy {
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff !important;
    border: 0px solid !important;
    background: #669933 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.btn-buy:hover {
    background: #66aa33 !important;

}

#quotes {
    padding-top: 50px;
    padding-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    height: 240px;
    position: relative;
}

#quotes .quoteLeft {
    float: left;
    width: 50%;
    padding-right: 20pt;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 100%;

}

#quotes .quoteRight {
    float: right;
    width: 50%;
    padding-left: 20pt;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 100%;
}

#quotes .quote {
    text-align: left;
    padding-left: 50px;
    background-image: url("/shared/images/icons/quote.gif");
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 20px;
    text-align: left;
    padding-top: 9pt;

    font-size: 13pt;
    line-height: 18pt;
    font-style: italic;
    color: #424242;
}

#quotes .quoteFrom {
    position: absolute;
    bottom: 40px;

    display: table;
    width: 50%;
    margin: auto;
    font-size: 16pt;
    color: #424242;
    padding-left: 50px;
}

#quotes .quoteFrom .quotePhoto {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    height: 80px;
}

#quotes .quoteFrom .quotePersonTitle {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 30px;
}

#quotes .quoteFromPerson {

    font-weight: bold;
}

#quotes .quoteFromCompany {

    font-size: 11pt;
    color: #424242;
    line-height: 16pt;

}

#beforeFree {
    height: 1px;
    background-color: #c3c3c3 !important;
    background: -webkit-gradient(linear, left center, right center, from(#FFFFFF), to(#ffffff), color-stop(.5, #c3c3c3));
    background: -moz-linear-gradient(left, #FFFFFF 0%, #c3c3c3 50%, #ffffff 100%);

    background-image: linear-gradient(left, #FFFFFF 0%, #c3c3c3 50%, #ffffff 100%);
    background-image: -webkit-linear-gradient(left, #FFFFFF 0%, #c3c3c3 50%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #FFFFFF 0%, #c3c3c3 50%, #ffffff 100%);
    background-image: -ms-linear-gradient(left, #FFFFFF 0%, #c3c3c3 50%, #ffffff 100%);

    width: 960px;
    position: relative;
    border: none;
}

#freePlan {

    display: table;
    width: 100%;
    height: 100px;
    padding-top:20px;
}

#freePlan .freePlanText {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-left: 30px;
    text-align: center;
}

#freePlan .freePlanText .freePlanTextTitle {
    font-size: 18pt;
    padding-bottom: 15px;
}

#freePlan .freePlanText .freePlanTextDescription {

    line-height: 20px;
    /*color: #797979;*/
    font-size: 16px;
    text-align: left;
}

#freePlan .freePlanButton {
    display: table-cell;
    vertical-align: middle;
    margin: 0px auto;
    text-align: center;

}

.btn-freePlan {
    width: 300px;
    height: 45px;
    border: 0px solid !important;
    font-size: 16pt;
    -webkit-box-shadow: 0px 0px 0px 0px #6699DF !important;
    -moz-box-shadow: 0px 0px 0px 0px #6699DF !important;
     box-shadow: 2px 2px 4px 0px #8c8d8e !important;

}

.btn-freePlan input {
    border: 0px !important;
}
