/* --------------------- LOGO HEIGHT AND WIDTH -----------------*/
h1.logo,					
h1.logo a{
	width: 566px; 	/*width of your logo image*/
	height: 95px; 	/*height of your logo image*/
	background: url(../images/logo.png) no-repeat;
}

/*----------------------- Color and Background -----------------*/
#ja-mainnav{background:url(../images/mainmenu.png) 0 0 repeat-x;}
.ja-megamenu ul.level0 li.mega a.mega.over,
.ja-megamenu a, .ja-megamenu a.over, .ja-megamenu a.active {color: #b4b3b3 !important;}
.ja-megamenu a.over, .ja-megamenu a.active{background:url(../images/menu-highlight.png) 50% 0 no-repeat;}
.ja-megamenu ul.level1 li.mega a.over, .ja-megamenu .childcontent-inner{background:url(../images/transparent.png) repeat;}
.ja-megamenu ul.level1 li.mega {border-bottom:1px dashed #640000;}

#ja-right div.k2ItemsBlock ul li a.moduleItemTitle, #ja-leftdiv.k2ItemsBlock ul li a.moduleItemTitle,
#k2Container a,
#ja-container a, #ja-topsl a,
.nsp_bottom_interface .counter,
.nsp_top_interface .counter,	
.nsp_bottom_interface .prev,
.nsp_top_interface .prev,
.nsp_bottom_interface .next,
.nsp_top_interface .next,
.nsp_bottom_interface .prev:hover,
.nsp_top_interface .prev:hover,
.nsp_bottom_interface .next:hover,
.nsp_top_interface .next:hover,
a.nsp_readmore,
.cb-tips-font,
.cb-tips-capfont{
	text-decoration: none;
	color:#880101;
}

#ja-container a:hover,
#ja-container a:active,
#ja-container a:focus,
#k2Container a:hover{color:#a50000!important;}

#ja-content-mass-top .readmore a{color:#fff; background:url(../images/button1.png) 0 100% no-repeat;}
#ja-content-mass-top .readmore a:hover{background-position:0 0;	color:#fff!important;}
#ja-slider .slide-desc span.ribbon{background:url(../images/ribbon.png) 0 0 no-repeat;}
	
.button, form .search .button, #Kunena .kbutton{	
	background:#b60c0c url(../images/button.png) 0 100% repeat-x;
	color: #fff;
	border:1px solid #7f0101!important;
}

.button:hover, form .search:hover .button:hover, #Kunena .kbutton:hover{	
	background:#4f0000 url(../images/button.png) 0 0 repeat-x;
}

#ja-slider .prev:hover{background:url(../images/interface.png) no-repeat 0 50%;}
#ja-slider .next:hover{background:url(../images/interface.png) no-repeat 100% 50%;}
a#cpanel-toggle, #cpanel-toggle.open{background:url(../images/button2.png) 0 100% no-repeat;}
a#cpanel-toggle:hover, #cpanel-toggle.open:hover{background:url(../images/button2.png) 0 0 no-repeat;}