/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 325px;
	height: 104px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#top .yoo-carousel div.frontpage {
	width: 850px;
	height: 225px;
	background: url(../../../images/yootheme/yoocarousel/business.jpg) 0 0 no-repeat;
}

#menu li.item1 div.dropdown a.level2 span.bg,
#menu li.item1 div.dropdown span.level2 span.bg { min-height: 70px; }

#menu li.item1 div.dropdown a.level2 span.icon,
#menu li.item1 div.dropdown span.level2 span.icon {
	padding: 0px 5px 0px 168px;
	text-indent: 0px;
}

#menu li.item1 div.dropdown a.level2 span.title,
#menu li.item1 div.dropdown span.level2 span.title { line-height: 38px; }


.pagination a, .pagination strong{
margin: 0px 5px;	
	
}

#jmap_sitemap .jmapcolumn > .jmap_filetree > .collapsable > .folder{
	
display:none;
}

.treeview a.selected {
    background-color: inherit;
    text-decoration: none;
    font-size: inherit;
}

div.catItemTagsBlock, div.catItemCategory, div.itemCategory, div.itemTagsBlock {
    padding: 4px 0;
    border-bottom: 1px dotted #ccc;
}

.k2ArchivesBlock ul li{
	
margin:0px !important;	
}

div.catItemHeader h3.catItemTitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}