/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#header,
#content { margin: 10px; }

#breadcrumbs { margin: 15px 10px 5px 10px; }

#toolbar,
#footer { margin: 0 13px; }

#footer .module { margin: 0; }

/*#headerbar { padding: 20px 0; }*/


/* Blocks
----------------------------------------------------------------------------------------------------*/

/* Toolbar */
#block-toolbar { padding: 5px 0; }

/* Main */
#block-main { padding: 1px 0; }

/* Bottom */
#block-bottom { padding: 20px 0; }

/* Footer */
#block-footer {
	padding: 20px 0;
	background: url(../images/footer.png) 0 0 repeat-x;
}


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Toolbar */
#toolbar {
	line-height: 24px;
	font-size: 11px;

	text-transform: uppercase;
}

/* Menu */
#menubar {
	padding: 10px;
	background: url(../images/menubar.png) 0 0 repeat;
}

/* System */
#content {
	padding: 15px;
	background: url(../images/content.png) 0 0 repeat;
}

/* Footer */
#footer {
	font-size: 12px;
	text-align: left;
}

#totop-scroller {
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 1;
	width: 29px;
	height: 30px;
	background: url(../images/totop_scroller.png) 0 0 no-repeat;
	text-decoration: none;
}

#totop-scroller:hover { background-position: 0 -35px; }

.jbzoo .category .title:before {
    background: url("../images/mod_box_header.png") no-repeat scroll 0 0 transparent;
    bottom: -7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    width: 10px;
}

.jbzoo .category .title{
    background-color: #45484C;
    color: #FFFFFF;
    text-align:center !important;
    line-height: 48px;
    margin: 0 0 15px -25px;
    padding: 0 15px 0 10px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}


.jbzoo .item-title:before {
     background: url("../images/color/green/mod_box_header_color1.png") no-repeat scroll 0 0 transparent;
    bottom: -7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    width: 10px;
}

.jbzoo .item-title{
    background-color: #94C147;
    line-height: 33px;
    margin: 0 0 15px -25px;
    padding: 0 15px 0 10px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	text-align:center !important;
}
.jbzoo .item-title a {
color: #45484C !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center !important;
    text-transform: uppercase;
	
	
		}
		
.jbzoo ul {
	list-style-type:none !important;
	color:#45484C;
	}
	
.jbzoo .width50 {

    float: left !important;
    width: 50% !important;
}	

.jbzoo .width50 label {
  
	
}	

.jbzoo-filter .jbzoofilter_row {
    text-align: center;
}

.jbzoo-filter .field {
   
    width: 100% !important;
}	