/* ========================================================================= */
html, body {
  background-color: #4778B4;
  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;
}

ol, ul {
	list-style: none;
}

dt, dl, dd {
  margin: 0px;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
  color: #4778B4
	text-decoration: underline;
}

a:link.soft_blue, a:visited.soft_blue {
  color: #025181;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img {
  border: 0px;
}

div.nail { clear: both; }
div.nail img { border: 0; }

form {
  margin: 0; padding: 0;
}

hr.dotted {
  clear:both;
  border: none;
  border-bottom: dotted 1px #000;
  height: 0px;
  color: white;
  background-color: white;
  width: 235px;
}
  
h1 {
  color: #4778B4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 3px;
}

ol#decimal {
  list-style-type: decimal;
}

ol#lower-alpha {
  list-style-type: lower-alpha;
}

h2 {
  margin: 0px;
  font-size: 12px;
  padding-left: 3px;
  color: #444;
}

input.submit {
  background-color: #4778B4;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

#breadcrumbs {
  border-bottom: 1px solid #000000;
  clear: both;
  color: #000000;
  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: #000000;
  text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
  color: #4778B4
  text-decoration: none;
}

#breadcrumbs img {
  margin: 0 5px 2px 6px;
}

#category_lifestyle {
  float: right;
  text-align: right;
  width: 300px;
  padding-top: 10px; padding-right: 10px;
}

#category_text {
  color: #666666;
  float: left;
  width: 270px;
}

#category_text ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style-image: url("http://www.cporotarytools.com/images/css_images/bullet8.jpg");
}

#home_main {
  background-image: url("http://www.cporotarytools.com/images/lifestyle/home.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  width: 604px;
  width: "605px"; /* TODO why? */
  /*margin: 0 0 0 -5px;*/
  margin: 0 0 0 0px;
}

#hp_top {
  margin-bottom: 8px;
}

#hp_buttons {
  float: left;
  padding: 12px 0 0 2px;
}

#hp_buttons img {
  clear: both;
  float: left;
}

#main {
  background-color: #FFFFFF;
  background: url("http://www.cporotarytools.com/images/bg.gif") repeat; /* missing 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 */
  color: #666666;
}

#main_left ul {
  list-style: none;
  margin: 5px;
  padding: 0;
}

#main_left ul li {
  border-bottom: 1px solid #FFFFFF;
}

#main_left ul li a:link, #main_left ul li a:visited {
/*
  color: #666666;
  display: block;
  margin: 0;
  padding: 1px 0px 1px 5px;
  text-decoration: none;
*/
/*  color: #000000; */
  color: #000001;
  text-decoration: none;
}

#main_left ul li a:hover, #main_left ul li a:active {
  color: #4778B4
}

/* leftnav images */
#main_left p a img {
  border: none;
  margin: 1px 0 1px 10px;
}

#main_left #main_left_h1 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0px; padding: 0px;
}

#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: #4778B4;
  text-decoration: none;
}

#policy a:hover, #policy a:active {
  color: #4778B4
  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.grey_stripes {
  border-collapse: collapse;
  clear: both;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
/*
  margin: 10px 5px 5px 0;
*/
}

table.grey_stripes tr.tr0 {
  background-color: #ffffff;
}

table.grey_stripes tr.tr1 {
  background-color: #dddddd;
}

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;
}

/* 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;
}

#product_left h1 {
  color: #000000;
  font-size: 16px;
  margin: 0; padding: 0;
}

/* Features, Includes, etc. */
#product_left h3 {
  border-bottom: 1px solid #000001;
  color: #000001;
  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 div.t {
  width: 100px;
}

#product_left .view-product-demo {
  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;
  text-transform:uppercase;
  font-size: 9px;
  margin-left: 36px;
}

#product_right {
  float: right;
  width: 288px;
}

/* sku */
#product_right h2 {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0; padding: 0;
  text-decoration: none;
}

#product_right div.leftdots {
  /*border-left: dotted 1px #000001;*/
}

#product_right select {
  margin: 5px 0px 5px 0px;
  width: 150px;
}

#product_right select {
  margin: 6px 0px 0px 0px;
  width: 150px;
  float: left;
}

select#model_select {
  margin-bottom: 30px;
  width: 180px;
  clear:both; 
}

#product_right .whats_this {
  font-size: 10px;
  color: #000001;
}

#site_map_left {
  float: left;
  width: 49%;
}

#site_map_left blockquote {
  margin-left: 10px;
  margin-right: 0;
}

#site_map_left a:link, #site_map_left a:visited {
  color: #000;
}

#site_map_left a:hover {
  color: #4778B4
}

#site_map_right {
  float: right;
  width: 49%;
}

#site_map_right blockquote {
  margin-left: 10px;
  margin-right: 0;
}

#site_map_right a:link, #site_map_right a:visited {
  color: #000;
}

#site_map_right a:hover {
  color: #4778B4
}

#top {
  background-color: #fff;
  border: 2px solid #4778B4;
  width: 780px;
  width: "784px";
  /* background-image: url("http://www.cporotarytools.com/images/bg_header_swoosh_02.gif"); */
  background-repeat: no-repeat;
  background-position: 191px 8px;
  color: white;
}

#top_customer_service {
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: right;
  text-decoration: none;
  width: 200px;
  width: "205px";
}

#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: 5px;
  left: 2px;
}


#top_logo {
  float: left;
  padding: 4px 0px 0px 3px;
}

#top_logo img {
  width: 285px; /* img width */
  border: 0;
}

#top_3 {
  height: 60px;
  float: left;
  padding: 24px 0px 0px 15px;
  /*margin-top: 10px;*/
  text-align: left;
  /*  width: 230px;*/
  width: 260px;
  color: black;
}

#top_3 form {
  margin: 0px 0px 7px 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: #4778B4;*/
  color: #666666;
  font-size: 10px;
  text-decoration: none;
}

#top_3 a:hover, #top_3 a:active {
  color: #4778B4;
  /* color: #4778B4 */
  font-size: 10px;
  text-decoration: none;
}

#top_4 {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px; padding: 0px;
  text-align: left;
  text-decoration: none;
  width: 67px;
}

#top_4 ul {
  list-style-image:url("http://www.cporotarytools.com/images/css/images/bullet8.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, #top_3 ul li a:link, #top_3 ul li a:visited {
  background-color: none;
  color: #666666;
  text-decoration: none;
}

#top_4 ul li a:hover, #top_4 ul li a:active, #top_3 ul li a:hover, #top_3 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;
/*padding: 4px 0;*/
  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;
}

#ticker_d0 {
    margin: 5px auto 4px auto;
}

#merch_d0 {
  margin: 5px auto;
}

#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: #999999;
  font-size: 11px;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
  color: #4778B4;
  font-size: 11px;
  text-decoration: none;
}

#footer p {
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#footer a img {
  vertical-align: top;
  margin-top: 10px;
}

#footer #crosslinks {
  background-color: #ffffff;
  border: 2px solid #4778B4;
  font-size: 10px;
  padding-bottom: 15px;
	height: 50px;
}

#footer #crosslinks a:link, #footer #crosslinks a:visited {
  color: #999999;
  text-decoration: none;
}

#footer #crosslinks a:hover, #footer #crosslinks a:active {
  color: #999999;
  text-decoration: none;
}

#footer 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: #4778B4
}

.availability_instock {
  color: #4778B4;
  margin-bottom: 0.5em;
  padding: 0;
}

div.d0 {
  border: 1px solid #666;
  /*border: 1px solid #000001;*/
  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 {
  margin: 0 auto; /* centers box in Firefox */
  width: 248px;
  width: "250px"; /* IE only */
  text-align: center;
}

div.pbox0 img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

div.pbox1 {
  /*
  border: 2px solid #ececec;
  */
  width: 244px;
  width: "248px"; /* IE only */
  padding-right: 5px;
}

div.pbox2 {
  background-color: #ffffff;
  /* border: 1px solid #CC0000; */
  /*border-bottom: dotted 1px #000001;*/
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 auto; /* centers content in Firefox */
  padding: 0px;
  width: 232px;
  width: "244px"; /* IE only */
}

div.pbox2 dt {
  float: left;
  padding-right: 4px;
}

div.pbox2 div.pbox_messages {
  font-size: 11.4px;
}

div.pbox2 div.pbox_messages b {
  color: blue;
}

div.pbox2 div.pbox_messages b a:hover {
  text-decoration: underline;
}

div.pbox2 div.pbox_messages div {
  text-align: left;
}

div.pbox2 div.pbox_messages div strong {
}

div.pbox2 a:hover {
  color: #000001;
}

/*div.pbox2 a:link, div.pbox2 a:visited, div.pbox2 a:active {*/
  /*color: black;*/
/*}*/

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;
  */
  border: 1px solid black;
  clear: both;
  padding: 6px;
}

div.pbox2 div.top {
  background-color: #cc0000;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin: -5px -5px 5px -5px; padding: 5px;
}

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;
}

div.pbox2 input {
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-top: 20px;
}

.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 {
  color: #4778B4
  text-decoration: none;
}

.product_image {
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0; padding: 0;
  text-align: center;
  border-right: dotted 1px #000;
  width: 333px;
}
/*
.product_image img {
  float: center;
}
*/
.recon_note {
  font-size: 9px;
  text-align: center;
}

.recon_note a {
  font-size: 10px;
  color: #4778B4;
  text-decoration: underline;
}

.recon_note a:link, .recon_note a:visited {
  color: #4778B4;
  text-decoration: underline;
}

.recon_note a:hover, .recon_note a:active {
  color: #FF0000;
  text-decoration: underline;
}

.roll_on {
  border: 1px solid #000001 !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;
}

div.row0 {
  background-color: #ffffff;
  clear: both;
  padding: 0px 3px;
}

div.row1 {
  background-color: #dddddd;
  clear: both;
  padding: 0px 3px;
  border: 1px solid #dddddd !important;
}

.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: #000001;
  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: #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;
}
.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: #4778B4;
  text-decoration: none;
}

div.vendaria a:active, div.vendaria a:hover {
  background-color: red;
  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: 190px;
  width: "192px";
}

#newsearch input.submit {
  background-color: #4778B4 ;
  color: white;
  font-weight: bold;
  font-size: 14px;
  margin-left: 2px;
}

#mailin_rebates ul {
  list-style-image:url("http://www.cporotarytools.com/images/css_images/bullet8.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: #4778B4;
}

/* 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; 
  margin-top: 145px;
} 

.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: #4778B4;
  font-weight: bold;
}

.text_links .title a {
  color: #4778B4;
  text-decoration: none;
}

.text_links a:hover {
  color: #ffffff;
  background-color: #4778B4;
  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;
}

#add_email td{
  border-bottom: 1px dotted #c0c0c0;
  margin: 0;
  padding: 3px 0;
  font-size: 12px;
}

#add_email td select {
  float: right;
  width: 155px;
}

#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: 360px;
}

/* v3 tabs start */

.product-overview {
	clear: both;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
 }

.product-overview .container ul {
	margin: 0 0 20px 0; }
		
.product-overview .container li {
	padding: 0 0 0 12px;
	background: url(../images/bullet_plus.gif) no-repeat 0 0.3em; }	
	
.product-overview .container {
	clear: both;
	width: 595px;
	overflow: hidden;
	margin: 0;
	padding: 20px 0;
	border: 1px solid #8d8d8d;
	background: url(../images/border_dots_vertical.gif) repeat-y 340px 0;
	z-index: 1; 
}	

.product-overview .left-content {
	float: left;
	overflow: hidden; 
}

.product-overview #product-details, 
.product-overview #product-warranty, 
.product-overview #product-manuals, 
.product-overview #product-reviews {
	width: 325px;
	float: left;
	padding: 0px 0px 0px 3px; 
}	

.product-overview #product-specs {
	width: 340px;
	float: left; 
}	
	
.product-overview #product-specs table {
  font-size: 100%;
}

.product-overview .full-width	#product-details,
.product-overview .full-width #product-specs, 
.product-overview .full-width	#product-warranty, 
.product-overview .full-width	#product-manuals, 
.product-overview .full-width	#product-reviews,
.product-overview .full-width .left-content {
	width: auto;
	float: none; 
}
	
.product-overview .full-width #related-accessories {
	display: none; 
}	

.product-overview h2 {
	margin: 0 0 4px 0;
	font-weight: bold;
	font-size: 12px; 
}
	
.product-overview table {
	width: 100%;
	margin: 0 0 18px 0;
}
	
.product-overview table th, 
.product-overview table td {
	padding: 4px; }	
	
.product-overview table th {
	width: 180px;
	padding: 0 0 0 13px; }

.product-overview table .odd {
	background-color: #e1e1e1;
}	
	
.product-overview #product-specs ul {
	padding: 0 10px; }
	
.product-overview #warranty h2 {
	font-size: 14px; }	

.product-overview #product-warranty img {
	margin: 6px 0 10px 0; }
	
.product-overview #product-manuals a:link, 
.product-overview #product-manuals a:visited {
	text-decoration: underline; }
	
.product-overview #product-manuals a:hover, 
.product-overview #product-manuals a:active {
	text-decoration: none; }	
		
.product-overview #product-manuals ul {
	margin: 10px 0 14px 0; }
	
.product-overview #product-manuals li, .product-overview #product-manuals p {
	padding: 0 0 20px 8px;
	background: none;
}	

.product-overview #product-manuals img {
	margin: 0 10px 0 0;
	vertical-align: text-bottom; 
}

.product-overview #product-reviews h2 {
	margin: 0 0 8px 0; }
	
.product-overview #product-reviews .star-rating {
	font-weight: bold; }
	
.product-overview #product-reviews .star-rating img {
	margin: 0 2px 0 0;
	vertical-align: text-top;
}

.product-overview #product-reviews dl {
	float: left;
	padding: 0 16px 4px 0;
	font-size: 11px;  }
		
	
.product-overview #product-reviews dt {
	float: left;
	padding: 0 6px 4px 0; 
}
	
.product-overview #product-reviews dd {
	padding: 0 0 4px 0;
	font-weight: bold; }
	
.product-overview #product-reviews a.button {
	float: left; }	
	
.product-overview #product-reviews ul {
	clear: both;
	font-size: 11px; }
	
.product-overview #product-reviews li {
	padding: 12px 0;
	background: url(../images/border_dots.gif) repeat-x; 
}

.product-overview #product-reviews li h3, 
.product-overview #product-reviews li .review-date, 
.product-overview #product-reviews li .star-rating {
	float: left; }
	
.product-overview #product-reviews h3 {
	margin: 0 10px 0 0;
	padding: 0 12px 0 0;
	display: inline;
	background: url(../images/bg_review_pipe.gif) no-repeat 100% 50%;
	font-weight: bold;
	color: #214e5e;
}

.product-overview #product-reviews .review-date {
	padding: 0 5px 0 0; }

.product-overview #product-reviews .review-by {
	clear: both;
	padding: 3px 0 0 0; 
}

.product-overview #product-reviews .review {
	margin: 16px 0; }	
	
	
.product-overview #related-accessories {
	float: right; 
	font-size: 10px;
	line-height: 1.1em;
	color: #343434;
  margin-right: 5px;
}	

.product-overview #related-accessories h2 {
	font-weight: bold;
	font-size: 14px;
	color: #343434;
	text-transform: uppercase; 
}

.product-overview #related-accessories a:link, 
.product-overview #related-accessorie a:visited {
	color: #343434; 
}

.product-overview #related-accessories a:hover, 
.product-overview #related-accessorie a:active {
	color: #214e5e; 
}


.product-overview #related-accessories .add-accessory-discount {
	margin: 6px 0 8px 0;
	color: #545454; 
}

.product-overview #related-accessories ul {
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	background: url(../images/border_dots.gif) repeat-x 0 100%; 
}	

.product-overview #related-accessories ul.expanded {
	background: none; 
}
	
.product-overview #related-accessories li {
	width: 234px;
	padding: 8px 0 4px 0;
	overflow: hidden;
	background: url(../images/border_dots.gif) repeat-x; 
}

.product-overview #related-accessories dd {
	float: left;
	clear: left;
	padding: 0 3px 0 0;
}

.product-overview #related-accessories h3, 
.product-overview #related-accessories .model-number {
  font-size: 100%;
	font-weight: bold;
}
	
.product-overview #related-accessories .model-number {
	display: block;
	margin: 0 0 3px 0; 
	font-size: 10px;
}	

.product-overview #related-accessories .product-image-thumbnail {
	float: left; 
}	

.product_image li.enlarge-image {
  margin-right: 35px;
}

.product_image .product-image-thumbnails {
	width: 250px;
	overflow: hidden;
	margin: 0 0 8px 12px;
}

.product_image .product-image-thumbnails img {
	vertical-align: bottom; 
}
	
.product_image .product-image-thumbnails li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;	 
}	
	
.product_image .product-image-thumbnails li a {
	display: block;
	border: 1px solid #696969;
}	

.product_image .product-image-thumbnails li a:hover, 
.product_image .product-image-thumbnails li a:active {
	border-color: #9cabb5; 
}

.product_image .product-image-thumbnails li.previous-thumbnail {
	padding: 0 3px 0 0 ; 
}
	
.product_image .product-image-thumbnails li.next-thumbnail {
	padding: 0 0 0 2px; 
}
	
.product_image .product-image-thumbnails li.previous-thumbnail a, 
.product_image .product-image-thumbnails li.next-thumbnail a {
	margin: 7px 0 0 0;
	border: none;
}
	
.product-overview #related-accessories .accessory {
	position: relative;
	width: 170px;
	float: right;
	margin: 1px 0 0 0; 
}

.product-overview #related-accessories .accessory .sales-price {
	color: #ce0000; 
}

/*.product-overview #related-accessories .accessory * {*/
  /*margin: 0pt;*/
/*}*/

.product-overview #related-accessories .out-of-stock {
	font-weight: bold;
	text-transform: uppercase; 
}

.product-overview #related-accessories .add-this-accessory {
	position: absolute;
	right: 0;
	bottom: 0px;
	text-align: center; 
}

.product-overview #related-accessories #add-to-cart {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.product-overview #related-accessories .add-this-accessory label {
	font-weight: bold;
	text-transform: uppercase; 
}

.product-overview #related-accessories .add-this-accessory input {
	display: block;
	cursor: pointer;
}	

.product-overview #related-accessories a.button {
	margin: 0; }

.product-overview #product-details b { 
	color: #333333;
	font-weight: bold;}

.product-overview #product-reviews h3 {
    color: #214e5e
}

.product-overview #related-accessories a:hover, 
.product-overview #related-accessorie a:active {
    color: #214e5e
}

.product-overview .container li {
	background: url(../images/bullet_plus.jpg) no-repeat 0 0.3em; }	

.product-overview #product-rebates {
	width: 448px;
	float: left;
	padding: 0 10px; 
}	
.product-overview .full-width	#product-rebates {
	width: auto;
	float: none; 
}

.product-overview #product-rebates a:link, .product-overview #product-rebates a:visited {
	text-decoration: underline; }
	
.product-overview #product-rebates a:hover, .product-overview #product-rebates a:active {
	text-decoration: none; }	
		
.product-overview #product-rebates ul {
	margin: 10px 0 14px 0; }
	
.product-overview #product-rebates li, .product-overview #product-rebates p {
	padding: 0 0 20px 8px;
	background: none;
}	

.product-overview #product-rebates img {
	margin: 0 10px 0 0;
	vertical-align: text-bottom; 
}

.product-tabs a:hover, 
.product-tabs a:active {
    color: #214e5e
}

.product-tabs {
	width: 595px;
	overflow: hidden;
	border-left: 1px solid #8d8d8d;
	margin: 0 0 -1px 0;
	position: relative;
	z-index: 20;
  padding: 0px;
}
	
.product-tabs li {
	float: left;
}
	
.product-tabs a {
	padding: 4px 10px;
	display: block;
	border: 1px solid #8d8d8d;
	border-left: 0;
	background: #d4d4d4 url(../images/bg_product_tabs.gif) repeat-x 0 50%;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase; 
  text-decoration: none;
}

.product-tabs a:link, 
.product-tabs a:visited {
	color: #595858; 
}
	
.product-tabs a.current {
	padding: 4px 19px 4px 20px;
	background-color: #fff;
	background-image: none;
	border-bottom-color: #fff;
}

.product-tabs a.current:link, 
.product-tabs a.current:visited {
	color: #343434; 
}


.product-tabs a:hover, 
.product-tabs a:active {
	color: #214e5e;
	text-decoration: none; 
}		

.product-overview .full-width {
	background: none !important; 
}

/* v3 tabs end */

.mail-in-rebate {
	width: 310px;
	clear: both;
	padding: 8px;
	border: 1px solid #8d8d8d;
  text-align: left;
}	

.mail-in-rebate:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.mail-in-rebate img {
	float: left;
	margin: 0 8px 0 0;
	display: inline;
}

.mail-in-rebate h4 {
	margin: 2px 0 8px 0;
	font-weight: bold; 
}

.mail-in-rebate p {
	margin: 0; }

.mail-in-rebate strong {
	text-decoration: underline; }

/* pricebox additions 
 * ------------------ */

.product_image .view-product-animation a {
    padding-left: 20px;
    line-height: 22px;
    background: url(../images/ico_anim.gif) no-repeat 102px 20%; 
    display: block;
    text-align: center;
    font-size: 9px;
}

.product_image .view-product-animation a:hover {
  text-docoration: underline;
}

.pricing_msg {
  font-size: 1.1em;
  margin: 0px 0px 40px 0px;
}

div.pbox2 div.mesg {
  border: 1px solid #000;
  color: #000;
  margin: 0px 0px 10px 0px;
  width: 94%;
}

div.tabbodyleft h3 {
  margin-left: 1em;
  font-size: 1em;
  clear:both;
}

sup {
  line-height: 0;
  vertical-align: text-top;
}

#warranty_left {
  padding: 0px 3px;
  padding-top: 10px;
  width: 317px;
}


p.spec_description, p.description, p.spec_footnotes {
  padding: 0px 3px;
}

p.description a:link, p.description a:visited {
  color: blue;
}

/* homepage targeter styles*/


#home05 {
  margin-top: 4px;
}

#home04 {
  margin-top: 10px;
}

#home01 {
  margin-left: 6px;
}

#home02 {
  margin-left: 0px;
}

#home03  {
  margin-left: 2px;
}

.cert {
/*margin: 0px auto;
  display: block;*/
}

.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;
}

/* homepage targeter styles start */
#home05 {
  margin-top: 4px;
}

#home04 {
  margin-top: 10px;
}

#home01 {
  margin-left: 6px;
}

#home02 {
  margin-left: 0px;
}

#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 */

#home_left {
  width: 255px;
  float: left;
}

/*
#home_center {
  width: 190px;
  float: left;
}
*/


#main_left hr {
  margin: 0px 4px;
}



#site_map {
  font-size: 12px;
}

#site_map ul, #site_map li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#main_left hr {
  margin: 0px 4px;
}

#policy table td.top {
   vertical-align: top;
 }

#policy ul { padding-left: 8px; list-style: none; }

#policy ul li {
    background: url(../images/arrow_green.gif) no-repeat 0 .3em;
    line-height: 16px;
    padding: 0px 0px 0px 11px;
    margin: 0px;
}

#policy ul#categories_tree ul {
    margin-left: 0px;
}

#main_left ul li {
  margin-bottom: 1px;
}

#main_left ul li a, #main_left ul li a:link {
  padding: 1px 0px 1px 5px;
}



#home_left ul li a:link, #home_left ul li a:visited {
  color: #666666;
}


#main_left ul li a, #main_left ul li a:link, #main_left ul li a:visited {
  color: #666666;
}

#policy {
  color: #666666;
}

#product_left h2 {
  color: #666666;
}

#top_4 ul li a:link, #top_4 ul li a:visited, #top_3 ul li a:link, #top_3 ul li a:visited {
  color: #666666;
}

#ticker {
  color: #666666;
}
 
div.about_recon a:link, div.about_recon a:visited {
  color: #666666;
}

.nitems {
  color: #666666;
}

div.specs {
  color: #666666;
}

div.t {
  color: #666666;
}

div.t a:link, div.t a:visited {
  color: #666666;
}

/* todo, this also should be global and isv controlled, shouldn't even be in this file */
div.t a:hover, div.t a:active {
  color: #4778B4;
}

div.t a img {
  width: 94;
  height: 74;
  padding: 2px;
  border: 1px solid white;
}

div.t a:hover img {
  border: 1px solid #FF0000;
}
/* end above should be global */

#search div.t a:link, #search div.t a:visited {
  color: #666666;
}


/* make isv controlled this text highlight color */

#main_left ul li a:hover {
  color: #4778B4;
}

#ticker a:hover, #ticker a:active {
  color: #4778B4;
}

.product_image .note a:hover, .product_image .note a:active {
  color: #4778B4;
}


/* end, make above a isv controlled color */

/* easy2button start */
#easy2Container_cpoc_132 a:link, #easy2Container_cpoc_132 a:visited  {
  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;
  text-transform:uppercase;
  font-size: 9px;
  margin-left: 36px;
} 

/* easy2button end */

#order_status table, #order_status tr, #order_status th, #order_status td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
} 

#policy h1 {
  margin-bottom: 4px;
}

#footer_crosslinks {
  margin-top: 20px;
}

#footer_crosslinks strong {
	text-transform: uppercase;
  font-size: 12px;
  color: #000;
}

#ys_shippingPage #footer_crosslinks { display: none; }

#ys_billingPage #footer_crosslinks { display: none; }

#ys_shipBillPage #footer_crosslinks { display: none; }

#ys_reviewPage #footer_crosslinks { display: none; }

#ys_confirmationPage #footer_crosslinks { display: none; }

#ys_statusPage #footer_crosslinks { display: none; } 

