/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_616 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_616 .theDivider1,
#simpleDivider_stacks_in_616 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_616 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_616.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_616.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_616 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_616.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_616.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_616.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_616.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_328{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_328 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_328 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_328 .c+.c .count{margin-left: 4pxpx;}
#stacks_in_328.s3 .c.s2_3 .count,#stacks_in_328.s4 .c.s2_4 .count,#stacks_in_328.s4 .c.s3_4 .count{ margin-left: %(4px >> 1)%px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_328.s2 .c.s1_2 .c-pad,#stacks_in_328.s3 .c.s1_3 .c-pad,#stacks_in_328.s4 .c.s1_4 .c-pad{padding: 0 4pxpx 0 0;}
#stacks_in_328.s3 .c.s2_3 .c-pad,#stacks_in_328.s4 .c.s2_4 .c-pad,#stacks_in_328.s4 .c.s3_4 .c-pad{ padding: 0 %(4px >> 1)%px;}
#stacks_in_328.s2 .c.s2_2 .c-pad,#stacks_in_328.s3 .c.s3_3 .c-pad,#stacks_in_328.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4pxpx;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_328 .c+.c .count,
	#stacks_in_328.s3 .c.s2_3 .count,
	#stacks_in_328.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_328 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_328 .c:first-child,#stacks_in_328.s4 .c.s1_4,#stacks_in_328.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_328 .c:last-child,#stacks_in_328.s4 .c.s3_4,#stacks_in_328.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_328.s2 .c-pad,#stacks_in_328.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_328.s4 .c.s2_4 .count,
	#stacks_in_328.s4 .c.s4_4 .count{ margin-left: 4pxpx;}
	#stacks_in_328.s4 .c {width: 49.2%;}
	#stacks_in_328.s4 .c.s1_4 .c-pad,#stacks_in_328.s4 .c.s3_4 .c-pad{ padding: 0 4pxpx 0 0;}
	#stacks_in_328.s4 .c.s2_4 .c-pad,#stacks_in_328.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4pxpx;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_328 .count{ margin-left: 0 !important;}
	#stacks_in_328 .c .c-pad{padding: 0 !important;}
	#stacks_in_328.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */



/* Browser Resets
*********************************/
.flex-container a:active,
.sflexslider a:active,
.flex-container a:focus,
.sflexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0 !important; list-style: none !important;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../files/flexslider-icon.eot');
	src:url('../files/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../files/flexslider-icon.woff') format('woff'),
		url('../files/flexslider-icon.ttf') format('truetype'),
		url('../files/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
#stacks_in_338 .sf-loader{
	position: relative;
	text-align: center;
	font: normal 12px "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 15px;
	-webkit-text-stroke: 0.15px;
  top: 60%;
  -webkit-font-smoothing: antialiased;
  color: #004080;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sf-loader hr{
	height: 10px !important;
	background-color: transparent !important;
	border: none;
}
#stacks_in_338 .sf-spinner {
  width: 80px;
  height: 50px;
  display: inline-block;
  background-color: #004080;
  border-radius: 1px;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: visible !important;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/* FlexSlider Necessary Styles
*********************************/

#stacks_in_338{
	position: relative;
	z-index: 20;
	text-shadow: none;
	height: 225px;
	max-height: ;
	max-width: ;
	max-height:none;max-width:none;
	overflow: hidden;
}
.sf-loaded #stacks_in_338{height: auto;}

.sflexslider {
	opacity: 0;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
.sf-loaded .sflexslider{
	opacity: 1;
}
.sf-loaded .sf-loader{
	display: none;
}

.sflexslider .slides{
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}

.sflexslider .slides:not(.lt-ie){
	margin-left: 0 !important;
}

.sflexslider .slides a,
.sflexslider .slides img{
	outline: none;
	border: none;
}
.sflexslider .slides a{}
.sflexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.sflexslider .slides > li.anim {
	overflow: hidden;
  -webkit-transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.sflexslider .slides img{width:100%;display: block;}
.sflexslider .slides img.max {width: 100% !important; height: auto !important;}
.sflexslider .slides img.limit {width: auto !important;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.sflexslider { position: relative; zoom: 1; }
#stacks_in_338 *{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#extraContainer1 .sflexslider { margin: 0;}
.flex-viewport { 
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; 
}

.sflexslider .slides { zoom: 1;}

/* Direction Nav */
#stacks_in_338 .flex-direction-nav {*height: 0;}

#stacks_in_338 .flex-direction-nav a{
	text-indent: 0 !important;
	text-decoration:none;
	display: block;
	background-color: #FFFFFF;
	border-radius: 3px;
	font-style: normal !important;
	position: absolute;
	top: 50%;
	height: 44px;
	width: 44px;
	margin-top: -22px;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
	line-height: 0;
	margin-left: 30px;
	color: #004080 !important;
	-webkit-transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000);
	-moz-transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
#stacks_in_338 .flex-direction-nav .flex-next{
	margin-left: 0px;
	margin-right: 30px;
}
#stacks_in_338 .flex-direction-nav .flex-prev {
	-webkit-transform: translateX(-50px);
  -moz-transform:    translateX(-50px);
  -ms-transform:     translateX(-50px);
  -o-transform:      translateX(-50px);
  transform:         translateX(-50px);
	left: -10px;
}
#stacks_in_338 .flex-direction-nav .flex-next { 
	-webkit-transform: translateX(50px);
  -moz-transform:    translateX(50px);
  -ms-transform:     translateX(50px);
  -o-transform:      translateX(50px);
  transform:         translateX(50px);
	text-align: right; 
	right: -10px;
}
#stacks_in_338 .sflexslider:hover .flex-prev,
#stacks_in_338 .sflexslider:hover .flex-next {
	-webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
  transform:         translateX(0);
	opacity: 0.4;
}

#stacks_in_338 .flex-direction-nav .flex-prev:before,
#stacks_in_338 .flex-direction-nav .flex-next:before{
	text-align: center;
	width: 45px;
	line-height: 46px;
	font-family: "flexslider-icon";
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 20px; 
	display: inline-block; 
	content: '\f001'; 
	z-index: 10;
	position: relative;
}
#stacks_in_338 .flex-direction-nav .flex-next:before  { width: 45px;content: '\f002';}
#stacks_in_338 .sflexslider:hover .flex-next:hover, 
#stacks_in_338 .sflexslider:hover .flex-prev:hover { opacity: 1; color: #004080 !important;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Caption */
.slides > li{position: relative;}
.flex-caption { 
	height:50px; 
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
	background: rgba(0,0,0,.5);
	box-shadow: inset 0 1px 0 rgba(0,0,0,.1), inset 0 2px 0 rgba(255,255,255,.04);
	zoom: 1; 
	text-align: left; 
	width: 100%; 
	z-index: 10;
	display: block; 
	text-indent: 20px;
	position: absolute; 
	left: 0; 
	bottom: 0; 
	color: #fff;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 0.2px #999;
	font-size: 14px;
}

/* Control Nav */
body ol.flex-control-nav {
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 100%; 
	position: absolute; 
	bottom: -40px; 
	text-align: center;
	opacity: 0.2;
	line-height: 50px;
	bottom: 0; 
	width:100%;
	z-index:100;
	-webkit-transition: opacity .6s linear;
	-moz-transition: opacity .6s linear;
	transition: opacity .6s linear;
}
.flex-control-nav *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.sflexslider:hover .flex-control-nav {
	opacity: 0.5;
}
#stacks_in_338 .flex-control-nav li {
	margin: 0 7px; 
	display: inline-block;
	zoom: 1;
	position: relative;
	*display: inline;
	list-style-type: none !important;
}
#stacks_in_338 .flex-control-paging li a {
	color: transparent !important; 
	width: 11px; 
	height: 11px; 
	display: block;
	float: left;
	background: #FFFFFF; 
	cursor: pointer; 
	text-align: left;
	text-indent: -9999px;
	position: relative;
	top: 1px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px;
	-webkit-transition: background .25s ease-out;
	-moz-transition: background .25s ease-out;
	transition: background .25s ease-out;
}
#stacks_in_338 .flex-control-paging li a:hover { background:  #004080; }
#stacks_in_338 .flex-control-paging li a.flex-active { background: #004080; cursor: default; }

/* Control Nav MOD */
#extraContainer1 .flex-control-nav {bottom: 0;}

.flex-control-nav.alignRight {
	opacity: 0.4;
	text-align: right; 
	right: 15px;
	width:auto;
	display: block;
	float: left;
}

.sflexslider:hover .flex-control-nav.alignRight {
	opacity: 0.7;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
#stacks_in_338 .sflexslider .flex-prev,
#stacks_in_338 .sflexslider .flex-next {
	-webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
  transform:         translateX(0);
	opacity: 0.6;
}
}
@media screen and (max-width: 480px) {
	#stacks_in_338 .flex-direction-nav{display: none;}
}


/* Edit Mode UI  */



/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_350 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_350 .theDivider1,
#simpleDivider_stacks_in_350 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_350 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_350.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_350.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_350 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_350.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_350.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_350.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_350.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_586 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_586 .theDivider1,
#simpleDivider_stacks_in_586 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_586 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_586.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_586.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_586 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_586.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_586.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_586.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_586.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_332 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_332 .theDivider1,
#simpleDivider_stacks_in_332 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_332 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_332.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_332.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_332 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_332.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_332.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_332.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_332.bgImageOn .theDivider1 img {
	display: block;
}

/* -- Start Tabloid Each css Template -- */



#stacks_in_333, #stacks_in_333 .stacks_in, #stacks_in_333 .stacks_out {
	overflow: visible !important;
}

.stacks_in_333tabloid {
	-webkit-columns: 300x;
	-moz-columns: 300px;
	columns: 300px;
	
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;

	-webkit-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Firefox */
	column-rule: 1px solid rgba(0, 0, 0, 0.30);
}





/* -- End Tabloid Each css Template -- *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_587 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_587 .theDivider1,
#simpleDivider_stacks_in_587 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_587 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_587.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_587.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_587 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_587.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_587.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_587.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_587.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_367 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_367 .theDivider1,
#simpleDivider_stacks_in_367 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_367 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_367.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_367.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_367 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_367.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_367.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_367.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_367.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Fit My Video stack CSS code */.stacks_in_370myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_370dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_588 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_588 .theDivider1,
#simpleDivider_stacks_in_588 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_588 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_588.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_588.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_588 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_588.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_588.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_588.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_588.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_375 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_375 .theDivider1,
#simpleDivider_stacks_in_375 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_375 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_375.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_375.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_375 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_375.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_375.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_375.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_375.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_378 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_378 .theDivider1,
#simpleDivider_stacks_in_378 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_378 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_378.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_378.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_378 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_378.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_378.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_378.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_378.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_381 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_381 .theDivider1,
#simpleDivider_stacks_in_381 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_381 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_381.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_381.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_381 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_381.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_381.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_381.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_381.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_384 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_384 .theDivider1,
#simpleDivider_stacks_in_384 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_384 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_384.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_384.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_384 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_384.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_384.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_384.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_384.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_589 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_589 .theDivider1,
#simpleDivider_stacks_in_589 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_589 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_589.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_589.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_589 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_589.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_589.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_589.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_589.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_386 {
	background-color: rgba(76, 76, 76, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_590 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_590 .theDivider1,
#simpleDivider_stacks_in_590 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_590 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_590.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_590.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_590 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_590.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_590.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_590.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_590.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_591 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_591 .theDivider1,
#simpleDivider_stacks_in_591 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_591 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_591.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_591.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_591 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_591.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_591.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_591.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_591.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_592 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_592 .theDivider1,
#simpleDivider_stacks_in_592 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_592 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_592.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_592.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_592 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_592.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_592.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_592.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_592.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_593 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_593 .theDivider1,
#simpleDivider_stacks_in_593 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_593 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_593.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_593.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_593 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_593.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_593.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_593.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_593.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_594 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_594 .theDivider1,
#simpleDivider_stacks_in_594 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_594 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_594.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_594.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_594 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_594.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_594.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_594.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_594.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_421 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_421 .theDivider1,
#simpleDivider_stacks_in_421 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_421 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_421.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_421.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_421 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_421.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_421.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_421.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_421.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_595 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_595 .theDivider1,
#simpleDivider_stacks_in_595 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_595 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_595.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_595.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_595 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_595.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_595.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_595.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_595.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_428 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_428 .theDivider1,
#simpleDivider_stacks_in_428 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_428 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_428.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_428.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_428 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_428.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_428.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_428.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_428.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_596 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_596 .theDivider1,
#simpleDivider_stacks_in_596 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_596 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_596.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_596.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_596 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_596.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_596.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_596.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_596.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_434 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_434 .theDivider1,
#simpleDivider_stacks_in_434 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_434 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_434.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_434.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_434 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_434.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_434.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_434.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_434.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_439 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_439 .theDivider1,
#simpleDivider_stacks_in_439 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_439 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_439.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_439.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_439 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_439.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_439.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_439.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_439.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_597 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_597 .theDivider1,
#simpleDivider_stacks_in_597 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_597 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_597.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_597.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_597 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_597.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_597.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_597.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_597.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_451 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_451 .theDivider1,
#simpleDivider_stacks_in_451 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_451 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_451.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_451.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_451 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_451.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_451.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_451.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_451.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_598 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_598 .theDivider1,
#simpleDivider_stacks_in_598 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_598 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_598.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_598.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_598 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_598.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_598.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_598.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_598.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_599 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_599 .theDivider1,
#simpleDivider_stacks_in_599 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_599 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_599.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_599.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_599 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_599.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_599.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_599.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_599.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_600 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_600 .theDivider1,
#simpleDivider_stacks_in_600 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_600 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_600.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_600.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_600 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_600.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_600.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_600.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_600.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_484_float {
	float:left;
	width:33%;
}
#stacks_in_486 {
	padding:  20px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_601 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_601 .theDivider1,
#simpleDivider_stacks_in_601 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_601 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_601.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_601.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_601 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_601.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_601.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_601.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_601.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_602 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_602 .theDivider1,
#simpleDivider_stacks_in_602 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_602 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_602.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_602.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_602 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_602.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_602.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_602.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_602.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_603 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_603 .theDivider1,
#simpleDivider_stacks_in_603 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_603 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_603.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_603.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_603 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_603.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_603.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_603.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_603.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_604 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_604 .theDivider1,
#simpleDivider_stacks_in_604 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_604 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_604.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_604.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_604 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_604.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_604.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_604.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_604.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_605 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_605 .theDivider1,
#simpleDivider_stacks_in_605 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_605 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_605.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_605.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_605 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_605.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_605.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_605.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_605.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_606 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_606 .theDivider1,
#simpleDivider_stacks_in_606 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_606 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_606.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_606.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_606 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_606.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_606.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_606.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_606.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_607 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_607 .theDivider1,
#simpleDivider_stacks_in_607 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_607 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_607.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_607.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_607 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_607.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_607.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_607.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_607.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_608 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_608 .theDivider1,
#simpleDivider_stacks_in_608 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_608 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_608.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_608.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_608 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_608.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_608.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_608.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_608.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_609 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_609 .theDivider1,
#simpleDivider_stacks_in_609 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_609 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_609.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_609.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_609 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_609.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_609.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_609.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_609.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_610 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_610 .theDivider1,
#simpleDivider_stacks_in_610 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_610 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_610.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_610.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_610 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_610.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_610.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_610.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_610.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_611 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_611 .theDivider1,
#simpleDivider_stacks_in_611 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_611 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_611.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_611.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_611 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_611.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_611.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_611.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_611.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_612 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_612 .theDivider1,
#simpleDivider_stacks_in_612 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_612 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_612.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_612.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_612 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_612.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_612.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_612.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_612.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_559 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_559 .theDivider1,
#simpleDivider_stacks_in_559 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_559 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_559.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_559.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_559 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_559.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_559.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_559.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_559.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_613 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_613 .theDivider1,
#simpleDivider_stacks_in_613 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_613 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_613.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_613.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_613 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_613.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_613.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_613.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_613.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_614 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_614 .theDivider1,
#simpleDivider_stacks_in_614 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_614 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_614.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_614.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_614 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_614.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_614.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_614.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_614.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_615 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_615 .theDivider1,
#simpleDivider_stacks_in_615 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_615 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_615.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FB0207;
	border-bottom-color: #000000;
}
#simpleDivider_stacks_in_615.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_615 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_615.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_615.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_615.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_615.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Stats stack CSS code */.stacks_in_336stats, .stacks_in_336pagetitle{	display: none;}.stacks_in_336instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_336instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code *//*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_337 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_337 .theDivider1,
#simpleDivider_stacks_in_337 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_337 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_337.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
#simpleDivider_stacks_in_337.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_337 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_337.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_337.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_337.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_337.bgImageOn .theDivider1 img {
	display: block;
}

