/*------------------------------------------------------------------------
* ZT Template 1.5
* ------------------------------------------------------------------------
* Copyright (c) 2008-2011 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  https://www.zootemplate.com
-------------------------------------------------------------------------*/
@font-face {
    font-family: 'HoneyScriptLight';
    src: url('fonts/honeyscript-light-webfont.eot');
    src: url('fonts/honeyscript-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/honeyscript-light-webfont.woff') format('woff'),
         url('fonts/honeyscript-light-webfont.ttf') format('truetype'),
         url('fonts/honeyscript-light-webfont.svg#HoneyScriptLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
h3.moduletitle{
	font-size:400%;
	font-family:'HoneyScriptLight';
	text-transform:none;
	line-height:130%;
    font-weight: normal;
	margin: -10px 0px 0px 0px;
}
h2.contentheading,
.contentheading {
	font-size:500%;
	font-family:HoneyScriptLight;
	text-transform:none;
	line-height:110%;
	margin:0;
    font-weight: normal;
}
h1.contentheading,
.contentheading {
	font-size:600%;
	font-family:HoneyScriptLight;
	text-transform:none;
	line-height:110%;
	margin:0;
    font-weight: normal;
}

h1.componentheading, 
.componentheading {
  font-size:600%;
	font-family:HoneyScriptLight;
	text-transform:none;
	line-height:110%;
	margin:0;
    font-weight: normal;
}
h2.componentheading, 
.componentheading {
	font-size:500%;
	font-family:HoneyScriptLight;
	text-transform:none;
	line-height:110%;
	margin:0;
    font-weight: normal;
}
li.backcontrol,
li.backcontroltitle {
  font-size:200%;
	font-family:HoneyScriptLight;
	text-transform:none;
	line-height:110%;
	margin:0;
    font-weight: normal;
}