﻿body.home .greeting {
    float: left;
    display: inline;
    width: 220px;
}
.home .focus{
    padding-left: 20px;
}


body.home .billboard{
    float: left;
    display: inline;
    width: 700px;
    height: 210px;
    background: transparent url('/img/new/MarquisBanner.jpg') no-repeat 0 0;
    position: relative;
}

body.home .billboardK12 {
    
    background: transparent url('/img/new/K12_MarquisBanner.jpg') no-repeat 0 0;
    
}

body.home .billboard .pnl{
    width: 320px;
    height: 100px;
    position: absolute;
    top: 23px;
    left: 360px;
}
body.home .billboard h1{
    font-size: 16px;    
    font-family: Georgia, Times New Roman, Serif;
    line-height: 19px;
    margin: 0;
}
body.home .billboard p{
    font-size: 12px;
    line-height: 19px;
}
body.home .greeting p{
    margin-bottom: 10px;
    font-size: 13px;
}
body.home .signup{
    float: left;
    display: inline;
    width: 220px;  
    margin-left: 20px;  
}
.home .features .feature{
    display: inline;
    float: left;
    padding: 0 0 10px;
    width: 240px;
}
.home .features li .pnl {
    padding: 4px 0 0 18px;
}

    ul#bbnav{
        position: relative;
        margin: 5px 8px;
        float: left;
    display: inline;
    }
    ul#bbnav li{
        float: left;
    display: inline;
        margin-right: 6px;   
        width: 12px;
        height: 12px;
    }
    ul#bbnav a{
        width: 12px;
        height: 12px;
        background: transparent url(/img/base/dots.gif) no-repeat 0 0;   
        display: block;     
    }
    ul#bbnav a:hover{
        background-position: 0 -12px;
    }
    ul#bbnav a.activeSlide{ background-position: 0 -24px;}
    ul#bbnav a span{display: none;}
    
    ul#bbnav li a.pause,ul#bbnav li a.resume{display: block; width: 12px; height: 12px; margin-left: 12px; background: transparent url(/img/base/dots.gif) no-repeat -24px 0;  }

    ul#bbnav li a.pause{ background-position: -24px 0px;}
    ul#bbnav li a.pause:hover{ background-position: -24px -12px;}
    ul#bbnav li a.resume{ background-position: -12px 0px;}
    ul#bbnav li a.resume:hover{ background-position: -12px -12px;}
    .bb_caption{ display: block; float: right;
    display: inline; line-height: 1em;
        margin: 8px;}
    .group{position: relative; width: 100%; height: 254px;}
    .bb_controls{
        background-color: #ffffff;
        height: 24px;
        z-index: 6;
        /*position: absolute;*/
        bottom: -24px;
        width: 460px;
        
        }
        
        #bb
        {
            display: none;
            height: 258px;
            overflow: hidden;
        }
        
        
  
body.home .signup .register{
    font-size: 11px;
    padding: 0;
        
    margin-top: 0;
    height: 208px;
    position: relative;
    background: #FDE9C5;
    overflow: hidden;
}
body.home .signup .register p{font-size: 10px; margin: 6px 0;}
body.home .signup .register h4{
    font-family: Georgia, Times New Roman, Serif;
    padding: 4px 6px;
    font-size: 12px;
}    
body.home .signup .newsltr{
    width: 100%;
    height: 100%;
    background: transparent url('/img/new/newsletter1.gif') no-repeat 0 0;
}
body.home .signup .K12 .newsltr{
    background-image: url('/img/new/newsletterK12.gif')
}

body.home .signup .section{
    padding: 2px 6px;
    margin: 0;
}
/*body.home .signup .form{height: 52px;}*/
body.home .signup .action{
    position: absolute;
    bottom: 10px;
}

body.home .signup input{
    font-size: 11px;
}
body.home .signup label{ font-weight: bold;}
/*body.home .signup .button{width: 30%; float: right;}
body.home .signup .textbox{width: 200px}*/
body.home .signup .textbox{float: left; width: 140px;}
.home .signup .btn{
    float: right;
}
/*body.home .signup .form{position: absolute; bottom: 40px;}*/

body.home .signup .message {
    /*height: 150px;*/
}
body.home .signup .message p{/*width: 50%; margin-top: 20px;*/}

.pds-answer{ margin-bottom: 16px;}
.pds-answer{}
.pds-links{display: none;}
.pds-answer-feedback{
  background-color: #F0F0F0;
  padding: 1px;
}
.pds-answer-feedback-bar{
  background-color: #909090;
  padding: 3px;
}
.pds-vote .pds-votebutton-outer a{float: left;}
.pds-vote .pds-links-back a.pds-pd-link{display: none; visibility: hidden;}


