/**
* author    JoomlaShine.com http://www.joomlashine.com
* copyright Copyright (C) 2006 - 2009 JoomlaShine.com. All rights reserved.
* license   Copyrighted Commercial Software
* This file may not be redistributed in whole or significant part.
*/
/* Style Business / Corporation */
#jsn-master.jsn-textstyle-business {
	font-family: Arial, Helvetica, sans-serif;
}
#jsn-master.jsn-textstyle-business h1,
#jsn-master.jsn-textstyle-business h2,
#jsn-master.jsn-textstyle-business h3,
#jsn-master.jsn-textstyle-business h4,
#jsn-master.jsn-textstyle-business h5,
#jsn-master.jsn-textstyle-business h6,
#jsn-master.jsn-textstyle-business ul#base-mainmenu a,
#jsn-master.jsn-textstyle-business ul#base-mainmenu span,
#jsn-master.jsn-textstyle-business .componentheading,
#jsn-master.jsn-textstyle-business .contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#jsn-master.jsn-textstyle-business.jsn-textsize-small {
	font-size: 65%;
}
#jsn-master.jsn-textstyle-business.jsn-textsize-medium {
	font-size: 75%;
}
#jsn-master.jsn-textstyle-business.jsn-textsize-big {
	font-size: 85%;
}
/* Style Personal / Blog */
#jsn-master.jsn-textstyle-personal {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#jsn-master.jsn-textstyle-personal h1,
#jsn-master.jsn-textstyle-personal h2,
#jsn-master.jsn-textstyle-personal h3,
#jsn-master.jsn-textstyle-personal h4,
#jsn-master.jsn-textstyle-personal h5,
#jsn-master.jsn-textstyle-personal h6,
#jsn-master.jsn-textstyle-personal ul#base-mainmenu a,
#jsn-master.jsn-textstyle-personal ul#base-mainmenu span,
#jsn-master.jsn-textstyle-personal .componentheading,
#jsn-master.jsn-textstyle-personal .contentheading {
	font-family: Georgia, serif;
}
#jsn-master.jsn-textstyle-personal.jsn-textsize-small {
	font-size: 70%;
}
#jsn-master.jsn-textstyle-personal.jsn-textsize-medium {
	font-size: 80%;
}
#jsn-master.jsn-textstyle-personal.jsn-textsize-big {
	font-size: 90%;
}
/* Style News / Magazines */
#jsn-master.jsn-textstyle-news {
	font-family: "Times New Roman", Times, serif;
}
#jsn-master.jsn-textstyle-news h1,
#jsn-master.jsn-textstyle-news h2,
#jsn-master.jsn-textstyle-news h3,
#jsn-master.jsn-textstyle-news h4,
#jsn-master.jsn-textstyle-news h5,
#jsn-master.jsn-textstyle-news h6,
#jsn-master.jsn-textstyle-news ul#base-mainmenu a,
#jsn-master.jsn-textstyle-news ul#base-mainmenu span,
#jsn-master.jsn-textstyle-news .componentheading,
#jsn-master.jsn-textstyle-news .contentheading {
	font-family: "Palatino Linotype", Palatino, serif;
}
#jsn-master.jsn-textstyle-news.jsn-textsize-small {
	font-size: 75%;
}
#jsn-master.jsn-textstyle-news.jsn-textsize-medium {
	font-size: 85%;
}
#jsn-master.jsn-textstyle-news.jsn-textsize-big {
	font-size: 95%;
}