/* universal settings */

html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0px none; 
background:#000 ; 
font-family: helvetica, tahoma, verdana, arial, sans-serif; 
font-size: 12px; color: #ffffff;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0px none; font-family: helvetica, tahoma, verdana, arial, sans-serif; font-size: 12px; color: #ffffff;}
#background{position:absolute; z-index:1; width:100%; height:100%; }


/* content controls */

/* Variable Content */  #content {z-index:11; overflow:auto; position:absolute; top:0px; bottom:24px; left:0px; right:0;}
/* HTML Styling */      * html #content {z-index:11; top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute;  border-top:0px solid #000; border-bottom:24px solid #000; border-left:0px solid transparent;}
/* Footer */            #foot {z-index:13; position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:24px; overflow:hidden; background:url('http://thealexgroup.com/images/GoldDivider.png'); padding:1px;}
/* Shading */           #shading {z-index:60; position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:100%; overflow:hidden; background:url('http://thealexgroup.com/images/eraseme_transp.png'); padding:0px;}
/* Popup Frame */       #popframe {z-index:80; position:absolute; margin:0; top:10%; left:20%; display:block; width:100%; height:100%;}

/* Left Headline */     #fixed2 {z-index:6; position:absolute; left:0; top:0px; bottom:24px; width:425px; overflow:hidden; }
/* Left Head HTML */    * html #fixed2 {z-index:6; height:100%; top:0; bottom:0; border-bottom:24px solid #000; color:#000;}
/* Left TAG Logo */     #fixed3 {z-index:10; position:absolute; bottom:45px; left:180px; width:200px; color:#567; border:0px solid:#000; padding:10px;}
/* popup Content */     #content2 {Z-INDEX: 3; RIGHT: 0px; LEFT: 0px; OVERFLOW: auto; BOTTOM: 0px; POSITION: absolute; TOP: 0px; padding:0px 0px 0px 20px;}
/* popupHTML Stylg */   * HTML #content2 {Z-INDEX: 3; RIGHT: 0px; LEFT: 0px; OVERFLOW: auto; WIDTH: 100%; MAX-HEIGHT: 100%; BOTTOM: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 100%} 



/* type fonts */

/* Body Copy */     p  { font-size: 100%; line-height: 1.5em; letter-spacing: 0.05em; text-align: left; color: #ffffff; }
/* Headline 1 */    h1 { font-size: 27px; font-style: italic; font-weight: bold; letter-spacing: -0.05em; text-decoration: none; color: #ffffff; }
/* Headline 2 */    h2 { font-size: 130%; font-style: italic; letter-spacing: -0.05em; font-weight: bold color: #ffffff; }
/* Headline 3 */    h3 { font-size: 112%; font-style: italic; letter-spacing: -0.05em; font-weight: normal color: #ffffff; }
/* TAG Signature */ h4 { font-size: 60%; font-weight: normal; letter-spacing: 2pt; color: #ffffff; }
/* copyright */     h5 { font-size: 45%; font-style: italic; font-weight: normal; letter-spacing: 2pt; color: #ffffff; }
/* captions */      h6 { font-size: 75%; font-style: italic; font-weight: normal; letter-spacing: 0pt; color: #ffffff; }
/* nav links */     h7 { font-size: 70%; font-style: normal; font-weight: bold; letter-spacing: 2pt; }

/* links */

/* unvisited link */  A:link {text-decoration: none; font-style: bold; color: #ffffff; }
/* visited link */    A:visited {text-decoration: none; font-style: bold; color: #fbffa0; }
/* mouse over link */ A:hover {text-decoration: underline overline; font-style: bold; color: #f0c145; }
/* selected link */   A:active {text-decoration: none; font-style: bold; color: #f0c145; }

/* menu control */

.menu {border: solid 2px #ffffff; background-color:#000000;}
.menuItem {padding:4px 1px 4px 10px; font:1.0em; font-family: helvetica,tahoma,verdana,arial,sans-serif;}
.menuItem:hover {background-color:#f0c145;}
.menuItem a {color:#ffffff; text-decoration:none;}
#demo {background-color#ffffff; cursor:pointer; margin: 1px 0; width: 138px}

/* bulleted list */

ul.yellowarrow li {list-style-image: url('http://thealexgroup.com/images/yellow_arrow.png');}

/* Used to pre-load pictures for facebook icons */
.hiddenPic {display:none;}
