/* "Generic" styles */ /*
Colors: 
	Grey: #CECECE;
	DarkGrey: #525252;
	LightGrey: #D0D0D0;
	Red:  #F00;
	#2B2B2B
*/


#print_logo {
  background: url(../../images/50/logo_grene_small.gif) right top no-repeat ;
}

#headerlogo {
	background: url(../../images/50/InternetPortalTop.gif) 100% 100% repeat-x;
}

#breadcrum a.breadcrum_element {
	vertical-align: text-bottom; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-decoration:none;	
	cursor:pointer;
	padding-left:12px;
	padding-right:2px;
	background: url(../../images/arrowhydra.PNG) no-repeat left center ;	
}

#breadcrum a.breadcrum_secondLastElement {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#003399;
	vertical-align: text-bottom;
	cursor:pointer;
	padding-left:12px;
	padding-right:2px;
	background: url(../../images/arrowhydra.PNG) no-repeat left center ;	
}

#breadcrum a.breadcrum_secondLastElement:hover {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#F00;
	cursor:pointer;	
}

#breadcrum a.breadcrum_lastElement {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	vertical-align: text-bottom;
	text-decoration:underline;
	cursor:pointer;
	padding-left:12px;
	padding-right:2px;
	background: url(../../images/arrowhydra.PNG) no-repeat left center ;	
}

DIV.infoBoxContentRed {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background: url("../../images/50/shoppingCartBackground.png") repeat;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:3px;
	color:#FFF;
	float: left;
	width: 182px;
}
