/********************************************************************
* JOOMLA! TEMPLATE CSS FILE
* ----------------------------------------------------------------
* Copyright (C) 2005 - 2008 JoomlaShine.com. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: JoomlaShine.com
* Websites: http://www.joomlashine.com
* ----------------------------------------------------------------
*
* TEMPLATE STYLE COLOR &amp; IMAGES:
* Settings for template's design elements and color.
*
*********************************************************************/

/** GENERAL **/

body {
background:#000000;
color: #000000;
}

h1 {
color: #000000;
}

h2 {
color: #000000;
}

h3 {
color: #CC3333;
}

h4 {
color: #669900;
}

h5, h6 {
color: #FF9900;
}

a:link{
color: #FE0707;
}

a:visited {
color: #FE0707;
}

a:hover {
color: #FE0707;
}

a:active {
color: #FE0707;
}

blockquote {
color: #993300;
}


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

a.readon:link,
a.readon:visited {
/*
background: #f2f2f2 url(../images/icon-arrow-m.png) no-repeat 5px center;
border: 1px solid #e5e5e5;*/
color: #404040;
background: url(../images/icon-arrow-m.png) no-repeat 5px center;
}

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

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

td.sectiontableentry1,
tr.sectiontableentry1 td {
background: #F5F5F5;
}

td.sectiontableentry2,
tr.sectiontableentry2 td {
background: none;
}

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

table.blog span.article_seperator {
}

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

/* table of content */
table.contenttoc {
border: 1px solid #D9D9D9;
background: #F5F5F5;
}

/* article's date */
span.small,
td.createdate,
td.modifydate {
color: #999999;
}

/* content page nav */
div.pagenavbar div {
color: #999999;
}

/* content item rolling nav */
th.pagenav_prev, th.pagenav_next {
color: #999999;
}

/* blog pages nav */
.pagenav {
color: #999999;
}

/* Page counter */
div.pagenavcounter {
color: #595959;
}

/* Mosimage */
div.mosimage {
color: #595959;
}

/** POP UP FORMS **/
body.contentpane {
color: #000000;
background: #000000;
}



/** CUSTOM POSITION STYLES **/

#jsn-master {
}

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

#jsn-body_wrapper {
background: url(../images/master-bg-left.jpg) no-repeat;
background-position: left top;
background-attachment: fixed;
}

#jsn-body2_wrapper {
background: url(../images/master-bg-right.jpg) no-repeat;
background-position: right top;
background-attachment: fixed;
}

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

#jsn-mainmenu {
background-color: #1a1a1a;
border-top: 1px solid #282828;
border-bottom: 1px solid #282828;
}

#jsn-promo {
color: #f5f5f5;
background: #595959 url(../images/promo-bg.jpg) repeat-x left top;
border-bottom: 5px solid #404040;
}

#jsn-promo h3 {
color: #ffffff;
}

#jsn-content {
background:#FFFFFF url(../images/content_bg.png);
border-bottom: 1px solid #b3b3b3;
}

#jsn-content_inner1 {
background: transparent url(../images/leftside-bg-small.png) repeat-y left top;
}

#jsn-content_inner2 {
background: transparent url(../images/rightside-bg-small.png) repeat-y right top;
}

#jsn-pathway {
background: #e5e5e5 url(../images/pathway-bg.png) repeat-x bottom left;
padding: .6em 1.2em;
}

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

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

#jsn-usermodules3 {
/*border-top: 1px solid #d9d9d9;*/
/*border-bottom: 6px solid #404040;*/
border-top: 5px solid #404040;
color: #FFFFFF;
background: #000000;
/*background: #d9d9d9 url(../images/usermodules3-bg.png) repeat-x left top;*/
}

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

#jsn-footer {
color: #FFFFFF;
}

#jsn-footer a:link,
#jsn-footer a:visited {
color: #FE0707;
text-decoration: none;
}

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


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

div#jsn-pright div.module,
div#jsn-pleft div.module {
margin-bottom: 1.5em;
}

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 1.2em 0;
}

/*box style*/
div.module-box {
	margin: 0 0 10px;
	padding: 0;
}

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

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

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

div.box-blue {
	background: transparent url(../images/module-box-blue-bg-r.png) top right no-repeat;
}

div.box-blue > div {
	background: transparent url(../images/module-box-blue-bg-l.png) top left no-repeat;
}

div.box-blue > div > div {
	background: transparent url(../images/module-box-blue-bg-l.png) bottom left no-repeat;
}

div.box-blue > div > div > div {
	background: transparent url(../images/module-box-blue-bg-r.png) bottom right no-repeat;
}

div.box-blue div div div div {
	background: none;
}


div.box-green {
	background: transparent url(../images/module-box-green-bg-r.png) no-repeat top right;
}

div.box-green > div {
	background: transparent url(../images/module-box-green-bg-l.png) no-repeat top left;
}

div.box-green > div > div {
	background: transparent url(../images/module-box-green-bg-l.png) no-repeat bottom left;
}

div.box-green > div > div > div {
	background: transparent url(../images/module-box-green-bg-r.png) no-repeat bottom right;
}

div.box-green div div div div {
	background: none;
}


div.box-yellow {
	background: transparent url(../images/module-box-yellow-bg-r.png) no-repeat top right;
}

div.box-yellow > div {
	background: transparent url(../images/module-box-yellow-bg-l.png) no-repeat top left;
}

div.box-yellow > div > div {
	background: transparent url(../images/module-box-yellow-bg-l.png) no-repeat bottom left;
}

div.box-yellow > div > div > div {
	background: transparent url(../images/module-box-yellow-bg-r.png) no-repeat bottom right;
}

div.box-yellow div div div div {
	background: none;
}


div.box-grey {
	background: transparent url(../images/module-box-grey-bg-r.png) no-repeat top right;
	color: #f5f5f5;
}

div.box-grey > div {
	background: transparent url(../images/module-box-grey-bg-l.png) no-repeat top left;
}

div.box-grey > div > div {
	background: transparent url(../images/module-box-grey-bg-l.png) no-repeat bottom left;
}

div.box-grey > div > div > div {
	background: transparent url(../images/module-box-grey-bg-r.png) no-repeat bottom right;
}

div.box-grey div div div div {
	background: none;
}

div.box-grey h3 {
	color: #FFFFFF;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #FE0707;
}

div.box-grey ul.level0-bullettree a:link,
div.box-grey ul.level0-bullettree a:visited {
	color: #FE0707;
}

div.box-grey ul.level0-bullettree a:hover {
	color: #FE0707;
}


/*div box red class style by Striker8472*/
div.box-red {
background: transparent url(../images/module-box-red-bg-r.png) no-repeat top right;
color: #FFFFFF;
}

div.box-red > div {
background: transparent url(../images/module-box-red-bg-l.png) no-repeat top left;
color: #FFFFFF;
}

div.box-red > div > div {
background: transparent url(../images/module-box-red-bot.gif) no-repeat bottom left;
color: #FFFFFF;
}

div.box-red > div > div > div {
background: transparent url(../images/module-box-red-bot.gif) no-repeat bottom right;
color: #FFFFFF;
}

div.box-red div div div div {
background: none;
color: #FFFFFF;
}

div.box-red h3 {
color: #FFFFFF;
}

div.box-red a:link,
div.box-red a:visited {
color: #FFFFFF;
}

div.box-red a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}

div.box-red ul.level0-bullettree a:link,
div.box-red ul.level0-bullettree a:visited {
color: #FFFFFF;
}

div.box-red ul.level0-bullettree a:hover {
color: #FFFFFF;
}


/*div box white class style by Striker8472*/
div.box-white {
background: transparent url(../images/module-box-white-bg-r.png) no-repeat top right;
}

div.box-white > div {
background: transparent url(../images/module-box-white-bg-l.png) no-repeat top left;
}

div.box-white > div > div {
background: transparent url(../images/module-box-white-bot.gif) no-repeat bottom left;
}

div.box-white > div > div > div {
background: transparent url(../images/module-box-white-bot.gif) no-repeat bottom right;
}

div.box-white div div div div {
background: none;
}

div.box-white h3 {
color: #FFFFFF;
}

div.box-white a:link,
div.box-white a:visited {
color: #FE0707;
}

div.box-white a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FE0707;
}

div.box-white ul.level0-bullettree a:link,
div.box-white ul.level0-bullettree a:visited {
color: #d9d9d9;
}

div.box-white ul.level0-bullettree a:hover {
color: #FFFFFF;
}


/* Header Styles */
div.header-dots h3 {
	background: url(../images/icon-doubledots.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3 {
	background: url(../images/icon-arrow-m.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}