*
{
margin:0;
padding:0;
}
a
{
color:#000;
}
a:hover
{
text-decoration:none;
}
body
{
font:.8em Arial, Helvetica, sans-serif;
line-height:1.2em;
color:#000;
/* background-color:#e6e6e6; */
background:url(../img/body_bg.jpg) repeat-x;
}
fieldset
{
margin:0;
padding:0;
border:none;
}
h1
{
display:inline;
float:right;
height:26px;
margin-right:.5em;
font:bold 1.2em arial;
line-height:28px;
text-align:center;
text-transform:uppercase;
color:#fff;
}
h2
{
display:block;
margin:12px 0 .25em 0;
padding:0 12px 0 12px;
font:1.4em Arial, Helvetica, sans-serif;
color:#000;
}
h3
{
display:block;
margin:12px 0 .25em 0;
padding:0;
font:bold 1.1em Arial, Helvetica, sans-serif;
color:#000;
}
legend
{
font-size:0px;
line-height:0px;
}
p
{
padding:0 12px 0 12px;
}
img
{
border:none;
}
.cards { /*Huy*/
position:relative;
top: -15px;
}
#footer
{
padding-left: 160px;
clear:both;
text-align:center;
font-size:.8em;
}
#footer span
{
display:block;
margin-bottom:.5em;
}
#footer ul li
{
display:inline;
}
#header
{
height:90px;
background:url(../img/home-lighting.jpg) no-repeat 0 0;
}
#latest-products a
{
height:156px;
width:330px;
padding:270px 10px 0 10px;
/*no need
background:url(../img/latest-products.jpg); 
*/
}
#login
{
padding:4px 0 6px 4px;
color:#665;
}
#login input
{
margin-bottom:2px;
font-size:10px;
}
#login label
{
color:#000;
display:block;
font-size:11px;
line-height:10px;
}
#loginWrap
{
display:inline;
float:left;
height:100px;
width:140px;
background:url(../img/login_background.jpg) no-repeat 0 0;
}
#login #submit
{
position:absolute;
}
#loginWrap span
{
display:block;
font-weight:bold;
font-size:.8em;
text-indent:5px;
color:yellow;
line-height:1.1em;
}
#loginWrap span a
{
text-decoration:none;
color:#fff;
}
#pageTextMain
{
width:760px;
padding:0 12px 0 25px;
}
#pageTextMain p
{
margin:0 0 0.5em 0;
padding:0;
}
#pageText
{
width:776px;
padding:0 12px 0 12px;
overflow:hidden;
/* background:url(../img/main_bg.jpg) repeat-x; */
}
#pageText p
{
margin:0 0 1em 0;
padding:0;
}
#pageText h2
{
margin:12px 0 .25em 0;
padding:0 12px 0 12px;
font:1.5em Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}
#blist
{
padding:0 12px 0 24px;
}
#blist ul li
{
margin-top: 10px;
margin-bottom: 10px;
}
img.imgInTextLeft {
float:left;
margin:5px 20px 5px 0px;
}
img.imgInTextRight {
float:right;
margin:5px 0px 5px 10px;
}
div.figureLeft {
  float:left;
  border: thin silver solid;
  margin:5px 20px 5px 0px;
}
div.figureLeft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figureRight {
  float:right;
  border: thin silver solid;
  margin:5px 0px 5px 10px;
}
div.figureRight p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#main
{
float:right;
width:800px;
background:url(../img/main_bg.jpg) repeat-x;
overflow:hidden;
}
#mainPage
{
float:right;
width:800px;
/* background:url(../img/main_bg.jpg) repeat-x; */
overflow:hidden;
}
#pageWrap
{
width:970px;
margin:0 auto 0 auto;
/* padding-top:20px; */
/* background:#fff url(../img/pageWrapTopBg.gif) no-repeat; */ /* image is no longer applicable */
background: #fff;
overflow:hidden;
border: 1px solid #cccccc;
}
#popular-items a
{
height:226px;
width:180px;
padding:200px 10px 0 10px;
/* background:url(../img/popular-items.jpg) */
}
#primaryNav
{
padding:.5em;
background:#000;
}
#primaryNav li
{
display:inline;
margin:0 22px 0 20px;
font-weight:bold;
}
#primaryNav li a
{
text-decoration:none;
color:#fff;
}
#primaryNav li a:hover
{
color:#ccc;
}
#secondaryNav
{
float:left;
width:660px;
overflow:hidden;
}
#secondaryNav li 
{
float:left;
list-style-type:none;
/* text-indent:-10000px; */ /* causes problems in safari and opera */
overflow:hidden;
}
#secondaryNav li a span
{
display:none;
}
#secondaryNav li a
{
display:block;
float:left;
height:100px;
width:92px;
text-decoration:none;
border-right:1px solid #fff;
background-position:0 0;
}
#secondaryNav li a:hover
{
background-position:0 100px;
}
#secondaryNav li#recessed-fixtures a
{
background-image:url(../img/recessed-fixtures.jpg)
}
#secondaryNav li#track-lighting a
{
background-image:url(../img/track-lighting.jpg)
}
#secondaryNav li#ceiling-lights a
{
background-image:url(../img/ceiling-lights.jpg)
}
#secondaryNav li#bathroom-lighting a
{
background-image:url(../img/bathroom-lighting.jpg)
}
#secondaryNav li#pendants a
{
background-image:url(../img/pendants.jpg)
}
#secondaryNav li#commercial a
{
background-image:url(../img/commercial.jpg)
}
#secondaryNav li#bulbs-accessories a
{
width:100px;
background-image:url(../img/bulbs-accessories.jpg)
}
#secondaryNavWrap
{
}
#sidebar
{
float:left;
width:170px;
background:url(../img/sidebarBg2.jpg) repeat-x 0 181px;
}
#products
{
height:auto;
width:170px;
overflow:auto;
}
#products li span
{
display:block;
text-align:center;
font-weight:bold;
}
#special-offers a
{
height:356px;
width:180px;
padding:70px 10px 0 10px;
/* background:url(../img/special-offers.jpg);*/
}
#myGallery
{
clear:left;
width:798px;
height:250px;
}
#myGallery h2 span
{
/* display:none; */
}
#special-offers a, #popular-items a, #latest-products a
{
display:block;
float:left;
margin-right:11px;
}
#ssl a
{
text-decoration:none; 
font:bold .7em verdana,sans-serif; 
letter-spacing:.5px; 
}
#intro-products
{
height:712px;
margin:10px 0 0 15px;
background:url(../img/frontpage_bg.jpg) no-repeat;
font-weight:normal;
font-size:12px;
line-height:14px;
}
#intro-products #intro-recessed-lighting
{
display:block;
float:left;
width:362px;
margin:125px 0 0 18px;
color:#fff;
}
#intro-products a
{
font-family: "Trebuchet MS", arial, sans-serif;
font-size:1.0em;
font-weight:normal;
color:#ffff00;
text-decoration:none;
/* display:none;  */
}
#intro-products #intro-home-lighting
{
display:block;
float:left;
width:340px;
margin:125px 0 0 0;
color:#fff;
}
#intro-products #intro-home-lighting h2
{
font-family: "Trebuchet MS", arial, sans-serif;
font-size:1.5em;
font-weight:normal;
color:#ffff00;
text-decoration:none;
/* display:none; */
}
#intro-products #intro-lighting-experts
{
display:block;
float:left;
width:750px;
margin:55px 0 0 18px;
color:#505050;
}
#intro-products #intro-lighting-experts span
{
font-family: "Trebuchet MS", arial, sans-serif;
font-size:1.0em;
font-weight:normal;
color:#ffff00;
text-decoration:none;
/* display:none; */
}
#intro-products #intro-bathroom-lighting
{
display:block;
float:left;
width:362px;
margin:120px 0 0 18px;
color:#fff;
}
#intro-products #intro-track-lighting
{
display:block;
float:left;
width:380px;
margin:120px 0 0 0;
color:#fff;
}
.imageElement
{
display:none;
}
#promo
{
background-color:#ffffff;
}
#subMain
{
height:426px;
padding:10px 0 0 10px;
line-height:1.5em;
}
#subMain a
{
text-decoration:none;
}
#subMain a:hover
{
color:#0055ff;
}
#policies a
{
font-weight:normal;
font-size:12px;
color:#992839;
}
#helpline 
{
float:right;
}
#helpline span
{
font-weight:bold;
font-size:15px;
color:#666666;
}
#satisfaction 
{
margin:0 0 0 35px;
}
#frontImage {
float:left;
height:250px;
width:800px;
background-image:url(../img/homepage_recessed_lighting.jpg);
}
#frontImage a {
display:block;
}
#frontImageText {
position:relative;
top:210px;
}

