#stacks_in_11>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_11>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_11>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_11 {
	border: solid rgba(111, 9, 10, 1.00);
	border-width: 10px 10px 10px 10px;
}
#stacks_in_45 .spinner_outer
{
	min-height:100px;
	padding: 0px;
	
	/*End line with a semicolon;*/
	}

#stacks_in_45 .spinner_container
{
  	margin-left: auto ;
  	margin-right: auto ;

	width:240px;
	height:240px;
	overflow: hidden;

 

	-webkit-animation:spinnerspin 5s linear infinite;
	-moz-animation:spinnerspin 5s linear infinite;
	animation:spinnerspin 5s linear infinite;
	animation-delay: 3s;
	animation-delay: 3s;
	-moz-animation-delay: 3s;
	-webkit-animation-delay: 3s;
	-webkit-animation-direction:normal;
	animation-direction:normal;
 

    -moz-border-radius: 360px;
    -webkit-border-radius: 360px;
    -khtml-border-radius: 360px;
    border-radius: 360px;

	border-style: solid;
	border-width: 0px;
	border-color: #333333;

	-moz-box-shadow: 0 0 0px #333333;
	-webkit-box-shadow: 0 0 0px #333333;
	box-shadow: 0 0 0px #333333;

box-sizing:inherit !important;


	/*End line with a semicolon;*/
}

#stacks_in_45 .spinner_container:hover {

 
 

}

#stacks_in_45 .spinner
{
		background: #EEEDEC url(../files/backgroundimage-45.png) repeat;
		background-attachment: scroll;

	

		
			background-position:  left top;
	



 
	background-size: cover !important;
	-webkit-background-size: cover !important; 
	-o-background-size: cover !important; 
 

	width:240px;
	height:240px;
	overflow: hidden;
	/*End line with a semicolon;*/
}

#stacks_in_45 .spinner a:hover, a:visited, a:link, a:active {
    text-decoration:none !important;
}

 

@-ms-keyframes spinnerspin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spinnerspin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spinnerspin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spinnerspin {
    from { transform:rotate(0deg); }
    to { transform:rotate(360deg); }
}
 



#stacks_in_45 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_14>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_15>.s3_row {
	margin: 0 -10px;
}

#stacks_in_15>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_15>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_15>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_15>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_15>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






/* Start doobox vimeo pop css */

.stacks_in_60manifesttrigger img{
display: block;
}


.stacks_in_60loader{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -64px;
}


	

.stacks_in_60manifestbox{
position: relative;
width: 75%;
max-width: 10000px;
display: table;
margin: 10px auto 14px auto;
padding: 10px;
background: #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}


  /* ------------------------------------- if the large thumbnail is selected */
.stacks_in_60playbutton{
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 52px;
height: 32px;
margin-top: -16px;
margin-left: -26px;
background: url(../files/youtubepop_files/play1.png);
}


.stacks_in_60videothumb{
width: 100%;
background: #e6e6e6;
}

.stacks_in_60manifesttrigger{
position: relative; 
padding: 0px;
background: #CCCCCC;
max-width: 200px;
margin: 0 auto 0 auto;
cursor: pointer;
}








  /* end if in edit mode */






 /* -------------------------------------------------- if in preview mode */

.stacks_in_60manifestbox{
display: none;
}

.stacks_in_60videothumbpreview{
display: none;
}
 /* ------------------------------------------------- end if in preview mode */





/* ---------------------------------------------------------------- start misc styles */

.stacks_in_60manifestclose{
position: absolute;
top:-11px;
left: -12px;
width: 26px;
height: 26px;
background: url(../files/youtubepop_files/thex.png);
cursor: pointer;
}


.stacks_in_60clearer{
clear: both;
height: 0px;
margin: 0;
padding: 0;
}

.stacks_in_60editvideotip{
color: #ffffff;
padding-top: 5px;
padding-bottom: 10px;
}




/* end doobox vimeo pop css */

#stacks_in_16>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_16>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_16>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






/* Start doobox vimeo pop css */

.stacks_in_69manifesttrigger img{
display: block;
}


.stacks_in_69loader{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -64px;
}


	

.stacks_in_69manifestbox{
position: relative;
width: 75%;
max-width: 10000px;
display: table;
margin: 10px auto 14px auto;
padding: 10px;
background: #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}


  /* ------------------------------------- if the large thumbnail is selected */
.stacks_in_69playbutton{
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 52px;
height: 32px;
margin-top: -16px;
margin-left: -26px;
background: url(../files/youtubepop_files/play1.png);
}


.stacks_in_69videothumb{
width: 100%;
background: #e6e6e6;
}

.stacks_in_69manifesttrigger{
position: relative; 
padding: 0px;
background: #CCCCCC;
max-width: 200px;
margin: 0 auto 0 auto;
cursor: pointer;
}








  /* end if in edit mode */






 /* -------------------------------------------------- if in preview mode */

.stacks_in_69manifestbox{
display: none;
}

.stacks_in_69videothumbpreview{
display: none;
}
 /* ------------------------------------------------- end if in preview mode */





/* ---------------------------------------------------------------- start misc styles */

.stacks_in_69manifestclose{
position: absolute;
top:-11px;
left: -12px;
width: 26px;
height: 26px;
background: url(../files/youtubepop_files/thex.png);
cursor: pointer;
}


.stacks_in_69clearer{
clear: both;
height: 0px;
margin: 0;
padding: 0;
}

.stacks_in_69editvideotip{
color: #ffffff;
padding-top: 5px;
padding-bottom: 10px;
}




/* end doobox vimeo pop css */


/* Start doobox vimeo pop css */

.stacks_in_71manifesttrigger img{
display: block;
}


.stacks_in_71loader{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -64px;
}


	

.stacks_in_71manifestbox{
position: relative;
width: 75%;
max-width: 10000px;
display: table;
margin: 10px auto 14px auto;
padding: 10px;
background: #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}


  /* ------------------------------------- if the large thumbnail is selected */
.stacks_in_71playbutton{
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 52px;
height: 32px;
margin-top: -16px;
margin-left: -26px;
background: url(../files/youtubepop_files/play1.png);
}


.stacks_in_71videothumb{
width: 100%;
background: #e6e6e6;
}

.stacks_in_71manifesttrigger{
position: relative; 
padding: 0px;
background: #CCCCCC;
max-width: 200px;
margin: 0 auto 0 auto;
cursor: pointer;
}








  /* end if in edit mode */






 /* -------------------------------------------------- if in preview mode */

.stacks_in_71manifestbox{
display: none;
}

.stacks_in_71videothumbpreview{
display: none;
}
 /* ------------------------------------------------- end if in preview mode */





/* ---------------------------------------------------------------- start misc styles */

.stacks_in_71manifestclose{
position: absolute;
top:-11px;
left: -12px;
width: 26px;
height: 26px;
background: url(../files/youtubepop_files/thex.png);
cursor: pointer;
}


.stacks_in_71clearer{
clear: both;
height: 0px;
margin: 0;
padding: 0;
}

.stacks_in_71editvideotip{
color: #ffffff;
padding-top: 5px;
padding-bottom: 10px;
}




/* end doobox vimeo pop css */


/* Start doobox vimeo pop css */

.stacks_in_73manifesttrigger img{
display: block;
}


.stacks_in_73loader{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -64px;
}


	

.stacks_in_73manifestbox{
position: relative;
width: 75%;
max-width: 10000px;
display: table;
margin: 10px auto 14px auto;
padding: 10px;
background: #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}


  /* ------------------------------------- if the large thumbnail is selected */
.stacks_in_73playbutton{
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 52px;
height: 32px;
margin-top: -16px;
margin-left: -26px;
background: url(../files/youtubepop_files/play1.png);
}


.stacks_in_73videothumb{
width: 100%;
background: #e6e6e6;
}

.stacks_in_73manifesttrigger{
position: relative; 
padding: 0px;
background: #CCCCCC;
max-width: 200px;
margin: 0 auto 0 auto;
cursor: pointer;
}








  /* end if in edit mode */






 /* -------------------------------------------------- if in preview mode */

.stacks_in_73manifestbox{
display: none;
}

.stacks_in_73videothumbpreview{
display: none;
}
 /* ------------------------------------------------- end if in preview mode */





/* ---------------------------------------------------------------- start misc styles */

.stacks_in_73manifestclose{
position: absolute;
top:-11px;
left: -12px;
width: 26px;
height: 26px;
background: url(../files/youtubepop_files/thex.png);
cursor: pointer;
}


.stacks_in_73clearer{
clear: both;
height: 0px;
margin: 0;
padding: 0;
}

.stacks_in_73editvideotip{
color: #ffffff;
padding-top: 5px;
padding-bottom: 10px;
}




/* end doobox vimeo pop css */

#stacks_in_23 .fullpagebg {

 
 




	position: fixed; z-index: -1;

 
	background: url(../files/imagelayerch1-23.png) no-repeat center center; 


 
 

 




	height: 100%; width: 100%;
	overflow: hidden;
	margin-right: 0;
	margin-left: 0;
	top: 0;
	left: 0;


	opacity: 0.99;
 


	background-size: cover;
	-webkit-background-size: cover; 
	-o-background-size: cover; 
 

 







/*customcss;*/
}

#stacks_in_23 .bgoverlay {

width: 100%; height: 100%;

	 
		background: url(../files/black80.png) fixed repeat !important;
	 

	 

 


	


	opacity: 0.60;
 

/*customcss;*/
}


#fullpagebg {

}

#fullpagebg {

}

#fullpagebg {

}


body {

}

html {

background: transparent !important;

}








@media only screen and (max-width : 0px) {
#stacks_in_23 .fullpagebg {
 
 
 
 
}

#stacks_in_23 .bgoverlay {
 
}

html {
 
}
}




 