
/********************************************************************
 * 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-color: #FFFFFF;
	background-image: url(headerwrapbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/** @MENU **/

/** @SUCKERFISH **/

/* Sublevel */
ul.menu-suckerfish ul a:link,
ul.menu-suckerfish ul a:visited {
	border-top-color: #994c8c;
	border-bottom-color: #40203a;
	border-left-color: #40203a;
	background-color: #733969;
	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: #592d52;
	background-color: #592d52;	
}

/* 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: #733969 url("suckerfish-expand-2.png") no-repeat 95% center;
}


/** @BULLET TREE **/

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	background-image: none;
}

/* @TABLES */

/* Plain rows */
table.plainrows thead {
	border-bottom-color: #733969;
}

table.plainrows thead th {
	background-color: #994c8c;
}

/* Dark stripes */
table.colorstripes {
	border-color: #40203a;
	background: #733969;
}

table.colorstripes td,
table.colorstripes th {
	border-color: #994c8c;
}

table.colorstripes thead th {
	border-color: #733969;
	background-color: #40203a;
}

table.colorstripes tbody tr.odd {
	background-color: #613059;
}

table.colorstripes tbody tr:hover {
	background-color: #592d52;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
	background-color: #592d52;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
	background-color: #40203a;
}

td.sectiontableheader {
	background-color: #994c8c;
}

/** Tabs **/
#jsn-master div.dynamic-tab-pane-control div.tab-row h2.selected {
	background-image: none !important;
	background-color: #994c8c;
}

#jsn-master div.dynamic-tab-pane-control div.tab-page {
	border-top-color: #994c8c;
}

#jsn-puser8 a:link, #jsn-puser8 a:visited,
#jsn-puser9 a:link, #jsn-puser9 a:visited {
	color: #ff80ea;
}

div.box-grey a:link,
div.box-grey a:visited {
	color: #ff80ea;
}

/* @LINK */
a:link,
a:visited {
	color: #9e0084;
}


div.header-dots h3,
div.icon-dots h3 {
	background: url(icon-module-dots-2.png) no-repeat left 5px;
	padding: 0 0 0 10px;
}

div.header-arrow h3,
div.icon-arrow h3 {
	background: url(icon-module-arrow-2.png) no-repeat left 5px;
	padding: 0 0 0 16px;
}

/* Read more */
a.readon:link,
a.readon:visited {
	background-image: url(icon-module-arrow-2.png);
}
