/* Footer
 *------------------------------------------*/

#footer {
	color: #999;
	clear: both;
	background-color: #4f4f4f;
	padding: 35px 0 0 0;
}
#footer a {
	color: #E1E1E1;
}
#footer a:hover {
	color: #efefef;
	text-decoration: underline;
}
#footer h4 {
	font-size: 14px;
	font-weight: bold;
	color: #98b1ba;
	text-shadow: black 0 1px 0;
	margin: 0;
	text-transform: uppercase;
}
#footer hr {
	height: 1px;
	border-top: solid #333 1px;
	background-color: #666;
	margin: 5px 0 10px;
}
#footer .links-list {}
#footer .links-list.heavy {
	font-weight: bold;
}
#footer .links-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .links-list ul li {
	margin: 0 0 4px 0;
}
#footer .links-list.links-list-2-col ul li {
	width: 43%;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 6%;
}
#footer .links-list ul li a {
	text-shadow: #333 0 1px 0;
	font-size: 12px;
}
#footer .links-list ul li a:hover {
}
#footer .language-links-list {}
#footer .language-links-list li {}
#footer .language-links-list li a {}
#footer .language-links-list li a .flag {}
#footer .language-links-list li a .lang-name {}

#footer ul.discrete-list,
#footer .last-update {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
	color: #999;
}
#footer ul.discrete-list li {
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #999;
}
#footer ul.discrete-list li:first-child {
	border-left: 0;
}
#footer ul.discrete-list li a {
	display: block;
}

#footer .payment-logo {
	background: url(/uu/img/c_g-last.png) no-repeat -405px -140px;
	height: 100px;
	width: 303px;
}
#footer .dmca-logo {
	height: 50px;
	width: 290px;
	text-align: center;
	margin-top: 15px;
}



/*=== Footer Top */
#footer-top {
	margin-bottom: 20px;
}



/*=== Footer Bottom */
#footer-bottom {}
