/* CSS Document */
@charset "utf-8";
/* page elements */
html, body { background-color: #676767; margin: 0px; }
/* fonts */
.font { font-family: Verdana, Geneva, sans-serif; }
/* sizes */
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
/* styles */
.bold { font-weight: bold; }
.italic { font-style: italic; }
/* colors */
.black { color: #000; }
.white { color: #FFF; }
.gray { color: #CCC; }
.blueDark { color: #012A4F; }
.blueLight { color: #0054A1; }
/* links */
.link_main { color: #000; text-decoration: none; }
.link_main:hover { color: #FFC422; text-decoration: none; }
.link_search { color: #FFF; text-decoration: none; }
.link_search:hover { color: #FFC422; text-decoration: none; }
.link_nav { color: #0054A1; text-decoration: none; }
.link_nav:hover { color: #012A4F; text-decoration: none; }
.link_catTree { color: #012A4F; text-decoration: none; }
.link_catTree:hover { color: #0054A1; text-decoration: none; }
.link_footer { color: #FFF; text-decoration: none; }
.link_footer:hover { color: #FFC422; text-decoration: none; }
/* divs */
#header { width: 1000px; height: 140px;	background-image: url(../images/header.jpg); margin: 0 auto; position: relative; }
#middle { width: 1000px; background-image: url(../images/mainbg.jpg); margin: 0 auto; }
#footer { width: 1000px; height: 112px;	background-image: url(../images/footer.jpg); text-align: center; margin: 0 auto; position: relative; }
#headClick { width: 570px; height: 120px; cursor: pointer; }
#headSearchBox { width: 250px; height: 120px; text-align: right; }
#headSearchBut { width: 80px; height: 120px; }
#headSearchButSub { width: 56px; height: 22px; cursor: pointer; background-image: url(../images/button_searchOff.gif); }
#headSearchButSub:hover { background-image: url(../images/button_searchOn.gif); }
.searchbox2 { border: 1px solid #000000; color: #000000; font-size: xx-small; font-weight: normal; padding: 4px; }
#navi {	width: 160px; float: left; position: relative; left: 50px; text-indent: 0px; }
	#navi ul { margin: 0px; list-style-type: none; padding-left: 14px; }
	#navi li { padding-bottom: 6px; }
#navi2 { width: 160px; float: left; position: relative; left: 68px; text-indent: 0px; }
#content { width: 700px; float: left; position: relative; left: 70px; }
#catTree { width: 700px; margin-bottom: 12px; }
#prod { width: 140px; float: left; position: relative;	text-align: center; }
#prodSpacer { width: 33px; float: left; position: relative; }
#prodImg { width: 150px; height: 150px; }
#prodTitle { width: 150px; height: 30px; text-align: center; }
#prodImageHolder { width: 275px; float: left; position: relative; }
.prodImageHeader { width: 275px; height: 24px; }
.prodImageBig {	width: 275px; height: 275px; text-align: center; }
#prodContentHolder { width: 405px; float: right; position: relative; }
#prodContentOptions { width: 405px; height: 24px; line-height: 18px; padding-left: 8px; background-image: url(../images/bg_prodContentOptions.jpg);	background-repeat: no-repeat; }
#options1 { width: 69px; height: 24px; cursor: pointer; float: left; }
#options2 { width: 97px; height: 24px; cursor: pointer; float: left; }
#options3 { width: 67px; height: 24px; cursor: pointer; float: left; }
#options4 { width: 78px; height: 24px; cursor: pointer; float: left; }
.optsOn { background-image: url(../images/bg_prodOpts.jpg); background-position: center bottom; background-repeat: no-repeat; }
.optsOff { background-image: none; }
#prodContentContent { width: 405px; height: 300px; overflow-y: auto; overflow-x: hidden; background-color: #F5F5F5; border-left: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0; position: relative; }
	#prodContentContent ul { list-style-type: none;	padding: 0px; margin: 0px; }
	#prodContentContent li { padding-bottom: 10px; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: .8em; }
	#prodContentContent p { margin: 0px; }
.prodContent { width: 365px; height: 280px; position: relative; top: 10px; left: 20px; }
.cats {	width: 150px; float: left; position: relative; text-align: center; }
.catsImage { width: 150px; height: 150px; }
.catsName {	width: 150px; height: 20px;	text-align: center; }
.catsSpacer { width: 33px; float: left; position: relative; }
#countryHeader { width: 700px; text-align: center; margin: 10px; }
.fileStyle { width: 73px; height: 14px; }
#searchy { width: 700px; margin-bottom: 12px; }
#contactLeft { width: 300px; float: left; position: relative; padding: 0px 20px 10px 10px; }
#contactRight { width: 370px; float: left; position: relative; }
#contactRightForm { width: 310px; padding: 20px; background-color: #E8E8E8; }
.conError { background-color: #FF9; color: #000; border: 1px solid #CCC; }
#map { border: solid 1px #000; width: 475px; height: 400px; float: left; }
#mapside { border-style: solid; border-color: #000; border-width: 1px 1px 1px 0px; width: 216px; height: 400px; overflow-y: scroll; float: left; padding-left: 4px; }
#mapsearch { text-align: center; width: 700px; }
.sbPlain button { cursor:pointer; text-align: left; border: 0px none; background-color: white; padding: 0px; margin: 0px; font-family: Verdana; font-size: 10px; height: 40px; color: #012A4F; }
.sbPlain button:focus { text-decoration: none; background-color: #FFF6DC; }
.sbPlain button:hover { text-decoration: none; background-color: #FFF6DC; }
#imvContainer { width: 275px; height: 40px; margin: auto 0; text-align: center; }
#imgPop { width: 285px; height: 108px; background-image: url(../images/bg_imgPop.png); background-repeat:no-repeat; position: absolute; margin: -98px 0px 0px -5px; padding: 11px 0px 0px 15px; }
#imgOptions { padding-top: 10px; }
#imgThumb { width: 75px; height: 75px; float: left; border: solid 1px #BFBFBF; background-color: #FFF; }
#imgThumbSpacer { width: 12px; float: left; }
#vidPop { width: 285px; height: 108px; background-image: url(../images/bg_vidPop.png); background-repeat:no-repeat; position: absolute; margin: -98px 0px 0px -5px; }
#emailPop { width: 285px; height: 108px; background-image: url(../images/bg_emailPop.png); background-repeat:no-repeat; position: absolute; margin: -98px 0px 0px -5px; }
#emailFriend { width: 275px; height: 200px; background-image: url(../images/bg_emailFriendPop.png); position: absolute; margin-top: -190px; }
/*                 */
/*  support files  */
/*                 */
#prodFiles { width: 700px; position: relative; }
/*      tools      */
/* Product Data Sheets */
#sfPDS { width: 154px; height: 44px; background: transparent url(../images/sfBG.jpg) 0px 0px no-repeat; cursor: pointer; float: left; }
#sfPDS:hover { width: 154px; height: 44px; background: transparent url(../images/sfBG.jpg) 0px -88px no-repeat; cursor: pointer;  float: left;}
#sfPDSnone { width: 154px; height: 44px; background: transparent url(../images/sfBG.jpg) 0px -44px no-repeat;  float: left;}
#sfPDSlang { width: 100px; position: absolute; margin: 30px 0px 0px 36px; background-color: #FFF; line-height: 4px; }
#sfPDSlangIE { width: 80px; background-color: #FFF; margin: 28px 0px 0px 36px; }
/* Owners Manuals */
#sfOM { width: 122px; height: 44px; background: transparent url(../images/sfBG.jpg) -155px 0px no-repeat; cursor: pointer; float: left; }
#sfOM:hover { width: 122px; height: 44px; background: transparent url(../images/sfBG.jpg) -155px -88px no-repeat; cursor: pointer; float: left; }
#sfOMnone { width: 122px; height: 44px; background: transparent url(../images/sfBG.jpg) -155px -44px no-repeat; float: left; }
#sfOMlang { width: 80px; position: absolute; margin: 30px 0px 0px 192px; background-color: #FFF; line-height: 4px; }
#sfOMlangIE { width: 72px; background-color: #FFF; margin: 28px 0px 0px 37px; }
/* Replacement Parts */
#sfRP { width: 150px; height: 44px; background: transparent url(../images/sfBG.jpg) -277px 0px no-repeat; cursor: pointer; float: left; }
#sfRP:hover { width: 150px; height: 44px; background: transparent url(../images/sfBG.jpg) -277px -88px no-repeat; cursor: pointer; float: left; }
#sfRPnone { width: 150px; height: 44px; background: transparent url(../images/sfBG.jpg) -277px -44px no-repeat; float: left; }
#sfRPlang { width: 100px; position: absolute; margin: 30px 0px 0px 320px; background-color: #FFF; line-height: 4px; }
#sfRPlangIE { width: 80px; background-color: #FFF; margin: 28px 0px 0px 44px; }
/* Sell Sheets */
#sfSS { width: 140px; height: 44px; background: transparent url(../images/sfBG.jpg) -427px 0px no-repeat; cursor: pointer; float: left; }
#sfSS:hover { width: 140px; height: 44px; background: transparent url(../images/sfBG.jpg) -427px -88px no-repeat; cursor: pointer; float: left; }
#sfSSnone { width: 140px; height: 44px; background: transparent url(../images/sfBG.jpg) -427px -44px no-repeat; float: left; }
#sfSSlang { width: 100px; position: absolute; margin: 30px 0px 0px 464px; background-color: #FFF; line-height: 4px; }
#sfSSlangIE { width: 80px; background-color: #FFF; margin: 28px 0px 0px 39px; }
/* Warranty */
#sfWAR { width: 134px; height: 44px; background: transparent url(../images/sfBG.jpg) -567px 0px no-repeat; cursor: pointer; float: left; }
#sfWAR:hover { width: 134px; height: 44px; background: transparent url(../images/sfBG.jpg) -567px -88px no-repeat; cursor: pointer; float: left; }
#sfWARnone { width: 134px; height: 44px; background: transparent url(../images/sfBG.jpg) -567px -44px no-repeat; float: left; }
/*           */
/*  lytebox  */
/*           */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.blue { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.blue { border: 3px solid #0053A1; }
#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.blue { border: 3px solid #0053A1; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat; }
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/prev_blue.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/next_blue.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.blue { color: #012A4F; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.blue { background: url(../images/close_blue.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.blue { background: url(../images/play_blue.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.blue { background: url(../images/pause_blue.png) no-repeat; }