/*<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-account-wrapper
	{
		position: absolute;
		left: 60px;
		top: 0;
		z-index: 1;
		line-height: 60px;
	}

	.central-dropdown
	{
		margin: 0;
	}

	.central-dropdown .central-account-drop
	{
		padding: 0;
	}

	.central-account-image
	{
		margin: 0 20px 3px 20px;
	}

	.central-account-text
	{
		display: none;
	}

	.central-dropdown-content
	{
		left: 0;
		right: auto;
	}

	.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-account-wrapper
	{
		position: absolute;
		left: 60px;
		top: 0;
		z-index: 1;
		line-height: 60px;
	}

	.defaultSkin .central-dropdown
	{
		margin: 0;
	}

	.defaultSkin .central-dropdown .central-account-drop
	{
		padding: 0;
	}

	.defaultSkin .central-account-image
	{
		margin: 0 20px 3px 20px;
	}

	.defaultSkin .central-account-text
	{
		display: none;
	}

	.defaultSkin .central-dropdown-content
	{
		left: 0;
		right: auto;
	}

	._Skins_HTML5___Tripane .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	._Skins_HTML5___Tripane .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5___Tripane .central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	._Skins_HTML5___Tripane .central-dropdown:hover
	{
		
	}

	._Skins_HTML5___Tripane .central-account-image
	{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 3px;
		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_HTML5___Tripane .central-dropdown-content
	{
		height: auto;
		left: 0px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane .central-dropdown-content a
	{
		
	}

	._Skins_HTML5___Tripane .central-dropdown-content a:hover
	{
		
	}

	._Skins_HTML5___Tripane___VO .central-dropdown-content a:hover
	{
		
	}

	._Skins_Tripane_VCP .central-dropdown-content a:hover
	{
		
	}

	._Skins_Tripane_VCS .central-dropdown-content a:hover
	{
		
	}

	._Skins_Tripane_VDAF .central-dropdown-content a:hover
	{
		
	}

	._Skins_Tripane_VO .central-dropdown-content a:hover
	{
		
	}

	._Skins_HTML5___Tripane .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_HTML5___Tripane #responsiveHeader
	{
		height: 60px;
		background: #ffffff url('Images/diagonal_lines.png') no-repeat;
		background: url('Images/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_HTML5___Tripane #contentBodyInner
	{
		top: 98px;
	}

	._Skins_HTML5___Tripane #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_HTML5___Tripane #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_HTML5___Tripane #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_HTML5___Tripane #responsiveHeader .logo
	{
		width: 612px;
		background: #ffffff url('Images/vericut_banner_1.png') no-repeat center center;
		background: url('Images/vericut_banner_1.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/vericut_banner_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/vericut_banner_1.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/vericut_banner_1.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/vericut_banner_1.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/vericut_banner_1.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/vericut_banner_1.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane #responsiveHeader .logo > img
	{
		width: 612px;
		height: 83px;
	}

	._Skins_HTML5___Tripane body
	{
		background: #ffffff url('Images/diagonal_lines.png') no-repeat;
		background: url('Images/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane #index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane #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_HTML5___Tripane #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_HTML5___Tripane #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_HTML5___Tripane #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, #949494;
	}

	._Skins_HTML5___Tripane #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, #949494;
	}

	._Skins_HTML5___Tripane #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, #949494;
	}

	._Skins_HTML5___Tripane #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_HTML5___Tripane .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_HTML5___Tripane .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_HTML5___Tripane .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_HTML5___Tripane .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_HTML5___Tripane .tree-node div
	{
		line-height: 3em;
	}

	._Skins_HTML5___Tripane .menu-icon button span
	{
		background: transparent url('Images/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#114485));
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #0e3167 0%,#114485 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#0e3167, #114485);
	}

	._Skins_HTML5___Tripane .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_HTML5___Tripane .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_HTML5___Tripane .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li#Community
	{
		
	}

	._Skins_HTML5___Tripane .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li#IndexTab
	{
		
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li#SearchTab
	{
		
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li#TocTab
	{
		
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_HTML5___Tripane .tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #494949;
		border-right: solid 0px #494949;
		border-top: solid 1px #494949;
		border-bottom: solid 1px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/communityActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/communityActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveGlossaryActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveGlossaryActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveSearchFilterActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveSearchFilterActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/ResponsiveTOCActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/ResponsiveTOCActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_HTML5___Tripane .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;
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
		background-clip: padding-box;
	}

	._Skins_HTML5___Tripane .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane #search-sidebar
	{
		display: block;
		height: 50px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_HTML5___Tripane .search-account-container
	{
		
	}

	._Skins_HTML5___Tripane #search-field-sidebar
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_HTML5___Tripane #responsive-search-index
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_HTML5___Tripane #responsive-search-glossary
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_HTML5___Tripane #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5___Tripane #search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5___Tripane #search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5___Tripane #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .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, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .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_HTML5___Tripane .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, #ffffff 0%, #ececec 100%);
		background: url('Images/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/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .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, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .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, #ffffff 0%, #ececec 100%);
		background: url('Images/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .button.next-topic-button
	{
		background: #ececec url('Images/navigate-next.png') no-repeat center center;
		background: url('Images/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/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/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .button.previous-topic-button
	{
		background: #ececec url('Images/navigate-previous.png') no-repeat center center;
		background: url('Images/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/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/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .button.print-button
	{
		background: #ececec url('Images/printer.png') no-repeat center center;
		background: url('Images/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .button.remove-highlight-button
	{
		background: #ececec url('Images/highlight.png') no-repeat center center;
		background: url('Images/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .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, #ffffff 0%, #ececec 100%);
		background: url('Images/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/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .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, #ffffff 0%, #ececec 100%);
		background: url('Images/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/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane .button.topic-ratings-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_HTML5___Tripane .button.topic-ratings-empty-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_HTML5___Tripane .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_HTML5___Tripane .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_HTML5___Tripane .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_HTML5___Tripane .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_HTML5___Tripane .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_HTML5___Tripane .button-separator
	{
		
	}

	._Skins_HTML5___Tripane #contentBody
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_HTML5___Tripane___VO .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	._Skins_HTML5___Tripane___VO .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_HTML5___Tripane___VO .central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	._Skins_HTML5___Tripane___VO .central-dropdown:hover
	{
		
	}

	._Skins_HTML5___Tripane___VO .central-account-image
	{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 3px;
		background: transparent url('Images/HTML5 - Tripane - VO/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_HTML5___Tripane___VO .central-dropdown-content
	{
		height: auto;
		left: 0px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO .central-dropdown-content a
	{
		
	}

	._Skins_HTML5___Tripane___VO .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_HTML5___Tripane___VO #responsiveHeader
	{
		height: 60px;
		background: #ffffff url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat;
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane___VO .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_HTML5___Tripane___VO #contentBodyInner
	{
		top: 98px;
	}

	._Skins_HTML5___Tripane___VO #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_HTML5___Tripane___VO #home-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_HTML5___Tripane___VO #responsiveHeader .logo
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	._Skins_HTML5___Tripane___VO body
	{
		background: #ffffff url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat;
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane___VO .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #index.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/HTML5 - Tripane - VO/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/HTML5 - Tripane - VO/index-collapsed.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/HTML5 - Tripane - VO/index-expanded.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane___VO #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/HTML5 - Tripane - VO/index.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane___VO #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_HTML5___Tripane___VO #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_HTML5___Tripane___VO .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_HTML5___Tripane___VO .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane___VO .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_HTML5___Tripane___VO .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane___VO .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_HTML5___Tripane___VO .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_HTML5___Tripane___VO .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_HTML5___Tripane___VO .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_HTML5___Tripane___VO .tree-node div
	{
		line-height: 3em;
	}

	._Skins_HTML5___Tripane___VO .menu-icon button span
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#114485));
		background: url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #0e3167 0%,#114485 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#0e3167, #114485);
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_HTML5___Tripane___VO .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#Community
	{
		
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_HTML5___Tripane___VO .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#IndexTab
	{
		
	}

	._Skins_HTML5___Tripane___VO .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#SearchTab
	{
		
	}

	._Skins_HTML5___Tripane___VO .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#TocTab
	{
		
	}

	._Skins_HTML5___Tripane___VO .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #494949;
		border-right: solid 0px #494949;
		border-top: solid 1px #494949;
		border-bottom: solid 1px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/communityActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/communityActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveGlossaryActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveGlossaryActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveSearchFilterActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveSearchFilterActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/ResponsiveTOCActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveTOCActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_HTML5___Tripane___VO .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;
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
		background-clip: padding-box;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane___VO .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/HTML5 - Tripane - VO/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane___VO .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_HTML5___Tripane___VO #search-sidebar
	{
		display: block;
		height: 50px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_HTML5___Tripane___VO .search-account-container
	{
		
	}

	._Skins_HTML5___Tripane___VO #search-field-sidebar
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_HTML5___Tripane___VO #responsive-search-index
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_HTML5___Tripane___VO #responsive-search-glossary
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_HTML5___Tripane___VO #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_HTML5___Tripane___VO #search-field::-moz-placeholder
	{
		
	}

	._Skins_HTML5___Tripane___VO #search-field:-moz-placeholder
	{
		
	}

	._Skins_HTML5___Tripane___VO #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_HTML5___Tripane___VO .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_HTML5___Tripane___VO .button.collapse-all-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .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_HTML5___Tripane___VO .button.edit-user-profile-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.expand-all-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.login-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.next-topic-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.previous-topic-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.print-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.remove-highlight-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.select-language-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/select-language.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.select-skin-button
	{
		background: #ececec url('Images/HTML5 - Tripane - VO/select-skin.png') no-repeat center center;
		background: url('Images/HTML5 - Tripane - VO/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/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/HTML5 - Tripane - VO/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/HTML5 - Tripane - VO/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/HTML5 - Tripane - VO/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_HTML5___Tripane___VO .button.topic-ratings-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_HTML5___Tripane___VO .button.topic-ratings-empty-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_HTML5___Tripane___VO .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_HTML5___Tripane___VO .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_HTML5___Tripane___VO .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_HTML5___Tripane___VO .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_HTML5___Tripane___VO .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_HTML5___Tripane___VO .button-separator
	{
		
	}

	._Skins_HTML5___Tripane___VO #contentBody
	{
		background-repeat: no-repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#0e3167));
		background: -webkit-linear-gradient(top, #0e3167 0%, #0e3167 100%);
		background: -o-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: -ms-linear-gradient(top, #0e3167 0%,#0e3167 100%);
		background: linear-gradient(top, #0e3167 0%,#0e3167 100%);
		-pie-background: linear-gradient(#0e3167, #0e3167);
	}

	._Skins_Tripane_VCP .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	._Skins_Tripane_VCP .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Tripane_VCP .central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	._Skins_Tripane_VCP .central-dropdown:hover
	{
		
	}

	._Skins_Tripane_VCP .central-account-image
	{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 3px;
		background: transparent url('Images/Tripane_VCP/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Tripane_VCP .central-dropdown-content
	{
		height: auto;
		left: 0px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP .central-dropdown-content a
	{
		
	}

	._Skins_Tripane_VCP .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Tripane_VCP #responsiveHeader
	{
		height: 60px;
		background: #ffffff url('Images/Tripane_VCP/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCP .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_Tripane_VCP #contentBodyInner
	{
		top: 98px;
	}

	._Skins_Tripane_VCP #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_Tripane_VCP #home-icon
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_Tripane_VCP #responsiveHeader .logo
	{
		width: 612px;
		background: #ffffff url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center;
		background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCP/vcp_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/vcp_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCP #responsiveHeader .logo > img
	{
		width: 612px;
		height: 83px;
	}

	._Skins_Tripane_VCP body
	{
		background: #ffffff url('Images/Tripane_VCP/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCP .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP #index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCP #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VCP/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VCP #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VCP/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VCP #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VCP/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VCP #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCP/index-collapsed.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCP #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCP/index-expanded.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCP #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCP/index.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCP #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCP #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCP .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_Tripane_VCP .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCP/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCP .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_Tripane_VCP .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCP/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCP .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_Tripane_VCP .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCP/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCP .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_Tripane_VCP .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_Tripane_VCP .tree-node div
	{
		line-height: 3em;
	}

	._Skins_Tripane_VCP .menu-icon button span
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#114485));
		background: url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #0e3167 0%,#114485 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#0e3167, #114485);
	}

	._Skins_Tripane_VCP .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VCP .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VCP .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_Tripane_VCP .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCP/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#Community
	{
		
	}

	._Skins_Tripane_VCP .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_Tripane_VCP .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCP/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#IndexTab
	{
		
	}

	._Skins_Tripane_VCP .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCP/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#SearchTab
	{
		
	}

	._Skins_Tripane_VCP .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCP/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#TocTab
	{
		
	}

	._Skins_Tripane_VCP .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCP/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VCP .tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #494949;
		border-right: solid 0px #494949;
		border-top: solid 1px #494949;
		border-bottom: solid 1px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/communityActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/communityActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveGlossaryActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveGlossaryActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveSearchFilterActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveSearchFilterActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCP .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/ResponsiveTOCActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveTOCActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VCP .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;
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
		background-clip: padding-box;
	}

	._Skins_Tripane_VCP .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCP .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCP .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCP/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCP/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCP .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCP .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCP .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCP .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCP #search-sidebar
	{
		display: block;
		height: 50px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_Tripane_VCP .search-account-container
	{
		
	}

	._Skins_Tripane_VCP #search-field-sidebar
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VCP #responsive-search-index
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VCP #responsive-search-glossary
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VCP #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Tripane_VCP #search-field::-moz-placeholder
	{
		
	}

	._Skins_Tripane_VCP #search-field:-moz-placeholder
	{
		
	}

	._Skins_Tripane_VCP #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Tripane_VCP .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_Tripane_VCP .button.collapse-all-button
	{
		background: #ececec url('Images/Tripane_VCP/collapse.png') no-repeat center center;
		background: url('Images/Tripane_VCP/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCP/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .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_Tripane_VCP .button.edit-user-profile-button
	{
		background: #ececec url('Images/Tripane_VCP/edit-profile.png') no-repeat center center;
		background: url('Images/Tripane_VCP/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/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/Tripane_VCP/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.expand-all-button
	{
		background: #ececec url('Images/Tripane_VCP/expand.png') no-repeat center center;
		background: url('Images/Tripane_VCP/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCP/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.login-button
	{
		background: #ececec url('Images/Tripane_VCP/login.png') no-repeat center center;
		background: url('Images/Tripane_VCP/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCP/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.next-topic-button
	{
		background: #ececec url('Images/Tripane_VCP/navigate-next.png') no-repeat center center;
		background: url('Images/Tripane_VCP/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/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/Tripane_VCP/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.previous-topic-button
	{
		background: #ececec url('Images/Tripane_VCP/navigate-previous.png') no-repeat center center;
		background: url('Images/Tripane_VCP/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/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/Tripane_VCP/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.print-button
	{
		background: #ececec url('Images/Tripane_VCP/printer.png') no-repeat center center;
		background: url('Images/Tripane_VCP/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCP/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.remove-highlight-button
	{
		background: #ececec url('Images/Tripane_VCP/highlight.png') no-repeat center center;
		background: url('Images/Tripane_VCP/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCP/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.select-language-button
	{
		background: #ececec url('Images/Tripane_VCP/select-language.png') no-repeat center center;
		background: url('Images/Tripane_VCP/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/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/Tripane_VCP/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.select-skin-button
	{
		background: #ececec url('Images/Tripane_VCP/select-skin.png') no-repeat center center;
		background: url('Images/Tripane_VCP/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/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/Tripane_VCP/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCP/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCP/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCP/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCP .button.topic-ratings-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VCP .button.topic-ratings-empty-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VCP .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VCP .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VCP .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VCP .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VCP .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VCP .button-separator
	{
		
	}

	._Skins_Tripane_VCP #contentBody
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	._Skins_Tripane_VCS .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Tripane_VCS .central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	._Skins_Tripane_VCS .central-dropdown:hover
	{
		
	}

	._Skins_Tripane_VCS .central-account-image
	{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 3px;
		background: transparent url('Images/Tripane_VCS/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Tripane_VCS .central-dropdown-content
	{
		height: auto;
		left: 0px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS .central-dropdown-content a
	{
		
	}

	._Skins_Tripane_VCS .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Tripane_VCS #responsiveHeader
	{
		height: 60px;
		background: #ffffff url('Images/Tripane_VCS/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCS .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_Tripane_VCS #contentBodyInner
	{
		top: 98px;
	}

	._Skins_Tripane_VCS #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_Tripane_VCS #home-icon
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_Tripane_VCS #responsiveHeader .logo
	{
		width: 612px;
		background: #ffffff url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center;
		background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCS/vcs_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/vcs_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCS #responsiveHeader .logo > img
	{
		width: 612px;
		height: 83px;
	}

	._Skins_Tripane_VCS body
	{
		background: #ffffff url('Images/Tripane_VCS/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCS .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS #index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCS #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VCS/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VCS #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VCS/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VCS #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VCS/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VCS #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCS/index-collapsed.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCS #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCS/index-expanded.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCS #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCS/index.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCS #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VCS #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VCS .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_Tripane_VCS .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCS/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCS .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_Tripane_VCS .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCS/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCS .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_Tripane_VCS .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VCS/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VCS .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_Tripane_VCS .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_Tripane_VCS .tree-node div
	{
		line-height: 3em;
	}

	._Skins_Tripane_VCS .menu-icon button span
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#114485));
		background: url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #0e3167 0%,#114485 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#0e3167, #114485);
	}

	._Skins_Tripane_VCS .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VCS .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VCS .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_Tripane_VCS .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCS/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#Community
	{
		
	}

	._Skins_Tripane_VCS .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_Tripane_VCS .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCS/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#IndexTab
	{
		
	}

	._Skins_Tripane_VCS .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCS/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#SearchTab
	{
		
	}

	._Skins_Tripane_VCS .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCS/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#TocTab
	{
		
	}

	._Skins_Tripane_VCS .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VCS/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VCS .tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #494949;
		border-right: solid 0px #494949;
		border-top: solid 1px #494949;
		border-bottom: solid 1px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/communityActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/communityActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveGlossaryActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveGlossaryActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveSearchFilterActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveSearchFilterActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VCS .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/ResponsiveTOCActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveTOCActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VCS .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;
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
		background-clip: padding-box;
	}

	._Skins_Tripane_VCS .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCS .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCS .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VCS/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VCS/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VCS .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCS .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCS .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCS .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VCS #search-sidebar
	{
		display: block;
		height: 50px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_Tripane_VCS .search-account-container
	{
		
	}

	._Skins_Tripane_VCS #search-field-sidebar
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VCS #responsive-search-index
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VCS #responsive-search-glossary
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VCS #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Tripane_VCS #search-field::-moz-placeholder
	{
		
	}

	._Skins_Tripane_VCS #search-field:-moz-placeholder
	{
		
	}

	._Skins_Tripane_VCS #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Tripane_VCS .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_Tripane_VCS .button.collapse-all-button
	{
		background: #ececec url('Images/Tripane_VCS/collapse.png') no-repeat center center;
		background: url('Images/Tripane_VCS/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCS/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .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_Tripane_VCS .button.edit-user-profile-button
	{
		background: #ececec url('Images/Tripane_VCS/edit-profile.png') no-repeat center center;
		background: url('Images/Tripane_VCS/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/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/Tripane_VCS/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.expand-all-button
	{
		background: #ececec url('Images/Tripane_VCS/expand.png') no-repeat center center;
		background: url('Images/Tripane_VCS/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCS/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.login-button
	{
		background: #ececec url('Images/Tripane_VCS/login.png') no-repeat center center;
		background: url('Images/Tripane_VCS/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCS/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.next-topic-button
	{
		background: #ececec url('Images/Tripane_VCS/navigate-next.png') no-repeat center center;
		background: url('Images/Tripane_VCS/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/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/Tripane_VCS/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.previous-topic-button
	{
		background: #ececec url('Images/Tripane_VCS/navigate-previous.png') no-repeat center center;
		background: url('Images/Tripane_VCS/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/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/Tripane_VCS/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.print-button
	{
		background: #ececec url('Images/Tripane_VCS/printer.png') no-repeat center center;
		background: url('Images/Tripane_VCS/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCS/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.remove-highlight-button
	{
		background: #ececec url('Images/Tripane_VCS/highlight.png') no-repeat center center;
		background: url('Images/Tripane_VCS/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VCS/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.select-language-button
	{
		background: #ececec url('Images/Tripane_VCS/select-language.png') no-repeat center center;
		background: url('Images/Tripane_VCS/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/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/Tripane_VCS/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.select-skin-button
	{
		background: #ececec url('Images/Tripane_VCS/select-skin.png') no-repeat center center;
		background: url('Images/Tripane_VCS/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/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/Tripane_VCS/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VCS/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VCS/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VCS/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VCS .button.topic-ratings-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VCS .button.topic-ratings-empty-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VCS .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VCS .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VCS .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VCS .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VCS .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VCS .button-separator
	{
		
	}

	._Skins_Tripane_VCS #contentBody
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	._Skins_Tripane_VDAF .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Tripane_VDAF .central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	._Skins_Tripane_VDAF .central-dropdown:hover
	{
		
	}

	._Skins_Tripane_VDAF .central-account-image
	{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 3px;
		background: transparent url('Images/Tripane_VDAF/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Tripane_VDAF .central-dropdown-content
	{
		height: auto;
		left: 0px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF .central-dropdown-content a
	{
		
	}

	._Skins_Tripane_VDAF .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Tripane_VDAF #responsiveHeader
	{
		height: 60px;
		background: #ffffff url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VDAF .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_Tripane_VDAF #contentBodyInner
	{
		top: 98px;
	}

	._Skins_Tripane_VDAF #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_Tripane_VDAF #home-icon
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_Tripane_VDAF #responsiveHeader .logo
	{
		width: 612px;
		background: #ffffff url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/vdaf_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VDAF #responsiveHeader .logo > img
	{
		width: 612px;
		height: 83px;
	}

	._Skins_Tripane_VDAF body
	{
		background: #ffffff url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VDAF .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF #index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VDAF #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VDAF/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VDAF #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VDAF/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VDAF #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VDAF/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VDAF #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VDAF/index-collapsed.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VDAF #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VDAF/index-expanded.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VDAF #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VDAF/index.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VDAF #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VDAF #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VDAF .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_Tripane_VDAF .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VDAF/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VDAF .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_Tripane_VDAF .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VDAF/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VDAF .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_Tripane_VDAF .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VDAF/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VDAF .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_Tripane_VDAF .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_Tripane_VDAF .tree-node div
	{
		line-height: 3em;
	}

	._Skins_Tripane_VDAF .menu-icon button span
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#114485));
		background: url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #0e3167 0%,#114485 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#0e3167, #114485);
	}

	._Skins_Tripane_VDAF .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VDAF .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_Tripane_VDAF .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VDAF/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#Community
	{
		
	}

	._Skins_Tripane_VDAF .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_Tripane_VDAF .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VDAF/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#IndexTab
	{
		
	}

	._Skins_Tripane_VDAF .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VDAF/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#SearchTab
	{
		
	}

	._Skins_Tripane_VDAF .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VDAF/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#TocTab
	{
		
	}

	._Skins_Tripane_VDAF .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VDAF/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VDAF .tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #494949;
		border-right: solid 0px #494949;
		border-top: solid 1px #494949;
		border-bottom: solid 1px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/communityActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/communityActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveGlossaryActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveGlossaryActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveSearchFilterActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveSearchFilterActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VDAF .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/ResponsiveTOCActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveTOCActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VDAF .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;
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
		background-clip: padding-box;
	}

	._Skins_Tripane_VDAF .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VDAF .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VDAF .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VDAF/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VDAF/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VDAF .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VDAF .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VDAF .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VDAF .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VDAF #search-sidebar
	{
		display: block;
		height: 50px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_Tripane_VDAF .search-account-container
	{
		
	}

	._Skins_Tripane_VDAF #search-field-sidebar
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VDAF #responsive-search-index
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VDAF #responsive-search-glossary
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VDAF #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Tripane_VDAF #search-field::-moz-placeholder
	{
		
	}

	._Skins_Tripane_VDAF #search-field:-moz-placeholder
	{
		
	}

	._Skins_Tripane_VDAF #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Tripane_VDAF .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_Tripane_VDAF .button.collapse-all-button
	{
		background: #ececec url('Images/Tripane_VDAF/collapse.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VDAF/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .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_Tripane_VDAF .button.edit-user-profile-button
	{
		background: #ececec url('Images/Tripane_VDAF/edit-profile.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/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/Tripane_VDAF/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.expand-all-button
	{
		background: #ececec url('Images/Tripane_VDAF/expand.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VDAF/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.login-button
	{
		background: #ececec url('Images/Tripane_VDAF/login.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VDAF/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.next-topic-button
	{
		background: #ececec url('Images/Tripane_VDAF/navigate-next.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/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/Tripane_VDAF/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.previous-topic-button
	{
		background: #ececec url('Images/Tripane_VDAF/navigate-previous.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/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/Tripane_VDAF/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.print-button
	{
		background: #ececec url('Images/Tripane_VDAF/printer.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VDAF/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.remove-highlight-button
	{
		background: #ececec url('Images/Tripane_VDAF/highlight.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VDAF/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.select-language-button
	{
		background: #ececec url('Images/Tripane_VDAF/select-language.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/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/Tripane_VDAF/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.select-skin-button
	{
		background: #ececec url('Images/Tripane_VDAF/select-skin.png') no-repeat center center;
		background: url('Images/Tripane_VDAF/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/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/Tripane_VDAF/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VDAF/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VDAF/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VDAF/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VDAF .button.topic-ratings-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VDAF .button.topic-ratings-empty-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VDAF .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VDAF .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VDAF .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VDAF .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VDAF .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VDAF .button-separator
	{
		
	}

	._Skins_Tripane_VDAF #contentBody
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .central-dropdown
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	._Skins_Tripane_VO .central-dropdown .central-account-drop
	{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	._Skins_Tripane_VO .central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	._Skins_Tripane_VO .central-dropdown:hover
	{
		
	}

	._Skins_Tripane_VO .central-account-image
	{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 3px;
		background: transparent url('Images/Tripane_VO/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/icon-user-light-gray.png') no-repeat center center;
	}

	._Skins_Tripane_VO .central-dropdown-content
	{
		height: auto;
		left: 0px;
		right: auto;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO .central-dropdown-content a
	{
		
	}

	._Skins_Tripane_VO .central-separator
	{
		background-color: #D5D8DA;
	}

	._Skins_Tripane_VO #responsiveHeader
	{
		height: 60px;
		background: #ffffff url('Images/Tripane_VO/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VO .toolbar-buttons
	{
		top: 67px;
	}

	._Skins_Tripane_VO #contentBodyInner
	{
		top: 98px;
	}

	._Skins_Tripane_VO #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_Tripane_VO #home-icon
	{
		background: transparent url('Images/Tripane_VO/ResponsiveHome.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveHome.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO #home-text
	{
		color: #dadada;
		font-size: 16px;
	}

	._Skins_Tripane_VO #responsiveHeader .logo
	{
		width: 612px;
		background: #ffffff url('Images/Tripane_VO/vo_banner.png') no-repeat center center;
		background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VO/vo_banner.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/vo_banner.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VO #responsiveHeader .logo > img
	{
		width: 612px;
		height: 83px;
	}

	._Skins_Tripane_VO body
	{
		background: #ffffff url('Images/Tripane_VO/diagonal_lines.png') no-repeat;
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/diagonal_lines.png') no-repeat, linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VO .tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO #navigation[role="complementary"]
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO #browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO #community.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO #glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO #index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VO #index .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VO/index-expanded.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-expanded.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VO #index .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VO/index-collapsed.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index-collapsed.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VO #index .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VO/index.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/index.png') no-repeat left 10px center;
		padding-left: 37px;
	}

	._Skins_Tripane_VO #index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VO/index-collapsed.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VO #index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VO/index-expanded.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VO #index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		padding-left: 37px;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VO/index.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VO #search.tabs-panel-content
	{
		background-repeat: repeat;
		background-color: #ffffff;
	}

	._Skins_Tripane_VO #toc.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	._Skins_Tripane_VO .tree-node.tree-node-collapsed > div
	{
		background: transparent url('Images/Tripane_VO/ResponsiveBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveBook.png') no-repeat left 10px center;
		padding-left: 43px;
	}

	._Skins_Tripane_VO .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VO/ResponsiveBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VO .tree-node.tree-node-expanded > div
	{
		background: transparent url('Images/Tripane_VO/ResponsiveOpenBook.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveOpenBook.png') no-repeat left 10px center;
		padding-left: 47px;
	}

	._Skins_Tripane_VO .tree-node.tree-node-expanded.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveOpenBook.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VO/ResponsiveOpenBook.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VO .tree-node.tree-node-leaf > div
	{
		background: transparent url('Images/Tripane_VO/ResponsiveTopic.png') no-repeat left 10px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveTopic.png') no-repeat left 10px center;
		padding-left: 44px;
	}

	._Skins_Tripane_VO .tree-node.tree-node-leaf.tree-node-selected > div
	{
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveTopic.png') no-repeat left 10px center;
		color: #000000;
		background-position: 10px center;
		background: url('Images/Tripane_VO/ResponsiveTopic.png') no-repeat left 10px center, #949494;
	}

	._Skins_Tripane_VO .tree-node .new-indicator
	{
		width: 7px;
		height: 7px;
	}

	._Skins_Tripane_VO .tree-node div .label
	{
		font-size: 16px;
	}

	._Skins_Tripane_VO .tree-node div
	{
		line-height: 3em;
	}

	._Skins_Tripane_VO .menu-icon button span
	{
		background: transparent url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3167), color-stop(100%,#114485));
		background: url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #0e3167 0%, #114485 100%);
		background: url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #0e3167 0%,#114485 100%);
		background: url('Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #0e3167 0%,#114485 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#0e3167, #114485);
	}

	._Skins_Tripane_VO .tabs-nav li
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VO .tabs-nav li.tab-collapsed
	{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	._Skins_Tripane_VO .tabs-nav li#BrowseSequencesTab
	{
		
	}

	._Skins_Tripane_VO .tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VO/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#Community
	{
		
	}

	._Skins_Tripane_VO .tabs-nav li#GlossaryTab
	{
		
	}

	._Skins_Tripane_VO .tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VO/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveGlossaryInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#IndexTab
	{
		
	}

	._Skins_Tripane_VO .tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VO/ResponsiveIndexInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveIndexInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#SearchTab
	{
		
	}

	._Skins_Tripane_VO .tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VO/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#TocTab
	{
		
	}

	._Skins_Tripane_VO .tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		height: 40px;
		margin: 0;
		background: transparent url('Images/Tripane_VO/ResponsiveTOCInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveTOCInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VO .tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #494949;
		border-right: solid 0px #494949;
		border-top: solid 1px #494949;
		border-bottom: solid 1px #494949;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
		background-repeat: repeat;
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveBrowseSequenceActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/communityActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/communityActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/ResponsiveGlossaryActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveGlossaryActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/ResponsiveIndexActive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveIndexActive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/ResponsiveSearchFilterActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveSearchFilterActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#TocTab.tabs-nav-active
	{
		background: #f7f7f7;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}

	._Skins_Tripane_VO .tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/ResponsiveTOCActive.png') repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveTOCActive.png') repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	._Skins_Tripane_VO .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;
		background-repeat: no-repeat;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
		background-clip: padding-box;
	}

	._Skins_Tripane_VO .tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VO .tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VO .tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background: transparent url('Images/Tripane_VO/communityInactive.png') no-repeat 11px center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/Tripane_VO/communityInactive.png') no-repeat 11px center;
		background-size: 18px 20px;
	}

	._Skins_Tripane_VO .tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VO .tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VO .tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VO .tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: transparent none;
		background: -moz-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2264b0), color-stop(100%,#2264b0));
		background: -webkit-linear-gradient(top, #2264b0 0%, #2264b0 100%);
		background: -o-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: -ms-linear-gradient(top, #2264b0 0%,#2264b0 100%);
		background: linear-gradient(top, #2264b0 0%,#2264b0 100%);
		-pie-background: linear-gradient(#2264b0, #2264b0);
	}

	._Skins_Tripane_VO #search-sidebar
	{
		display: block;
		height: 50px;
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	._Skins_Tripane_VO .search-account-container
	{
		
	}

	._Skins_Tripane_VO #search-field-sidebar
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VO #responsive-search-index
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VO #responsive-search-glossary
	{
		border-left: inset 2px #ffffff;
		border-right: inset 2px #ffffff;
		border-top: inset 2px #ffffff;
		border-bottom: inset 2px #ffffff;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background: #6F6F6F url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center;
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -moz-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F6F6F), color-stop(100%,#555555));
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -webkit-linear-gradient(top, #6F6F6F 0%, #555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -o-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, -ms-linear-gradient(top, #6F6F6F 0%,#555555 100%);
		background: url('Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(top, #6F6F6F 0%,#555555 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/ResponsiveSearch.png') no-repeat 6px center, linear-gradient(#6F6F6F, #555555);
	}

	._Skins_Tripane_VO #search-field::-webkit-input-placeholder
	{
		
	}

	._Skins_Tripane_VO #search-field::-moz-placeholder
	{
		
	}

	._Skins_Tripane_VO #search-field:-moz-placeholder
	{
		
	}

	._Skins_Tripane_VO #search-field:-ms-input-placeholder
	{
		
	}

	._Skins_Tripane_VO .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_Tripane_VO .button.collapse-all-button
	{
		background: #ececec url('Images/Tripane_VO/collapse.png') no-repeat center center;
		background: url('Images/Tripane_VO/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VO/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .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_Tripane_VO .button.edit-user-profile-button
	{
		background: #ececec url('Images/Tripane_VO/edit-profile.png') no-repeat center center;
		background: url('Images/Tripane_VO/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/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/Tripane_VO/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.expand-all-button
	{
		background: #ececec url('Images/Tripane_VO/expand.png') no-repeat center center;
		background: url('Images/Tripane_VO/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VO/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.login-button
	{
		background: #ececec url('Images/Tripane_VO/login.png') no-repeat center center;
		background: url('Images/Tripane_VO/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VO/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.next-topic-button
	{
		background: #ececec url('Images/Tripane_VO/navigate-next.png') no-repeat center center;
		background: url('Images/Tripane_VO/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/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/Tripane_VO/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/navigate-next.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.previous-topic-button
	{
		background: #ececec url('Images/Tripane_VO/navigate-previous.png') no-repeat center center;
		background: url('Images/Tripane_VO/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/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/Tripane_VO/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/navigate-previous.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.print-button
	{
		background: #ececec url('Images/Tripane_VO/printer.png') no-repeat center center;
		background: url('Images/Tripane_VO/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VO/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/printer.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.remove-highlight-button
	{
		background: #ececec url('Images/Tripane_VO/highlight.png') no-repeat center center;
		background: url('Images/Tripane_VO/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/Tripane_VO/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.select-language-button
	{
		background: #ececec url('Images/Tripane_VO/select-language.png') no-repeat center center;
		background: url('Images/Tripane_VO/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/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/Tripane_VO/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.select-skin-button
	{
		background: #ececec url('Images/Tripane_VO/select-skin.png') no-repeat center center;
		background: url('Images/Tripane_VO/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/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/Tripane_VO/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/Tripane_VO/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/Tripane_VO/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Tripane_VO/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_Tripane_VO .button.topic-ratings-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VO .button.topic-ratings-empty-button
	{
		background-repeat: no-repeat;
		width: 16px;
		background: transparent none;
		-pie-background: transparent;
	}

	._Skins_Tripane_VO .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VO .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VO .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VO .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_Tripane_VO .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_Tripane_VO .button-separator
	{
		
	}

	._Skins_Tripane_VO #contentBody
	{
		background-repeat: no-repeat;
		background: transparent;
		background: -moz-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002a3a), color-stop(100%,#002a3a));
		background: -webkit-linear-gradient(top, #002a3a 0%, #002a3a 100%);
		background: -o-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: -ms-linear-gradient(top, #002a3a 0%,#002a3a 100%);
		background: linear-gradient(top, #002a3a 0%,#002a3a 100%);
		-pie-background: linear-gradient(#002a3a, #002a3a);
	}
}

