﻿.vItem
{
    width:220px;
    padding:0 10px;
    margin-top:12px;
}
.vThumb
{
    width:80px;
    float:left;
    height:66px;
}
.vInfo
{
    width:130px;
    float:left;
    padding-left:10px;
}
.vThumb img
{
    width:80px;
    height:60px;
    border:0;
}

.vInfo>a
{
    display:block;
    color:#000;
}
.vInfo>*
{
    width:125px;
    white-space:nowrap;
    overflow:hidden;
}
.vInfo>div
{
	color:#333;
}

/***/

#dnn_ctr653_VideoList_lstVideos>tbody>tr>td:nth-child(even)
{
    display:none;
}
#dnn_ctr653_VideoList_pnlTimeline>div
{
    display:none;
}
#dnn_ctr653_VideoList_UP
{
	width:240px;
	overflow:hidden;
}

#dnn_ctr653_VideoList_lstVideos
{
    margin-top:10px;
}
/*container style*/
#dnn_ctr653_ContentPane
{
    border:2px solid #B0A79E;
    width:246px;
    height:500px;
    background:#fff;
}
#dnn_ctr653_ModuleContent
{
    background:#D2CCC1;
    width:240px;
    height:496px;
    margin:1px auto;
}
/*hide rss button*/
#dnn_ctr653_VideoList_UP>div.Normal
{
    display:none;
}
/*pager*/

#dnn_ctr653_VideoList_lstPages>tbody>tr>td>*
{
    line-height:26px;
    margin:2px;
    padding:2px 5px;
    border: 1px solid #666;
    background:#D2CCC1;
    color:#252525;
    font-size:14px;
}
#dnn_ctr653_VideoList_lstPages>tbody>tr>td>span
{
    background:#fff;
}
.Pager TD A:hover
{
    background:none;
}

.Pager>td:first-child
{
    display:none;
}
.SectionFooter
{
    border-top:0;
}
.SectionFooter>table
{
    width:100%;
}

.Pager TD A:link, .Pager TD A:visited
{
    border: 1px solid #666;
}
/*category style*/
.SectionHeader
{
	background:none;
	border-bottom:0;
	padding-left:0;
}
#dnn_ctr653_VideoList_trMenuHeader
{
	height:40px;
}
#dnn_ctr653_VideoList_lstTypes_lblType_0,
#dnn_ctr653_VideoList_lstTypes_lblType_1
{
	background:#a1998e;
	padding:10px 12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
	top:17px;
	color:White;
}
#dnn_ctr653_VideoList_lstTypes_lnkType_1,
#dnn_ctr653_VideoList_lstTypes_lnkType_0
{
	background:#e9e6e0;
	padding:9px 12px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
	top:15px;
	color:#333;
}

#dnn_ctr653_VideoList_trMenuHeader>.SectionHeader
{
	display:none;
}
#dnn_ctr653_VideoList_trMenuHeader>.SectionHeader:first-child
{
	display:block;
}