#footer {
overflow: hidden;
width: 908px; 
height: 25px; 
margin: 0; 
padding: 0px 0px 0px 5px; 
background: url('/images/images2008/2008footerbg.gif') no-repeat; 
font: 9px Arial, Helvetica, Geneva, Verdana, sans-serif; 
color: #fff;
}

#footer a {
text-decoration: none; 
color: #fff;
}

#footer a:hover {
color: #ccc;
}

.footerItem {
float: left;
margin: 7px 5px 0px 0px;
}







#footer a.languageItem, #footer a:link.languageItem, #footer a:visited.languageItem {
color:#000;
display:inline-block;
margin:0 20px 0 0;
}
#footer a:hover.languageItem, #footer a:visited:hover.languageItem {
color:#bc0000;
display:inline-block;
margin:0 20px 0 0;
}
#languageContainer {
position:absolute;
}
.footerLanguageCont {
height:44px;
background: url('/images/images2008/footerArrow.gif') no-repeat center bottom;
position: relative;
z-index:10000000;
top: -62px;
left: -130px;
}
.footerLanguage {
cursor:pointer;
height: 27px !important;
height: 30px;
border-top:1px solid #838383;
border-left:1px solid #838383;
border-right:1px solid #838383;
background:#fff url('/images/images2008/clBG.gif') repeat-x;
padding:3px 0 0 20px;
}
.world {
margin:5px 5px 10px 5px;
float:left;
}
.chooselanguage {
cursor:pointer;
line-height:25px;
}





.footerSearchBox {
position: relative; 
float: right;
margin: 5px 15px 0px 0px;
}

.footerSignUp {
float: right;
margin: 7px 10px 0px 0px;
}


#footer form.headerSearchBox {
margin : 1px 0 0 15px;
padding : 0;
}
#footer .searchboxsub {
width : 95px;
height : 12px;
margin : 0 0 2px 0;
padding : 1px 0 0 3px;
border : 1px solid #666; 
color : #BBBBBB;
background : #555555;
font : 9px Arial, Helvetica, Geneva, Verdana, serif;
}
#footer .searchboxsub-on {
width : 95px;
height : 12px;
margin : 0 0 2px 0;
padding : 1px 0 0 3px;
border: 1px solid #666; 
color : #000;
background : #fff;
font : 9px Arial, Helvetica, Geneva, Verdana, serif;
}
	/* ie and safari hacks */
	html*#footer .searchboxsub, html*#footer .searchboxsub-on {
	height: 11px; padding-top: 0; margin-bottom: -1px;
	]height: 12px; 
	]padding-top: 1px;
	]margin-bottom: 2px;
	}/*end*/
	.dummyend[id]{clear:both;}
	
	/*\*/
	* html #footer .searchboxsub, * html #footer .searchboxsub-on {
	height: 12px; padding-top: 1px; margin-bottom: 2px;
	}
	/*end*/


#footer .headerSearchSubmit {
position: absolute;
top: 5px;
padding : 0;
right: 3px;
z-index: 1001;
}

