﻿.navLang
{
    float: right;
    padding-top: 10px;
}
.navLang ul
{
    list-style-type: none;
}
.navLang ul li
{
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}
.navLang ul li a
{
	color: #666666;
	text-decoration:none;
	line-height: 19px;
	text-decoration:underline;
}
.navLang a:hover 
{
	color: #eb6909;
	text-decoration:underline;
}
.navLang a.on 
{
	text-decoration:none;
}
acronym  
{
   border-bottom: 0px none;
}
.navGen
{
    float: right;
    padding-top: 10px;
    margin-right: 17px;
}
.navGen a.on
{
    color: #eb6909;
}
.navGen a
{
	color: #8a8f93;
	text-decoration:none;
	line-height: 19px;
}
.navGen a:hover 
{
	color: #eb690b;
	text-decoration:underline;
}
.navTop
{
    position: relative;
    top: 22px;
    width: 990px;
}
.navTop ul
{
    list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.navTop ul.on li
{
	border-bottom: solid 3px #afb7bc;
	height: 64px;
}
.navTop .navTopSub
{
    font-size: 12px;
    display: block;
    font-weight: normal;
    text-transform: none;
    line-height: 13px;
}
.navTop ul li
{
    float: left;
    margin-right: 38px;
    /*padding-right: 15px;*/
}
.navTop ul li a
{
	color: #494f53;
	text-decoration:none;
}
.navTop a:hover, .navTop ul.on li a
{
	color: #eb6909;
	text-decoration:none;
}
.navTop a:hover .navTopSub, .navTop ul.on li a .navTopSub
{
    color: #8d959a;
}
.navTop ul.space li
{
    float:right;
}
.navTop ul.space2 li
{
    float:right;
    margin-right: 0px;
}
.navLeft
{
    width: 190px;
    height: auto;
    /*background-color: White;
    filter: alpha(opacity=50);
    opacity: 0.5;*/
    float: left;
    background-image: url(Media/bg_navi.png);
    padding-bottom: 10px;
}
.navLeft .userInfos
{
    margin: 10px 0 10px 10px;
}
.navLeft .userInfos img
{
    float: left;
    margin-right: 10px;
}
.navLeft .userEdits ul
{
    margin: 15px 10px 10px 0;
    list-style-type: none;
}
.navLeft .userEdits ul ul
{
    margin: 0px 10px 10px 0;
    list-style-type: none;
}
.navLeft .userEdits img
{
    margin: 2px 2px 0 0;
}
.navLeft a
{
	color: #494f53;
}
.navLeft a:hover, .navLeft a.on 
{
	color: #eb6909;
}
#pageZoomImage
{
    float: right;
    padding-top: 10px;
	color: #666666;
	margin-left: 12px;
}
#pageZoomImage a
{
	color: #666666;
}
#pageZoomImage .big
{
    font-size: 14px;
}
#pageZoomImage .small
{
    font-size: 10px;
}
#pageZoomImage a:hover 
{
	color: #eb6909;
}
.navFooter
{
    margin: 0 auto;
	width: 990px;
    position: relative;
    /*top: 27px;*/
    color: #666666;
    height: 159px;
}
.navFooter .col1
{
    float: left;
    position: relative;
    top: 27px;
    display: block;
    width: 389px;
}
.navFooter .col2
{
    float: left;
    position: relative;
    top: 27px;
    border-left: solid 1px #a8aca5;
    padding-left: 10px;
    width: 189px;
    height: 85px;
}
.navFooter h2
{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.navFooter .col2.user h2
{
    background-image: url(Media/user.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.navFooter ul
{
    list-style-type: none;
    float: left;
    margin-top: 12px;
    width: 194px !Important;
    width: 189px;
}
.navFooter ul li
{
    line-height: 15px;
}
.navFooter a
{
    color: #666666;
}
.navFooter a:hover
{
    color: #eb6909;
}
.copyright
{
    position: absolute;
    left: 0;
    bottom: 0px;
    line-height: 19px;
    font-size: 11px;
}
.copyright a
{
    padding-left: 10px;
}
.siteMap
{
    position: relative;
    background-color: #fff;
    height: 516px;
    width: 990px;
}
.siteMap ul
{
    list-style-type: none;
    margin-bottom: 25px;
}
.siteMap li
{
    line-height: 15px;
}
.siteMap ul ul
{
    margin-left: 15px;
    margin-bottom: 0;
}
.siteMap h2
{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
.siteMap .setTop
{
    margin-top: 15px;
}
.siteMap .siteMapColumn
{
    display: block;
    float: left;
    width: 168px;
    padding: 0 15px;
}
.siteMap, .siteMap a
{
    color: #898b86;
}
.siteMap a:hover
{
	color: #eb6909;
}