
/********************************************************************
 * JOOMLA 1.0.X TEMPLATE CSS FILE
 * ----------------------------------------------------------------
 * Copyright (C) 2007 JoomlaShine.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: JoomlaShine.com
 * Websites:  http://www.joomlashine.com
 * ----------------------------------------------------------------
 * 
 * TEMPLATE LAYOUT:
 * Settings for template layout like template width, columns, etc.
 *
*********************************************************************/

.clearbreak {
	clear: both;
}

.clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

#jsn-master {
}

#jsn-page {
	width: 765px;
	margin: 0 auto;
}

#jsn-master-top {
	padding-bottom: 30px;
}

#jsn-page-inner {
	padding: 15px;
}


/**HEADER**/
#jsn-header {
	height: 75px;
	position: relative;
}

#jsn-logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

#jsn-toolbar {
	margin-bottom: 6px;
}

#jsn-toolbar-inner {
	height: 68px;
}

#jsn-ptoolbar {
	height: 42px;
}

#jsn-pathway {
	position: relative;
	top: 2px;
	left: 10px;
}

#jsn-body {
}

#jsn-pheader {
	margin-bottom: 8px;
}

#jsn-content {
}

#jsn-sidecontent,
#jsn-maincontent {
	overflow: hidden;
}

#jsn-puser1-grid2 {
	overflow: hidden;
	float: left;
	width: 48%;
}

#jsn-puser2-grid2 {
	overflow: hidden;
	float: right;
	width: 48%;
}

#jsn-mainbody {
	padding: 10px 5px;
}


/** FOOTER **/
jsn-master-bottom {
	
}

#jsn-footer {
	width: 765px;
	margin: 0 auto;
}

#jsn-pfooter {
	padding: 6px 10px;
	text-align: center;
}