#galleria-loader{height:1px!important} /*Needed for the gallery to work*/

.galleria{
	/*height:609px; This keeps the 6x4 ratio when in an 8 row column*/
}
.galleria-container {
    position: relative;
    /*overflow: hidden;*/
}
.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.galleria-stage {
    position: absolute;
    top: 0px;
    height: 80%;
    left: 0px;
    right: 0px;
    overflow:hidden;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
}
.galleria-thumbnails-container {
    height: 80%;
    position: absolute;
    right: 0px;
    z-index: 2;
	width:100%;
	overflow-y:auto;
}
.galleria-images{background:url('generic-fabric-pattern-black-weave-30x20.png')repeat black; box-shadow:inset 0 0 450px rgba(0,0,0,0.9);width:80%;}

.galleria-thumbnails .galleria-image {
	width:160px;
	height:107px;
	max-height:107px;
    background: #000;
    margin: 0;
    float: left;
    cursor: pointer;
	margin-top:10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width:43.2% !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
}
.galleria-thumbnails .galleria-image img{
	width:170px !important;
	height:130px !important;
	top:-10px !important;
	max-height:130px !important;
	max-width:170px !important;
}
.galleria-video:before{
	content:"";
	background:url('icon_play-video_thumb.png')repeat;
	height:45px;
	width:45px;
	display:block;
	margin:0 auto !important;
	top:36px !important;
	position:relative;
	z-index:400;
}
.galleria-thumbnails .galleria-image:hover:before{
	top:31px !important;
}
.galleria-thumbnails .galleria-image.active{border:5px solid #ff6600 !important;}
.galleria-thumbnails .galleria-image.active:before{top:31px !important;}
.galleria-thumbnails .galleria-image.active img{margin:-5px !important;}
.galleria-thumbnails .galleria-image:hover{border:5px solid #ff6600 !important;}
.galleria-thumbnails .galleria-image:hover img{margin:-5px !important;}
.galleria-stage{width:65.812% !important;}
.galleria-thumbnails .galleria-image:nth-child(2n+2) {
    margin-left: 10px;
}
.galleria-thumbnails .galleria-image:first-child{
    margin-top:0px;

}
.galleria-thumbnails .galleria-image:nth-child(2){
    margin-top:0px;
}



.galleria-thumbnails { 
	margin: 0 auto;
} 

.galleria-counter {
    position: absolute;
    right: 0px;
	bottom: 0px;
    text-align: right;
    color: #ffffff;
	font-weight:bold;
}
.galleria-loader {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
	margin: -17px 0 0 -17px;
    z-index: 2;
    display: none;
    background: url(wva-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
    width: 100%;
    z-index: 2;
	top: 80%;
    position: absolute;
    left: 0px;
    z-index: 2;
	min-height: 90px;
	margin-left:0px !important;
}
.galleria-info-text {
    padding: 12px;
    /* IE7 */ zoom:1;
	float:left;
	width: 80%;
}
.galleria-info-title {
    margin: 0;
    margin-bottom: 7px;
}
.galleria-info-description {
	line-height: 24px;
    margin: 0;
}
.galleria-image-nav {
    width: 15%;
	position: absolute;
	right: 0;
	background:url("../../../img/stitch/stitch-2pt-i-vert.png") repeat-y left top;
	padding-top: 31px;
	padding-bottom: 23px;
	min-width:88px;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
    cursor: pointer;
    width: 26px;
    height: 26px;
    float: right;
    z-index: 2;
    background-position: 0 0;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	display: block;
	border: 4px solid #ccc;
	background: #fe9909;
	background: -webkit-gradient(radial, 0 0, 0 bottom, from(#fe9909), to(#ff6600));
	background: -webkit-radial-gradient(#fe9909, #ff6600);
	background: -moz-radial-gradient(#fe9909, #ff6600);
	background: -ms-radial-gradient(#fe9909, #ff6600);
	background: -o-radial-gradient(#fe9909, #ff6600);
	background: radial-gradient(#fe9909, #ff6600);
	text-shadow: 0 1px rgba(255, 255, 255, .3);
	color: white;
	text-align: center;
	line-height: 26px;
}
.galleria-image-nav-left .icon-caret-left {
	margin-left: -4px;
}
.galleria-image-nav-right .icon-caret-right {
	margin-left: 2px;
}
.galleria-image-nav-right {
    margin: 0 0 5px 10px;
}
.notouch .galleria-image-nav-left:hover,
.notouch .galleria-image-nav-right:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
	display:none;
}
.galleria-thumb-nav-right {
    background-position: -30px 30px;
    border-right: none;
    right: 0;
    left: auto;
}
.galleria-thumbnails-container .disabled {
    display: none;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #ff6600;
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #ff6600;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
.galleria-fullscreen {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index:10;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
	color: white;
}
.galleria-fullscreen p {
	color: white;
	font-size: 12px;
	position:absolute;
	left: -100px;
	top: -13px;
}
.galleria-fullscreen.hovered {
	opacity: 1;
	filter: alpha(opacity=100);
}
.galleria-playPause {
	position: absolute;
	top: 20px;
	right: 0px;
	cursor: pointer;
	color: #ff6600;
}
.galleria-playPause:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.galleria-playPause .icon-play {
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.galleria ::-webkit-scrollbar {
    width: 13px;
}
 
/* Track */
.galleria ::-webkit-scrollbar-track {
	background:url("stitch/stitch-2pt-i-vert.png") repeat-y center top;
}
.galleria ::-webkit-scrollbar-button{
height:13px;
border:3px solid #FF6600;
border-radius:10px;
background:#FFF;
}
 
/* Handle */
.galleria ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #FF6600;
	border:3px solid #9a8b7d;	
	height:50px;
}
/*Fix for when row isnt fluid*/

.galleria-images.span8 {
	margin-left: 0;
}
.row .galleria-info {
    left: 20px;
}


@media (max-width: 767px) {
.galleria-info-text {
    width: 68%;
}
.galleria-stage{width:100% !important;}
.galleria-container{min-height:350px !important;}
}


