
/********************************************************************
 * 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: 835px;
	height: 100%;
	margin: 0 auto;
}

#jsn-page_inner {
	padding: 0 20px;
}


/**HEADER**/
#jsn-header {
	height: 120px;
	position: relative;
}

#jsn-slogan {
	position: absolute;
	top: 10px;
	left: 15px;
}

#jsn-toplogo {
	position: absolute;
	top: 35px;
	left: 15px;
	margin: 0;
}

#jsn-ptop {
	position: absolute;
	top: 10px;
	right: 5px;
}

#jsn-ptoolbar {
	position: absolute;
	bottom: 25px;
	right: 0;
	height: 35px;
}

#jsn-body_inner {
	padding: 10px 10px 100px 10px;
}

#jsn-pheader {
	margin-bottom: 25px;
}

#jsn-content {
}

#jsn-puser3 {
	margin-bottom: 10px;
}

#jsn-mainbody {
	padding: 15px 25px;
}

#jsn-pleft {
	padding: 15px;
}


/** FOOTER **/
#jsn-footer {
	height: 130px;
	position: relative;
}

#jsn-pfooter {
	position: absolute;
	top: 40px;
	left: 15px;
}

#jsn-pbottom {
	position: absolute;
	top: 37px;
	right: 15px;
}
