/*<meta />*/

@media only screen and (max-width: 0px)
{
	nav.tab-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		background: none;
	}

	.tab-bar-section a.logo
	{
		width: 249px;
		height: 72px;
		top: 50%;
		bottom: auto;
		margin-top: -36px;
		position: absolute;
		left: 0;
		right: auto;
		background: transparent url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center;
		background: url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, -moz-linear-gradient(top, #313031 0%, #313031 100%);
		background: url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313031), color-stop(100%,#313031));
		background: url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, -webkit-linear-gradient(top, #313031 0%, #313031 100%);
		background: url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, -o-linear-gradient(top, #313031 0%,#313031 100%);
		background: url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, -ms-linear-gradient(top, #313031 0%,#313031 100%);
		background: url('Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, linear-gradient(top, #313031 0%,#313031 100%);
		-pie-background: url('Skins/Fluid/Stylesheets/Images/Voyager-By-Ikiru-Colour-cropped_1.png') no-repeat center center, linear-gradient(#313031, #313031);
	}

	.search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #e5bd42 url('Images/SearchIcon.png') no-repeat center center;
	}

	.search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #f6ea40 url('Images/FilterOutline.png') no-repeat center center;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.right-off-canvas-menu
	{
		background-position: top center;
		background-color: #404040;
	}

	.right-off-canvas-menu ul ul
	{
		background-position: top center;
		background-color: #404040;
	}

	.left-off-canvas-menu
	{
		background-position: top center;
		background-color: #404040;
	}

	.left-off-canvas-menu ul ul
	{
		background-position: top center;
		background-color: #404040;
	}

	.tab-bar-section.middle > div
	{
		min-height: 72px;
	}

	.inner-wrap nav.tab-bar .outer-row
	{
		
	}

	.tab-bar .menu-icon span
	{
		top: 5px;
		background: transparent url('Images/menu64.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/menu64.png') no-repeat center center;
	}

	.inner-wrap .outer-row
	{
		
	}

	.main-section > .outer-row
	{
		
	}

	ul.off-canvas-list li a
	{
		border-bottom: solid 1px #a9a9a9;
	}

	ul.off-canvas-list li.back > a
	{
		
	}

	ul.off-canvas-list li a:hover
	{
		background-color: #000000;
	}

	ul.off-canvas-list li.back > a:hover
	{
		background-color: #000000;
	}

	nav.tab-bar .menu-icon
	{
		right: 0px;
	}

	.row.nav-search
	{
		display: none;
	}

	.search-bar
	{
		
	}

	.search-field
	{
		padding-right: 106px;
		background-color: #ffffff;
	}

	.search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	.search-filter.open
	{
		background-color: #ffffff;
	}

	.search-filter.selected
	{
		background: transparent url('Images/Filter.png') no-repeat center center;
	}

	.search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	.search-field::-webkit-input-placeholder
	{
		
	}

	.search-field::-moz-placeholder
	{
		
	}

	.search-field:-moz-placeholder
	{
		
	}

	.search-field:-ms-input-placeholder
	{
		
	}

	.search-filter-wrapper
	{
		right: 56px;
	}
}

