body
  {
  background: #FFF;
  padding: 0px;
  margin: 0px;
  }
  
body, td
  {
  font-family: Verdana, sans-serif;
  font-size: small;
  color: #003366;
  }




/* ADDED STYLE FOR PRODUCT LIST */

table.notice {width: 99.5%; background-color:#81FFFE; color:#FFFFFF; text-align:center; font-weight:bold; margin-bottom:5px;}
td.products {text-align:center; border-bottom:2px solid #ECF1F9; margin-left:0; margin-right:0; padding-left:0; padding-right:0;}
td.products img {max-width:60px;  width: expression(this.width > 60 ? 60: true);}

td .thumb {width:10%;}
td .desc {width:60%;}
td .price {width:15%;}
td .quantity {width:15%;}

/* END PRODUCT LIST STYLE */





a
  {
  color: #669acc;
  text-decoration: none;
  }

a:hover
  {
  color: red;
  }
  
form 
  {
  margin: 0px;
  padding: 0px;
  }
  
img
  {
  vertical-align: middle;
  border: 0px;
  }

table
  {
  border-collapse: collapse;
  }

td
  {
  padding: 7px;
  }

table.nospacing td
  {
  padding: 2px;
  }

thead td
  {
  font-weight: bold
  }

thead td, .thead td
  {
  background-color: #6699CC;
  color: white;
  }

thead a, .thead a
  {
  color: white;
  }
  
thead a.current, .thead a.current
  {
  text-decoration: underline;
  }

th
  {
  text-align: left;
  }

dd
  {
  margin: 0 0 0.5em 0;
  padding: 0;
  }

ul { list-style: none; padding: 0 0 0 1em; }

h1
  {
  font-weight: normal;
  font-size: 170%;
  color: #003366;
  background-image: url(/images/bullet.gif);
  background-position: top left;
  padding-left: 35px;
  margin-left: -35px;
  background-repeat: no-repeat;
  }

h2
  {
  font-weight: normal;
  margin: 0 0 1em 0;
  font-size: 18px !important;
  }
  
h3
  {
  font-weight: normal;
  margin: 1em 0 0.5em 0;
  font-size: 16px !important;
  }


.error { color: red; }
.errors { border: 2px solid red; padding: 0.5em; }
.errors ul { margin-bottom: 0; }

.right { text-align: right; }
.middle { text-align: center; }

.slim-top { padding: 0px 7px 15px 7px; }
.slim-bottom { padding-bottom: 2px; }

.notice
  {
  /*color: #CC0000;*/
  font-size: 85%;
  }

.even td { background-color: #EEE; }
.odd td { background-color: #F4F4F4;}

/*-- Structural */

#container
  {
  background: #FFF url(/images/title_repeat.gif) top left no-repeat /*repeat-x*/;
  overflow: hidden;
  /*width: 780px;*/
  width: 800px;
  }
  
#header
  {
  position:relative;
  height: 122px;
  background: transparent url(/images/inkxpress_header.gif) top left no-repeat;
  overflow: hidden;
  }

#phone
  {
  height: 122px;
  width: 558px;
  /*background: #FFF url(/images/title_right.jpg) top right no-repeat;*/
  float: right;
  }
  
#rmenu
  {
  position: absolute;
  top: 98px;
  /*left: 570px;*/
  right: 40px;
  font: 12px Verdana;
  }
  
#menu
  {
  position: absolute;
  top: 98px;
  left: 10px;
  font: 12px Verdana;
  }
  
#menu a, #rmenu a
  {
  color: white;
  font-weight: bold;
  }
  
#sidebar
  {
  float: left;
  width: 190px;
  background: #FFF url(/images/sidebar_bg.gif) top right repeat-y;
  }
  
#select-printer
  {
  border-bottom: 5px solid white;
  }
  
#sidebar ul
  {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  }

#sidebar li
  {
  margin-bottom: 1px;
  }

#sidebar li a
  {
  display: block;
  width: 158px;
  background-color: #80D6F7;
  font-weight: bold;
  color: #0E134A;
  font-size: 90%;
  padding: 1px 1px 1px 5px;
  }
  
#sidebar ul li ul
  {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  }

#sidebar ul li ul li
  {
    margin-top: 1px;  
  }

#sidebar ul li ul li a
  {
  display: block;
  width: 153px;
  background-color: #88B9ED;
  font-weight: bold;
  color: #0E134A;
  font-size: 85%;
  padding: 1px 1px 1px 10px;
  }

#content-home
  {
  margin-left: 200px;
  }

#content
  {
  margin-left: 175px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  }
  
#footer-bar
  {
  clear: left;
  background: #6699CC url(/images/fcurve.gif) top right no-repeat;
  height: 18px;
  margin-top: 20px;
  }
  
#footer
  {
  text-align: right;
  padding: 5px 40px 0px 0px;
  font-weight: bold;
  }
  
#footer a
  {
  font-weight: normal;
  color: #003366;
  }
  
.button
  {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color: #003366;
  }


#orderform
  {
  padding: 0px 50px;
  }

#locations-container
  {
  }
  
.location
  {
  position: absolute;
  }
  
.store-ad
  {
  margin-top: 2em;
  background-color: #6699CC;
  color: white;
  padding: 1em;
  }

div#printer-compatibility
{
position: relative;
margin-top: -8px;
margin-bottom: 5px;
}
  
div#printer-compatibility p
{
font-family:Century Gothic, sans serif;
} 

.printer_list ul
{
padding:0;
display:inline;

}

.printer_list li
{
font-size: 14px; float:left; width:48%; margin:3px 2px 0 0; padding:2px 0 2px 8px; background-color:#EDFAFE;
}