/*
# ------------------------------------------------------------------------
# JA Ironis Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

@import url(../fonts/bebas_neue/stylesheet.css);

/* COMMON STYLE
--------------------------------------------------------- */
.com_mailto {
	font-family: Arial, Helvertica, sans-serif;
}

h1.componentheading, .componentheading { 
	font-size: 165%; 
	font-weight: normal; 
	background: url("../images/arrowblue_bg.gif") no-repeat scroll 30px bottom;
	line-height: normal;
	color: #FFF;
	padding: 0px 0px 10px 0px;
	margin: 0;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	position: static;
}

h1.componentheading span, .componentheading span {
	background: #3DB9B1;
	display: inline-block; 
	padding: 8px 15px;
}