	h2 strong 																{
	color:#0071BB;
}
	h3 strong 																{
	color:#0072BB;
}
	
	.project-details a  														{ color:#E70D49; }
	.feature-testimonials li p.more											{
	color:#0072BB;
}
	
	.articles h2 a															{ color:#E70D49;}
	
	.projects li.selected div.over											{ background:url('../../images/red-product_items.png') no-repeat -248px 20px;				}
	.projects li div.over														{ background:url('../../images/red-product_items.png') no-repeat -266px -135px;				}
	
	.colFeature.contact-details a											{ color:#E70D49;}
	
	#articlesNav a															{ background:url('../../images/red-slider.png') no-repeat top right; 						}						
	
	#menu 																	{ background:url('../../images/red-header_menu.png') no-repeat top center; 					}
	#menu li																	{ background:url('../../images/red-menu_border.png') no-repeat top right;					}
		
	#menu li a:link 															{ }
	#menu li a:visited														{ }
	#menu li a:hover															{
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0px -20px;
}
	#menu li a:active 														{ }
	
	#menu li.selected	a													{
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}
	#menu li.selected a:link 													{ }
	#menu li.selected a:visited												{ }
	#menu li.selected a:hover													{ }
	#menu li.selected a:active 												{ }
	
	.button.shadow 															{
	background:url('../../images/red-button.png') no-repeat top right;
	color:#FFFFFF;
	text-shadow:0 1px 0 #b33b5c;
}
	.button.shadow span 														{ background:url('../../images/red-button.png') no-repeat top left;}
	.button.shadow:hover													{ background-position:center right;}
	.button.shadow:hover span												{ background-position:center left;color:#590510;text-shadow:0 1px 0 #b33b5c;}
	.button.shadow:active													{ background-position:bottom right;}
	.button.shadow:active span												{
	background-position:bottom left;
	color:#FFFFFF;
}
	
	.menu a.more																{ background:url('../../images/red-button_more.png') no-repeat top left; }
	.menu a.more:link 														{ }
	.menu a.more:visited														{ }
	.menu a.more:hover														{ background-position:top center; }
	.menu a.more:active 														{ background-position:top right; }
	
	.feature-portofolio li.selected											{ background:url('../../images/red-portoflio_item_background.png') repeat-x top left; }
