<!--
	Author: Nick Nobile
	Copyright: Nick Nobile
-->

body {background-color:#FFFFFF;}
#mainbod {background-color:#000042;}

.bodyHome {background-image: url('./images/AL_CoverHR.jpg'); background-position: 74px; background-size: 875px 1125px;
           background-repeat: no-repeat; background-color:#000000; }

a:hover { cursor:pointer; }
a { cursor: pointer; color:black; size:34; }
.style1 { margin-right: 38px; }
hr#HRLINKS {color:#FEFEFF; width:100%}
hr#CONTACT {color:#0E0E0F; width:30%}
hr {color:#0E0E0F; width:100%}

.pAbout { color:#000000; margin-left:2em; margin-right:2em; line-height: 150%; text-align:justify; }
.pProducts { text-align:justify; text-justify: inter-word; line-height:1.5; }

.divBG {background-color:#FFFFFF;opacity:1.0;filter:alpha(opacity=100);}
.divScrollBG {background-color:#FFFFFF;top:4px; left:16px; height: 38px; width:100%;}
.divLinksBG {background-color:#3388CC;top:0px; left:16px; height:48px;width:100%; border:0px solid green;display:block;}

.fontMainLinks    { font-family:"Arial";       color:#EEEEFF; font-size:100%;}
.fontCap          { font-family:"Arial";       color:#05000F !important; font-size:larger; font-weight:bolder;}
.fontSubCap       { font-family:"Arial";       color:BLACK !important; font-size:medium; font-weight:bolder;}
.fontContent      { font-family:"Arial";       color:rgb(0, 17, 17); font-size:100%; font-weight:normal; }
.fontCatPrompt    { font-family:"Arial";       color:BLACK; }
.fontAboutIntro   { font-family:"Arial";       color:#010166; font-size:120%;}
.fontCatalogs     { font-family:"Arial";       color:DarkCyan; font-size:110%;}
.fontAboutHeads   { font-family:"Arial";       color:#000011; font-size:130%;}
.fontContactHead  { font-family:"Arial";       color:#110011; font-size:120%;}
.fontContactLabel { font-family:"Arial";       color:#010111; font-size:110%;}
.fontContact      { font-family:"Arial";       color:#110011; font-size:110%;}
.fontScroll       { font-family:"Arial";     color:#000001; font-size:100%;}
.fontLang         { font-family:"Courier";     color:#000001; font-size:120%;}

.fontHomeTitle    { font-family:"Arial";       color:rgb(255, 255, 250); font-size:140%;}
.fontHomeIntro    { font-family:"Arial";       color:rgb(255, 255, 250); font-size:120%;}
.fontHomeCap      { font-family:"Arial";       color:rgb(255, 255, 220); font-size:larger; font-weight:bolder;}
.fontHomeContent  { font-family:"Arial";       color:rgb(255, 255, 250); font-size:110%; font-weight:normal; }
.divHomeIntro     { position: relative; top:0px;
                    width:485px; height:200px; margin-left:130px; text-align:center; }
.divHomeCap       { position: relative; top:60px;
                    background:rgba(0, 0, 34, 0.1);
                    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1A000022', endColorstr='#1A000022'); /* for IE */
                    width:350px; margin-top: 120px; margin-left:400px; text-align:center;}
.divHomeContent   { position: relative; top:60px;
                    background:rgba(0, 0, 34, 0.25);
                    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#40000022', endColorstr='#40000022'); /* for IE */
                    width:460; margin-top:10px; margin-left:340px; text-align:justify; }


.imgAlignLPadRB { border:0px solid #000000; float:left; margin-right:20px; margin-bottom:10px; }
.imgAlignRPadLB { border:0px solid #000000; float:right; margin-left:20px; margin-bottom:10px; }



.listitems {margin: 10px 0;vertical-align: middle;}

.catTableRows {width:900px; border-collapse:collapse; border:0px solid #3388CC; border-spacing:0px; }
.catTableRows tr {text-align:center;}
#tdCatalog {width:280px; padding:8px; border: 1px solid #3388CC;
            text-align:center; vertical-align: bottom; background-color: rgb(244, 254, 255); }
#tdCatalog.shadow {box-shadow: 10px 0px 10px -5px black, -10px 0px 10px -5px black;}
#tdCatGap {width:10px;}
#imgCATCOVER {-moz-box-shadow: 6px 6px 6px #CCCCCC;
              -ms-box-shadow: 6px 6px 6px #CCCCCC;
              -webkit-box-shadow: 6px 6px 6px #CCCCCC;
               box-shadow: 6px 6px 6px #CCCCCC; }

#dWRAPPER {background-color:rgb(254, 254, 255);;opacity:1.0;filter:alpha(opacity=100);top:100px; width:100%; height:860px; }

#dFOOT {background-color:#3388CC; position:relative; bottom:0; width:100%; border:0px solid black; margin-right: auto; margin-left: auto;}

