/* -- Reset CSS -- */
@import url("../../../reset.css");

#footer .gifticon {
	cursor: pointer; background-image: url(../../Img/Gift_card_icon_white.png); float: left; height: 16px; line-height: 16px; margin: 2px 4px 2px 2px; width: 14px; text-align: left;
}

#footer{
	margin:0; padding:0;
	height:20px; width:100%;
	background-color:black;
	font-size:10px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:white;
}
#footer a:link, #footer  a:visited,  #footer a:hover,  #footer a:active
	{color:white; text-decoration:none;}
/* -------------------------------------------- */
/* -- Left -- */
#footer #left{
	float:left;
	width:150px;
	background-image:url(../../Img/Footer/de/icon_facebook_footer.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#footer #left a{
	display:block;
	height:20px; line-height:20px;
	padding-left:25px;
}

/* -------------------------------------------- */
/* -- right -- */
#footer #right{
	float:right;
	font-size:10px;
}
#footer input{
	border:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
#footer #email{
	width:172px;
	height:18px;
	font-size:10px;
	font-family:Arial, sans-serif;
	padding:2px 4px;
	color:black;
}

#footer #right table{
	height:18px; overflow-Y:hidden;
}
 /* -------------------------------------------- */
 /* -- mid -- */
#footer #mid{
	margin:0 250px 0 200px;
	line-height:20px;
}
#footer #mid a{
	margin:0 1px;
}
 /* -------------------------------------------- */
 /* -- classes -- */
#footer .text_11{
 	font-size:11px;
 	text-transform:uppercase;
 	color:white;
 }
#footer .text_10{
 	font-size:10px;
 }

input.gender_button
{
	height:				16px;
	width	:				54px;
	margin:				2px;
	line-height: 	16px;
	color:				white;
	background-image: url(../../Img/Footer/de/gender_button-background.gif);
}
