@charset "utf-8";
/* CSS Document */

body {font-size: 62.5%;font-family: 'Trebuchet MS', 'Times New Roman', Serif;color: #333;background-color: #000;font-size:12px;}	
#page {background-color: #eaeaea;
	text-align: left;}
p {font-size:13px; font-family:'Trebuchet MS', 'Times New Roman', Serif; line-height:20px; text-align:justify; color:#000000;}

#header {
        background: #000000; width:610px; height:163px; overflow:hidden;}
#content {
	font-size: 12px; background-color:#eaeaea;  margin-top:35px;
	}

#footer {
        background-color: #2A3B63;
}

.widecolumn .entry p {
	font-size: 1.05em; 
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.65em; background:#eaeaea;
	}

.narrowcolumn .entrytext, .widecolumn .entrytext {
        line-height: 1.2em; 
        }

.widecolumn {
	line-height: 1.65em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	}

small {
font-family: 'Trebuchet MS', 'Times New Roman', Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

strong {
	color: #aa0000;
       }
	   
	   a { color:#aa0000; text-decoration:none ;font-size:12px; line-height:14px; font-weight:bold;}
       a:visited {color:#aa0000; text-decoration:none;text-decoration:none; font-size:12px; line-height:14px; font-weight:bold;}
       a:hover {font-size:12px;  color:#aa0000; font-weight:bold; text-decoration:none; border-bottom:1px dotted;}

h1 {
	font-family: 'Trebuchet MS', 'Times New Roman', Serif;
	font-weight: bold;
	}

h2, h3, h4 {
        font-family: Georgia, 'Times New Roman', Serif;
}

.description {
	font-size: 1.2em;
	text-align: left;
	color:#ddd;
	}

h2 {
	font-size: 12px; line-height:12px;
	}

h2.pagetitle {
	font-size: 1em;
	}
	
#sidebar {
        border: none;
	}
	
#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.5em;
	}

h4 {
	font-size: 1.3em;
	}
	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
    
    .nocomments {display:none;}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0;
	padding: 0 0 0 0; 

	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 610px;
    	background: #eaeaea;
	}
	
#header {
	height: 115px;

	}

.narrowcolumn {
	float: right;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	margin: 0px;
	width: 580px;

        	background: #eaeaea;
            
}

.widecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 550px;
	}

.superwidecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 550px;
	}

.pagepost {
	margin: 0 0 40px;
	text-align:left;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
    	background-color: #eaeaea;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
        margin: 20px 0 5px 0;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
        margin: 20px 0 5px 0;
	}
	
#footer {
background:#000000;
	padding-top: 8px;
	width: 100%;
	clear: both;
    text-align:left;
    	}

#footer p {
	margin: 0;
	padding:5px;
	text-align: center;
    width:610px;
        color: #eee;
	}

#footer a {
        color:#aa0000;
}

/* End Structure */


/*	Begin Headers */

.description {
	padding: 0 0 0 30px;
	}

h2 {
	        padding: 0px; margin:0px;
	}

h2.pagetitle {
	margin: 5px 0 10px 0;
        padding: 0; 
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */


/* Begin Sidebar */

#sidebar {
	padding:0;
	margin:0;
	width: 120px;
	}	

#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Navigation  */


#navcontainer{
        background-color:#2A3B63 ;
        padding: 8px 0;
}

#navcontainer ul .current_page_item a { 
	background-color:#C34E02;
}

ul#navlist {
	margin:0;
	padding:0 0 0 30px;
	margin:0;
	white-space: nowrap;
	text-align: left;
	font-size: 1.2em;
	font-family: Arial, Sans-Serif;
}

#navlist li {
        padding: 0 1px;
	display: inline;
	list-style-type: none;
}

#navlist a { padding: 8px 10px; }

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #717C8C;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background-color: #588E03;
	text-decoration: none;
}

/* End of Navigation */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0 0 0 10px;
        padding: 0 0 0 10px;
	}

.pagepost ul li, .post ul li {
        list-style-type: none; text-align:left;
        }

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
        background-color: #eee;
        color: #333;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #eee;
        color: #333;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #333;	
        background-color: #f7f7f7;
        border: 1px solid #ccc;
	}

#commentform textarea {
	width: 575px;
    height:100px;
	padding: 2px;
        background-color: #f7f7f7;
        border: 1px solid #ccc;
        color: #333;
	}

#commentform #submit {
	margin: 0 4px 0 0;
	float: right;
        border: 1px solid #ccc;
	}

input, textarea {
        padding-left:2px;
        color: #333;
	}	

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
        margin: 0;	
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

#wp-calendar {
        margin: 0;
}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left: 1px solid #ccc;
        padding-left: 10px;
}

.center {
	text-align: center;
	}

img {
        border: 0;
}

.post img, .postpage img {
        padding: 1px;
        border: none;
	}

.entry img, .entrytext img {
        border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.widget_search {
	padding: 0;
        margin: 30px 0 0 0;
}
	
.widget_search input {
	margin: 2px 0;
	padding: 1px;
	color: #333;
	background-color: #eee;
}

html {
        min-height: 100%;
}

.embed {
	width:48%;
	float:left;
        padding:0 0 0 10px;
        margin:0 0 20px 0;
}

#personalpic img {
        padding:0;
	margin:0 10px 0 0;
	border: none;
	float:left;
}

.highlighted li {
        background-color:#ffe;
        border:1px solid #ddd;
}

#contact legend {
       font-size: 1.5em;
       color:#F56203;
}

table.center {
       margin-left:auto; margin-right:auto;
}

.post table {
       margin: 10px 0;
}

.post table th {
      background-color: #F56203;
}

.post table td {
      background-color: #eaeaea;
}
.post dt, .post dd
{
      margin: 0 0 0 0px;
}


.left {
      float: left;
      margin: 0 0 0 40px;
}

.right {
      float: right;
      margin: 0 40px 0 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
        text-align: left;
        float: left;
}

.alignright {
        text-align: right;
        float: right;
}
	
.gravatar img {
	float:right;
	margin-top:-15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.prdbrief1 {background-color:#eaeaea; width:170px; height:35px; white-space:nowrap; overflow:hidden; text-align:center; border-right:10px #eaeaea solid;}

.frame {position:fixed;}

a.micr_12, a.micr_12 dt, .micr_12 h2, .micr_12 h2 a {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-weight:bold; line-height:14px; text-align:left; font-size:14px; color:#000000; margin:0px; padding:0px;border-bottom:#aa0000 1px dotted;}

.micr_12:hover{font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-weight:bold; line-height:14px; text-align:center; text-transform:uppercase; font-size:14px; color:#aa0000; margin:0px; padding:0px; border-bottom:#000 1px dotted;}


.micr_help12 h2, .micr_help12 h2 a {margin:0px 0px 0px 0px;}


a.micr_1, a.micr_1 dl, h1.micr_1 .micr_1 h1, .micr_1 h1 a {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-weight:bold; line-height:24px; text-align:center; text-transform:uppercase; font-size:21px; color:#aa0000; margin-top:35px; border-bottom:1px dotted #000;}

a.micr_16, .micr_16 h1, .micr_16 h1 a,  .micr_16 h1 p, p.micr_16 h1 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-weight:bold; line-height:18px; text-align:center; text-transform:uppercase; font-size:16px; color:#000000; margin-top:35px;}

.micr_2, .micr_2 h1 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:center; color:#aa0000; font-size:9px;}
.micr_26, .micr_26 h1 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:center; color:#aa0000; font-size:12px; line-height:12px;}

.micr34, .micr34 p, p.micr34 {color:#000; font-weight:normal;}

.xlink1, .xlink1 a, .xlink1:hover, .xlink1:visited {font-size:12px; color:#000; background-color:#eaeaea; cursor:default; font-weight:bold;}

.help_category, .help_category a, .help_category a:hover,.help_category:hover, .help_category:visited   {font-size:11px; font-family:Arial,Sans-Serif; color:#ffffff; text-align:left;}
.help_catlinks {text-align:left; padding-bottom:10px;}

/* tables */
.micr_toner_1 {text-align:center;}
.micr_toner_3, .micr_toner_3 ul, .micr_toner_3 li {text-align:justify; line-height:15px; font-size: 12px; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; margin-left:15px}
.micr_toner_2 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:left;color:#aa0000; font-size:19px; margin-bottom:25px; line-height:28px; font-weight:bold; text-transform:uppercase;} 
.micr_toner_4, .micr_toner_4 h2 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:left;color:#aa0000; border-bottom:1px dotted #000000; font-size:17px;  text-transform:uppercase; font-weight:bold; margin:0; padding:0;}
.micr_toner_5 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:justify; font-weight:bold; font-size:12px; line-height:15px;}
.micr_toner_6, .micr_toner_6:hover, .micr_toner_6:visited, p.micr_toner_6,.micr_toner_6 p, .micr_toner_6 h2,  .micr_toner_6 h1  {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:center;color:#aa0000; font-size:15px;  text-transform:uppercase; font-weight:bold; margin:0; padding:4; margin-top:20px; margin-bottom:5px;}

.micr_toner_61 p, .micr_toner_61 h2,  .micr_toner_61 h1  {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-weight:bold; line-height:21px; text-align:center; text-transform:uppercase; font-size:21px; color:#aa0000; margin-top:1px; border-bottom:1px dotted #000;}

.help_title:hover, .help_title a, a.help_title {border-bottom:0px;}

#micr_currency {position:relative; padding-right:15px; height:40px;}
.micr_currency_0 {width:130px; height:12px; background:#eaeaea; color:#000000; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:center; font-weight:bold; font-size:10px; text-transform:uppercase; border:0px; float:right;}
.micr_currency_1 {position:relative; text-align:center; width:130px;  background:#eaeaea; color:#000000; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:justify; font-weight:bold; font-size:12px;}
.micr_currency_canada {height:15px; width:130px; background:#fff; color:#000000;}
.micr_currency_usa {height:15px; width:130px; background:#fff; color:#000000;}
.micr_currency_select {height:15px; width:130px; background:#fff; color:#000000;}
.micr_currency_3 {float:right; }

.micr_currency_2 {height:15px; width:130px; background:#fff; color:#AA0000;}

.micr_back, .micr_back a, .micr_back a:visited {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; color:#000000;  font-size:12px; border-bottom:1px dotted #aa0000;}
.micr_back:hover {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; color:#aa0000; font-size:12px; font-style:italic; border-bottom:1px dotted #000000;}
.micr_back_1, .micr_back_1 a {color:#000000; font-weight:bold; font-size:13px; padding-left:10px;}

.micr_title {font-weight:bold;}
.micr_title1 {text-decoration:underline;}

.micr_specs, .micr_specs ul, .micr_specs il {font-weight:bold; line-height:16px;}

.micr_6 {width:425px; text-align:justify;}
.micr_image {text-align:left; width:50px; margin-right:10px;}

/* 8 reasons */
.micr_ink, .micr_ink a{font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:left;color:#aa0000; font-size:13px; line-height:15px; font-weight:bold;}
.micr_ink:hover, .micr_ink a:hover  {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:left;color:#000000; border-bottom:1px dotted #aa0000; font-size:13px; line-height:18px; font-weight:bold;}
.micr_ink_1, .micr_ink_1 td {text-align:justify; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-size:11px; line-height:13px;}
.micr_ink_2 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-align:left;color:#aa0000; font-size:13px; line-height:18px; font-weight:bold; text-transform:uppercase;}


.micr_ink_a {line-height:18px;color:#000; font-size:13px;  text-decoration:none; border-bottom:1px dotted #aa0000;}
.micr_ink_a a, .micr_ink_a:visited {line-height:15px;color:#000; border-bottom:1px dotted #aa0000; font-size:13px;  text-decoration:none;}
.micr_ink_a:hover {color:#000; line-height:15px; font-size:13px; font-style:italic; text-decoration:none;}

.micr_ink_b {color:#666; text-decoration:none; font-size:12px;  line-height: 18px;}
.micr_ink_c, .micr_ink_c h1, .micr_ink_c a, .micr_ink_c a:visited, .micr_ink_c:hover {font-family:Verdana,Arial,Sans-Serif; color:#666; font-weight:normal;text-decoration:none; font-size:10px; line-height:15px;}

.micr_image_sm, .micr_image_sm:hover, a.micr_image_sm:hover, a.micr_image_sm {border:0px; width:75px; height:62px; border:none; border:0px; padding:0px; padding-right:15px;}

.micr_search1 {background: #eaeaea url(http://micrtonerworld.com/x/search-bar.gif) no-repeat; background-position:center; height:53px;}
.micr_search1 {bottom:35px;}

.micr_image_results {text-align:left; display:inline-block;}

.micr_search_results, .micr_search_results a, .micr_search_results a:visited
{color:#000000; font-family:Arial,Sans-Serif; font-weight: bold; font-size:17px; padding:0;}
.micr_search_results:hover{color:#000000; font-family:Arial,Sans-Serif; font-weight: bold; font-size:17px;padding:0;}



.micr_frame {text-align:right; padding-left:11px;}


.micr_menu_image {border:0px; padding: 6px;}
.micr_ink_micr_toner, .micr_ink_micr_toner h1 {color:#eaeaea; font-size:9px; text-align:left; text-decoration:none;}
.micr_ink_micr_toner_login, .micr_ink_micr_toner_login a {color:#FFF; font-weight:bold; font-size:9px;  text-align:right; font-family:'Trebuchet MS','Times New Roman',Serif;
font-weight:bold; font-style:italic; border-bottom: 1px #fff dotted; text-decoration:none; }

.micr_ink_micr_toner_login a:hover {color:#AA0000; font-size:9px;  font-weight:bold; text-align:right; font-family:'Trebuchet MS','Times New Roman',Serif;
font-weight:bold; font-style:italic; border-bottom: 1px #fff dotted; text-decoration:none;}

a.magnetic_cartridges{
    display: block;
    width: 200px;
    height: 89px;
    background: #eaeaea url("http://micrtonerworld.com/micr-toner-images/free-shipping.gif") 0 0 no-repeat;
    text-decoration: none;

}

a:hover.magnetic_cartridges {
   background-position: -200px 0;}


.magnetic_cartridges_1 {background: #eaeaea;  padding-left:32px;}
  

.micr_dollars, .micr_dollars a, .micr_dollars a:visited {color: #000000; font-weight:bold; text-transform:uppercase; font-family:arial; text-decoration:none; border-bottom:1px dotted #000000}
.micr_dollars a:hover {font-weight:bold; text-transform:uppercase; color: #AA0000; font-family:arial; text-decoration:none; border-bottom:1px dotted #000000}



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
 
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
 text-align:center;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 1px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #eaeaea;
 text-decoration: none;
 font-size:14px;
 text-transform:uppercase;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #fff;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #fff;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 background-color:#fff;
 height:230px;
  line-height:18px;
  text-align:justify;}
 
 .tabberlive1 .tabbertab1 {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 background-color:#fff;
 height:10px;
  line-height:18px;}
 
 
 .tabbertab1 
{ padding:5px;
 border:1px solid #aaa;
 border-top:0;
 background-color:#fff;
}

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.micr9 {color:#aa0000; line-height:18px;}
.micr90, micr90 a, .micr90 a:visited {color:#aa0000; line-height:18px; font-size:12px;}
.micr90:hover {color:#aa0000; border-bottom:1px dotted #000; line-height:18px; font-size:12px;}
.micr8 {line-height:19px; font-size:15px; text-align:center; color:#aa0000;}
.micr7 {text-decoration:underline;}

.checks_for_less, .checks_for_less h2 { text-align:center; font-size:13px; color:#aa0000; }
.checks_for_less1{ text-align:center; font-size:19px; color:#000000; font-weight:bold; }

.micr_symbols, .micr_symbols td, .micr_symbols table {padding:8px;}



/* End Various Tags & Classes*/




body.body-page-404 { background:#eaeaea; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}


.create {font-size:16px; color:#aa0000; font-weight:bolder; font-family:Arial,Sans-Serif;}
.check1 {background:#eaeaea; height:25px; width:25px; margin-bottom:6px;}
.white, .white a {color:#000000; font-size:18px;font-family:Arial,Sans-Serif; text-decoration:underline;}
.white a:hover {color:#aa0000; font-size:18px;font-family:Arial,Sans-Serif; text-decoration:none; border-bottom: 1px dotted #000000;}

.cda, .cda a, .cda a:visited {font-size:25px; text-transform:uppercase; font-weight:bold; color:#000000; text-align:center; border-bottom:1px dotted #aa0000;}
.cda:hover {font-size:25px; font-weight:bold; text-transform:uppercase; color:#aa0000; border-bottom:1px dotted #aa0000; text-align:center;}

.arj, arj a, .arj a:visited {color:#aa0000; margin-top: 5px;font-size:10px; text-decoration:none; }
.arj:hover {color:#aa0000; font-size:10px; text-decoration:none; border-bottom: 1px dotted #aa0000;}
.arj1 {font-weight:bolder; }

.price5 {font-size:15px;}

.micr_cad_price {font-size:18px; font-weight: bold; color:#000; line-height:20px; width:20px; text-align:left;}
.micr_usd_price {font-size:18px; font-weight: bold; color:#000; line-height:20px; width:20px; text-align:left;}
.micr_cad{font-size:12px;margin-right:13px;  color:blue; border-bottom:1px dotted blue;  line-height:15px;}
.micr_usd{font-size:12px; margin-right:13px;  color:#aa0000; border-bottom:1px dotted #aa0000; line-height:15px;}

.micr_cad_price1 {font-size:13px; font-weight: bold; color:#000; line-height:13px;}
.micr_usd_price1 {font-size:13px; font-weight: bold; color:#000; line-height:13px;}
.micr_cad1{font-size:11px;margin-right:13px; color:blue;  border-bottom:1px dotted blue; line-height:12px; font-weight:bold;}
.micr_usd1{font-size:11px; margin-right:13px; color:#aa0000; border-bottom:1px dotted #aa0000; line-height:12px; font-weight:bold;}

.micr_mini, .micr_mini h3, .micr_mini a, .micr_mini h3 a, .micr_mini a:visited, .micr_mini h3 a:visited {text-align:center; font-size:13px; font-weight:bold; color:#000000; text-decoration:none;}
.micr_mini a, .micr_mini a:visited{ border-bottom:1px dotted #aa0000;}

.micr_mini h3 a:hover, .micr_mini a:hover {text-align:center; font-size:13px; font-weight:bold; color:#aa0000; text-decoration:none; border-bottom:1px dotted #aa0000;}

.micr-toner-cartridges, .micr-toner-cartridges td, .micr-toner-cartridges table {height:11px;}
.micr_ink_micr_toner {text-align:center;}








.menu5 {
text-align:center; font-family: 'trebuchet ms', verdana, sans-serif; position:relative;font-weight:bold; text-transform:uppercase; font-size:11px;height:14px; margin:0; padding:0; list-style-type:none; background:#000;  border:0px;
}
.menu5 ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu5 li,.menu5 li:hover {
float:left; position:relative; 
}
.menu5 li a, .menu5 li a:visited {
display:block; text-decoration:none; width:6em; color:#000; float:left; padding-right:0.5em; height:2em; line-height:2.5em; color:#fff; font-size:11px;
}
* html .menu5 li a, .menu5 li a:visited {
width:7em; w\idth:6em; /* hack for IE5.5 */
}
.menu5 li a.drop, .menu5 li a.drop:visited {
font-weight:bold;
}
.menu5 li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.menu5 table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:underline;  border:0;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto; width:10em; background:#000; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.2em; width:9.5em;
}
* html .menu5 li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
font-weight:bold;
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:underline;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#000; width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

#header2 {background:#000; padding-top:1px;
    width:610px;}

.menu51, .menu51 td, .menu51 table {background:#eaeaea;}
.m1, .m1 a, .m1 a:hover, .m1 a:visited, .m1 li a, .m1 li a:hover, .m1 li a:visited  {color:#b0aeae; font-size:9px; text-decoration:none; line-height:10px;}
.m2, a.m2 a, .m2 a:hover, .m2 a:visited, .m2 li a, .m2 li a:hover, .m2 li a:visited  {color:#aa0000; font-weight:bolder; font-size:11px; text-align:center; text-decoration:none; line-height:16px; padding-top:10px;}




.micr_links {overflow-y:scroll; overflow-x:hidden;  text-align:center; width:330px; height:170px; white-space:normal; }
.micr_links1 {overflow-y:scroll; overflow-x:hidden; text-align:center; width:330px; height:100px; white-space:normal; }
.micr_links2 {overflow-y:scroll; overflow-x:hidden; text-align:center; width:400px; height:200px; white-space:normal; }
.micr_links4 {overflow-y:scroll; overflow-x:hidden;  text-align:center; width:330px; height:170px; white-space:normal; }

.find {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-decoration:none; font-weight:bold; line-height:25px; color:#aa0000;  font-size:20px; border-bottom:1px dotted #000000; text-align:center;}
.find1 {font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; text-decoration:none; font-weight:bold; line-height:18px; text-transform:uppercase; color:#000000;  font-size:12px; text-align:center;}

.micr_learn {width:530px; height: 180px; overflow-y:scroll; overflow-x:hidden; }

.micr15 {height:7px; line-height:10px;}
.micr_hr {height:0.1em; color:#C0C0C0; width:550px;}

.micr_prices {padding-top:3px;}
.hide, .hide h2 {display:none;}

.micr_cat_link, .micr_cat_link a, .micr_cat_link a:visited, .micr_cat_link:visited {font-size:17px; line-height:19px;  color:gray; background:#fff;}
.micr_cat_link:hover {font-size:17px; line-height:19px; color:#aa0000; background:#fff; text-decoration: underline; cursor:pointer;}

.micr_search4, .micr_search4 a, .micr_search4 h2, .micr_search4 h2 a, .micr_search4 h2 a:visited, .micr_search4 a:visited {font-size:15px; color:#000000;  text-decoration:none;}
.micr_search4 a:hover, .micr_search4 h2 a:hover, .micr_search4 h2:hover {font-size:15px; color:#aa0000; border-bottom: 1px dotted #aa0000; text-decoration:none;}

.micr_search6, .micr_search6 input {background:#eaeaea; line-height:18px; font-size:16px; color:#000; border:0; padding-left:0px;}
.micr_search7, .micr_search7 textarea {background:#000; line-height:18px; font-size:16px; color:#fff; border:1px #000 solid;}

.next {font-size:15px;}

.micr_search6a, .micr_search6a input {background:#eaeaea; line-height:18px; font-size:16px; color:#000; border:0; padding-left:0px;}
.micr_search7a, .micr_search7a textarea {background:#000; width:200px; line-height:30px; font-size:22px; color:#fff; border:1px #000 solid;}

a.micr_toner_login , .micr_toner_login a:visited, .micr_toner_login a:hover {border:0px; padding:0px;} 

#yellow
{background:#000000; width:610px; position: relative; text-align:center;}
#red
{background:#eaeaea; width:610px; position: relative; text-align:center; top:136px; height:auto;}
#blue
{background:#000000; width:610px; position: absolute; text-align:center; height:100px; top:0px; margin-right: 0px; right:0px;}
#black
{background:#000000; width:180px; position: absolute; text-align:center; top:0px; margin-right: 0px; left:620px; padding:3px;}


.cat_main1 {position:relative; padding-top:25px; padding-bottom:10px;}
.micr_loaded {color:#eaeaea; font-size:9px; color:#eaeaea;}
.micr_popular {background: #fff; margin-bottom:8px; color:#000000; line-height:18px;}

.reason_e p, a.reason_e {font-size:14px; line-height:19px; text-align:justify; font-weight:normal; color:#aa0000; border-bottom:1px dotted #000;}
.reason_d p, a.reason_d {font-size:13px; line-height:19px; text-align:justify; font-weight:normal; color:#000000; }
a.micr_please {font-family:Verdana,Arial,Sans-Serif; font-size:13px; text-transform:uppercase; line-height:19px; text-align:justify; font-weight:bold; color:#aa0000; }
a.micr_red {color:#aa0000; line-height:15px;}
.micr_foot {padding:0px;}

.micr_foot1 table {position:relative; bottom:10px; text-align:center;}
printing_checks1 {font-size:18px; color: #000; line-height:19px;}

.micr_foot5, a.micr_foot5 {font-size:9px; color:#eaeaea;}

a.micr-help3, .micr-help3, .micr-help3 a, .micr-help3 a:visited {cursor:help; color:#eaeaea; font-style:italic; line-height:16px; text-align:justify; size:11px; margin-top:8px; margin-bottom:3px;}
.micr-help3:hover {border-bottom:1px #aa0000 dotted; color:#fff;}

.micr-help4 {color:#eaeaea; line-height:20px; text-align:justify; font-weight:bolder; font-size:14px; margin-top:10px; margin-bottom:5px;}

a.micr-help-recent,.micr-help-recent, .micr-help-recent a, .micr-help-recent a:visited {color:#eaeaea; line-height:15px; text-align:center; font-size:10px; margin-top:10px; margin-bottom:5px;}
.micr-help-recent:hover {border-bottom:1px dotted #aa0000;}

.micr-help-recent1{text-align:left;}

a.micr-help-menu, .micr-help-menu, .micr-help-menu a, a.micr-help-menu:visited {color:#eaeaea; line-height:20px; text-align:justify; font-weight:bolder; font-size:14px; margin-top:10px; margin-bottom:5px; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;}

a.micr-menu-help:hover, .micr-help-menu:hover {color:#cbcaca; border-bottom: 1px dotted #fff;}

.help-excerpt dd,.help-excerpt p {font-size:12px; color:#666666; line-height: 13px; padding-bottom:12px;}

a.xtitle, .xtitle a {color:#000;}

.current, .current img {text-align:center;}
.micr_help_cat, .micr_help_cat p, .micr_help_cat_img, .micr_help_cat img a {margin-left:20px;}

.r_art_img img {padding-right:10px; pading-bottom:8px;}
.l_art_img img {padding-left:10px; pading-bottom:8px;}
