blockquote{border-color: #777;}

h1
{ background: transparent;
  color: #6EAB03;
}

body, #left_sidebar, #right_sidebar
#content a:hover
{ background: #000000;
  color: #ffffff;
}

#main
{ background: #c0c0c0;
}

#logo
{ background: #000000 url('../img/kallot.gif') no-repeat;
}

#logo h1
{ color: #FFFFFF;
}

#logo h2
{ color: #FFFFFF;
  text-decoration: none;
}

#content
{ background: #FFFFFF url('../img/mainbg2.jpg') no-repeat center top;
  color: #000000;
}

#menu, .sidebaritem
{ background: #555;
  color: #EEE;
}

#leivanmuru
{ background: #555;
  color: #fff;
  height: 20px;
  font-size: 80%;
  font-family: verdana, arial, sans-serif;
  width: 820px;
  margin:  0 auto;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-top:5px;
}

.greentext
{ color: #6EAB03;
}

.sbilinks li a, .sidebaritem a
{ background: url('arrow.png') no-repeat left center;
  color: #EEE
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: url('arrow_select.png') no-repeat left center;
  color: #EEE
} 

#content a
{ background: transparent;
  color: #F06B00;
}

#footer
{ background: #555;
  color: #EEE;
  border-color: #6D913D;
}

#address, #header
{ background: #000000;
  color: #EEE;
}

#footer a
{ background: #555;
  color: #EEE;
}

#footer a:hover
{ color: #cc0000; 
}


/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{background: #C0C0C0;}
.rtop2, .rbottom2{background: #C0C0C0;}
.rtopmain, .rbottommain{background: #000000;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #555;}
.rtop2 .r5, .rtop2 .r6, .rtop2 .r7, .rtop2 .r8,
.rbottom2 .r5, .rbottom2 .r6, .rbottom2 .r7, .rbottom2 .r8{background: #FFF;}
.rtopmain .r11, .rtopmain .r12, .rtopmain .r13, .rtopmain .r14,
.rbottommain .r11, .rbottommain .r12, .rbottommain .r13, .rbottommain .r14{background: #C0C0C0;}


#ajaxmenu ul {
	margin: 5px 0px -5px 10px;
	padding: 0px;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	width: 122px;
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	width: 160px;
	left: 0; /* Set 1px less than menu width */
	line-height: 16px;
	}
#ajaxmenu ul li a {
	font-weight: bold;
}

#ajaxmenu ul li ul {
	padding: 0;
	margin: 0;
}
#ajaxmenu ul li ul li {
	padding: 0;
	margin: 0;
}
/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background: url(../assets/templates/defuseshop/main-sub-button.gif);
	background-repeat: no-repeat;
	margin: 0px;
        font-family: verdana, arial, sans-serif;
        font-size: 80%;
        text-transform: uppercase;

	}
#ajaxmenu ul li.category {
	
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../assets/templates/defuseshop/main-sub-button.gif);
	background-repeat: no-repeat;
	margin: 0px;
        font-family: verdana, arial, sans-serif;
        font-size: 80%;
        text-transform: uppercase;

	}
#ajaxmenu ul li.lastcategory {
	
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../assets/templates/defuseshop/main-sub-button.gif);
	background-repeat: no-repeat;
	margin: 0px;

	}

#ajaxmenu ul li.category.haschild{
       background-image: url(../assets/templates/defuseshop/main-sub-button-with-sub.gif);
	background-repeat: no-repeat;
}
#ajaxmenu ul li.category.haschild:hover, #ajaxmenu ul li.category.haschild.over{
       background-image: url(../assets/templates/defuseshop/main-sub-button-with-sub.gif);
       background-repeat: no-repeat;
       color: #c0c0c0 !important;
}

#ajaxmenu ul li.category.first:hover, #ajaxmenu ul li.category.first.over {
	background: url(../assets/templates/defuseshop/main-sub-button.gif);
	background-repeat: no-repeat;
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
	background: url(../assets/templates/defuseshop/main-sub-button.gif);
	background-repeat: no-repeat;
}
#ajaxmenu ul licategory.last:hover, #ajaxmenu ul li.category.last.over {
	color: #fff;
	background: url(../assets/templates/defuseshop/main-sub-button.gif);
	background-repeat: no-repeat;
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 

#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 120px;
	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background: #000  !important;
	color: #c0c0c0;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #ffffff;
	background: #000  !important;
	background-repeat: no-repeat !important;
	text-align: left;
	font-weight: normal;
	width: 108px;
	height: 16px;
	/*padding:8px; */
	background-position: left center;
	text-indent:0px;
        font-family: verdana, arial, sans-serif;
        font-size: 100%;
        text-transform: uppercase;
        border-bottom: 1px solid #666666;
        border-left: 1px solid #b8b8b8;
        border-right: 1px solid #888888;
}
#ajaxmenu li ul li a {
	background: #000  !important;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
} /* The pop */

#myajaxmenu {
z-index: 1000;
}
#leivanmuru {
  padding-left: 10px;
  color: #000;
  width: 810px;
}
.leivanmuru_crumbBox {
  color: #fc0;
  font-weight: bolder;
}
#leivanmuru a, #leivanmuru a:hover, #leivanmuru a:visited, #leivanmuru a:link {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
} 
.jlMessage, .jlMessageText{
  font-weight: bold;
}