body#bd {
	background: url(../../images/metal/body-bg.gif);
	color: #666666;
}

a {
	color: #666666;
}

h1.logo a {
	background: url(../../images/metal/logo.png) no-repeat  center center;
}

h1.logo, div.logo-text {
	left: 40px;
}

#ja-pathway a {
	color: #065456;
}

#ja-footer a:hover, 
#ja-footer a:active, 
#ja-footer a:focus {
	color: #065456;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #065456;
}

#ja-footer a {
	color: #065456;
}

ul.menu li,
#ja-subnav li {
	background: url(../../images/metal/mainlevel-bg.gif) repeat-x  left bottom;
	border: none;
}

ul.menu li a,
#ja-subnav a {
	background: url(../../images/metal/arrow-1.gif) no-repeat  left center;
	color: #95948F;
}

ul.menu li.active a {
	color: #666666;
	font-weight: bold;
}

ul.menu li a:hover, 
ul.menu li a:active, 
ul.menu li a:focus,
#ja-subnav a:hover, 
#ja-subnav a:active, 
#ja-subnav a:focus {
	background: url(../../images/metal/arrow-1.gif) no-repeat  left center;
	color: #666666;
}

ul.menu li li a:hover, 
ul.menu li li a:active, 
ul.menu li li a:focus {
	background: url(../../images/metal/arrow-1.gif) no-repeat 10px 11px;
	color: #666666 !important;
}

ul.menu li li a {
	background: url(../../images/metal/arrow-1.gif) no-repeat 10px 11px;
}

#ja-containerwrap, 
#ja-containerwrap-c, 
#ja-containerwrap-cm, 
#ja-containerwrap-f, 
#ja-containerwrap-m {
	background: url(../../images/metal/body-bg.gif) repeat-x top left;
}

#ja-contentslide-wrap {
	background: url(../../images/metal/cs-bg.gif) repeat-x  left top;
}

#ja-contentslide {
	background: url(../../images/metal/contentslide-bg.gif) repeat-x left bottom;
}

#ja-contentslide-innerpad {
	background: url(../../images/metal/link-bg.gif) no-repeat  center top;
	padding: 60px 30px 20px;
}

#ja-headerwrap {
	background: url(../../images/metal/hw-bg.gif) repeat-x left top;
}

#ja-header-innerpad {
	background: url(../../images/metal/header-bg.gif) no-repeat left top;
}

#ja-footer {
	background: url(../../images/metal/hw-bg.gif) repeat-x left top;
	border: none;
	color: #CCCCCC;
}

#ja-search .inputbox {
	background: url(../../images/metal/input-bg.gif) repeat-x left top;
	border: 1px solid #222222;
	color: #111111;
}

#ja-loginwrap {
	background: none;
}

#ja-mainnavwrap {
	background: url(../../images/metal/mainnav-bg.gif) repeat-x left bottom;
	border-bottom: none;
}

/* Menu */
#ja-cssmenu li {
	background: url(../../images/metal/mainnav-sep.gif) no-repeat right bottom;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#ja-cssmenu li a {
	color: #5e563f;
}

#ja-cssmenu li a.first-item {
	background: url(../../images/metal/mainnav-sep.gif) no-repeat left bottom;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	color: #fbfbfb;
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild-activesfhover a {
	color: #fbfbfb;
}

#ja-cssmenu li:hover a span.menu-desc,
#ja-cssmenu li.sfhover a span.menu-desc,
#ja-cssmenu li.havechildsfhover a span.menu-desc,
#ja-cssmenu li.havechild-activesfhover a span.menu-desc {
	color: #E9DA95;
}

#ja-cssmenu li.active,
#ja-cssmenu li.activesfhover {
	background: url(../../images/metal/active-r1.gif) no-repeat right bottom;
}

#ja-cssmenu li.active a.first-item, 
#ja-cssmenu li.activesfhover a.first-item{
	background: url(../../images/metal/active-l1.gif) no-repeat left bottom;
}

#ja-cssmenu li.active a,
#ja-cssmenu li.activesfhover a {
	background: url(../../images/metal/active-l2.gif) no-repeat left bottom;
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	color: #fbfbfb;
}

#ja-cssmenu li a.active span.menu-desc,
#ja-cssmenu li a.active:hover span.menu-desc,
#ja-cssmenu li a.active:active span.menu-desc,
#ja-cssmenu li a.active:focus span.menu-desc {
	color: #E9DA95;
}

/* 2nd level and above */
#ja-cssmenu li ul {
	border: 1px solid #222222;
}

#ja-cssmenu li ul ul {
	border: 1px solid #222222;
}

#ja-cssmenu li ul li {
	border-bottom: 1px solid #222222;
}

#ja-cssmenu li ul li.active {
	background: none;
}

#ja-cssmenu li ul a {
	color: #999999 !important;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
	background: url(img/arrow-1.gif) no-repeat 95% 50%;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	color: #f5f5f5 !important;
}

#ja-cssmenu ul li a.active {
	color: #111111 !important;
}

#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	color: #fbfbfb !important;
}
#ja-splitmenu li {
	background: url(../../images/metal/mainnav-sep.gif) no-repeat right bottom;
}

#ja-splitmenu a {
	color: #5e563f;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #fbfbfb;
}

#ja-splitmenu li.active a {
	background: url(../../images/metal/active-r1.gif) no-repeat right bottom;
}

#ja-splitmenu li.first-item a.active,
#ja-splitmenu li.last-item a.active {
	background: url(../../images/metal/active-r1.gif) no-repeat right bottom;
}

#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	color: #fbfbfb;
}
/* End Menu */
#ja-topslwrap {
	background: url(../../images/metal/botsl-bg.gif);
	padding: 20px 0 0;
	z-index: 8;
}

/* Login */
.inputbox {
	color: #FFFFFF;
}

#ja-login {
	background: #393939;
	border: 1px solid #111111;
}

#ja-login form #mod_login_username, 
#ja-login form #mod_login_password {
	background: #393939;
	border: 1px solid #111111;
}

#ja-loginwrap a{
	color: #FFFFFF;
}

#ja-login a{
	color: #FFFFFF;
}

/* Slide show */
.ja-slide-item {
	background: none;
}

.ja-slide-item img {
	border: 10px solid #120F0A;
}

#ja-topsl-innerpad {
	background: none;
}

.ja-slideshow-border {
}

.maskDesc {
	width: 100% !important;
}

div.ja-slide-playback, div.ja-slide-next {
	color: #AAAAAA;
}

.ja-slide-thumb,
.ja-slide-thumbs-handles span,
div.ja-slide-playback, 
div.ja-slide-next {
	background: url(../../images/metal/mainnav-sep1.gif) no-repeat  right top;
	color: #AAAAAA;
}

div.ja-slide-thumbs .active {
	color: #666666;
}

.maskDesc .ja-slide-desc {
	color: #CBCBCB;
	font-size: 100%;
	padding: 0 40px 20px 650px;
}

.maskDesc .ja-slide-desc h3{
	color: #CBCBCB;
}

.maskDesc a.readon {
	background: url(../../images/metal/but-readon.gif) no-repeat left top;
}

/* End Slideshow */
h1.fp-componentheading {
	background: url(../../images/metal/h3-bg.gif);
	color: #ffffff;
	border-bottom:1px solid #393939;
	border-top:1px solid #393939;
}

div.moduletable h3, 
div.moduletable_menu h3, 
div.moduletable_text h3, 
div.moduletable_hilite h3,  
div.moduletable_h32 h3 {
	background: url(../../images/metal/h3-bg.gif) repeat-x left center;
	border-bottom:1px solid #393939;
	border-top:1px solid #393939;
	color: #ffffff;
}

div.moduletable_h31 h3 {
	background: url(../../images/metal/h31-bg.gif) repeat-x left center;
	border-bottom:1px solid #393939;
	border-top:1px solid #393939;
	color: #ffffff;
}

/* Content */ 
.buttonheading img {
	border: none !important;
}

h2.jazin-title a, 
h4.jazin-title a {
	color: #666666;
}

ul.jazin-links li {
	background: url(../../images/metal/bullet1.gif) no-repeat  1px 7px;
}

.jazin-more {
	color: #065456;
}

#ja-current-content {
	background: url(../../images/metal/pat3.gif);
	margin-bottom: 10px;
}

#jazin-wrap {
	background: url(../../images/metal/pat3.gif);
}

div.jazin-section a span {
	background: url(../../images/metal/span-bg.gif);
}
pre, .code {
	background: url(../../images/trans-bg.png);
}
.highlight {
	background: #1B1B1B;
}

.legend {
	border: 1px solid #333333;
}

.legend-title {
	background: url(../../images/metal/pat3.gif);
}

p.stickynote,
p.download {
	background-color: #1B1B1B;
}

.bignumber {
	background: url(../../images/metal/ol-bg.png) no-repeat  left top;
}

/* bubble */
div.bubble1 div div div {
	background: url(../../images/metal/bub1-tr.gif) no-repeat right top;
}

div.bubble1 div {
	background: url(../../images/metal/bub1-br.gif) no-repeat right bottom;
}

div.bubble1 div div div div {
	background: url(../../images/metal/bub1-tl.gif) no-repeat left top;
}

div.bubble1 div div {
	background: url(../../images/metal/bub1-bl.gif) no-repeat left bottom;
}

div.bubble2 div div div {
	background: url(../../images/metal/bub2-tr.gif) no-repeat right top;
}

div.bubble2 div {
	background: url(../../images/metal/bub2-br.gif) no-repeat right bottom;
}

div.bubble2 div div div div {
	background: url(../../images/metal/bub2-tl.gif) no-repeat left top;
}

div.bubble2 div div {
	background: url(../../images/metal/bub2-bl.gif) no-repeat left bottom;
}

div.bubble3 div div div {
	background: url(../../images/metal/bub3-tr.gif) no-repeat right top;
}

div.bubble3 div {
	background: url(../../images/metal/bub3-br.gif) no-repeat right bottom;
}

div.bubble3 div div div div {
	background: url(../../images/metal/bub3-tl.gif) no-repeat left top;
}

div.bubble3 div div {
	background: url(../../images/metal/bub3-bl.gif) no-repeat left bottom;
}

div.bubble4 div div div {
	background: url(../../images/metal/bub4-tr.gif) no-repeat right top;
}

div.bubble4 div {
	background: url(../../images/metal/bub4-br.gif) no-repeat right bottom;
}

div.bubble4 div div div div {
	background: url(../../images/metal/bub4-tl.gif) no-repeat left top;
}

div.bubble4 div div {
	background: url(../../images/metal/bub4-bl.gif) no-repeat left bottom;
}

/* Module */
#ja-colmass div.moduletable {
	background: url(../../images/metal/pat3.gif);
}

div.moduletable, 
div.moduletable_menu, 
div.moduletable_text, 
div.moduletable_h31, 
div.moduletable_h32 {
	background: url(../../images/metal/pat3.gif);
}

div.moduletable_hilite {
	background: url(../../images/metal/pat1.gif);
	color: #AAAAAA;
}

#ja-botsl1 div.moduletable, 
#ja-botsl1 div.moduletable_h31, 
#ja-botsl1 div.moduletable_h32 {
	background: url(../../images/metal/pat3.gif);
}

#ja-botsl1 div.ja-boxct {
	background: none;
}

#ja-botsl1 .shadown div.ja-boxct {
	background: url(../../images/bw-bg.png) no-repeat left center; /*background: url(../../images/metal/pat3-f.gif) repeat-x left bottom;*/
}

#ja-tabwrap div.moduletable {
	background: url(../../images/metal/pat3.gif);
}

.ja-tabswrap div.ja-tab-subcontent {
	color: #666666;
}

.cooper .ja-tabs-title-top {
	background: url(../../images/metal/h31-bg.gif) repeat-x left top;
	border-top:1px solid #4b2703;
}

.cooper .ja-tabs-title-top ul.ja-tabs-title li {
	background: none;
}

.cooper .ja-tabs-title-top ul.ja-tabs-title li.active, .cooper .ja-tabs-title-top ul.ja-tabs-title li.firstactive, 
.cooper .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	background: url(../../images/metal/menu-active.gif) no-repeat center bottom;
}

div.moduletable_hilite .ja-boxct {
	background: none !important;
}

#ja-botsl2 {
	background: url(../../images/metal/pat3.gif);
}

#ja-botsl1 a {
	color: #DEDEDE;
}

#ja-botsl2 .img-border, 
#ja-botsl2 ul.ja-bullettin li img {
	border: 5px solid #AAAAAA;
}

#ja-botsl2 div.moduletable h3 span {
	background: url(../../images/metal/span-bg.gif);
	color: #CCCCCC;
}

#ja-botsl1 .img-border, 
#ja-botsl1 ul.ja-bullettin li img,
.jazin-content img,
#ja-current-content img, 
#ja-current-content .img-border,
div.moduletable_hilite .img-border,
#ja-tabwrap .img-border {
	border: 5px solid #CCCCCC;
	margin-right: 5px;
}

div.ja-innerdiv {
	background: #151515;
	border: 1px solid #000000;
}

#ja-botsl1 ul.ja-bullettin li,
#ja-botsl2 ul.ja-bullettin li {
	background: url(../../images/metal/mainlevel-bg.gif) repeat-x  left bottom;
	border: none !important;
}

div.ja-innerdiv img {
	margin-right: 5px;
}


