/*********** STYLE SHEET FOR CANON **************/
/************************************************/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px / 18px Arial, Helvetica, sans-serif;
}

/********** DEFINE LINKS **********/

A.breadcrumb:link,A.breadcrumb:visited,A.breadcrumb:active {
	cursor: auto;
	text-decoration: none;
}

A.breadcrumb:hover  {
	cursor: auto;
	text-decoration: underline;
}

A.lftnav:link,A.lftnav:visited,A.lftnav:active {
	color: #646E75;
	cursor: auto;
	text-decoration: underline;
}

A.lftnav:hover {
	color: #53C4FB;
	cursor: auto;
	text-decoration: none;
}


A.footer:link,A.footer:visited,A.footer:active 	{
	color: #545259;
	cursor: auto;
	text-decoration: none;
}

A.footer:hover {
	color: #359C93;
	cursor: auto;
	text-decoration: underline;
}

A.list {
	text-decoration: none;	
}

A.list:hover {
	color: #359C93;
	text-decoration: underline;	
}

/********** SUB CLASSES **********/

.ProductListBody 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
}

.ProductListBodyMiddle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

.PageBody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
}
.ProductListBody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
}


.footer          {

	color: #9CB0B9;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


.breadcrumb {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;		    
	font-weight: normal;		
	white-space: nowrap;
}


.list {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	padding-top:3px;
	padding-bottom:9px;
}


#lftnav
{  
	padding: 6px 0 0 0;
}

.lftnav
{  
	font: 10px / 18px Arial, Helvetica, sans-serif; 
	color: #646E75;
	padding: 0 0 10px 0;
}

.RightNavSupportText
{
	padding: 10px;
}

.txtrc
{    /* Txt right col */
	font: 12px / 18px Arial, Helvetica, sans-serif; 
}

.FeaturesList
{
	font: 12px / 18px Helvetica, Arial, Verdana, sans-serif;  
	color: inherit;
	text-decoration: none;
	padding-top: 0px;
	margin: 5px 0 5px 17px;
	list-style-image: url(/images/nav/bullet.gif);
}

.FeaturesList li.L
{
	padding-bottom: 14px;
}

.SubNav {
	font-size: 10px;
	text-transform: none;
}

.SearchHilite {
	background-color: Yellow;
}

/********** TD/TABLE backgrounds **********/


.wline {
	background: #FFFFFF; 
}

.smap {
	background: #C4D2D8 url(../images/bg_sitemap.gif); 
}

.pfind {
	background: #6D95A8 url(../images/main/bg_pfinder.gif); 
}

.Caption {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
    font-size: 10px;
    text-decoration: none;
    line-height: 14px;
    padding-top: 5px;
    font-weight: bold;
}

/********** FORMS **********/

SELECT.ProductFinderBar     {
		
		font-weight: 	normal; 
		font-family:	Arial, Geneva, Helvetica, sans-serif;
		font-size:		10px;
		border-width:	1px;
		border-style:	solid;
		
}


INPUT.find,OPTION.find,TEXTAREA.find    {
		
		font-weight: 	normal; 
		font-family:	Arial, Geneva, Helvetica, sans-serif;
		font-size:		10px;
		border-width:	1px;
		border-style:	solid;
		border-color:	#666666;
		margin-bottom:	0px;
		
}

img.pic	{
		
		border-width:	1px;
		border-style:	solid;
		border-color:	#7F7E82;
		
}

/********** FORM BUILDER **********/

.FormForm {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;  
}

.FormTable {
	border: 0px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;  
	text-decoration: none;
	border-style: solid;
}

.FormRadioButtonList {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;  
}

.FormPageRow {
	padding: 3px;
}

.FormPageRowAlternate {
	padding: 3px;
}

.FormPageText {
	padding: 3px;
}

.FormPageTitle {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

.FormPageHeading {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

.FormPageHR {
	width: 100%;
	height: 1px;
	color: #8E9DA4;
	border-style: solid;
}

.FormRow {
	padding: 3px;
}

.FormRowAlternate {
	padding: 3px;
}

.FormCaptionCell {
	text-align: right;
	border: 0px;
	border-style: solid;
	border-color: #7fff7f;
	padding: 3px;
}

.FormCaptionCellAlternate {
	text-align: right;
	border: 0px;
	border-style: solid;
	border-color: #00ff00;
	padding: 3px;
}

.FormInputCell {
	border: 0px;
	border-style: solid;
	border-color: #7fff7f;
}

.FormInputCellAlternate {
	border: 0px;
	border-style: solid;
	border-color: #00ff00;
}

.FormTextBox {
	font-weight: 	normal; 
	font-family:	Arial, Geneva, Helvetica, sans-serif;
	font-size:		10px;
	border-width:	1px;
	border-style:	solid;
	border-color:	#666666;
	margin-bottom:	0px;
}

.FormTextArea {
	font-weight: 	normal; 
	font-family:	Arial, Geneva, Helvetica, sans-serif;
	font-size:		10px;
	border-width:	1px;
	border-style:	solid;
	border-color:	#666666;
	margin-bottom:	0px;
}

.FormLabel {
	color: #000000;
}

.FormButtonCell {
	text-align: center;
	background-color: White;
}

.FormSubmitCell {
	text-align: center;
	background-color: White;
}

.FormButton {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

.FormSelect {
	font-weight: 	normal; 
	font-family:	Arial, Geneva, Helvetica, sans-serif;
	font-size:		10px;
	border-width:	1px;
	border-style:	solid;
}

.FormCheckBox {
	color: #000000;
}

.FormRadioButton {
	color: #000000;
}

.FormRequiredFieldIndicator {
	color: Red;
	font-weight: bolder;
	padding-right: 5px;
}	

.FormRequiredInputIndicator {
	color: Red;
	font-weight: bolder;
	padding-right: 5px;
	vertical-align: super;
}

/** Site Version 6.0 Header Styles **/

div#Header
{
	position: relative;
	margin-top: 2px;
	height: 120px;
}

div#Header a#Home
{
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 5px;
	width: 120px;
	padding: 10px;
}

div#MainMenu
{
	position: absolute;
	display: block;
	z-index: 1;
	top: 0;
	height: 33px;
	margin: 0;
	border: 0;
	padding: 0;
	overflow: visible;
}

div#MainMenu div 
{
	float: left;
	display: block;
	position: relative;
}

div#MainMenu a
{
	display: block;
	margin: 3px 12px 0 4px;
	padding-bottom: 13px;
}

div#MainMenu a img 
{
	border: 0 none;
}


div#MainMenu div ul
{
	display: none;
}
div#MainMenu div.on ul
{
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 36px;
	margin: 0 0 0 12px;
	border: 0;
	background: #ffffff;
	padding: 8px 0;	
	overflow: visible;
	border: solid #bbc9d6;
	border-width: 0 1px 1px 1px
}


div#MainMenu div ul li
{
	display: block;
	list-style: none;
	width: auto;
}


div#MainMenu div ul li a
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	display: block;
	margin: 0;
	padding: 0 12px;
	white-space: nowrap;
}


div#MainMenu div ul li a:link, div#MainMenu div ul li a:visited
{
	color: #647d92;
	text-decoration: none;
}

div#MainMenu div ul li a:active, div#MainMenu div ul li a:hover
{
	color: #647d92;
	text-decoration: underline;
}




div#MainMenu form#search {
	float: right;
	top: -2px;
}

div#MainMenu form#search input.query
{
	width: 120px;
	height: 18px;
	margin: 0;
	border: solid 2px;
	border-color: #848484 #BAC9D5 #BAC9D5 #848484;
	padding: 0;
	line-height: 18px;
	vertical-align: middle;
}
div#MainMenu form#search input.search
{
	width: 32px;
	height: 22px;
	border: none 0;
	margin: 0 16px 0 0;
	padding: 0;
	vertical-align: middle;
}

body
{
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, div, p, td
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

a img
{
	border: 0;
}

/* redisign syyles */

div#Container
{
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 840px;
	overflow: visible;
}

div#Header
{
	position: relative;
	z-index: 99;
	margin: 2px 0 0 0;
	height: 120px;
	background: url(/images/nav/header_tile.jpg) repeat-x top center;
}

div#Header a#Home
{
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 5px;
	width: 120px;
	padding: 10px;
}


div#Header div#MainMenu 
{
	position: absolute;
	left: -5px;
	margin: 0;
	padding: 80px 0 4px 12px;
	background: url(/images/nav/header_left.jpg) no-repeat top left;
}

div#Header div.title 
{
	position: absolute;
	top: 0;
	right: -5px;
	width: 513px;
	height: 120px;
	background: url(/images/nav/header_right.jpg) no-repeat top right;
}


div#Header div#MainMenu form#search input.query
{
	width: 160px;
	border-color: #848484 #fafafa #fafafa #848484;
}

div#Footer
{
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#Footer p
{
	margin: 0;
	padding: 0;
	color: #7591a8;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

div#Footer a:link, div#Footer a:visited, div#Footer a:active 	{
	color: #7591a8;
	cursor: auto;
	text-decoration: none;
}

div#Footer a:hover {
	color: #647d92;
	cursor: auto;
	text-decoration: underline;
}


/* Links */

div#Links h2
{
	padding: 0;
	border: 0;
	margin: 0 0 13px 0;
}
div#Links h2 img
{
	display: block;
}

div#Links ul 
{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;

}
div#Links ul li
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 13px;
	background: url(/images/nav/quicklinks/arrow.gif) no-repeat top left;
}

div#Links ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #647d92;
	display: block;
	padding: 0;
}


div#Links ul li a:link, div#Links ul li a:visited
{
	color: #647d92;
	text-decoration: none;
}

div#Links ul li a:hover
{
	color: #647d92;
	text-decoration: underline;
}

/* Breadcrumb */

div#Breadcrumb 
{
	margin: 0;
	font: 12px / 14px Arial, Helvetica, sans-serif;
}

div#Breadcrumb a, div#Breadcrumb span 
{
	float: left;
	padding: 2px 5px 2px 10px; 
	background-repeat: no-repeat;
	background-position: left center;
}
div#Breadcrumb a, div#Breadcrumb a:visited
{
	text-decoration: none;
}

div#Breadcrumb a:hover, div#Breadcrumb a:active
{
	text-decoration: underline;
}




.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	border: 0;
	margin: 0;
	padding: 0;
}


/* Support Portal */
ul.support-portal
{
	width: 250px;
	margin: 0;
	padding: 15px 0 0 30px;
}

ul.support-portal li
{
	font: 12px / 18px Arial, Helvetica, sans-serif;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}




ul.support-portal ul
{
	padding: 0;
	margin: 0 0 1em 15px;
}
ul.support-portal ul li
{
	zoom: 1;
	display: block;
	margin-left: -13px;
	padding-left: 13px;
	background: url(/images/nav/quicklinks/arrow.gif) no-repeat top left;
}


ul.support-portal h3
{
	font: bold 14px / 24px Arial, Helvetica, sans-serif;
	color: #647d92;
	margin: 0;
	padding: 0.5em 0;
}
ul.support-portal a:link, ul.support-portal a:visited, ul.support-portal a:active
{
	color: #647d92;
	text-decoration: none;
}
ul.support-portal a:hover {
	color: #647d92;
	text-decoration: underline;
}

