@import url(https://fonts.googleapis.com/css?family=Orbitron|Aldrich);/*! jQuery UI - v1.8.24 - 2012-09-28
* https://github.com/jquery/jquery-ui
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.tabs.css, jquery.ui.theme.css
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */

.subNavWrapper {
    background-color: #000;
    height: 25px;
    width: 100%;
	
    left: 0;
    overflow: visible;
    position: fixed;
    z-index: 600;
}
#preheader {
	background-color: #000;
    margin: 0 auto;
	height: 1px;
    min-width: 1050px;
    overflow: visible !important;
    width: 100%;
	
	/* -moz-box-shadow:0 3px 5px #999;
-webkit-box-shadow:0 3px 5px #999;
box-shadow:0 3px 5px #999; */
}
#preheader-container {
  /*  background-color: #000; */
 
    height: 1px;
    margin: 0 auto;
    overflow: visible;
    width: 1000px;
}
#preheader-logo {
   color: #fff;
    display: none;
    float: left;
    font-size: 1.25em;
    font-weight: bold;
    margin: 15px -220px 0 10px;
	/*width: 200px; */
}
#preheader-logo .subNav {
    background-image: url("/contentonly.aspx?file=images/subNav_icon2.gif");
    background-position: left 8px;
    background-repeat: no-repeat;
    float: right;
    padding-left: 25px;
    position: relative;
    right: -8px;
    text-align: right;
    width: 410px;
}
div#search {
    float: right;
    height: 30px;
    text-align: right;
}
div#vibeSearchBox {
    float: left !important;
    height: 23px;
    line-height: 0;
    margin: 0 40px 0 0 !important;
    overflow: visible;
    position: relative;
    top: -5px;
    /* [disabled]width: 200px; */
    transition: all 0.2s ease-out 0s;
}
div#vibeSearchBox .ProductSearch_Table
{
    position: relative; 
    top: -20px;
    transition: all 0.2s ease-out 0s;
}
.navSearch {
    float: right;
    height: 40px;
    left: 20px;
    margin-top: 8px;
    position: relative;
    /* [disabled]width: 300px; */
    transition: all 0.2s ease-out 0s;
}
