/************************* Page Layout Regions - JA updated May'07 *************************/
body { /* Body Style */
	text-align: center;
	background-color: #f0f0f2;
	
}



#navigation { /* Body Style */
	height: 145;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(common/_flash/gradient128.jpg);
	z-index: 500;
}


#salesOffice {
	width:570px;
	height:55px;
	z-index:5;
	float: right;
	
}

#pageHeader { /* Layout Region Number One: Philips logo, Lightolier Logo, Main Menu, Quick Links and Product Search go in here */
	background-image: url(../../common/_slices/header.gif);
	position: relative;
	width: 740px;
	height: 145px;
	z-index: 2;
	margin: 0px auto;
	background-repeat: no-repeat;
}

#pageHeader2 { /* Layout Region Number One: Philips logo, Lightolier Logo, Main Menu, Quick Links and Product Search go in here */

	position: relative;

	width: 750px;

	height: 145px;

	z-index: 2;

	margin: 0px auto;

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;

}


#pageBand { /* Layout Region Number Two: Gray Bar */

	position: relative;

	width: 750px;

	height: 24px;

	z-index: 3;

	margin: 0px auto;

	background-image: url(imgs/fade_dn.gif); 

	padding-top: 6px;

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;

}


#navTpButton { /* Layout Region Main menu buttons */

	position: relative;

	/**width: 750px; **/

	height: 21px;

	z-index: 3;

	margin: 0px auto;

	background-image: url(imgs/bkdrp-menu-27.png); 

	padding-top: 3px;

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;

}


#pageContainer { /* Layout Region - Home Page */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	width: 740px;
	margin: 0px auto;
/*	background: url(imgs/spacer-F.gif);*/
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFF;	
	

}

#pageContainer2 { /* Layout Region - Secondary Pages */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	width: 740px;
	margin: 0px auto;
	background-color: #FFF;	
}

#pageContent { /* Layout Region Number Four: Content Area for Page Content that will be Included */
	position: relative;
	width: 750px;
	padding: 0px 0px 20px;
	background-color: #FFF;
}

#pageContent2 { /* Layout Region Number Five: Content Area for Page Content that will be Included and has a left hand menu include*/

	position: relative;

	width: 530px;

	padding: 0px 0px 20px;

	background: #FFFFFF;

}

#pageContent3 { /* Layout Region: For Text in Columns*/

	position: relative;

	width: 135px;

	padding: 0px 0px 20px;

	background: #FFFFFF;

}

#pageNote { /* Layout Region Number Four: Content Area for Browser Notes */

	position: relative;

	width: 540px;

	padding: 0px 10px 5px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #999999;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #999999;

}

/* Header Divs */
#navigation1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	vertical-align: bottom;
	height: 26px;
	width: 740px;
}
#navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	vertical-align: bottom;
	height: 26px;
	width: 740px;
}
#navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	height: 41px;
	width: 740px;
}
#navigation4 {
	height: 52px;
	width: 740px;
}

/* End of Header divs */

#menu0 {position: absolute;visibility: hidden; z-index: 0 }
#menu1 {position: absolute;visibility: hidden; z-index: 1 }
#menu2 {position: absolute;visibility: hidden; z-index: 2 }
#menu3 {position: absolute;visibility: hidden; z-index: 3 }
#menu4 {position: absolute;visibility: hidden; z-index: 4 }
#menu5 {position: absolute;visibility: hidden; z-index: 5 }
#menu6 {position: absolute;visibility: hidden; z-index: 6 }
#menu7 {position: absolute;visibility: hidden; z-index: 7 }

.TopMenuText {
	FONT-SIZE: 10px; COLOR: #0066cc; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
A.TopMenuText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
.SubMenuText {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
A.SubMenuText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
.BtmMenuText {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
A.BtmMenuText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
.BarMenuText {
	FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
A.BarMenuText {
	COLOR: #0066cc; TEXT-DECORATION: none
}
.DropMenuText {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; COLOR: #666666; PADDING-TOP: 1px; FONT-FAMILY: Helvetica, Arial, sans-serif; BACKGROUND-COLOR: #e1e1e1; TEXT-DECORATION: none
}
A.DropMenuText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
/** .SalesOfficeText {
	FONT-SIZE: 20px; COLOR: #666666; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none; position:absolute 
} **/
.SalesOfficeText {
	FONT-SIZE: 18px;
	COLOR:#999;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	TEXT-DECORATION: none;
	text-align: right;
	vertical-align: middle;
	height: 45px;
}
.SectionText {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
A.SectionText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
.HeadText {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #333333; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
.TitleText {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #660000; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
.BoldText {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Helvetica, Arial, sans-serif; line-height: 13px;
}
.RedBoldText {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Helvetica, Arial, sans-serif; line-height: 13px; COLOR: #cc0000
}
A.BoldText {
	COLOR: #0066cc
}
A.BoldText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
.ListText {
	LIST-STYLE-POSITION: outside; LIST-STYLE-TYPE: square; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none; line-height: 16px;
}
.BodyText {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none; line-height: 12px;
}
A.BodyText {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A.BodyText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
A {
	LIST-STYLE-POSITION: outside; COLOR: #0066cc; LIST-STYLE-TYPE: square; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
.TinyText {
	FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none
}
A.TinyText {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A.TinyText:hover {
	COLOR: #0066cc; TEXT-DECORATION: underline
}

