
/*                                          **
**    S T Y L E  S H E E T  F O R  Q E P    **
**                                          */
@charset "utf-8";
html, body { background-color: #676767; margin: 0px; }
:focus { outline: 0; }
a:active { outline: none; }


/*                                                               **
**    F O N T S ( s i z e s , s t y l e  a n d  c o l o r s )    **
**                                                               */
.font { font-family: Verdana, Geneva, sans-serif; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size18 { font-size: 18px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.black { color: #000; }
.grey { color: #CCC; }
.white { color: #FFF; }
.gray { color: #CCC; }
.blueDark { color: #012A4F; }
.blueLight { color: #0054A1; }
.red { color: #910407; }


/*                 **
**    L I N K S    **
**                 */
.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; }
.link_support { color: #000; font-weight: bold; text-decoration: none; }
	.link_support:hover { color: #0054A1; font-weight: bold; text-decoration: none; }
.link_opts { color: #0054A1; text-decoration: none; }
	.link_opts:hover { color: #012A4F; text-decoration: none; }
.link_prods { color: #0054A1; text-decoration: none; }
	.link_prods:hover { color: #FFC422; }


/*                                     **
**    D I V S  a n d  C L A S S E S    **
**                                     */
#header { width: 1000px; height: 140px;	background-image: url(../images/header.jpg); margin: 0 auto; position: relative; }
#headerClick { width: 632px; height: 100px; margin: 20px 0px 0px 50px; position: relative; float: left; cursor: pointer; }
#headerSearch { width: 240px; height: 100px; margin-top: 20px; position: relative; float: left; }
#searchBG { width: 240px; height: 38px; margin-top: 31px; background: #002F5A; padding: 6px 0px 0px 6px; }
#searchBox { width: 232px; height: 30px; border: 1px solid #000; background: #FFF; }
#searchField { width: 204px; height: 28px; float: left; margin-top: 2px; }
.searchField2 { width: 196px; height: 25px; margin: 0px; border: 0px; padding-left: 6px; }
#searchButton { width: 28px; height: 28px; float: left; margin-top: 1px; cursor: pointer; }
#headSearchButSub { width: 56px; height: 22px; cursor: pointer; background-image: url(../images/button_searchOff.gif); }
#headSearchButSub:hover { background-image: url(../images/button_searchOn.gif); }
#middle { width: 1000px; background-image: url(../images/mainbg.jpg); margin: 0 auto; }
#content { width: 700px; float: left; position: relative; left: 70px; }
#indexPage1 { width: 480px; height: 190px; margin: 10px 0px 20px 20px; float: left; position: relative; }
	#indexPage1a { width: 445px; padding-top: 14px; }
	#indexPage1b { width: 445px; height: 1px; padding: 19px 0px 19px 0px; }
	#indexPage1c { width: 445px; height: 80px; background-image: url(../images/banner_handyDECJAN.jpg); text-indent: 72px; line-height: 144px; }
#indexPage2 { width: 180px; height: 190px; margin: 14px 0px 20px 0px; float: left; position: relative; }
#indexPage3 { width: 700px; height: 40px; padding-top: 2px; }
#footer { width: 1000px; height: 112px;	background-image: url(../images/footer.jpg); text-align: center; margin: 0 auto; position: relative; }
	#footerLeft { width: 500px; height: 72px; top: 16px; position: relative; left: 60px; text-align: left; margin: 0 auto; float: left; }
	#footerRight { width: 500px; height: 72px; top: 16px; position: relative; right: 60px; text-align: right; margin: 0 auto; float: left; }
	#footerSites { width: 1000px; height: 40px; text-align: center; top: -18px; margin: 0 auto; position: relative; }
#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; }

	
/*                                    **
**    N A V I G A T I O N  M E N U    **
**                                    */
#navi {
	width: 160px;
	float: left;
	position: relative;
	left: 51px;
	text-indent: 0px;
	top: 0px;
	padding-bottom: 20px; }
.navBottom {
	border-bottom: solid 1px #D5D5D5; }
.navOff {
	width: 158px;
	height: 34px;
	line-height: 34px;
	border-top: 1px solid #D5D5D5;
	background-color: #E8E8E8;
	background: -moz-linear-gradient(top, #FAFAFA, #E8E8E8); background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#E8E8E8));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAFAFA, endColorstr=#E8E8E8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAFAFA, endColorstr=#E8E8E8)"; }
.navOn {
	width: 158px;
	height: 34px;
	line-height: 34px;
	border-top: 1px solid #D5D5D5;
	background-color: #FFF;
	cursor: pointer; }
.navIcons {
	margin: -4px 6px 0px 8px;
	vertical-align: middle; }
#navFlyOut {
	width: 190px;
	height: 106px;
	position: absolute;
	background-color: #FFF;
	background-image: url(../images/bg_navflyout.jpg);
	z-index: 1008;
	display: none;
	float: left;
	left: 158px;
	margin-top: -1px; }
#navFlyOutOptions {
	width: 190px;
	height: 100px;
	float: left;
	margin: 0px 0px 0px 10px;
	line-height: 25px; }
.navExtras {
	width: 158px;
	padding-top: 20px; }


/*                                  **
**    C O U N T R Y  P I C K E R    **
**                                  */
#countryFlags {
	width: 620px;
	margin: 0 auto;
	text-align: center; }
#countryOptions {
	width: 580px;
	padding: 10px;
	background-color: #000;
	margin: 0 auto;
	position: relative;
	text-align: right;
	margin-top: 20px; }
#countryOptionsPop {
	width: 580px;
	padding: 10px;
	background-color: #000;
	text-align: justify;
	position: absolute;
	display: none;
	top: -60px;
	left: 0px; }
#countryEur {
	width: 600px;
	height: 260px;
	background-color: #000;
	position: relative;
	margin: 0 auto;
	display: none;
	top: 20px; }


/*                                            **
**    C O N T A C T  U S  F O R M  P A G E    **
**                                            */
#contactLeftPanel { width: 270px; float: left; position: relative; }
#contactLeftPanelContent { }
#contactRightPanel { width: 428px; height: 470px; float: left; position: relative; background-color: #F1F1F1; border: 1px solid #999; }
#contactRightPanelContent { width: 388px; position: relative; left: 20px; top: 20px; }
.contactFields { width: 382px; height: 24px; font-size: 14px; padding-left: 2px; }


/*                                  **
**    W A R R A N T Y  S T U F F    **
**                                  */
.warrantyHeaders {
	height: 28px;
	background-color: #008AFF;
	background: -moz-linear-gradient(top, #008AFF, #006DCA); background: -webkit-gradient(linear, left top, left bottom, from(#008AFF), to(#006DCA));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008AFF, endColorstr=#006DCA);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008AFF, endColorstr=#006DCA)"; }


/*                                            **
**    D I S T R I B U T O R  L O O K - U P    **
**                                            */
#map {
	width: 449px;
	height: 398px;
	border-style: solid;
	border-color: #AAA;
	border-width: 1px 0px 1px 1px;
	float: left; }
#mapside {
	width: 249px;
	height: 398px;
	border-style: solid;
	border-color: #AAA;
	border-width: 1px 1px 1px 0px;
	overflow-y: scroll;
	float: left; }
#mapsearch {
	text-align: center;
	width: 700px; }
.sbPlain button {
	cursor: pointer;
	text-align: left;
	border: 0px none;
	outline: none;
	background-color: white;
	padding: 10px;
	margin: 0px;
	line-height: 8px;
	font-family: Verdana;
	font-size: 10px;
	color: #012A4F; }
.sbPlain button:focus {
	text-decoration: none;
	outline: none;
	background-color: #FFFFA2; }
.sbPlain button:hover {
	text-decoration: none;
	background-color: #FFFFA2; }
#wtbSearch {
	width: 700px;
	height: 200px;
	background-image: url(../images/bg_wtb.jpg);
	background-repeat: no-repeat; }
#wtbHeader {
	width: 700px;
	text-align: justify;
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px; }
#wtbForm {
	width: 660px;
	margin: 0 auto;
	position: relative;
	background-color: #EDEDED;        /*  a c c o u n t i n g  f o r  I E  */
	background: rgba(0, 0, 0, 0.25);  /*  f o r  r e a l  b r o w s e r s  */
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px; }
.wtbAZP {
	width: 315px;
	height: 32px;
	margin-right: 10px;
	border: 1px solid #ABABAB;
	vertical-align: middle;
	padding-left: 5px;
	float: left;  }
.wtbRADdiv {
	width: 160px;
	margin-right: 10px;
	height: 34px;
	background-color: #FFF;
	float: left;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ABABAB; }
.wtbRAD {
	width: 155px;
	border: 0px solid #FFF;
	margin-top: 8px;
	float: left; }
.wtbRADIE {
	width: 150px;
	vertical-align: middle;
	height: 36px;
	padding: 8px 5px 8px 5px; }
.wtbSUB {
	width: 140px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle; }


/*                                                                                          **
**    I M A G E S  a n d  V I D E O S  a n d  E M A I L S  o n  P R O D U C T  P A G E S    **
**                                                                                          */
#imvContainer { width: 275px; height: 40px; margin: auto 0; text-align: center; }
#imgOptions { padding-top: 10px; }
#imgThumbSpacer { width: 12px; float: left; }
/*  I M A G E  D I V S  */
#imagePOP {
	height: 147px; z-index: 1001;
	position: absolute;
	margin: -127px 0px 0px -40px; }
#imagePOPIE {
	height: 147px; z-index: 9000;
	position: absolute;
	margin: -124px 0px 0px -180px; }
#imageTHUMB {
	width: 100px;
	height: 100px;
	float: left;
	border: solid 1px #595959;
	-moz-box-shadow: 3px 3px 6px #AEAEAE;
	-webkit-box-shadow: 3px 3px 6px #AEAEAE;
	box-shadow: 3px 3px 6px #AEAEAE;
	background-color: #FFF; }
#thumbIMG {
	height: 102px; z-index: 1002;
	border: 1px solid #000;
	border-radius: 12px;
	-moz-border-radius: 12px;
	background-color: #EDEDED;
	padding: 12px; }
/*  V I D E O  D I V S  */
#videoPOP {
	height: 147px; z-index: 1001;
	position: absolute;
	margin: -127px 0px 0px -40px; }
#videoPOPIE {
	height: 147px;
	position: absolute;
	margin: -127px 0px 0px -180px; }
#videoOPT {
	height: 102px;
	width: 336px;
	text-align: center;
	border: 1px solid #000;
	border-radius: 12px;
	-moz-border-radius: 12px;
	background-color: #EDEDED;
	padding: 12px; }
/*  E M A I L  D I V S  */
.emailFriendFormElement {
	width: 300px;
	margin-bottom: 10px; }
#emailPOP {
	height: 147px; z-index: 1001;
	position: absolute;
	margin: -127px 0px 0px -40px; }
#emailPOPIE {
	height: 147px; z-index: 1001;
	position: absolute;
	margin: -127px 0px 0px -180px; }
#emailOPT {
	height: 102px; z-index: 1002;
	width: 336px; line-height: 18px;
	text-align: center;
	border: 1px solid #000;
	border-radius: 12px;
	-moz-border-radius: 12px;
	background-color: #EDEDED;
	padding: 12px; }
/*  E X T R A S  */
#popFOOT {
	height: 15px;
	width: 336px;
	text-align: left;
	margin-top: -1px; }
#popFOOTIE {
	height: 15px;
	width: 336px;
	text-align: left;
	margin-top: -1px;
	background-image: url(../images/bg_trans.gif); }
.imgOPTS {
	cursor: pointer;
	padding-top: 8px; }


/*                                                                           **
**    S U P P O R T  F I L E S  ( n o t  t h e  P R O D U C T  P A G E S)    **
**                                                                           */
.supportHeader {
	width: 700px;
	height: 40px;
	line-height: 30px;
	text-align: center; }
.supportProdHeader1 { 
	width: 698px;
	height: 34px;
	border-width: 1px 1px 0px 1px;
	border-color: #B3B3B3;
	border-style: solid;
	background-color: #A10000;
	line-height: 34px;
	text-indent: 8px;
	background: -moz-linear-gradient(top, #F4F4F4, #DEDEDE);
	background: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#DEDEDE));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F4F4F4, endColorstr=#DEDEDE);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F4F4F4, endColorstr=#DEDEDE)"; }
.supportProdHeader2 {
	width: 698px;
	height: 20px;
	border: 1px solid #B3B3B3;
	background-color: #D5D5D5;
	line-height: 20px;
	text-indent: 8px;
	border-bottom: 0px; }
.supportProdNum1 {
	width: 99px;
	height: 20px;
	line-height: 20px;
	text-indent: 8px;
	border-right: 1px solid #A1A1A1;
	float: left; }
.supportProdName1 {
	width: 510px;
	height: 20px;
	line-height: 20px;
	text-indent: 8px;
	float: left; }
.support1 {
	width: 698px;
	height: 24px;
	border-width: 1px 1px 0px 1px;
	border-color: #B8B8B8;
	border-style: solid;
	cursor: pointer;
	background-color: #FFFFFF; }
.support2 {
	width: 698px;
	height: 24px;
	border-width: 1px 1px 0px 1px;
	border-color: #B8B8B8;
	border-style: solid;
	cursor: pointer;
	background-color: #FFFFA2; }
.supportProdNum2 {
	width: 99px;
	height: 24px;
	line-height: 24px;
	text-indent: 8px;
	font-weight: bold;
	border-right: 1px solid #B8B8B8;
	float: left; }
.supportProdName2 {
	width: 510px;
	height: 24px;
	line-height: 24px;
	text-indent: 8px;
	float: left; }
.supportProdDL {
	width: 88px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	float: left; }
.supportFooter {
	width: 700px;
	height: 10px;
	border-top: 1px solid #B8B8B8; }


/*                                                                        **
**    S U P P O R T  F I L E S  f o r  t h e  P R O D U C T  P A G E S    **
**                                                                        */
.supContainer {
	position: absolute;
	margin-top: -64px; }
#supFOOTER {
	width: 150px;
	height: 20px;
	margin-top: -1px; }
#supLANGS {
	background-color: #EDEDED;
	border: 1px solid #595959;
	border-radius: 6px;
	-moz-border-radius: 6px;
	text-align: center;
	cursor: pointer;
	padding: 20px;
	z-index: 1000; }
#prodFiles { width: 700px; position: relative; }
.langMO { width: 108px; height: 62px; position: absolute; background: transparent url(../images/bg_langMO.jpg); text-align: center; z-index: 1000; cursor: pointer; }
.iconPDF { margin: 4px 4px -3px 15px; }
/*    P r o d u c t  D a t a  S h e e t s    */
#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: 150px; height: 60px; position: absolute; margin: -34px 0px 0px -14px; background: transparent url(../images/bg_adhMO.png); line-height: 40px; text-align: center; z-index: 1000; cursor: pointer; }
#sfPDSlangIE { width: 80px; background-color: #FFF; margin: 28px 0px 0px 36px; }
/*    O w n e r s  M a n u a l s    */
#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: 150px; height: 60px; position: absolute; margin: -34px 0px 0px 4px; background: transparent url(../images/bg_adhMO.png); line-height: 40px; text-align: center; z-index: 1000; cursor: pointer; }
#sfOMlangIE { width: 72px; background-color: #FFF; margin: 28px 0px 0px 37px; }
/*    R e p l a c e m e n t  P a r t s    */
#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: 150px; height: 60px; position: absolute; margin: -34px 0px 0px 4px; background: transparent url(../images/bg_adhMO.png); line-height: 40px; text-align: center; z-index: 1000; cursor: pointer; }
#sfRPlangIE { width: 80px; background-color: #FFF; margin: 28px 0px 0px 44px; }
/*    S e l l  S h e e t s    */
#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: 150px; height: 60px; position: absolute; margin: -34px 0px 0px 4px; background: transparent url(../images/bg_adhMO.png); line-height: 40px; text-align: center; z-index: 1000; cursor: pointer; }
#sfSSlangIE { width: 80px; background-color: #FFF; margin: 28px 0px 0px 39px; }
/*    W a r r a n t y    */
#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; }


/*                               **
**    L Y T E  B O X  C O D E    **
**                               */
#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; }


/*                                                     **
**    F E A T U R E D  P R O D U C T S  S L I D E R    **    
**                                                     */
#container { width:700px; height: 228px; margin:0 auto; position:relative; z-index:0; }
#slides { position: absolute; left: 6px; z-index: 100; }
#slides .next,#slides .prev { position: absolute; top: 120px; left: -6px; width: 21px; height: 20px; display: block; z-index: 101; }
.slides_container {	width: 688px; height: 228px; overflow: hidden; position: relative; }
#slides .next { left: 673px; }
.pagination { margin: 16px auto 0; width: 100px; }
.pagination ol,ul { list-style:none; }
.pagination li { float: left; margin: 0 1px; }
.pagination li a { display: block; width: 12px; height: 0; padding-top: 12px; background-image: url(../images/featured/pagination.png); background-position: 0 0; float: left; overflow: hidden; }
.pagination li.current a { background-position: 0 -12px; }
#containerFooter { width: 700px; height: 16px; margin: 0 auto; background: url(../images/featured/footer.jpg) no-repeat; }


/*                                           **
**    P O P - U P  W I N D O W  S T U F F    **     
**                                           */
#popWindow {
	width: 100px; height: 550px;
	border: 4px solid #001528;
	/*-moz-border-radius: 8px;
	border-radius: 8px;*/
	position: relative; display: none;
	background-color: #00294d;
	-moz-box-shadow: 0px 0px 35px black;
	-webkit-box-shadow: 0px 0px 35px black;
	box-shadow: 0px 0px 35px black;
	/*background-image: url(../images/bg_transparentBlack.png);*/
	z-index: 1001; text-align: center; }
#popCancel {
	width: 20px; height: 20px;
	/*background-image: url(../images/icon_cancel.png);*/
	position: absolute;
	top: 0px; left: 632px;
	z-index: 1003; cursor: pointer; }
#popCover {
	position: fixed; top: 0; left: 0;
	z-index: 1000; display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; }
#popDim {
	position:absolute;
	background: black;				/* accounting for IE */
	filter: alpha(opacity = 35);	/* accounting for IE */
	background: rgba(0, 0, 0, 0.25); /* for real browsers */
	z-index:1000; width:100%; height:100%; }


/*                                 **
**    D O W N L O A D   P A G E    **     
**                                 */
#dlCon {
	width: 700px;
	text-align: center;
	margin: 0 auto;
	margin-right: 20px; }
#dlFloat {
	float: left;
	width: 350px;
	text-align: center;
	padding-bottom: 20px; }
#dlPOP {
	width: 250px;
	height: 60px;
	background-color: #000;
	background: rgba(0, 0, 0, 0.85);
	position: absolute;
	bottom: 40px;
	left: 50px;
	line-height: 60px;
	display: none; }
