@import url("menu.css");
@import url("articles.css");
@import url("video.css");


/* ---------------------- GLOBAL LAYOUT ----------------------- */
body
{
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
}

#inner
{
	width: 989px;
	margin: 21px auto 0;
	text-align: left;
}

#mast
{

}
#mast_left
{
	float: left;
	width: 748px;
}
#mast_left_top
{
	height: 10px;
	background: url(images/mast_left.jpg) no-repeat;
	font-size: 1px;
}
#heading
{
	height: 197px;
	background: #0076bf;
}
#heading_pos
{
	padding: 58px 0 0 154px;
}
#heading_pos h1
{
	font-size: 48px;
	color: #FFFFFF;
	font-weight: normal;
}
#heading_pos h2
{
	font-size: 30px;
	color: #ffe500;
	font-weight: bold;
	font-style: italic;
	margin-left: 140px;
}
#mast_right
{
	float: left;
	width: 241px;
}
#mast_right_top
{
	height: 10px;
	background: url(images/mast_right.jpg) no-repeat;
	font-size: 1px;
}
#liberal_sa
{
	height: 197px;
	background: #ffdd00;
}
#liberal_sa_image_link
{
	padding: 82px 0 0 52px;
}

#menu_wrapper
{
	background: #00ab5b;
	height: 46px;
}
#search
{
	float: left;
	width: 248px;
}
#menu
{
	float: left;
	width: 741px;
}

#content_wrapper
{
	background: #e7e7e7;
	padding: 15px 0;
}
#content_wrapper td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
}
#content_wrapper a:link, #content_wrapper a:active, #content_wrapper a:visited, #content_wrapper a:hover
{
	color: #0a7cc2;
}
#left
{
	float: left;
	width: 200px;
	margin: 0 30px 0 0px;
}
#left h3, #left h3 a:link, #left h3 a:visited, #left h3 a:hover
{
	color: #4d4d4d;
	font-size: 12px;
}
.LeftPane
{
	padding: 0 0 0 23px;
}
.LeftPane h2
{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background: #0a7cc2;
	margin-left: -23px;
	padding-left: 23px;
	line-height: 41px;
}
#right
{
	float: left;
	width: 735px;
}
#right h1
{
	font-size: 24px;
	color: #00ab5b;
}
#right h2, #right h2 a:link, #right h2 a:visited, #right h2 a:hover
{
	font-weight: normal;
	color: #a6a6a6;
	font-size: 18px;
}
#right h3, #right h3 a:link, #right h3 a:visited, #right h3 a:hover
{
	font-weight: bold;
	color: #909090;
	font-size: 18px;
	font-style: italic;
}
.ContentPane
{

}
.rnd_white_top
{
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background: url(images/rnd_white_top.jpg) no-repeat;
	margin: 9px 0 0 0;
}
.rnd_white_middle
{
	padding: 0px 30px 40px 40px;
	background: #FFFFFF;
}
.rnd_white_bottom
{
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background: url(images/rnd_white_bottom.jpg) no-repeat;
}

#content_bottom
{
	height: 10px;
	background: url(images/content_bottom.jpg) no-repeat;
	font-size: 1px;
	line-height: 1px;
}
#footer_links
{
	text-align: center;
	color: #afafaf;
}

#Search_Wrapper
{
	padding: 10px 0px 0px 17px;
}
#search_background input
{
	padding-top: 2px;
	border: 1px solid #c1c1c1;
	color: #a8a8a8;
	font-style: italic;
}

.Normal, .NormalDisabled, .NormalBold
{
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
}

.heading_left
{
	float: left;
	width: 500px;
}
.heading_right
{
	float: left;
	width: 165px;
	text-align: right;
	padding-top: 5px;
}

.SubBannerPane p
{
	padding: 0;
}
.SimpleGalleryContent
{
	width: 90%;
}

/* --------------------- GENERIC ELEMENTS ------------------------- */

a:link, a:active, a:visited
{
	color: #afafaf;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}



h1, h2, h3, h4
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
hr
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	border-bottom: 2px solid #e9e9e9;
	height: 2px;
}
p
{
	margin: 0;
	padding: 8px 0;
}


.clear
{
	clear: both;
}
.larger_link
{
	font-weight: bold;
	font-size: 13px;
}
.largest_link
{
	font-weight: bold;
	font-size: 14px;
}
.right_align
{
	text-align: right;
	padding-top: 5px;
}
.social_image
{
	padding: 0 5px 15px 0;
}

#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;
}
.UVG_VideoListContent
{
	width: 99%;
}