/*<meta />*/

@media only screen and (max-width: 767px)
{
	.toolbar-buttons
	{
		top: 98px;
	}

	.button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.button.print-button
	{
		display: none;
	}

	.button.remove-highlight-button
	{
		display: none;
	}

	#contentBodyInner
	{
		top: 131px;
	}

	.tree-node .new-indicator
	{
		
	}

	#index .tree-node > div
	{
		
	}

	#navigation
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	.tab
	{
		
	}

	.tab-collapsed .tabs-nav-text
	{
		
	}

	.tabs
	{
		
	}

	.tabs li
	{
		
	}

	.tabs li span
	{
		
	}

	.tabs-nav
	{
		
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li div span
	{
		
	}

	.tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveTOCInactive.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveIndexInactive.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveGlossaryInactive.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/communityInactive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveTOCActive.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveIndexActive.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveGlossaryActive.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/communityActive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
		background: transparent url('Images/ResponsiveSearchFilterActive.png') no-repeat 11px center;
	}

	.tabs-panel
	{
		
	}

	.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	#search-sidebar
	{
		
	}

	#home
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
		background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	}

	#home-text
	{
		line-height: 40px;
	}

	#home-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
	}

	#responsiveHeader .logo
	{
		background-repeat: no-repeat;
		background-position: center center;
		width: 226px;
		background: transparent url('Images/Centro Tripane En Gray.png') no-repeat center center;
	}

	#responsiveHeader .logo > img
	{
		width: 226px;
		height: 102px;
	}

	/* Navigation slide out Styles*/

	#contentBody[role="main"]
	{
		width: 100%;
	}

	.hide-extras.active [role="main"]
	{
		width: 80%;
	}

	.hide-extras.active #navigation[role="complementary"]
	{
		width: 80%;
		display: block;
	}

	.active #contentBody[role="main"]
	{
		margin-right: -80%;
	}

	/*Offcanvas styles for pane position set right*/

	html.right-layout .active #contentBody[role="main"]
	{
		margin-right: 80%;
	}

	.non-collapsable
	{
		width: 100%;
	}

	.show-for-xlarge-up
	{
		display: none !important;
	}

	#responsiveHeader
	{
		background: #dcdcdc none;
	}

	body
	{
		background: #dcdcdc none;
	}

	#browseSequences.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	#community.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	#glossary.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	#index.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	#index .tree-node.tree-node-expanded > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-expanded.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-collapsed > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-collapsed.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-leaf > div
	{
		padding-left: 37px;
	}

	#search.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	#toc.tabs-panel-content
	{
		background: #b0b0b0;
		background: -moz-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(100%,#b0b0b0));
		background: -webkit-linear-gradient(top, #b0b0b0 0%, #b0b0b0 100%);
		background: -o-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: -ms-linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
		background: linear-gradient(top, #b0b0b0 0%,#b0b0b0 100%);
	}

	.tree-node div
	{
		
	}

	.tree-node div .label
	{
		
	}

	.tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-position: 0px 3px;
		background: transparent;
		background: -moz-linear-gradient(top, #969696 0%, #969696 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#969696));
		background: -webkit-linear-gradient(top, #969696 0%, #969696 100%);
		background: -o-linear-gradient(top, #969696 0%,#969696 100%);
		background: -ms-linear-gradient(top, #969696 0%,#969696 100%);
		background: linear-gradient(top, #969696 0%,#969696 100%);
		background: url('Images/Transparent book.png') no-repeat left 10px center, linear-gradient(#969696, #969696);
	}

	.tree-node.tree-node-expanded.tree-node-selected > div
	{
		background-position: 0px 3px;
		background: transparent;
		background: -moz-linear-gradient(top, #969696 0%, #969696 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#969696));
		background: -webkit-linear-gradient(top, #969696 0%, #969696 100%);
		background: -o-linear-gradient(top, #969696 0%,#969696 100%);
		background: -ms-linear-gradient(top, #969696 0%,#969696 100%);
		background: linear-gradient(top, #969696 0%,#969696 100%);
		background: url('Images/Centro menu open book_1.png') no-repeat left 10px center, linear-gradient(#969696, #969696);
	}

	.tree-node.tree-node-collapsed.tree-node-selected > div
	{
		background-position: 0px 3px;
		background: transparent;
		background: -moz-linear-gradient(top, #969696 0%, #969696 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#969696));
		background: -webkit-linear-gradient(top, #969696 0%, #969696 100%);
		background: -o-linear-gradient(top, #969696 0%,#969696 100%);
		background: -ms-linear-gradient(top, #969696 0%,#969696 100%);
		background: linear-gradient(top, #969696 0%,#969696 100%);
		background: url('Images/Centro menu closed book_1.png') no-repeat left 10px center, linear-gradient(#969696, #969696);
	}

	#index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-position: 10px center;
		background: transparent;
		background: -moz-linear-gradient(top, #969696 0%, #969696 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#969696));
		background: -webkit-linear-gradient(top, #969696 0%, #969696 100%);
		background: -o-linear-gradient(top, #969696 0%,#969696 100%);
		background: -ms-linear-gradient(top, #969696 0%,#969696 100%);
		background: linear-gradient(top, #969696 0%,#969696 100%);
		background: url('Images/index.png') no-repeat left 10px center, linear-gradient(#969696, #969696);
	}

	#index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		background-position: 0px 3px;
		background: transparent;
		background: -moz-linear-gradient(top, #969696 0%, #969696 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#969696));
		background: -webkit-linear-gradient(top, #969696 0%, #969696 100%);
		background: -o-linear-gradient(top, #969696 0%,#969696 100%);
		background: -ms-linear-gradient(top, #969696 0%,#969696 100%);
		background: linear-gradient(top, #969696 0%,#969696 100%);
		background: url('Images/index-expanded.png') no-repeat left 10px center, linear-gradient(#969696, #969696);
	}

	#index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		background-position: 0px 3px;
		background: transparent;
		background: -moz-linear-gradient(top, #969696 0%, #969696 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#969696));
		background: -webkit-linear-gradient(top, #969696 0%, #969696 100%);
		background: -o-linear-gradient(top, #969696 0%,#969696 100%);
		background: -ms-linear-gradient(top, #969696 0%,#969696 100%);
		background: linear-gradient(top, #969696 0%,#969696 100%);
		background: url('Images/index-collapsed.png') no-repeat left 10px center, linear-gradient(#969696, #969696);
	}

	.menu-icon a span
	{
		background: #c0c0c0 url('Images/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	}

	.tabs-nav li.tab-collapsed
	{
		
	}

	.tabs-nav li.tabs-nav-active
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li#IndexTab.tabs-nav-active
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li#SearchTab.tabs-nav-active
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li#TocTab.tabs-nav-active
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
	}

	.tabs-nav li.tabs-nav-inactive
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background-clip: padding-box;
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	.tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	.tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	.tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	.tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: #d7d7d7;
		background: -moz-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#d7d7d7));
		background: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
		background: -o-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: -ms-linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
		background: linear-gradient(top, #d7d7d7 0%,#d7d7d7 100%);
	}

	#search-field-sidebar
	{
		background: #ffffff url('Images/ResponsiveSearch.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	}

	#responsive-search-index
	{
		background: #ffffff url('Images/ResponsiveSearch.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	}

	#responsive-search-glossary
	{
		background: #ffffff url('Images/ResponsiveSearch.png') no-repeat 8px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 8px center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
	}

	#search-field::-webkit-input-placeholder
	{
		
	}

	#search-field::-moz-placeholder
	{
		
	}

	#search-field:-moz-placeholder
	{
		
	}

	#search-field:-ms-input-placeholder
	{
		
	}

	.button.collapse-all-button
	{
		
	}

	.button.current-topic-index-button
	{
		
	}

	.button.edit-user-profile-button
	{
		
	}

	.button.expand-all-button
	{
		
	}

	.button.home-button
	{
		background: #ececec url('Images/Home toolbar icon_1.png') no-repeat center center;
		background: url('Images/Home toolbar icon_1.png') no-repeat center center, -moz-linear-gradient(top, #f5f5f5 0%, #dcdcdc 100%);
		background: url('Images/Home toolbar icon_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dcdcdc));
		background: url('Images/Home toolbar icon_1.png') no-repeat center center, -webkit-linear-gradient(top, #f5f5f5 0%, #dcdcdc 100%);
		background: url('Images/Home toolbar icon_1.png') no-repeat center center, -o-linear-gradient(top, #f5f5f5 0%,#dcdcdc 100%);
		background: url('Images/Home toolbar icon_1.png') no-repeat center center, -ms-linear-gradient(top, #f5f5f5 0%,#dcdcdc 100%);
		background: url('Images/Home toolbar icon_1.png') no-repeat center center, linear-gradient(top, #f5f5f5 0%,#dcdcdc 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Home toolbar icon_1.png') no-repeat center center, linear-gradient(#f5f5f5, #dcdcdc);
	}

	.button.login-button
	{
		
	}

	.button.next-topic-button
	{
		
	}

	.button.previous-topic-button
	{
		
	}

	.button.select-language-button
	{
		
	}

	.button.select-skin-button
	{
		
	}

	.button.topic-ratings-button
	{
		
	}

	.button.topic-ratings-empty-button
	{
		
	}

	.toolbar-button-drop-down
	{
		
	}

	.toolbar-button-drop-down.select-language-drop-down
	{
		
	}

	.toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		
	}

	.toolbar-button-drop-down.select-skin-drop-down
	{
		
	}

	.toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		
	}

	.button-separator
	{
		
	}

	#contentBody
	{
		background-repeat: no-repeat;
		background: #808080;
		background: -moz-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0c0c0), color-stop(100%,#c0c0c0));
		background: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
		background: -o-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: -ms-linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
		background: linear-gradient(top, #c0c0c0 0%,#c0c0c0 100%);
	}
}

