﻿.networkNavButton
{
    font-family: Arial;
    font-size: 9pt;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-decoration: none;
    vertical-align: bottom;
    color: #C0C0C0;
}
.networkNavButton:visited
{
    color: #C0C0C0;
}
.networkNavButton:hover
{
    background-position: url('/images/graybar4_inverted.png');
    text-decoration: none;
    background: url('/images/graybar4_inverted.png');
    background-color: #6C6C6C;
    color: #FFFF00;

    background-repeat: repeat-x;
}
.featuredContent
{
    border: 1px solid #999999;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666666;
}
.featuredContent h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
}
.featuredBlog a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #3366FF;
    
}

.anylinkcss{
    margin-top:-1px;
    position:absolute;
    visibility: hidden;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
    background-color: black;
    width: 205px;
    padding-left:5px;
    padding-right:5px;
}

.anylinkcss a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-indent: 5px;
    color:Silver;
}

.anylinkcss a:hover{ /*hover background color*/
    background-color: #666666;
    color: white;
}

.anylinkcss a:visited{ /*hover background color*/
    color: silver;
}
.anylinkcss a:hover:visited{ /*hover background color*/
    background-color: #666666;
    color: white;
}
/***** Post Summary ***/

#homePageEntries .summarypost .summarypostheader .summaryposttitle
{
	
	line-height:normal;
}

#homePageEntries .summarypost .summarypostheader .summaryposttitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	font-weight:bold;
}

#homePageEntries .summarypostbody
{
	margin-top:3px;
}
#homePageEntries .summarypostbody a
{
	line-height: normal;
	font-family: Tahoma, Verdana, Arial, 'Sans Serif';
	text-decoration: none;
	font-size: 9pt;
	color: #333333;
}

.summarypost
{
	background-position: #fafafa;
	background: #fafafa;
	border: 1px solid #E0E0E0;
	margin: 5px;
	padding: 5px;
}
.summarypostbody
{
	margin-top:3px;
}
.summarypostbody a
{
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, 'Sans Serif';
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
.summarypostbody a:hover
{
	text-decoration: underline;
}
.summarypost .summarypostheader .summaryposttitle
{
	
	line-height: 20px;
}

.summarypost .summarypostheader .summaryposttitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.summarypost .summarypostheader h2 a
{
	text-decoration: none;
	color: #0066FF;
}

.summarypost .summarypostheader .summaryposttitle .summarypostmeta
{
	font-family: Georgia, Times, "Times New Roman" , serif;
	font-size: 10px;
	color: #999999;
}
.summarypost .summarypostheader .summaryposttitle .summarypostmeta a 
{
	color: #999999;
	
}


.globalBlogNav
{
	float:left;
	margin-left:5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
    padding-top:3px;
}
.BlogNavLabel
{
	padding-left: 5px;
	margin-top: 2px;
	margin-left: 5px;
}
.BlogNavDropPanel
{
	margin: 0px;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}



    #sidebar #wrapbox
{
	visibility:visible;
}



/* Ensure no one hides these elements with their custom styles */

#sidebar 
{
	visibility:visible;
}
#sidebar #wrapbox
{
		visibility:visible;

}
#top
{
    visibility:visible;
}
#top .menu
{
	float:right;
	text-align:right;
	padding-top: 3px;
}
#top #toptabs
{
	
		visibility:visible;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
}