/* Display the List in Columns */

ol.columns li.col1 {
    margin-left: 0px;
}

ol.columns li.col2 {
    margin-left: 350px;    
}

ol.columns li.top {
    margin-top: -108px; /* line-height * number of items */   
}

a.selected {
    font-weight: bold;
    color: #000;
}
a.selected:hover {
    text-decoration: none;
}

p.first {
    padding-top: 18px;
}


a#VideoButton {
    display: block;
    width: 178px;
    height: 48px;
    margin-top: 20px;
    border: 1px solid #ff9933;    
    background: #ffcc00;
    background: #ffcc00 url(images/video-button.png) no-repeat -1px -1px;
    text-indent: -9999px;
}

a#VideoButton:hover {
    background-position: -1px -51px;
}


/* 12-Steps Layout ---------------------------------------------------------- */

#TwelveSteps {
    position: relative;
    width: 700px;
    height: 460px;
    margin: 50px 0 30px 0;
    color: #fff;       
}

#TwelveSteps .frame {
    position: relative;
    border: 1px solid #c00000;
    height: 100%;
    overflow: hidden;    
}

#TwelveSteps .stage {
    position: absolute;
    top: 0;
    left: -1px;
    width: 3000px;
    height: 460px;   
}

#TwelveSteps .step {
    float: left;
    width: 232px;
    height: 460px;
    border-left: 1px solid #c00000;
}

#TwelveSteps .step-number {
    position: relative;
    height: 50px;   
    background: #c00000 url(images/step-number.png) repeat-x top center;
}

#TwelveSteps .step-title {
    position: relative;
    padding-top: 5px;
    height: 45px;   
    background: #f6f6f6 url(images/step-title.png) repeat-x bottom;
    color: #000;
}

#TwelveSteps .step-description {
    position: relative;
    height: 350px; /* + 10 padding = 360px */
    padding: 5px;   
    background: #f6f6f6;
}

#TwelveSteps h2 {
    margin: 0;
    border: 0;
    padding: 0;
    text-align: center; 
    font-size: 36px;
    line-height: 50px;
}

#TwelveSteps p.month {
    position: absolute;
    bottom: 3px;
    right: 3px;
    margin: 0;
    padding: 3px;
    font-weight: bold;
    color: #fff;
}

#TwelveSteps h3 {
    margin: 0;
    padding: 5px 3px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;    
}

#TwelveSteps p,
#TwelveSteps li,
#TwelveSteps dt,
#TwelveSteps dd {
    font-size: 11px;
    line-height: 16px;
    color: #333;   
}

#TwelveSteps p {
    padding-bottom: 8px;    
}

#TwelveSteps .step-title label {
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 10px;
}



/* Pagination Buttons ------------------------------------------------------- */

#Buttons {
    position: absolute;
    top: -25px;
    right: 0;
    width: 600px;
    padding: 0 50px;
    height: 20px;
}

.nav-button {
    position: absolute;
    display: block;
    height: 20px;
    width: 50px;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-indent: -9999px;    
}

#ButtonPrevious  { 
    display: none;
    left: 0;
    background-image: url(images/button-prev.png);
}

#ButtonNext { 
    right: 0;
    background-image: url(images/button-next.png);
}

#ButtonGroupPagination {
    position: relative;
    margin: 0 auto;
    width: 360px;
    height: 20px;    
}

#PaginationMarker {
    position: absolute;
    width: 88px;
    height: 19px;
    top: 0;
    left: 0;    
    border: 1px solid #c00000;
    background: #ccc url(images/marker.png) repeat-x top center;
    z-index: 0;
}

#Buttons .pagination-set {
    display: block;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 20px;
    top: 0;
    z-index: 1;      
}

#PaginationSet1  { left: 0; }
#PaginationSet4  { left: 90px; }
#PaginationSet7  { left: 180px; }
#PaginationSet10 { left: 270px; }

#Buttons ul li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;;    
}

#Buttons ul li a {
    display: block;
    padding: 2px 0px;
    width: 30px;
    height: 16px;
    text-align: center;
     color: #000;    
}



/* Items -------------------------------------------------------------------- */

.item {
    display: block;
    text-indent: -9999px;    
}

a.item:hover {
    cursor: pointer;
}

/* 1 */

#item-levels-analysis {
    position: absolute;    
    bottom: 60px;
    left: 10px;
    width: 212px;
    height: 143px;
    background: transparent url(images/item-levels-analysis.png) no-repeat 0 0;
    box-shadow: 2px 2px 2px #aaa;        
}    


/* 2 */

#item-teacher-conference {
    position: absolute;    
    bottom: 0;
    left: 0;
    width: 182px;
    height: 130px;
    background: transparent url(images/item-teacher-conference.png) no-repeat 0 0;
    z-index: 1;    
}

#item-handbook {
    position: absolute;    
    bottom: 70px;
    right: 10px;
    width: 150px;
    height: 173px;
    background: transparent url(images/item-handbook.png) no-repeat 0 0;
    z-index: 0;    
}

/* 3 */

#item-irla {
    position: absolute;    
    bottom: 110px;
    left: 10px;
    width: 155px;
    height: 124px;
    background: transparent url(images/item-irla.png) no-repeat 0 0;
}

#item-schoolpace {
    position: absolute;    
    bottom: 20px;
    right: 6px;
    width: 163px;
    height: 116px;
    background: transparent url(images/item-schoolpace.png) no-repeat 0 0;
}



/* 4 */

#item-girl-reading {
    position: absolute;    
    bottom: 10px;
    right: 10px;
    width: 140px;
    height: 105px;
    background: transparent url(images/item-girl-reading.png) no-repeat 0 0;
    box-shadow: 2px 2px 2px #aaa;  
    z-index: 1;    
}

#item-classroom {
    position: absolute;    
    bottom: 125px;
    right: 10px;
    width: 140px;
    height: 150px;
    background: transparent url(images/item-classroom.png) no-repeat 0 0;
    box-shadow: 2px 2px 2px #aaa;  
    z-index: 0;    
}

#item-reader {
    position: absolute;    
    bottom: 0px;
    left: 0;
    width: 100px;
    height: 240px;
    background: transparent url(images/item-reader.png) no-repeat 0 0;
    z-index: 2;    
}


/* 5 */

#item-home-reading-coach {
    position: absolute;    
    bottom: 0px;
    left: 0;
    width: 232px;
    height: 155px;
    background: transparent url(images/item-home-reading-coach.png) no-repeat 0 0;    
}

#item-coach-contract {
    position: absolute;    
    width: 155px;
    height: 95px;
    right: 10px;
    bottom: 160px;
    background: transparent url(images/item-coach-contract.png) no-repeat 0 0;
    box-shadow: 2px 2px 2px #aaa;  
    z-index: 1;     
}

#item-skills-cards-ring {
    position: absolute;    
    bottom: 120px;
    left: 10px;
    width: 90px;
    height: 104px;
    background: transparent url(images/item-skills-cards-ring.png) no-repeat 0 0;
    z-index: 2;
}

/* 6 */

#item-data-wall {
    width: 200px;
    height: 100px;
    margin: 10px auto;
    background: transparent url(images/item-data-wall.png) no-repeat 0 0; 
}

#item-ontarget {
    position: absolute;    
    right: 3px;
    bottom: 3px;
    width: 120px;
    height: 91px;
    background: transparent url(images/item-ontarget.png) no-repeat 0 0;    
}


/* 7 */

#item-irla-inside {
    position: absolute;    
    left: 10px;
    bottom: 50px;
    width: 190px;
    height: 146px;
    background: transparent url(images/item-irla-inside.png) no-repeat 0 0;      
}

#item-conference-notebook {
    position: absolute;    
    right: 10px;
    bottom: 10px;
    width: 107px;
    height: 121px;
    background: transparent url(images/item-conference-notebook.png) no-repeat 0 0;      
} 


/* 8 */

#item-literacy-block {
    width: 150px;
    height: 180px;
    margin: 10px auto 0 auto;
    background: transparent url(images/item-literacy-block.png) no-repeat 0 0;
}


 
/* 9 */

#item-status-of-the-class {
    width: 180px;
    height: 140px;
    margin: 40px auto 0 auto;
    background: transparent url(images/item-status-of-the-class.png) no-repeat 0 0;
}

/* 10 */

#item-step-10,
#item-step-11,
#item-step-12 {
    width: 212px;
    height: 159px;
    margin: 9px auto 0 auto;
    box-shadow: 2px 2px 2px #aaa;  
} 

#item-step-10 {
    background: transparent url(images/item-step-10.jpg) no-repeat 0 0;
}

#item-step-11 {
    background: transparent url(images/item-step-11.jpg) no-repeat 0 0;
}

#item-step-12 {
    background: transparent url(images/item-step-12.jpg) no-repeat 0 0;
}



