/**
* 
* @Enterprise: Yagendoo Media GmbH
* @author: Yagendoo Team
* @url: http://www.yagendoo.com
* @copyright: Copyright (C) Yagendoo Media GmbH
* @license: Commercial, see LICENSE.php
*
*/

#yagVmOverWrap a	{
	text-decoration: none;
	background: transparent;
}

#yagVmOverWrap .title	{
	font-size: 14px;
	margin: 0 5px 0 0;
}

div.yagendoo_vm_browselist_wrap	{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 1px 15px 0;
	padding: 15px;
}

.lFloat,
.floatleft	{
	float: left;
}

.rFloat,
.floatright	{
	float: right;
}

.yag_clear,
.yagendoo_clear	{
	clear: both;
}

	/*	WIDTH	*/
	
	.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:25%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{width:30%;}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{width:70%;}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100%;}


#yagVmOverWrap h1.yagendoo_vm_categoryview_head	{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin:0 1px -5px 0;
    font-size: 1.2em;
    font-weight: bold;
    min-height: 32px;
    padding: 13px 15px 5px 15px;
    position:relative;
    z-index: 2;
}

div.horizontal-separator	{
	margin: 10px 0;
}

#yagVmOverWrap div.yagendoo_vm_productdetail_link > a.product-details	{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 10px auto 1px auto;
    padding: 2px 10px;
    text-align: center;
    width: 60%;
}

/*	CHILD CATEGORIES	*/

#yagVmOverWrap div.yagVmCategoryChildCatRow	{
	margin: 0 -7px 10px -7px;
	*position: relative;
	*zoom: 1;
}

#yagVmOverWrap div.yagVmCategoryChildCatItem	{
	margin: 0;
	padding: 0;
	float: left;
}

#yagVmOverWrap div.yagVmCategoryChildCatItem div.yagVmCategoryChildCatItemInner	{
	margin: 0 7px;
	padding: 0;
	text-align: center;
}


/*	LIST-VIEW	*/

div.yagendoo_vm_listview_image	{
	display: inline-block;
	float: left;
	margin-right: 15px;
	text-align: center;
	width:25%;
}

div.yagendoo_vm_listview_infoarea	{
	display: inline-block;
	float: left;
	width: 72%;
}

div.yagendoo_vm_listview_infoarea h2	{
	font-size: 16px;
	padding-bottom: 5px !important;
	margin-bottom: 15px;
}

div.yagendoo_vm_listview_item	{
	margin-bottom: 15px;
}

div.yagendoo_vm_listview_item > div.yagendoo_vm_listview_image	{
	width: 25%;
	display: inline-block;
	text-align:center;
	float: left;
}

div.yagendoo_vm_listview_item > div.yagendoo_vm_listview_image > a.modal	{
	display: block;
}

div.yagendoo_vm_listview_item img.browseProductImage	{
	max-width: 99%;
	height: auto;
}

div.yagendoo_vm_listview_item > div.yagendoo_vm_listview_item_inner	{
	width: 73%;
	display: inline-block;
	float:left;
	padding-left:15px;
}

div.yagendoo_vm_listview_item_inner > h2	{
	padding-bottom: 5px;
	margin-bottom: 15px;
}

div.yagendoo_vm_listview_details	{
	display:inline-block;
	float:left;
	padding-right: 15px;
	margin-right: 15px;
	width: 52%;
}

	/*	SKU	*/
	
	div.yagendoo_vm_listview_sku	{
		font-style: italic;
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 5px;
	}

div.yagendoo_vm_listview_orderarea	{
	display: inline-block;
	float: left;
	width: 41%;
}

div.yagendoo_vm_listview_desc	{
	margin-bottom: 10px;
}

div.yagendoo_vm_listview_desc > p	{
	margin: 0;
}

	/*	ADD TO CART	*/
	
	div.yagendoo_vm_listview_atc label.quantity_box	{
		display: inline-block;
		float: left;
		line-height: 29px;
	}
	
	div.yagendoo_vm_listview_atc div.yagendoo_vm_listview_atc_quantity	{
		display: inline-block;
		float: left;
	}
	
	div.yagendoo_vm_listview_atc div.yagendoo_vm_listview_atc_quantity span.quantity-box	{
		width: auto;
		margin: 0;
		padding: 0;
		display: inline-block;
	}
	
	div.yagendoo_vm_listview_atc input.quantity-input	{
		display: inline-block;
		height: 21px;
		width: 25px;
		text-align: right;
		margin: 0 0 0 5px;
	}
	
	div.yagendoo_vm_listview_atc span.quantity-controls	{
		display: inline-block;
		float: none;
		width: auto;
		margin: 0 0 0 5px;
		padding: 0;
	}
	
	div.yagendoo_vm_listview_atc span.quantity-controls input.quantity-controls	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		height: 29px !important;
		width: 29px !important;
		padding: 0 !important;
		margin: 0 3px 0 0 !important;
	}
	
	div.yagendoo_vm_listview_atc span.quantity-controls input.quantity-plus	{
		border: 0;
	}
	
	div.yagendoo_vm_listview_atc span.quantity-controls input.quantity-minus	{
		border: 0;
	}
	
	div.yagendoo_vm_listview_atc div.yagendoo_vm_listview_atcbutton,
	div.yagendoo_vm_listview_atc a.yagListviewNotifyMeBtn	{
		margin-top: 15px;
	}
	
	div.yagendoo_vm_listview_atcbutton input,
	div.yagendoo_vm_listview_atc a.yagListviewNotifyMeBtn	{
		display: block;
		width: 85%;
		border: 0 none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		font-weight: bold;
		height: 35px;
		line-height: 35px;
		margin: 0 auto 5px;
		padding: 0 10px;
		text-align: center;
	}
	
		/*	CUSTOM CART FIELDS	*/
		
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields	{
			margin: 5px 0 10px 0;
			padding: 5px 0 0 0;
		}
		
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-field-type-B,
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-field-type-S,
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-field-type-I	{
			width: auto;
			display: block !important;
			padding: 0 0 5px 0;
			margin: 0 0 10px 0;
			float: none;
		}
		
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-fields-title	{
			font-weight: bold;
		}
		
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-field-desc	{
			margin: 0 0 0 10px;
			font-style: italic;
			font-size: 12px;
			line-height: 14px;
		}

		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-field-display	{
			margin: 0 0 0 10px;
		}
		
		div.yagendoo_vm_listview_atc div.yagendoo_browse_custom_fields div.product-field-display input	{
			margin: 5px 5px 0 0;
		}
		
/*	GRID-VIEW	*/

div.yagendoo_vm_gridview_wrap	{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 1px 15px 0;
	padding: 15px;
}

	/*	SKU	*/
	
	div.yagendoo_vm_gridview_sku	{
		font-style: italic;
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 5px;
	}

	div#yagVmOverWrap div.yagendoo_vm_gridview_inner	{
		display: inline-block;
		float: left;
		margin: 0;
		padding: 0;
	}
	
div.yagendoo_vm_gridview_inner div.yagendoo_vm_categoryview_item	{
	text-align: center;
	padding:0 10px;
}

div.yagendoo_vm_browselist_wrap div.gridRow	{
	margin: 0 -15px;
	*position: relative;
	*zoom: 1;
}

div.yagendoo_vm_browselist_wrap div.yagendoo_vm_categoryview_item	{
	text-align: center;
}

div#yagVmOverWrap div.yagendoo_vm_gridview_item_inner	{
	margin: 0 15px;
	padding: 0 15px 0 0;
}

div.yagendoo_vm_gridview_wrap_inner	{
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin: 0 1px 15px 0;
	padding: 15px;
}

div.yagendoo_vm_gridview_inner div.vertical-separator div.yagendoo_vm_gridview_item_inner	{
	margin-right: 15px;
	padding-right: 15px;
}

div.yagendoo_vm_gridview_inner div.yagendoo_vm_gridview_item_inner	{
	text-align: center;
}

div.yagendoo_vm_gridview_item_inner a.yagVmCategoryGridProductItemImgLink	{
	display: block;
	min-height: 160px;
}

div.yagendoo_browse_grid_sdesc	{
	text-align: justify;
	margin:5px 0 8px 0;
}

	/*	Stock info	*/
	
	div#yagVmOverWrap div.yagVmCategoryGridProductItemStockWrap div.yagVmStockAvailable	{
		margin: 10px 0;
	}
	
	/*	Add to cart	*/
	
	div.yagendoo_vm_gridview_atc	{
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
	}
	
	div#yagVmOverWrap div.gridRow div.yagVmCategoryAtcBar	{
		text-align: center;
	}
	
	div#yagVmOverWrap div.gridRow div.yagVmCategoryAtcBar span.yagVmCategoryAtcBtn	{
		float: none;
		width: auto;
		display: inline-block;
		margin: 0;
	}
	
	div#yagVmOverWrap div.gridRow div.yagVmCategoryAtcBar span.yagVmCategoryAtcBtn input	{
		width: auto;
		letter-spacing: normal;
		margin: 0;
	}
	
		/*	Quantity	*/
		
		div#yagVmOverWrap div.gridRow span.yagVmCategoryAtcBarQtyCtrl	{
			margin: 0 0 10px 5px;
		}
	
		/*	Custom fields	*/
		
		div.yagendoo_vm_gridview_atc div.yagendoo_browse_custom_fields	{
			text-align: left;
			margin: 0 0 10px 0;
		}
		
		div.yagendoo_vm_gridview_atc div.yagendoo_browse_custom_fields div.product-field-type-B,
		div.yagendoo_vm_gridview_atc div.yagendoo_browse_custom_fields div.product-field-type-S,
		div.yagendoo_vm_gridview_atc div.yagendoo_browse_custom_fields div.product-field-type-I	{
			float: none;
			width: auto;
		}
	
    #yagVmOverWrap div.yagendoo_vm_gridview_atc_quantity_wrap  {
        display: inline-block;
    }
        
	#yagVmOverWrap div.yagendoo_vm_gridview_atc label.quantity_box	{
		display: none;
		text-align: left;
	}
	
	#yagVmOverWrap div.yagendoo_vm_gridview_atc div.yagendoo_vm_gridview_atc_quantity	{
		display: inline-block;
        height: 29px;
        margin: 0 5px 0 0;
	}
    
    #yagVmOverWrap div.yagendoo_vm_gridview_atc span.quantity-controls    {
        height: 29px;
        margin: 0;
    }
	
	#yagVmOverWrap div.yagendoo_vm_gridview_atc div.yagendoo_vm_gridview_atc_quantity span.quantity-box	{
		float: none;
		padding: 0;
        width: auto;
		display: inline-block;
	}
	
	div.yagendoo_vm_gridview_atc div.yagendoo_vm_gridview_atc_quantity span.quantity-box input	{
		height: 21px;
		width: 40px;
		text-align: right;
	}
	
	div.yagendoo_vm_gridview_atc span.quantity-controls	{
		float: none;
		margin: 0;
		padding: 0;
		width: auto;
		display: inline-block;
	}
	
	div.yagendoo_vm_gridview_atc span.quantity-controls input.quantity-controls	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		height: 29px !important;
		margin: 0 3px 0 0 !important;
		padding: 0 !important;
		width: 29px !important;
	}
	
	div.yagendoo_vm_gridview_atcbutton	{
		margin: 10px 0 0 0;
	}
	
	div.yagendoo_vm_gridview_atcbutton input.addtocart-button,
	div.yagendoo_vm_gridview_atc a.yagGridviewNotifyMeBtn	{
		width: 60%;
		margin: 0 auto;
		height: 32px;
		display: block;
		line-height: 32px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

/*	PRICES	*/
	/*	LIST-VIEW	*/
	
	div.yagendoo_vm_listview_pricebox div.PricesalesPrice	{
		font-size: 25px;
		font-weight: bold;
		line-height: 25px;
		text-align: left;
		margin-bottom: 5px;
	}
	
	div.yagendoo_vm_listview_pricebox div.PricebasePriceWithTax	{
		text-decoration: line-through;
	    display: inline-block !important;
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
		margin: 2px 5px 0 0;
	}

	div.yagendoo_vm_listview_pricebox div.PricediscountAmount,
	div.yagendoo_vm_listview_pricebox div.PricediscountedPriceWithoutTax	{
		font-weight: bold;
		text-align: center;
		display:inline-block !important;
		margin-right: 5px;
	}

	div.yagendoo_vm_listview_item_inner div.PricepriceWithoutTax	{
		font-weight: bold;
		text-align: center;
		display: inline-block !important;
		margin-right: 5px;
	}
	
	div.yagendoo_vm_listview_details div.PricetaxAmount	{
		font-style: italic;
		font-size: 0.9em;
		margin: 5px 0;
	}
	
	/*	GRID-VIEW	*/
	
	div.yagendoo_vm_gridview_item_inner div.PricesalesPrice	{
		font-size: 25px;
		font-weight: bold;
		line-height: 25px;
		margin: 5px 0;
		display: inline-block !important;
	}

	div.yagendoo_vm_gridview_item_inner div.PricebasePriceWithTax	{
		text-decoration: line-through;
	    display: inline-block !important;
		font-size: 12px;
		font-weight: bold;
		line-height: 16px;
		margin: 2px 5px 0 0;
	}

	div.yagendoo_vm_gridview_item_inner div.PricediscountAmount,
	div.yagendoo_vm_gridview_item_inner div.PricediscountedPriceWithoutTax	{
		color: #81AC0C;
		font-weight: bold;
		text-align: center;
		display:inline-block !important;
		margin-right: 5px;
	}

	div.yagendoo_vm_gridview_item_inner div.PricepriceWithoutTax	{
		font-weight: bold;
		text-align: center;
		display: inline-block !important;
		margin-right: 5px;
	}
	
	div.yagendoo_vm_gridview_item_inner div.PricetaxAmount	{
		font-style: italic;
		font-size: 0.9em;
		margin: 5px 0;
	}


/*	FILTER	*/

div.orderby-displaynumber	{
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div.orderby-displaynumber div.orderlistcontainer	{
	float:left;
	margin-right: 10px;
	position: relative;
}

div.orderby-displaynumber div.orderlistcontainer > div.title	{
	float: left;
	margin-right:5px;
	line-height:26px;
	font-weight:bold;
}

div.orderby-displaynumber div.orderlistcontainer > div.activeOrder,
div.orderby-displaynumber div.orderlistcontainer > div.Order	{
	float:left;
	display: inline-block;
	margin-top: 2px;
	padding: 2px 20px 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.orderby-displaynumber div.orderlistcontainer > div.activeOrder,
div.orderby-displaynumber div.orderlistcontainer > div.Order	{
	float:left;
	display: inline-block;
	margin-top: 2px;
	padding: 2px 20px 2px 5px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

div.orderby-displaynumber div.display-number	{
	font-style: italic;
	font-size: 12px;
}

div.orderby-displaynumber div.orderlist	{
	display: none;
	position: absolute;
	z-index: 5;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 10px;
	top: 22px;
	right: 0;
}

div.orderby-displaynumber select.inputbox	{
	margin-left: 5px;
}


/*	MISC	*/

div.yagendoo_vm_stocklevel	{
	text-align: center;
	margin: 10px 0 5px 0;
}

div#yagVmOverWrap div.yagendoo_vm_stocklevel span.yagVmStockLow	{
	display: block;
	height: 32px;
	line-height: 32px;
}

#yagVmOverWrap span.vm2-normalstock,
#yagVmOverWrap span.vm2-lowstock,
#yagVmOverWrap span.vm2-nostock	{
	display: inline-block;
	background: url("../../_images/global/stock_available.png") no-repeat !important;
    width: 41px;
    height: 32px;
}

div#yagVmOverWrap span.yagVmStockAvailable	{
	display: block;
	font-size: 12px;
	text-align: center;
	margin: 15px 0;
	padding: 0;
	height: 32px;
	line-height: 32px;
}
div#yagVmOverWrap span.yagVmStockAvailable img	{
	width: 41px;
	height: 32px;
	display: inline-block;
	margin: 0;
}

.vm2-add_quantity_cart{background-position:0 0;width:24px;height:24px;border: 0px;cursor:pointer;}
.vm2-arrow_down{background-position:0 -72px;width:16px;height:16px;}
.vm2-billto-icon{background-position:0 -138px;height:24px;margin-right:6px;vertical-align:middle;width:24px;border :0px;}
.vm2-remove_from_cart{    background-position: 0 -212px; border: 0 none; cursor: pointer; display: inline-block; height: 24px; vertical-align: bottom; width: 24px;}
.vm2-shipto-icon{background-position:0 -284px;height:24px;margin-right:6px;vertical-align:middle;width:24px;}
.vm2-stars0{background-position:0 -358px;width:64px;height:13px;}
.vm2-stars1{background-position:0 -421px;width:64px;height:13px;}
.vm2-stars2{background-position:0 -484px;width:64px;height:13px;}
.vm2-stars3{background-position:0 -547px;width:64px;height:13px;}
.vm2-stars4{background-position:0 -610px;width:64px;height:13px;}
.vm2-stars5{background-position:0 -673px;width:64px;height:13px;}
.vm2-stars_0{background-position:0 -736px;width:64px;height:13px;}
.vm2-stars_1{background-position:0 -799px;width:64px;height:13px;}
.vm2-stars_2{background-position:0 -862px;width:64px;height:13px;}
.vm2-stars_3{background-position:0 -925px;width:64px;height:13px;}
.vm2-stars_4{background-position:0 -988px;width:64px;height:13px;}
.vm2-stars_5{background-position:0 -1051px;width:64px;height:13px;}
.vm2-lowstock{background-position:0 -1114px;width:62px;height:15px;display:block;}
.vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:block;}
.vm2-termsofservice-icon{background-position:0 -1309px;height:24px;margin-right:6px;vertical-align:middle;width:24px;display:inline-block;}
.vm2-warning{background-position:0 -1383px;width:50px;height:40px;}


/*	PAGINATION	*/

	/*	DIV-Style	*/
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation	{
		margin: 15px auto 5px auto;
		padding: 0;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination	{
	    display: inline;
	    font-size: 0.9em !important;
	    margin: 0 auto !important;
	    max-width: 98% !important;
	    text-align: center;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-prev,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-next	{
		display: inline-block;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius:5px;
		height: 27px;
		margin-right: 5px;
		color: #FFF;
		padding:0 8px 0 8px;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-text,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-active,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination > a	{
		display: inline-block;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius:5px;
		height: 25px;
		margin-right: 5px;
		color: #FFF;
		padding:2px 8px 0 8px;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-active div.pagination-text,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-active a {
		margin: 0;
		padding: 0;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-prev-inner	{
		height: 7px;
		width: 4px;
		margin: 9px 0 0 1px;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-next-inner	{
		height: 7px;
		width: 4px;
		margin: 9px 0 0 0;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-active div.pagination-text	{
		padding: 0;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation div.pagination-active:hover	{
		cursor: pointer;
	}
	
	/*	List-Style	*/
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul	{
		margin: 0;
		padding: 0;
		background: none;
		list-style-type: none;
		text-align: center;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li	{
		margin: 0;
		padding: 0;
		height: 27px;
		background: none;
		display: inline-block;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li span.pagenav	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		height: 27px;
		line-height: 27px;
		margin-right: 5px;
		padding:0 8px 0 8px;
		display: inline-block;
		text-align: center;
	}

	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-start,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-prev,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-next,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-end	{
		float: none;
	}

	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li span.pagenav,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-start span.pagenav,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-prev span.pagenav,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-next span.pagenav,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-end span.pagenav	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		height: 27px;
		line-height: 27px;
		margin-right: 5px;
		padding:0 8px 0 8px;
		display: inline-block;
		text-align: center;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation li a.pagenav	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		height: 27px;
		line-height: 27px;
		margin-right: 5px;
		padding:0 8px 0 8px;
		display: inline-block;
		text-align: center;
	}
	
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-start a,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-prev a,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-next a,
	#yagVmOverWrap div#yagendoo_vm_bottom_navigation ul li.pagination-end a	{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		height: 27px;
		line-height: 27px;
		margin-right: 5px;
		padding:0 8px 0 8px;
		display: inline-block;
		text-align: center;
	}


div.yagendoo_vm_pagecounter	{
	text-align: center;
	font-style: italic;
}

div#yagVmOverWrap span.yagVmCategoryAtcBtn {
	margin:10px 0 0;
}

div#yagVmOverWrap div.yagVmCategoryViewOrderLeft {
	float:left;
	width:70%;
	}
div#yagVmOverWrap div.yagVmCategoryViewOrderRight {
	text-align: right;
	float:right;
	width:30%;
	}

div#yagVmOverWrap div.yagVmCategoryViewOrderLeft div.orderlistcontainer div.title,
div#yagVmOverWrap div.yagVmCategoryViewOrderLeft div.orderlistcontainer div.activeOrder	{
	float:left;
}
	
div#yagVmOverWrap div.yagendoo_vm_productdetail_link {
	margin-bottom:15px;
	}
div#yagVmOverWrap div.yagVmCategoryViewOrderRight select {
	padding:1px;
	}
	
div#yagVmOverWrap div.yagCategoryGridRating div {
	display:block;
	text-align:left;
	width:100%;
	background-position: 50px center !important;
	}
div#yagVmOverWrap div.yagCategoryGridInfos div,
div#yagVmOverWrap div.yagCategoryListInfos div {
	font-size:12px;
	text-align:left;
	color:#7D7B7B;
	margin:5px 0;
	}
div#yagVmOverWrap span.yagVmCategoryProdFieldTitle {
	text-align:left;
	}