﻿/************************************************************************
* Page Header Elements
************************************************************************/
#PageHeader
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1.0em;
	color: #FEF3B9;
	background-color: #3F588B;
	margin: 0px;
}
/************************************************************************
* Page Banner markup
************************************************************************/
#PageBanner
{
	color: #FEF3B9;
	height: 100px;
	background-color: #3F588B;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#PageBannerTitle
{
	padding-top: 20px;
	padding-left: 20px;
	font: normal 2.0em Impact, "Arial Narrow", sans-serif;
	letter-spacing: 2px;
}
#SiteMotto
{
	padding-left: 20px;
	font: normal Impact, "Arial Narrow", sans-serif;
	float: left;
}
#BannerTextBlock
{
	float: left;
	clear: both;
}
#BannerAdBlock
{
	width: 500px;
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}

/************************************************************************
* Page Menu Elements
************************************************************************/
#SiteMenu
{
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(Images/topnav_bg.gif) repeat-x 0px 0px;
	border-right: #9d9d9d 1px solid;
	border-left: #9d9d9d 1px solid;
	height: 29px;
}
#BannerAds
{
	padding-top: 20px;
	float: right;
}

/************************************************************************
* Top Navigation Menu
************************************************************************/
UL#topnav
{
	font-size: .7em;
	vertical-align: bottom;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 8px;
	list-style-type: none;
}
#topnav li
{
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #343434;
}
#topnav li.right
{
	float: right;
}
#topnav a:link
{
	color: #343434;
	text-decoration: none;
}
#topnav a:active
{
	color: #343434;
	text-decoration: none;
}
#topnav a:hover
{
	color: #343434;
	text-decoration: underline;
}
#topnav a:visited
{
	color: #343434;
	text-decoration: none;
}

#UsersOnlineImage
{
	float: left;
	padding-right: 5px;
	margin-right: 5px;
}
.HeaderMenuLink
{
	font-size: 1.0em;
	padding-right: 5px;
}

/************************************************************************
* Page Footer Elements
************************************************************************/
#PageFooter
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.7em;
	color: #FEF3B9;
	background-color: #3F588B;
	min-height: 70px;
	height: 70px;
}
#FooterTextBlock
{
	float: left;
	vertical-align: top;
	width: 80%;
	min-height: 70px;
	height: 70px;
	clear: both;
}
/************************************************************************
* Page Menu Elements. Contained within the FooterTextBlock element
************************************************************************/
#FooterMenu
{
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
}
#FooterMenu a:link
{
	text-decoration: underline;
	color: #FEF3B9;
}
#FooterMenu a:visited
{
	text-decoration: underline;
	color: #FEF3B9;
}
#FooterMenu a:hover
{
	text-decoration: underline;
	color: red;
}
#FooterMenu a:active
{
	text-decoration: underline;
	color: #FEF3B9;
}
#FooterMenu ul
{
	list-style-type: none;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
}
#FooterMenu li
{
	padding-right: 10px;
	float: left;
}
#FooterMenu li.rss
{
	padding-right: 10px;
	border: 0px;
}
#FooterCopyright
{
	padding-left: 10px;
	clear: both;
	padding-top: 10px;
}
#FooterCopyright p
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
#FooterDonateBlock
{
	float: right;
	vertical-align: top;
	padding-top: 10px;
	min-height: 70px;
	height: 70px;
	width: 200px;
}
#FooterDonateBlock img
{
	float: right;
	border: 0px;
}
/************************************************************************
* QuickLinksMenu
************************************************************************/
.QuickLinksFlyoutPopup
{
	background-color: white;
	border: solid 1px silver;
	padding: 10px;
}
.QuickLinksFlyoutPopup h4
{
	color: #004080;
	font-size: 1.1em;
}
.FlyoutListItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: black;
	line-height: 1.4em;
}
a.FlyoutListItem:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: black;
	text-decoration: none;
}
a.FlyoutListItem:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: black;
	text-decoration: underline;
}
.FlyoutList
{
	width: 200px;
	padding-left: 10px;
}
.FlyoutLink
{
}
.QuickLinksFlyoutPopupHr
{
	background-color: #D6E3EF;
	width: 5px;
}
.QuickLinksFlyoutStaticLink_msdn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	cursor: hand;
	height: auto;
	border: 0px;
}
/************************************************************************
* Chatroom Users Flyout Menu
************************************************************************/
#ChatroomUsers
{
	cursor: hand;
}
.ChatroomUsersFlyout
{
	background-color: white;
	border: solid 1px silver;
	padding: 10px;
	width: 460px;
	height: 200px;
}
.ForumUsersFlyout
{
	background-color: white;
	border: solid 1px silver;
	padding: 10px;
	width: 460px;
	height: 200px;
}
.HeaderIcons
{
	float: left;
	padding-right: 10px;
}
.ChatroomMemberList
{
	color: #444;
	line-height: 1.4em;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 1.2em;
}
.ForumUsersList
{
	color: #444;
	line-height: 1.4em;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 1.2em;
}