/*<meta />*/

@media only screen and (max-width: 1279px)
{
	.row
	{
		-webkit-overflow-scrolling: touch;
	}

	#header
	{
		display: none;
	}

	#home
	{
		width: 100%;
		height: 40px;
		color: #dadada;
		border-right: solid 1px #494949;
		background: #707070;
		/* Old browsers */
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #707070 0%,#555555 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		/* Opera11.10+ */
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		/* IE10+ */
		background: linear-gradient(top, #707070 0%,#555555 100%);
		/* W3C */
		-pie-background: linear-gradient(#707070, #555555);
		/*PIE*/
		text-align: center;
		cursor: pointer;
		display: block;
		line-height: 40px;
	}

	#home-text
	{
		height: 100%;
		font-size: 16px;
	}

	#home-icon
	{
		background: url("Images/ResponsiveHome.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 0;
		height: 100%;
	}

	.tree-node .new-indicator
	{
		position: absolute;
		top: 0;
		left: 7px;
		width: 7px;
		height: 7px;
		margin-top: 7px;
	}

	#responsiveHeader
	{
		display: block;
		height: 60px;
		text-align: center;
	}

	#responsiveHeader > a.homeLink
	{
		
	}

	#responsiveHeader .logo
	{
		margin: auto;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}

	#responsiveHeader .logo > img
	{
		
	}

	.toggle-topbar
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 60px;
	}

	.toggle-topbar button
	{
		position: relative;
		display: block;
	}

	#search-index,
	#search-glossary
	{
		display: none;
	}

	#navigation
	{
		overflow-y: auto;
		overflow-x: hidden;
		background-color: #f1f1f1;
	}

	#normalLoginBtn
	{
		display: none;
	}

	#contentBody
	{
		width: 100%;
	}

	#contentBodyInner
	{
		top: 60px;
	}

	/* Responsive output buttons */

	.toolbar-buttons
	{
		top: 67px;
	}

	.feedback-active .button.login-button.feedback-required
	{
		display: block;
	}

	.button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.button.login-button.feedback-required
	{
		display: none;
	}

	.tab
	{
		float: none;
		width: 100%;
	}

	.tab-collapsed .tabs-nav-text
	{
		display: block;
	}

	.tabs
	{
		background-color: #f1f1f1;
		width: 100%;
	}

	.tabs li
	{
		list-style-type: none;
	}

	.tabs-nav li
	{
		cursor: pointer;
		width: 100%;
		height: 40px;
		margin-top: 0px;
		font-size: 16px;
		line-height: 40px;
	}

	.tabs-nav li.tab-collapsed
	{
		width: 100%;
		height: 40px;
	}

	.tabs-nav li.tabs-nav-inactive
	{
		border-radius: 0;
		-webkit-border-radius: 0;
	}

	.tabs-nav li#TocTab,
	.tabs-nav li#TocTab.tab-collapsed,
	.tabs-nav li#IndexTab,
	.tabs-nav li#IndexTab.tab-collapsed,
	.tabs-nav li#GlossaryTab,
	.tabs-nav li#GlossaryTab.tab-collapsed,
	.tabs-nav li#BrowseSequencesTab,
	.tabs-nav li#BrowseSequencesTab.tab-collapsed,
	.tabs-nav li#CommunityTab,
	.tabs-nav li#CommunityTab.tab-collapsed,
	.tabs-nav li#SearchTab,
	.tabs-nav li#SearchTab.tab-collapsed
	{
		width: 100%;
	}

	.tabs-nav
	{
		padding: 0;
		margin: 0;
	}

	.tabs-nav li.tabs-nav-active
	{
		border: solid 1px #494949;
		border-width: 1px 0px 0px 0px;
		border-radius: 0px;
	}

	.tree li div span a
	{
		text-decoration: none;
	}

	.tree-node > div
	{
		background-repeat: no-repeat;
	}

	.tree-node div
	{
		background: #d5d5d5;
		cursor: pointer;
		line-height: 3em;
	}

	.tree-node div > img
	{
		margin-left: 18px;
	}

	.tree-node div .label
	{
		font-size: 16px;
	}

	.tree-node div.GlossaryPageTerm .label,
	.tree-node div.SearchFilter .label
	{
		margin: 0 11px;
	}

	.tree
	{
		-webkit-margin-before: 0;
		-webkit-margin-after: 0;
	}

	.tree-node-selected
	{
		color: white;
	}

	.tabs-panel
	{
		position: relative;
		right: auto;
		bottom: auto;
		left: auto;
		top: 0;
		padding: inherit;
	}

	.tabs-panel-content
	{
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		padding: 0;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	.tabs-panel-search
	{
		padding: 1px;
	}

	.index #responsive-search-index,
	.glossary #responsive-search-glossary
	{
		display: block;
	}

	.index #search-field-sidebar,
	.glossary #search-field-sidebar
	{
		display: none;
	}

	.tabs-panel-content.searchable
	{
		top: 0px;
	}

	.tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveTOCInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
		color: #707070;
	}

	.tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveIndexInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveGlossaryInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveBrowseSequenceInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/communityInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveSearchFilterInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveTOCActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
		color: #707070;
	}

	.tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveIndexActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveGlossaryActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveBrowseSequenceActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/communityInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveSearchFilterActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.SearchFilterEntry.tree-node.tree-node-leaf .SearchFilter,
	.SearchFilterEntry.tree-node.tree-node-leaf.tree-node-selected .SearchFilter,
	.SearchFilterEntry.tree-node.tree-node-leaf.tree-node-selected .SearchFilter:hover
	{
		background-image: none;
		padding: 0;
	}

	body.active #SearchTab
	{
		display: block;
	}

	/* Search bar styles */

	#search-sidebar
	{
		position: relative;
		display: block;
		width: 100%;
		height: 50px;
	}

	.toc-icon
	{
		
	}

	#glossary .tree-node > div
	{
		width: 100%;
	}

	#index .tree-node > div
	{
		padding-left: 0;
	}

	#index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-position: 10px center;
	}

	.menu-icon
	{
		display: block;
	}

	.menu-icon button span
	{
		background-image: url('Images/ResponsiveMenuButton.png');
		background-repeat: no-repeat;
		background-position: center center;
	}

	#search-field-sidebar
	{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 16px;
		color: #E0E0E1;
		box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		outline: none;
		line-height: 1;
		/* IE Fix*/
		background: #414A5A;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A5A), color-stop(100%,#4C5464));
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#414A5A), to(#4C5464));
		background: linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -moz-linear-gradient(top, #414A5A 0%, #4C5464 100%);
		background: -webkit-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -o-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -ms-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		-pie-background: linear-gradient(#414A5A, #4C5464);
		background-image: url("Images/ResponsiveSearch.png");
		background-position: 8px center;
		background-repeat: no-repeat;
		text-indent: 39px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	#responsive-search-index
	{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 16px;
		color: #E0E0E1;
		box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		outline: none;
		line-height: 1;
		/* IE Fix*/
		background: #414A5A;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A5A), color-stop(100%,#4C5464));
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#414A5A), to(#4C5464));
		background: linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -moz-linear-gradient(top, #414A5A 0%, #4C5464 100%);
		background: -webkit-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -o-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -ms-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		-pie-background: linear-gradient(#414A5A, #4C5464);
		background-image: url("Images/ResponsiveSearch.png");
		background-position: 8px center;
		background-repeat: no-repeat;
		text-indent: 39px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	#responsive-search-glossary
	{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 16px;
		color: #E0E0E1;
		box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		outline: none;
		line-height: 1;
		/* IE Fix*/
		background: #414A5A;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A5A), color-stop(100%,#4C5464));
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#414A5A), to(#4C5464));
		background: linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -moz-linear-gradient(top, #414A5A 0%, #4C5464 100%);
		background: -webkit-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -o-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -ms-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		-pie-background: linear-gradient(#414A5A, #4C5464);
		background-image: url("Images/ResponsiveSearch.png");
		background-position: 8px center;
		background-repeat: no-repeat;
		text-indent: 39px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.tabs-nav li#CommunityTab
	{
		display: none;
	}

	/* Offcanvas styles */

	html.right-layout #navigation[role="complementary"]
	{
		left: 0;
		right: auto;
	}

	html.right-layout .active #navigation[role="complementary"]
	{
		right: 0;
		left: auto;
	}

	html.right-layout [role="complementary"],
	html.right-layout [role="main"],
	html.left-layout [role="complementary"],
	html.left-layout [role="main"]
	{
		-webkit-transition: all 0s ease 0s;
	}

	#contentBody
	{
		position: relative;
	}

	#body
	{
		top: 0;
	}

	html.left-layout #contentBody
	{
		left: 5px;
	}

	html.right-layout #contentBody
	{
		right: 5px;
	}

	/* Navigation slide out Styles*/

	#contentBody[role="main"]
	{
		width: 100%;
	}

	.hide-extras.active [role="main"]
	{
		width: 50%;
	}

	.hide-extras.active #navigation[role="complementary"]
	{
		width: 50%;
		display: block;
	}

	.active #contentBody[role="main"]
	{
		margin-right: -50%;
	}

	/* Offcanvas styles for pane position set right */

	html.right-layout .active #contentBody[role="main"]
	{
		margin-right: 50%;
	}

	.non-collapsable
	{
		width: 100%;
	}

	.show-for-xlarge-up
	{
		display: none !important;
	}

	.central-dropdown
	{
		position: absolute;
		left: 50px;
		top: 22px;
		z-index: 1;
		margin-top: 0px;
	}

	.central-account-text
	{
		display: none;
	}

	.central-dropdown-content
	{
		left: -35px;
	}

	.central-dropdown:after
	{
		margin-left: 5px;
		margin-top: 0px;
	}

	.defaultSkin .row
	{
		-webkit-overflow-scrolling: touch;
	}

	.defaultSkin #header
	{
		display: none;
	}

	.defaultSkin #home
	{
		width: 100%;
		height: 40px;
		color: #dadada;
		border-right: solid 1px #494949;
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%,#555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
		text-align: center;
		cursor: pointer;
		display: block;
		line-height: 40px;
	}

	.defaultSkin #home-text
	{
		height: 100%;
		font-size: 16px;
	}

	.defaultSkin #home-icon
	{
		background: url("Images/ResponsiveHome.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 0;
		height: 100%;
	}

	.defaultSkin .tree-node .new-indicator
	{
		position: absolute;
		top: 0;
		left: 7px;
		width: 7px;
		height: 7px;
		margin-top: 7px;
	}

	.defaultSkin #responsiveHeader
	{
		display: block;
		height: 60px;
		text-align: center;
	}

	.defaultSkin #responsiveHeader > a.homeLink
	{
		
	}

	.defaultSkin #responsiveHeader .logo
	{
		margin: auto;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin #responsiveHeader .logo > img
	{
		
	}

	.defaultSkin .toggle-topbar
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 60px;
	}

	.defaultSkin .toggle-topbar button
	{
		position: relative;
		display: block;
	}

	.defaultSkin #search-index,
	.defaultSkin #search-glossary
	{
		display: none;
	}

	.defaultSkin #navigation
	{
		overflow-y: auto;
		overflow-x: hidden;
		background-color: #f1f1f1;
	}

	.defaultSkin #normalLoginBtn
	{
		display: none;
	}

	.defaultSkin #contentBody
	{
		width: 100%;
	}

	.defaultSkin #contentBodyInner
	{
		top: 60px;
	}

	.defaultSkin .toolbar-buttons
	{
		top: 67px;
	}

	.defaultSkin .feedback-active .button.login-button.feedback-required
	{
		display: block;
	}

	.defaultSkin .button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin .button.login-button.feedback-required
	{
		display: none;
	}

	.defaultSkin .tab
	{
		float: none;
		width: 100%;
	}

	.defaultSkin .tab-collapsed .tabs-nav-text
	{
		display: block;
	}

	.defaultSkin .tabs
	{
		background-color: #f1f1f1;
		width: 100%;
	}

	.defaultSkin .tabs li
	{
		list-style-type: none;
	}

	.defaultSkin .tabs-nav li
	{
		cursor: pointer;
		width: 100%;
		height: 40px;
		margin-top: 0px;
		font-size: 16px;
		line-height: 40px;
	}

	.defaultSkin .tabs-nav li.tab-collapsed
	{
		width: 100%;
		height: 40px;
	}

	.defaultSkin .tabs-nav li.tabs-nav-inactive
	{
		border-radius: 0;
		-webkit-border-radius: 0;
	}

	.defaultSkin .tabs-nav li#TocTab,
	.defaultSkin .tabs-nav li#TocTab.tab-collapsed,
	.defaultSkin .tabs-nav li#IndexTab,
	.defaultSkin .tabs-nav li#IndexTab.tab-collapsed,
	.defaultSkin .tabs-nav li#GlossaryTab,
	.defaultSkin .tabs-nav li#GlossaryTab.tab-collapsed,
	.defaultSkin .tabs-nav li#BrowseSequencesTab,
	.defaultSkin .tabs-nav li#BrowseSequencesTab.tab-collapsed,
	.defaultSkin .tabs-nav li#CommunityTab,
	.defaultSkin .tabs-nav li#CommunityTab.tab-collapsed,
	.defaultSkin .tabs-nav li#SearchTab,
	.defaultSkin .tabs-nav li#SearchTab.tab-collapsed
	{
		width: 100%;
	}

	.defaultSkin .tabs-nav
	{
		padding: 0;
		margin: 0;
	}

	.defaultSkin .tabs-nav li.tabs-nav-active
	{
		border: solid 1px #494949;
		border-width: 1px 0px 0px 0px;
		border-radius: 0px;
	}

	.defaultSkin .tree li div span a
	{
		text-decoration: none;
	}

	.defaultSkin .tree-node > div
	{
		background-repeat: no-repeat;
	}

	.defaultSkin .tree-node div
	{
		background: #d5d5d5;
		cursor: pointer;
		line-height: 3em;
	}

	.defaultSkin .tree-node div > img
	{
		margin-left: 18px;
	}

	.defaultSkin .tree-node div .label
	{
		font-size: 16px;
	}

	.defaultSkin .tree-node div.GlossaryPageTerm .label,
	.defaultSkin .tree-node div.SearchFilter .label
	{
		margin: 0 11px;
	}

	.defaultSkin .tree
	{
		-webkit-margin-before: 0;
		-webkit-margin-after: 0;
	}

	.defaultSkin .tree-node-selected
	{
		color: white;
	}

	.defaultSkin .tabs-panel
	{
		position: relative;
		right: auto;
		bottom: auto;
		left: auto;
		top: 0;
		padding: inherit;
	}

	.defaultSkin .tabs-panel-content
	{
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		padding: 0;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	.defaultSkin .tabs-panel-search
	{
		padding: 1px;
	}

	.defaultSkin .index #responsive-search-index,
	.defaultSkin .glossary #responsive-search-glossary
	{
		display: block;
	}

	.defaultSkin .index #search-field-sidebar,
	.defaultSkin .glossary #search-field-sidebar
	{
		display: none;
	}

	.defaultSkin .tabs-panel-content.searchable
	{
		top: 0px;
	}

	.defaultSkin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveTOCInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
		color: #707070;
	}

	.defaultSkin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveIndexInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveGlossaryInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveBrowseSequenceInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/communityInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: url("Images/ResponsiveSearchFilterInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveTOCActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
		color: #707070;
	}

	.defaultSkin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveIndexActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveGlossaryActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveBrowseSequenceActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/communityInactive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: url("Images/ResponsiveSearchFilterActive.png") no-repeat;
		background-repeat: no-repeat;
		background-position: 11px center;
		padding-left: 33px;
		padding-right: 10px;
		margin: 4px 0 4px 0;
		height: 30px;
	}

	.defaultSkin .SearchFilterEntry.tree-node.tree-node-leaf .SearchFilter,
	.defaultSkin .SearchFilterEntry.tree-node.tree-node-leaf.tree-node-selected .SearchFilter,
	.defaultSkin .SearchFilterEntry.tree-node.tree-node-leaf.tree-node-selected .SearchFilter:hover
	{
		background-image: none;
		padding: 0;
	}

	.defaultSkin body.active #SearchTab
	{
		display: block;
	}

	.defaultSkin #search-sidebar
	{
		position: relative;
		display: block;
		width: 100%;
		height: 50px;
	}

	.defaultSkin .toc-icon
	{
		
	}

	.defaultSkin #glossary .tree-node > div
	{
		width: 100%;
	}

	.defaultSkin #index .tree-node > div
	{
		padding-left: 0;
	}

	.defaultSkin #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		background-position: 10px center;
	}

	.defaultSkin .menu-icon
	{
		display: block;
	}

	.defaultSkin .menu-icon button span
	{
		background-image: url('Images/ResponsiveMenuButton.png');
		background-repeat: no-repeat;
		background-position: center center;
	}

	.defaultSkin #search-field-sidebar
	{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 16px;
		color: #E0E0E1;
		box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		outline: none;
		line-height: 1;
		background: #414A5A;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A5A), color-stop(100%,#4C5464));
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#414A5A), to(#4C5464));
		background: linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -moz-linear-gradient(top, #414A5A 0%, #4C5464 100%);
		background: -webkit-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -o-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -ms-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		-pie-background: linear-gradient(#414A5A, #4C5464);
		background-image: url("Images/ResponsiveSearch.png");
		background-position: 8px center;
		background-repeat: no-repeat;
		text-indent: 39px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.defaultSkin #responsive-search-index
	{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 16px;
		color: #E0E0E1;
		box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		outline: none;
		line-height: 1;
		background: #414A5A;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A5A), color-stop(100%,#4C5464));
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#414A5A), to(#4C5464));
		background: linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -moz-linear-gradient(top, #414A5A 0%, #4C5464 100%);
		background: -webkit-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -o-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -ms-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		-pie-background: linear-gradient(#414A5A, #4C5464);
		background-image: url("Images/ResponsiveSearch.png");
		background-position: 8px center;
		background-repeat: no-repeat;
		text-indent: 39px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.defaultSkin #responsive-search-glossary
	{
		position: relative;
		width: 100%;
		height: 100%;
		font-size: 16px;
		color: #E0E0E1;
		box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		-moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
		outline: none;
		line-height: 1;
		background: #414A5A;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414A5A), color-stop(100%,#4C5464));
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#414A5A), to(#4C5464));
		background: linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -moz-linear-gradient(top, #414A5A 0%, #4C5464 100%);
		background: -webkit-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -o-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		background: -ms-linear-gradient(top, #414A5A 0%,#4C5464 100%);
		-pie-background: linear-gradient(#414A5A, #4C5464);
		background-image: url("Images/ResponsiveSearch.png");
		background-position: 8px center;
		background-repeat: no-repeat;
		text-indent: 39px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.defaultSkin .tabs-nav li#CommunityTab
	{
		display: none;
	}

	html.right-layout.defaultSkin #navigation[role="complementary"]
	{
		left: 0;
		right: auto;
	}

	html.right-layout.defaultSkin .active #navigation[role="complementary"]
	{
		right: 0;
		left: auto;
	}

	html.right-layout.defaultSkin [role="complementary"],
	html.right-layout.defaultSkin [role="main"],
	html.left-layout.defaultSkin [role="complementary"],
	html.left-layout.defaultSkin [role="main"]
	{
		-webkit-transition: all 0s ease 0s;
	}

	.defaultSkin #contentBody
	{
		position: relative;
	}

	.defaultSkin #body
	{
		top: 0;
	}

	html.left-layout.defaultSkin #contentBody
	{
		left: 5px;
	}

	html.right-layout.defaultSkin #contentBody
	{
		right: 5px;
	}

	.defaultSkin #contentBody[role="main"]
	{
		width: 100%;
	}

	.defaultSkin .hide-extras.active [role="main"]
	{
		width: 50%;
	}

	.defaultSkin .hide-extras.active #navigation[role="complementary"]
	{
		width: 50%;
		display: block;
	}

	.defaultSkin .active #contentBody[role="main"]
	{
		margin-right: -50%;
	}

	html.right-layout.defaultSkin .active #contentBody[role="main"]
	{
		margin-right: 50%;
	}

	.defaultSkin .non-collapsable
	{
		width: 100%;
	}

	.defaultSkin .show-for-xlarge-up
	{
		display: none !important;
	}

	.defaultSkin .central-dropdown
	{
		position: absolute;
		left: 50px;
		top: 22px;
		z-index: 1;
		margin-top: 0px;
	}

	.defaultSkin .central-account-text
	{
		display: none;
	}

	.defaultSkin .central-dropdown-content
	{
		left: -35px;
	}

	.defaultSkin .central-dropdown:after
	{
		margin-left: 5px;
		margin-top: 0px;
	}

	._Skins_Digiskin .central-dropdown
	{
		margin-top: 0px;
		left: 50px;
		right: auto;
	}

	._Skins_Digiskin .central-dropdown:hover
	{
		
	}

	._Skins_Digiskin .central-account-image
	{
		background: transparent url('Images/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Digiskin .central-dropdown-content
	{
		height: auto;
		left: -30px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Digiskin .central-dropdown:after
	{
		margin-top: 0px;
	}

	._Skins_Digiskin .central-dropdown-content a
	{
		width: auto;
	}

	._Skins_Digiskin .central-dropdown-content a:hover
	{
		
	}

	._Skins_Digiskin_bk .central-dropdown-content a:hover
	{
		
	}

	._Skins_Digiskin_menu .central-dropdown-content a:hover
	{
		
	}

	._Skins_start_skin .central-dropdown-content a:hover
	{
		
	}

	._Skins_test_skin .central-dropdown-content a:hover
	{
		
	}

	._Skins_Digiskin .central-separator
	{
		
	}

	._Skins_Digiskin #responsiveHeader
	{
		height: 72px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Digiskin .toolbar-buttons
	{
		top: 79px;
	}

	._Skins_Digiskin #contentBodyInner
	{
		top: 116px;
	}

	._Skins_Digiskin #home
	{
		height: 40px;
		border-top: none 0px #84c361;
		border-right: none 0px #84c361;
		border-bottom: none 0px #84c361;
		border-left: none 0px #84c361;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		text-align: left;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin #home-icon
	{
		background: transparent url('Images/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin #home-text
	{
		color: #84c361;
		font-size: 16px;
	}

	._Skins_Digiskin #responsiveHeader .logo
	{
		width: 150px;
		background: transparent url('Images/logo_smaller_1.png') no-repeat center center;
		background: url('Images/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin #responsiveHeader .logo > img
	{
		width: 150px;
		height: 46px;
	}

	._Skins_Digiskin body
	{
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Digiskin .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 8px;
		padding-bottom: 0px;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_Digiskin #navigation[role="complementary"]
	{
		background-repeat: repeat;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_Digiskin #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin #index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/index-collapsed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/index-expanded.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/index.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/toc_green_book_closed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_closed.png') no-repeat left 10px center;
		padding-left: 35px;
	}

	._Skins_Digiskin .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_closed.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/toc_green_book_closed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/toc_green_book_open.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_open.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_book_open.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/toc_green_book_open.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/toc_green_page_6.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_page_6.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/toc_green_page_6.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/toc_green_page_6.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin .tree-node div .label
	{
		font-size: 10pt;
	}

	._Skins_Digiskin .tree-node div
	{
		line-height: 1.9em;
	}

	._Skins_Digiskin .menu-icon button span
	{
		background: transparent url('Images/ResponsiveMenuButton.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveMenuButton.png') no-repeat center center;
	}

	._Skins_Digiskin .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Digiskin .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Digiskin .tabs-nav li#BrowseSequencesTab
	{
		color: #84c361;
	}

	._Skins_Digiskin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#Community
	{
		
	}

	._Skins_Digiskin .tabs-nav li#GlossaryTab
	{
		color: #84c361;
	}

	._Skins_Digiskin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#IndexTab
	{
		color: #84c361;
	}

	._Skins_Digiskin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#SearchTab
	{
		color: #84c361;
	}

	._Skins_Digiskin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#TocTab
	{
		color: #84c361;
	}

	._Skins_Digiskin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Digiskin .tabs-nav li.tabs-nav-active
	{
		border-top: solid 0px #84c361;
		border-right: solid 0px #84c361;
		border-bottom: solid 0px #84c361;
		border-left: solid 0px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: no-repeat;
		text-shadow: transparent;
		-webkit-text-shadow: transparent;
		-moz-text-shadow: transparent;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/communityActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveGlossaryActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveGlossaryActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveTOCActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveTOCActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Digiskin .tabs-nav li.tabs-nav-inactive
	{
		border-top: none 1px #84c361;
		border-right: solid 0px transparent;
		border-bottom: none 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-clip: padding-box;
	}

	._Skins_Digiskin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin #search-sidebar
	{
		display: block;
		height: 28px;
		border-top: solid 0px #7f7f7f;
		border-right: solid 0px #7f7f7f;
		border-bottom: solid 0px #7f7f7f;
		border-left: solid 0px #7f7f7f;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	._Skins_Digiskin .search-account-container
	{
		
	}

	._Skins_Digiskin #search-field-sidebar
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin #responsive-search-index
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin #responsive-search-glossary
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin #search-field::-webkit-input-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin #search-field::-moz-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin #search-field:-moz-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin #search-field:-ms-input-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin .button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
		background-position: center center;
	}

	._Skins_Digiskin .button.collapse-all-button
	{
		background: #ececec url('Images/collapse.png') no-repeat center center;
		background: url('Images/collapse.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/collapse.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/collapse.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.digihelp-home-button
	{
		background: #ececec url('Images/Digi_home.png') no-repeat center center;
		background: url('Images/Digi_home.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_home.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digi_home.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_home.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_home.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_home.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digi_home.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.edit-user-profile-button
	{
		background: #ececec url('Images/edit-profile.png') no-repeat center center;
		background: url('Images/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/edit-profile.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.expand-all-button
	{
		background: #ececec url('Images/expand.png') no-repeat center center;
		background: url('Images/expand.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/expand.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/expand.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.facebook-button
	{
		background: #ececec url('Images/nav-social-facebook.png') no-repeat center center;
		background: url('Images/nav-social-facebook.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-facebook.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/nav-social-facebook.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-facebook.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-facebook.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-facebook.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/nav-social-facebook.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.feedback-button
	{
		background: #ececec url('Images/feedback2.png') no-repeat center center;
		background: url('Images/feedback2.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/feedback2.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/feedback2.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/feedback2.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/feedback2.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/feedback2.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/feedback2.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.give_feedback-button
	{
		background: transparent url('Images/Give_feedback.png') no-repeat center center;
		background: url('Images/Give_feedback.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Give_feedback.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Give_feedback.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Give_feedback.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Give_feedback.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Give_feedback.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Give_feedback.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.linkedin-button
	{
		background: transparent url('Images/nav-social-linkedin_1.png') no-repeat center center;
		background: url('Images/nav-social-linkedin_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-linkedin_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/nav-social-linkedin_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-linkedin_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-linkedin_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.login-button
	{
		background: #ececec url('Images/login.png') no-repeat center center;
		background: url('Images/login.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/login.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/login.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/login.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/login.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/login.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.next-topic-button
	{
		background: transparent url('Images/Digi_down.png') no-repeat center center;
		background: url('Images/Digi_down.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_down.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digi_down.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_down.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_down.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_down.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digi_down.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.previous-topic-button
	{
		background: transparent url('Images/Digi_up.png') no-repeat center center;
		background: url('Images/Digi_up.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_up.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digi_up.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_up.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_up.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_up.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digi_up.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.print-button
	{
		background: transparent url('Images/Digi_print.png') no-repeat center center;
		background: url('Images/Digi_print.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_print.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digi_print.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_print.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_print.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_print.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digi_print.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.remove-highlight-button
	{
		background: transparent url('Images/Digi_NoHighlight.png') no-repeat center center;
		background: url('Images/Digi_NoHighlight.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_NoHighlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digi_NoHighlight.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digi_NoHighlight.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_NoHighlight.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digi_NoHighlight.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digi_NoHighlight.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.select-language-button
	{
		background: #ececec url('Images/select-language.png') no-repeat center center;
		background: url('Images/select-language.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/select-language.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/select-language.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.select-skin-button
	{
		background: #ececec url('Images/select-skin.png') no-repeat center center;
		background: url('Images/select-skin.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/select-skin.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin .button.topic-ratings-button
	{
		width: 16px;
		background: transparent url('Images/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/star-full.png') no-repeat center center;
	}

	._Skins_Digiskin .button.topic-ratings-empty-button
	{
		width: 16px;
		background: transparent url('Images/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/star-empty.png') no-repeat center center;
	}

	._Skins_Digiskin .button.twitter-button
	{
		background: transparent url('Images/nav-social-twitter.png') no-repeat center center;
		background: url('Images/nav-social-twitter.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-twitter.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/nav-social-twitter.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-twitter.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-twitter.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-twitter.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/nav-social-twitter.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .button.youtube-button
	{
		background: #ececec url('Images/nav-social-youtubesm.png') no-repeat center center;
		background: url('Images/nav-social-youtubesm.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-youtubesm.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/nav-social-youtubesm.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/nav-social-youtubesm.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-youtubesm.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/nav-social-youtubesm.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/nav-social-youtubesm.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Digiskin .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Digiskin .button-separator
	{
		
	}

	._Skins_Digiskin #contentBody
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_Digiskin_bk .central-dropdown
	{
		margin-top: 0px;
		left: 50px;
		right: auto;
	}

	._Skins_Digiskin_bk .central-dropdown:hover
	{
		
	}

	._Skins_Digiskin_bk .central-account-image
	{
		background: transparent url('Images/Digiskin_bk/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Digiskin_bk .central-dropdown-content
	{
		height: auto;
		left: -30px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk .central-dropdown:after
	{
		margin-top: 0px;
	}

	._Skins_Digiskin_bk .central-dropdown-content a
	{
		width: auto;
	}

	._Skins_Digiskin_bk .central-separator
	{
		
	}

	._Skins_Digiskin_bk #responsiveHeader
	{
		height: 72px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Digiskin_bk .toolbar-buttons
	{
		top: 79px;
	}

	._Skins_Digiskin_bk #contentBodyInner
	{
		top: 116px;
	}

	._Skins_Digiskin_bk #home
	{
		height: 40px;
		border-top: none 0px #84c361;
		border-right: none 0px #84c361;
		border-bottom: none 0px #84c361;
		border-left: none 0px #84c361;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		text-align: left;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk #home-icon
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk #home-text
	{
		color: #84c361;
		font-size: 16px;
	}

	._Skins_Digiskin_bk #responsiveHeader .logo
	{
		width: 150px;
		background: transparent url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center;
		background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk #responsiveHeader .logo > img
	{
		width: 150px;
		height: 46px;
	}

	._Skins_Digiskin_bk body
	{
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Digiskin_bk .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 8px;
		padding-bottom: 0px;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #navigation[role="complementary"]
	{
		background-repeat: repeat;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Digiskin_bk/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_bk #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Digiskin_bk/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_bk #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Digiskin_bk/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_bk #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_bk/index-collapsed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_bk #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_bk/index-expanded.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_bk #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_bk/index.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_bk #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_bk .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Digiskin_bk/toc_green_book_closed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_closed.png') no-repeat left 10px center;
		padding-left: 35px;
	}

	._Skins_Digiskin_bk .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_closed.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_bk/toc_green_book_closed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_bk .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Digiskin_bk/toc_green_book_open.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_open.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_bk .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_book_open.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_bk/toc_green_book_open.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_bk .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Digiskin_bk/toc_green_page_6.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_page_6.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_bk .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/toc_green_page_6.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_bk/toc_green_page_6.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_bk .tree-node div .label
	{
		font-size: 10pt;
	}

	._Skins_Digiskin_bk .tree-node div
	{
		line-height: 1.9em;
	}

	._Skins_Digiskin_bk .menu-icon button span
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveMenuButton.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveMenuButton.png') no-repeat center center;
	}

	._Skins_Digiskin_bk .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Digiskin_bk .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Digiskin_bk .tabs-nav li#BrowseSequencesTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_bk .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_bk/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#Community
	{
		
	}

	._Skins_Digiskin_bk .tabs-nav li#GlossaryTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_bk .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_bk/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#IndexTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_bk .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_bk/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#SearchTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_bk .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_bk/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#TocTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_bk .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_bk/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Digiskin_bk .tabs-nav li.tabs-nav-active
	{
		border-top: solid 0px #84c361;
		border-right: solid 0px #84c361;
		border-bottom: solid 0px #84c361;
		border-left: solid 0px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: no-repeat;
		text-shadow: transparent;
		-webkit-text-shadow: transparent;
		-moz-text-shadow: transparent;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/communityActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/communityActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveGlossaryActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveGlossaryActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/ResponsiveTOCActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/ResponsiveTOCActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Digiskin_bk .tabs-nav li.tabs-nav-inactive
	{
		border-top: none 1px #84c361;
		border-right: solid 0px transparent;
		border-bottom: none 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-clip: padding-box;
	}

	._Skins_Digiskin_bk .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_bk/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_bk .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk #search-sidebar
	{
		display: block;
		height: 28px;
		border-top: solid 0px #7f7f7f;
		border-right: solid 0px #7f7f7f;
		border-bottom: solid 0px #7f7f7f;
		border-left: solid 0px #7f7f7f;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	._Skins_Digiskin_bk .search-account-container
	{
		
	}

	._Skins_Digiskin_bk #search-field-sidebar
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk #responsive-search-index
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk #responsive-search-glossary
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk #search-field::-webkit-input-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_bk #search-field::-moz-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_bk #search-field:-moz-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_bk #search-field:-ms-input-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_bk .button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
		background-position: center center;
	}

	._Skins_Digiskin_bk .button.collapse-all-button
	{
		background: #ececec url('Images/Digiskin_bk/collapse.png') no-repeat center center;
		background: url('Images/Digiskin_bk/collapse.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/collapse.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/collapse.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/collapse.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/collapse.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/collapse.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.digihelp-home-button
	{
		background: #ececec url('Images/Digiskin_bk/Digi_home.png') no-repeat center center;
		background: url('Images/Digiskin_bk/Digi_home.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_home.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/Digi_home.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_home.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_home.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_home.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/Digi_home.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.edit-user-profile-button
	{
		background: #ececec url('Images/Digiskin_bk/edit-profile.png') no-repeat center center;
		background: url('Images/Digiskin_bk/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/edit-profile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/edit-profile.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/edit-profile.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/edit-profile.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.expand-all-button
	{
		background: #ececec url('Images/Digiskin_bk/expand.png') no-repeat center center;
		background: url('Images/Digiskin_bk/expand.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/expand.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/expand.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/expand.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/expand.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/expand.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.facebook-button
	{
		background: #ececec url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center;
		background: url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/nav-social-facebook.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.feedback-button
	{
		background: #ececec url('Images/Digiskin_bk/feedback2.png') no-repeat center center;
		background: url('Images/Digiskin_bk/feedback2.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/feedback2.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/feedback2.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/feedback2.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/feedback2.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/feedback2.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/feedback2.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.give_feedback-button
	{
		background: transparent url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center;
		background: url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Give_feedback.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/Give_feedback.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.linkedin-button
	{
		background: transparent url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center;
		background: url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.login-button
	{
		background: #ececec url('Images/Digiskin_bk/login.png') no-repeat center center;
		background: url('Images/Digiskin_bk/login.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/login.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/login.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/login.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/login.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/login.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.next-topic-button
	{
		background: transparent url('Images/Digiskin_bk/Digi_down.png') no-repeat center center;
		background: url('Images/Digiskin_bk/Digi_down.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_down.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/Digi_down.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_down.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_down.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_down.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/Digi_down.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.previous-topic-button
	{
		background: transparent url('Images/Digiskin_bk/Digi_up.png') no-repeat center center;
		background: url('Images/Digiskin_bk/Digi_up.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_up.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/Digi_up.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_up.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_up.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_up.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/Digi_up.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.print-button
	{
		background: transparent url('Images/Digiskin_bk/Digi_print.png') no-repeat center center;
		background: url('Images/Digiskin_bk/Digi_print.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_print.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/Digi_print.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_print.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_print.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_print.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/Digi_print.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.remove-highlight-button
	{
		background: transparent url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center;
		background: url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/Digi_NoHighlight.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.select-language-button
	{
		background: #ececec url('Images/Digiskin_bk/select-language.png') no-repeat center center;
		background: url('Images/Digiskin_bk/select-language.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/select-language.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/select-language.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/select-language.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/select-language.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/select-language.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.select-skin-button
	{
		background: #ececec url('Images/Digiskin_bk/select-skin.png') no-repeat center center;
		background: url('Images/Digiskin_bk/select-skin.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_bk/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_bk/select-skin.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/select-skin.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_bk/select-skin.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/select-skin.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_bk .button.topic-ratings-button
	{
		width: 16px;
		background: transparent url('Images/Digiskin_bk/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/star-full.png') no-repeat center center;
	}

	._Skins_Digiskin_bk .button.topic-ratings-empty-button
	{
		width: 16px;
		background: transparent url('Images/Digiskin_bk/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_bk/star-empty.png') no-repeat center center;
	}

	._Skins_Digiskin_bk .button.twitter-button
	{
		background: transparent url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center;
		background: url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/nav-social-twitter.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .button.youtube-button
	{
		background: #ececec url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center;
		background: url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_bk/nav-social-youtubesm.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_bk .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin_bk .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin_bk .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Digiskin_bk .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin_bk .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Digiskin_bk .button-separator
	{
		
	}

	._Skins_Digiskin_bk #contentBody
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_Digiskin_menu .central-dropdown
	{
		margin-top: 0px;
		left: 50px;
		right: auto;
	}

	._Skins_Digiskin_menu .central-dropdown:hover
	{
		
	}

	._Skins_Digiskin_menu .central-account-image
	{
		background: transparent url('Images/Digiskin_menu/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Digiskin_menu .central-dropdown-content
	{
		height: auto;
		left: -30px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu .central-dropdown:after
	{
		margin-top: 0px;
	}

	._Skins_Digiskin_menu .central-dropdown-content a
	{
		width: auto;
	}

	._Skins_Digiskin_menu .central-separator
	{
		
	}

	._Skins_Digiskin_menu #responsiveHeader
	{
		height: 72px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Digiskin_menu .toolbar-buttons
	{
		top: 79px;
	}

	._Skins_Digiskin_menu #contentBodyInner
	{
		top: 116px;
	}

	._Skins_Digiskin_menu #home
	{
		height: 40px;
		border-top: none 0px #84c361;
		border-right: none 0px #84c361;
		border-bottom: none 0px #84c361;
		border-left: none 0px #84c361;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		text-align: left;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu #home-icon
	{
		background: transparent url('Images/Digiskin_menu/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu #home-text
	{
		color: #84c361;
		font-size: 16px;
	}

	._Skins_Digiskin_menu #responsiveHeader .logo
	{
		width: 150px;
		background: transparent url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center;
		background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu #responsiveHeader .logo > img
	{
		width: 150px;
		height: 46px;
	}

	._Skins_Digiskin_menu body
	{
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Digiskin_menu .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 8px;
		padding-bottom: 0px;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #navigation[role="complementary"]
	{
		background-repeat: repeat;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Digiskin_menu/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_menu #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Digiskin_menu/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_menu #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Digiskin_menu/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_menu #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_menu/index-collapsed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_menu #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_menu/index-expanded.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_menu #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_menu/index.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_menu #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Digiskin_menu .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Digiskin_menu/toc_green_book_closed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_closed.png') no-repeat left 10px center;
		padding-left: 35px;
	}

	._Skins_Digiskin_menu .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_closed.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_menu/toc_green_book_closed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_menu .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Digiskin_menu/toc_green_book_open.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_open.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_menu .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_book_open.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_menu/toc_green_book_open.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_menu .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Digiskin_menu/toc_green_page_6.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_page_6.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Digiskin_menu .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/toc_green_page_6.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Digiskin_menu/toc_green_page_6.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_Digiskin_menu .tree-node div .label
	{
		font-size: 10pt;
	}

	._Skins_Digiskin_menu .tree-node div
	{
		line-height: 1.9em;
	}

	._Skins_Digiskin_menu .menu-icon button span
	{
		background: transparent url('Images/Digiskin_menu/menu_icon_smaller.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/menu_icon_smaller.png') no-repeat center center;
	}

	._Skins_Digiskin_menu .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Digiskin_menu .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Digiskin_menu .tabs-nav li#BrowseSequencesTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_menu .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_menu/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#Community
	{
		
	}

	._Skins_Digiskin_menu .tabs-nav li#GlossaryTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_menu .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_menu/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#IndexTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_menu .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_menu/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#SearchTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_menu .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_menu/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#TocTab
	{
		color: #84c361;
	}

	._Skins_Digiskin_menu .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Digiskin_menu/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Digiskin_menu .tabs-nav li.tabs-nav-active
	{
		border-top: solid 0px #84c361;
		border-right: solid 0px #84c361;
		border-bottom: solid 0px #84c361;
		border-left: solid 0px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: no-repeat;
		text-shadow: transparent;
		-webkit-text-shadow: transparent;
		-moz-text-shadow: transparent;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/communityActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/communityActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/ResponsiveGlossaryActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveGlossaryActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/ResponsiveTOCActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/ResponsiveTOCActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Digiskin_menu .tabs-nav li.tabs-nav-inactive
	{
		border-top: none 1px #84c361;
		border-right: solid 0px transparent;
		border-bottom: none 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-clip: padding-box;
	}

	._Skins_Digiskin_menu .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/Digiskin_menu/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Digiskin_menu .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu #search-sidebar
	{
		display: block;
		height: 28px;
		border-top: solid 0px #7f7f7f;
		border-right: solid 0px #7f7f7f;
		border-bottom: solid 0px #7f7f7f;
		border-left: solid 0px #7f7f7f;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	._Skins_Digiskin_menu .search-account-container
	{
		
	}

	._Skins_Digiskin_menu #search-field-sidebar
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu #responsive-search-index
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu #responsive-search-glossary
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu #search-field::-webkit-input-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_menu #search-field::-moz-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_menu #search-field:-moz-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_menu #search-field:-ms-input-placeholder
	{
		color: #000000;
	}

	._Skins_Digiskin_menu .button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
		background-position: center center;
	}

	._Skins_Digiskin_menu .button.collapse-all-button
	{
		background: #ececec url('Images/Digiskin_menu/collapse.png') no-repeat center center;
		background: url('Images/Digiskin_menu/collapse.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/collapse.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/collapse.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/collapse.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/collapse.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/collapse.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.digihelp-home-button
	{
		background: #ececec url('Images/Digiskin_menu/Digi_home.png') no-repeat center center;
		background: url('Images/Digiskin_menu/Digi_home.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_home.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/Digi_home.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_home.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_home.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_home.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/Digi_home.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.edit-user-profile-button
	{
		background: #ececec url('Images/Digiskin_menu/edit-profile.png') no-repeat center center;
		background: url('Images/Digiskin_menu/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/edit-profile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/edit-profile.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/edit-profile.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/edit-profile.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.expand-all-button
	{
		background: #ececec url('Images/Digiskin_menu/expand.png') no-repeat center center;
		background: url('Images/Digiskin_menu/expand.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/expand.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/expand.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/expand.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/expand.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/expand.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.facebook-button
	{
		background: #ececec url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center;
		background: url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/nav-social-facebook.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.feedback-button
	{
		background: #ececec url('Images/Digiskin_menu/feedback2.png') no-repeat center center;
		background: url('Images/Digiskin_menu/feedback2.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/feedback2.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/feedback2.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/feedback2.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/feedback2.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/feedback2.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/feedback2.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.give_feedback-button
	{
		background: transparent url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center;
		background: url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Give_feedback.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/Give_feedback.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.linkedin-button
	{
		background: transparent url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center;
		background: url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.login-button
	{
		background: #ececec url('Images/Digiskin_menu/login.png') no-repeat center center;
		background: url('Images/Digiskin_menu/login.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/login.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/login.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/login.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/login.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/login.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.next-topic-button
	{
		background: transparent url('Images/Digiskin_menu/Digi_down.png') no-repeat center center;
		background: url('Images/Digiskin_menu/Digi_down.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_down.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/Digi_down.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_down.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_down.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_down.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/Digi_down.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.previous-topic-button
	{
		background: transparent url('Images/Digiskin_menu/Digi_up.png') no-repeat center center;
		background: url('Images/Digiskin_menu/Digi_up.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_up.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/Digi_up.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_up.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_up.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_up.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/Digi_up.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.print-button
	{
		background: transparent url('Images/Digiskin_menu/Digi_print.png') no-repeat center center;
		background: url('Images/Digiskin_menu/Digi_print.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_print.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/Digi_print.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_print.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_print.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_print.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/Digi_print.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.remove-highlight-button
	{
		background: transparent url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center;
		background: url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/Digi_NoHighlight.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.select-language-button
	{
		background: #ececec url('Images/Digiskin_menu/select-language.png') no-repeat center center;
		background: url('Images/Digiskin_menu/select-language.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/select-language.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/select-language.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/select-language.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/select-language.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/select-language.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.select-skin-button
	{
		background: #ececec url('Images/Digiskin_menu/select-skin.png') no-repeat center center;
		background: url('Images/Digiskin_menu/select-skin.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/Digiskin_menu/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/Digiskin_menu/select-skin.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/select-skin.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/Digiskin_menu/select-skin.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/select-skin.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_Digiskin_menu .button.topic-ratings-button
	{
		width: 16px;
		background: transparent url('Images/Digiskin_menu/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/star-full.png') no-repeat center center;
	}

	._Skins_Digiskin_menu .button.topic-ratings-empty-button
	{
		width: 16px;
		background: transparent url('Images/Digiskin_menu/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Digiskin_menu/star-empty.png') no-repeat center center;
	}

	._Skins_Digiskin_menu .button.twitter-button
	{
		background: transparent url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center;
		background: url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/nav-social-twitter.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .button.youtube-button
	{
		background: #ececec url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center;
		background: url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Digiskin_menu/nav-social-youtubesm.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_Digiskin_menu .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin_menu .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin_menu .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Digiskin_menu .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Digiskin_menu .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Digiskin_menu .button-separator
	{
		
	}

	._Skins_Digiskin_menu #contentBody
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_start_skin .central-dropdown
	{
		margin-top: 0px;
		left: 50px;
		right: auto;
	}

	._Skins_start_skin .central-dropdown:hover
	{
		
	}

	._Skins_start_skin .central-account-image
	{
		background: transparent url('Images/start_skin/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_start_skin .central-dropdown-content
	{
		height: auto;
		left: -30px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_start_skin .central-dropdown:after
	{
		margin-top: 0px;
	}

	._Skins_start_skin .central-dropdown-content a
	{
		width: auto;
	}

	._Skins_start_skin .central-separator
	{
		
	}

	._Skins_start_skin #responsiveHeader
	{
		height: 72px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_start_skin .toolbar-buttons
	{
		top: 79px;
	}

	._Skins_start_skin #contentBodyInner
	{
		top: 116px;
	}

	._Skins_start_skin #home
	{
		height: 40px;
		border-top: none 0px #84c361;
		border-right: none 0px #84c361;
		border-bottom: none 0px #84c361;
		border-left: none 0px #84c361;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		text-align: left;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin #home-icon
	{
		background: transparent url('Images/start_skin/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin #home-text
	{
		color: #84c361;
		font-size: 16px;
	}

	._Skins_start_skin #responsiveHeader .logo
	{
		width: 150px;
		background: transparent url('Images/start_skin/logo_smaller_1.png') no-repeat center center;
		background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/logo_smaller_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/logo_smaller_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin #responsiveHeader .logo > img
	{
		width: 150px;
		height: 46px;
	}

	._Skins_start_skin body
	{
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_start_skin .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 8px;
		padding-bottom: 0px;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_start_skin #navigation[role="complementary"]
	{
		background-repeat: repeat;
		border-top: solid 0px transparent;
		border-right: solid 0px transparent;
		border-left: solid 0px transparent;
		background-color: #ffffff;
	}

	._Skins_start_skin #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_start_skin #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_start_skin #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_start_skin #index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_start_skin #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/start_skin/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_start_skin #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/start_skin/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_start_skin #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/start_skin/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_start_skin #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/start_skin/index-collapsed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_start_skin #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/start_skin/index-expanded.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_start_skin #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/start_skin/index.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_start_skin #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_start_skin #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_start_skin .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/start_skin/toc_green_book_closed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_closed.png') no-repeat left 10px center;
		padding-left: 35px;
	}

	._Skins_start_skin .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_closed.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/start_skin/toc_green_book_closed.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_start_skin .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/start_skin/toc_green_book_open.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_open.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_start_skin .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_book_open.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/start_skin/toc_green_book_open.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_start_skin .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/start_skin/toc_green_page_6.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_page_6.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_start_skin .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/toc_green_page_6.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/start_skin/toc_green_page_6.png') no-repeat left 10px center, #d9d9d9;
	}

	._Skins_start_skin .tree-node div .label
	{
		font-size: 10pt;
	}

	._Skins_start_skin .tree-node div
	{
		line-height: 1.9em;
	}

	._Skins_start_skin .menu-icon button span
	{
		background: transparent url('Images/start_skin/ResponsiveMenuButton.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveMenuButton.png') no-repeat center center;
	}

	._Skins_start_skin .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_start_skin .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_start_skin .tabs-nav li#BrowseSequencesTab
	{
		color: #84c361;
	}

	._Skins_start_skin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/start_skin/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#Community
	{
		
	}

	._Skins_start_skin .tabs-nav li#GlossaryTab
	{
		color: #84c361;
	}

	._Skins_start_skin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/start_skin/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#IndexTab
	{
		color: #84c361;
	}

	._Skins_start_skin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/start_skin/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#SearchTab
	{
		color: #84c361;
	}

	._Skins_start_skin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/start_skin/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#TocTab
	{
		color: #84c361;
	}

	._Skins_start_skin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/start_skin/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_start_skin .tabs-nav li.tabs-nav-active
	{
		border-top: solid 0px #84c361;
		border-right: solid 0px #84c361;
		border-bottom: solid 0px #84c361;
		border-left: solid 0px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: no-repeat;
		text-shadow: transparent;
		-webkit-text-shadow: transparent;
		-moz-text-shadow: transparent;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/communityActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/communityActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/ResponsiveGlossaryActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveGlossaryActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/ResponsiveTOCActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/ResponsiveTOCActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_start_skin .tabs-nav li.tabs-nav-inactive
	{
		border-top: none 1px #84c361;
		border-right: solid 0px transparent;
		border-bottom: none 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
		background-clip: padding-box;
	}

	._Skins_start_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/start_skin/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_start_skin .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin #search-sidebar
	{
		display: block;
		height: 28px;
		border-top: solid 0px #7f7f7f;
		border-right: solid 0px #7f7f7f;
		border-bottom: solid 0px #7f7f7f;
		border-left: solid 0px #7f7f7f;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	._Skins_start_skin .search-account-container
	{
		
	}

	._Skins_start_skin #search-field-sidebar
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin #responsive-search-index
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin #responsive-search-glossary
	{
		color: #000000;
		border-top: solid 1px #84c361;
		border-right: solid 1px #84c361;
		border-bottom: solid 1px #84c361;
		border-left: solid 1px #84c361;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background-position: 6px center;
		background: transparent none;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	._Skins_start_skin #search-field::-webkit-input-placeholder
	{
		color: #000000;
	}

	._Skins_start_skin #search-field::-moz-placeholder
	{
		color: #000000;
	}

	._Skins_start_skin #search-field:-moz-placeholder
	{
		color: #000000;
	}

	._Skins_start_skin #search-field:-ms-input-placeholder
	{
		color: #000000;
	}

	._Skins_start_skin .button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
		background-position: center center;
	}

	._Skins_start_skin .button.collapse-all-button
	{
		background: #ececec url('Images/start_skin/collapse.png') no-repeat center center;
		background: url('Images/start_skin/collapse.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/collapse.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/collapse.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/collapse.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/collapse.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/collapse.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.digihelp-home-button
	{
		background: #ececec url('Images/start_skin/Digi_home.png') no-repeat center center;
		background: url('Images/start_skin/Digi_home.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_home.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/Digi_home.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_home.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_home.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_home.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/Digi_home.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.edit-user-profile-button
	{
		background: #ececec url('Images/start_skin/edit-profile.png') no-repeat center center;
		background: url('Images/start_skin/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/edit-profile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/edit-profile.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/edit-profile.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/edit-profile.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.expand-all-button
	{
		background: #ececec url('Images/start_skin/expand.png') no-repeat center center;
		background: url('Images/start_skin/expand.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/expand.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/expand.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/expand.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/expand.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/expand.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.facebook-button
	{
		background: #ececec url('Images/start_skin/nav-social-facebook.png') no-repeat center center;
		background: url('Images/start_skin/nav-social-facebook.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-facebook.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/nav-social-facebook.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-facebook.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-facebook.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-facebook.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/nav-social-facebook.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.feedback-button
	{
		background: #ececec url('Images/start_skin/feedback2.png') no-repeat center center;
		background: url('Images/start_skin/feedback2.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/feedback2.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/feedback2.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/feedback2.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/feedback2.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/feedback2.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/feedback2.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.give_feedback-button
	{
		background: transparent url('Images/start_skin/Give_feedback.png') no-repeat center center;
		background: url('Images/start_skin/Give_feedback.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Give_feedback.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/Give_feedback.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Give_feedback.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Give_feedback.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Give_feedback.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/Give_feedback.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.linkedin-button
	{
		background: transparent url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center;
		background: url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/nav-social-linkedin_1.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.login-button
	{
		background: #ececec url('Images/start_skin/login.png') no-repeat center center;
		background: url('Images/start_skin/login.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/login.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/login.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/login.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/login.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/login.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.next-topic-button
	{
		background: transparent url('Images/start_skin/Digi_down.png') no-repeat center center;
		background: url('Images/start_skin/Digi_down.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_down.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/Digi_down.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_down.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_down.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_down.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/Digi_down.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.previous-topic-button
	{
		background: transparent url('Images/start_skin/Digi_up.png') no-repeat center center;
		background: url('Images/start_skin/Digi_up.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_up.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/Digi_up.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_up.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_up.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_up.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/Digi_up.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.print-button
	{
		background: transparent url('Images/start_skin/Digi_print.png') no-repeat center center;
		background: url('Images/start_skin/Digi_print.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_print.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/Digi_print.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_print.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_print.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_print.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/Digi_print.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.remove-highlight-button
	{
		background: transparent url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center;
		background: url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/Digi_NoHighlight.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/Digi_NoHighlight.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.select-language-button
	{
		background: #ececec url('Images/start_skin/select-language.png') no-repeat center center;
		background: url('Images/start_skin/select-language.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/select-language.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/select-language.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/select-language.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/select-language.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/select-language.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.select-skin-button
	{
		background: #ececec url('Images/start_skin/select-skin.png') no-repeat center center;
		background: url('Images/start_skin/select-skin.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ececec));
		background: url('Images/start_skin/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, #ececec 100%);
		background: url('Images/start_skin/select-skin.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/select-skin.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,#ececec 100%);
		background: url('Images/start_skin/select-skin.png') no-repeat center center, linear-gradient(top, transparent 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/select-skin.png') no-repeat center center, linear-gradient(transparent, #ececec);
	}

	._Skins_start_skin .button.topic-ratings-button
	{
		width: 16px;
		background: transparent url('Images/start_skin/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/star-full.png') no-repeat center center;
	}

	._Skins_start_skin .button.topic-ratings-empty-button
	{
		width: 16px;
		background: transparent url('Images/start_skin/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/start_skin/star-empty.png') no-repeat center center;
	}

	._Skins_start_skin .button.twitter-button
	{
		background: transparent url('Images/start_skin/nav-social-twitter.png') no-repeat center center;
		background: url('Images/start_skin/nav-social-twitter.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-twitter.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/nav-social-twitter.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-twitter.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-twitter.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-twitter.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/nav-social-twitter.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .button.youtube-button
	{
		background: #ececec url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center;
		background: url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/start_skin/nav-social-youtubesm.png') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/start_skin/nav-social-youtubesm.png') no-repeat center center, linear-gradient(transparent, transparent);
	}

	._Skins_start_skin .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_start_skin .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_start_skin .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_start_skin .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_start_skin .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_start_skin .button-separator
	{
		
	}

	._Skins_start_skin #contentBody
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	._Skins_test_skin .central-dropdown
	{
		margin-top: 0px;
		left: 50px;
		right: auto;
	}

	._Skins_test_skin .central-dropdown:hover
	{
		
	}

	._Skins_test_skin .central-account-image
	{
		background: transparent url('Images/test_skin/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_test_skin .central-dropdown-content
	{
		height: auto;
		left: -30px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_test_skin .central-dropdown:after
	{
		margin-top: 0px;
	}

	._Skins_test_skin .central-dropdown-content a
	{
		width: auto;
	}

	._Skins_test_skin .central-separator
	{
		
	}

	._Skins_test_skin #responsiveHeader
	{
		height: 60px;
		background: transparent url('Images/test_skin/diagonal_lines.png');
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/diagonal_lines.png');
	}

	._Skins_test_skin .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_test_skin #contentBodyInner
	{
		top: 98px;
	}

	._Skins_test_skin #home
	{
		height: 40px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		text-align: center;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin #home-icon
	{
		background: transparent url('Images/test_skin/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_test_skin #responsiveHeader .logo
	{
		width: 126px;
		background: transparent url('Images/test_skin/logo.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/logo.png') no-repeat center center;
	}

	._Skins_test_skin #responsiveHeader .logo > img
	{
		width: 126px;
		height: 59px;
	}

	._Skins_test_skin body
	{
		background: transparent url('Images/test_skin/diagonal_lines.png');
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/diagonal_lines.png');
	}

	._Skins_test_skin .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_test_skin #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin #index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/test_skin/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_test_skin #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/test_skin/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_test_skin #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/test_skin/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_test_skin #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/test_skin/index-collapsed.png') no-repeat left 10px center, #949494;
	}

	._Skins_test_skin #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/test_skin/index-expanded.png') no-repeat left 10px center, #949494;
	}

	._Skins_test_skin #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/test_skin/index.png') no-repeat left 10px center, #949494;
	}

	._Skins_test_skin #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_test_skin .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/test_skin/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_test_skin .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/test_skin/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_test_skin .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/test_skin/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_test_skin .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/test_skin/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_test_skin .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/test_skin/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_test_skin .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/test_skin/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_test_skin .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_test_skin .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_test_skin .tree-node div
	{
		line-height: 3em;
	}

	._Skins_test_skin .menu-icon button span
	{
		background: transparent url('Images/test_skin/ResponsiveMenuButton.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveMenuButton.png') no-repeat center center;
	}

	._Skins_test_skin .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_test_skin .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_test_skin .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_test_skin .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/test_skin/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#Community
	{
		
	}

	._Skins_test_skin .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_test_skin .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/test_skin/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#IndexTab
	{
		
	}

	._Skins_test_skin .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/test_skin/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#SearchTab
	{
		
	}

	._Skins_test_skin .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/test_skin/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#TocTab
	{
		
	}

	._Skins_test_skin .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/test_skin/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_test_skin .tabs-nav li.tabs-nav-active
	{
		border-top: solid 1px #494949;
		border-right: solid 0px #494949;
		border-bottom: solid 1px #494949;
		border-left: solid 0px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/communityActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/communityActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/ResponsiveGlossaryActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveGlossaryActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveSearchFilterActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
		background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		background: linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
		-pie-background: linear-gradient(#ffffff, #f7f7f7);
	}

	._Skins_test_skin .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/ResponsiveTOCActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveTOCActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_test_skin .tabs-nav li.tabs-nav-inactive
	{
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
		background-clip: padding-box;
	}

	._Skins_test_skin .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/test_skin/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_test_skin .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: #707070;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	._Skins_test_skin #search-sidebar
	{
		display: block;
		height: 50px;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_test_skin .search-account-container
	{
		
	}

	._Skins_test_skin #search-field-sidebar
	{
		border-top: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-left: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_test_skin #responsive-search-index
	{
		border-top: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-left: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_test_skin #responsive-search-glossary
	{
		border-top: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-left: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_test_skin #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_test_skin #search-field::-moz-placeholder
	{
		
	}

	._Skins_test_skin #search-field:-moz-placeholder
	{
		
	}

	._Skins_test_skin #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_test_skin .button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: linear-gradient(#ffffff, #ececec);
		background-position: center center;
	}

	._Skins_test_skin .button.collapse-all-button
	{
		background: #ececec url('Images/test_skin/collapse.png') no-repeat center center;
		background: url('Images/test_skin/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ececec;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.edit-user-profile-button
	{
		background: #ececec url('Images/test_skin/edit-profile.png') no-repeat center center;
		background: url('Images/test_skin/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/edit-profile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.expand-all-button
	{
		background: #ececec url('Images/test_skin/expand.png') no-repeat center center;
		background: url('Images/test_skin/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.login-button
	{
		background: #ececec url('Images/test_skin/login.png') no-repeat center center;
		background: url('Images/test_skin/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.next-topic-button
	{
		background: #ececec url('Images/test_skin/navigate-next.png') no-repeat center center;
		background: url('Images/test_skin/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/navigate-next.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.previous-topic-button
	{
		background: #ececec url('Images/test_skin/navigate-previous.png') no-repeat center center;
		background: url('Images/test_skin/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/navigate-previous.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.print-button
	{
		background: #ececec url('Images/test_skin/printer.png') no-repeat center center;
		background: url('Images/test_skin/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.remove-highlight-button
	{
		background: #ececec url('Images/test_skin/highlight.png') no-repeat center center;
		background: url('Images/test_skin/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.select-language-button
	{
		background: #ececec url('Images/test_skin/select-language.png') no-repeat center center;
		background: url('Images/test_skin/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.select-skin-button
	{
		background: #ececec url('Images/test_skin/select-skin.png') no-repeat center center;
		background: url('Images/test_skin/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/test_skin/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/test_skin/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/test_skin/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/test_skin/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_test_skin .button.topic-ratings-button
	{
		width: 16px;
		background: transparent url('Images/test_skin/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/star-full.png') no-repeat center center;
	}

	._Skins_test_skin .button.topic-ratings-empty-button
	{
		width: 16px;
		background: transparent url('Images/test_skin/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/test_skin/star-empty.png') no-repeat center center;
	}

	._Skins_test_skin .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_test_skin .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_test_skin .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_test_skin .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_test_skin .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_test_skin .button-separator
	{
		
	}

	._Skins_test_skin #contentBody
	{
		background-repeat: no-repeat;
		background-color: #f7f7f7;
	}
}

