/******************************
** template: 23 - top menu
** theme: 1705 - blue
*******************************/

body {
	background-color: #eeeeee;
}
hr {
	color: #495271;
}

.header-cell {
	border-bottom: solid 1px #495271;
}
.template-table {
	background-color: #eeeeee;
}

.content-table {
	background-color: White;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.add-me-link {
	display:inline;
	color: black;
	font-family: Arial, Sans-Serif;
	font-style:italic;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

.footer-container a:hover {
	color: #495271;
}

.crumb-trail-container a:hover {
	color: #495271;
}

.welcome-message {
	color: #495271;
}
.login-link:hover {
	color: #495271;
}

.footer-container {
	border-top: #495271 1px solid;
	background-color: white;
	padding-top: 6px;
	padding-bottom: 3px;
}

.top-menu-cell {
	background-color: #737994;
	background-image: url(images/nav_background.jpg) !important;
	background-repeat: repeat-x;
}
.top-menu ul  {
}
.top-menu ul li a, .top-menu ul li span {
	color: white;
}

.top-menu ul li a:hover, .top-menu ul li span:hover {
	text-decoration:underline;
}

.top-menu ul li.selected-menu-item a {
	background-color: #C0C0C0; 
	color: white;
}

.top-menu ul li ul  {
	background-color: #737994;
	border-color: white;
}

/* top menu separator */
.top-menu ul li.menu-separator {
	background-image: url(images/menu_separator.GIF);
}
/* sub-menu separator */
.top-menu ul li ul.sub-menu li.menu-separator {
	background-color: #495271; 
}

.content-header, h1 {
	color: white;
	background-color: #495271;
}

.content-sub-header-1, h2 {
	color: #495271;
	border-bottom: double 4px #C0C0C0;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	color: #495271;
	border-color: #71778F;
}

.button-bar {
	border-top: #495271 1px solid;
}

.admin-table th {
	background-color: #495271;
	color:White;
}
.header-text-1 {
	color: #71778F;
}
.header-text-2 {
	color: white;
	background-color: #71778F;
}
.header-text-3 {
	color: #71778F;
	border-color: #495271;
} #495271;
}

.content-sub-header-1, h2 {
	color: #495271;
	border-bottom: double 4px #C0C0C0;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	color: #495271;
	border-color: #71778F;
}

/* UPDATED 02.04.11 by SS */
/* BLUE: #005288; */
/* GREEN: #5d9732; */
.theme-frame {background-color: #005288;}
.login-link {font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.content-header, h1 {color: white; background-color: #005288;}
.left-menu ul li {text-align:center;}
.left-menu ul li.selected-menu-item a {background-color: #005288;}
.left-menu ul li a:hover, .left-menu ul li span:hover {color: #005288;}
.instruction-text {border:1px solid #005288; font-size:12px; font-family:Arial, Helvetica, sans-serif; outline:none;}
.top-menu ul {background:#005288; text-align:center;}
.top-menu ul li.selected-menu-item a {background-color: #5d9732;color: white; text-align:center;}
.top-menu-cell {background-color: #005288;background-image: none;background-repeat: no-repeat; text-align:center;}
.top-menu ul li ul {background-color: #005288;}
.content-sub-header-1, h2 {color: #005288;border-bottom-width: 4px;border-bottom-style: double;border-bottom-color: #c0c0c0;}
tr.whitebg, tr.whitebg td, tr.whitebg td span {background:#fff;}
.admin-table th {background-color: #005288;}