/*<meta conditions="" />*/

#header .logo
{
	position: absolute;
	top: 15px;
	left: 11px;
	display: block;
	width: auto;
	height: auto;
	margin-top: 0px;
}

.search-bar
{
	right: 22px;
	margin-top: 20px;
}

#search-field
{
	font-size: 18px;
}

#search-field,
.search-field
{
	padding: 0 2px 0 10px;
	width: 300px;
}

.search-filter
{
	height: 36px;
	font-weight: bold;
	line-height: 36px;
}

.search-filter-content
{
	color: #272626;
	border-radius: 0 0 0px 0px;
	background: #e7e8ea;
}

.search-submit-wrapper
{
	height: 36px;
}

/*
	.search-submit-wrapper {
	background: url(Images/magnifying_glass_red.png) no-repeat center center !important;
	background-color: transparent !important;
	}
	*/

.button-group-container-left
{
	float: right;
	margin-left: 0px;
}

html.left-layout #show-hide-navigation
{
	-webkit-border-radius: 0 0px 0px 0;
	-moz-border-radius: 0 0px 0px 0;
	border-radius: 0 0px 0px 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	top: 94px !important;
	left: -2px;
}

#show-hide-navigation
{
	background-color: transparent;
}

html.left-layout #navigationResizeBar.nav-closed
{
	margin-left: 14px;
}

html.left-layout #navigation
{
	left: 24px;
}

.tabs-panel
{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 7px;
	display: none;
	padding: 7px;
	top: 40px;
	border-top: 3px solid #272626;
	background-color: #ffffff !important;
}

.tabs-panel-content
{
	left: 4px !important;
	top: 4px;
}

/*
.tabs-nav li#CommunityTab.tabs-nav-active {
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important;
	   display: block;
    color: #272626 !important;
	 font-size: 1.1em;
	 font-weight: bold !important;
	}
.tabs-nav li#CommunityTab.tabs-nav-inactive {
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important;
    display: block;
    color: #bf2e1a !important;
	 font-size: 1.1em !important;
	 font-weight: normal;
}
*/

.tabs-nav
{
	margin: -5px 0px 0px 0px !important;
	padding: 0px;
	display: none;
}

.tabs-nav li
{
	cursor: pointer;
	list-style: none;
	float: left;
	width: 80px !important;
	height: 32px;
	text-align: left !important;
	line-height: 32px;
	margin: 3px 0px 4px 4px;
}

.tabs-nav li.tabs-nav-active
{
	margin-top: 0;
	color: #272626;
	font-family: 'Segoe UI', sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #ffffff !important;
	margin: 3px 0px 4px 4px;
}

/*
.tabs-nav li.tabs-nav-inactive {
	box-shadow: none !important;
	margin-top: 4px !important;
    color: #bf2e1a !important;
    font-family: 'Segoe UI', sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    text-transform: none;
	background: #ffffff !important;
	}
*/

.tabs-nav li#TocTab.tabs-nav-active
{
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important;
	color: #272626;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	margin: 3px 0px 4px 4px;
	text-transform: uppercase;
}

.tabs-nav li#TocTab.tabs-nav-inactive
{
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important;
	margin: 4px 0px 0px 16px;
}

.tree-node.tree-node-expanded div
{
	background-position: 0 10px !important;
	line-height: 1.8em;
}

.tree-node.tree-node-collapsed div
{
	background-position: 0 8px !important;
	line-height: 1.8em;
}

#contentBody
{
	right: 0px !important;
	border-top: none;
}

#contentBodyInner
{
	border-top: solid 3px #272626 !important;
	border-right: solid 0px #ffffff !important;
	border-left: solid 0px #ffffff !important;
	position: absolute;
	right: 32px !important;
	bottom: 0;
	left: 30px !important;
	overflow: auto;
	top: 40px !important;
}

.toolbar-buttons
{
	position: absolute;
	top: 0px;
	right: 27px !important;
}

iframe.content
{
	left: 0px;
}

#contentBody.nav-closed
{
	width: 99%;
}

.button-group.star-buttons.feedback-topic-required::before
{
	position: relative;
	float: left;
	margin: 3px 4px 20px 8px;
	content: "Rate this page: " !important;
	font-weight: normal;
	color: #777777;
}

