@charset "utf-8";
/* CSS Document for gamboo.net | Foot */

#footWrapper {
	background-color: #252525;
}

#foot, #infoblock {
	width: 961px;
	padding: 6px 20px 2px 20px;
	margin: auto auto;
	clear: both;
	background-color: #252525;
}

#foot, #foot address, #infoblock {
	font-size: 12px;
	font-style: normal;
	color: #ccc;
}

#foot h2, #infoblock  h2 {
	color: #ccc;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

#foot .columnLeft, #foot .columnMiddle, #foot .columnRight, #infoblock .columnLeft, #infoblock .columnMiddle, #infoblock .columnRight  {
	border-color: #555;
	padding-bottom: 0px;
	border: 0;
}

#foot a, #infoblock a {
	background-color: #252525;
	border-bottom: 1px dotted #515151;
	color: #ccc;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 4px 1px 4px;
	text-decoration: none;
}

#foot a:hover, #infoblock a:hover {
	background-color: #1A1A1A;
}

#foot ul, #infoblock ul {
	list-style-type: none;
}

#infoblock li a {
	background-image: url(../images/iconLink.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 23px;
}

#foot .rss li a {
	background-image: url(../images/iconRSS.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 20px;
}

#foot li a.totop {
	background-image: url(../images/iconToTop.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 20px;
}

#foot li a.contact {
	background-image: url(../images/iconContact.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 20px;
}

#foot li a.copy {
	background-image: url(../images/iconCopy.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 20px;
}

#foot li a.imprint {
	padding-left: 20px;
}