﻿/* CSS Document */
/*    ** Menu styles for skin **   */
@import url('stylesheets/menus/menu-ow.css');
body {
	margin: 0px;
	height: 100%;
	background-image: url(images/c3.jpg);
	background-repeat: repeat;
}
.controlpanel {
	background: #FFF;
	border: #ADADAD solid;
	border-width: 0px 0px 2px;
}
.controlpanel IMG {
	margin: 15px 5px 0px;
}
.controlpanel TD TD TD TD IMG {
	margin: 0px;
}
.controlpanel TD TD TD {
	width: auto;
}
.controlpanel DIV {
	border: #CCC solid;
	border-width: 0px 1px;
	width: 3px;
	height: 100px;
}
.controlpanel TD.SubHead {
	background: #CCC;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.controlpanel TD TD TD .SubHead {
	background: transparent;
	border: 0px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.controlpanel TD TD TD input {
	background: #EFEFEF;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.controlpanel TD TD TD select {
	background: #EFEFEF;
	font-size: 11px;
	color: #333;
}
.controlpanel A.CommandButton {
	font-size: 11px;
	text-decoration: none;
}
.controlpanel A.CommandButton:link {
	color: #000;
}
.controlpanel A.CommandButton:visited {
	color: #000;
}
.controlpanel A.CommandButton:active {
	color: #000;
}
.controlpanel A.CommandButton:hover {
	color: #FF9900;
	text-decoration: underline;
}
#wrapper {
	position: relative;
	height: 258px;
}
#logo {
	position: absolute;
	top: 29px;
	left: 29px;
	width: 228px;
	height: 31px;
	z-index: 3;
}
#user {
	position: absolute;
	height: 18px;
	top: 8px;
	right: 8px;
	text-align: right;
	z-index: 3;
}
#header {
	position: absolute;
	bottom: 40px;
	z-index: 2;
	width: 100%;
	background: url(headerbg.gif);
}
#menu {
	position: absolute;
	background: url(menubg.jpg);
	width: auto;
	height: 54px;
	bottom: 0px;
	z-index: 1;
}
#SearchContainer input {
	MARGIN: 0px;
	padding: 0px;
	BORDER: 1px solid #B8B8B8;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	WIDTH: 110px;
	HEIGHT: 17px;
}
#LanguageContainer select {
	MARGIN: 0px;
	vertical-align: top;
	border: 1px #7F9DB9 solid;
	font-size: 9px;
	color: #000000;
	BACKGROUND: #fffffff;
	WIDTH: 130px;
	HEIGHT: 18px;
}
.test {
	color: #1F5573;
}
/*#menu{ text-align:center; background-image:url(images/menu_bg.gif) repeat-x; margin:0px auto; clear:both; }
#options{ position:relative; height:24px; }
#yellow #options{background-image:url(images/MM2.gif); } */
.TopPane {
	padding: 0px;
}
.LeftPane {
	padding: 0px;
}
.LinkPane {
	padding: 0px;
}
.ContentPane {
	padding: 0px;
}
.RightPane {
	padding: 0px;
}
.RightonePane {
	padding: 0px;
}
.BottomPane {
	padding: 0px;
}
.FooterPane {
	padding: 0px;
}
.BannerPane {
	padding: 0px;
}
.MiddlePane {
	padding: 0px;
}
.BannerleftPane {
	padding: 0px;
}
.LogoPane {
	padding: 0px;
}
.Head {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SubHead {
	font-size: 11px;
	color: #000000;
}
.SubSubHead {
	font-size: 11px;
	color: #000000;
}
.Normal {
	font-size: 10.5px;
	color: #000000;
	line-height: 130%;
	letter-spacing: 130%;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	color: #000000;
	text-decoration: none;
}
A.CommandButton:hover {
	color: #D1958E;
	text-decoration: underline;
}
TH, TD, DIV {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
A, A:link, A:visited, A:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A:hover {
	color: #D1958E;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.user, a.user:link, a.user:active, a.user:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.user:hover {
	font-size: 11px;
	color: #D1958E;
	text-decoration: none;
	font-weight: normal;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.links:hover {
	font-size: 11px;
	color: #94AFBF;
	text-decoration: none;
	font-weight: normal;
}
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.Breadcrumb:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.date, a.date:link, a.date:active, a.date:visited {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.date:hover {
	font-family: Tahoma;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.me, A.me:link, A.me:visited, A.me:active {
	color: #22628D;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A.me:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.sear {
	color: #003D70;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tit {
	font-size: 20px;
}
.menu_left {
	background: url(images/menu_left.gif) no-repeat top left;
}
.menu_right {
	background: url(images/menu_right.gif) no-repeat top right;
	padding: 0 8px 0 2px;
}
.menu_bg {
	background: url(images/menu_bg.gif) repeat-x top left;
	height: 39px;
	white-space: nowrap;
}
/*********************************************************/
/*                    NOB.Skin                           */
/*********************************************************/
H1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #008640;
}
H2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #008640;
}
H3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #008640;
}
/*********************************************************/
/*                    NOB.SBD                          */
/*********************************************************/
/* XCESS.SBD collapsible panel settings */
.collapsePanel {
	background-color: inherit;
	overflow: visible;
}
.collapsePanelHeader {
	height: 30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	background-color: inherit;
	overflow: hidden;
}
/* XCESS.SBD.Search settings */
.sbdSearchContainer {
	border: 1px solid #808080;
}
/* XCESS.SBD.Browse settings */
.XMGridStyle {
	color: white;
	border: 1px solid #808080;
	text-align: center;
	border-collapse: collapse;
}
.XMGridHeaderStyle {
	color: White;
	font-weight: bold;
	background-color: #83B5BC;
	text-align: left;
	height: 20px;
}
.XMGridHeaderStyle a, .XMGridHeaderStyle a:active, .XMGridHeaderStyle a:hover {
	color: white;
}
.XMGridFooterStyle {
	font-weight: bold;
}
.XMGridFooterStyle a, .XMGridFooterStyle a:active, .XMGridFooterStyle a:hover {
	color: white;
}
.XMGridRowStyle {
	background-color: transparent;
	color: #000000;
	text-align: left;
	white-space: nowrap;
}
.XMGridAlternatingRowStyle {
	background-color: White;
	color: #666666;
	text-align: left;
	white-space: nowrap;
}
.XMGridSelectedRowStyle {
	background-color: #999999;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.XMGridEditRowStyle {
	background-color: #999999;
	font-weight: bold;
	text-align: left;
}
.XMGridPagerStyle {
	background-color: #CCCCCC;
	color: white;
	text-align: left;
	height: 20px;
}
.XMGridPagerStyle a, .XMGridPagerStyle a:active, .XMGridPagerStyle a:hover {
	color: #666666;
}
.XMGridEmptyDataRowStyle {
}
/*********************************************************/
/*********************************************************/
/*              XCESS.XCAB.RelationWizard                */
/*********************************************************/
/* General */
.NormalBlack {
	font-size: 11px;
	color: Black;
	line-height: 130%;
	letter-spacing: 130%;
}
.NormalMessage {
	font-size: 11px;
	color: #08327A;
	line-height: 130%;
	letter-spacing: 130%;
}
/* Wizard */
.Wizard {
	background-color: #CCCCCC;
	border: Black;
	border-width: 1px;
	border-style: solid;
	height: 200px;
	width: 550px;
}
.WizardStepStyle {
	background-color: #EAF1EA;
	border: 1px solid #808080;
	vertical-align: top;
}
.WizardHeaderStyle {
	background-color: #EAF1EA;
	border: 1px solid #808080;
	font-size: normal;
	font-weight: bold;
	color: Black;
	text-align: left;
}
.WizardButtonLayout {
	clear: both;
	float: left;
	height: 20px;
}
/*AutoComplete flyout */
.autocomplete_completionListElement {
	visibility: hidden;
	margin: 0px !important;
	background-color: white;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: auto;
	text-align: left;
	list-style-type: none;
	font-family: Tahoma;
}
/* AutoComplete item */
.autocomplete_listItem {
	background-color: transparent;
	color: Black;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
	background-color: #CCCCCC;
	padding: 4px;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
