/**
 * Copyright: 2007-2012, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.
 */


.alpha-1 .box3 .inside .container .container2 .AV-WSlideshow-2:not(.edit);
{
	overflow: hidden;
	/*margin: 5px 0 0 0;*/
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	box-sizing: border-box;
}
.AV-WSlideshow-2.edit
{
	overflow: hidden !important;
}

.AV-WSlideshow-2 .AV-slides
{
	position: relative;
	height: 0;
}
.AV-WSlideshow-2 .AV-slides .owl-stage-outer
{
	position: absolute;
	top:0; right:0; bottom:0; left:0;
}
.AV-WSlideshow-2 .AV-slides .owl-dots
{
	position: absolute;
	bottom: 5px;
	width: 100%;
}