/* MIKE BERGERON */
/* Red theme */
/* 2009 */

a{
	color:#ff4a5f;
	border-bottom:1px dotted #ff4a5f;
}
a:link{}
a:visited{}
a:hover{
	color:#ff0042;
}
#banner{
	background:url('../images/themes/red/banner.png') no-repeat;
}
#banner.en{
	background:url('../images/themes/red/banner-en.png') no-repeat;
}
#right-col #contact-form input.hover,
#right-col #contact-form textarea.hover{
	border:1px dotted #ff4a5f !important;
	color:#ff4a5f !important;
}
#right-col #contact-form input.btn{
	border:none !important;
	color:#cecece !important;
}