ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }

/* border-spacing not supported in IE6 */
html, body {
  background-color: #EAEEEE;
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 100%;
  margin: 0; padding: 0;
  text-align: center; /* centers content in IE */
  text-decoration: none;
}

a, img { 
  border: 0px;
}

div.nail { clear: both; }
div.nail img { border: 0; }

form {
  margin: 0; padding: 0;
}

h1 {
  color: #EAEEEE;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 3px;
}

input.submit {
  background-color: #EAEEEE;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

#breadcrumbs {
  border-bottom: 1px solid #EAEEEE;
  clear: both;
  color: #EAEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 4px;
  padding: 4px 0;
  width: 100%;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
  color: #EAEEEE; /* todo, write something that will say < % = color_transform("#ccc", :darker) %> */
  text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
  color: red;
  text-decoration: none;
}

#breadcrumbs img {
  margin: 0 5px 2px 6px;
}

#category_lifestyle {
  float: right;
  text-align: right;
  width: 300px;
}

#category_text {
  color: #666666;
  float: left;
  width: 300px;
}

#category_text ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style-image: url("http://www.cpoelectrolux.com/images/css_images/bullet.jpg");
  margin: 0;
  padding-left: 5px;
  margin-left: 24px;
}

#home_main2 {
  /*Make this better?*/
  width: 604px;
  width: "605px"; /* TODO why? */
}

#home_main {
  /*Make this better?*/
  background-image: url(http://www.cpoelectrolux.com/images/background_lifestyle.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  width: 604px;
  width: "605px"; /* TODO why? */
}

#home_left {
  float: left;
  width: 247px;
}

#home_left h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #EAEEEE;
  margin: 0; padding: 0;
  width: 204px;
}

#home_left ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style-image: url("http://www.cpoelectrolux.com/images/css_images/bullet.jpg");
  margin: 6px 0 15px 24px;
  padding: 0;
}

#home_left ul li {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 3px;
}

#home_left ul li a {
  display: block; /* Extends rollover to right edge */
  padding: 1px 0;
}

#home_left ul li a:link, #home_left ul li a:visited {
  background-color: #ffffff;
  color: #666666;
  text-decoration: none;
}

#home_left ul li a:hover, #home_left ul li a:active {
  background-color: #EAEEEE;
  color: #ffffff;
  text-decoration: none;
}

#home_center2 {
  float: right;
  padding-top: 10px;
  width: 140px;
}

#home_center2 .promo {
  margin-bottom: 15px;
}

#home_center {
  float: left;
  padding-top: 10px;
  width: 180px;
}

#home_center .promo {
  margin-bottom: 15px;
}

#home_right {
  float: right;
  padding-top: 20px;
}

#main {
  background-color: #FFFFFF;
  background: url("http://www.cpoelectrolux.com/images/bg.gif") repeat; /* pixel at 170 */
  border: 2px solid #EAEEEE;
  text-align: left;
  width: 780px;
  width: "784px";
}

#main_left {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 170px; /* dividing pixel at 170 */
}

#main_left ul {
  list-style: none;
  margin: 5px;
  padding: 0px;
}

#main_left ul li {
  border-bottom: 1px solid #FFFFFF;
  margin: 0px;
  padding: 0px;
  display: inline;
}

#main_left ul li a {
  color: #666666;
  display: block;
  margin: 0;
  padding: 1px 0px 0.2px 5px;
  /*padding: 0px 0px 1px 0px;*/
  text-decoration: none;
}

#main_left ul li a:hover {
  color: #FF0000;
}

/* leftnav images */
#main_left p a img {
  border: none;
  margin: 1px 0 1px 10px;
}

#main_content {
  float: right;
  margin-left: 1px;
  width: 604px;
  width: "605px";
}

#main_content div.t {
  width: 120px;
}

#policy {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0 10px 10px 2px;
}

#policy a:link, #policy a:visited {
  color: blue;
  text-decoration: none;
}

#policy a:hover, #policy a:active {
  color: red;
  text-decoration: none;
}

#policy h1 {
  color: #000000;
  font-size: 16px;
  padding: 0; margin: 0;
}

#policy h2 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin: 4px 0px 4px 0px;
}

#policy h3 {
  color: #000000;
  font-size: 12px;
  margin-top: 4px;
  font-weight: bold;
}

#policy h4 {
  color: #000000;
  font-size: 12px;
  font-style: italic;
}

#policy p {
  padding: 5px 0px 5px 0px;
}


#policy ul {
  margin: 0px 3px 3px 0px;
  padding: 0px 0px 0px 20px;
}


table.gift_certificates {
  text-align: center;
  border: none;
  margin: 0 auto;
  font-size: 12px;
}

table.gift_certificates tr td {
  padding: 0 20px 10px 20px;
}

table.shipping {
  border-collapse: collapse;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table.shipping td {
  border: 1px solid #000000;
  padding: 5px;
}

table.shipping th {
  border: 1px solid #000000;
  color: #000000;
  padding: 5px;
  text-align: left;
}

p.invalid_order_info {
  color: red;
  font-weight: bold;
}

/* E.g. Holiday Shipping Table
#policy table {
  border-collapse: collapse;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#policy td {
  border: 1px solid #000000;
  padding: 5px;
}

#policy th {
  border: 1px solid #000000;
  padding: 5px;
  text-align: left;
}
*/

#product_left {
  float: left;
  width: 310px;
}

#product_left h1 {
  color: #000000;
  font-size: 16px;
  margin: 0; padding: 0;
}

/* sku */
#product_left h2 {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0; padding: 0;
  text-decoration: none;
}

/* Features, Includes, etc. */
#product_left h3 {
  border-bottom: 1px solid #EAEEEE;
  color: #EAEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 8px 0; padding: 0;
}

#product_left ul li a {
  text-decoration: none;
}

#product_left ul li a:link, #product_left ul li a:visited {
  color: blue;
}

#product_left ul li a:hover, #product_left ul li a:active {
  color: red;
}

#product_left ul {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style-image: url("http://www.cpoelectrolux.com/images/css_images/bullet.jpg");
  margin: 0 0 0 24px;
  padding: 0;
}

#product_left ul li {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 3px;
}

#product_left div.t {
  width: 100px;
}

#product_right {
  float: right;
  text-align: center;
  width: 290px;
}

#site_map_left {
  float: left;
  width: 49%;
}

#site_map_left blockquote {
  margin-left: 10px;
  margin-right: 0;
}

#site_map_right {
  float: right;
  width: 49%;
}

#site_map_right blockquote {
  margin-left: 10px;
  margin-right: 0;
}

#site_map ul  {
  padding: 0px 10px;
  list-style: none;
  font-size: 12px;
}

#top {
  background-color: #FFFFFF;
  border: 2px solid #EAEEEE;
  width: 780px;
  width: "784px";
}

#top_logo {
  float: left;
  padding: 10px 0 7px 8px;
  width: 270px; /* img width */
  width: "272px";
}

#top_logo img {
  border: 0;
}

/*
#top_customer_service {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-top: 10px;
  text-decoration: none;
  width: 224px;
}
*/

#top_customer_service {
  /*
  float: left;
  width: 224px;
  */
  padding-top: 5px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;

  float: right;
  padding-right: 5px;
  padding-top: 10px;
  text-align: right;
  width: 204px;
  width: "209px";
}

#top_customer_service span{
  font-weight: bold;
}

#top_customer_service b {
  font-size: 17px;
}

#top_customer_service img {
  float: left;
  position: relative;
  bottom: 0px;
  left: 5px;
}

#top_3 {
  height: 60px;
  float: left;
  padding: 0px 0px 0px 7px;
  margin-top: 10px;
  text-align: left;
  width: 260px;
}

#top_3 form {
  margin: 0px 0px 17px 0px;
}

/* for inline lists */
#top_3 ul {
  margin: 0px; padding: 0px;
  display: inline;
}

#top_3 ul li {
  font-size: 10px;
  margin-left: 0;
  list-style: none;
  display: inline;
}

#top_3 a:link, #top_3 a:visited {
  color: #EAEEEE;
  font-size: 10px;
  text-decoration: none;
}

#top_3 a:hover, #top_3 a:active {
  color: red;
  font-size: 10px;
  text-decoration: none;
}

#top_4 {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 10px 0;
  text-align: left;
  text-decoration: none;
  width: 150px;
}

#top_4 ul {
  list-style-image: url("http://www.cpoelectrolux.com/images/css_images/bullet.jpg");
  margin: 0;
  padding-left: 30px;
}

#top_4 ul li {
  border-bottom: 1px solid #FFFFFF;
  margin: 0;
}

#top_4 ul li a:link, #top_4 ul li a:visited {
  background-color: none;
  color: #666666;
  text-decoration: none;
}

#top_4 ul li a:hover, #top_4 ul li a:active {
  background-color: #EAEEEE;
  color: #ffffff;
  text-decoration: none;
}

#ticker {
  background-color: #FFFFFF;
  /*border: 2px solid #EAEEEE;*/
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 1px 1px 1px;
}

#ticker img {
  /*float: left;*/
}

#ticker a:link, #ticker a:visited {
  color: #CC0000;
  text-decoration: none;
}

#ticker a:hover, #ticker a:active {
  color: #FF0000;
  text-decoration: none;
}

#promoc {
  float: left;
}

#footer {
  color: #CCCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  margin-bottom: 10px;
}

#footer a:link, #footer a:visited {
  color: #999999;
  font-size: 11px;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

#footer p {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 10px 0px;
}

#footer a img {
  vertical-align: top;
}

div.about_recon {
  font-size: 10px;
}

div.about_recon a:link, div.about_recon a:visited {
  color: #666666;
}

div.about_recon a:hover, div.about_recon a:active {
  color: red;
}

.availability_instock {
  color: #EAEEEE;
  margin-bottom: 0.5em;
  padding: 0;
}

div.d0 {
  border: 1px solid #898989;
  margin: 5px auto; /* centers content in Firefox */
  width: 784px;
  width: "786px";
}

.float {
  float: left;
}

.float_right {
  float: right;
}


.name {
  float: left;
  text-align: left;
  width: 49%;
}

.nitems {
  color: #666666;
  text-align: center;
}

.value {
  float: right;
  text-align: right;
  width: 49%;
}

.our_price {
  color: #CC0000;
  font-size: 15px;
}

div.pbox0 {
  border: 1px solid #a7a7a7;
  margin: 0 auto; /* centers box in Firefox */
  width: 248px;
  width: "250px"; /* IE only */
}

div.pbox1 {
  border: 2px solid #ececec;
  width: 244px;
  width: "248px"; /* IE only */
}

div.pbox2 {
  background-color: #ffffff;
  border: 1px solid #CC0000;
  color: #EAEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px;
  text-align: center;
  width: 232px;
  width: "244px"; /* IE only */
}

div.pbox2 a:link, div.pbox2 a:visited, div.pbox2 a:hover, div.pbox2 a:active {
  color: #EAEEEE;
}

div.pbox2 div.also_available {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

div.pbox2 div.also_available em {
  color: #CC0000;
  font-style: normal;
}

div.pbox2 .name {
  float: left;
  text-align: left;
  width: 65%;
}

div.pbox2 .value {
  float: right;
  text-align: right;
  width: 32%;
}

div.pbox2 .name .special, .pbox2 .value .special {
  color: #CC0000;
  font-size: 14px;
  font-weight: bold;
}

div.pbox2 .value .you_save_percent {
  color: #CC0000;
}

div.pbox2 form {
  margin: 5px 0;
}

div.pbox2 div.mesg {
  clear: both;
}

div.pbox2 div.top {
  background-color: #cc0000;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin: -5px -5px 5px -5px; padding: 5px;
  text-align: center;
}

div.pbox2 div.w0 {
  clear: both;
}

div.pbox2 div.w0 em {
  color: #CC0000;
  font-style: normal;
}

div.pbox2 div.w1 {
  clear: both;
}

div.pbox2 div.w3 {
  clear: both;
}

div.pbox2 div.w3 em {
  color: #CC0000;
  font-style: normal;
}

.cc0000 {
  color: #CC0000;
}

div.product_buttons {       
  margin: 5px 3px 7px;
  text-align: left;
}

div.product_buttons a {       
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*
  letter-spacing: 1px;
  line-height: 1.5;
*/
  margin: 0 0 10px 0; padding: 3px;
}

div.product_buttons a:link, div.product_buttons a:visited {
/* background-color: #EAEEEE; */
  background-color: #EAEEEE;
  text-decoration: none;
}

div.product_buttons a:hover, div.product_buttons a:active {
  background-color: #8CA6B3;
  text-decoration: none;
}

.product_image {
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0; padding: 0;
}
/*
.product_image img {
  float: center;
}
*/
.product_image .note {
  font-size: 9px;
}

.product_image .note a {
  font-size: 10px;
  color: #EAEEEE;
  text-decoration: underline;
}

.product_image .note a:link, .product_image .note a:visited {
  color: #EAEEEE;
  text-decoration: underline;
}

.product_image .note a:hover, .product_image .note a:active {
  color: #FF0000;
  text-decoration: underline;
}

.roll_on {
  border: 1px solid #EAEEEE !important;
  margin: 0; padding: 0;
}

.roll_on_red {
  border: 1px solid red !important;
  margin: 0; padding: 0;
}

.roll_off {
  border: 1px solid #FFFFFF !important;
  margin: 0; padding: 0;
}

.row {
  clear: both;
  margin: 0; padding: 0;
}

.signature {
  clear: both;
  float: right;
  margin: 0; padding: 0;
  width: 50%;
}

div.specs {
  clear: both;
  color: #666666;
}

.clear {
  clear: both;
}

.cross {
  background-image: url("http://www.cpoelectrolux.com/images/css_images/pixel.gif");
  background-position: left 60%;
  background-repeat: repeat-x;
  display: inline;
}

/* thumbnail */
div.t {
  color: #666666;
  float: left;
  margin-bottom: 10px;
  text-align: center;
  /* width set by parent div */
}

div.t a img {
  border: 1px solid #FFFFFF;
  margin: 0 auto; padding: 0;
}

div.t a:link, div.t a:visited {
  color: #666666;
  text-decoration: none;
}

div.t a:hover, div.t a:active {
  color: #EAEEEE;
  text-decoration: none;
}

div.t p {
  margin: 0 auto; padding: 0;
  text-align: center;
  width: 94px;
}

div.tsku {
  margin: 0 auto;
  text-align: center;
  width: 94px;
}

div.tprice {
  color: #CC0000;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  width: 94px;
}

div.ttitle {
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  width: 94px;
}

div.tspecial {
  background-color: #d4d4d4;
  color: #CC0000;
  border: 1px solid #CC0000;
  font-size: 10px;
  font-weight: bold;
  margin: 2px auto;
  width: 94px;
  width: "96px";
}

div.twas {
  color: gray;
  margin: 0 auto;
  width: 94px;
}

/*--- Fast Shipping Box ---*/
.fast_shipping {
  width: 165px;
  color: #000;
  border: 1px solid #ccc;
  clear: right;
  margin: 3px 0;
  padding: 2px 2px;
  font: 12px/150% 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;
  font-weight: bold;
  text-align: right;
}

.fast_shipping legend {
  font: normal 10px/125% Verdana, sans-serif;
  color: #EAEEEE;
  padding: 0 3px 0 3px;
  margin: 0;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.fast_shipping img {
  float: left;
  border: none;
}

/*-- End Fast Shipping Box --*/

.big_right_image {
}
.popular_products_box {
  width: 200px; 
  color: #000;
  border: 1px solid #ccc;
  clear: right;
  margin: 3px 0px 0px 4px;
  padding: 2px 2px;
  font: 12px/150% 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', 'Bitstream Vera Sans', Geneva, Arial, Verdana, sans-serif;
}
.popular_products_box legend {
  font: normal 10px/125% Verdana, sans-serif;
  color: #EAEEEE;
  padding: 0 3px 0 3px;
  margin: 0;
  letter-spacing: .4px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.leftnav_img {
  border: none;
  margin: 1px 0px 9px 10px;
}
.hackersafe {
  margin: 3px 3px;
}

div.vendaria a {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin: 0; padding: 4px;
  text-align: center;
}

div.vendaria a:link, div.vendaria a:visited {
  background-color: #EAEEEE;
  text-decoration: none;
}

div.vendaria a:active, div.vendaria a:hover {
  background-color: #8CA6B3;
  text-decoration: none;
}

/*--- Merch Bar ---*/
#merch {
  background-color: #EAEEEE;
  border-top: 2px solid #EAEEEE;
  border-right: 2px solid #EAEEEE;
  border-bottom: 1px solid #EAEEEE;
  border-left: 2px solid #EAEEEE;
  width: 780px;
  width: "784px";
}

#merch_email
{
  background-image: url("http://www.cpoelectrolux.com/images/merch/bg.gif");
  background-repeat: repeat-x;
  float: left;
  padding-top: 5px;
  height: 79px;
  height: "84px";
  width: 180px;
}

.mline {
  background-color: #adadad;
  float: left;
  height: 84px;
  width: 1px;
}

/* email form */
.email_form {
/*
  float: center;
*/
  background-color: transparent;
  margin: 0;
}

.email_image {
  margin: 5px auto;
}

.email_input {
  background-color: #f5f5f5;
  margin: 2px auto;
}

.email_submit_button {
  background-color: #EAEEEE;
  border: 1px solid;
  color: white;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 1px 3px 0;
  margin: 2px auto 0;
  width: 75px;
  width: "83px";
}

.dyn_button {
  position: relative;
}

.dyn_button img {
  border: 1px solid #000;
}
.dyn_button_pixel {
  position: absolute;
  z-index: 1;
  display: block;
  float: left;
  border: 1px solid #000;
}
.dyn_button_txt {
  position: absolute;
  text-transform: uppercase;
  color: red;
  margin: 2px 0px 0px 14px;
  padding: 1px 0px 0px 1px;
  z-index: 2;
  font-weight: bold;
  font-size: 10px;
  display: block;
  float: left;
}
/*--- End Merch-Bar ---*/

/*--- Fast Shipping Box ---*/
.fast_shipping {
  color: #000;
  border: 1px solid #ccc;
  clear: right;
  margin: 3px 0;
  padding: 2px 2px;
  font: 12px/150% 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', 'Bitstream Vera Sans', Geneva, Arial, Verdana, sans-serif;
  font-weight: bold;
  text-align: right;
  width: 165px;
  width: "170px";
}
.fast_shipping legend {
  font: normal 10px/125% Verdana, sans-serif;
  color: #c81410;
  padding: 0 3px 0 3px;
  margin: 0;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.upsimage {
  float: left;
  border: none;
}
a:hover fieldset.fast_shipping {
  border: 1px solid #c81510;
  color: #c81510;
}
/*-- End Fast Shipping Box --*/
.comp_button .product_buttons {
  text-align: right;
  color: white;
}
#search .comp_button .product_buttons a {
  color: white;
} 
#search .pagenumbers {
  text-align: center;
  font-size: 12px;
}
#search .pagenumbers .selected {
  font-weight: bold;
  font-size: 110%
}
#search div.t a:link, #search div.t a:visited {
  color: #666666;
  text-decoration: none;
}
#search div.t a:hover, #search div.t a:active {
  color: #EAEEEE;
  text-decoration: none;
}

.csku {
  font-size: 11px;
}
.ctitle {
  font-size: 11px;
}
.cprice {
  color: red;
  font-weight: bold;
  font-size: 11px;
}
.creg {
  font-size: 11px;
}

.ad_search {
  width:75%;
  background-color: #f4f4f4;
  padding: 3px;
}

/* advanced search */
#advanced_search {
  margin: 10px;
}
#advanced_search .as_label,.as_input {
  display: block;
  width: 150px;
  float: left;
  margin-bottom: 8px;
}
#advanced_search .as_label {
  text-align: right;
  width: 75px;
  padding-right: 20px;
}
#advanced_search .as_br {
  clear: left;
}

/* topnav search box */
#newsearch input.terms {
  margin-left: 2px;
  width: 140px;
  width: "142px";
}

#newsearch input.submit {
  background-color: #EAEEEE;
  color: white;
  font-weight: bold;
  font-size: 14px;
  margin-left: 2px;
}

#mailin_rebates ul {
  
  list-style-image:url("http://www.cpoelectrolux.com/images/css_images/bullet.jpg");
}

#mailin_rebates hr {
  margin: 30px 0px;
}

#mailin_rebates h2 {
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0px;
  text-align: center;
  color: #EAEEEE;
}

#cart_buy_recon {
  margin-top: 20px;
}

/* begin email signup */  
#add_email td{
  border-bottom: 1px dotted #c0c0c0;
  margin: 0;
  padding: 3px 0;
  font-size: 12px;
}

#add_email td select {
  float: right;
  width: 129px;
}

#add_email td b{
  color: #000000;
}

#add_email td font font{
  color: #000000;
  font-size: 10px;
}

#add_email input#submit{
  float: right;
}

#add_email input{
  margin-left: 88px;
}

#add_email {
  width: 390px;
}
/* end email signup */  


table.returns td{
  padding-bottom: 10px;
  padding-right: 10px;
  vertical-align: top;
}

table.returns {
  border-collapse: collapse;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* promo table (rebates, promotions policy page, etc)
 * -------------------------------------------------- */
table.promo_table {
  color: #666666;
  width: 90%;
  text-align: center;
}

table.promo_table th {
  font-size: 14px;
}

table.promo_table a {
  color: #666666;
}

table.promo_table .ttitle {
   width: 250px;
}   

table.promo_table div.t {
/*  float: none;
  margin-left: auto;
  margin-right: auto;
*/
  float: right;
}

table.promo_table div.t a div.tsku,  div#policy div.ttitle a {
  color: #666666;
}

table.promo_table div.t a:hover div.tsku, div#policy div.ttitle a:hover {
  color: #006f85;
}

table.promo_table div.larger_image {
  margin: 0 auto;
  width: 321px;
  text-align: center;
}

/* text links */
.text_links {
  width: 420px;
  padding: 0px 5px 5px 3px;
  margin: 0px;
  clear: both;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
} 

.text_links p {
  margin: 0px; padding: 0px;
  float: left;
}

.text_links .title {
  width: 300px;
  padding: 0px;
  margin: 0px 20px 0px 0px;
}

.text_links .price { 
  clear: right;
  width: 80px;
  text-align: right;
}


/* text links : link styles */
.text_links .price a {
  color: #EAEEEE;
  font-weight: bold;
}

.text_links .title a {
  color: #EAEEEE;
  text-decoration: none;
}

.text_links a:hover {
  color: #ffffff;
  background-color: #EAEEEE;
  text-decoration: none;
}

.text_links legend {
  font-size: 120%;
  font-weight: bold;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif; 
  padding: 2px 10px;
}

.text_links hr {
  clear: both;
  height: 1px;
  width: 100%;
  float: left;
  margin: 4px 0px;
  border: 0px;
  background-color: #a8a8a8;
}


.sku a:link, .sku a:visited, .thumbtitle { font-size: 12px;}