

a:link, a:visited {
        color: #008ee5;
        font-weight: normal;
    }

a:hover {
        color: #cc0033;
    }


@font-face {
    font-family: "intel-clear";
    src: url('../../designs/fonts/intelclear_wlatn_lt-webfont.eot');
    src: url('../../designs/fonts/intelclear_wlatn_lt-webfont.woff') format('woff'), url('../../designs/fonts/intelclear_wlatn_lt-webfont.ttf') format('truetype'), url('../../designs/fonts/intelclear_wlatn_lt-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "intel-clear";
    src: url('../../designs/fonts/intelclear_wlatn_ltit-webfont.eot');
    src: url("../../designs/fonts/intelclear_wlatn_ltit-webfont.woff") format("woff"), url("../../designs/fonts/intelclear_wlatn_ltit-webfont.ttf") format("truetype"), url('../../designs/fonts/intelclear_wlatn_ltit-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: italic;
}


body {
    background: url("http://images.mcafee.com/legacy/common/grd-bg-sprite.jpg") repeat-x scroll 0 -1000px #999;
    margin: 0 auto 2em;
    position: relative;
    width: 765px;
    font-family: "intel-clear";
    color: #53565A;
}

#bdy {
    background: #E6E7E8;
}

.BetaLab {
    border-left: 1px solid #808080;
    color: #666666;
    display: inline-block;
    font-size: 17px;
    margin: 15px 0 5px 160px;
    padding: 5px 10px;
}


.lrgbtn {
    background: none repeat scroll 0 0 #0071c5;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 20px 10px;
    font-family: "intel-clear", arial;
    cursor: pointer;
    border: 2px solid #0071c5;
    width: 150px;
    height:50px;
    box-shadow: 0 0 15px rgba(0,0,0,0.6);
    vertical-align:center;
}

.lrgbtn:hover {
        background: #fff;
        color: #0071c5;
        border: 2px solid #fff;
        font-weight: bold;
        font-weight:normal\9;
        transition: all .2s ease 0s;
}


.header {
    background: url("https://secureimages.mcafee.com/legacy/common/logo_blue_intelSecurity.png") no-repeat scroll 20px 50% #ffffff;
    display: block;
    width: 100%;
    height: 60px;
    line-height: normal;
    padding: 0;
}

.headerNewsletter {
    background: #ffffff;
    display: block;
    width: 100%;
    height: 60px;
    line-height: normal;
    padding: 0;
}

.intro {
    background: url("../images/nextgen_header_765x500.png") no-repeat scroll 0 0;
    width: 765px;
    height: 500px;
    position: relative;
}

.intro .content {
        color: #fff;
        margin: 0 auto;
        padding-top: 150px;
        text-align: center;
        width: 70%;
}

.intro .content h1 {
            font-size: 40px;
            line-height: 60px;
            color: #fff
}

.intro .content h1 span {
                font-size: 40px;
                display: block;
}

.intro .lrgbtn {
        bottom: 50px;
        position: absolute;
        right: 30px;
}

.intro .mcfshield {
        bottom: -10px;
        display: block;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 10;
}

.nextGenintro {
    background: url("../images/nextgenbanner.png") no-repeat scroll 0 0;
    width: 765px;
    height: 300px;
    position: relative;
}

.nextGenintro .newsletter {
	   
	   margin-top: 220px;
        display: block;
        position: absolute;
        text-align: center;
        width: 100%;
        height: 120px;
        background-color: #58595B
}

.nextGenintro .newsletter Label
{
    color: #fff;
    float: left;
	margin-left: 40px;
	
}

.nextGenintro .newsletter input[type=text]
{
    float: left;
	width: 370px;
	height:30px;
	margin-left: 40px;
	font-size: large;
	

}
.nextgenmain {
    margin-top: 80px;
}

.nextgenmain .features h1 {
        font-size: 30px;
        color: #53565A;
        text-align: center;
}

.nextgenmain .features h1 span {
            color: #AA0828;
}

.nextgenmain .features .list {
        margin: 50px auto 0;
        width: 650px;
        list-style: none;
        font-size: 18px;
}

.nextgenmain .features .list li {
    padding-left: 125px;
    padding-top: 25px;
    height: 100px;
}

.nextgenmain .features .list li.onlinethreats {
    background: url('../images/online_threats_100x100.png') no-repeat scroll 0 0;
}

.nextgenmain .features .list li.cloud {
    background: url('../images/cloud_100x100.png') no-repeat scroll 0 0;
}

.nextgenmain .features .list li.system {
    background: url('../images/system_100x100.png') no-repeat scroll 0 0;
    margin-bottom: 20px;
}

.nextgenmain .lrgshield {
    background: url('../images/lrgShield.png') no-repeat scroll 0 0;
    height: 150px;
    text-align: center;
    padding-top: 100px;
}

.nextgenmain .lrgshield h1 {
    font-size: 30px;
}


.nextgenmain .lrgshield h2 {
    font-size: 40px;
    color: #aa0828;
    margin-bottom: 40px;
}

.nextgenmain .lrgshield h2.spanBold {
    font-size: 40px;
    color: #aa0828;
}

.nextgenmain .lrgtxt {
    font-size: 20px;
    margin: 30px auto 20px;
    width: 650px;
}

.nextgenmain .sysreq {
    font-size: 18px;
    margin: 30px auto 20px;
    width: 650px;
}

.nextgenmain .getbeta {
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    padding: 20px;
}

#footer {
    background: none repeat scroll 0 0 #999;
    height: auto;
    padding-top: 20px;
    clear: both;
    color: #fefefe;
    position: relative;
    width: 100%;
    font-size: 11px;
}

#footer .links {
    float: left;
}

#footer .copyright {
    float: right;
    text-align: right;
}

#footer .links li {
    display: inline;
}

#footer .links li span.sep {
    margin: 0 5px;
}


#footer .links a {
    color: #fff;
    text-decoration: none;
}

#footer .links a:hover {
    color: #cc0033;
}

.nextgenmain2 {
    margin-top: 0;
}

.nextgenmain2 .features h1 {
        font-size: 30px;
        color: #53565A;
        text-align: center;
}

.nextgenmain2 .features h1 span {
            color: #AA0828;
}

.nextgenmain2 .features .list {
        margin: 50px auto 0;
        width: 650px;
        list-style: none;
        font-size: 18px;
}

.nextgenmain2 .features .list li {
    padding-left: 125px;
    padding-top: 25px;
    height: 100px;
}

.nextgenmain2 .features .list li.onlinethreats {
    background: url('../images/online_threats_100x100.png') no-repeat scroll 0 0;
}

.nextgenmain2 .features .list li.cloud {
    background: url('../images/cloud_100x100.png') no-repeat scroll 0 0;
}

.nextgenmain2 .features .list li.system {
    background: url('../images/system_100x100.png') no-repeat scroll 0 0;
    margin-bottom: 20px;
}

.nextgenmain2 .lrgshield {
    background: url('../images/lrgShield_765x720.png') no-repeat scroll 0 0;
    height: 520px;
    text-align: center;
    padding-top: 200px;
}

.nextgenmain2 .lrgshield h1 {
    font-size: 30px;
}

.nextgenmain2 .lrgshield h2 {
    font-size: 30px;
    color: #aa0828;
    margin-bottom: 40px;
    margin-top:10px;
    margin-left: 10px;
}

.nextgenmain2 .lrgshield .prodname {
    color: #aa0828;
    
  }
.nextgenmain2 .lrgshield .prodname .prodboldtxt { font-size: 30px;}
.nextgenmain2 .lrgshield .prodname .sup { vertical-align: super;color:Black; }
  
.nextgenmain2 .lrgtxt {
    font-size: 30px;
    margin: 30px auto 20px;
    width: 650px;
}

.nextgenmain2 .sysreq {
    font-size: 18px;
    margin: 30px auto 20px;
    width: 650px;
}

.nextgenmain2 .getbeta {
    background-color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    padding: 20px;
}
