div.videoplayer {position:relative;width:100%;height:600px;margin:0;padding:0;}
div.videoplayer iframe, div.videoplayer object {position:absolute;width:100%;height:600px;margin:0;padding:0;}
div.videolistwrapper{display:inline-block;width:60%;min-width:930px;text-align:center;margin:10px 0 0 0;line-height:25px;    vertical-align: middle;}
div.individualvideowrapper{float:none;display:inline-block;width:300px;height:300px;margin:1%;text-align:right;overflow:hidden;position:relative;vertical-align:top;}
div.individualvideowrapper iframe, div.individualvideowrapper object {width:100%;height:300px;}
div.videowrappersmall{position:relative;top:0;left:0;width:100%;height:300px;margin-top:0;}
img.videoblocker{position:absolute;margin-bottom:2px;width:100%;height:100%;left:0;z-index:1000;cursor:pointer;top:0;}
div.videocontainersmall{position:relative; top:0;z-index:1;margin-bottom:2px;left:0px;}
div.vidcat {display:inline-block;width:60%;min-width:930px;margin:0;text-align:center;z-index:1;line-height:25px;    vertical-align: middle;}
div.vidcat span {display:inline-block;width:96%;padding:0 2%;text-align:left;line-height:25px;margin:30px 0;border-bottom:1px solid #000000;}
div.vd_title{position:absolute;bottom:-20px;left:0;background-color:rgba(0,0,0,0.7);line-height:50px;text-align:center;height:50px;width:100%;overflow:hidden;color:#ffffff;font-size:20px;font-weight:bold;visibility: hidden;opacity: 0;z-index:2000;}
div.individualvideowrapper:hover div.vd_title {opacity:1;visibility: visible;bottom:0;}

div.text > div.vidcat,div.text div.txt_container_lft > div.vidcat,div.text > div.videolistwrapper,div.text div.txt_container_lft > div.videolistwrapper,
div.text > div.videolistwrapper:nth-of-type(even), 
div.text div.txt_container_lft > div.videolistwrapper:nth-of-type(even),
div.text > div.videolistwrapper:nth-of-type(odd), 
div.text div.txt_container_lft > div.videolistwrapper:nth-of-type(odd),
div.text > div.vidcat:nth-of-type(even), 
div.text div.txt_container_lft > div.vidcat:nth-of-type(even),
div.text > div.vidcat:nth-of-type(odd), 
div.text div.txt_container_lft > div.vidcat:nth-of-type(odd) {background-color:transparent;}
