/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * layout
 */

#yoo-zoo .row,
#yoo-zoo .floatbox { overflow: hidden; }

#yoo-zoo .row{ 
/*width:320px;
height:320px;
float:left;*/ }

#yoo-zoo .width20 {
	float: left;
	width: 19.999%;
}

#yoo-zoo .width25 {
	float: left;
	width: 24.999%;
}

#yoo-zoo .width33 {
	float: left;
	/*width: 33.333%;*/
	width:250px;
	
}

#yoo-zoo .width50 {
	float: left;
	/*width: 49.999%;*/
	width:250px;
}
 
/*
 * alpha-index
 */
/* OLD ///////////
#yoo-zoo .alpha-index {
	margin-bottom: 20px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;	
}

#yoo-zoo .alpha-index-1 {
	background: url(../images/line_dotted_h.png) 0 0 repeat-x;
	overflow: hidden;
}

#yoo-zoo .alpha-index a,
#yoo-zoo .alpha-index span {
	display: inline-block;
	width: 21px;
	height: 26px;
	margin: 2px 0px 2px 0px;
	background: url(../images/line_dotted_v.png) 100% 0 repeat-y;
	line-height: 26px;
	text-align: center;	
	text-transform: uppercase;
}
#yoo-zoo .alpha-index a:last-child,
#yoo-zoo .alpha-index span:last-child { background: none; }

#yoo-zoo .alpha-index a:link,
#yoo-zoo .alpha-index a:visited {
	color: #646464;
	text-decoration: none;
}

#yoo-zoo .alpha-index a:hover {
	height: 28px;
	margin: 1px 0px 1px 0px;
	line-height: 28px;
	color: #ffffff;
	background: #399FB1;
}

#yoo-zoo .alpha-index span {
	color: #C8C8C8;
	cursor: default;
}

 ///////////////    */  
 
 /*
 * alpha-index NEW
 */

#yoo-zoo .alpha-index {
	text-align: center;
	margin: 0px 0px 20px 0px;
	background: url(../images/alpha_index.png) 0 0 no-repeat;
}

#yoo-zoo .alpha-index-2 {
	text-align: center;
	padding: 0px 10px 0px 10px;
	background: url(../images/alpha_index.png) 100% -40px no-repeat;
}

#yoo-zoo .alpha-index-3 {
	text-align: center;
	height: 35px;
	padding: 0px 0px 0px 5px;
	background: url(../images/alpha_index.png) 0 -80px repeat-x;
	overflow: hidden;
}

#yoo-zoo .alpha-index a,
#yoo-zoo .alpha-index span {
	display: block;
	width: 21px;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;	
	text-transform: uppercase;
}

#yoo-zoo .alpha-index a:link,
#yoo-zoo .alpha-index a:visited {
	color: #646464;
	text-decoration: none;
}

#yoo-zoo .alpha-index a:hover {
	background: url(../images/alpha_index.png) 0 -121px no-repeat;
	color: #000000;
	text-decoration: none;
}

#yoo-zoo .alpha-index span {
	color: #C8C8C8;
	cursor: default;
}

 
 



/* center alpha index */
#yoo-zoo .alpha-index-center { text-align: center; }

/*
 * details
 */
 
#yoo-zoo .details {
	background: url("../images/line_dotted_h.png") repeat-x scroll 0 100% transparent;}

#yoo-zoo .details h1.title {
	margin: 0px 0px 5px 0px;
	font-size: 30px;
	line-height: 40px;
	color: #B4121B;
	font-weight: normal;
}

#yoo-zoo .details h2.subtitle {
	margin: -5px 0px 5px 0px;
	font-size: 16px;
	line-height: 20px;
	color: #323232;
	font-weight: normal;
}

#yoo-zoo .details.alignment-center h1.title {
	font-size: 30px;
	line-height: 42px;
	letter-spacing: -1px;
}

#yoo-zoo .details div.description {
	margin-bottom: 5px;
	overflow: hidden;
}

#yoo-zoo .details.alignment-center { text-align: center; }

#yoo-zoo .details.alignment-left .image {
	margin-right: 15px;
	padding-bottom:15px;
	float: left;
}

#yoo-zoo .details.alignment-right .image {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .details.alignment-center .image {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

/*
 * categories (only for frontpage)
 */

#yoo-zoo .frontpage-categories { overflow: hidden; }

#yoo-zoo .frontpage-categories .row{
width:170px;
height:290px;
float:left;
border:1px solid #cccccc;
margin:5px;
padding:5px 30px 5px 30px;
border-radius: 5px;

}

#yoo-zoo .frontpage-categories .category { margin-bottom: 20px;
 }

#yoo-zoo .frontpage-categories h2.title {
	line-height: 30px;
	margin: 0px;
	padding: 5px 0 5px 0;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
}

#yoo-zoo .frontpage-categories h2.title a { text-decoration: none; }

#yoo-zoo .frontpage-categories h2.title span {
	font-size: 13px;
	font-weight: normal;
	color: #969696;
}

#yoo-zoo .frontpage-categories div.description {
	margin-top: 10px;
	overflow: hidden;
}

#yoo-zoo .frontpage-categories a.teaser-image { display: block; }

#yoo-zoo .frontpage-categories a.teaser-image-left {
	margin-right: 15px;
	float: left;
}

#yoo-zoo .frontpage-categories a.teaser-image-right {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .frontpage-categories div.sub-categories {
	margin-top: 10px;
	overflow: hidden;
}

#yoo-zoo .frontpage-categories div.sub-categories ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:320px;
}

#yoo-zoo .frontpage-categories div.sub-categories ul li {
	padding: 0px 10px 0px 10px;
	background: url(../images/arrow_grey.png) 0 6px no-repeat;
}

#yoo-zoo .frontpage-categories div.sub-categories ul span {
	font-size: 11px;
	color: #969696;
}

/*
 * categories
 */

#yoo-zoo .categories { overflow: hidden; }

#yoo-zoo .categories ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#yoo-zoo .categories li {
	border:1px solid #b9b9b9;
	border-radius: 5px;
	margin:5px; 
}


#yoo-zoo .categories  div.product-categories ul {
	list-style: none;
	margin-left: -20px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	width:220px;
}

#yoo-zoo .categories  div.product-categories ul li{
	padding: 0px 10px 0px 10px;
	background: url(../images/arrow_grey.png) 0 5px no-repeat;
	border:0 none;
	margin:0px;
	line-height: 17px;
}


#yoo-zoo .categories ul span {
	font-size: 11px;
	color: #969696; 
	
}



#yoo-zoo .categories .category {
	padding:5px 30px;
	width:170px;
	height:328px;
	float:left;
	margin:5px;
	/*padding: 0px 10px 0px 10px;
	background: url(../images/arrow_grey.png) 0 6px no-repeat;*/
}

#yoo-zoo .categories h2.title {
	/*margin: 0px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	/*padding-left:35px;*/
	/*text-align:center;
	font-family:arial;*/
	
	line-height: 30px;
	margin: 0px;
	padding: 5px 0 5px 0;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
	
	
	
}


#yoo-zoo .categories h3.title {
	/*margin: 0px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	/*padding-left:35px;*/
	/*text-align:center;
	font-family:arial;*/
	
	line-height: 30px;
	margin-left: -20px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 5px 0 5px 0;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
	width:210px;
	text-align:center;
	
	
	
}




#yoo-zoo .categories h2.title span {
	font-size: 11px;
	font-weight: normal;
	color: #969696;
}

#yoo-zoo .categories div.description {
	line-height: 14px;
	color: #969696;
}

#yoo-zoo .categories a.teaser-image {
	display: block;
	margin: 4px 10px 4px 15px;
	
}

#yoo-zoo .categories a.teaser-image :hover{
	
	opacity:0.5;
	
}

#yoo-zoo .categories p.sub-categories { margin: 0px; }

#yoo-zoo .categories p.sub-categories a {
	line-height: 14px;
	font-size: 12px;
	color: #323232;
}

#yoo-zoo .categories p.sub-categories span {
	color: #969696;
	font-size: 10px;
}

/*
 * items
 */

#yoo-zoo .items {
	margin: 0px -7px 0px -7px;
	padding-bottom: 15px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x; 
}

#yoo-zoo .items-separator { margin-top: 20px; }

#yoo-zoo .items h2.items-title {
	margin: 0px 7px 5px 7px;
	line-height: 26px;
	font-size: 20px;
	font-weight: normal;
	color: #323232;
}

#yoo-zoo .items .row {
	margin-top: 15px;
	padding-top: 15px;
	/*background: url(../images/line_dotted_h.png) 0 0 repeat-x;*/
}
#yoo-zoo .items .first-row { margin-top: 0px; }

#yoo-zoo .items div.teaser-item {
	/*padding: 7px;*/
	overflow: hidden;
		
}

/* position: media */
#yoo-zoo .items div.pos-media { border: 1px solid #cccccc; padding:7px; border-radius: 4px 0 4px 0;}

#yoo-zoo .items div.pos-media > * {
	/*border: 1px solid #D2D3D4;*/
	background: #ffffff;
}
#yoo-zoo .items div.pos-media > a,
#yoo-zoo .items div.pos-media > a > img { 
display: block; 
padding-left:5px;
filter: alpha(opacity=100); /* internet explorer */
opacity: 1;           /* fx, safari, opera, chrome */
}

#yoo-zoo .items div.pos-media > a:hover >img { 
filter: alpha(opacity=50); /* internet explorer */
opacity: 0.5;           /* fx, safari, opera, chrome */
}

#yoo-zoo .items div.media-left {
	margin:5px;
	float: left;
}

#yoo-zoo .items div.media-right {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .items div.media-center {
	margin-bottom: 15px;
	text-align: center;
}
#yoo-zoo .items div.media-center > * { display: block; }

/* position: infobar */
#yoo-zoo .items ul.pos-infobar {
	list-style: none;
	width: 200px;
	min-height: 100px;
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 20px;
	background: url(../images/line_dotted_v.png) 0 0 repeat-y;
	float: right;
}

#yoo-zoo .items ul.pos-infobar li { line-height: 20px; }

/* variations depending on column number */
#yoo-zoo .items-col-2 ul.infobar-pos { width: 140px; }
#yoo-zoo .items-col-3 ul.infobar-pos,
#yoo-zoo .items-col-4 ul.infobar-pos {
	width: 140px;
	padding-left: 10px;
}

/* element type: rating */
#yoo-zoo .items ul.pos-infobar .element-rating { margin: 0px 0px 5px -3px; }

/* position: title */
#yoo-zoo .items h2.pos-title {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	float:left;
	text-align:center;
	width:180px;
	font-family:arial;
}

#yoo-zoo .items h2.pos-title a { text-decoration: none; }

#yoo-zoo .items h2.pos-title a:hover { color:#09367a; }

/* position: description */
#yoo-zoo .items div.pos-description {}
#yoo-zoo .items div.pos-description .element { margin-top: 7px; }

/* element type: textarea */
#yoo-zoo .items div.pos-description .element-textarea > * { margin: 0px 0px 7px 0px; }
#yoo-zoo .items div.pos-description .element-textarea *:last-child { margin-bottom: 0px; }

/* position: links */
#yoo-zoo .items p.pos-links { margin: 7px 0px 0px 0px; }

#yoo-zoo .items p.pos-links span a:after {
	content: " »";
	font-size: 14px;
}

/*
 * pagination
 */
 
#yoo-zoo .pagination {
	padding-top: 5px;
	border-top: 1px solid #D2D3D4;
	text-align: center;
}

#yoo-zoo .pagination div.pagination-bg {
	display: inline-block;
	cursor: pointer;
}

#yoo-zoo .pagination a { text-decoration: none; }
#yoo-zoo .pagination div.pagination-bg > * { padding: 0 3px; }
#yoo-zoo .pagination .first,
#yoo-zoo .pagination .last { display: none; }