
#stacks_in_289 .stacks_left {
	float:left;
	width:29%;
}

#stacks_in_289 .stacks_right {
	float:right;
	width:69%;
}
#stacks_in_289 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_293 {
	margin:  2px;
	padding:  12px;
}

#stacks_in_295 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_297 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_299 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_299 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_299 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_299 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_303 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_305 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_306 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_311 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_313 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_314 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_319 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_321 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_322 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_324 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_326 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_328 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_330 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_330 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_330 {
	border: solid rgba(128, 0, 0, 1.00);
	border-width:  1px;
	margin:  2px;
	padding:  5px;
}

#stacks_out_330 {
	width: 85%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_342 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_342 {
		display: none !important;
	}
}

#stacks_in_337 {
	margin:  10px;
	padding:  5px;
}
/* Start video wall css */


/* general styles edit and preview mode */
.stacks_in_333vwheader{
	height:145px;
	background:#000000 url(../files/images/videowall.png) no-repeat center top;
	margin-bottom: 20px;
}

.stacks_in_333main_wrapper{
	padding-left:20px;
	margin:0 0 0 40px;
}

.stacks_in_333tubeWrapper{
	float:left;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	
}

.stacks_in_333Url{
	display:block;
	 
	display:none; 
	
	
	overflow:hidden;
}



.stacks_in_333dooTube_Arrow{
	position:absolute;
	height:200px;
	width:247px;
	background: url(../files/images/arrows/play05.png) no-repeat center center;
	z-index:9001;
}

.stacks_in_333dooTube_ThumbLink{
	float:left;
	position:relative;
	cursor:pointer;
	width:247px;
	height:200px;
	border:1px solid #B3B3B3;
}

.stacks_in_333dooTube_ThumbLink img{
	height:200px;
	width:247px;
}

.stacks_in_333tubeThumb{
	position:absolute;
	height:200px;
	width:247px;
	z-index:9001;
}

.stacks_in_333tubeThumb img{
	height:200px;
	width:247px;
}

.stacks_in_333dooTube_Arrow_edit{
	position:absolute;
	height:200px;
	width:247px;
	background: url(../files/images/arrows/play05.png) no-repeat center center;
	z-index:9002;
}

.stacks_in_333dooTube_ThumbLink_edit{
	float:left;
	position:relative;
	cursor:pointer;
	width:247px;
	height:200px;
	border:1px solid #B3B3B3;
}

.stacks_in_333dooTubeWindow{
	display:none;
}

/* styles only relivant in edit */








.stacks_in_333titlewrapper{
	display: block;
}

.stacks_in_333title{
	text-align: center; 
	width:247px;
	padding:8px 0 11px 0;
}















	/*	Setting the container to relative positioning
		so i can center the control div */
.stacks_in_333flashContainer{
	margin: auto;
	position:relative;
	padding:20px;
	background:#F1F1F1 url(../files/images/topgrad.png) repeat-x left top;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 55px #000;
	-webkit-box-shadow: 0px 0px 55px #000;
	box-shadow: 0px 0px 55px #000;
}

.progressBar{
	display:none;
	position:absolute;
	width:auto;
	height:8px;
	left:40px;
	right:125px;
	bottom:40px;
	background-color:#141414;
	overflow:hidden;
	cursor:pointer;
	
	/* A light CSS3 bottom highlight */
	
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
}

.progressBar .elapsed{
	position:absolute;
	width:0;
	height:100%;
	background-color:#cccccc;
	border-right:1px solid #f1f1f1;
}


.stacks_in_333controlDiv{
	/* Centering the control div */
	position:absolute;
	width:120px;
	height:120px;
	cursor:pointer;
	top:50%;
	left:50%;
	margin:-60px 0 0 -60px;
}

.stacks_in_333controlDiv.play{
	background:url('../files/images/play.png') no-repeat center center;
}

.stacks_in_333controlDiv.replay{
	background:url('../files/images/replay.png') no-repeat center center;
}

.stacks_in_333controlDiv.pause{
	background:url('../files/images/pause.png') no-repeat -99999px;
}

.stacks_in_333flashContainer:hover .stacks_in_333controlDiv.pause{
	background-position:center center;
}

/* Only show the progress bar when the video is playing */

.stacks_in_333flashContainer.playing:hover .progressBar{
	display:block;
}


/* end video wall css */
#stacks_in_333 {
	margin:  2px;
	padding:  5px;
}
/* @group Generic Styles */

#ruleStackstacks_in_343,
#ruleStackstacks_in_343:before,
#ruleStackstacks_in_343:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_343 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_343 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_343 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_343 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_343 {
	text-align: center;
}

#ruleStackstacks_in_343:before,
#ruleStackstacks_in_343:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_343:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_343:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_343 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  */
#stacks_in_340 {
	margin:  2px;
	padding:  5px;
}
