

/*================================================================
    BLIS WEB AGENCY "PRINT" STYLESHEET
================================================================*/


/* FORMAT PAGE
----------------------------------------------------------------*/

body{
    color: black;
    background: #999999;
    padding: 18px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }

.topPageGraphic h1{
    display: none;
    }

h1{
    font-size: 22px;
    font-weight: normal;
    }

h2{
    font-size: 16px;
    font-weight: normal;
    }

h3{
    font-size: 14px;
    }

h4, h5, h6{
    font-size: 12px;
    padding: 0;
    margin-bottom: 5px;
    }

p{
    line-height: 18px;
    font-size: 12px;
    }

li{
    font-size: 11px;
    }

.webpage{
    width: 772px;
    background: white;
    height: 1060px;
    }

.content_frame{
    background: white;
    width: 748px;
    padding: 12px;
    }

#content_left{
    width: 500px;
    float: left;
    margin-left: 0px;
    padding-right: 10px;
    border-right: solid 1px #efefef;
    }

#col_right{
    width: 200px;
    float: right;
    margin-left: 10px;
    }

#id_courses_detail #content_left{
    width: 750px;
    padding: 0;
    margin: 0;
    border: none;
    }

#id_courses_detail #col_right{
    display: none;
    }

a{
    color: black;
    text-decoration: none;
    }

.photo img{
    border: 1px solid #000000;
    }

#id_shop h2{
    padding-top: 20px;
    font-size: 120%;
    }

#id_shop #footer{
    padding-top: 14px;
    }

.printOnly{
    border-bottom: solid 1px #efefef;
    margin-bottom: 10px;
    padding-bottom: 10px;
    }

.img_box{
    width: 120px;
    float: left;
    }

.img_box img{
    border: solid 1px #ccc;
    }

.text_box{
    width: 470px;
    float: left;
    }

.more{
    display: none;
    }

.clear{
    clear: both;
    }

.img_box{
    width: 120px;
    float: left;
    }

.img_box img{
    border: solid 1px #ccc;
    }

.text_box{
    width: 360px;
    float: left;
    padding-top:0;
    }
    
.text_box h4{
margin-top:0;
}    

/* TURN OFF SCREEN ONLY FEATURES
----------------------------------------------------------------*/
#header, #footer,  .footer, div.crumbs, div.top, div.goback, div.screenonly,  .printpage,  .navigation,  .feature{
    display: none;
    }