﻿body
{
	background: url(/Portals/_default/images/sub/bg.jpg) top center no-repeat;
}

#subcontentinner
{
	width: 416px;
	float: left;
}
#subcontentright
{
	float: left;
	width: 233px;
}
#subcontentinner h3
{
    margin: 0 0 7px 0;
	padding: 0;
}
.SubRightPane
{
	padding: 9px 0 0 10px;
}
.SubContentPane
{
	padding: 0 0 0 20px;
}
/* -------------- VIDEO STYLES ----------------- */
.videolistingtop
{
	width: 391px;
	height: 7px;
	background: url(/portals/_default/images/article/videolistingtop.gif) no-repeat;
	font-size: 1px;
}
.videolistingbody
{
	width: 391px;
	background-color: #EEF0F1;
	font-size: 12px;
}
.videoDescription
{
    padding: 7px 11px;
}
.videolistingbody h2, .videolistingbody h2 a:link, .videolistingbody h2 a:active, .videolistingbody h2 a:visited
{
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px !important;
	color: #000000 !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, Sans-Serif !important;
	text-transform: uppercase !important;
}
.videolistingbody h2 a:hover
{
	text-decoration: underline !important;
}
.videoleftwrapper
{
	width: 185px;
	float: left;
}
.videolistingtext
{
	padding: 7px 0 7px 11px;
}
.videolistingimage
{
	padding: 12px 0 12px 11px;
}
.videorightwrapper
{
	float: left;
	width: 189px;
}
.videolistingbottom
{
	width: 391px;
	height: 7px;
	background: url(/portals/_default/images/article/videolistingbottom.gif) no-repeat;
	font-size: 1px;
}
.videolistingspacer
{
	width: 391px;
	height: 10px;
	font-size: 1px;
}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 130px;
border: 1px solid black;
padding: 6px;
background-color: white;
visibility: hidden;
z-index: 100;
color: #414141;
font-family: Arial, Tahoma, Sans-serif;
font-size: 12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.peopleleftwrapper
{
	float: left;
	width: 100px;
	margin: 7px 0 7px 11px;
	display: inline;
}

.peoplerightwrapper
{
	float: left;
	width: 258px;
	margin: 7px 11px 7px 11px;
	display: inline;
}
