/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
color: #000000;
font-family:verdana, sans-serif;
font-size:8pt;
background: #aea9f3;
margin:0px;
padding:0px;
}

#container {border:none;}
.containerComponent{width:768px;max-width:768px; border: 1px solid #ccd2d2;}

#header {
border-bottom:none;
text-align:center;
height:150px;
/*border-bottom: 3px solid #666666;*/
/*border: 1px solid #ccd2d2;*/
background-image:url(/images/NightLayout/Ban.gif);
background-repeat:no-repeat;
background-position:50% 0%;
}
#content {
border: none;
/*border: 0px solid #666666;*/
background: #aea9f3;
position:relative;
margin-left:0px;
margin-right:0px;
overflow:auto;
height:1538px;
max-height:1538px;
font-size:8pt;
max-width:482px;
width:482px;
}
#footer {
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    z-index: 99;
/*    width:798px;*/
    height:133px;
/*    border: 3px solid #ccd2d2;*/
    background-image:url(/images/NightLayout/Disclaimer.gif);
    left: 106px;
}

/* Menus styling */
.menuPanel {
    width:135px;
    background-color:#4cd776;
    height:1600px;
    font-size:8pt;
    border-collapse:collapse;    
}
#leftmenu {
    border-right: 1px solid #ccd2d2;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background-image:url(/images/NightLayout/LeftNav.gif);
}
#rightmenu {
    border-left: 1px solid #ccd2d2;
    margin-right:0px;
    text-align:right;
    background-image:url(/images/NightLayout/RightNav.gif);
}

.MenuImages{
    background-repeat:no-repeat;
    background-position:left;
    height:30px;
}
/* End of Menus styling */




a:link, a:visited {
text-decoration:underline;
color: #000000;
}

a:active, a:hover {
text-decoration:underline;
color:#00ffff;
}

#MainMenuImg
{
    background-image:url(/images/NightLayout/Main.gif);
}
#InteractiveMenuImg
{
    background-image:url(/images/NightLayout/Interactive.gif);
}
#FunMenuImg
{
    background-image:url(/images/NightLayout/Fun.gif);
}
#GamingMenuImg
{
    background-image:url(/images/NightLayout/Gaming.gif);
}
#TCGMenuImg
{
    background-image:url(/images/NightLayout/TCG.gif);
}
#ImagesMenuImg
{
    background-image:url(/images/NightLayout/Images.gif);
}
#FanWorkMenuImg
{
    background-image:url(/images/NightLayout/Fanwork.gif);
}
#GuidesMenuImg
{
    background-image:url(/images/NightLayout/Guides.gif);
}
#FreebiesMenuImg
{
    background-image:url(/images/NightLayout/Freebies.gif);
}
#WebMastersMenuImg
{
    background-image:url(/images/NightLayout/Webmasters.gif);
}
#LinkingMenuImg
{
    background-image:url(/images/NightLayout/Linking.gif);
}
#MiscMenuImg
{
    background-image:url(/images/NightLayout/Misc.gif);
}
#TopAffiesMenuImg
{
    background-image:url(/images/NightLayout/TopAffies.gif);
}
#AffiesMenuImg
{
    background-image:url(/images/NightLayout/Affies.gif);
}
#TopSitesMenuImg
{
    background-image:url(/images/NightLayout/Topsites.gif);
}
#StatusMenuImg
{
    background-image:url(/images/NightLayout/Status.gif);
}
#DataMenuImg
{
    background-image:url(/images/NightLayout/Data.gif);
}
#PollsMenuImg
{
    background-image:url(/images/NightLayout/Polls.gif);
}
#StyleSwitcherMenuImg
{
    background-image:url(/images/NightLayout/StyleSwitcher.gif);
}



/*#containerTable{border-collapse:collapse; border:0px solid blue;}
#containerTable div{border-collapse:collapse; border:0px solid green;}
*/
#contentTable{border-collapse:separate; border:3px solid red;}


table {
background: #aea9f3;
/*background:#ffeedd;*/
}    

#mainBody{border-bottom:none;}


#leftmenu ul, #rightmenu ul {
    list-style-type:none;
    margin:0px;
    padding:0px 0px;
}
/*************************************************/
#galleryTable{ color:#000000; font-size:12px}
#galleryTable img{width:115px;max-width:115px;height:115px;max-width:115px;}
#galleryUnderline{width:482px;max-width:482px;} /* width should be same as the width of the content*/
/*************************************************/

#ticker {
border-bottom: 0px solid #ccd2d2;
text-align:center;
margin-left:177px;
margin-right:177px;
}



.updateItems
{
    background-position:center;
    height:280px;
    width:473px;
    background-repeat:no-repeat;
    background-image:url(/images/Update_Table/UpdateTableBackground.png);
    color:#FFFFFF;
} /* ?? This will need to be put in all .css's */


/********************* end **********************/