.wrapper {
        background-image: url(../shared/earthBG.png);
        background-repeat: no-repeat;
}
@font-face
{
font-family: NexaBold;
src: url(../shared/fonts/nexa_bold.eot);
}

@font-face
{
font-family: NexaLight;
src: url(../shared/fonts/nexa_light.eot);
}


@font-face
{
font-family: NexaBold;
src: url(../shared/fonts/nexa_bold.otf);
}

@font-face
{
font-family: NexaLight;
src: url(../shared/fonts/nexa_light.otf);
}

h2 {
    font-family: NexaBold;
    color: #666666;
    margin-bottom: 0px;
    text-align: center;
}

h3 {
     font-family: NexaBold;
    color: #666666;
    margin-bottom: 0px;
    text-align: center;
}

p {
    margin-top: 5px;
    font-family:  Arial, Verdana;
    font-size: 14px;
    color: #333333;
}

.proContent {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.options {
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-right: 5px;
}

.upgradeOption .greenButton {
    width: 120px;
    font-size: 16px;
}

.upgradeOption {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #CCCCCC;
    padding: 5px;
    width: 180px;
     font-family: NexaBold, Arial, Verdana;
    background: #e2e2e2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */

    -webkit-box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.60);
    -moz-box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.60);
    box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.60);

    cursor: pointer;
    margin: 10px;
}
.upgradeOption .price {
    font-size: 58px;
    text-align: center;
    width: 100%;
    color: #333333;
}

.upgradeOption .label {
    font-size: 21px;
    text-align: center;
    width: 100%;
    color: #333333;
}

.upgradeOption .note {
    font-size: 12px;
    font-family: Arial, Verdana;
}

.features {
    width: 720px;
    margin-right: auto;
    margin-top: 13px;
    float: left;
}

.content { 
    min-height: 750px;
}

.upgradeContent {
    width: 950px;
    height: 560px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -475px;
    margin-top: -265px;

}

.feature {
    width: 220px;
    margin-right: 5px;
    margin-left: 0px;
    float: left;
    height: 150px;
    padding: 5px;
    font-size: 11px;

    margin-bottom: 2px;


}

.feature.middle {
    height: 120px;
}

.feature p {
    font-size: 12px;
}

.top {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.core .content {
    margin: 0px;
}

.feature h2 {
    text-align: left;
    font-size: 18px;
    margin-top: 5px;
}

.feature .info {

}

.icon {
    margin-top: 10px;
    width: 64px;
    height: 100%;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
}

.icon.lightning {
    background-image: url(images/lightning.png);
}

.icon.data {
    background-image: url(images/data.png);
}

.icon.users {
    background-image: url(images/users.png);
}

.icon.support {
    background-image: url(images/support.png);
}

.icon.image {
    background-image: url(images/image.png);
}

.icon.noads {
    background-image: url(images/noads.png);
}


.icon.settings {
    background-image: url(images/settings.png);
}

.icon.gurantee {
    background-image: url(images/30day.png);
}


.contactUs {
    width: 400px;
    text-align: center;
    margin-left: auto;
    font-size: 11px;
    margin-right: auto;
}