/*************************************************
** template: 40 - ndeo
** theme: 9065
** 
** old background color: peach - f8bea3
**                       teal  - 61b8c1
**                               cce8eb
**************************************************/
body {
	background-color: #005660;
}
.content-text, p, td, input, textarea, div, li, a, column-data, tr {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px;
}

.header {
	background-image: url(images/header_bg.GIF);
	background-repeat:repeat-x;
}
a {
	color: #008598;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	font-style:italic;
	text-decoration: none;
}

tr {
	background-color: white;
}
.menu-container {
	background-color: #cce8eb;
	text-align:left;
}

.content-container {
	text-align: left;
	padding: 2px 2px 2px 2px;
	background-color: white;
}

.footer-container {
	background-color: white;
	background-image: url(images/footer_border.jpg);
	background-repeat:repeat-x;
	padding-top:15px;
	background-color: white;
}

#footer {
	float: left;
	text-align:center;
}

.crumb-trail-container {
	text-align:left;
	float:left;
	padding: 0px 0px 0px 2px;
	background-color: white;
}

.login-container {
	text-align:right;
	float:right;
	background-color: white;
}

.page-content {
	clear: both;
	background-color: white;
}

.admin-help-container {
	float:right;
	white-space:nowrap;
	width:75px;
	padding: 0px 2px 0px 0px;
	background-color: white;
}
.admin-help-container a img {
	float:right;
}


hr {
	color: #008c99;
}

.login-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.login-link:hover {
	text-decoration: underline;
	color: #008c99;
}

.crumb-trail-container a:hover {
	color: #008c99;
}

.welcome-message {
	color: #008c99;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.main-system-message {
	color: #0083cb;
	border: 1px solid #0083cb;
	background-image: url(/images/info.gif);
}

.system-message {
	color: #0083cb;
}

.main-info-message {
	color: #0083cb;
}

.system-info-message {
	color: #0083cb;
}
.error-message {
	color: #a21129;
}

.main-error-message {
	color: #a21129;
	border: 1px solid #a21129;
	background-image: url(/images/error.gif);
}

.footer-text {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.footer-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer-link:hover {
	text-decoration: underline;
	color: #008c99;
}

.left-menu ul {
	list-style-type:none; 
	padding: 0px;
	margin: 0px;
}
.left-menu ul li {
	padding: 0px;
	white-space:nowrap;
	margin:0px;
	position: relative;
}

.left-menu ul li a, .left-menu ul li span {
	padding: 3px 4px 3px 4px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.left-menu ul li a:hover {
	text-decoration: underline;
}

.left-menu ul li span:hover {
	text-decoration: underline;
	cursor:pointer;
}
/*
.left-menu ul li.selected-menu-item {
	border-bottom-style: double !important;
}
*/
.left-menu ul li ul {
	position: absolute;
	top: 0;
	visibility: hidden;
	border: solid 2px #666666;
	padding: 3px 4px 3px 3px;
}

.left-menu ul li.menu-separator {
	height:5px;
	font-size:0px;
	line-height:0px;
}
.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 2px;
}


.left-menu ul {
	background-color: transparent;
}
/*
.left-menu ul li {
}
*/
.left-menu ul li a, .left-menu ul li span	 {
	color: #666666;
}

.left-menu ul li a:hover, .left-menu ul li span:hover {
	color: #008c99;
	font-style:italic;
}

.left-menu ul li.selected-menu-item a {
	background-color: #008c99;
	color: white;
}

.left-menu ul li.selected-menu-item a:hover {
	color: black;
}
.left-menu ul li.menu-separator {
	background-color: #008c99;
}
.left-menu ul li ul {
	border-color: #666666;
	background-color: #cce8eb;
}
/*
.menu {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
	padding-left: 0px;
	padding-right: 4px;
	list-style-type: none;
}

.menu-link {
	white-space: nowrap;
}

.menu-link a {
	color: #666666;
	display: block;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}

.menu-link a:hover {
	color: #008c99;
	font-style:italic;
}

.menu-link-selected {
	white-space: nowrap;
	background: #008c99;
}

.menu-link-selected a {
	color: white;
	display: block;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	background-image: none;
	font-weight: bold;
}

*/
/****************************/
/** standard module styles **/

.content-header, h1 {
	background-color: #008c99;
	width:auto;
}

.content-sub-header-1, h2 {
	color: #008c99;
	border-bottom: double 4px #C0C0C0;
}

.content-sub-header-2, h3 {
	color: #008c99;
}

.admin-table th {
	background-color: #C0C0C0;
	color:black;
}

.button-bar {
	border-top: #008c99 1px solid;
}
