@import "/css/home-page-layout.css";

.home-page-main-button {
    float:left;
    height:270px;
    width:200px;
    margin:0px;
    padding:35px 6px 0px 8px;
    text-align:center;
}
.home-page-main-button a{
    color:#46555d;
    border:none;
    text-decoration:none;
}
.home-page-main-button a:hover {
    color:#000000;
    text-decoration:none;
}
.home-page-main-button a.black{
    color:#000000;
    border:none;
    text-decoration:none;
}
.home-page-main-button .img {
    position: relative;
    height:235px;
    padding:0px;
    margin:0 0 0 4px;
}
.home-top h2 {
    color:#9d9fa0;
    text-align:center;
    margin:10px 0;
    padding:0;
}
.home-page-main-button h2 {
    font-family: Helvetica, sans-serif;
    padding:0px;
    margin:0 0 0 -8px;
    font-size:130%;
}
.home-top img {
    border:none;
}
.so-much-more {
    width:570px;
    height:155px;
    overflow:hidden;
    float:left;
    margin:2px 8px 0px 8px;
    padding:14px 10px 0px 10px;
    font-size:85%;
}
div > .so-much-more {
    margin:2px 10px 0px 10px;
    padding:14px 14px 0px 14px;
}
h3.unleashing {
    font-size:120%;
    font-family: "Lucida Sans", Helvetica, sans-serif;
    color:#5c6165;
}
.so-much-more img{
    border: 1px solid #686868;
    text-align:left;
}
.so-much-more h1{
    font-size:130%;
    padding:0 0 10px 0;
    margin:0;
}
.so-much-more h4{
    font-size:115%;
    padding:5px 0 10px 0;
    margin:0;
}
.so-much-more .left{
    width:126px;
    margin-top:10px;
    margin-left:8px;
}
div > .so-much-more .left{
    margin-left:15px;
}
.so-much-more .right{
    margin-left:0px;
    padding-left:20px;
    background-image:url(/img/grad-line.jpg);
    background-position:0 0;
    background-repeat: no-repeat;
    width:375px;
    height:180px;
    overflow:hidden;
}
.so-much-more p{
    padding:0;
    margin:0;
}
.news-title {
    padding:0 0 3px 0;
    background:transparent url(/site/img/dwn-arrow_sprite.png) no-repeat 135px 0px;
    margin:0px;
    height:20px;
    display:block;
}
.news-title img {
    border:0px;
    
}
.news-and-events-items{
    background:transparent url(/site/img/news-events-items-fade.jpg) no-repeat;
    padding:10px;
    width:916px;
    margin-left:1px;
}
.n-e-footer-link {
    padding:0;
    margin:0;
    margin-top:-15px;
    float:right;
    font-size:85%;
}
div > .n-e-footer-link {
    margin-top:-12px;
}
.news-link {
    margin:3px 0 4px 0px;
    padding-left:11px;
    background-image:url(/site/img/active-carrot.gif);
    background-position:0 6px;
    background-repeat: no-repeat;
}
div > .news-link {
    background-position:0 3px;
}
.news-link a:link, .news-link a:visited {
    color:#000000;
    text-decoration:none;
}
.news-link a:hover {
    color:#2f546c;
    text-decoration:underline;
}
.img_grow {
    width:165px;
    height:220px;
    z-index:1;
    position:absolute;
    left: 10px;
    top: 0;
}
.item-list {
    list-style-position:inside;
    padding:10px 2px 10px 15px;
    margin:0;
}
.webinar-invite{
    margin-top:5px;
    font-weight:bold;
    color:#333;
}
.slideshow-demo {
    margin-right:40px;
    margin-bottom:0px;
}
.item-list li {
    font-weight:bold;
}

a.play-vid{
    display:block;
    margin: 0 auto;
    float:right;
    margin-top:10px;
    margin-bottom:0px;
    background: transparent url(/img/play-vid-sprite.jpg) 0 0 no-repeat;
    width:50px;
    height:50px;
    color:#d7e7f8;
    text-decoration:none;
    padding:0px;
}
a.play-vid:hover{
    background-position:-50px 0px;
}
.bottom-list {
    padding:0 0 14px 0;
}.content-bottom {
    padding-top:3px;
}