#footerTable {
	background-color: #6850a0;
	background-image: url('http://ai.pricegrabber.com/images/footer_right_background.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#i18n {
	background-image: url('http://ai.pricegrabber.com/images/footer_transition_piece.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 335px;
	height: 33px;
	padding-left: 22px;
	padding-right: 7px;
}

#i18n ul {
	position: relative;
	top: 15px;
	list-style: none;
	width: 335px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url('http://ai.pricegrabber.com/images/footer_arrow_selector.gif');
	background-position: -10px bottom; /* make sure init hidden */
	background-repeat: no-repeat;
}

#i18n li {
	display: inline;
}

#i18n a {
	border-left: 1px solid #C2C2C2;
	padding-left: 7px;
	padding-right: 7px;
}

#miscellaneousLinks {
	background-color: #6850a0;
	background-image: url('http://ai.pricegrabber.com/images/footer_left_background.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#miscellaneousLinks ul {
	position: relative;
	top: 9px;
	list-style: none;
	width: 450px; 
	margin: 0 0 0 7px;
	padding: 0px;
}

#miscellaneousLinks li {
	display: inline;
}

#miscellaneousLinks a {
	border-left: 1px solid #8E7CB8;
	padding-left: 7px;
	padding-right: 7px;
}


#miscellaneousLinks, #i18n, #noScriptFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#miscellaneousLinks a, #i18n a, #noScriptFooter a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#miscellaneousLinks a:hover {
	text-decoration: underline;
}

#firstLang {
	border-left: none !important;
}

#i18nMoreButton {
	cursor: pointer;
}

#i18nMoreButton a:hover {
	background-image: none !important;
}

#noScriptFooter {
	background-color: #aeaeae;
	padding-top: 0px;
	padding-bottom: 5px;
}

#noScriptFooter a {
	border-left: 1px solid #C2C2C2;
	padding-left: 10px;
	padding-right: 10px;
}

#footerCopyRight {
	background-color: #ededed;
	padding: 7px 14px 7px 14px;
}

span.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8e8e8e;
}

#termsLink {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6850a0;
	text-decoration: none;
}


#termsLink:hover {
	text-decoration: underline;
}


#innoDisclaimer {
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding: 10px;
}
#innoDisclaimer img {
	margin: 3px;
}

/* pop up menus */

#footerMenuContainer {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.menuFooter {
	background-color: #aeaeae;
	border: 1px solid #ffffff;
}

.menuFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
	height: 25px;
	border-bottom: 1px solid #ffffff;
}
.menuFooter a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url('http://ai.pricegrabber.com/images/footer_arrow_selector_rt.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
