#wrapper {
	margin: 2px 10px 0 10px;
}
#headerWrapper {
	margin-bottom: 5px;
}
#superNav {
	font-size: 12px;
	margin: 0 10px 0px 173px;
	text-align: right;
}
#superNavUtils {
	height: 16px;
	line-height: 16px;
	padding: 0 0 2px 0;
}
#superNav .authenticatedUser {
	font-style: normal;
	font-weight: bold;			
}
#contextChooser {
	float: left;
	margin-left: 6px;
	display: inline; /* kills ie double float margin, ignored by others */
}
.tabBar ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
.tabBar .tab {
	background-color: #FFF;
	float: left;
	margin-right: 3px;
}
.tabBar .last {
	margin-right: 0;
}
.tabBar .tab a:link
, .tabBar .tab a:visited
, .tabBar .tab a:active {
	background-color: #CCC;
	color: #222;
	display: block;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
}
.tabBar .tab a:hover {
	background-color: #DDD;
}
.tabBar .selected a:link
, .tabBar .selected a:visited
, .tabBar .selected a:active
, .tabBar .selected a:hover
, .tabBar .kNavSelected a:link
, .tabBar .kNavSelected a:visited
, .tabBar .kNavSelected a:active
, .tabBar .kNavSelected a:hover {
	background-color: #036;
	color: #EEE;
	position: relative;
	top: 1px;
}
#contextChooser .tab a:link
, #contextChooser .tab a:visited
, #contextChooser .tab a:active {
	height: 16px;
	line-height: 16px;
	width: 100px;
}

#topNavContainer {
	background-color: #036;
}
#headerUtilsContainer {
	background: #036 url(/base/header/rightShadow.jpg) right repeat-y;
	height: 37px;
	margin-left: 173px;
	position: relative;
}
#headerUtils {
	padding: 5px 0 0 5px;
	position: relative;
}
#headerUtilsLayout {
	border-collapse: collapse;
	width: 97%;
}
#logo {
	position: absolute;
}
#adminSearch {
	background-color: #EEE;
	margin-right: 20px;
}
#adminSearchContent {
	border-collapse: collapse;
	width: 100%;
}
#adminSearchContent td {
	padding: 2px 0;
	text-align: center;
}
#adminSearch #asContextCell {
	padding-left: 2px;
	width: 153px;
}
#adminSearch #asExecuteCell {
	padding-right: 2px;
	padding-left: 2px;
	text-align: right;
	width: 45px;
}
#asExecute {
	display: block;
	margin: 0 2px 0 3px;
	width: 45px;
}
#asQuery {
	width: 99%;
}
#customerContext {
	background-color: #EEE;
	margin-right: 20px;
}
#customerContext.singleCustomer {
	margin-left: 10px;
	text-align: center;
}
#cxCustomerName {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#cxContent {
	margin: 2px;
}
#cxCustomerChooserContainer label {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
#cxCustomerSelect {
	font-size: 14px;
}
#topNavContainer {
	background: #036 url(/base/header/rightShadow.jpg) right repeat-y;
}
#topNavContainer .topLeft {
	background: transparent url(/base/header/navTopLeftCorner.jpg) no-repeat;
}
#topNavContainer .bottomLeft {
	background: transparent url(/base/header/bottomLeftCorner.jpg) left bottom no-repeat;
}
#topNavContainer .bottomRight {
	background: transparent url(/base/header/bottomRightCorner.jpg) right bottom no-repeat;
}
#topNavContainer .bottomMiddle {
	background: transparent url(/base/header/bottomShadow.jpg) left bottom repeat-x;
}
#headerTopLeft {
	background: #036 url(/base/header/highTopLeftCorner.jpg) no-repeat;
	height: 9px;
	position: absolute;
	width: 14px;
}
#headerTopRight {
	background: transparent url(/base/header/topRightCorner.jpg) no-repeat;
	float: right;	
	height: 9px;
	width: 14px;		
}
.menu {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 10px 5px;
	float: left;
}
.menu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}
.menu li a:link
, .menu li a:visited
, .menu li a:active {
	background-color: #EEE;
	color: #222;
	display: block;
	padding: 1px 15px;
	text-align: center;
	text-decoration: none;
}

/* Popup menu itself */
.menu li {
	/*position: relative;*/
}
.menu li ul {
	background-color: #EEE;
	border: solid #999 1px;
	left: -1000px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 175px;
	z-index: 1000;
}
.menu li ul li {
	border-right-width: 0px;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1001;
}
.menu li ul li a:link
, .menu li ul li a:visited
, .menu li ul li a:active  {
	color: #222;
	font-size: 12px;
	padding: 2px 2px 2px 10px;
	text-align: left;
	text-decoration: none;
	z-index: 1001;
}
.menu li ul li a:hover {
	background-color: #CCC;
}
.menu li:hover ul ul, .menu li:hover ul ul ul
, .menu li.sfhover ul ul, .menu li.sfhover ul ul ul
, .menu li.sfhover ul iframe, .menu li.sfhover ul ul iframe {
	left: -999em;
}
.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul
, .menu li.sfhover ul, .menu li li.sfhover ul, .menu li li li.sfhover ul
, .menu li.sfhover iframe, .menu li li.sfhover iframe, .menu li li li.sfhover iframe {
	left: auto;
}
.menu li.sfhover ul, .menu li.sfhover iframe {
	z-index: 1010;
}
.menu li li.sfhover ul, .menu li li.sfhover iframe {
	z-index: 1011;
}
.menu li li li.sfhover ul, .menu li li li.sfhover iframe {
	z-index: 1012;
}
.menu li ul a.subMenuItem {
	background-image: url(/base/menu/menuArrow.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
}
.menu li ul li ul, .menu li ul li iframe {
	margin: -20px 0 0 165px;
}
.menu li ul li.divider {
	background-color: #CCC;
	height: 1px;
	overflow: hidden;
}

/* Menu Buttons */
.menu li a.menuButton:link
, .menu li a.menuButton:visited
, .menu li a.menuButton:active {
	color: #EEE;
	background-color: transparent;
	border: solid 1px #036;
}
.menu li a.menuButton:hover {
	background-color: #EEE;
	color: #222;
	border-color: #CCC #999 #CCC #999;
	border-width: 1px;
}
#content {
	clear: both;
	margin: 10px 5px 0 5px;
	min-height: 300px;
}
#footer {
	border-top: solid 1px #CCC;
	color: #999;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 3px;
	text-align: center;
}
#footer a {
	color: #999;
}
#wizardTitlePanel {
	margin-bottom: 10px;
	width: 100%;
}
#wizardTitlePanelImage {
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
#wizardTitlePanelDescription {
	background-color: #EEE;
	border: solid 1px #999;
	font-size: 12px;
	padding: 2px;
}
#wizardTitlePanelDescription h1 {
	border-bottom: solid 1px #036;
	font-size: 18px;
	margin-bottom: 3px;
}
#wizardTitlePanelDescription p {
	margin: 2px;
}