/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 0.8em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.skipnav {border: 0;}
.centered {text-align: center!important;}

img.cent {display: block; margin-left: auto; margin-right: auto;}

BODY {
  background: #FBFBFB;
  color: #333333;
  margin: 0px;
  padding: 0px;
  margin-left: 0;
  margin-right: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: blue;
  text-decoration: underline;
}

FORM {
	display: inline;
}

img {
  border: 0;  
}

tr.header td img, tr.headerNavigation td img, tr.headerInfo td img {
/* this seems to help image artifacts in the header on the ipad  */
  margin: -2px;
  margin-right: 2px;
}

tr.header, tr.header > td {
  background: #666;
}


tr.header > td {
  padding: 1px;
}

TR.headerNavigation, TR.headerNavigation > td {
  background: #666666;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #666666;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: underline;
}

A.headerNavigation:hover {
  background-color: #ffffff;
  color: #666666;
}

tr.headerNavigation td.del_blurb_header {
color: white;
font-size: 0.9em;
padding-bottom:0.8em;
}

td#del_blurb_header {
color: white;
font-size: 0.9em;
padding-bottom:0.8em;
}

td#del_blurb_header a {
color: white;
text-decoration: underline;
}

td#del_blurb_header a:hover {
color: white;
text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo, TR.headerInfo td, TR.headerInfo td img {
  background: #666666;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TR.footer {
  background: #666666;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
}

/*
.infoBox {
  background: #b6b7cb;
}
*/

.infoBox {
  background: #666666;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading, td.infoBoxHeading a:link, td.infoBoxHeading a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  color: #ffffff;
}

span.moved {
  color: yellow;
}

span.caveat {
  color: red;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd {
  background: white;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
/*richens addition */
a.productListing-heading:link, a.productListing-heading:visited {
	color: #FFFFFF;
	text-decoration: underline;
}	

a.productListing-heading:hover {
	color: black;
}
/* end richens addition */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.pageHeading h1 {
  margin: 0;
  margin-top: 0.3em;
  text-align: center;
  padding: 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 90%;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

dl.boldhead dt {
  font-weight: bold;
}

dl.boldhead dd {
  margin-bottom: 0.6em;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand  } /* cursor: hand doesn't validate, bloody MS */
.moduleRowSelected { background-color: #E9F4FC; }


.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* RICHENS STUFF */

strong {
	font-weight: bold;
	color: #666666;
}

strong.heavy {
	font-weight: bold;
	color: #444444;
}

div.big-image {
  text-align: center;
}

a.textlink {
  color: blue;
  text-decoration: underline;
}

a.textlink:hover {
  color: white;
  background-color: blue;
}

.twodiv-resp {
  display: flex; 
}

.twodiv-resp>div {
  display: inline-block;
  padding-left: 2%;
  padding-right: 2%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  width: 40%;
  vertical-align: top;
}

.newinfobox {
  background: #f8f8f9; 
  border: 1px black solid;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  padding: 0.5em;
}

.newinfobox h3 {
  margin: 0;
  width: 100%;
  text-align: center;  
}

.formbox div.field {
  font-weight: bold;
  width: 100%;
  font-size: 12px;
  margin-bottom: 0.5em;
}

.formbox div.field>label {
  display: inline-block;
  min-width: 40%;
}

.formbox div.field>input[type=text], .formbox div.field>input[type=password] {
  display: inline-block;
}

div.index-blurb {
  border: 3px #666 solid;
  -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;  
padding: 10px;
clear: both;
width: 96%;
margin-left: auto;
margin-right: auto;
}

h3.account-head {
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

ul.prev-order-resp {
  width: 100%;
  padding: 0;
  margin: 0;
  border-bottom: 1px #666 solid;  
}

ul.prev-order-resp:last-child {
  border-bottom: 0;
}

ul.prev-order-resp>li {
  display: inline-block;
  width: 15%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  border-right: 1px #666 solid;   
  text-align: center;
}

ul.prev-order-resp>li+li+li {
  width: 20%;
}

ul.prev-order-resp>li+li+li+li {
  font-weight: bold;
}

ul.prev-order-resp>li+li+li+li+li {
  width: 15%;
  font-weight: normal;
}

ul.prev-order-resp>li:last-child {
  border-right: 0;
  width: 5%;
}

a.external:link {
	color: navy;
}

a.external:visited {
	color: purple;
}

a:hover {
	color: blue;
}

p.noneavailable {
	font-size: 0.85em;
	font-weight: bold;
}

tr.machineLinks td ul li {
	margin: 0;
	padding: 0;	
	border: 0;
	background-color: #666666;
	border: 0.1em #444444 solid;
	border-bottom: 0;
}

tr.machineLinks td ul {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	margin-right: 1em;
	list-style-image: url(images/space.gif);
	list-style-type: none;
	background-color: #666666;
}

table.right_navigation {
	margin-left: 1em;
}

h1 {
	font-size: 1.2em;
	text-align: center;
}

div.customer-greeting {
	background-color: #f8f8f9;
	border: 1px;
    border-style: solid;
    border-color: #b6b7cb;
	border-spacing: 1px;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

input.image_submit {
	border: 0; /* replaces invalid border="0" attriubute that was used in tep_image_submit in includes/functions/html_output */
}

td.main a:link, a.normallink:link {
	color: navy;
	text-decoration: underline;
}

td.main a:visited, a.normallink:visited {
	color: purple;
	text-decoration: underline;
}

td.main a:hover, a.normallink:hover {
	color: blue;
	text-decoration: underline;
}

td.main table.index-icons {
  margin-bottom: 5em;
}

td.main table.index-icons tr td {
  text-align: center;
  vertical-align: top;
}

td.main table.index-icons tr td p, td.main table.index-icons tr td p a:link, td.main table.index-icons tr td p a:visited {
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

td.main table.index-icons tr td p a:hover {
  color: white;
  background-color: black;
  text-decoration: underline;
}

div.faq-blurb {
	text-align: justify;
}

div.faq-blurb>ol>li>img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.faq-blurb dl dt {
	font-weight: bold;
	font-size: 1.2em;
}

div.faq-blurb dl dd {
	margin-left: 2em;
	margin-bottom: 1.2em;
}

div.faq-blurb ol li {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 1.5em;
}
div.faq-blurb ol li p {
  margin: 0;	
  padding: 0;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.5em;
  text-align: left;
}

td.login-link {
	background-color: #CCCCCC;
	border: 1px;
    border-style: solid;
    border-color: #555555;
	border-spacing: 1px;
	padding: 0.15em;
	font-size: 0.9em;
}

/* Help me find my mac page */

ul.hfmenu {		
    width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 1em;	
}

ul.hfmenu li {
  float: left;
  padding: 0.7em;
  margin: 0;
 list-style: none;
 border-right: 1px grey dotted;
  border-left: 1px grey dotted;
}

ul.hfmenu li h3 {
  font-size: 0.85em;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
}

ul.hfmenu li h3 a:link, ul.hfmenu li h3 a:visited {
  color: black;
}

ul.hfmenu li img {
  padding: 0;
  margin: 0;
}

ul.hf-pic-menu {
  list-style-type: none;
  width: 90%;
}

ul.hf-pic-menu>li {
  display: inline-block;
  width: 12%;
  min-width: 110px;
}


table.find-mac div.blurb {
	text-align: justify;
	padding-left: 2.5em;
	padding-right: 2.5em;
}

table.find-mac div.blurb ul.pagelinks {
	font-size: 0.9em;
}

table.find-mac tr.title-row {
	background-color: #f8f8f9;
}

table.find-mac tr.title-row td {
	padding-top: 1.5em;
	padding-bottom: 0.5em;
	margin: 0;
}

table.find-mac tr td h2 {
	text-align: center;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

table.find-mac tr td {
	padding: 0.5em;
	vertical-align: top;
	text-align: center;
}

table.find-mac tr td table, table.find-mac tr td table tr {
  padding: 0;
  margin: 0;
  text-align: center;
 }

table.find-mac tr td h3 {
	font-size: 0.9em;
}

table.find-mac tr td p, table.find-mac tr td form {
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: justify;
	vertical-align: top;
}

table.find-mac tr td form {
	font-size: 0.9em;
	line-height: 2em;
}

table.find-mac tr td h3 a:link, table.find-mac tr td h3 a:visited {
	text-decoration: underline;
	color: #333333;
}

table.find-mac tr td h3 a:hover {
	text-decoration: underline;
	color: white;
	background-color: #333333;
}

/*MACHINE PAGES*/

/*float clearing - http://www.positioniseverything.net/easyclearing.html */
/*for decent browsers */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*for IE/Mac */
.clearfix {display: inline-table;}
/*for IE/Win */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*end float clearing */

div.machine-description table tr td div.mach-pics dl {
	font-family: "Times New Roman", Times, serif;
	text-align: center;	
	margin-right: 0.8em;
}

div.machine-description table tr td div.mach-pics dl dd {
	margin-bottom: 10em;
	text-align: left;
	font-size: 0.75em;
}	

div.machine-description table tr td {
	vertical-align: top;
}

div.machine-description div.page-nav {
	font-size: 0.65em;
	vertical-align: top;
	padding: 0.3em;
}

div.machine-description div.page-nav li {
	margin-bottom: 0.3em;
}

div.machine-description table tr td div.tech-specs {
	margin: 0;
	border: double;
	font-family: "Times New Roman", Times, serif;
	width: 7em;
	margin-top: -5em;
	margin-bottom: 3em;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.25em;
}

div.machine-description table tr td div.tech-specs h2 {
	text-align: center;
	font-size: 1em;
}

div.machine-description table tr td div.tech-specs ul {
	list-style-image: url(images/space.gif);
	list-style-type: none;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	font-size: 0.7em;	
}

div.machine-description table tr td div.tech-specs ul li {
	margin-bottom: 0.35em;
}

div.machine-description table tr td div.blurb, div.machine-description table tr td div.difficulty {
	text-align: justify;
	font-size: 0.9em;
}

div.machine-description div.mach-text h2 {
	font-size: 1em;
	background-color: #DDDDDD;
	padding-left: 0.2em;
}

div.machine-description div.mach-text h3 {
	color: #666666;
}

div.machine-description table tr td div.prodlist div.fitting-disclaimer {
	font-size: 0.9em;
	border: solid;
	border-color: #666666;
	border-width: 0.1em;
	padding: 0.4em;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0.6em;
	text-align: justify;
}

div.machine-description table tr td div.difficulty p:first-child {
	font-weight: bold;
}

div.machine-description table tr td div.prodlist table tr td {
	font-size: 0.9em;
}

div.machine-description table tr td div.prodlist table tr td span.incvat {
	color: #777777;
}

div.machine-description table tr td div.prodlist table tr td + td {
	text-align: right;
}

div.machine-description table tr td div.prodlist table tr td + td + td {
	text-align: center;
}

div.machine-description table tr td div.prodlist table.caveat tr td {
	text-align: left;
	vertical-align: top;
}

div.machine-description table tr td div.prodlist table tr td a.caveat:link, div.machine-description table tr td div.prodlist table tr td a.caveat:visited {
	color: red;
}

div.machine-description table tr td div.prodlist table.caveat tr td {
	color: red;	
	padding-bottom: 0.5em;
}

div.machine-description div.toplink {
	text-align: center;
	font-size: 0.6em;
}

div.machine-description h4 {
	font-size: 1.1em;
	margin: 0.2em;
	margin-top: 0.7em;
	margin-left: 0em;
}





/*NEW Product Pages CSS */


div.product-details h1 {
	font-size: 0.8em;
}

div.product-details span.exvat {
	font-size: 0.7em;
}

div.product-details span.incvat {
	color: #BBBBBB;
}

div.product-details div.main-img {
	text-align: center;
}

div.product-details div.warranty {
	color: #555555;
	font-size: 1.1em;
}

div.product-details div.manulink {
	font-size: 1.2em;
	background-color: #f8f8f9;
}

div.product-details div.compat h2 {
	font-size: 1.2em;
}

div.product-details div.compat dt {
	margin-top: 0.8em;
    display: table-cell;
}

div.product-details div.compat dt.image {
    width: 80px;
}


div.product-details div.compat dd {
	color: red;
}

ul.menu li {
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 4em;
}	

ul.menu li a {
	display: block;
}

div.feedback {
  margin-left: 15%;
  margin-right: 15%;
  font-style: italic;
}

div.feedback p {
  margin-left: 15%;
  font-weight: bold;
}

div.serial-info>h2 {
  margin: 0;
  padding: 0;
  text-align: center;
}

div.serial-blurb {
  font-size: 0.9em;
  width: 60%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

div.serial-image {
  display: inline-block;
  float: right;
  width: 30%;
  margin: 0; 
  vertical-align: top;
}

div.serial-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div#tabs {
  clear: right;
  padding-top: 1em;
}

dl.sn-result {
  font-size: 1.05em;
}

dl.sn-result dt,dl.sn-result dd {
  margin: 0;
  padding: 0;
  margin-bottom: 0.15em;
  border-bottom: 0.1em solid #ccc;
}

dl.sn-result dt {
  float: left;
  width: 20em;
}

dl.sn-result dd {
  font-weight: bold;
}

p.clear {
  clear: both;
}

div.prodlist table tr:nth-child(even) {
  background-color: #F2F2F2;
}

div.compat-plist {
  font-size: 1em;
  width: 100%;
}

div.compat-plist>ul {
  background-color: #F2F2F2;
  margin: 0;
  padding: 0;
  margin-top: 0.5em;
  width: 100%;
}

div.compat-plist>ul>li:first-child {
  width: 50%;
}

div.compat-plist>ul>li {
  margin: 0;
  padding: 0;  
}

div.compat-plist>ul>li + li {
	text-align: right;
	width: 20%;
}

div.compat-plist>ul>li + li + li {
	text-align: center;	
}

div.compat-plist>ul>li + li + li + li {
  width: 10%;
}

div.compat-plist span.incvat {
	color: #777777;
}	

div.compat-plist>ul {
  list-style-type: none;
}

div.compat-plist>ul>li {
  display: inline-block;
}

div.compat-plist>p.sn-caveat {
  color: red;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  background-color: #F2F2F2;  
}

tr.sn-caveat td {
  color:red;
  padding-bottom:0.6em;
  background-color: white;
}

table.caveat td, tr.subtitle td {
  background-color: white;
}

div#div-picker table tr td {
  font-size: 0.9em;
}

div.picker-install>div, div.picker-install>div>div {
  border: 0.1em black solid;
  padding: 0.2em;
}

div.repair-faq dl dt {
  background-color: #DDDDDD;
}

div.repair-faq dl dt.subhead {
  background-color: white;
}

div.repair-faq dl dd dl dt {
  background-color: white;
}

div.repair-faq dl dd {
/*answers to be hidden until clicked on*/
  display: none;
/*  font-size: 1.2em; */
  border: 0;
}

div.repair-faq dl dd dl dd {
/*nested dls should not be hidden however*/
  display: block;
  font-size: 1em;
}

div.repair-faq dl dt a:link, div.repair-faq dl dt a:visited {
  color: black;
  background-color: #DDDDDD;
  text-decoration: none;
}

div.repair-faq dl dt a:hover {
  color: #DDDDDD;
  background-color: black;
}

div.repair-faq dl dd ol {
  padding-left: 0;
  margin-left: 2em;
}

div.repair-faq dl dd dl.sublist dt {
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 0.2em;
}

div.repair-faq dl dd dl.sublist dd {
  margin: 0;
  padding:0;  
}

div.repair-faq dl dd dl.sublist dd p {
  margin: 0;
  padding: 0;
  
}

.twitface a:hover img {
  background: #999;
}

div.snbox {
  width: 100%;
}

div.snbox>div {
  border: 3px #666666 solid; 
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
  padding: 15px; 
  display: inline-block;  
  background-color: white;
  width: 45%;
}

div.snbox input[type=text] {
  border: 2px black solid;
  font-size: 20px;
  margin-bottom: 5px;
}

div.snbox p {
  font-weight: bold;
  text-align: center;
}

div.snbox>div:last-child {
  margin-left: auto;
  float: right;

}

div.snbox>div:first-child img {
  float: left;
}

div.snbox>div:last-child img {
  float: right;
  vertical-align: top;
}

div#mac-ids>ul {
  width: 750px;
  left: -350;    
}

div#mac-idsul>li {
  text-align: center;
}

div#mac-ids table {
  width: 100%;
}

div#mac-ids td {
  vertical-align: top;  
  border: 1px #666 solid;
  margin: 0;
  padding: 0;
  background: #666;
}

div#mac-ids ol.fake-ul {
  width: 96%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: #666;
  font-size: 12px;
}

div#mac-ids ol.fake-ul>li {
  padding: 3px;
  padding-right: 0;
  position: relative;
  background: #666;
  color: white;
}

div#mac-ids ol.fake-ul>li:hover {
  color: #666;
  background: white;
}

div#mac-ids ol.fake-ul>li>ul {
  z-index: 5000;
  padding: 0;
  position: absolute;
  top: 5px;
  left: 50px;
  width: 200px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

div#mac-ids td.last-few ol.fake-ul>li>ul {
  left: -150px;
}

div#mac-ids ol.fake-ul>li>ul>li {
  font-size: 12px;
  height: 3.3em;
  background: white;  
  border: 1px black solid;
}

div#mac-ids ol.fake-ul>li>ul>li>a {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

div#mac-ids ol.fake-ul>li>ul>li>a:link, div#mac-ids ol.fake-ul>li>ul>li>a:visited {
  background: white;
  color: #666;
  text-decoration: none;
}

div#mac-ids ol.fake-ul>li>ul>li>a:hover {
  background: #666;
  color: white;
  text-decoration: none;  
}

div#mac-ids ol.fake-ul>li>ul.mac-id-2col, div#mac-ids td.last-few ol.fake-ul>li>ul.mac-id-2col {
  width: 300px;
}

div#mac-ids td.last-few ol.fake-ul>li>ul.mac-id-2col {
  left: -250px;
}

div#mac-ids ol.fake-ul>li>ul.mac-id-2col li, div#mac-ids td.last-few ol.fake-ul>li>ul.mac-id-2col li {
  width: 49%;
  float: left;
}

div#mac-ids ol.fake-ul>li:hover>ul {
  display: block;
  visibility: visible;
  opacity: 1;
}

/*now for simpler dropdown list - being used initially for machine ids relevant to the machine page
A horizontal ol (no numbers) with uls that drop down
*/ 

div.horiz-dropdown {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5em;
}

div.horiz-dropdown ol, div.horiz-dropdown ul {
  list-style-type: none;
}

div.horiz-dropdown ol {
  text-align: center;
  display: inline;
  margin: 0;
  width: 100%;
}

div.horiz-dropdown ol li {
  border: 0.1em black solid;
  font-size: 10px;
  font-weight: bold;
  color:#eee;
  display: inline-block;
  position: relative;
  background: #666;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; 
}

div.horiz-dropdown>ol>li:hover {
  background: #EEE;
  color: #000;
}

div.horiz-dropdown ol li ul {
  margin-left: -50px;
  z-index: 5000;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 0;
  width: 200px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

div.horiz-dropdown ol li ul li { 
  background: #fff; 
  font-size: 12px;
  font-weight: normal;
  display: block; 
  color: #666;
  border:solid 1px #999999;
  padding: 0px;
  cursor: default;
}

div.horiz-dropdown ol li ul.hdrop-2col {
  width: 400px;
  margin-left: -150px;
}

div.horiz-dropdown ol li ul.hdrop-2col li {  
  width: 190px;
  float: left;
  display: inline;
  height: 4em;
}

div.horiz-dropdown ol li ul li a {
  background: transparent;
}

div.horiz-dropdown ol li ul li a:link, div.horiz-dropdown ol li ul li a:visited {
  display: block;
  color: #333;   
  padding: 5px;
}

div.horiz-dropdown ol li ul li:hover { 
  background: #666;
}

div.horiz-dropdown ol li ul li:hover a {
  color: #fff;
}

div.horiz-dropdown ol li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

div#topphone {
  position: absolute;
  top: 25px;
  font-size: 1.4em;
}

span.more_info_link {
  cursor: pointer; 
  cursor: hand;
  text-decoration: underline;
  color: blue;
}

.more_info_link:hover {
  color: white;
  background-color: blue;
}

div#more_info_hdd, div#more_info_ram {
  display: none;
}

ul#account_links {
  vertical-align: baseline;
}

ul#account_links li {
  display: inline;
  padding-left: 5px;
}

ul#account_links li:not(:first-child):before {
  content: "\007C\00a0";
}

#model_id_tool {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

div.snbox #model_id_tool {
  width: 60%;
}

#model_id_tool>div {  
  width: 100%;
  margin: 0;
  padding: 0;
  display: table-row;
  border: 3px #ccc double;
  vertical-align: middle;
}

div.snbox #model_id_tool>div {
  border: 1px #666 solid;
  border-collapse: separate;
  border-spacing: 2px;
}


#model_id_tool>div>div {  
  display: table-cell;
  margin: 0;
  padding: 0;    
  padding-bottom: 0.5em;    
  padding-top: 0.5em;  
}

div.snbox #model_id_tool>div>div {
  display: table-row;
  font-weight: bold;
  text-align: left;
}

#model_id_tool>div>div:first-child {
  text-align: right;
  width: 57%;
  padding-left: 1%;
  padding-right: 2%;
}

#model_id_tool>div>div:last-child {
  text-align: left;
  width: 40%;
}


a.phone:link, a.phone:visited {
  font-size: 1.4em;
  font-weight: bold;
  color: #ffffff!important;
  text-decoration: none;
}

div.has-map {
  width: 40%;
  float: right;
  text-align: left;
  padding-right: 5%;
}
div.has-map>iframe {
  width: 100%;
  height: 400px;
}

dl.contactus>dt img {
  padding: 2em;
  padding-top:0;
}

dl.contactus>dt, dl.contactus>dd {  
  display: inline-block;  
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  border-bottom: 5px #ccc solid;
}

dl.contactus>dd p.phone-num {
  font-size: 1.1em;
}

dl.beside-map>dt {
  width: 45%;
}

dl.beside-map>dd {
  width: 45%;
}

dl.beside-map {
  width: 60%;
}

dl.beside-map>dd p {
  font-weight: bold;
  line-height: 1.3em;
}


dl.after-map {
  width: 100%;
  clear: both;
}

dl.after-map>dt {
  width: 27%;
}

dl.after-map>dd {
  width: 65%;
}

.contactform textarea {
  text-align: left;
  margin-left: 1em;
  margin-right: 1em;
}

.contactform p {
  margin: 0;
  padding: 0;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  margin-left: 1em;
  display: block;
}

.contactform input {
  margin: 0;
  padding: 0;
  margin-left: 2em;
  display: block;
}

.contactform input[type=submit] {
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.8em;
  font-size: 1.1em;
}

div.contactform { /* on the contact us page, the form is not in a div */
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 1em;
  padding-right: 1em;
  border: 3px #ccc solid;
}

div.directions {
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 0.8em;
}

div.directions>div {
  display: inline-block;
  width: 100%;
  margin-left: 0.4em;
  margin-right: 0.4em;
  padding: 0.4em;
  border: 2px #ccc solid;
}

  table.benchmark {
    border: 2px #666 solid;
	border-spacing: 0;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
  }
  table.benchmark td {
    border: 1px #999 solid;
	text-align: center;
  }
  table.benchmark td:first-child {
    text-align: left;
  }
  table.benchmark tr:first-child td:first-child {
    text-align: center;
  }  
  table.benchmark tr:nth-child(2) {
    font-weight: bold;
  }
  table.benchmark tr:first-child td, table.benchmark td:nth-child(odd) {
    border-right: 2px #666 solid;
  }
  tr.b-head {
    border: 2px #666 solid;
	font-weight: bold;
  }
  tr.b-highlight {
    color: red;
	font-weight: bold;
  }
  tr.b-highlight2 {
    color: red;
  }  

div.payment-fields {
  font-size: 12px;
}

.header_cart {

  float: left;

  text-align:left;
  
  vertical-align: top;

  background: #666666;

  color: #ffffff;

  font-size: 11px;

  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;



  max-width: 300px;
  min-width: 100px;

  margin-top: 4px;

  padding: 5px;
  
  border: 1px white solid;

}


ul.cat-list {
  list-style-type:none;
  width:90%;
  margin:0 auto;
}


.header_cart a {
  color: white;
  text-decoration: underline; 
}

.header_cart a:hover {
  color: #666666;
  background: white;
  text-decoration: underline; 
}



div#header .header_cart2 {

  text-align:left;
  

  font-size: 11px;

  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;


  
  width: 20em;
  min-width: 10em;
  margin: 2px;
  margin-top: 4px;

  padding: 3px;
  
  border: 1px white solid;
}



div#header .header_cart2 a {
  color: white;
  text-decoration: underline; 
}

div#header .header_cart2 a:hover {
  color: #666666;
  background: white;
  text-decoration: underline; 
}

div#header .secured {
  overflow: hidden;
  text-align: right;
}


div#header .secured a, div#header .secured a img {
  display: inline;
  vertical-align: top;  
}

div#header .secured a img {
  height: 40px;
  width: auto;
}

div#header .secured a img:first-child {
  margin-left: 5px;
  margin-bottom: 5px;
}

div#header {
margin-top: 0;
  background-color: #666666;
  color: white;
  font-family: "Oswald",sans-serif;
margin-left: 0;
margin-right: 0;
padding-bottom: 0.8em;
}

div#header>ul.menu-bar {  
  list-style-type: none;  
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
}

div#header .twitface img {
  height: 30px;
  width: auto;
}

div#header ul.menu-bar>li {
  display: inline-block;
  vertical-align: middle;
}

div#header ul.menu-bar>li>p>a {
  color: white;
  text-decoration: none;
}

div#header ul.top-bar>li {
  text-align: center;
  width: 30%;
  display: inline;
}

div#header ul.top-bar>li:first-child {
  text-align: right;
  float: left;
}

div#header ul.top-bar>li:last-child {
  text-align: left;
  float: right;
}


div#header li#title {
  width: 25%;
  overflow: hidden;
}

div#header a.phone:link, div#header a.phone:visited {
  font-size: 1.4em;
  font-weight: bold;
  color: #ffffff!important;
  text-decoration: none;
}


div#header>ul.drop-bar {
  font-size: 14px;
  width: 100%;
  text-align: center;
}

div#header>ul.drop-bar>li {
  margin: 0;
  padding: 0;
    margin-left: 1%;
  margin-right: 1%;
  display: inline-block; 
}

div#header>ul.drop-bar>li>p {
  margin: 0;
  padding: 0.2em;
  padding-left: 0.5em;
  padding-right: 0.5em;

  display: inline-block; 
  cursor: default;
  width: 100%;
}

div#header>ul.drop-bar>li>p:hover {
  background-color: #444;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px; 
}

div#header>ul.drop-bar>li.not-drop>p:hover {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;  
}

div#header>ul.drop-bar>li.simple-drop>p>a {
  color: white;
  text-decoration: none;
}

div#header>ul.drop-bar>li.simple-drop>ul {
  z-index: 30;
  font-size: 14px;
  display: none;
  list-style-type: none;
  color: white;
  background-color: #A6ADB7;
  position: absolute;
  text-align: left;
  margin: 0;
  padding:0;
  padding-left: 1em;
  border-radius: 10px; 
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
}

div#header>ul.drop-bar>li.simple-drop>ul>li:first-child:hover {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

div#header>ul.drop-bar>li.simple-drop>ul>li:last-child:hover {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}



div#header>ul.drop-bar>li.simple-drop:hover>ul, div#header>ul.drop-bar>li.simple-drop:active>ul {
  display: block;
}


div#header>ul.drop-bar>li.simple-drop>ul>li {
  margin: 0;  
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 1em;
  position: relative;
  left: -1em;
  width: 100%;
}

div#header>ul.drop-bar>li.simple-drop>ul>li:hover {
  background-color: #666666;
}



div#header>ul.drop-bar>li.simple-drop>ul>li>a {
  color: white;
    width: 100%;
  display: block;
}

div#header>ul.drop-bar>li.simple-drop>ul>li>a:hover {
  text-decoration: none;
}

div#header>ul.drop-bar>li.big-drop>div {
  visibility: hidden;
  position: absolute;
  left: 15%;
  width: 70%;
  color: black;
  background-color: white; 
  text-align: left;
  padding: 0.8em;
  font-family: Verdana, sans-serif;
  font-size: 12px;
    z-index: 2;
}

div#header>ul.drop-bar>li.smaller-drop>div {
  width: 40%;
  left: 30%;
}

div#header>ul.drop-bar>li.big-drop>div {
  background-color: white;
  text-align: center;
  border: 4px #666 solid;
  border-top: none;
  border-radius: 15px; 
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px; 
}

div#header>ul.drop-bar>li.big-drop:hover>div {
  visibility: visible;  
}

div#header>ul.drop-bar>li.big-drop>div>h2 {
  font-size: 16px;
  text-align: center;
  color: #666;
  margin: 0;
  padding: 0.3em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

div#header>ul.drop-bar>li.big-drop>div>p {
  text-align: left;
  background-color: white;
  padding: 0.3em;
  margin: 0;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  width: 98%;
}

div#header>ul.drop-bar>li.big-drop>div>div {
  text-align: left;
}

div#header>ul.drop-bar>li.big-drop form#menu-sn input.menu-serial {
  border: 2px black solid;
  font-size: 16px;
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;    
}

div#header>ul.drop-bar>li.big-drop>div>div.two-col {
  display: flex;
}

div#header>ul.drop-bar>li.big-drop>div>div>div {
  padding: 0;
  margin: 0;
  vertical-align: top;
  box-sizing: border-box;
}

div#header>ul.drop-bar>li.big-drop>div>div.two-col>div {
  width: 48%;
  display: inline-block;
  background-color: white; 
  margin-right: 1%;
  padding: 0.4em;
  margin-bottom: 0;  
  border-left: 2px #666 solid;
}

div#header>ul.drop-bar>li.big-drop>div h3 {
  color: #666;
}

div#header>ul.drop-bar>li.big-drop>div>div.two-col>div:first-child {
  border-left: none;
}

div#header>ul.drop-bar>li.big-drop img.os-map {
  width: 100%;
  max-width: 400px;
  text-align: center;
}

div#header>ul.drop-bar>li.big-drop div.repair-install-menu>div {
  text-align: center;
}

div#header>ul.drop-bar>li.big-drop div.repair-install-menu>div>p, div#header>ul.drop-bar>li.big-drop div.repair-install-menu>div>ul {
  display: block;
  width: 70%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

div#header>ul.drop-bar>li.big-drop img.ship-img {
  width: 100%;
  max-width: 266px;
  text-align: center;
}

div#header>ul.drop-bar>li.big-drop div.ship-imgs2 {
  margin-top: 0.5em;
}

div#header>ul.drop-bar>li.big-drop div.ship-imgs2 img {
  max-width: 216px;
  width: 45%;
  display: inline;
}

div#header>ul.drop-bar>li.big-drop div.shipping-menu>div {
  text-align: center;
}

div#header>ul.drop-bar>li.big-drop div.shipping-menu>div>ul {
  display: block;
  width: 70%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

div#header>ul#finder-bar {
  width: 100%;
  text-align: center; 
  margin-top: 0.5em;
}

div#header>ul#finder-bar>li {
  border: 2px #888 solid;
  width: 30%;
  border-radius: 15px; 
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px;  
}

div#header>ul#finder-bar>li:hover {
  background-color: #444;
}

div#header>ul#finder-bar>li, div#header>ul#finder-bar>li>p {
  margin: 0;
  padding: 0;
  padding-left: 3%;
  padding-right: 3%;
}

div#header>ul#finder-bar>li>p {
  font-size: 1.4em;
}

div#header>ul#finder-bar>li:first-child {
  margin-right: 5%;
}

div#header>ul#finder-bar>li:last-child {
  margin-left: 5%;
}





div#header form#menu_model_id_tool {
  display: table;
  width: 80%;
  border-collapse: collapse;
}

div#header form#menu_model_id_tool>div {  
  width: 100%;
  margin: 0;
  padding: 0;
  display: table-row;
  border: 3px #ccc double;
  vertical-align: middle;
}

div#header form#menu_model_id_tool>div>div {  
  display: table-cell;
  margin: 0;
  padding: 0;    
  padding-bottom: 0.5em;    
  padding-top: 0.5em;  
}

div#header form#menu_model_id_tool>div>div:first-child {
  text-align: right;
  width: 57%;
  padding-left: 1%;
  padding-right: 2%;
}

div#header form#menu_model_id_tool>div>div:last-child {
  text-align: left;
  width: 40%;
}

.addy-change input {
  max-width: 80%;
}

/* Footer - attempt to reimplement styling from from http://themeforest.net/item/technostore-responsive-oscommerce-with-powerful-settings/full_screen_preview/4245798 (full implementation was purchased)*/
#footer-container {
  background-color: #666;
}

div#footer-links {
  width: 90%;  
  margin-left: auto;
  margin-right: auto;
  color: #DDDDDD;
  background-color: #666666;

  border: 2px solid #666666;
  padding: 5px;
  padding-left: 15px;
  position: relative;  
  padding-bottom: 1em;
  font-family: "Oswald",sans-serif;
  z-index: 1;
}

div#footer-links>div {
  width: 15%;
  display: inline-block;
  position: relative;
  padding-right: 2em;
  vertical-align: top;
}

div#footer-links>div:last-child {
  width: 20%;
}

div#footer-links>div>h4 {
  margin: 0;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 0.7em;
  color: white;
  font-size: 0.9em;
  font-weight: 400;
}

div#footer-links>div>ul {
  list-style-type: none;
  margin: 0;
  padding: 0;  
}

div#footer-links>div>ul>li {
  margin: 0;
  padding: 0;
  border-top: 1px #888888 dotted;
  font-size: 0.75em;
  padding-top: 0.3em;
  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
  word-spacing: 0.25em;
}

div#footer-links>div>ul>li>a {
  color: #DDDDDD;
}

div#footer-links>div>ul>li>a:hover {
  color: white;
  text-decoration: none;
}

div#footer-links>div>ul.stay-connected>li {
  padding-left: 32px; 
  position:relative;
}

div#footer-links>div>ul.stay-connected>li>a>span.con-bg {
  position:absolute; 
  width:22px; 
  height:23px; 
  top:4px; 
  left:0;
  background:url('images/icons/stay_connected.png') 0 0px no-repeat transparent;
}

div#footer-links>div>ul.stay-connected>li.con-twitter>a>span.con-bg								{background-position:-22px 0;}
div#footer-links>div>ul.stay-connected>li.con-twitter>a:hover>span.con-bg			{background-position:-22px -23px;}

div#footer-links>div>ul.stay-connected>li.con-facebook>a>span.con-bg								{background-position:0 0;}
div#footer-links>div>ul.stay-connected>li.con-facebook>a:hover>span.con-bg			{background-position:0 -23px;}

div#footer-links>div>ul.stay-connected>li.con-google-plus>a>span.con-bg								{background-position:-66px 0;}
div#footer-links>div>ul.stay-connected>li.con-google-plus>a:hover>span.con-bg			{background-position:-66px -23px;}

div#footer-links>div>ul.stay-connected>li.con-wordpress>a>span.con-bg								{background-position:-88px 0;}
div#footer-links>div>ul.stay-connected>li.con-wordpress>a:hover>span.con-bg			{background-position:-88px -23px;}

div#footer-links>div>ul.stay-connected>li.con-feedback>a>span.con-bg								{background-position:-44px 0;}
div#footer-links>div>ul.stay-connected>li.con-feedback>a:hover>span.con-bg			{background-position:-44px -23px;}

div#footer-links>div>ul.contact-details {
  color: white;
}

div#footer-links>div>ul.contact-details>li {
  border: none;
}

div#footer-links>div>ul.contact-details>li>a {
  color: white;
}

div#footer-links>div>ul.contact-details>li>a:hover {
  color: #BBBBBB;
}

div#footer-links>div>p {  
  font-size: .8em;
  margin: 0;
  padding: 0;
  border-top: 1px #888888 dotted;  
  margin-bottom: 0.4em;
}

div#footer-links img.gplus {
  margin-left: -3px;
}

#footer-copyright {
  background-color: #666;
  color: white;
  margin-bottom: 0;
}

#footer-copyright a {
  color: white;
  text-decoration: underline;
}

.mobonly-ib {
  display: none!important;
}

.mobonly-i {
  display: none!important; 
}

.mobonly-b {
  display: none!important; 
}





@media only screen and (max-device-width: 480px) {

html, body {-webkit-text-size-adjust: 100%;}

input[type='text'], input[type='number'], input[type='password'], textarea, select {
  font-size: 16px;
}

select {
  max-width: 15em;
}

textarea {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  font-size: 0.8em;
  padding-top: 0.4em!important;
}

  img {
    max-width: 90%;
	height: auto;
  }
  
  td.payment-wrap {
    width: 95%!important;
  }

.link-nomob>a {
  display: none!important;
}

  .twodiv-resp div {
    display: block!important;
	width: 90%!important;
  }
  
  div.snbox div {
    width: 80%!important;
	margin-left: auto!important;
	margin-right: auto!important;	
	float: none!important;
  }
  
div.snbox input[type=text] {
  font-size: 18px;
}

div.snbox #model_id_tool {
  width: 90%!important;
  margin-left: auto!important;
  margin-right: auto!important;
}  

div.snbox #model_id_tool div {
  width: 100%!important;
  text-align: left!important;
}
  
  ul.prev-order-resp {
    width: 90%!important;
	margin-left: 1%;
	margin-right: 1%;
  }
  
  ul.prev-order-resp>li {
    width: 30%!important;
  }

TD.smallText a, SPAN.smallText a, P.smallText a {
  font-size: 12px;
}  

.product-listing-description img {
  display: none!important;
}

a.product-listing-buy-button img {
  height: 14px!important;
  width: 76px!important;
}

table.benchmark {
  width: 95%;
}
  
  div#header, div#header>ul.menu-bar, div#header>ul.top-bar>li {
    width: 100%;
  }
  
  div#header {	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;  	
  }
  div#header li#title {
    width: 100%;
  }
  
  div#header li#title img {
    height: 30px!important; 
	width: auto!important; 
  }
  
  div#header>ul.drop-bar {
    font-size: 12px;
  }
  
  .mobonly-b {
    display: block!important;
  }

  .mobonly-ib {
    display: inline-block!important;
  }
  
  .mobonly-i {
    display: inline!important;
  }  
  .nomob {
    display: none!important;
  }
  
  .check-ship-addy img.osc-sep {
    display: none;
  }
  
  dl.contactus {
    width: 100%;
  }
  
  dl.contactus>dt {
    display: none;
  }  
  
  dl.contactus dd {
    width: 80%;
	margin-left: 10%;
	margin-right: 10%;
  }
  
  div.contactform {
    margin-left: 2%;
	margin-right: 2%;
  }
  
  div#header>ul.top-bar>li {
    float: none!important;
	display: block;
	text-align: center!important;
  }
  
  div#header>ul.top-bar>li>a.phone {
    font-size: 0.8em;
  }

  div#header>ul.menu-bar>li>div.header_cart2 {
    width: 80%;
	margin: auto;
	padding: 3px;
	border: 2px white solid;
  }
  
  div#header>ul.drop-bar>li>a {
    color: white;
  }
  
  div#header>ul.drop-bar>li>p {
    font-size: 1.3em;
    padding: 0.2em;
	margin: 0;
	margin-left: 0.4em;
	margin-right: 0.4em;	
	margin-bottom: 0.3em;
  }

div.compat-plist>ul>li:first-child {
  width: 100%;
}

div.compat-plist>ul>li + li {
  width: 20%;
  text-align: left;
}

div.compat-plist>ul>li + li + li {
  width: 60%;
  text-align: center;
}

div.compat-plist>ul>li + li + li + li {
  width: 20%;
  text-align: right;
}
  


 
  div.has-map {
    display: none;
  }
  
div.product-details div.compat img {
  max-height: 4em;
  width: auto;
}
  
div.feedback {
  margin-left: 3%;
  margin-right: 3%;
}  

dl.sn-result dt {
  float: none;
  width: 90%;
  display: block;
}

dl.sn-result dd {
  font-weight: bold;
  display: block;
  width: 90%;
  margin-bottom: 0.8em;
}

div.serial-blurb {
  width: 100%;
  display: block;
}

div.serial-image {
  display: block;
  float: none;
  width: 100%;
  margin-top: 1em;
}

div#tabs>ul {
  margin: 0;
  text-align: left;
  width: 90%;
}

div#tabs>ul>li {
  text-align: center;
}


 table.find-mac {
  width: 90%!important;
  margin-right: 4%;
}

 table.find-mac p {
   width: 90%!important;
   text-align: left!important;
 }

 table.find-mac img {
  height: auto!important;
  width: 80%!important;
 }

 ul.hf-pic-menu {
   width: 100%;
   padding: 0;
   margin: 0;
 }

 ul.hf-pic-menu>li {
   width: 30%!important;
 }
 
 ul.hf-pic-menu img {
  max-height: 50px!important;
  width: auto!important;
  max-width: 55px;
 }


ul.cat-list {
  font-size: 16px;
  
}

ul.cat-list>li {
  margin-bottom: 0.8em;
}

div.prodlist table tr td:last-child {
  width: 76px!important;
}

div.prodlist table tr td:last-child img {
  width: 76px!important;
  height: 14px!important;
}

div.mach-text div.blurb {
  margin-left: 10%;
  margin-right: 10%;
}

  div#footer-links {
    width: 100%;
	margin-left: 0;
	margin-right: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;  		
  }
  
  div#footer-links>div>h4 {
    min-height: 2.5em;
  }
  
  div#footer-links>div {
    width: 40%;
	margin: 0;
	padding: 0;
  }
  
  div#footer-links>div>p  {
    font-size: 1em;
  }
  
  div#footer-links>div:last-child {
    width: 90%;
  }  
  
  div#footer-links>div>ul>li {
    padding: 0;
	margin: 0;
	margin-bottom: 0.1em;
	border-top: 1px white solid;
  }
  
div#footer-links>div>ul.stay-connected>li {
  padding-left: 0;
}  
  
  div#footer-links>div>ul.stay-connected>li>a>span.con-bg {
    background: none;
	width: 0;
	height: 0;
  }

  
 div#footer-links img.gplus {
  height: 0.8em;
  width: auto;
 }
}


