/***********************************************/
/* 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:#ffeedd;
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/Layout/Grass/Ban.gif);
background-repeat:no-repeat;
background-position:50% 0%;
}
#content {
border: none;
/*border: 0px solid #666666;*/
background-color:#4cd776;
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/Layout/Grass/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/Layout/Grass/LeftNav.gif);
}
#rightmenu {
	border-left: 1px solid #ccd2d2;
	margin-right:0px;
	text-align:right;
	background-image:url(/images/Layout/Grass/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/Layout/Grass/Main.gif);
}
#InteractiveMenuImg
{
	background-image:url(/images/Layout/Grass/Interactive.gif);
}
#FunMenuImg
{
	background-image:url(/images/Layout/Grass/Fun.gif);
}
#GamingMenuImg
{
	background-image:url(/images/Layout/Grass/Gaming.gif);
}
#TCGMenuImg
{
	background-image:url(/images/Layout/Grass/TCG.gif);
}
#ImagesMenuImg
{
	background-image:url(/images/Layout/Grass/Images.gif);
}
#FanWorkMenuImg
{
	background-image:url(/images/Layout/Grass/Fanwork.gif);
}
#GuidesMenuImg
{
	background-image:url(/images/Layout/Grass/Guides.gif);
}
#FreebiesMenuImg
{
	background-image:url(/images/Layout/Grass/Freebies.gif);
}
#WebMastersMenuImg
{
	background-image:url(/images/Layout/Grass/Webmasters.gif);
}
#LinkingMenuImg
{
	background-image:url(/images/Layout/Grass/Linking.gif);
}
#MiscMenuImg
{
	background-image:url(/images/Layout/Grass/Misc.gif);
}
#TopAffiesMenuImg
{
	background-image:url(/images/Layout/Grass/TopAffiliates.gif);
}
#AffiesMenuImg
{
	background-image:url(/images/Layout/Grass/Affiliates.gif);
}
#TopSitesMenuImg
{
	background-image:url(/images/Layout/Grass/Topsites.gif);
}
#StatusMenuImg
{
	background-image:url(/images/Layout/Grass/Status.gif);
}
#DataMenuImg
{
	background-image:url(/images/Layout/Grass/Data.gif);
}
#PollsMenuImg
{
	background-image:url(/images/Layout/Grass/Polls.gif);
}
#StyleSwitcherMenuImg
{
	background-image:url(/images/Layout/Grass/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-color:#4cd776;
/*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 **********************/