/* border-spacing not supported in IE6 */
html, body {
  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;
  background-color: #4778B4;
}

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

form {
  margin: 0; padding: 0;
}

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

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

#breadcrumbs {
  border-bottom: 1px solid #4778B4;
  clear: both;
  color: #003366;
  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: #003366;
  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.cporotarytools.com/images/bullet.gif");
  margin: 0; padding-left: 5px;
  margin-left: 24px;
}

#home_main {
  background-image: url("http://www.cporotarytools.com/images/lifestyle/brown.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: #4778B4;
  margin: 0; padding: 0;
  width: 204px;
}

#home_left ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style-image: url("http://www.cporotarytools.com/images/bullet.gif");
  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: #4778B4;
  color: #ffffff;
  text-decoration: none;
}

#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.cporotarytools.com/images/bg.gif") repeat; /* blue pixel at 170 */
  border: 2px solid #4778B4;
  text-align: left;
  width: 780px;
  width: "784px";
}

/* Left nav promos */
ul.promos #promos{
  font-size: 15px;
  font-weight: bold;
}

ul.promos div{
  font-size: 13px;
}

ul.promos div div{
  padding-top: 6px;
  padding-bottom: 6px;
}

ul.promos b{
  font-size: 19px;
}

ul.promos small{
  font-size: 11px;
}
/* Left nav promos */

#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: 0;
}

#main_left ul li {
  border-bottom: 1px solid #FFFFFF;
}

#main_left ul li a {
  color: #666666;
  display: block;
  margin: 0;
  padding: 1px 0px 1px 5px;
  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;
}

div.ptable table {
  border-collapse: collapse;
  clear: both;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 10px 5px 5px 0;
}

div.ptable tr.prow0 {
  background-color: #ffffff;
}

div.ptable tr.prow1 {
  background-color: #dddddd;
}

div.ptable th {
  background-color: #666666;
  border: 1px solid #000000;
  color: #ffffff;
  padding: 5px;
  text-align: center;
}

div.ptable td {
  border: 1px solid #000000;
  padding: 5px;
  text-align: center;
}

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

div.ptable a:hover, div.ptable a:active {
  color: red;
  text-decoration: none;
}

#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;
}

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

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

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.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;
}

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;
}

#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 #4778B4;
  color: #4778B4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 8px 0; padding: 0;
}

#product_left #related_sku_header {
  border-bottom: 1px solid #4778B4;
  color: #4778B4;
  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.cporotarytools.com/images/bullet.gif");
  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;
}

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

#top_logo {
  float: left;
  padding: 15px 0 7px 8px;
  width: 260px; /* img width */
  width: "268px";
}

#top_logo img {
  border: 0;
}

#top_customer_service {
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-right: 5px;
  padding-top: 10px;
  text-align: right;
  text-decoration: none;
  /*
  width: 270px;
  */
  width: 204px;
  width: "209px";
}

#top_customer_service span{
  font-weight: bold;
}

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

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

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

#top_3 {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  text-align: left;
  width: 250px;
  /*display: none; */
}

#top_3 a:link, #top_3 a:visited {
  color: gray;
  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;
  /*
  width: 150px;
  */
}

#top_4 ul {
  list-style-image:url("http://www.cporotarytools.com/images/bullet.gif");
  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: #4778B4;
  color: #ffffff;
  text-decoration: none;
}

#ticker {
  background-color: #FFFFFF;
  border: 2px solid #4778B4;
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 780px;
  width: "784px";
}

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

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

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

#footer a:link, #footer a:visited {
  color: #f0f0f0;
  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;
}

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

#crosslinks {
  background-color: #ffffff;
  border: 2px solid #4778B4;
  font-size: 10px;
  width: 780px;
  width: "784px";
  padding-bottom: 10px;
  padding-top: 10px;
}

#crosslinks a:link, #crosslinks a:visited {
  color: gray;
  text-decoration: none;
}

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

div.crosslink {
  float: left;
  width: 195px;
}

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: #4778B4;
  margin-bottom: 0.5em;
  padding: 0;
}

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

.float {
  float: left;
}

.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: #4778B4;
  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: #4778B4;
}

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: #4778B4;
  text-decoration: none;
}

div.product_buttons a:hover, div.product_buttons a:active {
  background-color: #91c3ff;
  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: #4778B4;
  text-decoration: underline;
}

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

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

.roll_on {
  border: 1px solid #4778B4 !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.cporotarytools.com/images/1/000000.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: #4778B4;
  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;
}

span.invisible {
  display: none;
}

/*--- 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: #4778B4;
  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: #4778B4;
  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;
}

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: #4778B4;
  text-decoration: none;
}

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

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

#merch_email
{
  background-image: url("http://www.cporotarytools.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: #4778B4;
  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: #4778B4;
  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: 182px;
  width: "176px";
  margin-bottom: 10px;
}

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

/* -- Image_Scroller Styles -- */
/* for scrolling layers
   Specify width and height in holder and window, and in clip for window */
div#is_holder  {
  position:relative; overflow:hidden; /*width:190; height:280px; z-index:999; */
  z-index:999;
}
div#is_window  {
  position:absolute;
  left:0px; top:0px; /*width:190; height:280px; clip:rect(0px, 190, 280px, 0px);*/
  overflow:hidden;
  z-index:1;
}
div#scroller {
  position:absolute;
  left:0px; top:0px;
  z-index:1;
}

#scroller     { display: block; background-color:white; }
#scroller div { display: block;  vertical-align:middle; text-align:center; float: left; }

#info {
  font-size: .8em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #616161;
}

.is_button {
  color: #616161;
  font-size: .9em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.is_button_off {
  color: #cccccc;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: .9em;
}
/* -- End Image_Scroller Styles -- */

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

#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;
}

#hacker_safe {
  margin-top: 14px;
}

.redbold
{
  color: red;
  font-weight: bold;
}

/*cart incentives begin*/
#cart_incentives{
  clear: both;
}

#cart_incentive_message{
  padding: 2px 0px;
  border: 1px solid #000000;
  align: center;
  text-align: center;
}
/*cart incentives end*/

#ycart_popup {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
  width: 90%;
  text-align: left;
  padding: 10px;
  margin-top: 20px;
  color: grey;
  background-color: white;
}

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


#ycart_popup div {
  text-align: right;
}

#ycart_popup h1 {
  font-size: 16px;
  font-weight: bold;
}

#ycart_popup h2 {
  font-size:13px;
}

me05 {
  margin-top: 4px;
}

#home04 {
  margin-top: 10px;
}

#home01 {
  margin-left: 6px;
}

#home02 {
  margin-left: 6px;
}

#home03  {
  margin-left: 2px;
}

#home_left .promo {
  height: 210px;
}
/* homepage targeter styles end */

/* paypal integration start */
div#paypal_top {
  width: 784px;
  margin: 4px auto;
}

div#paypal_top img {
  border: none;
  float: right;
}

div#paypal_left_nav {
}

div#paypal_left_nav img {
  margin: 7px 0px 0px 9px;
  border: none;
}
/* paypal integration end */

/* paypal fathers day 2008 start */
#paypal25_over75 img {
  border: 0;
}

#paypal25_over75 .coupon {
  color: #c10202;
  font-weight: bold;
}

#paypal25_over75 .promo_text {
  font: 12px Arial, Helvetica, sans-serif;
  margin: 10px 15px 8px 15px;
  line-height: 16px;
}

#paypal25_over75 .terms {
  font: 10px Arial, Helvetica, sans-serif;
  margin: 10px 15px 8px 15px;
  width: 530px;
  line-height: 13px;
}
/* paypal fathers day 2008 end */

/* easy2button start */
#easy2Container_cpoc_132 a {
  background:transparent url("http://www.cporotarytools.com/images/ico_anim.gif") no-repeat scroll -2px 20%;
  display:block;
  line-height:22px;
  padding-left:20px;
  text-align:left;
  margin-left: 70px;
} 

#easy2Container_cpoc_132 a:link, #easy2Container_cpoc_132 a:visited {
  color:#3D3D3D;
  font-size:10px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration: none;
}

#easy2Container_cpoc_132 a:hover {
  text-decoration: underline;
}
/* easy2button end */


table.mail_in_rebate {
  border-right: 1px solid #ccc;
  font-size: 1.2em;
  border-collapse: collapse;
}

table.mail_in_rebate th {
  font-weight: bold;
  background-color: #ccc;
  text-align: center;
}

table.mail_in_rebate th, #policy table.mail_in_rebate td {
  width: 130px;
  border-left: 1px solid #ccc;
  padding: 3px 3px 3px 8px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-left: 0px;
}

table.mail_in_rebate tr.odd {
  background-color: #eef;
}

#main_left ul li a #recon_link {
  color: blue;
}

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


