
/********************************************************************
 * 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 STYLE COLOR & IMAGES:
 * Settings for template's design elements and color.
 *
*********************************************************************/

/** GENERAL **/

body {
	text-align:justify;
}

h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #CC3333;
}

h4 {
	color: #669900;
}

h5, h6 {
	color: #FF9900;
}

a:link,
a:visited {
	color: #0075BF;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color: #FF0000;
}

blockquote {
	color: #993300;
}


/** JOOMLA ELEMENTS **/
.componentheading,
.contentheading {
}

a.readon:link,
a.readon:visited {
	color: #404040;
	background: #f2f2f2 url(2h857a98.png) no-repeat 5px center;
	border: 1px solid #e5e5e5;
}

a.readon:hover {
	background-color: #e5e5e5;
}

td.sectiontableheader {
	color: #FFFFFF;
	background: #00789F;
}

span.highlight {
	padding: .2em;
	background: #FFFFAA;
}

table.blog span.article_seperator {
}

a.pathway:link,
a.pathway:visited {
	color: #404040;
}


/** CUSTOM POSITION STYLES **/

#jsn-master {
	background-color: #FFFFFF;
	color: #000;
}

#jsn-logo a {
	display: block;
	background: transparent url(ynvb1tb3.png) no-repeat 0 0;
	width: 200px;
	height: 50px;
	text-indent: -9000em;
	outline: 0;
}

#jsn-body_wrapper {
	background: #dcdcff url(w80mqx1e.png) repeat-x;
	height:auto;
}

#jsn-body {
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}

#jsn-mainmenu {
}

#jsn-pheader {
	background-color: #595959;
	border-bottom: 5px solid #404040;
}

#jsn-content {
	background-color: #ffffff;
	border-bottom: 1px solid #b3b3b3;
}

#jsn-content_inner1 {
	background: transparent url(gmdsqs1l.gif) repeat-y left top;
}

#jsn-content_inner2 {
	background: transparent url(m99bh-rp.png) repeat-y right top;
}

#jsn-pathway {
 	background: #e5e5e5 url(ofm23ow3.png) repeat-x bottom left;
	padding: .4em 1.2em;
	z-index:-12;
	margin-left:10px;
}

#jsn-usermodules1 {
	background: transparent url(tai0i4dg.png) repeat-x left bottom;
}

#jsn-usermodules2 {
	background: transparent url(tai0i4dg.png) repeat-x left top;
}

#jsn-usermodules3 {
	border-top: 2px solid #ffffff;
	border-bottom: 6px solid #404040;
	background: #d9d9d9 url(214k780e.png) repeat-x left top;
}

#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	background: transparent url(tai0i4dg.png) repeat-y 50% top;
}

#jsn-footer {
	font-size:.8em;
	color: #595959;
}

#jsn-footer a:link,
#jsn-footer a:visited {
	color: #000;
	text-decoration: underline;
}

#jsn-footer a:hover {
	text-decoration: none;
}


div#jsn-pright div.module,
div#jsn-pleft div.module {
	margin-bottom: 5em;
	
	
}
div#jsn-pleft a{
	font:1em Verdana;
	text-align:left;
	color: #4121cb;
	border: 1px solid #91b5eb;
	display:block;
	padding:10px;
	width:160px;
	height:20px;
}
div#jsn-pleft a:hover{
	font:1em Verdana;
	text-align:left;
	color: #FFF;
	border: 1px solid #91b5eb;
	background-color:#9cced4;
	display:block;
	padding:10px;
width:160px;
	height:20px;
}
table.poll td,
table.poll-box td,
table.poll-plain td {
	text-align: left;
}


/* moduletable style */
div.module,
div.module-box,
div.module-plain,
div.moduletable-plain,
div.moduletable {
	overflow: hidden;
}

div.module h3,
div.module-box h3,
div.module-plain h3,
div.moduletable-plain h3,
div.moduletable h3 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

/*box style*/
div.module-box {
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	z-index: 100;
}

div.module-box > div {
	padding: 30px 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 10px;
}

div.module-box > div > div > div {
	padding: 5px 20px 15px 10px;
}

div.module-box h3 {
	position: absolute;
	top: 10px;
	left: 8px;
	margin: 0;
	padding: .2em 1em;
}
