/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/
@font-face {
    font-family: 'Yanone Kaffeesatz';
    src: url('fonts/yanonekaffeesatz-regular-webfont.eot');
    src: url('fonts/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('fonts/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('fonts/yanonekaffeesatz-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


h3.moduletitle {
	font-size: 200%;
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}
h1.componentheading,
.componentheading {
	font-size: 200%;
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}
h2.contentheading,
.contentheading {
	font-size: 170%;
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}

.scroller-slider div.catpanel > div > a.title {
	font-size: 170%;
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}
.feature_list .detail span {
	font-size: 150%;
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', arial, serif;
}