
/********************************************************************
 * 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 {
}

h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #CC3333;
}

h4 {
	color: #669900;
}

h5, h6 {
	color: #FF9900;
}

a:link,
a:visited {
	color: #2388b4;
}

a:hover {
}

a:active {
	color: #FF0000;
}

blockquote {
	color: #993300;
}


/** JOOMLA ELEMENTS **/
.componentheading,
.contentheading {
	color: #000000;
}

a.readon:link,
a.readon:visited {
	font-weight: bold;
}

a.readon:hover {
}

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: #e3e1e2 url(../images/master-bg.png);
	color: #000;
}

#jsn-page {
	background: #ffffff url(../images/page-bg.png) repeat-y 50% top;
}

#jsn-slogan {
	font-weight: bold;
	color: #808080;
	font-size: 0.9em;
}

#jsn-toplogo a {
	display: block;
	background: transparent url(../images/logo-top.png) no-repeat 0 0;
	width: 140px;
	height: 75px;
	text-indent: -9000em;
	outline: 0;
}

#jsn-body {
	background: transparent url(../images/body-bg-top.png) repeat-x left top;
}

#jsn-body_inner {
	background: transparent url(../images/body-bg-bottom.png) repeat-x left bottom;
}

div#jsn-pleft {
	background-color: #ffffff;
}

div#jsn-pleft div.moduletable {
	margin-bottom: 5em;
}

#jsn-footer {
	font-size: 0.9em;
}

#jsn-footer a:link,
#jsn-footer a:visited {
	color: #4f4f4f;
}

#jsn-footer a.mainlevel:link,
#jsn-footer a.mainlevel:visited {
	font-size: 11px;
	padding: 0;
}

#jsn-footer a:hover {
}

#jsn-footer div.moduletable {
	margin: 1em 0;
}


#jsn-bottomlogo a {
	display: block;
	background: transparent url(../images/logo_bottom.png) no-repeat 0 0;
	width: 175px;
	height: 65px;
	text-indent: -9000em;
	outline: 0;
}

#jsn-bottom {
	height: 100px;
	background: transparent url(../images/bottom-bg.png) repeat-x left top;
}


div.moduletable h3 {
	color: #686868;
	font-size: 1.1em;
	margin-left: -1px;
}

/*search icon*/
div.search-icon {
	background: transparent url(../images/icon-search.png) no-repeat left center;
	padding-left: 20px;
}





#calculatorbox{
	overflow: auto;
	width: 100%;
	padding-bottom:20px;
	color:#000000;
}



#calculatorbox a:hover, #calculatorbox a:link, #calculatorbox a:visited{
text-decoration:none;
	color:#000000;
}




#icon {
	display: block;
	padding-right: 10px;
	float: left;
	text-align: center;
}
#sidemenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#sidemenudiscriptiontext {
	font-size: 12px;
	color: #666666;
}

