/********************************************************************
 * JOOMLA! TEMPLATE CSS FILE
 * ----------------------------------------------------------------
 * Copyright (C) 2006 - 2008 JoomlaShine.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: JoomlaShine.com
 * Websites:  http://www.joomlashine.com
*********************************************************************/

#jsn-master {
	background: #542d12 url(../images/orange/master-bg.jpg) repeat-x top left;
}

.componentheading,
.contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ff8833;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;

}

table.greystripes tbody td.Un {
	border-top: 2px solid #000000;
}

.impactO{
color:#ff8833;

}
ol.listSpaced li{
	margin-bottom:0.75em;
}

ul.listSpaced2 li{
	margin-bottom:0.25em;
}

.msgO{
	float:left;
	border-top: 2px solid #ff8833;
	border-bottom: 2px solid #ff8833;
	padding: 1em 4em 1em 4em;
	background: #ffcba5 1.5em;
}
.msgO2{
	border-top: 2px solid #ff8833;
	border-bottom: 2px solid #ff8833;
	padding: 1em 4em 1em 4em;
	background: #ffcba5 1.5em;
}
.msgB {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	padding: 1em 4em 1em 4em;
	background: #DBE7F8 1.5em;
}

.msgY {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	padding: 1em 1em 1em 5em;
	background: #FFFFD5 1.5em;
}

.mainArea{
	width: 600px;
}

h4{
	color:#ff8833;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
}
h5{
	color:#000000;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}
.separator
{
	border-bottom: 1px dashed #366999;
}

ul.arrowlist-orange li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/orange/suckerfish-expand.png) no-repeat left 6px;
	list-style: none;
}
ul.bulletlist-orange li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/orange/bullettree-level0.png) no-repeat left 6px;
	list-style: none;
}




/** @MENU **/

/** @SUCKERFISH **/

/* Sublevel */
ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	border-top-color: #e56d17;
	border-bottom-color: #99490f;
	border-left-color: #99490f;
	background-color: #cc6114;
	color: #e5cfcf;
}

ul.menu-suckerfish ul a:hover,
ul.menu-suckerfish ul li.parent a:hover,
ul.menu-suckerfish ul li.parent li.parent a:hover {
	border-top-color: #b35512;
	background-color: #b35512;	
}

/* Clear active */
ul.menu-suckerfish ul li.active li a,
ul.menu-suckerfish ul li.active li.active li a {
	color: #e5cfcf;
}

/* Children expanded */
ul.menu-suckerfish ul li.parent a,
ul.menu-suckerfish ul li.parent li.parent a {
	background: #cc6114 url("../images/orange/suckerfish-expand.png") no-repeat 95% center;
}


/** @BULLET TREE **/

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	background-image: url(../images/orange/bullettree-level0.png);
}

/* @TABLES */

/* Plain rows */
table.plainrows thead {
	border-bottom-color: #cc6114;
}

table.plainrows thead th {
	background-color: #e56d17;
}

/* Dark stripes */
table.colorstripes {
	border-color: #99490f;
	background: #cc6114;
}

table.colorstripes td,
table.colorstripes th {
	border-color: #e56d17;
}

table.colorstripes thead th {
	border-color: #cc6114;
	background-color: #99490f;
}

table.colorstripes tbody tr.odd {
	background-color: #bf5b13;
}

table.colorstripes tbody tr:hover {
	background-color: #b35512;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
	background-color: #b35512;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
	background-color: #99490f;
}

td.sectiontableheader {
	background-color: #e56d17;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #e56d17;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-top-color: #e56d17;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #ffaf40;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #ffaf40;
}

/* @LINK */
a:link,
a:visited {
	color: #e66000;
}


div.header-dots h3,
div.icon-dots h3 {
	background: url(../images/orange/icon-module-dots.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(../images/orange/icon-module-arrow.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}

/* Read more */
a.readon:link,
a.readon:visited {
	background-image: url(../images/orange/icon-module-arrow.png);
}