#logo a {background: url(../../media/images/logo/logo_grey.gif) no-repeat;}

#menu a:hover, #menu a.active{background:#808082; color:#FFF;}
#menu a.content-prod-active { background-color: #E59D00; color: White; }
#menu a.content-mgmt-active { background-color: #549CCC; color: White; }
#menu a.content-pres-active { background-color: #7FA632; color: White; }

/*Styles for links in main_content area */
#main_content a, #main_content a:visited {color:#999999;}
#main_content a:hover {color:#999999;}

#side_navigation td {text-align:right; font-size:11px; color:#ffffff;}

#side_navigation a {text-decoration: none; color: #FFF;}
#side_navigation a.sub {text-decoration: none; color: #CCC;}

#side_navigation a:hover {text-decoration: none; color: #999;}
#side_navigation a.here {text-decoration: none; color: #999; }

#side_navigation a.content-production:hover {text-decoration: none; color: #FF9D00; }
#side_navigation a.content-production-here {text-decoration: none; color: #FF9D00; }

#side_navigation a.content-management:hover {text-decoration: none; color: #2E8DCE; }
#side_navigation a.content-management-here {text-decoration: none; color: #66CCFF; }

#side_navigation a.content-presentation:hover {text-decoration: none; color: #87C809; }
#side_navigation a.content-presentation-here {text-decoration: none; color: #87C809; }

.sub_nav_heading {color:#999999;}
.sub_nav_heading_info{color:#999999;font-size: 13px;} 
.bullet { padding-bottom: 1px; }
.side-menu-header { background-color: #505050; padding: 0px 3px; border: dotted #888 1px; }
.side-menu-divider { width: 100%; height: 1px; border-bottom: dotted #888 1px; font-size: 1px; }
.side-menu-spacer { height: 3px; font-size: 3px; }
.content-divider { width: 100%; height: 1px; border-bottom: dotted #888 1px; font-size: 1px; margin-top: 20px; margin-bottom: 20px; }

.page-overview
{
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 20px;
	border-bottom: dotted #999 1px;
	margin-bottom: 20px;
}

.page-quote
{
	margin-top: 5px;
}

.page-overview-title-content-prod
{
	color: #FF9D00;
}

.page-overview-title-content-mgmt
{
	color: #52A3CC;
}

.page-overview-title-content-pres
{
	color: #71A607;
}

.page-overview-title
{
	color: #333;
}

h1
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

