/* Start Dyno Text stack CSS code */.stacks_in_333_page10container{position: relative;text-align: center;}h1.stacks_in_333_page10doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #FFFFFF !important;letter-spacing: 0px !important;margin-bottom: 0px; /* end if override */}.stacks_in_333_page10showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_333_page10topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_333_page10mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_333_page10small{font-weight: normal;font-size: 12px;}.stacks_in_333_page10centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_333_page10 {
	background-color: #042452;
	padding: 5px 10px 5px 10px;
}
/* Start doobox hippo css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */

.stacks_in_24_page10darkerborder{
	
	border: 1px solid #004D80;
	
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}

.stacks_in_24_page10overalltabcontainer{
	background: #FFFFFF;
	border: 10px solid #006699;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.stacks_in_24_page10tabcontentcontainer{
	padding: 20px;
}

.stacks_in_24_page10dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_24_page10dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_24_page10tabpicker{
	padding: 10px 30px 5px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #006699;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

#stacks_in_24_page10tabpicker span{
	padding-right: 10px;
	padding-left: 20px;
	
}

#stacks_in_24_page10tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 20px;
	
}

.stacks_in_24_page10dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_24_page10tabpicker a{
	display: inline-block;
	font-size: 14px;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #3399CC;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #FFFFFF;
	line-height: normal;
}

#stacks_in_24_page10tabpicker a:hover{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #003366;
}

#stacks_in_24_page10tabpicker a:active{
	background: #3399CC;
	text-decoration: none;
	border:none;
	color: #FFFFFF;
}

#stacks_in_24_page10tabpicker a.stacks_in_24_page10current{
	background: #003366;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_24_page10doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_24_page10doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}


 
.stacks_in_24_page10darkerborder{
	border: 1px solid #003467;
}

.stacks_in_24_page10darkerborder{
	margin: 5px 6px 7px 6px;
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:    0px 1px 6px rgba(0, 0, 0, 0.30);
	box-shadow:         0px 1px 6px rgba(0, 0, 0, 0.30);
}


/* end doobox hippo css *//* Start Dyno Text stack CSS code */.stacks_in_318_page10container{position: relative;text-align: center;}h1.stacks_in_318_page10doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #FFFFFF !important;letter-spacing: 0px !important;margin-bottom: 0px; /* end if override */}.stacks_in_318_page10showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_318_page10topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_318_page10mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_318_page10small{font-weight: normal;font-size: 12px;}.stacks_in_318_page10centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_318_page10 {
	background-color: #A1199D;
	padding: 0px 50px 0px 50px;
}
/* Responsive Layout v1.5.1 Copyright @2010-2012 Joe Workman */
#stacks_in_320_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_320_page10 .jwresp_col{overflow:hidden;vertical-align:top;margin:0;width:30%;float:left}#stacks_in_320_page10 #jwresp_col2_stacks_in_320_page10{float:right;width:68%}@media screen and (max-width:500px){#stacks_in_320_page10 #jwresp_col1_stacks_in_320_page10,#stacks_in_320_page10 #jwresp_col2_stacks_in_320_page10{width:100%;float:none;display:block}#stacks_in_320_page10 #jwresp_col1_stacks_in_320_page10{margin-bottom:15px}}
/* Fluid Image v1.9.2 Copyright @2010-2012 Joe Workman */
#stacks_in_323_page10 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;  max-width:100%;          }

#stacks_in_331_page10 {
	background-color: #8D008B;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 5px 0px 0px 0px;
}

#stacks_in_320_page10 {
	padding:  10px;
}
/* Responsive Layout v1.5.1 Copyright @2010-2012 Joe Workman */
#stacks_in_823_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_823_page10 .jwresp_col{overflow:hidden;vertical-align:top;margin:0;width:64%;float:left}#stacks_in_823_page10 #jwresp_col2_stacks_in_823_page10{float:right;width:34%}@media screen and (max-width:500px){#stacks_in_823_page10 #jwresp_col1_stacks_in_823_page10,#stacks_in_823_page10 #jwresp_col2_stacks_in_823_page10{width:100%;float:none;display:block}#stacks_in_823_page10 #jwresp_col1_stacks_in_823_page10{margin-bottom:15px}}
/* Fluid Image v1.9.2 Copyright @2010-2012 Joe Workman */
#stacks_in_830_page10 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }
/* Start doobox hippo css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */

.stacks_in_560_page10darkerborder{
	
	border: 1px solid #B38000;
	
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
}

.stacks_in_560_page10overalltabcontainer{
	background: #FFFFFF;
	border: 10px solid #CC9900;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.stacks_in_560_page10tabcontentcontainer{
	padding: 20px;
}

.stacks_in_560_page10dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_560_page10dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_560_page10tabpicker{
	padding: 10px 30px 5px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #CC9900;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

#stacks_in_560_page10tabpicker span{
	padding-right: 10px;
	padding-left: 20px;
	
}

#stacks_in_560_page10tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 20px;
	
}

.stacks_in_560_page10dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_560_page10tabpicker a{
	display: inline-block;
	font-size: 14px;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #FFCC00;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #333333;
	line-height: normal;
}

#stacks_in_560_page10tabpicker a:hover{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #191919;
}

#stacks_in_560_page10tabpicker a:active{
	background: #FFCC00;
	text-decoration: none;
	border:none;
	color: #333333;
}

#stacks_in_560_page10tabpicker a.stacks_in_560_page10current{
	background: #996600;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_560_page10doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_560_page10doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}




/* end doobox hippo css *//* Responsive Layout v1.5.1 Copyright @2010-2012 Joe Workman */
#stacks_in_570_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_570_page10 .jwresp_col{overflow:hidden;vertical-align:top;margin:0;width:64%;float:left}#stacks_in_570_page10 #jwresp_col2_stacks_in_570_page10{float:right;width:34%}@media screen and (max-width:500px){#stacks_in_570_page10 #jwresp_col1_stacks_in_570_page10,#stacks_in_570_page10 #jwresp_col2_stacks_in_570_page10{width:100%;float:none;display:block}#stacks_in_570_page10 #jwresp_col1_stacks_in_570_page10{margin-bottom:15px}}
/* Fluid Image v1.9.2 Copyright @2010-2012 Joe Workman */
#stacks_in_575_page10 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }
/* Start Dyno Text stack CSS code */.stacks_in_73_page10container{position: relative;text-align: center;}h1.stacks_in_73_page10doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #FFFFFF !important;letter-spacing: 0px !important;margin-bottom: 0px; /* end if override */}.stacks_in_73_page10showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_73_page10topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_73_page10mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_73_page10small{font-weight: normal;font-size: 12px;}.stacks_in_73_page10centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_73_page10 {
	background-color: #4078F2;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 0px 0px 15px 0px;
}
/* Responsive Layout v1.5.1 Copyright @2010-2012 Joe Workman */
#stacks_in_74_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_74_page10 .jwresp_col{overflow:hidden;vertical-align:top;margin:0;width:64%;float:left}#stacks_in_74_page10 #jwresp_col2_stacks_in_74_page10{float:right;width:34%}@media screen and (max-width:500px){#stacks_in_74_page10 #jwresp_col1_stacks_in_74_page10,#stacks_in_74_page10 #jwresp_col2_stacks_in_74_page10{width:100%;float:none;display:block}#stacks_in_74_page10 #jwresp_col1_stacks_in_74_page10{margin-bottom:15px}}
/* Fluid Image v1.9.2 Copyright @2010-2012 Joe Workman */
#stacks_in_176_page10 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_329_page10 {
	background-color: #4B8EF9;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 5px 0px 0px 0px;
}

#stacks_in_560_page10 {
	margin: 25px 0px 0px 0px;
}
