ItemNumberItemNumber@charset "utf-8";
/* CSS Document */



@charset "utf-8";

html, body {
	margin:0px;
	}
	
html {
	height:100%;
	}
	
body {
	height:100%;
	margin:0px;
	background-image:url(/Images/jpegs/bkgrd2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	}
	
#content {
	display:inline-block;
/*	background-color:white; 	 REMOVE THESE --> /* WHEN WE GO LIVE */ 
	background-image:url(/Images/gifs/wrapper_bg2.gif);
	width:1024px;
	margin:0 0 0 0;
	top:0px;
	left:0px;
	border-left:1.5px solid #CCC;
	border-right:1.5px solid #CCC;
	border-bottom:1.5px solid #CCC;
	position:relative;
	}


#contentwide {
	display:inline-block;
/*	background-color:white; 	 REMOVE THESE --> /* WHEN WE GO LIVE */ 
	background-image:url(/Images/gifs/wrapper_bg_no_right_nav.gif);
	width:1024px;
	margin:0 0 0 0;
	top:0px;
	left:0px;
	border-left:1.5px solid #CCC;
	border-right:1.5px solid #CCC;
	border-bottom:1.5px solid #CCC;
	position:relative;
	}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	}
	
#header {
	width:100%;
	height:155px;
	background-color:#fff;
	}
	
#googicon {
	width: 24px; 
	height: 24px; 
	overflow: hidden;
	}
	
#googicon img {
	height: 24px; 
	width: 24px;
	}
	
#twiticon {
	width: 22px;
	height: 22px;
	overflow: hidden;
	}
	
#twiticon img {
	height: 22px;
	width: 22px;
	}
	
#twitbanner {
	width: 140px;
	height: 18px;
	overflow: hidden;
	}
	
#twitbanner img {
	width: 140px;
	height: 18px;
	}
	
#nav {
	background-color:#336699;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:28px;
	width:1024px;
	color:white;
	padding:2.5px 0px;
	}
	
#nav a:link {
	color:white;
	text-decoration:none;
	}
	
#nav a:hover {
	color:white;
	text-decoration:none;
	}
	
#nav a:visited {
	color:white;
	text-decoration:none;
	}
	
.header-follow {
	float:left;
	padding-left:3px;
	}
	
.header-menu {
	float:right;
	padding-top:6px;
	padding-right:3px;
	text-align:right;
	}
	
.header-menu input {
	display:none;
	}
	
#miniwrapL {
	width:470px;
	height:107px;
	float:left;
	background-color:#FFF;
	}
	
.txt {
	color:#333;
	font-family:Geneva, sans-serif;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	width:300px;
	height:12px;
	float:left;
	margin-left:5px;
	}

.logo {
	width:219px;
	height:87px;
	float:left;
	padding-right:25px;
	padding-top:3px;
	}
	
.iframe-link {
	position:relative;
	float:left;
	width:150px;
	height:80px;
	}
	
.iframe-link a:link {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	}

#miniwrapR {
	width:330px;
	height:107px;
	float:right;
	background-color:#FFF;
	}

.promo {
	width:333px;
	height:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	color:#464d7b;
	text-align:justify;
	margin-top:2px;
	}
	
.promo img {
	float:left;
	padding-right:5px;
	margin-top:-2px;
	}

.promoBIG {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-style:normal;
	line-height:normal;
	color:#464d7b;
	}
	
.promo span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#999;
	}

.promo a:link {
	text-decoration:none;
	color:#464d7b;
	}

.promo a:hover{
	text-decoration:none;
	}

.promo a:visited {
	color:#464d7b;
	}
	
.call {
	width:325px;
	height:15px;
	text-align:right;
	margin-right:5px;
	margin-top:8px;
	letter-spacing:1.5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#333;
	}
	
.search {
	width:330px;
	height:23px;
	text-align:right;
	margin-top:5px;
	}
	
#gobutton {
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5691c3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 22px;
	margin-right: 5px;
	width: 35px;
	}

.header-menu label {
	display:none;
	}

/* FOR NEW NAVIGATION MENU */ /*  HERE TO LINE 426 WAS TAKEN FROM PRIME____.CSS.  USE THIS CODE WHEN WE ARE READY TO GO LIVE */
/*
.nav3 {
	list-style:none;
	background-color: #dee0e1;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 20px;
	margin:0;
	padding:0;
	
}

.nav3 li {
	display:inline;	
}

.nav3 a {
	display:inline-block;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration:none;
	color: #666666;
	font-weight: bold;
	padding-top: 3px;
	text-align:center;
}

/* END FOR NEW NAVIGATION MENU */

/* INDEX DESCRIPTION FOR TEMPLATE FILES */
/*
.description {				/* For the description at the top of the index pages 
    margin: 15px 10px;		/* 15px top & bottom margin, 10 px left & right margin 
    color: #333;			/* font color 
	text-align: center;
}

.description-title {
	font-size: 14px;
	text-align: center;
	color: #333333;
}

.description a:link {		/* color the links in the description 
    font-size: 12px;
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.description a:hover {		/* underline the links when mouse hovers over 
    text-decoration: underline;
}

/* END INDEX DESCRIPTION FOR TEMPLATE FILES */

/* STYLE THE PRODUCTS LISTED ON THE INDEX PAGES  DON'T USE YET -->

.prodlist {					/* For products listed on the index page */
/*    float: left;			 Float products to the left */
/*    width: 46%;				 Width of the column */
/*    height: auto;	
/*    margin-left: 2%;		 Add some space on the left side of the column */
/*    margin-right: 2%;		 Add some space on the right side of the column */
/*    margin-bottom: 20px;	 Add some space below each product */

/* END STYLE THE PRODUCTS LISTED ON THE INDEX PAGES */


/* NEW STYLES FOR PRODUCT LISTING ----  WE'RE USING THIS ONE */
/*
div.products {
    position: relative;
    width: 48%;
    height: 110px;
    background: #fff;
    color: #000;
	float:left;
}
 
div.products:hover {
    cursor: hand;
    cursor: pointer;
    opacity: .9;
	background: aliceblue;
}
 
a.divLink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;      	/* Makes sure the link doesn't get underlined 
    z-index: 10; 					/* raises anchor tag above everything else in div 
}

.products img {
    float: left;
    width: 30%;
    padding-right: 4%;
}

.products h3 {
    margin: 0;
    padding: 0;
    width: 62%;
    float: left;
    color: #336699;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-top: 20px;
	text-align:left;
}

#mainContent {
    float: left;
    width: 626px;
    background-color: #fff;
}

@media only screen and (max-width: 420px) {		/* Mobile friendly for dumb-asses with stupid phones 
div.products {
    width: 100%;
}

}


/* END NEW STYLES FOR PRODUCTS */


/* STYLE THE PRODUCTS LISTED ON THE INDEX PAGES */

#mainContent .product-listing {
    width: 46%;
    height: 110px;
    float: left;
    text-align: left;
    margin-left: .675em;
}

#mainContent .product-listing img {
    float: left;
    padding-right: 10px;
}

#mainContent .product-listing h3 {
    color: #336699;
    width: 100%;
    text-align: left;
    padding-top: 15px;
}

#mainContent div.product-listing:hover {
    background-color: aliceblue;
}

/* END STYLE THE PRODUCTS LISTED ON THE INDEX PAGES */




#nav2 {
	background-color:#EEEECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:13px;
	width:1024px;
	padding-bottom:2px;
	color:#666;
	float:left;
	}
	
#nav2 span {
	letter-spacing:12px;
	}
	
#nav2 a:link {
	color:#666;
	text-decoration:none;
	}
	
#nav2 a:hover {
	color:#333;
	text-decoration:none;
	}
	
#nav2 a:visited {
	color:#666;
	text-decoration:none;
	}
	
#breadcrumb {
	width:1024px;
	height:20px;
	background-color:#336699;
	}
	
.breadhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#ffff66;
	padding-top:2px;
	text-align:left;
	}
	
.breadhead a {
	background:transparent url(/Images/gifs/breadcrumb.gif) no-repeat center right;
	text-decoration:none;
	padding-left:3px;
	padding-right:18px;
	color:white;
	}
	
.breadhead a:hover {
	text-decoration:underline;
	}
	
#stage {
	float: left;
	width:626px;
/*	margin-left: 12px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea; 	Don't need these with the background-image on the #content ID (line 29)  */
	}
	
#title {
	width:626px;
	float:left;
	margin-right:11px;
	height:auto;
	border-bottom:1px solid #eeeece;
	background-color:white;
	}

.back {
	float:left;
/*	padding-left: 2px; */
	}
	
#mainContent {
	float:left;
	width:626px;
	background-color:#fff;
	}

.sort {
	width: 626px;
	height: 22px;
	background-color: #EEEECE;
	}

.sort span {
	float:right;
	padding-right: 10px;
	padding-top:1px;
	}

#list {
	width:626px;
	height: 160px;
	overflow: hidden;
	border-top:#eeeece solid 1px;
	float:left;
	padding-top:5px;		/* CHANGE TO 10px WHEN WE GO LIVE */
	padding-bottom:5px;		/* CHANGE TO 10px WHEN WE GO LIVE */
/*	padding-left:2px; */	/* REMOVE /**/ /* WHEN WE GO LIVE */
	}
	
#list:hover {
	background-color: #F2F2F2;
	}
	
#prodimag {
	float:left;
	display:flex;
	min-height: 160px;
	min-width: 170px;		/* REMOVE WHEN WE GO LIVE */
	}
	
#prodimag img {
	display:flex;
	margin:auto;
	}

.left {
	margin-top:auto;
	margin-bottom:auto;
	margin-left:0px;
	margin-right:auto;
	}

.listimg130 {
	max-width: 170px;
	margin-left:auto;
	margin-right:auto;
	}
	
.right {
	float:right;
	width:451px;
	}

#headerbox {
	width:450px;
	height:80px;
	overflow:hidden;
	display:inline-block;
	}

#headerbox a:link {
	text-decoration: none;
	}

.headerlist {
	float:left;
	width:60%;
	height:45px;
	}

.hdrtextlist {
	float:right;
	width:40%;
	}

#descbox {
	width:45%;
	float:left;
	height:60px;
	padding:0;
	overflow:hidden;
	}

#descbox blockquote {
	text-align:left;
	}

#descbox2 {
	width:50%;
	float:right;
	height:60px;
	padding:0;
	overflow: hidden;
	}
	
#descbox2 p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	}

#descbox2 blockquote {
	text-align:left;
	}

#button {
	float:right;
	padding:4px;
	cursor:pointer;
	cursor:hand;
	}

.button {
	position: relative;
	float:right;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
	background-color:#C00;
	padding:4px;
	cursor:pointer;
	cursor:hand;
/*	border-radius:16px; */ /* REMOVE /* */ /* WHEN WE GO LIVE */
	}

.button a:link {
	text-decoration:none;
	color:#FFF;
	}

.button a:visited {
	text-decoration:none;
	color:#FFF;
	}

.horizontal-border {
	width:12px;
	float:left;
	background-color:white;
	}

#sidenav {
	float:left;
	width:199px;
	text-align:left;
	background-color:#EEEECE;
	}

#navlinks {
	margin-left:0;
	padding-bottom:20px;
	margin-top:20px;
	padding-left:2px;
	width:194px;
	}

#navlinks li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	list-style:none;
	background-image:url(/Images/gifs/bullet2.gif);
	background-repeat:no-repeat;
	background-position:.125em .35em;
	padding-left:8px;
	padding-bottom:3px;
	}

#navlinks a:link, #navlinks a:visited {
	color:#929090;
	display:block;
	width:100%;
	text-decoration:none;
	}

#navlinks a:hover {
	color:#1a1919;
	text-decoration:none;
	}

#navlinks img {
	padding-top:8px;
	padding-bottom:8px;
	width:199px;
	}

#sidenav-mobile {
	display:none;
	}

#navlinks-mobile {
	display;none;
	}

#sidenav2 {
	float:left;
	width:175px;
	background-color:#EEEECE;
	}

#sidenav2 img {
	max-width:64%;
	max-height:auto;
	}

.service-list {
	display: table;
	width: 146px;
	height:100%;
	padding: 10px 0 0 0;
	margin-left:14px;
	}

.service-list li {
	display: block;
	width: 146px;
	padding: 0px 0 10px 0;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	list-style-type:none;
	vertical-align:top;
	}

.service-list img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0px 0;
	}

.service-list a {
	display:block;
	text-decoration: none;
	}
	
.service-list a {
	background-color: #ffffff;
	border-left: 1px solid #D0D1BB;
	border-top: 1px solid #D0D1BB;
	border-right: 1px solid #49819F;
	border-bottom: 1px solid #49819F;
	}
	
.service-list a:hover {
	background-color: #F2F2F2;
	}

.service-list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: .2em;
	color: #336699;
	}

#footwrap {
	float:left;
	width:750px;
	height:100px;
	border-left:150px solid #eeeece;
	}

.footercart {
	width:100%;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #EEEECE;
	}

.footer {
	width:750px;
	float:right;		/* REMOVE THIS LINE WHEN WE GO LIVE */
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #EEEECE;
/*	background-color: #fff; */  /* REMOVE /* */  /* WHEN WE GO LIVE */
	}

.footer a:link {
	color:#747373;
	text-decoration:none;
	}

.footer a:visited {
	text-decoration:none;
	color:#747373;
	}

.footer a:hover {
	color:#1a1919;
	text-decoration:none;
	}

form {
	padding:0px;
	margin:0px;
	}

img {
	border-style:none;
	}

img {
	border:0px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	padding-top:5px;
	margin-top:-2px;
	}

h1 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-align:center;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	color:#ff0000;
	}

h3 span {
	color:#cc0000;
	}

h3 a:link {
	font-size:14px;
	color:#ff0000;
	}

h3 a:visited {
	font-size:14px;
	color:#ff0000;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#000033;
	}

h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#990000;
	}

.boxheader {
	width:100%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	color:#990000;
	padding-top:20px;
	}

.productno {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#ff0000;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	}

.productno span {
	color:#cc0000;
	}
	
a:visted {
	text-decoration:none;
	}

a:link {
	text-decoration: none;
	}

li {
	text-align:left;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#1f1f1f;
	text-align:left;
	}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#1f1f1f;
	text-align:left;
	}

.pagebreak {
	clear:both;
	width:626px;
	height:20px;
	}

.cellbdr {
	border:1px solid #000099;
	}

<!--itm-default extra css-->
#left {
	float:left;
	width:49%;
	}

#productimg {
	width:300px;
	float:left;
	padding-bottom:10px;
	border-right:#EEEECE 1px dotted;
	}

.imgmd {
	float:left;
	max-width:300px;
	max-height:300px;
	padding-bottom:10px;
	}

.thumb{}

.thumb img {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	max-width:61px;
	max-height:61px;
	border::#EEEECE 1px solid;
	}

.keypoints {
	width:100%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#1f1f1f;
	text-align:left;
	}

.share {
	height:50px;
	padding-top:5px;
	width:100%;
	float:right;
	text-align:left;
	}

.cart {
	height:30px;
	width:100%;
	float:right;
	background-position:center center;
	text-align:right;
	padding-top:5px;
	}

.desc {
	height:auto;
	width:100%;
	padding-bottom:5px;
	}
	
.doctitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#1f1f1f;
	}

.docinfo {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	}

.divider2 {
	clear:both;
	width:100%;
	height:20px;
	border-top:#EEEECE 1px dotted;
	}

.divider {
	clear:both;
	width:100%;
	height:50px;
	}

#right {
	float:right;
	width:49%;
	}

.price {
	height:30px;
	width:100%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	color:#000;
	text-align:right;
	padding-top:15px;
	}

.price span {
	color:#cc0000;
	font-size:11px;
	font-weight:normal;
	}

#producttable {
	width:100%;
	float:left;
	}

.docs {
	float:left;
	text-align:left;
	margin-top:15px;
	margin-left:10px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	font-style:normal;
	display:block;
	}

.doctitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#1f1f1f;
	}

/* DESCIPTION TEXT ON TOP OF INDEX PAGES */

.description p {
	font-size: 14px;
	text-align: center;	
}

.description-title {
	font-size: 14px;
	text-align: center;
	color: #333333;
}


/* END DESCRIPTION TEXT ON TOP OF INDEX PAGES */

/* STYLES FOR THE BUMPER SPECIALTIES INDEX PAGE */

#bmpr_table_wrapper {
	width: 100%;	
}

.gray-banner {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #ccc;
    text-align: center;
    border-bottom: 1px solid #808080;
}

.gray-banner h3 {
	margin: 0;
	padding: 0;
	color: black;
	text-align:center;
}

.bmprpic {
	text-align: center;	
}

.bmprpic p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: 	#3788D9;
	font-weight: bold;
	text-align:center;
}

.feature-list {
    float: left;
    width: 40%;
    height: 100px;
    margin-left: 8%;
	margin-top: 10px;
}

.feature-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

.feature-list li {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    list-style: none;
    line-height: 18px;
    background-image: url(/Images/gifs/bullet.gif);
    background-repeat: no-repeat;
    background-position: .125em .45em;
    padding-left: 12px;
    text-align: left;
    font-size: 12px;
}


@media only screen and (max-width: 360px) {
#table_wrapper {
    width: 360px;
    margin: 0;
    padding: 0;
}

.feature-list {
	float:none;
    width: 80%;
}

.gray-banner {
	width: 90%;	
}

.bmprpic p {
	width: 84%;
}

.bmprpic img {
    width: 65%;
}

.gray-banner h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: black;
}

}

/* END STYLES FOR THE BUMPER SPECIALTIES INDEX PAGE */

/* STYLES FOR THE TABLES ON THE METAL FILM RESISTOR PAGES */

#table_wrapper {
	width: 626px;	
}

#table_wrapper h3 {
	text-align: center;
}

.mf_table_container {
    display: inline-block;
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
}

.mf_table_container li {
    list-style-type: none;
}

.mf_prod-type-box {
    width: 49%;
    float: left;
    border: 1px solid #336699;
    text-align: center;
    font-family: arial;
}

.mf_prod-type-box h4 {
	font-size: 1.125em;
    color: #000;
    margin: 0;
    padding: 0;
}

.mf_prod-type-box p {
    font-size: 1.025em;
	margin:3px;
    padding: 0 10px;
    color: #555;
}

.mf_prod-type-box .img-box {
    height: 90px;
    border-bottom: 1px solid #336699;
}

.mf_prod-type-box .txt-box {
    background-color: antiquewhite;
    height: 45px;
}

@media only screen and (max-width: 360px) {

#table_wrapper h3 {
	text-align: left;
}

.mf_table_container {
    width: 82%;
    margin: 0;
    padding: 0;
}

.mf_prod-type-box {
    width: 95%;
}

.mf_example {
	width: 50%;	
}

.mf_prod-type-box h4 {
	text-align: center;
}

.mf_prod-type-box p {
	text-align: center;
}
	
}

/* END STYLES FOR THE TABLES ON THE METAL FILM RESISTOR PAGES */

/* STYLES FOR THE TABLES ON THE NON-INDUCTIVE RESISTOR INDEX PAGES */

#table_wrapper {
	width: 626px;	
}

.ni_table_container {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ni_table_container li {
    list-style-type: none;
}

.ni_prod-type-box {
    width: 24%;
    float: left;
    border: 1px solid #336699;
    text-align: center;
    font-family: arial;
}

.ni_prod-type-box h4 {
    font-size: 1.075em;
    color: #000;
    margin: 0;
	text-align:center;
}

.ni_prod-type-box p {
    font-size: 1em;
    padding: 0 10px;
    color: #555;
    text-align: center;
}

.ni_prod-type-box .img-box {
    height: 100px;
    border-bottom: 1px solid #336699;
}

.ni_prod-type-box .txt-box {
    background-color: antiquewhite;
    height: 100px;
}

@media only screen and (max-width: 360px) {
.ni_table_container {
    width: 92%;
    margin: 0;
    padding: 0;
}

.ni_prod-type-box {
    width: 95%;
}
	
}

/* END STYLES FOR THE TABLES ON THE RESISTOR INDEX PAGES */

/* NEW STYLES FOR PRODUCT LISTING */

div.products {
    position: relative;
    width: 48%;
    height: 110px;
    background: #fff;
    color: #000;
	float:left;
	margin-left: 8px;
}
 
div.products:hover {
    cursor: hand;
    cursor: pointer;
    opacity: .9;
	background: aliceblue;
}
 
a.divLink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;      	/* Makes sure the link doesn't get underlined */
    z-index: 10; 					/* raises anchor tag above everything else in div */
}

.products img {
    float: left;
    width: 30%;
    padding-right: 4%;
}

.products h3 {
    margin: 0;
    padding: 0;
    width: 62%;
    float: left;
    color: #336699;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-top: 20px;
	text-align:left;
}

@media only screen and (max-width: 420px) {
div.products {
    width: 50%;
}

}

/* END NEW STYLES FOR PRODUCTS */


/* New stuff for ipad or tablet media query */
@media only screen and (max-width: 768px) {

html { /* Take off the background images for mobile */
	height:100%;
	}
	   
body {	/* Body, h4 and paragraph, change font size */
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-image:none;
/*	background-color:white; */  /* REMOVE /* */ /* WHEN WE GO LIVE */
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#1f1f1f;
	text-align:left;
	padding:5px;
	margin:0px;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#1f1f1f;
	text-align:left;
	}

#header {
	width:100%;
	height:155px;
	background-color:#fff;
	}
	
#nav {
	background-color:#336699;
	font-family:Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:37px;
	padding:2.5px 0px;
	width:100%;
	}
	
#nav a:link {
	color:white;
	text-decoration:none;
	}

#nav a:hover {
	color:white;
	text-decoration:none;
	}
	
#nav a:visited {
	color:white;
	text-decoration:none;
	}

/* Shopping cart contents is not visible on ipad */
.iframe-link {
	visibility: hidden;
	}
	
/* dont even load the iframe on ipad */
.iframe-link iframe {
	display:none;
	}

/* Header-follow and menu will stack on ipad */

.header-follow {
	float:none;
	padding-left:3px;
	}

.header-menu {
	/* background-color:#336699; */
	position:absolute;
	top: 5px;	/* was 0px;
	left: 0px;
	display:inherit;
	float:none;
	/* width:150px; */
	/* height:80px; */
	min-height:41px;
/*	width: 100%;
	float:left; */
	padding-top:0px;
	padding-right:0px;
	text-align:right;	/* was left*/
/*	max-width:640px; */
	width: 98%;
	}

.header-menu label {
    float:right;
    min-height: 41px;
    min-width: 41px;
    display:block;
    background-image: url("/images/pngs/mobile-menu.png");
    background-repeat: no-repeat;
    position:absolute;
    margin-left:599px;
    z-index:100;
	}

.header-menu input {	/* Hide the control checkbox that displays or hides the mobile menu options */
	display:none;
	}

.header-menu:focus {
	background-image: none;
	}

.header-menu-options {	/* This will change between block and none to show and hide the mobile menu */
	background-color:#336699;
	display:none;
	position:absolute;
	z-index:10;
	width:100%;
	}

.header-menu-options a {	/* padding here will effect button height and style */
	padding: 10px 0px 10px 35px;
	font-size:2em;
	display:block;
	}

.header-menu-options a:hover {	/* padding here will effect button height and style */
	padding: 10px 0px 10px 35px;
	font-size:2em;
	display:block;
	background-color: #234689;;
	}

.header-menu-options span {	/* Hide the vertical bars on mobile menu options */
	display:none;
	}

.header-menu-options:focus {
	display:block;
	}

#miniwrapR {
	width:100%;
	height:107px;
	float:inherit;
	background-color:#FFF;
	}

#miniwrapL {
	width:320px;
	height:107px;
	float:left;
	background-color:#FFF;
	}
	
.txt {
	color:#333;
	font-family:Geneva, sans-serif;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	width:300px;
	height:12px;
	float:left;
	margin-left:5px;
	}

.logo {
	width:219px;
	height:87px;
	float:left;
	padding-right:25px;
	padding-top:3px;
	}

.iframe-link {
	position:relative;
	float:left;
	width:150px;
	height:80px;
	}

.iframe-link a:link {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	}

.promo {
	width: 100%;  /* was 640px */
	height:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	color:#464d7b;
	text-align:justify;
	margin-top:2px;
	}

.promo img {
	float:left;
	padding-right:5px;
	margin-top:-2px;
	}

.promoBIG {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:2.4em;
	font-style:normal;
	line-height:normal;
	color:#464d7b;
	}

.promo span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#999;
	}

.promodetail {
	text-align:right;
	}

.promo a:link {
	text-decoration:none;
	color:#464d7b;
	}

.promo a:hover {
	text-decoration:none;
	}
	
.promo a:visited {
	color:#464d7b;
	}

.call {
/*	margin-top:-20px; */
	display:inline-block;
	width:315px;
	text-align:right;
	letter-spacing:1.5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#333;
	}
	
.search {
	width: 100%; /* was 640px; */
	text-align:right;
	}

#SiteSearchBox {
	font-size:1.5em;
	text-align:left;
	height:20px;
	width:190px;
	}

#gobutton {
	-webkit-appearance:button;
	padding:3px;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5691c3;
	height: 30px;
	width: 50px;
	margin-right: 5px;
	}
	
#cartbutton {
	-webkit-appearance:button;
	padding:3px;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	border: #999 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
	height: 30px;
	margin-right: 5px;
	}

#cartqtybox {
	font-size:1.5em;
	text-align:left;
	height:20px;
	}

input[type=checkbox]:checked ~ .header-menu-options {
	display:block;
	}

input[type=checkbox]:checked ~ .header-menu-options {
	top: 0px;
	}

#nav2 {
	position:absolute;
	top:174px;
	background-color:#EEEECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:13px;
	width:100%;
	padding-bottom:2px;
	color:#666;
	float:left;
	max-width:640px;
	}
	
#nav2:before {
	content:'';
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	}
	
/* a and span - hide the A-Z menu on ipad */
#nav2 a {
	display:none;
	}
	
#nav2 span {
	display:none;
	}

#breadcrumb {
	width:100%;
	display:inherit;
	overflow: hidden;
	}
	
.breadhead {
	display:inherit;
	}

#content {
	display:inline-block;
	width:100%;	/* was 640px */
	margin:0 0 0 0;
	top:0px;
	left:0px;
	border-left:1.5px solid #CCC;
	border-right:1.5px solid #CCC;
	border-bottom:1.5px solid #CCC;
	background-image:none;
	height:1;
	}

/* Hide for mobile */

.horizontal-border {
	width:10px;
	float:left;
	background-color:white;
/*  min-height:100%;
	height:100%;	*/ 
	}

.back {
	display:none;
	}

/* Title, Stage and main content to 640px */

#title {
	width:629px;
	float:left;
	margin-right:11px;
	height:auto;
	border-bottom:1px solid #eeeece;
	background-color:white;
	}

#mainContent {
	float:left;
	width:635px;
	background-color:#fff;
	}

#stage {
	float: left;
	width:635px;
	position:relative;
	top:0px;
	padding-left:5px;
	padding-top:0px;
	}

.back {
	float:left;
	}
	
/* #mainContent {	REMOVE /* */ /* WHEN WE GO LIVE
	float:left;
	width:100%;
	background-color:#fff;
	} */

.sort {
	width: 629px;
	height: 26px;
	background-color: #EEEECE;
	}
	
.sort span {
	float:right;
	padding-right: 10px;
	padding-top:1px;
	font-size: 1.3em;
	}
	
#navform {
	width:260px;
	height:22px;
	font-size: 1em;
	}

#list {
	width:629px;
	height: 165px;
	overflow: hidden;
	border-top:#eeeece solid 1px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#list:hover {
	background-color: #F2F2F2;
	}
	
#prodimag {
	float:left;
	display:flex;
	min-height: 160px;
	min-width: 170px;
	}
	
#prodimag img {
	display:flex;
	margin:auto;
	}
	
.left {
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
.listimg130 {
	max-width: 170px;
	margin-left:auto;
	margin-right:auto;
	}
	
.right {
	float:right;
	width:451px;
	}
	
#headerbox {
	width:450px;
	height:80px;
	overflow:hidden;
	display:inline-block;
	}
	
#headerbox a:link {
	text-decoration: none;
	}
	
.headerlist {
	float:left;
	width:60%;
	height:45px;
	}
	
.hdrtextlist {
	float:right;
	width:40%;
	}
	
#descbox {
	width:48%;
	float:left;
	height:82px;
	padding:0;
	overflow:hidden;
	margin-top:0px;
	}
	
#descbox blockquote {
	text-align:left;
	}
	
#descbox2 {
	width:48%;
	float:right;
	height:56px;
	padding:0;
	overflow: hidden;
	}
	
#descbox2 p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	}
	
#descbox2 blockquote {
	text-align:left;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	color:#ff0000;
	}
	
h3 span {
	color:#cc0000;
	}
	
h3 a:link {
	font-size:14px;
	color:#ff0000;
	}
	
h3 a:visited {
	font-size:14px;
	color:#ff0000;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#000033;
	}
	
h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#990000;
	}
	
#button {
	height:24px;
	float:right;
	padding:4px;
	cursor:pointer;
	cursor:hand;
	margin-right:0px;
	padding-right:0px;
	}
	
.button {
	position: relative;
	float:right;
	margin-top:4px;
	width:140px;
	bottom: 5px;
	text-align: center;
	font-family: Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	background-color:#C00;
	padding:4px;
	cursor:pointer;
	cursor:hand;
	}
	
.button a:link {
	text-decoration:none;
	color:#FFF;
	}
	
.button a:visited {
	text-decoration:none;
	color:#FFF;
	}
	
.horizontal-border {
	width:12px;
	float:left;
	background-color:white;
	}

/* Float left on this now, as it falls under image on ipad */
#right {
	float:left;
	width:100%;
	}

.docs {
	float:left;
	text-align:left;
	max-width:132px;
	padding:4px;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	font-style:normal;
	display:block;
	}
	
.docs:hover {
	background-color: #F2F2F2;
	}
	
.docinfo {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	}

/* Adding padding for mobile to make this center */
#sidenav2 {
	float:left;
	width:640px;
	background-color:white;
	padding-left: initial;
	padding-right: initial;
	position:relative;
	top:5px;
	margin-top:5px;
	}

/* We'll have to look at this listing later to see if it needs adjusting for mobile */
.service-list {
	display: inline-block;
	width: 100%;
	height:100%;
	padding: 0px 0 0 0;
	background-color: initial;
	margin-left:15px;
	}

.service-list li {
	display: inline-block;
	width: 130px;
	margin: 5px 9px 5px 9px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	vertical-align:top;
	}

.service-list img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	}

.service-list a {
	display:block;
	text-decoration: none;
	background-color: #FFFFFF;
	}

.service-list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: .2em;
	color: #336699;
	}

/* make buttons bigger and farther apart */
.share {
	padding-left:10px;
	height:50px;
	padding-top:5px;
	width:100%;
	float:right;
	text-align:left;
	}
	
.share img {
	padding-left:8px;
	padding-right:12px;
	transform:scale(1.3,1.3);
	-webkit-transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3);
	}

#googicon {
	width: 36px;
	height: 36px;
	overflow: hidden;
	}

#googicon img {
	height: 36px;
	width: 36px;
	}

#twiticon {
	width: 33px;
	height: 33px;
	overflow: hidden;
	}

#twiticon img {
	height: 33px;
	width: 33px;
	}
	
#twitbanner {
	width: 175px;
	height: 22px;
	overflow: hidden;
	}

#twitbanner img {
	width: 175px;
	height: 22px;
	padding-bottom: 6px;
	}

#sidenav {
	display:none;
	}

#navlinks {
	display:none;
	}

#sidenav-mobile {
	float:none;
	width:100%;
	text-align:left;
	background-color:#EEEECE;
	display:inherit;
	font-size:11px;
	position:relative;
	top:10px;
	}

#navlinks-mobile {
	display:inherit;
	margin-left:0.1em;
	padding-bottom:20px;
	margin-top:20px;
	padding-left:2px;
	width:629px;
	}
	
#navlinks-mobile li:nth-child(even) {
	background: #EEEECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.25em;
	list-style:none;
	background-image:url(/Images/PNGS/bullet-mobile.png);
	background-repeat:no-repeat;
	background-position:0.5em 1.1em;
	padding-top:0.8em;
	padding-left:1.3em;
	padding-bottom:0.8em;
	padding-right:0.5em;
	}
	
#navlinks-mobile li:nth-child(odd) {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.25em;
	list-style:none;
	background-image:url(/Images/PNGS/bullet-mobile.png);
	background-repeat:no-repeat;
	background-position:0.5em 1.1em;
	padding-top:0.8em;
	padding-left:1.3em;
	padding-bottom:0.8em;
	padding-right:0.5em;
	}

#navlinks-mobile a {
	background: url(/images/pngs/mobile_link_arrow.png) no-repeat right center;
	background-size: 14px 10px;
	}

#navlinks-mobile a:link, #navlinks-mobile a:visited {
	/*color:#929090;*/
	color:#1a1919;
	display:block;
	width:100%;
	text-decoration:none;
	}
	
#navlinks-mobile a:hover{
	color:#A00505;
	text-decoration:none;
	}

#navlinks-mobile img {
	padding-top:8px;
	padding-bottom:8px;
	width:640px;
	}

#footwrap {
	float:left;
	width:640px;
	height:38%;
	border-left:0px;
	margin-bottom:10px;
	}
	
.footer {
	width:640px;
	float:right;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #EEEECE;
	}

.footer a:link {
	color:#747373;
	text-decoration:none;
	}
	
.footer a:visited {
	text-decoration:none;
	color:#747373;
	}
	
.footer a:hover {
	color:#1a1919;
	text-decoration:none;
	background-color:#E0E0E0;
	}
	
.footer a:hover {
	color:#1a1919;
	text-decoration:none;
	}

.footermenu span {
	display:none;
	}
	
.footermenu br {
	display:none;
	}
	
.footermenu a {
	font-size: 2.0em;
	padding: 8px 0px 8px 0px;
	display:block;
	margin: 0px 10px 8px 10px;
	border: 1px solid #303030;
	background: url(/images/pngs/mobile_link_arrow.png) no-repeat right center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	}
	
.footermenu a:link {
	color:#747373;
	text-decoration:none;
	}
	
.footermenu a:visited {
	text-decoration:none;
	color:#747373;
	}
	
.footermenu a:hover {
	color:#1a1919;
	text-decoration:none;
	background-color:#E0E0E0;
	}
}

/* New stuff for iphone media query */
@media only screen and (max-width: 480px) {

html {
	height:100%;
	}

/* Take off the background images for mobile */
body {
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	background-image:none;
	}
	
/* Body, h4 and paragraph, change font size */
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#1f1f1f;
	text-align:left;
	padding:5px;
	margin:0px;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#1f1f1f;
	text-align:left;
	}

#header {
	width:100%;
	height:230px;	/* Jim changed - Leave for now */
	background-color:#fff;
	}
	
#nav {
	background-color:#336699;
	font-family:Helvetica,sans-serif;
/*	font-size:12px; */
	font-style:normal;
	font-weight:bold;
	height:17px;
	padding:2.5px 0px;
	width:100%;
	}
	
#nav a:link {
	color:white;
	text-decoration:none;
	}
	
#nav a:hover {
	color:white;
	text-decoration:none;
	}
	
#nav a:visited {
	color:white;
	text-decoration:none;
	}
	
/* Shopping cart contents is not visible on iphone */
.iframe-link {
	visibility: hidden;
	}
	
/* dont even load the iframe on iphone */
.iframe-link iframe {
	display:none;
	}

/* Header-follow and menu will stack on iphone */
.header-follow {
/*	float:none;
	padding-left:3px; */
	display:none;
	}

.header-menu {
	/* background-color:#336699; 
	position:absolute;*/
	top: 0px;
	left: 0px;
/*	display:inherit; 
	float:none;
	/* width:150px; */
	/* height:80px; 
	min-height:41px;
	width: 100%;
	float:left;*/
	padding-top:0px;
	padding-right:0px;
	text-align:left;
/*	max-width:320px; */
	font-size: 0.825em;
	text-align:center;
	}

.header-menu label {
     float:right;
     min-height: 41px;
     min-width: 41px;
     display:block;
     background-image: url("/images/pngs/mobile-menu.png");
     background-repeat: no-repeat;
     position:absolute;
     margin-left:279px;
     z-index:100;
  }

/* Hide the control checkbox that displays or hides the mobile menu options */
.header-menu input {
	display:none;
	}

.header-menu:focus {
	background-image: none;
	}

.header-menu-options {
	background-color:#336699;
/* This will change between block and none to show and hide the mobile menu */
	display:none;
	position:absolute;
	z-index:10;
	width:100%;
	}

.header-menu-options a {
	/* padding here will effect button height and style */
	padding: 10px 0px 10px 5px;
	font-size:2em;
	display:block;
	}

.header-menu-options a:hover {
	/* padding here will effect button height and style */
	padding: 10px 0px 10px 5px;
	font-size:2em;
	display:block;
	background-color: #234689;;
	}

/* Hide the vertical bars on mobile menu options */
.header-menu-options span {
	display:none;
	}

.header-menu-options:focus {
	display:block;
	}

#miniwrapR {
	width:100%;
	height:107px;
	float:inherit;
	background-color:#FFF;
	}

#miniwrapL {
	width:100%;
	height:107px;
/*	float:left;  */
	background-color:#FFF;
	text-align:center;
	}

.txt {
	color:#333;
	font-family:Geneva, sans-serif;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	width:300px;
	height:12px;
	float:left;
	margin-left:5px;
	}

.logo {
	width: 100%;  /* was 219px */
/*	height:87px; 
	float:left;
/*	padding-right:25px; 
	padding-top:3px; */
	text-align:center;
	}

.iframe-link {
	position:relative;
	float:left;
	width:150px;
	height:80px;
	}
	
.iframe-link a:link {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	}
	
.promo {
	width:320px;
	height:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	color:#464d7b;
	text-align:justify;
	margin-top:2px;
	margin-left: 10px;
	}

.promo img {
/*	float:left;
	padding-right:5px;
	margin-top:-2px; */
	display: none;
	}

.promoBIG {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:2.4em;
	font-style:normal;
	line-height:normal;
	color:#464d7b;
	}

.promo span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	color:#999;
	}

.promodetail {
	text-align:right;
	}
	
.promo a:link {
	text-decoration:none;
	color:#464d7b;
	}
	
.promo a:hover {
	text-decoration:none;
	}
	
.promo a:visited {
	color:#464d7b;
	}
	
.call {
/*	margin-top:-20px; */
	display:inline-block;
	width:99%;	/*was 315px */
	text-align:right;
	letter-spacing:0.5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	color:#333;
	}

.search {
	width:100%	/* was 320px */;
	text-align:center;
	margin-top: 40px;
	}
	
#SiteSearchBox {
	font-size:1.5em;
	text-align:left;
	height:20px;
	width:190px;
	}
	
#gobutton {
	-webkit-appearance:button;
	padding:3px;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5691c3;
	height: 30px;
	width: 50px;
	margin-right: 5px;
	}

#cartbutton {
	-webkit-appearance:button;
	padding:3px;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	border: #999 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
	height: 30px;
	margin-right: 5px;
	}
	
#cartqtybox {
	font-size:1.5em;
	text-align:left;
	height:20px;
	}

input[type=checkbox]:checked ~ .header-menu-options {
	display:block;
	}

input[type=checkbox]:checked ~ .header-menu-options {
	top: 0px;
	}

#nav2{
	position:absolute;
	top:255px;
	background-color:#EEEECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:13px;
	width:100%;
	padding-bottom:2px;
	color:#666;
	float:left;
	max-width:320px;
	}
	
#nav2:before {
	content:'';
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	}
	
/* a and span - hide the A-Z menu on iphone */
#nav2 a {
	display:none;
	}
	
#nav2 span {
	display:none;
	}

#breadcrumb {
	width:100%;
	display:none;
	}
	
.breadhead {
	display:none;
	}

#content {
	display:inline-block;
	width:100%; /* was 320px; */
	margin:0 0 0 0;
	top:0px;
	left:0px;
	border-left:1.5px solid #CCC;
	border-right:1.5px solid #CCC;
	border-bottom:1.5px solid #CCC;
	background-image:none;
	}
	
/* Hide for mobile */
.horizontal-border {
	width:10px;
	float:left;
	background-color:white;
	min-height:100%;
	height:100%;
	}
	
.back {
	display:none;
	}
	
/* Title, Stage and main content to 320px */
#title {
	width:320px;
	float:left;
	margin-right:11px;
	height:auto;
	border-bottom:1px solid #eeeece;
	background-color:white;
	}
	
#mainContent{
	float:left;
	width:300px;
	background-color:#fff;
	}
	
#stage {
	float: left;
	width:320px;
	position:relative;
	top:55px;
	padding-left:5px;
	}

#title {
	width:315px;
	float:left;
	margin-right:11px;
	height:auto;
	border-bottom:1px solid #eeeece;
	background-color:white;
	}
	
.back {
	float:left;
	}
	
#mainContent {
	float:left;
	width:315px;
	background-color:#fff;
	}
	
.sort {
	width: 312px;
	height: 26px;
	background-color: #EEEECE;
	}
	
.sort span {
	float:right;
	padding-right: 10px;
	padding-top:1px;
	font-size: 1.3em;
	}
	
#navform {
	width:90px;
	height:22px;
	font-size: 1em;
	}
	
#list {
	width:312px;
	overflow: hidden;
	border-top:#eeeece solid 1px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	}
	
#list a {
	padding-bottom: 10px;
	}
	
#prodimag {
	float:left;
	display:flex;
	min-height: 100%;
	min-width: 90%;
	padding-top: 10px;
	}
	
#prodimag img {
	display:flex;
	margin:auto;
	}
	
.left {
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
.listimg130 {
	max-width: 170px;
	margin-left:auto;
	margin-right:auto;
	}
	
.right {
	float:none;
	width:312px;
	}
	
#headerbox {
	width:312px;
	overflow:hidden;
	display:inline-block;
	float:left;
	height:auto;
	}
	
#headerbox a:link {
	text-decoration: none;
	}
	
.headerlist {
	float:left;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height:auto;
	}
	
.hdrtextlist {
	float:right;
	width:50%;
	display:block;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#descbox {
	width:100%;
	float:left;
	max-height:45px;
	height:auto;
	padding:0;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#descbox blockquote {
	text-align:left;
	}
	
#descbox p {
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#descbox2 {
	width:100%;
	float:right;
	height:50px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#descbox2 p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#descbox2 blockquote {
	text-align:left;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	color:#ff0000;
	}

h3 span {
	color:#cc0000;
	}

h3 a:link {
	font-size:14px;
	color:#ff0000;
	}

h3 a:visited {
	font-size:14px;
	color:#ff0000;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#000033;
	}

h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#990000;
	}

#button {
	height:22px;
	width:100%;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	}

#button a {
	float: right;
	display: block;
	text-align:center;
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align:middle;
	width:50%;
	}

.button {
	width: 100%;
	position: relative;
	float:right;
	bottom: 5px;
	font-family: Tahoma;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
	background-color:#C00;
	padding:4px;
	cursor:pointer;
	cursor:hand;
	}

.button:content .button a:link {
	text-decoration:none;
	color:#FFF;
	}

.button a:visited {
	text-decoration:none;
	color:#FFF;
	}

/* Float left on this now, as it falls under image on iphone */
#right {
	float:left;
	width:100%;
	}

.docs {
	float:left;
	text-align:left;
	max-width:132px;
	padding:4px;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	font-style:normal;
	display:block;
	}

.docs:hover {
	background-color: #F2F2F2;
	}

.docinfo {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	}

/* Adding padding for mobile to make this center */
#sidenav2 {
	float:left;
	width:320px;
	background-color:#EEEECE;
	padding-left: initial;
	padding-right: initial;
	position:relative;
	top:25px;
	margin-top:15px;
	}

/* We'll have to look at this listing later to see if it needs adjusting for mobile */
.service-list {
	display: inline-block;
	width: 100%;
	height:100%;
	padding: 0px 0 0 0;
	background-color: initial;
	margin-left:15px;
	}

.service-list li {
	display: inline-block;
	width: 130px;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	vertical-align:top;
	}

.service-list img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	}

.service-list a {
	display:block;
	text-decoration: none;
	background-color: #FFFFFF;
	}

.service-list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: .2em;
	color: #336699;
	}

/* make buttons bigger and farther apart */
.share {
	padding-left:10px;
	height:50px;
	padding-top:5px;
	width:100%;
	float:right;
	text-align:left;
	}

.share img {
	padding-left:8px;
	padding-right:12px;
	transform:scale(1.3,1.3);
	-webkit-transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3);
	}

#googicon {
	width: 36px;
	height: 36px;
	overflow: hidden;
	}

#googicon img {
	height: 36px;
	width: 36px;
	}

#twiticon {
	width: 33px;
	height: 33px;
	overflow: hidden;
	}

#twiticon img {
	height: 33px;
	width: 33px;
	}

#twitbanner {
	width: 175px;
	height: 22px;
	overflow: hidden;
	}

#twitbanner img {
	width: 175px;
	height: 22px;
	padding-bottom: 6px;
	}

#sidenav {
	display:none;
	}

#navlinks {
	display:none;
	}

#sidenav-mobile {
	float:none;
	width:100%;
	text-align:left;
	background-color:#EEEECE;
	display:inherit;
	font-size:11px;
	position:relative;
	top:10px;
	}

#navlinks-mobile {
	display:inherit;
	margin-left:0.1em;
	padding-bottom:20px;
	margin-top:20px;
	padding-left:2px;
	width:320px;
	}
	
#navlinks-mobile li:nth-child(even) {
	background: #EEEECE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.25em;
	list-style:none;
	background-image:url(/Images/PNGS/bullet-mobile.png);
	background-repeat:no-repeat;
	background-position:0.5em 1.1em;
	padding-top:0.8em;
	padding-left:1.3em;
	padding-bottom:0.8em;
	padding-right:0.5em;
	}
	
#navlinks-mobile li:nth-child(odd) {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.25em;
	list-style:none;
	background-image:url(/Images/PNGS/bullet-mobile.png);
	background-repeat:no-repeat;
	background-position:0.5em 1.1em;
	padding-top:0.8em;
	padding-left:1.3em;
	padding-bottom:0.8em;
	padding-right:0.5em;
	}

#navlinks-mobile a {
	background: url(/images/pngs/mobile_link_arrow.png) no-repeat right center;
	background-size: 14px 10px;
	}
	
#navlinks-mobile a:link, #navlinks-mobile a:visited {
	/*color:#929090;*/
	color:#1a1919;
	display:block;
	width:100%;
	text-decoration:none;
	}
	
#navlinks-mobile a:hover{
	color:#A00505;
	text-decoration:none;
	}
	
#navlinks-mobile img {
	padding-top:8px;
	padding-bottom:8px;
	width:320px;
	}

#footwrap {
	float:left;
	width:320px;
	height:100%;
	border-left:0px;
	margin-bottom:10px;
	}

.footer {
	width:320px;
	float:right;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #EEEECE;
	}
	
.footer a:link {
	color:#747373;
	text-decoration:none;
	}
	
.footer a:visited {
	text-decoration:none;
	color:#747373;
	}
	
.footer a:hover {
	color:#1a1919;
	text-decoration:none;
	background-color:#E0E0E0;
	}
	
.footer a:hover {
	color:#1a1919;
	text-decoration:none;
	}

.footermenu span {
	display:none;
	}
	
.footermenu br {
	display:none;
	}
	
.footermenu a {
	font-size: 2.0em;
	padding: 8px 0px 8px 0px;
	display:block;
	margin: 0px 10px 8px 10px;
	border: 1px solid #303030;
	background: url(/images/pngs/mobile_link_arrow.png) no-repeat right center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	}

.footermenu a:link {
	color:#747373;
	text-decoration:none;
	}
	
.footermenu a:visited {
	text-decoration:none;
	color:#747373;
	}
	
.footermenu a:hover {
	color:#1a1919;
	text-decoration:none;
	background-color:#E0E0E0;
	}

div.products {
    width: 96%;
}

}


/* STYLES FOR COOKIE PROMPT - EMMA */

#cookiesprompt {
	position:fixed;
	bottom:0;
	width:inherit;
	height: 100px;
	background-color:#eeeece;
	z-index:1000;
}

#add-to-cart-wrap  {
	position:fixed;
	top:0;
	width:inherit;
	height:120px;
}

#add-to-cart-box  {
	background-color:#fff;
	width:250px;
	right:0;
	float:right;
	border:silver solid 1px;
}

#cartimage {
	height:46px;
	width:74px;
	margin:5px;
	background-color:silver;
	float: left;
}

#ItemNumber-cart  {
	padding:4px 0 4px 0;
	text-align:left;
	font-weight:bold;
	font-size:.85em;
	color:#ff0000;
}

#ItemTitle-cart  {
	padding-left:4px;
	text-align:left;
	font-weight:bold;
	font-size:.85em;
	color:#000;
}

/* END STYLES FOR COOKIE PROMPT - EMMA */

/* STYLES FOR CART CHECKOUT - EMMA */

/* START HERE -- STYLES FOR CART CHECK OUT - KRIS */

#header .iheader{	/* Header on Shoppingcart.html page */
	width: 100%;
	height: 100%;
}


.cartContent {
	width:80%;		/* Changed from 891px */
	float:right;
	padding-right: 4px;
}

.title-banner {
	width:80%;
	float: right;	/* Added this as a test */
	height:20px;
	background-color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	font-weight:normal;
	color:#ffffff;
	padding:2px 0 2px 0;
	margin: 4px 0 4px 0;
	text-align:left;
	}

.cart-titles  {
	text-align:center;
	display:flex;
	margin-top:2px;
}

.cart-titles-mobile {
	display:none;
}

.product-title {
	width: 58%;
    float: left;
    text-align: left;
    display: inline-block;
    margin-left: 2%;
}

#order-review .product-title {
	width: 35%;
    float: left;
    text-align: left;
    display: inline-block;
    margin-left: 2%;
}

.product-title  {
	width:58%;
	float:left;
	text-align:left;
	display:block;
	margin-left:2em;
}

/* NEW CODE FOR ORDER REVIEW  PAGE */

#order-review #cart-titles {
    font-size: 14px;
    font-weight: bold;
    color: darkblue;
}

#order-review #title-banner {
    width: 65%;
    float: right;
}

#order-review #ItemWrapper {
    width: 80%;
    float: right;
}

#order-review #cart-subtotal {
    width: 110%;
    float: right;
    height: 20px;
    background-color: #336699;
    font-family: Arial;
    font-size: 1.25em;
    font-weight: normal;
    color: white;
    padding: 2px 13% 2px 0;
    margin: 4px 2px 4px 0;
    text-align: right;
}

#order-review .price-title {
	width: 8.1225em;
    float: left;
    display: inline-table;
}

.price-title  {
	width:13%;
	float:right;
}

.checkout-title  {
	float:left;
	margin-left:6px;
	margin-top:3px;
}


#shopperID-title  {
	float:right;
	margin-right:6px;
	margin-top:3px;
}

.cart-subtotal  {
	padding-right:15%;	/* was 8% - Changed to 15% to line up with ItemPrice Column */
	text-align:right;
	float:right;
	font-size:1em;	
}

.cart-subtotal  span {
	text-align:center;
	font-weight:bold;
}

#Item  {
	width:97.3%;
	margin-top:10px;
	padding:10px;
	height: 80px;
	overflow: hidden;
	border:#eeeece solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000;
	display:table;
	}

#ItemImage  {
	width:124px;
	height:77px;
	margin:0px 4px 0px 0px;
	float:left;
	overflow: hidden;
	display:table-row;
	/* border: 1px solid #C9F;	 Remove when live -- For visual purposes only while editing CSS file */
	}

.itemwrapL {
	display:table-cell;
	float:left;
	width:55%;
}


.itemwrapR	 {
	display:flex;
	flex-wrap: wrap;
	float:right;
	text-align:center;
	width:44%;		/* was45% */
}

#ItemNumber  {
	margin:0 4px 4px;
	padding-left:10px;
	padding-bottom:4px;
	text-align:left;
	font-weight:bold;
	color:#ff0000;
	display: flex;
	width: 40%;
}

#ItemTitle  {
	margin:4px;
	margin-top:-10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	font-style:normal;
	font-weight:bold;
	color:#000;	
	text-align:left;
	overflow: hidden;
	height:1.15em;
}

#ItemDescription  {
	height: 44px;		/* was 3.8 em */
	text-align:left;
	overflow: hidden;
	color:#666;
	margin:4px;
	margin-top:-10px;
	padding-left:10px;
	padding-top:10px;		/* was 4px */
	font-size: 1em;
}

#order-review #ItemPrice {
	overflow: hidden;
	width:14%;				/* was 25% */
	display:inline-block;		/* was flex */
/*	flex-direction:column; */
}

#ItemPrice {
	overflow: hidden;
	width:25%;
	display:inline-block;		/* was flex */
/*	flex-direction:column; */
}

#order-review #ItemQuantity  {
	overflow: hidden;
	text-align:center;
	width:38%;					/* was 25% */
	display: inline-block;		/* was flex */
/*	flex-direction:column;	 */
}

#ItemQuantity  {
	overflow: hidden;
	text-align:center;
	width:25%;
	display: inline-block;		/* was flex */
/*	flex-direction:column;	 */
}

#ItemQuantity select  {
	width:4em;
	margin-left:15px;
}

#order-review #ItemSubtotal  {
	overflow: hidden;
	width:40%;					/* was 25% */
	display:inline-block;		/* was flex */
/*	flex-direction:column; */
}

#ItemSubtotal  {
	overflow: hidden;
	width:25%;
	display:inline-block;		/* was flex */
/*	flex-direction:column; */
}

#ItemRemove  {
	overflow: hidden;
	width:25%;
	display:inline-block;		/* was flex */
/*	flex-direction:column; */
}

#ItemRemove  img {
	margin-left: 45px;
}

#Coupon-Applied  {
	width:97.3%;
	margin-top:10px;
	padding:10px;
	height: auto;
	overflow: hidden;
	border:#eeeece solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000;
	display:table;
	}

#Coupon-Code-Red  {
	margin:0 4px 4px;
	padding-left:10px;
	padding-bottom:4px;
	text-align:left;
	font-weight:bold;
	color:#ff0000;
}

#Coupon-Desc  {
	height: 3.8em;
	text-align:left;
	overflow: hidden;
	color:#666;
	margin:4px;
	margin-top:-10px;
	padding-left:10px;
	padding-top:4px;	
}

.disp-addr   {
	float: left;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-style:normal;
	color:#000;
	text-align:left;
	margin-left: 1em;
}

.prev-addr   {
	float: left;
	width:77%;
	padding: 2px;
	margin-top:10px;	
	border:#eeeece solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-style:normal;
	color:#000;
	text-align:left;
	margin-left: 11px;
}

.Select-Country  {
	float: left;
	width:77%;
	padding: 2px;
	margin-top:10px;	
/*	height: auto;
	overflow: hidden; */
	border:#eeeece solid 1px;
/*	display:table; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:#000;
/*	text-align:left; */
	margin-left: 1em;
	}

#Select-Country  select {
	margin:.5em 0 .5em 0;
	width:80%;
	}

#Select-Country p  {
	margin-left: 2em;
	font-weight:bold;
}

#Red-Error-Message {
	float: left;
	padding-left: 10px;
	padding-bottom: 4px;
	text-align: left;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

#Terms {
	float: none;
	text-align: center;
	padding: 20px;
}

#TermsError {
	float: none;
	text-align: center;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.Address-Form  {
	float: left;
	width:75%;	/* was 100% which can't be since there is a sidebar */
	margin-left: 3%;
	margin-top:10px;	
	height: auto;
	overflow: hidden;
	border:#eeeece solid 1px;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:#000;
	text-align:left;
	
	}

.Address-Form  input {
	margin:.5em 0 .5em 0;
	padding:2px;
	width:80%;
	}

.Address-Form  select {
	margin:.5em 0 .5em 0;
	padding:2px;
	width:80%;
	}

.Address-Form  p  {
	margin-left: 2em;
	font-weight:bold;
}

#Payment-Form  {
	float:left;
	width:72%;	/* Was 100% */
	margin-top:20px;	
	/* height: auto;
	overflow: hidden; */
	border:#eeeece solid 1px;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding: 2%;
	}

#Payment-Form  input {
	margin:.5em 0 .5em 0;
	padding:2px;
	width:80%;
	}

#Address-Form  select {
	margin:.5em 0 .5em 0;
	padding:2px;
	}

#Payment-Form  p  {
	margin-left: 2em;
	font-weight:bold;
}

#checkout-button-wrap  {
/*	height:auto;
	width:100%;
	display:table; */
	float: left;
	width: 100%;
}

.billing-same {	/* added this class for shippingaddress.html page */
	float: left;
	width: 70%;
	margin-top: 20px;	
}

.clear	{
	clear: both;	
}

.coupon-code  {
	width:auto;
	float:left;
	margin-top:16px;
	margin-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	color:#336699;
	float:left;
}

.input-coupon  {
	width:9em;
	margin-top:3px;
	padding:2px;
}

#order-review #left-address {
	clear: both;
    width: 45%;
    float: right;
    text-align: left;
}

#left-address {
	width:50%;
	float:left;
	text-align:left;
}

#right-address {
	width:30%;
	float:right;
	text-align:left;
}

#coupon-button  {
	width:auto;
	-webkit-appearance:button;
	padding:4px;
	margin-left:10px;
	margin-top:2px;
	float:right;
	text-align:center;
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5691c3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

#checkout-button  {		/* Must remain an "ID" for Javascript */
	width:auto;
/*	-webkit-appearance:button;
	padding:4px;
	margin-top:18px;
	margin-bottom:10px;
	font-size:1.15em;
	float:right;
	text-align:center;
	font-weight:bold;
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5691c3;
	cursor: pointer; */
}

.checkout-button  {
	width:auto;
	-webkit-appearance:button;
	font-size:1.15em;
	float:right;
	text-align:center;
	font-weight:bold;
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #5691c3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	border-radius: 15px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

.checkout-button-disabled  {
	width:auto;
	-webkit-appearance:button;
	padding:4px;
	margin-top:18px;
	margin-bottom:10px;
	font-size:1.15em;
	float:right;
	text-align:center;
	font-weight:bold;
	border: #336699 0px solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #4B4B4B;
}

#contentwide .sidenav  {	/* Overwrite #sidenav on line 679 so this class is exclusive to the ShoppingCart.html page */
	float: left;
	width: 195px;
	text-align: left;	
}

#contentwide .sidenav-checkout-butts  {
	height:2em;
/*	width:100%; */
	font-size:1.5em;
	font-weight:bold;
	border-bottom: 2px solid #336699;
	cursor: pointer;
	padding-left: 5px;
	line-height: 30px; 
}

#contentwide .sidenav-checkout-butts-active  {
	height:2em;
/*	width:100%; */
	font-size:1.5em;
	font-weight:bold;
	border-bottom: 2px solid #336699;
	cursor: pointer;
	background-color: #efef66;
	padding-left: 5px;
	line-height: 30px;
}


/*
@media only screen and (max-width: 380px) {
	
#contentwide {
	background-color:white; 
	background-image: none;
	}	

#cartContent {
	width:100%;	
}
	
.product-title  {
	width:58%;
	float:left;
	text-align:left;
	display:block;
	margin-left:.5em;
	font-size:1em;
}

.price-title  {
	display:none;
}


#Item  {
	width:100%;
	padding:4px 0 4px 0;
	}

#ItemImage  {

	}


#ItemSubtotal  {
	display:none;
}
	
#ItemPrice  {
	margin-left:-10px;
	margin-top:4px;
	width:7em;
}
	
#ItemQuantity  {
	margin-left:-5px;
	width:4em;
}

#ItemQuantity select {
	margin:1px;
	padding:1px;
	width:auto;
}
	
#ItemRemove  {
	width:25%;
}

#ItemRemove  img {
	margin-left: 1em;
}

#itemwrapL {
	max-width:50%;
	margin-left:-10px;
	padding:0px;
}


#itemwrapR	 {
	width:50%;
	margin-right:-10px;

}
	
#coupon-code  {
	width:100%;
}
	
}

@media only screen and (max-width: 440px) {
	
#contentwide {
	background-color:white; 
	background-image: none;
	}
	
#cartContent {
	width:100%;	
}
	
.product-title  {
	width:58%;
	float:left;
	text-align:left;
	display:block;
	margin-left:.5em;
	font-size:1em;
}



#Item  {
	width:100%;
	padding:4px 0 4px 0;
	}

#itemwrapL {
	max-width:50%;
	margin-left:-10px;
	padding:0px;
}


#itemwrapR	 {
	width:50%;
	margin-right:-10px;
}
	
#coupon-code  {
	width:100%;
}

}


/* END STYLES FOR CART CHECKOUT */

/*  MEDIA QUERIES */

@media only screen 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	#contentwide {
		width: 100%;
		background-image: none;
		background: white;
		border: none;
		}
		
	#contentwide .sidenav {
		width: 100%;
		text-align: center;
	}
	
	#contentwide .cartContent {
		width: 100%;	
	}
	
	#contentwide .title-banner {
		font-size: 0.875em;	
		width: 100%;
	}
	
	#contentwide .title-banner .cart-subtotal {
			width: 30%; !important;
	}
	
	#contentwide #Item {
		width: 95%;
		display: inline-block;	
	}
	
	#contentwide #ItemImage {
		/*width: 35%;
		float: left; */
		display: none;
	}
	
	#contentwide #ItemNumber {
		font-size: 10px;
		width: 60%;
		margin-left: -10px;
	}
	
	#contentwide #ItemTitle {
		font-size: 10px;	
	}
	
	#contentwide #ItemDescription {
		font-size: 0.825em;
	}
	
	#contentwide .itemwrapL {
		width: 60%;
	}
	
	#contentwide .itemwrapR {
		width: 40%;
	}
	
	#contentwide #ItemPrice {
		font-size: 10px;
		width: 30%;
	}
	
	#contentwide #ItemQuantity {
   		width: 25%;
		font-size: 10px
	}
	
	#contentwide #ItemSubtotal {
		font-size: 10px;
		width: 30%;	
	}
	
	#contentwide #ItemRemove {
		width: 25%;	
		overflow: visible;
	}
	
	#contentwide #ItemRemove img {
		margin: 0px;
	}
	
	#contentwide .cart-subtotal {
		float: inherit;
		margin-left: 40%;
	}
	
	#contentwide #subtotal-dollars {
		margin-right: 12%;
	}
	
	#contentwide #coupon-code {
		margin-left: 4%;
		font-size: 11px;	
	}
	
	#contentwide #checkout-button {
		font-size: 11px;
		margin-right: 4%;
	}
	
	#Red-Error-Message {
	margin:0 4px 4px;
	padding-left:10px;
	padding-bottom:4px;
	text-align:left;
	color:#ff0000;
	font-size: 16px;
	font-weight: bold;
        }

        #footercart {
		width: 53%;
		margin: 0px;
		padding: 0px;
		font-size: 10px;	
	}
	
	#checkout-button-wrap  {
		width: 100%;		/* for 480px screens */
	}
	
	#contentwide .Select-Country {
		width: 92%;	
		padding-left: 10px;
	}
	
	#contentwide .Address-Form {
		width: 93%;
	}
	
	#contentwide .billing-same {
   		float: left;
		width: 50%;
		margin-top: 10px;
		margin-left: 16px;
		font-size: 10px;
}

/* New styles for ORDER REVIEW PAGE MOBILE */

#order-review .product-title {
    width: 50%;
}

#order-review .price-title {
    width: 15%;
 }

#order-review #cart-titles {
    font-size: 8px;
}

#order-review #ItemWrapper {
    width: 95%;
    height: auto;
}

#order-review #left-address {
    margin-top: 2em;
    width: 50%;
	font-size: 10px;
}

#order-review #right-address {
    width: 45%;
    margin-top: 2em;
	font-size: 10px;
}

#order-review #cart-subtotal {
	width: 90%;
	margin: 4px 10px 4px 0;
}

}



@media only screen 
  and (min-device-width: 481px) 
  and (max-device-width: 768px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	#contentwide {
		width: 100%;
		background-image: none;
		background: white;
	}
		
	#contentwide .sidenav {
		width: 100%;
		text-align: center;
	}
	
	#contentwide .cartContent {
		width: 100%;	
	}
	
	#contentwide .title-banner {
		font-size: 1em;
		width: 100%;
	}
	
	#contentwide #Item {
		width: 95%;
		display: inline-block;	
	}
	
	#contentwide #ItemImage {
		width: 35%;
		float: left;
	}
	
	#contentwide #ItemNumber {
		font-size: 1em;
		width: 50%	
	}
	
	#contentwide #ItemTitle {
		font-size: 1em;
	}
	
	#contentwide #ItemDescription {
		font-size: 1em;
	}
	
	#contentwide #coupon-code {
		margin-left: 4%;
		font-size: 11px;	
	}
	
	#contentwide #checkout-button {
		font-size: 11px;
		margin-right: 15%;
	}
	
	#cartContent .Select-Country {	/* for 768 media query on checkout.html page */
		width: 95%;
		padding-left: 10px;
	}
	
	#cartContent #checkout-button-wrap {	/* for 768 media query on checkout.html page */
/*		width: auto;
		margin-left: 15px; */
		float: right;
	}
	
	#cartContent #CheckoutWrapper {
		min-height: 80vmin;	
	}
	
	#Red-Error-Message {
	margin:0 4px 4px;
	padding-left:10px;
	padding-bottom:4px;
	text-align:left;
	color:#ff0000;
	font-size: 16px;
	font-weight: bold;
        }

        .Address-Form {		/* Media Query 768px for Ship To Page */
		width: 94%;	
	}
	
	.billing-same { 	/* Media Query 768px for Ship To Page */
		width: 60%;
		margin-left: 25px;
	}
	
	#Payment-Form {	/* For Payment Information Form to Enter Credit Card Info */
		width: 88%;	
	}
	
/* ORDER REVIEW STYLES For Tablet */

#order-review #ItemWrapper {
    width: 100%;
 }

#order-review #cart-titles {
    width: 100%;
}

#order-review .product-title {
    width: 50%;
}

#order-review #left-address {
    width: 55%;
}

#order-review #right-address {
    width: 35%;
}

#order-review #cart-subtotal {
	width: 95%;
	margin: 4px 20px 4px 0;	
}

}