/*header*/
#header ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header li{
	margin:0;
	padding:0;
	float:left;
}
#header a{
	width:130px;
	height:22px;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding-top:8px;
}
#header #home a{
	background:#627356;
	border-bottom:6px solid #4d5746;
}
#header #home a:hover{
	background:#343d2e;
	border-bottom:6px solid #292e25;
}
li#home.current a, li#home.section a{
	background:#000 !important;
	border-bottom:6px solid #292e25 !important;
}
#header #depression a{
	background:#9a574c;
	border-bottom:6px solid #66423e;
}
#header #depression a:hover{
	background:#532e28;
	border-bottom:6px solid #362321;
}
li#depression.current a, li#depression.section a{
	background:#000 !important;
	border-bottom:6px solid #362321 !important;
}
#header #stories a{
	background:#665f72;
	border-bottom:6px solid #3a3349;
}
#header #stories a:hover{
	background:#36333d;
	border-bottom:6px solid #1f1b27;
}
li#stories.current a, li#stories.section a{
	background:#000 !important;
	border-bottom:6px solid #1f1b27 !important;
}
#header #chat a{
	background:#7f614c;
	border-bottom:6px solid #5a3e2f;
}
#header #chat a:hover{
	background:#443428;
	border-bottom:6px solid #302119;
}
li#chat.current a, li#chat.section a{
	background:#000 !important;
	border-bottom:6px solid #302119 !important;
}
#header #knowledge a{
	background:#95824d;
	border-bottom:6px solid #716441;
}
#header #knowledge a:hover{
	background:#504529;
	border-bottom:6px solid #3c3523;
}
li#knowledge.current a, li#knowledge.section a{
	background:#000 !important;
	border-bottom:6px solid #3c3523 !important;
}
#header #multimedia a{background:#3e5f67; border-bottom:6px solid #2a3e44;}
#header #multimedia a:hover{background:#213337; border-bottom:6px solid #162124;}
li#multimedia.current a, li#multimedia.section a{
	background:#000 !important;
	border-bottom:6px solid #162124 !important;
}

/*depression_nav*/
.nav_depression ul{padding:30px 0 32px 0;margin:0;list-style:none;}
.nav_depression li{margin:0 3px 0 0;padding:0;float:left;}
.nav_depression a{
	width:120px;
	height:22px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding-top:8px;
	background:#a57c7c;
	border-right:3px #a37979 solid;
	border-top:2px #ab7979 solid;
}
.nav_depression a:hover{
	background:#a76a6a;
	border-right:3px #b37070 solid;
	border-top:2px #9b7272 solid;
}
li#nav_depression.current a, li#nav_depression.section a{
	width:120px;
	height:22px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding-top:8px;
	background:#c48787;
	border-right:3px #b26e6d solid;
	border-top:2px #c98484 solid;
}

/*stories_nav*/
.nav_stories ul{
	padding:30px 0 30px 0;
	margin:0;list-style:none;
}
.nav_stories li{
	margin:0 3px 0 0;
	padding:0;float:left;
}
.nav_stories a{
	width:90px;
	height:20px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding-top:8px;
	background:#8c8393;
	border-right:3px #968a9f solid;
	border-top:2px #837d88 solid;
}
.nav_stories a:hover{
	background:#8a76a5;
	border-right:3px #7b6b91 solid;
	border-top:2px #887a9b solid;
	}
li#nav_stories.current a, li#nav_stories.section a{
	background:#9a8aaf;
	border-right:3px #8e7da4 solid;
	border-top:2px #887a9b solid;
	width:90px;
	height:20px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding-top:8px;
}

.stories_nav_text-stories ul{
	padding:30px 0 30px 335px;
	margin:0;
	list-style:none;
}
.stories_nav_text-stories li{
	margin:0 3px 0 0;
	padding:0;
	float:left;
}
.stories_nav_text-stories a{
	width:90px;
	height:20px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding-top:8px;
	background:#8c8393;
	border-right:3px #968a9f solid;
	border-top:2px #837d88 solid;
}
.stories_nav_text-stories a:hover{
	background:#8a76a5;
	border-right:3px #7b6b91 solid;
	border-top:2px #887a9b solid;
}

/*knowledge_nav*/
.nav_knowledge ul{padding:30px 0 32px 0;margin:0;list-style:none;}
.nav_knowledge li{margin:0 3px 0 0;padding:0;float:left;}
.nav_knowledge a{ color:#816b42; width:110px; height:22px;display:block; text-align:center; font-size:13px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding-top:8px;background:#ac9978; border-right:3px #908166 solid; border-top:2px #b3a181 solid; }
.nav_knowledge a:hover{ color:#fff;background:#c4af73; border-right:3px #c9bb94 solid; border-top:2px #baa875 solid;}
li#nav_knowledge.current a, li#knowledge_nav.section a{color:#fff;width:110px; height:22px;display:block; text-align:center; font-size:13px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding-top:8px;background:#d0bc84; border-right:3px #c9bb94 solid; border-top:2px #baa875 solid;}

/*multimedia_nav*/
.nav_multimedia ul{padding:30px 0 30px 0;margin:0;list-style:none;}
.nav_multimedia li{margin:0 3px 0 0;padding:0;float:left;}
.nav_multimedia a {
	background:#406569 none repeat scroll 0 0;
	border-right:3px solid #335154;
	border-top:2px solid #4F7D82;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:93px;
}
.nav_multimedia a:hover{background:#688e8d;border-right:3px #4c7675 solid; border-top:2px #789c9b solid;}
li#nav_multimedia.current a, li#nav_multimedia.section a{width:93px; height:20px;display:block; text-align:center; font-size:13px; font-weight:bold; text-transform:uppercase; color:#fff; text-decoration:none; padding-top:8px;background:#688e8d;border-right:3px #4c7675 solid; border-top:2px #789c9b solid;}

/*chat_nav*/
.nav_chat ul{padding:30px 0 30px 0;margin:0;list-style:none;}
.nav_chat li{margin:0 3px 0 0;padding:0;float:left;}
.nav_chat a{width:120px; height:20px;display:block; text-align:center; font-size:13px; font-weight:bold; text-transform:uppercase; color:#fff; text-decoration:none; padding-top:8px;background:#815b45; border-right:3px #866857 solid; border-top:2px #8c6b58 solid;}
.nav_chat a:hover{background:#ac6b4b;border-right:3px #b68065 solid; border-top:2px #9a7864 solid;}
li#nav_chat.current a, li#nav_chat.section a{width:120px; height:20px;display:block; text-align:center; font-size:13px; font-weight:bold; text-transform:uppercase; color:#fff; text-decoration:none; padding-top:8px;background:#b97757;border-right:3px #b68065 solid; border-top:2px #c28060 solid;}