/* main document layout */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	min-width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
form { padding:0;margin:0;}
img {border: 0px;}
td,th {font-family: Arial, Helvetica, sans-serif;font-size:12px;}
h1,h2,h3 { font-family: Arial, Helvetica, sans-serif; text-align: left; background: #f8f8f8; padding: 3px;}
h3 { font-size: 11px; font-weight: bold; color: #595959; margin: 0px 0px 5px 0px;}
h2 { font-size: 12px; font-weight: bold; color: #595959; margin: 0px 0px 5px 0px; text-transform: uppercase;}

a:link { 	color: #579; text-decoration: none;}
a:visited { text-decoration: none; color: #579;}
a:hover { 	text-decoration: underline; color: #777;}
a:active { 	text-decoration: none; color: #555;}

a.ink_hlink:link { 		color: #eeeeee; text-decoration: none;}
a.ink_hlink:visited { 	text-decoration: none; color: #eeeeee;}
a.ink_hlink:hover { 	text-decoration: none; color: white;}
a.ink_hlink:active { 	text-decoration: none; color: yellow;}

a.ink_slink:link { 		color: #eeeeee; text-decoration: none;}
a.ink_slink:visited { 	text-decoration: none; color: #eeeeee;}
a.ink_slink:hover { 	text-decoration: none; color: white;}
a.ink_slink:active { 	text-decoration: none; color: white;}

a.black_text {color:#000000;}

.ink_header { width: 995px; height: 178px; text-align: center; } 

.ink_main {text-align:left;top:0px;width: 995px;height: auto;left: 0px;right: 0px;}

.ink_block_box {  
    border-top: 1px solid #f4f4f4; 
    border-left: 1px solid #f4f4f4; 
    border-right: 1px solid #f4f4f4; 
    text-align: left; 
    margin-top:5px; 
}
.ink_block_box.w560{width: 560px; border: 0px;}
.ink_block_box.cat_mfg{text-align: left; width: 800px;}
.ink_block_box.customer_care_center{width: 560px; height: 100px;}


.ink_container_checkout { 
    border-top: 1px solid #f4f4f4; 
    border-left: 1px solid #f4f4f4; 
    border-right: 1px solid #f4f4f4;    
    position: relative; height: auto; 
    width: 950px; 
    text-align: center; 
    margin-left: 0px; 
}

.ink_block_box_related { text-align: left; } 
.ink_block_box_related tr.hip { background-color: #eeeeee } 
.ink_block_box_related tr.hop { background-color: #f4f4f4 } 
.ink_block_box_related tr.out { background-color: #f8f8f8 } 

.hip { background-color: #eeeeee } 
.hop { background-color: #f4f4f4 } 

.ink_block_box_insides { padding-left: 10px; overflow:auto;} 

.ink_content_box { border: 1px solid #f4f4f4; text-align: left; margin-top:0px; } 
.ink_content_box_insides { padding-left: 10px; } 
.ink_content_box.w99p{width: 99%}

.ink_container_brands_by_letter { 
	position:relative; height:auto; width:795px; border:1px solid #f4f4f4; text-align:center;margin-left:0px; 
}

.ink_container { 
	position: relative; 
	height: auto; 
	width: 990px; 
	border: 1px solid #f4f4f4; 
	text-align: center; 
	margin-left: 0px; 
}

.ink_footer { 
	clear: both; 
	position: relative; 
	width: 995px; 
	height: auto; 
	border: 1px solid #f4f4f4; 
	text-align: center; }

h1,.product_title{ 
	font: 13px Arial bold; 
	font-weight: bold; 
	color: #454545; 
	margin: 0 0 0 0; 
	text-transform: uppercase;
}

h1.ink_login, h2.ink_login { 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; font-weight: bold; 
	font-size: 14px; color: #AA0000;  
	background: none; 
	padding: 3px; 
	text-transform: none;
} 

ink_menugrouptitle { 
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:normal;
	border:1px solid #ffffff;
}

.ink_menutitle { 
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:normal;
	border:1px solid #ffffff;
}

.ink_menutitleselected { 
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight: bold;
	border:1px solid #eeeede;
	border-left: 0px;
}

.ink_cart_title { 
	cursor:pointer;
	margin-bottom: 1px;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:normal;
	border:1px solid #ffffff;
}

.ink_cart_title_detailed { 
	margin-bottom: 1px;
	color:#000000;
	padding:2px;
	font-size: 12px; font-weight: bold; color: #999999; 
	text-transform: uppercase;
}

.ink_content_summary { font-size: 14px; font-family: Arial; font-style: normal; padding-top: 10px;}
.ink_content_body { font: 11px Arial; padding-top: 10px;text-align: justify; }

.checkout_indicators {height: 30px; background: #f4f4f4; margin-bottom: 10px;}
.checkout_step_enabled {
	background: #F9C301;
	color: #111111;
	border: 1px solid #cccccc;
	font: 14px Arial bold;
	width: 240px;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 2px;
}

.checkout_step_disabled {
	background: #eeeeee;
	color: #999999;
	border: 1px solid #bbbbbb;
	font: 10px Arial bold;
	width: 225px;
	float: left;
	text-align: center;
	padding: 6px; 
	margin: 2px;
}

.ink_title_text { 			font:bold 12px Arial,Helvetica,sans-serif; } 
.ink_cart_title { 			font:bold 12px Arial,Helvetica,sans-serif; } 
.ink_cart_header { 			font:bold 10px Arial,Helvetica,sans-serif; } 
.ink_cart_item { 			font:normal 10px Arial,Helvetica,sans-serif; } 
.ink_cart_header_detailed { font:bold 12px Arial,Helvetica,sans-serif; } 
.ink_cart_item_detailed { 	font:normal 12px Arial,Helvetica,sans-serif; } 
.styletop {					font-size: 22px; color: #FFFFFF;} 

.ink_list_price{font-size: 12px;} 

.our_price,.ink_products_price { 
	font-size: 22px; 
	font-weight: bold; 
	color: #aa0000; 
	width: 50px; 
	display: block;
}                         
.ink_default_price_style {color: #aa0000; font-weight: bold;} 

.ink_generic_item {padding: 3px; text-align: left;} 
.begin_letter {padding-top: 20px; clear: both;}
.cmfg_list {float: left; width: 150px; height: 150px; border: 1px solid #EFEFEF; text-align: center} 

.ink_bottom_links {font-size: 10px;} 

input,textarea,.file,select { 
	border: 1px solid #888888;
	padding: 1px;
	width: auto;
	background-color: #f4f4f4;
	color: #555555;
	font: 12px arial bold;
}

input.ink_clean { background: none; border: none; } 
input#customers_firstname {width:95px;}
input#ink_login_email {font: 14px arial bold; width: 200px;} 
input#ink_login_password {font: 14px arial bold;  width: 100px;}
input#billing_zip {font: 14px arial;  width: 120px;}
.input30 {width:30px;}
.input40 {width:40px;}
.input100 {width:100px;}
.input_login_small {font: 9px arial; width: 110px;}

.Checkout_field  {font-size: 11px; font-weight: normal; color: black;}
.invalidCheckout_field {font-size: 12px;font-weight: bold;color: red;}
.ink_warning_message { 
   border: 1px solid black;
   background-color: #FFBBBB;
   color: black;
   font: 12px Arial bold;
}

/* Buttons */
.btn_white {background: white; color: #333333; font: 12px arial bold; border: 1px solid black; padding: 1px;}
.btn_green {background: #a4e245; color: white; font: 12px arial bold; border: 1px solid black; padding: 1px;}
.btn_orange {background: #F9C301; color: black; font: 12px arial bold; border: 1px solid black; padding: 2px;}
.btn_red {background: red; color: white; font: 12px arial bold; border: 1px solid black; padding: 1px;}
.btn_gray {background: gray; color: white; font: 12px arial bold; border: 1px solid black; padding: 1px;}
.btn_darkgray {background: #888888; color: white; font: 12px arial bold; border: 1px solid black; padding: 1px;}
.button_big {width:150px;}
.button_medium {width:120px;}
.button_small {width: 90px;}

/* HEADER */
.ink_hlogoline { height: 91px; position: relative;} 
.ink_hlogo { text-align: left; width: 360px;float:left; margin-top: 5px;} 
.ink_hphone{ height: 20px; vertical-align: middle; float:left; margin-top: 35px;} 
.ink_hsearch{ text-align: right;float:left;margin-top: 50px; width:360px;} 
.ink_hlinks{ width: 100%; height: 35px; background: #71706E; text-align: left;} 
.ink_hmfglinks { height: 25px; background: #4D4948; } 
.ink_htext { 
	height: 18px; 
	background: #F9C301; 
	text-align: left; 
	color: #4D4948; 
	padding-left: 18px; 
	padding-top: 2px; 
	padding-bottom: 0px; 
	margin: 0px; 
	font-size: 10px;
}

.ink_hline2 { width: 100%; height: 5px; background: url('images/gradient2.gif') repeat-x;}
.ink_hlink1 { padding-top: 12px; padding-left: 18px; position: relative; float: left;}
.ink_hlink2 { padding-top: 5px; padding-left: 18px; position: relative; float: left;}
.ink_hlink3 { padding-top: 8px; padding-right: 10px; text-align: right;}
.ink_hlink4 { padding-top: 3px; padding-right: 10px; text-align: right;}

.ink_product_finder {  
	width: 172px; 
	background: #F9C301; 
	border: 1px solid #BBBBBB; 
	padding: 10px;  
	color: black; 
	/*-moz-border-radius: 10px; */
}

/* for IE */
html > body .ink_product_finder { width: 155px; }

.ink_product_finder_label { 
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold; 
	margin-left: 10px; 
	margin-bottom: 3px;
}

.ink_pfinput { width: 90%; } 
.ink_pftitle { 
	font: 12px verdana; 
	background: none; 
	padding-top: 0px; color: black; 
	font-weight: bold; 
	text-transform: none; 
	padding-bottom: 3px; 
}

input.ink_sbox {  
	width: 100px; 
	height: 20px; 
	margin-right: 2px; 
	padding: 2px; 
	background-color: #dde0ee; 
	border: 1px solid #333333;
}

input.ink_sbutton { 
	width: 80px; 
	font: 12px arial bold; 
	height: 20px; 
	padding: 0px; 
	background: #F9C301; 
	color: #333333; 
	text-transform: lowercase; 
	border: 1px solid #333333;
}

.ink_nl_input_email { width: 120px; font: 10px arial; margin-top: 5px;} 
.ink_nl_input_subscribe { width: 120px; margin: 5px 0 5px 0;} 
.nl_message { background: #FFEECC; font: 10px arial bold; padding: 10px;} 

.ink_ql_link { font: 11px arial ; } 

.ink_fpic { float: none; } 
.ink_flinks { float: none;}  
.ink_featured_top { padding-top: 10px; padding-left: 10px; position: relative; float: left;} 

.inventory_in_stock { color: #44CC00; } 

.inventory_out_of_stock { color: #999999; padding-top: 10px;} 

.gc_alert,.ink_cart_actions_message {
	margin: 1px; 
	padding: 4px; 
	background: #CCDDEE; 
	text-align: left; 
	font: 12px Georgia;
}

.letter_links { font: 18px arial; text-align: left;}
.letter_links.padding {padding: 20px 0 10px 50px;}

.date_time { font: 9px arial bold; text-align: left;} 

td.ink_tsr1 { background: #f4f4f4; border: 1px solid #f4f4f4; font: 11px arial bold; color: #555555;} 
td.ink_tsr2 { background: white; border: 1px solid #f4f4f4;} 

.ink_related_info { font-size:smaller; color:#999999} 

table.ink_sc_contents_confirm { width:100%; background-color: #f4f4f4;} 
table.ink_sc_contents_confirm td.borderbottom { border-bottom:1px solid #336699 } 
table.ink_sc_contents_confirm tr.ink_item_inside td { background-color: #f0f0f0; font-size:14px; } 

.ink_sc_small_info { font: 12px arial bold; background: #eeeeee; padding: 10px; } 
.ink_sc_small_checkout { font: 12px arial bold; background: #dddddd; padding: 10px; } 
.ink_sc_small_num_items {font: 16px arial bold; color: #F9C301; } 
a.ink_sc_small_link { color: #555555; } 

div.ink_pcm {margin-top:15px;width:155px;background:#F4F4F4;padding:10px;color:black;color:black;}
div.ink_pcm_category {padding-left:5px;padding-bottom: 2px;width: 150px;}
div.ink_pcm_mfg {padding-left:6px;width: 150px;padding-top: 2px;}
div.ink_pcm_mfg:hover { background:#EEEEEE; } 
a.ink_pcm_category_link { color:black;font-weight:bold;font-size:12px; } 
a.ink_pcm_mfg_link { padding-left: 10px; color: black; }  

.remove_related_chkbox { width:20px; height:20px } 

.no_results { 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	font-size: 16px; 
	color: #595959;
	padding: 3px;
}

.ink_columns { 
	float: left; 
	width: 31%; 
	padding:2px; 
	text-align:left;
}

/* TEXT ALIGNMENT */
.text_justify {text-align: justify;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_right {text-align:right;}
.index_middle_block{width: 560px; overflow:auto;}

/* BORDERS */
.table_border_eee {border: 1px solid #eeeeee;}
.table_border_ccc {border: 1px solid #cccccc;}
.table_border_black {border: 1px solid #000000;}
.table_border_ef {border:1px solid #efefef;}

/* PADDING AND MARGIN */
.padding_top_4{padding-top:4px;}
.padding_top_10{padding-top:10px;}
.padding_top_20{padding-top:20px;}
.padding_left_10{padding-left:10px;}
.padding_left_50{padding-left:50px;}
.padding_bottom_5 {padding-bottom:5px;}
.padding3 {padding: 3px;}
.padding5 {padding: 5px;}
.padding10 {padding:10px;}
.padding20 {padding:20px;}
.margin_top_10 {margin-top:10px;}
.margin10 {margin:10px;}

/* FLOATING */
div.float_left {float:left;}
div.float_right {float:right;}
div.clear_float {clear:both;}

/* SIZE */
.width100p {width: 100%; overflow:auto;}
.width30p {width: 30%; overflow:auto;}

/* FORMS AND FORM FIELDS */
.checkout_login_left {float: left; width: 500px; }
.checkout_login_right {float: right; width: 200px}
.clear_form {padding:0; margin:0;}
.order_comments {margin: 10px 0 10px 0; width: 100%;}
.customers_comments {width: 100%; height: 50px;}
.ink_login_email_div {padding: 5px 0px 10px 20px;}
.ink_login_button {padding-top: 10px;  padding-bottom: 5px;}
.new_password {font: 10px arial; width: 110px;}
.product_info_add_to_cart {border: 1px solid #eeeeee; background-color: #f8f8f8; /*-moz-border-radius: 10px;*/}
.printer_add_selected {
	border-left: 1px solid #eeeeee; 
	padding: 3px; 
	width: 198px; 
	text-align: center; 
	vertical-align: middle;
}

/* LINKS */
.quick_links {text-align: left;  width: 100%; overflow:auto;}
.quick_links .ink_block_box.inside {
	height:100px; 
	margin: 2px; 
	float: left;
	width:auto;
	overflow:hidden; 
	white-space: nowrap;
	padding-left:2px;
}

/* DIVs */
div.ink_marketing_box { margin-top: 35px; border: 1px solid #eeeeee; text-align: right; }  
div#credit_card_div {display:block;} 
.display_none {display:none;}
.customer_care_column {width: 140px; float: left; border-left: 1px solid #eeeeee; padding: 5px 5px 5px 10px;}
.ink_link_exchange {padding: 10px; margin: 10px}
.mfg_parts_img {border: 1px solid black; width: 125px;}
.product_info_img {width:200px;}
.printer_compatibility_div {width: 100%; height: 190px; overflow: auto;}
.product_not_found_div {padding: 50px 100px 100px 200px;}
.trust_logos_div {padding-top: 30px; padding-bottom: 10px;text-align:center;}

/* TEXT FORMATTING */
.small_info_txt {font: 8px arial;}
.ink_medfont { font-size: 11px; } 
.product_printers_p {font-family: Arial,Helvetica,sans-serif; font-size: 14px;font-weight: bold;}
.ink_tinytext { font: 11px arial; text-align: left; font-weight: normal;} 
.ink_small_label {font: 11px  Tahoma; color: #615D5E; margin-bottom: 2px; margin-top: 2px;} 
.ink_small_text {font: 10px Arial bold; color: black; letter-spacing: 1px;} 

/*HORISONTAL LINEs*/
.small_hr {color:#bbbbbb; height: 1px}
.div_hr {background: #f4f4f4; font-size: 3px; height: 3px; width: 100%; margin-top: 5px; margin-bottom: 5px;}

.ink_login_label { font-family: arial; font-size: 13px; font-weight: normal; }
.free_shipping { color:#717171; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

.ink_google_shopping_cart { width:95%;text-align:center;margin:auto; }

.ink_submenu {}
.ink_scu {} 
.ink_required_field {}
.ink_form_note {}
.ink_checkout {}
.ink_checkout_name {} 
.ink_featured_product {}
.ink_new_product {}
.ink_pcm_hr {}
.ink_popular_product {}
.ink_sc_contents {}
.ink_wishlist_item_detailed {}
.ink_gensmall {}
.FormElement {}
.sticky_text {}
.search_input {}
.ink_navlinks {}
.ink_copyright {}