#global_subnav.celtic h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/celtic.png);
	float: left;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#global_subnav.celtic ul{
	width: 510px;
}

#global_subnav.celtic ul li a{

	color: #006600;

}

#global_subnav.celtic ul li a:hover{

	color: #003300;

}

#content.celtic{
}

#content.celtic a:hover{
	color: #006600;
}#content.celtic .standfirst{
	
	color: #006600;
	
}

#content.celtic h3{
	color: #4a4a35;
}

#content.celtic q{
	color: #006600;
}

#content.celtic .column_row_promo{
	background-image: url(../images/family/celtic/celtic_promo.png);
}

#content.celtic #editions_shadow{
	background-image: url(../images/family/celtic/celtic_eds_shadow.png);
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	width: 480px;
}

ul#editions li.icons_ed a{
	width: 120px;
	background-image: url(../images/family/celtic/celtic_icons_tab.png);
}

ul#editions li.classic_ed a{
	width: 120px;
	background-image: url(../images/family/celtic/celtic_ltd_tab.png);
}

ul#editions li.euro_ed a{
	width: 120px;
	background-image: url(../images/family/celtic/celtic_euro_tab.png);
}

#content.celtic em{
	color: #006600;
}

#content.celtic ul#content_tabs{
	background-image: url(../images/global/green_up_shadow_line.png);
}

#content.celtic ul#content_tabs li{

}

#content.celtic ul#content_tabs li a{

	color: #006600;

}

#content.celtic ul#content_tabs li.selected a{

	color: black;

}

#content.celtic h3.euro_ed{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/family/celtic/euro_head.png);
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 225px;
	text-indent: -9999px;	
}

#content.celtic h3.icons_ed{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/family/celtic/icons_head.png);
	padding: 0px;
	margin: 0px;
	height: 75px;
	width: 225px;
	text-indent: -9999px;	
}

#content.celtic h3.ltd_ed{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/family/celtic/ltd_head.png);
	padding: 0px;
	margin: 0px;
	height: 75px;
	width: 225px;
	text-indent: -9999px;	
}

