#showbox {
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background:#000;
    z-index: 999999999999999999999999;
    overflow:hidden;
}
.unselect {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#showbox-exit {
    width:16px;
    height:16px;
    background: url(exit.gif);
    position:absolute;
    right:10px;
    top:10px;
    z-index: 1002;
    cursor:pointer;
}
#showbox-loader {
    position: absolute;
    top: 50%;
    left:50%;
    width: 16px;
    height: 16px;
    background: #000 url(loader.gif);
    margin:-80px 0 0 -8px;
}
#showbox .showbox-image {
    position:relative;
}
#showbox .showbox-image img {
    cursor:pointer;
}
#showbox .showbox-menubar {
    text-align: center;
    width: 100%;
    font-family: Arial,Tahoma,Serif;
    color: #919191;
    height: 35px;
    position: relative;
}
#showbox .showbox-preview {
    border-top:1px solid #181818;
    background: #0A0A0A;
    position:fixed;
    height: 80px;
    width:100%;
    bottom:-75px;
    left:0px;
    padding: 5px 0 15px 0 ;
    overflow:hidden;
}
#showbox .showbox-pv-lock {
    width:13px;
    height:9px;
    background: url(lock.gif);
    position:absolute;
    right:10px;
    top:10px;
    display:none;
}
#showbox .showbox-th-counter {
    text-align:center;
    color: #919191;
    font-family: Arial,Tahoma,Serif;
    font-size:12px;
    height: 15px;
    margin-bottom: 5px;
}
.showbox-th-container {
    position:relative;
    width: 90000px;
}
.showbox-th {
    position: relative;
    width:58px;
    height:58px;
    overflow:hidden;
    float:left;
    margin: 2px;
    cursor:pointer;
    border: 1px transparent solid;
}
#showbox .showbox-th img{
    position: relative;
}
#showbox .showbox-th-active {
    border: 1px #e5e5e5 solid;
    cursor:default !important;
}
/* clearfix ----------------------------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } 


/*==========================================*/


a[name]{font-size:1px}



/*===============                Picture               ==============================================*/
#picture_top_section{width:100%; height:auto; /*margin:50px 0 0 0*/; background:/*url(../images/testimonial_bg.jpg)*/ #373737; border-bottom:3px solid #00FFCC}

#gcontainer0 a, , #gcontainer1 a, #gcontainer2 a, #gcontainer3 a{ color:#FFFFFF; text-decoration:none; font-size:16px; line-height:40px}
#gcontainer0 span, #gcontainer1 span, #gcontainer2 span, #gcontainer3 span{ padding:0 0 0 0; position:absolute; color:#FFFFFF; width:100%; height:100%; background:url(../img/cross.png) no-repeat center center rgba(0, 0, 0, 0.5) ; opacity:0}

#show_next{ width:50px; height:50px; float:right; position:absolute; top:40%; right:30px; z-index:999; background:url(../img/nav-slide-3.png) no-repeat center right; cursor:pointer }
#show_prev{ width:50px; height:50px; float:left; position:absolute; top:40%; left:30px; z-index:999; background:url(../img/nav-slide-3.png) no-repeat center left; cursor:pointer }

#gcontainer0, #gcontainer1, #gcontainer2, #gcontainer3{
	position:relative;
	width:100%;
	/*margin:0 auto 25px;
	padding-bottom: 10px;*/}
	
		
.grid{
	width:188px;
	/*min-height:100px;*/
	padding: 0px;
	/*background:#000;*/
	margin:4px;
	/*font-size:12px;*/
	float:left;
	/*box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);*/
	
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	
	
}

span .hvr-grid{ position:absolute;
               width:100%;
			   text-align:center;
			   bottom:5px;
               }

.grid img{ width:100%; height:100%;}

.grid strong {
	/*border-bottom:1px solid #ccc;*/
	margin:10px 0;
	display:block;
	/*padding:0 0 5px;*/
	font-size:17px;
}
.grid .meta{
	text-align:right;
	color:#777;
	font-style:italic;
}
.grid .imgholder img{
	max-width:100%;
	background:#ccc;
	display:block;
}

.box1 {
	height:188px;
	overflow:hidden;
}
.box2 {
	height:382px;
	overflow:hidden;
}
.movie_clips1, .movie_clips2, .movie_clips3 {
	display:none;
}
