/***********************************************/
/* 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:#b8d4ff;
margin:0px;
padding:0px;
}

#container {border:none;}
.containerComponent{width:768px;max-width:768px; border: 0px solid #ccd2d2;}

#header {
border-bottom:none;
text-align:center;
height:150px;
/*border-bottom: 3px solid #666666;*/
/*border: 1px solid #ccd2d2;*/
background-image:url(/images/SkyLayout/Ban.png);
background-repeat:no-repeat;
background-position:50% 0%;
}
#content {
border: none;
/*border: 0px solid #666666;*/
background: #b8d4ff;
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/SkyLayout/Disclaimer.png);
    left: 106px;
}

/* Menus styling */
.menuPanel {
    width:135px;
    background-color:#4cd776;
    height:1600px;
    font-size:8pt;
    border-collapse:collapse;    
}
#leftmenu {
    border-right: 0px solid #ccd2d2;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
    background-image:url(/images/SkyLayout/LeftNav.png);
}
#rightmenu {
    border-left: 0px solid #ccd2d2;
    margin-right:0px;
    text-align:left;
    background-image:url(/images/SkyLayout/RightNav.png);
}

.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/SkyLayout/Main.png);
}
#InteractiveMenuImg
{
    background-image:url(/images/SkyLayout/Interactive.png);
}
#FunMenuImg
{
    background-image:url(/images/SkyLayout/Fun.png);
}
#GamingMenuImg
{
    background-image:url(/images/SkyLayout/Gaming.png);
}
#TCGMenuImg
{
    background-image:url(/images/SkyLayout/TCG.png);
}
#ImagesMenuImg
{
    background-image:url(/images/SkyLayout/Images.png);
}
#FanWorkMenuImg
{
    background-image:url(/images/SkyLayout/Fanwork.png);
}
#GuidesMenuImg
{
    background-image:url(/images/SkyLayout/Guides.png);
}
#FreebiesMenuImg
{
    background-image:url(/images/SkyLayout/Freebies.png);
}
#WebMastersMenuImg
{
    background-image:url(/images/SkyLayout/Webmasters.png);
}
#LinkingMenuImg
{
    background-image:url(/images/SkyLayout/Linking.png);
}
#MiscMenuImg
{
    background-image:url(/images/SkyLayout/Misc.png);
}
#TopAffiesMenuImg
{
    background-image:url(/images/SkyLayout/TopAffies.png);
}
#AffiesMenuImg
{
    background-image:url(/images/SkyLayout/Affies.png);
}
#TopSitesMenuImg
{
    background-image:url(/images/SkyLayout/Topsites.png);
}
#StatusMenuImg
{
    background-image:url(/images/SkyLayout/Status.png);
}
#DataMenuImg
{
    background-image:url(/images/SkyLayout/Data.png);
}
#PollsMenuImg
{
    background-image:url(/images/SkyLayout/Polls.png);
}
#StyleSwitcherMenuImg
{
    background-image:url(/images/SkyLayout/StyleSwitcher.png);
}



/*#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: #b8d4ff;
/*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 **********************/