@media (min-width: 1002px){
	.container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	
	.navMainDiv{
		padding-left: 0;
		padding-right: 0;		
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: -15px;
		margin-left: -15px;
	}
}

.row {
	position: relative;
}

.headerBlueText {
	font-size: 13px;
	color: #3366ff;
	text-decoration: none;
	font-weight: bolder;
}

.headerBlueLink {
	font-size: 11px;
	font-weight: bold;
}

a, a:hover {
	color: #0000EE;
	text-decoration: underline;
}

a:visited {
	color: #551A8B;
	text-decoration: underline;
}

#logoDownload {
	font-size: 13px;
}

.dropdown-currency {
	min-width: 185px;
}

.miniCartView {
	width: 400px;
}

.dropdown-mainNav {
	min-width:225px;
}

.dropdown-currency li a, .contactNumber, a.contactNumber:hover, a.footerLink, a.footerLink:hover,
a.noUnderline:hover, a.noUnderline {
	text-decoration: none; 
}

a.black {
	color: #000;
}

.dottedLine {
	border-top: 1px dotted lightgray;
	margin-top: 5px;
}

.leftBar {
	border-left: 1px solid #CCC;	
}

.caret {
	margin-left:5px;
}

a.blackText, a.blackText:hover, a.blackText:visited  {
	color: #000;
}

.navText, .contactNumber {
	font-size: 10pt;
	font-weight: bold;
}

.navOptions {
	width: 16.66%;
	text-align:center;
}

.navbar-default {
	background-color: white;
}

.cartLangNav {
	margin-bottom: 0px;
	margin-right: -35px;
	padding-right: 0px;
	width: 100%;
	float:right;
}

.navbar .nav > li > a {
	color: black;
}

.navbar-nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 30px;
}

@media(max-width:991px){
	.nav>li>a{padding:0px 5px;}
	.container-fluid, #mainNav{padding-left:0;padding-right:0}
}


.padding5 > li > a  {
	padding: 5px 0;
}

.noPadding {
	padding: 0;	
}

.fullWidth {
	width: 100%;
}

.mainmenu {
	width:100%;
	border-top: 1px solid #E31B23;
	border-bottom: 1px solid #E31B23;
}

.navbar {
	border: 0px;
}

.imgCaption {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 120px;
	text-align:center;
	margin: 0 auto;
	cursor:pointer;
}

.imgCaptionLS {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 120px;
	text-align:center;
	margin: 0 auto;
	float: right;
	cursor:pointer;
}

.imgCaptionOEM {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 120px;
	text-align:center;
	margin: 0 auto;
	float: left;
	cursor:pointer;
}

.OSA2016 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	width: 96px;
	text-align: center;
}

.productFind {
	width: 100%;
	height: 28px;
	float:right;
	background: rgba(214,207,214,1);
	background: -moz-linear-gradient(top, rgba(214,207,214,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(128,124,128,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,207,214,1)), color-stop(0%, rgba(219,219,219,1)), color-stop(0%, rgba(209,209,209,1)), color-stop(100%, rgba(128,124,128,1)));
	background: -webkit-linear-gradient(top, rgba(214,207,214,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(128,124,128,1) 100%);
	background: -o-linear-gradient(top, rgba(214,207,214,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(128,124,128,1) 100%);
	background: -ms-linear-gradient(top, rgba(214,207,214,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(128,124,128,1) 100%);
	background: linear-gradient(to bottom, rgba(214,207,214,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 0%, rgba(128,124,128,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6cfd6', endColorstr='#807c80', GradientType=0 );
	-webkit-box-shadow: 2px 3px 3px 0px rgba(77,75,77,1);
	-moz-box-shadow: 2px 3px 3px 0px rgba(77,75,77,1);
	box-shadow: 2px 3px 3px 0px rgba(77,75,77,1);
}

.searchBox {
	line-height: 15px;
	margin-top: 3px;
	margin-left: 5px;
}

.searchButton {
	font-weight: bold;
	color: #383738;
	font-size: 16px;
	padding: 2px 4px 2px 4px;
	border-left: solid #383738 2px;
	border-right: solid #383738 2px;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	height: 18px;
	cursor: pointer;
}

.productShop {
	text-shadow: 0px 3px 2px rgba(56, 55, 56, 1);
	color: #ffffff;
	margin-left: 15px;
	margin-top: 3px;
	font-size: 16px;
	width: 150px;
}

.shopButton {
	font-weight: bold;
	color: #383738;
	font-size: 16px;
	padding: 0px 4px 20px 4px;
	border-left: solid #383738 2px;
	border-right: solid #383738 2px;
	float: right;
	margin-right: 5px;
	margin-top: -20px;
	height: 18px;
	cursor: pointer;
}

.newProducts {
	padding-top:1px; 
	text-align: center;
	font-size: 12px;
	clear: both;
	float: right;
	width: 384px;
	margin-top: 20px;
}

.pressRelease {
	padding-top:1px; 
	text-align: justify;
	font-size: 15px;
	clear: both;
	float: right;
	width: 384px;
	margin-top: 20px;
}

.linkSpan {
	float:left;
	margin-top: 8px;
	margin-left: 3px;
}

.footerLine {
	border-bottom: 2px solid #919191;
	margin-top: 5px;
}

.footerLink {
	font-size: 11px;
	color: #3366FF;	
}

.footerPadding {
	padding-top: 42px;
}

.regionalSite, .copyright {
	font-size: 12px;
	color:#999;
	text-decoration:  none;
	font-weight: bolder;	
}

.clearBoth {
	clear:both;
}

.topMarg8 {
	margin-top: 8px;
}

.topMarg10 {
	margin-top: 10px;
}

.topMarg14 {
	margin-top: 14px;
}

.topMarg20 {
	margin-top: 20px;
}

.topMarg25 {
	margin-top: 25px;
}

.topMarg50 {
	margin-top: 50px;
}

.topMarg150 {
	margin-top: 150px;
}

.bottomMarg5{
	margin-bottom: 5px;
}

.bottomMarg20 {
	margin-bottom: 20px;
}

.bottomMarg50 {
	margin-bottom: 50px;
}

.topPadding25 {
	padding-top: 25px;
}

.ht200 {
	height: 200px;
}

.center {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.newProductCenter {
	margin: 0 auto;
	width: 190px;
}

.pressReleaseCenter {
	margin: 0 auto;
	width: 100%;
}

.centerContent {
	margin: 0 auto;
	text-align: center;
}

.rightAlign {
	text-align: right;
}

.leftAlign {
	text-align: left;
}

.bottom {
	bottom: 0;
	position: absolute;
}

.right {
	right: 0;
	position: absolute;
}

.right12 {
	right: 12px;
	position: absolute;
}

.ht50 {
	height: 50px;
}

.homeMsg { 
	color: #565656;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	line-height: 150%;
	text-align: center;
	border-radius:6px;behavior:url(border-radius.htc);
	padding: 20px 20px 20px 20px;
	overflow: auto;
	-moz-box-shadow: 3px 3px 4px #A9A9A9;
	-webkit-box-shadow: 3px 3px 4px #A9A9A9;
	box-shadow: 3px 3px 4px #A9A9A9;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#A9A9A9')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#A9A9A9');
	/* background: ##999;  for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DADADA', endColorstr='#FFFFFF'); /* for IE */
	background: -webkit-linear-gradient(#DADADA, #FFFFFF); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#DADADA, #FFFFFF); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#DADADA, #FFFFFF); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#DADADA, #FFFFFF); /* Standard syntax (must be last) */}
	
.homeMsgBox {text-align: center;}
#homeMsgTitle {font-size: 13px;font-weight: bolder;color: #1A1A1A;padding: 0px 0px 4px 0px;text-align: center;}
.searchMsg{
	padding-top:15px; 
	text-align: center;
}

.JPMessageHeader {
	color: #3366FF;
	font-size: 22px;
	font-weight: bolder;
}

.JPIndexText {
	color: black;
	font-size: 15px;
}

.CSIndexText {
	color: #000000;
	font-size: 22px;
}

.cartSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.cartDottedLine {
	border-bottom: 1px solid #eee;
	padding-top:5px;
	padding-bottom: 5px;
}

.ui-autocomplete {
	background-color: #F0F0F0;
	margin: 0;
	padding: 0 0 0 10px;
	width: 500px;
}

.ui-autocomplete li:hover {
	background-color: #999;
	cursor: pointer;	
}

.ui-autocomplete li {
	list-style: none;
}

.autocompleteHeader {
	text-transform: uppercase;
	background-color: #CCC;
	color: #333;
	margin-left: -10px;
	padding-left: 10px;
	font-size: 12px;
}

.imgSearch {
	margin-right: 8px;
	width: 50px;
	height: 50px;
	border: 1px solid #CCC;
	float: left;
}
.searchResultDiv {
	clear: both;
	height: 50px;
	padding-bottom: 10px;
}

#partNumber > li {
	padding-top:2px;
	height: 55px;
}

.viewAll {
	float: right;
	padding-right: 10px;
	color: #387BD2;
	text-decoration: none;
}

#partNumber {
	overflow-y: scroll;
	height: 250px;
}

.searchInput {
	width: calc(100% - 80px);
}

#cart_Container {
	position: relative;
	display: block;
	z-index: 90;
}

.BasketView {
	display: none;
	position: absolute;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 50px;
	z-index: 99999;
	background-color: #FFFFFF;
	overflow: auto;
	-moz-box-shadow: 4px 4px 3px rgba(204, 204, 204, 0.4);
	-webkit-box-shadow: 4px 4px 3px rgba(204, 204, 204, 0.4);
	box-shadow: 4px 4px 3px rgba(204, 204, 204, 0.4);
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135,
		Color='#CCCCCC' );
}

.BasketView_open {
	position: absolute;
	left: -80px;
	width: 300px;
	border: 1px solid gray;
	padding: 2px;
	z-index: 99999;
	background-color: #FFFFFF;
	overflow: auto;
	-moz-box-shadow: 4px 4px 3px rgba(204, 204, 204, 0.4);
	-webkit-box-shadow: 4px 4px 3px rgba(204, 204, 204, 0.4);
	box-shadow: 4px 4px 3px rgba(204, 204, 204, 0.4);
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135,
		Color='#CCCCCC' );
}

#CartLink {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#CartLink2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.CartLink2 {
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: none;
}

.CartLink2 a:hover {
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: underline;
}

.CartLink2 a:visited {
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: underline;
}

.CartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 1em 0 1em 0;
	color: black;
}

.CartText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 1em 0;
	color: black;
}

.CartButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}

.cartImage {
	height: 10px;
	background-image: url(bgrd-foo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#CartACTLINKS {
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}

#CartACTLINKS a:hover {
	font-size: 12px;
	color: #3366FF;
	text-decoration: underline;
}

#CartACTLINKS a:active {
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}

#CartACTLINKS a:visited {
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}

.thorlabsLogo {
	max-width: 100%;
	height: auto;
}



.New_Products_Icon_50px, .OEM_Icon_1214, .Labsnacks_Icon, .brochure, .shopping_cart2_Icon, .shopping_cart2, .shopping_cart_filled2, .New_Products_Icon100, .shopping_cart_filled2, .OSA2016_Icon{
	background: url(/images/newhp/homePageSprites09_22_16.png) no-repeat;
}

.New_Products_Icon_50px{
	background-position: -3px -6px ;
	width: 50px;
	height: 29px;
}

.OEM_Icon_1214{
	background-position: -72px 0;
	width: 121px;
	height: 88px;
}

.Labsnacks_Icon{
	background-position: -5px -92px ;
	width: 131px;
	height: 86px;
}

.brochure{
	background-position: -5px -224px ;
	width: 127px;
	height: 88px;
}

.shopping_cart2{
	background-position: -15px -187px ;
	width: 30px;
	height: 30px;
	float:left;
}

.shopping_cart_filled2{
	background-position: -72px -185px ;
	width: 30px;
	height: 30px;
	float:left;
}

.New_Products_Icon100{
	background-position: -150px -94px ;
	width: 120px;
	height: 88px;
}

.shopping_cart_filled2{
	background-position: -70px -187px ;
	width: 30px;
	height: 30px;
	float:left;
}

.OSA2016_Icon{
	background-position: -151px -200px ;
	width: 96px;
	height: 108px;
}

/** COOKIE CSS **/
.cookieContainer {
	z-index: 999999;
	opacity: 0.9;
	position: fixed;
	padding: 15px;
	width: 300px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: rgb(255, 255, 255);
	line-height: 15px;
	letter-spacing: normal;
	box-shadow: rgb(0, 0, 0) 0px 0px 8px;
	bottom: 0px;
	left: 0px;
	background-color: rgb(17, 17, 17);
}
.cookieHeader {
	z-index: 999999;
	padding: 0px 0px 7px;
	text-align: left;
	color: rgb(255, 255, 255);
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	font-style: normal;
	margin: 0px;
	background-color: rgb(17, 17, 17);
}
