/********************************************************************

 * JOOMLA! TEMPLATE CSS FILE

 * ----------------------------------------------------------------

 * Copyright (C) 2005 - 2009 www.emymedia.com. All Rights Reserved.

 * @license - Copyrighted Commercial Software

 * Author: www.emymedia.com

 * Websites:  http://www.emymedia.com

 *********************************************************************/

#em-master {

	background: #542d12 url(../images/orange/master-bg.jpg);        background-repeat: repeat;

}  
/** @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 **/

#em-master div.dynamic-tab-pane-control div.tab-row h2.selected {

	background-image: none !important;

	background-color: #e56d17;

}

#em-master div.dynamic-tab-pane-control div.tab-page {

	border-top-color: #e56d17;

}

#em-puser8 a:link, #em-puser8 a:visited,

#em-puser9 a:link, #em-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);

}
