/**** GLOBAL SET ****/ 
html, body {
	background-color: #ffffff; 
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	line-height: 17px;
	margin:0px;}	
/**** LINK TREATMENT ****/
a {
	color: #00539B;
	font-weight: bold;
	text-decoration: none;}
a:hover{
	text-decoration: underline;}
/**** HEADERS TREATMENT ****/
h1, h2, h3, h4, h5, h6 {
	font-family:  Arial, Helvetica, sans-serif;  }
h3, h4, h5, h6 {
	color: #000000;}
H1 {font-size: 26px;
	color: #000000;
	/**letter-spacing: 1px;**/}
h2{	font-size: 20px;
	color: #000000;}
h3{	font-size: 15px;
	line-height: 14px;
	margin-bottom: 10px;
	}
h4{
    font-size: 14px;
}
TD{	font-size: 13px;}
TH {text-align: left;
	font-weight: bold;
	font-size: 12px;}
TR{
    vertical-align: top;
}
/* Used for grey border for forms, example: incRFQ.cfm */
.FormTable{
	border-spacing: 1px;
	border: 1px solid gray;
	border-collapse: collapse;
	width: 100%;
	padding: 15px;}
.Formh2{
 font-size: 16px;
 color: #333333;
 width: 90%;
 letter-spacing: 1px;
 font-weight: bold;
 padding-bottom: 5px;}
.FormSubHeader{
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	background: #00539B;
	color: white;
	border: 1px solid gray;
	padding: 2px;}
.FormTable tr{
	vertical-align: top;}
.FormTable th{
	padding: 3px 5px 3px 10px;
	white-space: nowrap;}
.FormTable td{
	padding: 4px 10px 3px 3px;}
.FormButton{
	font-size: 12px;
	padding: 2px 2px 2px 2px;}
/* End Form Elements */
/* Like h2 but for alternative use w/ no line, i.e. Cameras Categories. */

.Titleh2{
 font-size: 14px;
 color: #595555;
 width: 90%;
 letter-spacing: 1px;
 font-weight: bold;
 line-height: 22px;}

 
/*** Use: Default.cfm ***/
TABLE.Content td{
font-size: 13px;
line-height: 19px;
}
Table.Content h1{line-height: 28px;}
TABLE.Content h2{
	/***border-top: 1px solid #666666;***/
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 22px;
	width: 100%;
	letter-spacing: 1px;}
h2.lineabove {border-top: 1px solid #666666;}
TABLE.Content li{
	margin-left: -15px;
	list-style-type: square;
	font-size: 13px;
	line-height: 19px;}
TD.MiddleColumn{
    padding-top: 8px;}
TD.MiddleColumn li{
	line-height: 19px;}
TD.MiddleColumn h2{
	margin-top: 8px;
	/***border-top: 1px solid #666666;***/
}
#BreadCrumb{
	font-size: 12px;
	width:450px;
	font-weight: normal;
	color: #333333;}
#BreadCrumb a{
	color: #333333; text-decoration: underline;}
#BreadCrumb a:hover{
	text-decoration: none;}
	
/**** GLOBAL TABLES ****/
/*** OUTER MOST TABLE ***/
TABLE.border{
text-align: left;
width:100%;
margin-top: 0px;}
/**** Navigation Table - top of page ****/
TABLE.NAVTABLE{ 
width: 100%;
white-space: nowrap;}
/**** Body Table contains page Content ****/
TABLE.BODYTABLE{ 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 20px;
	 }
/*** TABLE.BODYTABLE LEFT COLUMN ***/
TD.LeftColumn{  
    width: 160px;
	padding: 45px 5px 0px 15px;
	margin-right: 5px;
	/*** border-right: 1px solid #999999;
	background-color: #F3F3F3;***/}
TD.LeftColumn h2{
	font-size: 14px;
	margin: 15px 0px 0px 10px;
	line-height: 3px;}
/**** Use: Nav Columns line ****/
TD.LeftColumn ul li{
	font-weight: bold;
	margin-left: -37px;
	list-style: none;
	letter-spacing: 1px;}	
TD.LeftColumn ul{
	margin-top: 0px;}
/*** TABLE.BODYTABLE MIDDLE COLUMN ***/
TD.MiddleColumn{
	max-width: 700px;
	height: 100%;
	padding: 0px 15px 0px 20px;
	font-size: 14px;
	margin-top: 0px;}
/*** TABLE.BODYTABLE RIGHT COLUMN ***/
TD.RightColumn{
  	width: 350px;
	padding: 75px 10px 0px 35px;
	line-height: 22px;
	/***border-left: 1px solid #999999;***/}  
TD.RightColumn h2{
	font-size: 14px;
	margin: 0px 0px 4px 0px;}
div.RelatedLinks{
	width: 250px;
	padding: 15px 0px 0px 5px;}
div.TopRelatedLink{
	width: 250px;
	margin-Top: -15px;
	margin-bottom: -5px;
	padding: 0px 0px 0px 5px;}
/*** Local Tables***/
/*** Use: Default.cfm ***/
TABLE.Content{
	width:100%;
	padding: 0px;
	font-size: 14px;
	margin: 0px;}
/*** Use: incPageCompare.cfm ***/
table.Bordered {
	border-spacing: 1px;
	border: 1px solid gray;
	border-collapse: collapse;
	width: 600px;}	
table.Bordered td{
	border-spacing: 1px;
	border: 1px solid gray;
	border-collapse: collapse;
	padding: 4px;
	vertical-align: top;}
table.Bordered th {
	font-weight: bold;
	font-size: 13px;
	background: #999999;
	color: #ffffff;
	border: 1px solid gray;
	padding: 4px;}	
/*** Use: HomePage ***/
.DialogBox{
	float: ;
	border-spacing: 1px;
	border: 1px solid gray;
	border-collapse: collapse;
	width: 410px;
	background-color: #F3F3F3;
	vertical-align: top;
	margin: 2px 0px 8px 8px;}
.DialogBox td{
	width: 50%;
	padding: 4px;
	vertical-align: top;
	padding: 0px 4px 12px 4px;}
.DialogBox h3{
	padding: 10px 0px 0px 10px;}	
/*** Front Page Dialog Box Lists ***/
Div.OneColumnList ul {
	list-style: none;
	line-height: 22px;
	margin-left: 10px;
	padding: 0;
	margin: 0;}	
Div.OneColumnList li{
	list-style: none;
	line-height: 22px; 
	width: 180px;
	margin-left: 10px;
	background-image: url(../icons/redarrowwhite.gif);
	background-Position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 13px; /* left padding moves text away from the bullet */}
	
Div.OneColumnListwide ul {
	list-style: none;
	line-height: 22px;
	margin-left: 8px;
	padding: 0;
	margin: 0;}	
Div.OneColumnListwide li{
	list-style: none;
	line-height: 22px; 
	width: 300px;
	margin-left: 10px;
	background-image: url(../icons/redarrowwhite.gif);
	background-Position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 13px; /* left padding moves text away from the bullet */}	
	
	
/*** Dialogue Box lists ***/
Div.TwoColumnList ul {
	list-style: none;
	line-height: 22px;
	margin-left: 14px;
	padding: 0;
	margin: 0;
	float: left;}	
Div.TwoColumnList li{
	list-style: none;
	line-height: 22px; 
	float: left;
	width: 140px;
	margin-left: 10px;
	background-image: url(../icons/redarrow.gif);
	background-Position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px; /* left padding moves text away from the bullet */}
/*** Use: incDynamicTable.cfm ***/
table.Fixed800 {
	width: 800px;}	
table.Fixed800 tr{
	vertical-align: top;}	
table.Fixed800 td{
	width: 50%;
	padding-left: 0px;
	padding-right: 0px;}
table.Fixed800 th {
	font-weight: bold;
	font-size: 13px;}	
/*** Use: incDynamicTable.cfm ***/
table.unBordered {
	width: 97%;
  }	
table.unBordered tr{
	vertical-align: top;}	
table.unBordered td{
	padding: 0px 18px 12px 8px;}
table.unBordered th {
	font-weight: bold;
	font-size: 13px;}
/*** Use: incPageCategory.cfm ***/
Table.smallspecs {
	padding: 0px; 
	margin: 0px;}	
table.smallspecs th {
	font-weight: bold;
	background: #999999;
	color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid;
	border-color: gray gray gray gray;}
/*** Use: incPageCompare.cfm ***/
table.XtraSmallSpecs {
	border-width: 1px 1px 1px 1px;
	font-size: 13px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	width: 100%;}
table.XtraSmallSpecs th {
	font-weight: bold;
	background: #999999;
	color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid;
	border-color: gray gray gray gray;
	text-align: center;}
table.XtraSmallSpecs td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid;
	border-color: gray gray gray gray;
	text-align: center;}
/**** Table Styling for Compare Specs ***/
.altrow {
	background: #eeeeee;}
.THFormat{
	background: #999999;
	color: #ffffff;}
/**** GLOBAL DIVS ****/
div.header {
	padding: 0px;
	height: 59px;
	background-image: url(../graphics/bannerSmall.jpg);
	background-repeat: no-repeat;
	background-position: right;}
/*** GLOBAL CLASSES ***/
span.Logo {
	display:block;
	float:left;
	width: 350px;
	height: 47px;
	margin: 10px 5px 0px 15px;}
span.Logo span {
	display: none;}	
div.PrintLogo{
	Display:none;}
#footer {
	border-top: 1px solid #999999;
	letter-spacing: 1px;
	text-align: center;
	clear: both;
	font-size: 10px;
	margin-top: 0px;
	padding: 3px 25px 3px 3px;}
.footertext{
	margin: 0px 40px 0px 40px;}
/**** LOCAL DIVS ****/
/**** LIQUID LAYOUT *** -Double Column Layout */
/*** Use: incPageCategories.cfm ***/
.Bullets2Col ul{
	float: left;
	margin-left: 3%;
	padding: 0px 0px 5px 0px;}
.Bullets2Col li{
	float: left;
  	width: 230px;
	margin-left: 3%;
	padding: 0px 0px 2px 0px;}
div.BulletsWrapper br{clear: left;}
/*** Use: incPageCategories.cfm ***/
div.TabIconslayout{
	float: left;
	width: 115px;
	margin-left: 5px;
	padding: 0px 25px 9px 0px;
	height: 135px;
	font-size: 11px !important;
	line-height: 12px !important;
}
div.TabbedIcons{
	height: 200px;
	width: 750px;
	}

/*** Use: incPageCategories.cfm ***/
div.TabIconslayoutFP{
	float: left;
	width: 115px;
	margin-left: 5px;
	padding: 0px 25px 9px 0px;
	height: 135px;
	font-size: 11px !important;
	line-height: 12px !important;
}
div.TabbedIconsFP{
	height: 150px;
	width: 300px;
	font-size: 12px;
	}
div.TabbedIconsFP h3{
	margin-bottom: -4px; 
	padding-bottom: -10px;
	}
div.TabbedIconsFP P{
	font-size: 12px;
	margin-top: -1px;
	margin-bottom: 2px;
	}
Div.TabbedIconsFP ul {
	list-style: none;
	line-height: 22px;
	margin-left: 4px;
	padding: 0;
	margin: 0;}	
Div.TabbedIconsFP li{
	list-style: none;
	line-height: 22px; 
	width: 270px;
	margin-left: 5px;
	background-image: url(../icons/redarrowwhite.gif);
	background-Position: 0 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 13px; /* left padding moves text away from the bullet */}
div.TabbedIconsFP a{
	color: #00539B;
	}
	
/*** Use: incPageCategories.cfm ***/
div.liquidlayout{
	float: left;
	width: 115px;
	margin-left: 5px;
	padding: 0px 5px 5px 0px;
	height: 135px;}	
/*** Use: incFiltersFilterTyp.cfm,  ***/
div.liquidlayoutText{
	float: left;
	width: 110px;
	margin-right: 5px; /*Note: % on margin not compatible w/ IE */
	padding: 0px 5px 5px 0px;
	height: 30px }	
/*** Icon Layout Use: Filters Category***/
div.liquidlayoutIcons{
	float: left;
	width: 220px;
	margin: 0px 75px 0px 35px;
	padding: 0px 5px 9px 0px;
	height: 155px;}
div.liquidlayoutIcons h3{
	padding: 0px 5px 0px 5px;
	line-height: 14px;}
/*** Use: ICONS ***/
img.Icon100W{ /** Width of 95 - used w/in IconFormatW or IconFormatH **/
	font-size: 11px;
	line-height: 12px;
	padding: 1px 0px 1px 0px;
	width: 95px;
	border: 0px;}
img.Icon100H{ /** Height of 95 - used w/in IconFormatW or IconFormatH **/
    font-size: 11px;
	line-height: 12px;
	padding: 1px 0px 1px 0px;
	Height: 95px;
	border: 0px;}
div.IconFormatH{ /** Width 120, Height 140 Bordered **/
	width: 120px;
	padding: 2px 0px 5px 0px;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: 0px;
	/***border: 1px solid  #00539B;***/
	height: 135px;
vertical-align: middle;}	
div.IconFormatW{ /** Width 140, Height 130 Bordered**/
	width: 120px;
	padding: 2px 0px 5px 0px;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 11px !important;
	line-height: 12px !important;
	border: none;
	/***border: 1px solid  #00539B;***/
	height: 135px;
	vertical-align: middle;}
/** Icons w/ No Text. Used for Indexes. **/
img.Icon100{
	width: 100px;
	/***border: 1px solid  #00539B;***/
	border: 0px;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;}
img.IconNoBorder{
	width: 100px;
	border: 0px;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;}
/**** ICON FORMAT ****/
div.IconFormat{ /** Width 120, Height 140 Bordered **/
	width: 130px;
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 11px !important;
	line-height: 12px !important;
	height: 155px;
	vertical-align: middle;
	border: none;}
div.IconFormat img{border: none;}
/**** ICON FORMAT ****/
div.SideButtonFormat{ /** Width 120, Height 140 Bordered **/
	width: 250px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	margin-bottom: 5px;}
div.SideButtonFormat img{border: 0;}
/*** END ICONS***/	
td.BoxWithBorder a{font-weight: bold;}
.BoxWithBorder h2 {
	padding-left: 5px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	background: #999999;
	color: #ffffff;
	border: 0px;
	/***border: 1px solid gray;***/}	
/*** PHOTO AND SHORT DESCRIPTION COLUMNS ***/
/***  Use: Product.cfm - Picture and Short Description ***/
/*** Left Column ***/
#a1{
	width: 50%;
	float: left;
	margin-top: 15px;}
/*** Right Column ***/
#a2{
	width: 40%;
	float: right;
	height: 100%;
	margin-top: 5px;} 
/*** END PHOTO AND SHORT DESCRIPTION COLUMNS ***/
/**** CMS Layout. See Series-71****/
/*** Left Column ***/
#FloatRight{
	float: right;
	margin-left: 15px;
	text-align: center;}
#FloatLeft{
	float: left;
	margin-right: 5px;
	text-align: center;}
#ColumnLeft{
	float: left;
	margin-right: 25px;}
/**** Used for Rep Finder Map ****/
div.spacer {clear: both;}
 div.container {
  border: 2px dashed #333;
  background-color: #ffe; }
#LeftPic{
	margin-top: 15px;
	float: left;}
/*** END PHOTO AND SHORT DESCRIPTION COLUMNS ***/
/**** Use: Nav Columns line ****/
li.navarrow{
	list-style-image: url(../icons/redarrowwhite.gif);
	line-height: 12px;
	margin-bottom: 15px;
	margin-left: -20px;}	
li.navpdf {
	list-style: url(../icons/icon-pdf.gif);
	line-height: 16px;
	margin: 0px 0px 16px -10px;
	vertical-align: super;}	
li.IconSocial{
	list-style: none;
	margin-left: -30px;
	line-height: 20px;}
.IconSocial h2{border: none;}
.nav ul{margin-top: 0px;}
.nav h2{line-height: 0px;}
span.NoLine{border: 0;}	
span.Lift{
    font-size: 13px;
    margin-left: 11px;
	line-height: 30px;
padding-bottom: 15px;}
span.NoLine{border: 0;}
/**** LOCAL CLASSES ****/
/**** Use: incPageShortDescription.cfm for Product.cfm page ****/
span.ShortDesc{
	font-weight: bold;
	letter-spacing: 1px;}
/**** Use: incPageTitle.cfm for Product.cfm page ****/
/***span.ModelTitle{text-transform: uppercase;}***/
span.SeriesTitle{}
/**** Use: incPageCategory.cfm for Category.cfm page ****/
p.TypeDescription {font-weight: bold;}
/**** Use: Product.cfm page - Print and Send links ****/
p.PrintSend  a{font-weight: normal;}
/*** Use: Asterisk and any other text to make red ***/
span.red {color: red;}
/**** UNKNOWON OR OLD SITE STYLES ****/
.bulletlist ul li{
	list-style-type: square;
	font-size: 13px;
	line-height: 15px;}
TABLE.features {
	vertical-align: top;}	
TABLE.features ul li{
	list-style-type: square;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;}
TD.label{
	border:#00539B 1px solid;
	color: #00539B;
	font-weight: bold;
	padding-left: 10px;
	margin: 10px;
    line-height: 12px;
	width: 275px;} 
TD.Values{
	padding-left: 10px;
	width: 225px;
	border:#00539B 1px solid;}
/**** Use: incPageSpecsHorizontal.cfm -- Horizontal Specs ****/
td.HorizontalSpecs{
	font-weight: bold;
	height: 6px;
	margin: 0px;}
/**** Use: incPageTCells.cfm -- Horizontal Specs ****/
Td.VerticalStats{
	border: #999999 solid 1px;
	text-align: center;
	line-height: 13px;
	margin: 0px;}
/**** TABS****/
div.TABS{
	font-weight: bold;
	margin: 12px 0px -13px -25px;
	line-height: 18px;}
div.TABS li{
	list-style-type: none;
	letter-spacing: 1px;
	line-height: 6px;
	margin-left: -5px;
	display: inline;}
div.TABS li a{
	padding: 2px 13px 2px 13px;
	color: #333333;
	border: 1px solid #00539B;
	background-color: #e2e2e2;}
div.TABS li a:hover{
	color: #ffffff;
	background-color: #00539B;
	text-decoration: none;}
div.TABS #currentpage a{
	background-color: #ffffff;
	border: 1px solid #cc0033;
	color: #00539B;}
div.TABS #currentpage a:hover{
	color: #ffffff;
	background-color: #cc0033;}
/*** END TABS ***/
/**** CURRENTLY NOT USED STYLES ****/
.HorizontalList ul{
	float: left;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 5px;}
div.HorizontalList li{
	line-height: 22px;
    float: left;
  	width: 150px;
	padding-right: 0px;
	margin-left: 30px;
	padding-bottom: 2px;}
/*** END HORIZONTAL BULLETS ***/
#navlist a { 
	padding: 25px; 
	float: left;} 
/*** End Nav List ***/
.SearchForm{
	display: inline;
	POSITION:absolute;
	VERTICAL-ALIGN: middle;
	padding: 0px;}
.SearchBox{
	font-size: 10px;
	color: #666666;}
.SearchButton{
	font-size: 10px;}	

/*** Rep Finder Styles ***/
.headBlue th { padding: 2px; color: #fff; font-size: 13px; font-weight:bold; background-color:#009; }
#main{
	padding: 5px 5px 5px 5px;
	vertical-align: top}
.verticalbar {
	background-color:#dadada;
	width:1px;
	float:left;
	height:inherit;}
.rep {
	padding:5px;
	margin: 5px;
	border: 1px solid #dadada;
	width: 275px;
	font-size: 13px;
	line-height: 20px;
	background-color:#eaeaea;}
.cat_desc {	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color:#B71234;
	color:#fff;}
.name {	font-weight: bold;}
.address { 	line-height: 15px;
	font-size: 12px;
	color:#009;}
.phone {float: right;
	font-size: 12px;
	color:#009;
	line-height: 15px;}
#content { border: 1px solid #000;
		background-color:#fff;
		width: 100%;
		position: relative;
		margin: 0 auto;}
/*  WHITEOUT FOR REPFINDER SUBMISSION */
span.whiteout {
	color: #ffffff;}
#GoogleAnalytics{
 width: 10px;}
