/***********************************************/
/* 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/ChristmasLayout/Ban.png);
background-repeat:no-repeat;
background-position:50% 0%;
}
#content {
border: none;
/*border: 0px solid #666666;*/
background-color:#45ccc7;
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/ChristmasLayout/Disclaimer.png);
	left: 106px;
}

/* Menus styling */
.menuPanel {
	width:135px;
	background-color:#45ccc7;
	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/ChristmasLayout/LeftNav.png);
}
#rightmenu {
	border-left: 1px solid #ccd2d2;
	margin-right:0px;
	text-align:right;
	background-image:url(/images/ChristmasLayout/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/ChristmasLayout/Main.png);
}
#InteractiveMenuImg
{
	background-image:url(/images/ChristmasLayout/Interactive.png);
}
#FunMenuImg
{
	background-image:url(/images/ChristmasLayout/Fun.png);
}
#GamingMenuImg
{
	background-image:url(/images/ChristmasLayout/Gaming.png);
}
#TCGMenuImg
{
	background-image:url(/images/ChristmasLayout/TCG.png);
}
#ImagesMenuImg
{
	background-image:url(/images/ChristmasLayout/Images.png);
}
#FanWorkMenuImg
{
	background-image:url(/images/ChristmasLayout/Fanwork.png);
}
#GuidesMenuImg
{
	background-image:url(/images/ChristmasLayout/Guides.png);
}
#FreebiesMenuImg
{
	background-image:url(/images/ChristmasLayout/Freebies.png);
}
#WebMastersMenuImg
{
	background-image:url(/images/ChristmasLayout/Webmasters.png);
}
#LinkingMenuImg
{
	background-image:url(/images/ChristmasLayout/Linking.png);
}
#MiscMenuImg
{
	background-image:url(/images/ChristmasLayout/Misc.png);
}
#TopAffiesMenuImg
{
	background-image:url(/images/ChristmasLayout/TopAffies.png);
	background-position:right;
}
#AffiesMenuImg
{
	background-image:url(/images/ChristmasLayout/Affies.png);
	background-position:right;
}
#TopSitesMenuImg
{
	background-image:url(/images/ChristmasLayout/Topsites.png);
	background-position:right;
}
#StatusMenuImg
{
	background-image:url(/images/ChristmasLayout/Status.png);
	background-position:right;
}
#DataMenuImg
{
	background-image:url(/images/ChristmasLayout/Data.png);
	background-position:right;
}
#PollsMenuImg
{
	background-image:url(/images/ChristmasLayout/Polls.png);
		background-position:right;
}
#StyleSwitcherMenuImg
{
	background-image:url(/images/ChristmasLayout/StyleSwitcher.png);
	background-position:right;
}



/*#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:#45ccc7;
/*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 **********************/