/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(https://fonts.googleapis.com/css?family=Lustria:regular);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business ul.menu-mainmenu > li > a {
	padding-bottom: 8px;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}
#jsn-pos-content-top .jsn-moduletitle span.jsn-moduleicon {
    text-transform: uppercase;
    padding: 10px 10px 0;
    margin: 0;
    text-align: center;
}
#jsn-pos-content-top .jsn-moduletitle span.jsn-moduleicon:before {
    background-position: 0 -155px;
}
#jsn-pos-content-top .jsn-moduletitle span.jsn-moduleicon:after, .itemTitle:after, .catItemTitle:after {
    background-position: 15px 0;
}
.catItemTitle {text-align: center;}
div.itemContainer.itemContainerLast { width:100%;}

