/********************************************************************
 * 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 & IMAGES:
 * Settings for template's design elements and color.
 *
*********************************************************************/

/** GENERAL **/

body {
}

h1 {
	color: #4F4F4F;
}

h2 {
	color: #4F4F4F;
}

h3 {
	color: #4F4F4F;
}

h4 {
	color: #4F4F4F;
}

h5, h6 {
	color: #4F4F4F;
}

a:link,
a:visited {
	color: #020F29;
}

a:hover {
	color: #C2B777;
}

a:active {
	color: #C2B777;
}

blockquote {
	color: #993300;
}


/** JOOMLA ELEMENTS **/
.componentheading,
.contentheading {
font-size:16px;
color:#A68D54;
font-weight:bold;
background:transparent url(../images/heading.png) no-repeat scroll right bottom;
}

a.readon:link,
a.readon:visited {
	background:transparent url(../images/button.gif) no-repeat scroll left top;border:0px solid #E5E5E5;color:#404040;
}

a.readon:hover {
	background-color: transparent;
	font-weight: bold;
}

td.sectiontableheader {
	color: #FFFFFF;
	background: #927531 none repeat scroll 0%;
}

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: #FFFFFF;
}



/** CUSTOM POSITION STYLES **/

#jsn-master {
	background: #C4BD97 none repeat scroll 0% 50%;
	color: #404040;
}

#jsn-logo a {
	display: block;
	background: transparent url(../images/logo.png) no-repeat 0 0;
	width: 960px;
	height: 50px;
	text-indent: -9000em;
	outline: 0;
}

#jsn-body_wrapper {
	background: transparent none repeat scroll 0%;
}

#jsn-body {
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
	background:#FFFFFF none repeat scroll 0%;
}

#jsn-mainmenu {
	background: transparent url(../images/mbg.png) repeat-x scroll left top;
	border-top: 0px solid #104E8B;
	border-bottom: 0px solid #104E8B;
}

#jsn-promo {
	background:transparent url(../images/promobg.png) no-repeat scroll center top;
border-top: 1px solid #FFFFFF;
color:#342E30;
height:266px;
}

#jsn-promo h3 {
	color: #404040;
}

#jsn-content {
	background-color:#FFFFFF;
	border: 0px solid #b3b3b3;
}

#jsn-content_inner1 {
	background: #FFFFFF;
}

#jsn-content_inner2 {
	background: #FFFFFF;
}

#jsn-pathway {
 	background: transparent;
	height:28px;
	margin-top:5px;
	padding:8px 0px 1px 5px;
        display: none;
}

#jsn-usermodules1 {
	background: white;
}

#jsn-usermodules2 {
	background: transparent url(../images/dot.png) repeat-x left top;
}

#jsn-usermodules3 {
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #8B0000;
	background: transparent url(../images/usermodules3-bg.png) repeat-x left bottom;
}

#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	background: transparent url(../images/dot.png) repeat-y 50% top;
}

#jsn-footer {
	color: #595959;
}

#jsn-footer a:link,
#jsn-footer a:visited {
	color: #061632;
	text-decoration: underline;
}

#jsn-footer a:hover {
	text-decoration: none;
}


/*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:#2E2E2E;font-size:14px;font-variant:small-caps;margin:0pt 0pt 3px;padding:10px 0pt 20px 25px;
}

/*box style*/
div.module-box {
	padding-bottom:10px;
}

div.module-box > div {
	margin-bottom:0px;padding-bottom:5px;
}

div.module-box > div > div {
	padding:0px 5px 0px 1px;
}

div.module-box > div > div > div {
	padding:0px 0px 5px 10px;
}

div.box-blue {
	background:transparent none repeat scroll 0%;
}

div.box-blue > div {
background:transparent none repeat scroll 0%;
border-bottom:1px solid #C4BD97;
border-left:1px solid #C4BD97;
border-right:1px solid #C4BD97;

}

div.box-blue > div > div {
	background:transparent url(../images/topmod.png) no-repeat scroll left top;
}

div.box-blue > div > div > div {
	background:transparent none repeat scroll 0%;
}


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: #504734;
	color: #f5f5f5;
}

div.box-grey > div {
	background: #504734;
}

div.box-grey > div > div {
	background: #504734;
}

div.box-grey > div > div > div {
	background: #504734;
}

div.box-grey div div div div {
	background: none;
}

div.box-grey h3 {
	color: #FFF;
        margin-bottom:10px;
background: transparent url(../images/poll_top.gif) repeat-x scroll left center;
}

div.box-grey a:link,
div.box-grey a:visited {
	
color:#ECE6DB;padding-left:20px;
}

div.box-grey ul.level0-bullettree a:link,
div.box-grey ul.level0-bullettree a:visited {
	color: #d9d9d9;
}

div.box-grey ul.level0-bullettree a:hover {
	color: #000000;
}


/* 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;
}

