﻿
body
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url(/images/bg.jpg) #888888 no-repeat center top;
    background: #888888; color: #444444;
     
     }

div#pageWrapper {float:left; background: url(../images/page_bg.png) #888 repeat-x 0px 0px;  width:100% }

a, a:visited, a:active,a:hover { color: #666666;}

img { border: 0}

h1 { color: #333333; font-size:26px; margin-top:0; padding-top:0; font-weight:normal;}
h2 { color: #ff7131; font-size:13px; font-weight:normal;  }

#frontPage ul { list-style-type:none; padding:0; margin:0;}
#frontPage ul li { float:left; width:250px; text-align:center; padding:0; margin:0; }
#frontPage h1 { color: #ff7131; font-size:22px; }
#frontPage img { width:200px; height:250px; }

#literature { width: 980px; padding: 10px; float: right; padding-bottom:100px;}
#literature ul { list-style-type:none; padding:0; margin:0;}
#literature ul li { float:left; width:245px; text-align:center; padding:0; margin:0; }
#literature h1 { color: #ff7131; font-size:22px; }
#literature a { font-size:12px; }

.Icon { width:24px; height:24px; }

div#outer
{
    width: 1000px;
    background: #090909;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 0;    background:url(/images/wide-shadow.png) repeat-y 50% 0px;

}
div#header
{
    margin: 0px;
    text-align: center;  text-align:left; height:80px; background: url(/images/header_bg.gif) #171717 repeat-x left top;
}
div#main
{
    margin-top: 1px;
    padding: 10px;
}
div#holdingMain
{ padding:0px; float:left; background: #090909; background: #fff;
}
div#footer
{   margin: 0px; padding:10px;
    border-top: 1px solid #3e3e3e;border-top: 1px solid #888888;
    width:980px;
    float:left; background:#090909;  background: #fff;
}
div#footerLeft { width:290px; float:left;}
div#footerRight { width:690px; float:right; text-align:right;}
.messageBox { background:#ffffde; border:1px solid #ffcf0f; padding-left:15px; padding-right:15px;}
.formFields { background: #e9e9e9; color: #3e3e3e; border:1px solid white;}

#lampSpec {width: 360px; float: left;}
#lampSpec table {border: 1px solid #bbbbbb; width: 350px; }
#lampSpec ul { list-style-image: url(/images/list.png)}
#lampSpec li { padding-bottom:10px; }
#lampInfo { width: 620px; float: right; padding-top: 20px; }
#lampInfoHeader { width: 620px; float: right; text-align:center}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;}

