
body {
	background-color: #ffffff;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
 
p,td,li {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;	font-size: 12px;
	font-weight: bold;
	background-color: #0066CC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 14px;
}

.menu {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #414141;
}

a:active.menu {text-decoration: none}
a:link.menu {text-decoration: none}
a:visited.menu {color: #000000;text-decoration: none}
a:hover.menu {text-decoration: none}

.selectlist {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;	font-size: 11px;
	width: 200px;
	height: 11px;
}

.menutitle {
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#ECECFF;
	color: #414141;
	width:125px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	background-image : url(../../../images/navigation/item_gray.gif);
	background-position : 0px;
	background-repeat : no-repeat;
}

.submenu {
	margin-bottom: 0px;
}

.menutitletext {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #4d4d4d;
	font-size: 9px;
}

a.menutitletext { text-decoration: none; color: #4d4d4d;}
a:active.menutitletext { color: #4d4d4d; text-decoration: none}
a:link.menutitletext { color: #4d4d4d; text-decoration: none}
a:visited.menutitletext { color: #4d4d4d; text-decoration: none}
a:hover.menutitletext { color: #4d4d4d; text-decoration: none;}

.menutitletext2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #4d4d4d;
	font-size: 9px;
	background-image : url(../../../images/navigation/item_blue.gif);
	background-position : 0px;
	background-repeat : no-repeat;
}

.submenutext {
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #5F5F5F;
	font-size: 10px;
}

a.submenutext { font-family: Verdana, Arial, Helvetica, Osaka, sans-serif; font-size: 10px; text-decoration: none; color: #5F5F5F;}
a:active.submenutext { color: #5F5F5F; text-decoration: none}
a:link.submenutext { color: #5F5F5F; text-decoration: none}
a:visited.submenutext { color: #5F5F5F; text-decoration: none}
a:hover.submenutext { color: #5F5F5F; text-decoration: none}

.menuitem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #fafafa;
	padding-left:8px;
	padding-right:8px;
	background-image : url(../../../images/menu_blue.gif);
	background-repeat : repeat-x;
	cursor: pointer;
}
.menuitemover {
	cursor: pointer;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #fafafa;
	padding-left:8px;
	padding-right:8px;
	background-image : url(../../../images/menu_blue_over.gif);
	background-repeat : repeat-x;
}

#p1 {color: #4a4a4a; margin-top: 1px; margin-bottom: 0px; margin-right:0px; margin-left: 1px; white-space: nowrap;font-size:10px;}
#p2 {color: #ffffff; margin-top: -14px; margin-bottom: 0px; margin-right:0px; margin-left: 0px; white-space: nowrap;font-size:10px;}	

.top_1 {color: #4a4a4a; margin-top: 1px; margin-bottom: 0px; margin-right:0px; margin-left: 1px; white-space: nowrap; font-size:10px;}
.top_2 {color: #ffffff; margin-top: -14px; margin-bottom: 0px; margin-right:0px; margin-left: 0px; white-space: nowrap; font-size:10px;}	


	.siteregion {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #000000;
		font-weight: bold;
	}
	
	
	.footer {
		font-family: verdana, helvetica, sans-serif;
		font-weight: normal;
		color: #000000;
		font-size: 10px;
		background-image : url(../../../images/footer.jpg);
		background-position : 0px;
		background-repeat : no-repeat;
		width: 747px;
		height: 35px;
	}

	
	.submenuitem {
		font-family: verdana, helvetica, sans-serif;
		font-weight: normal;
		color: #5F5F5F;
		font-size: 10px;
		background-image : url(../../../cms/images/submenu_base.gif);
		background-position : 0px;
		background-repeat : no-repeat;
		cursor: pointer;

	}
	
	.submenuitemover {
		font-family: verdana, helvetica, sans-serif;
		font-weight: normal;
		color: #ff0000;
		font-size: 10px;
		background-image : url(../../../cms/images/submenu_base_blue.gif);
		background-position : 0px;
		background-repeat : no-repeat;
		cursor: pointer;		
	}

	.submenuitemtext {
		font-family: verdana, helvetica, sans-serif;
		font-weight: normal;
		color: #5f5f5f;
		font-size: 10px;
		cursor: pointer;
	}

	a:active.submenuitemtext {  color: #ff0000; text-decoration: none;	cursor: pointer;}
	a:link.submenuitemtext {  color: #00ff00; text-decoration: none;cursor: pointer;}
	a:visited.submenuitemtext {  color: #0000ff; text-decoration: none;cursor: pointer;}
	a:hover.submenuitemtext {  color: #ff00ff; text-decoration: none;cursor: pointer;}


	.menuitem_left {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #fafafa;
		background-image : url(../../../cms/images/menu_base.gif);
		background-repeat : repeat-x;
		cursor: pointer;
	}

	.menuitem_left_top {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #fafafa;
		background-image : url(../../../cms/images/menu_base_top.gif);
		background-repeat : repeat-x;
		cursor: pointer;
		
	}

	.menuitem_left_bottom {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #fafafa;
		background-image : url(http://printer.konicaminoltaeurope.com/images/navigation/left_nav_home_over.gif);
		background-repeat : repeat-x;
		cursor: pointer;

	}

	/*.menuitem_lefttext {
		font-family: verdana, helvetica, sans-serif;
		font-weight: bold;
		color: #4d4d4d;
		font-size: 11px;
		background-image : url(/cms/images/menu_base.gif);
		background-position : 0px;
		background-repeat : no-repeat;
		cursor: pointer;
	}/*

	.menuitem_lefttext_over {
		font-family: verdana, helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		font-size: 11px;
		background-image : url(/cms/images/menu_base_over.gif);
		background-position : 0px;
		background-repeat : no-repeat;
		cursor: pointer;
	}

	
	.menuitem_lefttext_top {
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		color: #000000;
		padding-top: 1px;
		font-size: 15px;
		background-image : url(/images/navigation/leftnav_top.gif);
		background-position : 0px;
		background-repeat : no-repeat;
	}

	.menuitem_lefttext_bottom {
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		color: #ffffff;
		font-size: 12px;
		background-image : url(/images/navigation/left_nav_home.gif);
		background-position : 0px;
		background-repeat : no-repeat;
		cursor: pointer;
	}

	.menuitem_lefttext_over_top {
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		font-size: 11px;
		background-image : url(/cms/images/menu_base_over_top.gif);
		background-position : 0px;
		background-repeat : no-repeat;
	}

	.menuitem_lefttext_over_bottom {
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		color: #ffffff;
		font-size: 12px;
		background-image : url(/images/navigation/left_nav_home_over.gif);
		background-position : 0px;
		background-repeat : no-repeat;
		cursor: pointer;
	}

/* ===== START OF LEFT NAVIGATION CSS ===== */

#navcontainer {
	position: absolute;
	left: 0;
	top: 89px;
	width: 182px;
	z-index: 100; /* why? */
}

/* middle part of left navigation block title */
#navcontainer div.title {
	margin: 0;
	padding: 0 5px 0 16px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: black;
	background: #fff url(../../../images/navigation/lnav_boxtop_2.gif) no-repeat;
}

#navcontainer ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
/* vertical space between list items */
#navlist li { margin: 0 0 0px 0; }
		
#navlist li ul {
	margin: 0px;
}

/* rules for normal links */

#navlist a {
	display: block;
	padding: 5px 2px 5px 27px; /* large padding-left to clear the 'bullet' */
	width: 100%;
	background: url(../../../images/navigation/lnav_main_base.gif) no-repeat;
}
#navlist a[href] { width: 153px; } /* IE won't see this */
		
#navlist a:link, #navlist a:visited {
	color: #004d99;
	text-decoration: none;
}
		
#navlist a:hover {
	color: #004d99;
	background: url(../../../images/navigation/lnav_main_over.gif) no-repeat;
}
		
/* for links of class 'home', different color, background and padding */

#navlist a.home {
	padding: 7px 2px 7px 27px;
	background:  url(../../../images/navigation/lnav_home_base.gif) no-repeat;
}

#navlist a.home:link, #navlist a.home:visited, #navlink .sub a:link, #navlink .sub a:visited {
	color: #fff;
}

#navlist a.home:hover {
	background:  url(../../../images/navigation/lnav_home_over.gif) no-repeat;
}


/* for links of class 'sub', different background */

#navlist a.sub {
	background:  url(../../../images/navigation/lnav_sublist_base.gif) no-repeat;
}

#navlist a.sub:link, #navlist a.sub:visited {
}

#navlist a.sub:hover {
	background:  url(../../../images/navigation/lnav_sublist_over.gif) no-repeat;
}

/* for links of class 'sub' which is 'active' */

#navlist a.here, #navlist a.here:hover {
	background:  url(../../../images/navigation/lnav_sublist_here_base.gif) no-repeat;
	cursor: default;
}

/* ===== END OF LEFT NAVIGATION CSS ===== */

/* ===== START OF PRINTER TOP-NAVIGATION CSS ===== */

#ptop_container img {
	width: 16px;
	height: 25px;
	float: left;
}

#ptop_container ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 11px Arial, Helvetica, sans-serif; 
}






	
#ptop_list li { margin: 0; float: left; }
		
/* rules for normal links */

#ptop_list a {
	display: block;
	padding: 5px 5px;
	background: url(../../../images/printer/assets/submenu_back.gif) repeat-x;
}
		
#ptop_list a:link, #ptop_list a:visited {
	color: #004D9C;
	text-decoration: none;
}
		
#ptop_list a:hover {
	color: #004D9C;
	background: url(../../../images/printer/assets/submenu_over.gif) repeat-x;
}
		
/* for link of class 'here', different background */

#ptop_list a.here {
	background: url(../../../images/printer/assets/submenu_over.gif) repeat-x;
	cursor: default;
}






/* ===== END OF PRINTER TOP-NAVIGATION CSS ===== */

/* ===== START OF CONSUMABLES (used in printer_consumables) CSS ===== */

.partname, .partnr {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.partname {
	color: #0066cc;
}

/* ===== END OF CONSUMABLES CSS ===== */

/* ===== START OF SELLING-POINT CSS (used in printer_detail) ===== */

div#sellingpoints {
	width: 200px;
	align: right;
	padding: 0;
	border: none;
	font-weight: bold;
	font: normal 12px Arial, Helvetica, sans-serif;
	valign: bottom;
/*	background: #F5F5F5;*/
/*	color: #000000;*/
	
}
div#sellingpoints div.top, div#sellingpoints div.title {
	font-weight: bold;
/*	color: #000000;*/
/*	background: #eeeeee;*/
	padding: 3px 5px 3px 20px;
	color: #666666;
	background: url(../../../images/printer/assets/info_top_image.gif) no-repeat;
	valign: bottom;

}
div#sellingpoints div.content {
	font-weight: normal;
	padding: 10px 5px;
/*	background: #ff0000;*/
	background: #F5F5F5;
/*	align: center;*/
}

/* 	IE-win has a nasty bug causing text to be only partially rendered
	when a an element used to clear a float touches it.
	The escaped closing comment below hides this hack from IE-mac
\*/
* html .content { height: 1%; }
/*  */

div#sellingpoints div.bottom {
	background: transparent;
}

/* ===== END OF SELLING-POINT CSS ===== */

