﻿body
{
	background: url(/Portals/_default/images/sub/bg.jpg) top center no-repeat;
}

#tabnavwrapper
{
	width: 157px;
	height: 530px;
	float: left;
}
#tabnavpadding
{
	padding: 3px 0 0 0;
}

.TopPane
{
    background: #2E373F;
	margin: 0 20px 23px 0;
	padding: 7px 16px;
}

.TopPane p
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}

.NamePane p
{
    color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

#subcontentwrapper
{
	width: 700px;
	height: 530px;
	float: left;
	font-size: 12px;
}
#subcontentwrapper a:link, #subcontentwrapper a:active, #subcontentwrapper a:hover, #subcontentwrapper a:visited
{
	text-decoration: none;
	color: #007DB1;
}
#subcontentwrapper a:hover
{
	text-decoration: underline;
}
#scrollingwrapper
{
	height: 480px;
	padding: 10px 0 0 45px;
	overflow: auto;
	
}
#subcontentleft
{
    width: 100px;
	float: left;
}
#subcontentinner
{
	width: 311px;
	float: left;
}
#breadcrumb
{
	padding: 20px 0 0 0;
	text-align: center;
}
.SubContentPane
{
	padding: 0 0 0 25px;
	color: #454545;
}
h1
{
	color: #F47720;
	font-size: 22px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0 5px 0;
	padding: 0px;
}
#subcontentright
{
	float: left;
	width: 208px;
	margin: -22px 0 0 0;
}
.SubRightPane
{
	padding: 0 0 0 25px;
}
.SubRightPane h3
{
	margin: 0px;
	padding: 2px 0 5px 0;
	font-size: 18px;
}
.SubRightPane ul, .SubRightPane li
{
	margin: 0px 0 0 8px;
	padding: 0px 0 0 0px;
}
#footer
{
	padding: 21px 0 0 0;
}
/* -------------- TAB NAVIGATION ---------------------- */
#hometab
{
	height: 51px;
	width: 157px;
	background: url(/Portals/_default/images/sub/hometab.gif) no-repeat top left;
}
#aboutustab
{
	height: 47px;
	width: 157px;
	background: url(/Portals/_default/images/sub/abouttab.gif) no-repeat top left;
}
#newstab
{
	height: 47px;
	width: 157px;
	background: url(/Portals/_default/images/sub/newstab.gif) no-repeat top left;
}
#liberaltvtab
{
	height: 47px;
	width: 157px;
	background: url(/Portals/_default/images/sub/liberaltvtab.gif) no-repeat top left;
}
#peopletab
{
	height: 47px;
	width: 157px;
	background: url(/Portals/_default/images/sub/peopletab.gif) no-repeat top left;
}
#getinvolvedtab
{
	height: 47px;
	width: 157px;
	background: url(/Portals/_default/images/sub/getinvolvedtab.gif) no-repeat top left;
}
#donatetab
{
	height: 47px;
	width: 157px;
	background: url(/Portals/_default/images/sub/donatetab.gif) no-repeat top left;
}
#tabnavpadding a:hover div
{
	background-position: bottom left !important;
}
#sociallinks
{
	text-align: right;
	padding: 10px 17px 0 0;
}
/* -------------- NEWS ARTICLE 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;
}

/* --------------- PODCASTS ------------------ */
#podcastlistingwrapper
{
	width:176px;
	background-color: Red;
}
#podcastlistingtop
{
	background: url(/portals/_default/images/podcast/latesttop.gif);
	width: 176px;
	height: 7px;
	font-size: 1px;
}
#podcastlistingbody
{
	background-color: #EEF0F1;
	padding: 0 0 0 0px;
}

#podcastlistingbottom
{
	background: url(/portals/_default/images/podcast/latestbottom.gif);
	width: 176px;
	height: 7px;
	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;
}

