/********************************************
* SimonMed
* Developed by I-ology
* http://www.i-ology.com
*
* Created 04/28/2009 - BD
*
* Video Library Style Definitions
********************************************/


/*******************************************
* Layout Definitions
*******************************************/



/*******************************************
* Titles & Headers
*******************************************/

#ttl-video-library {
    width: 153px;
    height: 23px;
    display: block;
    margin: 24px 0 0 40px;
    text-indent: -9999px;
    background: url(/images/ttl_video_library.gif) top left no-repeat;
}

/*******************************************
* Buttons & Promos
*******************************************/

a.btn-watch-now {
    width: 107px;
    height: 22px;
    display: block;
    text-indent: -9999px;
    margin-top: 8px;
    background: url(/images/btn_watch_now.gif) top left no-repeat;
}
a#btn-back-videos {
    width: 177px;
    height: 22px;
    display: block;
    text-indent: -9999px;
    float: right;
    margin-bottom: 5px;
    background: url(/images/btn_back_to_videos.gif) top left no-repeat;
}

a:hover.btn-watch-now,
a:hover#btn-back-videos {
    background-position: bottom left;
}

/*******************************************
* Lists
*******************************************/

#full-width ul#videos {
    width: 820px;
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#full-width #videos li {
    width: 260px;
    float: left;
    margin: 0 20px 25px 0;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    background: none;
}

#full-width #videos li.last {
    margin-right: 0;
}

#full-width #videos li.bottom {
    margin-bottom: 0;
}

#full-width #videos img {
    margin: 0 0 12px 0;
    padding: 0;
    float: left;
    clear: right;
}

/*******************************************
* Forms
*******************************************/



/*******************************************
* Tables
*******************************************/



/*******************************************
* Search Module
*******************************************/



/*******************************************
* Global Navigation
*******************************************/



/*******************************************
* Primary Navigation
*******************************************/



/*******************************************
* Subnavigation
*******************************************/



/*******************************************
* Footer Definitions
*******************************************/