/* EZ Video Gallery */

/* Splash Page */

/* Category Page */

/* 
 * Many styles copied from collections online but need more generic naming
 * in order to combine
 */
 
.ez-video-online-homepage-1 {
    float: left;
    height: 240px;
}

.ez-video-online-homepage-2 {
    float: right;
    height: 240px;
    width: 250px;
}

#ez-video-gallery-gallery-bottom {
    overflow: hidden;
    width: 500px;
    margin-bottom: 5px;
}

#ez-video-homepage-top {
    margin-bottom: 15px;
}

#ez-video-homepage-bottom {
    overflow: hidden;
    width: 500px;
    padding-left: 5px;
}

#ez-video-homepage-bottom .collection-space {
	border: 1px solid #d2d2d2;
	margin-top: 5px;
}

#ez-video-homepage-bottom .caption {
	padding-bottom: 30px;
}

.video-image img {
    padding-top:23px;
}

.ez-video-category-pagination {
    width: 200px;
    margin-left: 180px;
}


#ez-pagination-counter {
    margin: 4px 0 0 35px;
}

#ez-pagination-limit {
    width: 155px;
    float: left;
    margin: 0;
}

#limit {
    width:50px;
    border:1px solid #CCCCCC;
}

/* Player/Item Pages*/


#embed {
    border: 1px solid #CCCCCC;
}

#ez-hits {
    margin-top: 10px;
    color: #8a8a8a;
}

