#explore {
	background:#fff; border:0; padding:0;
}
#explore h3 {
	padding:1px 0; margin:0;
	background-image:none;
}
#explore h3 a {background-image:none!important;}

#explore ul, #explore li ul, #explore li ul li {
	margin:0; padding:0; background-color:#fff;
	border-width:1px 0 0 0; border-style:solid; border-color:#fff;
}

/* Games and Get Involved pages (no expandable menu */
body#games #explore li a,
body#getinvolved #explore li a {
	padding:5px 0 7px 1.25em;
	color:#000;
	background:#fff url(img/arrow_gamesLink.gif) 0.5em 7px no-repeat;
}
body#games #explore li.on a,
body#getinvolved #explore li.on a {
	color:#fff; font-weight:bold;
	background:#B4CE43 url(img/arrow_gamesOn.gif) 0.5em 7px no-repeat;
}
body#games #explore li a:hover,
body#getinvolved #explore li a:hover {
	color:#000;
	background:#E8F0C6 url(img/arrow_gamesHover.gif) 0.5em 7px no-repeat;
}
body#games #explore li.on a:hover,
body#getinvolved #explore li.on a:hover {
	color:#fff; font-weight:bold; text-decoration:underline;
	background:#B4CE43 url(img/arrow_gamesOn.gif) 0.5em 7px no-repeat;
}
/* ---------- */

#explore li#browseLatest, 
#explore li#browseArchive, 
#explore li#browseTags, 
#explore li#browseScribbly,
#explore li#browseGMiS,
#explore li#browseExpert
 {
	margin:0; padding:5px 0 7px 0; font-weight:bold;
	border-width:1px 0 0 0; border-style:solid; border-color:#BBCDD4;
}

#explore li#browseGMiS {font-size:0.92em;}

#explore li#browseLatest a, 
#explore li#browseArchive a, 
#explore li#browseTags a, 
#explore li#browseScribbly a, 
#explore li#browseGMiS a, 
#explore li#browseExpert a
	{border-bottom:none;}

#explore li ul {margin:1px 0;}

#explore li ul li a:link, 
#explore li ul li a:visited {
	color:#05A0E2; background:transparent;
	font-weight:bold; margin:0; padding:5px 0 7px 2em; 
}
body#inDepth #explore li ul li a:link, 
body#inDepth #explore li ul li a:visited,
body#archiveInDepth #explore li ul li a:link, 
body#archiveInDepth #explore li ul li a:visited,
body#inDepthExpert #explore li ul li a:link, 
body#inDepthExpert #explore li ul li a:visited
 {color:#E67819;}

#explore li ul li a:hover 
	{background:#D6F1F9; margin:0; padding:5px 0 7px 2em;}
body#inDepth #explore li ul li a:hover,
body#archiveInDepth #explore li ul li a:hover,
body#inDepthExpert #explore li ul li a:hover
	{background-color:#FCF1E8;}


a.browseLatestLink, a.browseArchiveLink, 
a.browseTagsLink, a.browseScribblyLink,
a.browseGMiSLink, a.browseExpertLink
 {
	color:#000!important; background:transparent!important; 
	display:inline!important;
}
a.browseLatestLink:hover, a.browseArchiveLink:hover, 
a.browseTagsLink:hover, a.browseScribblyLink:hover,
a.browseGMiSLink:hover, a.browseExpertLink:hover
 {
	text-decoration:underline!important;
}
body#news #explore li#browseLatest,
body#archiveNews #explore li#browseArchive,
body#tagsNews #explore li#browseTags {
	color:#fff!important; background-color:#5AC9E7;
	margin:0; padding:0; line-height:1.8; 
}
body#inDepth #explore li#browseLatest,
body#archiveInDepth #explore li#browseArchive,
body#inDepthExpert #explore li#browseLatest {
	color:#fff!important; background-color:#EFAD77;
	margin:0; padding:0; line-height:1.8; 
}
body#news #explore li#browseLatest ul,
body#archiveNews #explore li#browseArchive ul,
body#tagsNews #explore li#browseTags ul,
body#inDepth #explore li#browseLatest ul,
body#archiveInDepth #explore li#browseLatest ul,
body#inDepthExpert #explore li#browseLatest ul
	{display:block!important;}

body#news #explore a.browseLatestLink,
body#archiveNews #explore a.browseArchiveLink,
body#tagsNews #explore a.browseTagsLink 
	{color:#fff!important; margin:0 0 0 1.2em;}

body#news #explore a.browseLatestLink:hover,
body#archiveNews #explore a.browseArchiveLink:hover,
body#tagsNews #explore a.browseTagsLink:hover {
	text-decoration:underline;
}
/*Submenu selected states */
body#news #explore li.on a,
body#archiveNews #explore li.on a,
body#tagsNews #explore li.on a 
	{background-color:#D6F1F9;}
body#inDepth #explore li.on a,
body#archiveInDepth #explore li.on a,
body#inDepthExpert #explore li.on a 
	{background-color:#FCF1E8;}

/* Click-to-expand menu styles */
#containerul, #containerul ul {
  text-align:left;
}

#containerul li {
  margin:0; color:#000; list-style-type:none;
}
#containerul .symbols { 
  float:left; cursor:pointer;
  width:1.2em; height:12px; padding:0;
  background-position:5px 50%;
  background-repeat:no-repeat;
}
#containerul ul .symbols,
body#news #explore li#browseLatest .symbols,
body#archiveNews #explore li#browseArchive .symbols,
body#tagsNews #explore li#browseTags .symbols,
body#inDepth #explore li#browseLatest .symbols,
body#archiveInDepth #explore li#browseLatest .symbols,
body#inDepthExpert #explore li#browseLatest .symbols
 {display:none;}