/********************************************************************
 * 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:url(../images/red/master-bg.jpg);
}

/** @MENU **/

/** @SUCKERFISH **/

/* Sublevel */
ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	border-top-color: #993636;
	border-bottom-color: #401616;
	border-left-color: #401616;
	background-color: #732828;
	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: #591f1f;
	background-color: #591f1f;
}

/* 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: #732828 url("../images/red/suckerfish-expand.png") no-repeat 95% center;
}


/** @BULLET TREE **/

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	background-image: url(../images/red/bullettree-level0.png);
}

/* @TABLES */

/* Plain rows */
table.plainrows thead {
	border-bottom-color: #732828;
}

table.plainrows thead th {
	background-color: #993636;
}

/* Dark stripes */
table.colorstripes {
	border-color: #401616;
	background: #732828;
}

table.colorstripes td,
table.colorstripes th {
	border-color: #993636;
}

table.colorstripes thead th {
	border-color: #732828;
	background-color: #401616;
}

table.colorstripes tbody tr.odd {
	background-color: #612222;
}

table.colorstripes tbody tr:hover {
	background-color: #591f1f;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
	background-color: #591f1f;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
	background-color: #401616;
}

td.sectiontableheader {
	background-color: #993636;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #993636;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-top-color: #993636;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #ff4040;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #ff4040;
}

/* @LINK */
a:link,
a:visited {
	color: #bf0000;
}


div.header-dots h3,
div.icon-dots h3 {
	background: url(../images/red/icon-module-dots.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(../images/red/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/red/master-bg.jpg);
}
