/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter,
div.jsn-modulescontainer,
div.jsn-modulescontainer2,
div.jsn-modulescontainer3,
div.jsn-modulescontainer4,
div.jsn-modulescontainer5,
div.jsn-modulescontainer6 {
	height: 1%;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-header {
	height: 284px;
}
#jsn-logo a img {
	display: block;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	height: 1%;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top {
	height: 1%;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
#jsn-content_inner,
#jsn-content_inner1,
#jsn-content_inner2,
#jsn-content_inner3,
#jsn-content_inner4,
#jsn-content_inner5,
#jsn-content_inner6,
#jsn-content_inner7,
#jsn-maincontent,
#jsn-centercol,
#jsn-pos-innerleft,
#jsn-leftsidecontent {
	height: 1%;
}
#jsn-content,
#jsn-content_inner,
#jsn-content_inner1,
#jsn-content_inner2,
#jsn-content_inner3,
#jsn-content_inner4,
#jsn-content_inner5,
#jsn-content_inner6,
#jsn-content_inner7 {
	width: 100%;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LIST STYLES =============== */
/* ----- BULLET NUMBER LIST ----- */
ul.list-number-bullet li {
	height: 1%;
}
/* ----- DIGIT NUMBER LIST ----- */
ul.list-number-digit li {
	height: 1%;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li {
	position: relative;
}
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin-right: -100%;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu li {
	height: 1%;
}
/* =============== MENU - SIDE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-sidemenu li {
	height: 1%;
}
/* =============== MENU - TOP MENU =============== */
/* ----- GENERAL ----- */
ul.menu-topmenu li {
	display: inline;
}
/* ============================== MODULE STYLES ============================== */
#jsn-pos-top div.search {
	float: none;
}
div.jsn-modulecontainer {
	height: 1%;
}
#jsn-body div.jsn-modulecontent {
	height: 1%;
}