
.caldaytitle
{
    BACKGROUND-COLOR: #faf2dd;
    padding:3px;
    padding-left:10px;
	border:0px solid #c0c0c0;
	font-weight:bold;
    
}

TD.HeadElement
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
	background-color:#FFFFFF;
    padding:4px;
	/*border-top:1px solid #000000;
	border-right:1px solid black;*/
}

tr.bordertr
{
	border-top:2px solid black;
}


div.meetingDetail
{
	padding: 8px 8px 8px 8px;
	position: relative;
}

div.meetingDetail img
{
	border:none;
}

div.meetingDetail img.divViewPlay
{
	padding-top:5px;
}

div.meetingDetail dl{
	width:60%;
	margin-top:20px;
	margin-bottom: 2px;
	float:left;
}
div.meetingDetail dt{
	width:25%;
	float:left;
	overflow:hidden;
	text-align:right;
	margin-bottom:5px;
}
div.meetingDetail dd{
	width:70%;
	float:left;
	text-align:left;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
}

div.noevents
{
	 background-color:#FFFFFF;
	 height:200px;
	 border:1px solid black;
	 text-align:center;
	 padding-top:140px;
}

div.divThumbnail
{
	float:left;
	border:none;
	text-align:center;

}

div.invitefriend
{
	position:absolute;right:10px;top:10px;width:60px; text-align:center;
	font-size:10px;
}

img.noborder
{
	border:none;
}

img.imgThumbnail
{
	width:120px;
	height:90px;
}

img.nowplaying
{
}

img.expandall
{
	float:right;
	margin-top:-19px;

}

td.cellEvent
{
	border-bottom:1px solid #000000;
	background-color: #FFFFFF;
}

div.popupStreams
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
	position:absolute;
	width:130px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    border:1px solid black;
    COLOR: #000000;
    BACKGROUND-COLOR: #e9e9e9;
    z-index:100;
}

div.popupStreams div.streamTitleHome
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #E7EFFF;
    color:Black;
    padding:3px;
    font-weight:bold;
    width:125px;
}

div.popupStreams div.streamItemTitle
{
    padding-left:3px;
}

div.popupStreams div.imgClose
{
	position:absolute;top:2px;right:2px;
	width:15px;
	height:13px;
	background-image:url("images/del.gif");
	background-repeat:no-repeat;
	cursor:pointer;
}

div.streamItem
{
    padding-left:3px;
    background-image:url('Images/smallarrow.gif');
    background-position:4px 3px;
    background-repeat:no-repeat;
}

div.streamItem div.streamItemContent
{
	margin-left:9px;
}

div.podcast
{
	background-color:#ffffff;
	border:1px solid #c1c1c1;
	text-align:left;
	padding:10px;
}

div.podcasticon
{
	background-image:url("images/podcasticon.jpg");
	width:73px;
	height:75px;
	margin-right:20px;
}

podcasttitle
{
	font-size:14px;
}

span.podcastlink
{
    background-image:url('Images/smallarrow.gif');
    background-position:1px 4px;
    background-repeat:no-repeat;
    margin-left:10px;
    padding-left:12px;
}

.podcastTable
{
    border-collapse :collapse;
}

.cat
{
	text-align:left;
	font-weight:bold;
	padding-top:1px;
	padding-right:1px;
	padding-bottom:1px;
}

.podcastTable .formatLabel
{
	text-align:left;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:2px;
    padding-right:2px;
}
.podcastTable .imgcell
{
    padding-top:1px;
    padding-bottom:1px;
    padding-left:2px;
    padding-right:2px;
}