.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0;}.me-plugin{position:absolute;height:auto;width:auto;}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden;}.mejs-fullscreen{overflow:hidden!important;}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000;}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%;}.mejs-clear{clear:both;}.mejs-background{position:absolute;top:0;left:0;}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%;}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;}:root .mejs-poster img{display:none;}.mejs-poster img{border:0;padding:0;border:0;}.mejs-overlay{position:absolute;top:0;left:0;}.mejs-overlay-play{cursor:pointer;}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../rw_common/plugins/stacks/mediaelement/bigplay.svg) no-repeat;}.no-svg .mejs-overlay-button{background-image:url(../rw_common/plugins/stacks/mediaelement/bigplay.png);}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px;}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9));}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(../rw_common/plugins/stacks/mediaelement/loading.gif) 50% 50% no-repeat;}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%;}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0;}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(../rw_common/plugins/stacks/mediaelement/controls.svg) no-repeat;}.no-svg .mejs-controls .mejs-button button{background-image:url(../rw_common/plugins/stacks/mediaelement/controls.png);}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999;}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto;}.mejs-controls .mejs-play button{background-position:0 0;}.mejs-controls .mejs-pause button{background-position:0 -16px;}.mejs-controls .mejs-stop button{background-position:-112px 0;}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px;}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;}@-webkit-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-moz-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-ms-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@-o-keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}@keyframes buffering-stripes{from{background-position:0 0;}to{background-position:30px 0;}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0;}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center;}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111;}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0;}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px;}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px;}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0;}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px;}.mejs-controls .mejs-mute button{background-position:-16px -16px;}.mejs-controls .mejs-unmute button{background-position:-16px 0;}.mejs-controls .mejs-volume-button{position:relative;}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0;}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0;}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0;}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative;}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none;}.mejs-controls .mejs-captions-button{position:relative;}.mejs-controls .mejs-captions-button button{background-position:-48px 0;}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0;}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1;}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0;}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer;}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none;}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232);}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px;}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis;}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff;}.mejs-captions-layer a{color:#fff;text-decoration:underline;}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal;}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0;}.mejs-captions-position-hover{bottom:35px;}.mejs-captions-text{padding:3px 5px;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(20,20,20,0.5);white-space:pre-wrap;}.me-cannotplay a{color:#fff;font-weight:bold;}.me-cannotplay span{padding:15px;display:block;}.mejs-controls .mejs-loop-off button{background-position:-64px -16px;}.mejs-controls .mejs-loop-on button{background-position:-64px 0;}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px;}.mejs-controls .mejs-backlight-on button{background-position:-80px 0;}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0;}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001;}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333;}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333;}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2C7C91;color:#fff;}.mejs-controls .mejs-sourcechooser-button{position:relative;}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px;}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden;}.mejs-postroll-layer-content{width:100%;height:100%;}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer;}div.mejs-speed-button{width:46px!important;position:relative;}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff;}.mejs-controls .mejs-speed-button .mejs-speed-selector{visibility:hidden;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../rw_common/plugins/stacks/mediaelement/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{visibility:visible;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1);}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:white;margin-left:5px;cursor:pointer;}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important;}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2106_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2106_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
#stacks_in_2108_page0 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2108_page0 .jwresp_col{overflow:hidden;margin:0;width:75%; float:left;}#stacks_in_2108_page0 #jwresp_col2_stacks_in_2108_page0{ float:right; width:25%}@media screen and (max-width:960px){#stacks_in_2108_page0 #jwresp_col1_stacks_in_2108_page0,#stacks_in_2108_page0 #jwresp_col2_stacks_in_2108_page0{width:100%;float:none;display:block}#stacks_in_2108_page0 #jwresp_col1_stacks_in_2108_page0{margin-bottom:10px}}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures6f.css Style Sheet
Created: 24, July, 2013
Last Modified: 09, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.00em;
	font-weight: 600;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background-color: rgba(0, 0, 0, 0.0);
	color: #6C6C6C;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: rgba(255, 255, 255, 0.0);
	/*background: 255, 255, 255,;*/
	color: #0090B9;
}

#nav ul li #current {
	background-color: rgba(255, 255, 255 0.0);
	color: #0090B9;
}

#nav ul li .currentAncestor {
	color: #0090B9;
}

#nav ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_black50.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 40px;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background-color: rgba(255, 255, 255, 0.50);
	/*background: 255, 255, 255,;*/
	color: #6C6C6C;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 40px !important;
	width: 186px !important;
}

#nav ul ul li a:hover {
	background-color: rgba(255, 255, 255, 0.50);
	/*background: 255, 255, 255,;*/
	color: #0090B9;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.50);
	/*background: 255, 255, 255,;*/
	color: #0090B9;
	width: 186px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#nav ul ul li.hasChild > a {
	background-image: url(../files/rightarrow_black50.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	width: 186px;
	padding: 0 14px 0 14px;
}

#nav li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 214px !important;
}

#nav li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

@media screen and (max-width: 770px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #6C6C6C;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #0090B9;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #6C6C6C;
/*original background: #0c1923;*/
margin-top: 38px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
/*original active link color: #fff;*/
border-bottom: 1px solid #F1F1F1;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #0090B9;
	color: #FFFFFF;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
/*border-bottom: 1px solid #f1f1f1;*/
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #FFFFFF;
background: #0090B9;
/*original hover background: #252525;*/
}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}




/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2112_page0 {
	max-width: 200px;
	min-width: 200px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2112_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_2114_page0Calligrapher{
			font-size: 80% !important;
			color: #333333 !important;
			font-weight:   normal !important;
			font-style: normal !important;
			line-height: 1.2em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_2114_page0Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2114_page0Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2114_page0Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2114_page0Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2114_page0Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2114_page0Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2114_page0Calligrapher h6, .stacks_in_2114_page0Calligrapher h5, .stacks_in_2114_page0Calligrapher h4, .stacks_in_2114_page0Calligrapher h3, .stacks_in_2114_page0Calligrapher h2, .stacks_in_2114_page0Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */


/* -----------------------------------------
    Serifs
   ----------------------------------------- */
 

.stacks_in_2114_page0Calligrapher, .stacks_in_2114_page0Calligrapher h1, .stacks_in_2114_page0Calligrapher h2, .stacks_in_2114_page0Calligrapher h3, .stacks_in_2114_page0Calligrapher h4, .stacks_in_2114_page0Calligrapher h5, .stacks_in_2114_page0Calligrapher h6{
	font-family: "'Droid Serif', serif" !important;
}



/* -----------------------------------------
    Sans
   ----------------------------------------- */


/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */


/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_2114_page0targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_2114_page0Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_2114_page0Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_2114_page0Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_2114_page0Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code */
.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_5 {
	width:18%;
	margin: 0 1%;
}

.stacks_column_center {
	margin:0 41%;
}
#stacks_in_2116_page0 {
	margin: 9px 0px 0px 0px;
}

/* START ICONZ CSS */

#stacks_in_2118_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_2118_page0 {
	text-align: center;
}

#stacks_in_2118_page0 a{
	text-decoration: none;
}


	
		#stacks_in_2118_page0 a i:hover{
			color: #7B7B7B !important;
		}
		
		
	




#stacks_in_2118_page0 .stacks_in_2118_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_2118_page0 .stacks_in_2118_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_2118_page0 .stacks_in_2118_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_2121_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_2121_page0 {
	text-align: center;
}

#stacks_in_2121_page0 a{
	text-decoration: none;
}


	
		#stacks_in_2121_page0 a i:hover{
			color: #7B7B7B !important;
		}
		
		
	




#stacks_in_2121_page0 .stacks_in_2121_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_2121_page0 .stacks_in_2121_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_2121_page0 .stacks_in_2121_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_2124_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_2124_page0 {
	text-align: center;
}

#stacks_in_2124_page0 a{
	text-decoration: none;
}


	
		#stacks_in_2124_page0 a i:hover{
			color: #7B7B7B !important;
		}
		
		
	




#stacks_in_2124_page0 .stacks_in_2124_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_2124_page0 .stacks_in_2124_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_2124_page0 .stacks_in_2124_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_2127_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_2127_page0 {
	text-align: center;
}

#stacks_in_2127_page0 a{
	text-decoration: none;
}


	
		#stacks_in_2127_page0 a i:hover{
			color: #7B7B7B !important;
		}
		
		
	




#stacks_in_2127_page0 .stacks_in_2127_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_2127_page0 .stacks_in_2127_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_2127_page0 .stacks_in_2127_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_2134_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #6C6C6C !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_2134_page0 {
	text-align: center;
}

#stacks_in_2134_page0 a{
	text-decoration: none;
}


	
		#stacks_in_2134_page0 a i:hover{
			color: #7B7B7B !important;
		}
		
		
	




#stacks_in_2134_page0 .stacks_in_2134_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_2134_page0 .stacks_in_2134_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_2134_page0 .stacks_in_2134_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
   @media screen and (max-width:500px){#stacks_in_640_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_642_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_113_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_404_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_404_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_leftcol_stacks_in_393_page0 {
	float: left;
	display: block;
	width: 25%;
	height: auto;
	margin: 0;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_leftcol_stacks_in_393_page0 .leftcolpad_stacks_in_393_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_rightcol_stacks_in_393_page0 {
	float: right;
	display: block;
	width: 75%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_rightcol_stacks_in_393_page0 .rightcolpad_stacks_in_393_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_leftcol_stacks_in_393_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_leftcol_stacks_in_393_page0 .leftcolpad_stacks_in_393_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_rightcol_stacks_in_393_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_393_page0 #fsr_colwrap_stacks_in_393_page0 #fsr_rightcol_stacks_in_393_page0 .rightcolpad_stacks_in_393_page0 {
	padding: 0px 0px 0px 0px;
}

}/* Start Smart Image stack CSS code */

#stacks_in_396_page0{
	text-align: center;
}

.stacks_in_396_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_396_page0responsive img, .stacks_in_396_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_396_page0hiddenimage{
	display: none;
}






.stacks_in_396_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code */
#stacks_out_396_page0 {
	width: 192px;
}

#stacks_in_396_page0 {
	margin: 0px 10px 20px 10px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_402_page0 {
	max-width: 700px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_402_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_402_page0 {
	padding: 0px 10px 0px 10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_400_page0{
	text-align: center;
}

.stacks_in_400_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_400_page0responsive img, .stacks_in_400_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_400_page0hiddenimage{
	display: none;
}






.stacks_in_400_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code */
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_406_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_391_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_391_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_391_page0 {
	margin:  10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_leftcol_stacks_in_416_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_leftcol_stacks_in_416_page0 .leftcolpad_stacks_in_416_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_rightcol_stacks_in_416_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_rightcol_stacks_in_416_page0 .rightcolpad_stacks_in_416_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_leftcol_stacks_in_416_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_leftcol_stacks_in_416_page0 .leftcolpad_stacks_in_416_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_rightcol_stacks_in_416_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_416_page0 #fsr_colwrap_stacks_in_416_page0 #fsr_rightcol_stacks_in_416_page0 .rightcolpad_stacks_in_416_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_94_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_94_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_94_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_120_page0{
	text-align: center;
}

.stacks_in_120_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_120_page0responsive img, .stacks_in_120_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_120_page0hiddenimage{
	display: none;
}






.stacks_in_120_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_455_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_455_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_leftcol_stacks_in_457_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_leftcol_stacks_in_457_page0 .leftcolpad_stacks_in_457_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_rightcol_stacks_in_457_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_rightcol_stacks_in_457_page0 .rightcolpad_stacks_in_457_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_leftcol_stacks_in_457_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_leftcol_stacks_in_457_page0 .leftcolpad_stacks_in_457_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_rightcol_stacks_in_457_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_457_page0 #fsr_colwrap_stacks_in_457_page0 #fsr_rightcol_stacks_in_457_page0 .rightcolpad_stacks_in_457_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_84_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 80px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
  @media screen and (max-width:500px){#stacks_in_466_page0{display:none}} 
/* Mask v1.1.3 Copyright @2010-2012 Joe Workman */
#stacks_in_9_page0 .boxgrid{width:100%;height:auto;display:block;position:relative;overflow:visible;margin:0 auto}#stacks_in_9_page0 .boxgrid .back{margin:0;padding:0;display:block;position:absolute;top:0;height:auto}#stacks_in_9_page0 .boxgrid .cover{margin:0;padding:0;height:auto;display:block;position:absolute;top:0;filter:alpha(opacity=100);-moz-opacity:1.00;-khtml-opacity:1.00;opacity:1.00}

#stacks_out_9_page0 {
	width: 350px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_462_page0 {
	max-width: 256px;
	min-width: 256px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_462_page0 {
	max-width: 256px !important;
	min-width: 256px !important;
}

}
#stacks_in_209_page0 .html5video_wrapper{width:100%;text-align:center;height:auto;}#stacks_in_209_page0 .html5video,#stacks_in_209_page0 img,#stacks_in_209_page0 video.html5video{margin:0 auto; width:250px;height:444px;}#stacks_in_209_page0 button{box-shadow:none;border-width:0;border-style:none}#stacks_in_209_page0 .mejs-container .mejs-overlay-play,#stacks_in_209_page0 .mejs-container .mejs-overlay-loading{ display:none!important;}#stacks_in_209_page0 .mejs-container .mejs-controls{ display:none!important; }#stacks_in_209_page0 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{}#stacks_in_209_page0 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded{}#stacks_in_209_page0 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current{}

#stacks_in_209_page0 {
	margin: 77px 0px 0px 2px;
}
  #stacks_in_468_page0{display:none}@media screen and (max-width:500px){#stacks_in_468_page0{display:block}} 
#stacks_in_470_page0 .html5video_wrapper{width:100%;text-align:center;height:auto; max-width:250px; margin:0 auto;  }#stacks_in_470_page0 .html5video,#stacks_in_470_page0 img,#stacks_in_470_page0 video.html5video{margin:0 auto; width:250px;height:444px;}#stacks_in_470_page0 button{box-shadow:none;border-width:0;border-style:none}#stacks_in_470_page0 .mejs-container .mejs-overlay-play,#stacks_in_470_page0 .mejs-container .mejs-overlay-loading{}#stacks_in_470_page0 .mejs-container .mejs-controls{ display:none!important;  background:#FFFFFF;background-color:#FFFFFF;background-image:-webkit-linear-gradient(#FFFFFF,#FFFFFF);background-image:linear-gradient(to,#FFFFFF);}#stacks_in_470_page0 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{}#stacks_in_470_page0 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded{}#stacks_in_470_page0 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current{}

#stacks_in_470_page0 {
	margin:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_494_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_in_497_page0 {
	font-size: 80%;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_460_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_460_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_460_page0 {
	padding:  20px;
}
 #stacks_in_0_page0 {font-size:12px}@media screen and (max-width:770px){#stacks_in_0_page0 {font-size:10px}}@media screen and (max-width:600px){#stacks_in_0_page0 {font-size:12px}}@media screen and (max-width:500px){#stacks_in_0_page0 {font-size:8px}}@media screen and (max-width:320px){#stacks_in_0_page0 {font-size:8px}}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_515_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 60px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_61_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_in_63_page0 {
	padding: 0px 0px 5px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_65_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_190_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2238_page0 {
	max-width: 275px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2238_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2238_page0 {
	padding: 10px 20px 10px 10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2240_page0{
	text-align: center;
}

.stacks_in_2240_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2240_page0responsive img, .stacks_in_2240_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2240_page0hiddenimage{
	display: none;
}






.stacks_in_2240_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2243_page0 {
	max-width: 275px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2243_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2243_page0 {
	padding: 10px 20px 10px 10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2245_page0{
	text-align: center;
}

.stacks_in_2245_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2245_page0responsive img, .stacks_in_2245_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2245_page0hiddenimage{
	display: none;
}






.stacks_in_2245_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3350_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Start Smart Image stack CSS code */

#stacks_in_3329_page0{
	text-align: center;
}

.stacks_in_3329_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_3329_page0responsive img, .stacks_in_3329_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_3329_page0hiddenimage{
	display: none;
}






.stacks_in_3329_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code */
#stacks_out_3329_page0 {
	width: 55%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2214_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_leftcol_stacks_in_3279_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_leftcol_stacks_in_3279_page0 .leftcolpad_stacks_in_3279_page0 {
	padding: 0px 5px 0px 5px;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_rightcol_stacks_in_3279_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_rightcol_stacks_in_3279_page0 .rightcolpad_stacks_in_3279_page0 {
	padding: 0px 5px 0px 5px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_leftcol_stacks_in_3279_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_leftcol_stacks_in_3279_page0 .leftcolpad_stacks_in_3279_page0 {
	padding: 15px 15px 15px 15px;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_rightcol_stacks_in_3279_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_3279_page0 #fsr_colwrap_stacks_in_3279_page0 #fsr_rightcol_stacks_in_3279_page0 .rightcolpad_stacks_in_3279_page0 {
	padding: 15px 15px 15px 15px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3327_page0 {
	max-width: 78%;
	min-width: 50%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_3327_page0 {
	max-width: 75% !important;
	min-width: 50% !important;
}

}
/* Start Smart Image stack CSS code */

#stacks_in_187_page0{
	text-align: center;
}

.stacks_in_187_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_187_page0responsive img, .stacks_in_187_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_187_page0hiddenimage{
	display: none;
}






.stacks_in_187_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code */
#stacks_in_187_page0 {
	padding: 3px 0px 0px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2_page0 {
	max-width: 86%;
	min-width: 50%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2_page0 {
	max-width: 75% !important;
	min-width: 50% !important;
}

}
/* Start Smart Image stack CSS code */

#stacks_in_2221_page0{
	text-align: center;
}

.stacks_in_2221_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2221_page0responsive img, .stacks_in_2221_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2221_page0hiddenimage{
	display: none;
}






.stacks_in_2221_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code */
#stacks_in_2221_page0 {
	padding: 3px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_672_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_759_page0 {
	max-width: 720px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_759_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
#stacks_in_3287_page0 a{text-decoraction:none!important}

#stacks_in_3287_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_3289_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
#stacks_in_892_page0 a{text-decoraction:none!important}

#stacks_in_892_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_894_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_3451_page0 a{text-decoraction:none!important}

#stacks_in_3451_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_3453_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
  @media screen and (max-width:500px){#stacks_in_471_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_86_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Start Eternity stack CSS code */


/* ---------------------------- //
/ ---------- Base CSS --------- //
/------------------------------ */
#stacks_in_136_page0{
	background: url("../files/bgimageurl_136.jpg");
	min-height: 900px;
	background-size: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-attachment: none;
	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */
	background: url("../files/bgimageurl_136.jpg") none; 
}






/* ---------------------------- //
/ ---------- Repeat --------- //
/------------------------------ */
#stacks_in_136_page0, #stacks_in_136_page0:hover{
	background-repeat: no-repeat !important;
}






/* ---------------------------- //
/ --------- Colour ------------ //
/------------------------------ */
#stacks_in_136_page0, #stacks_in_136_page0:hover{
	background-color: #FFFFFF;
}






/* ---------------------------- //
/ ----------- Bg Size --------- //
/------------------------------ */
#stacks_in_136_page0, #stacks_in_136_page0:hover{
	background-size: cover;
}




/* --- if the background type is cover
------ use alternitive positioning -- */
#stacks_in_136_page0, #stacks_in_136_page0:hover{    
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
	background-position:bottom center;
}





/* -----------------------------------------
    Links Managment
   ----------------------------------------- */




/* End Eternity stack CSS code */
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_36_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
  #stacks_in_473_page0{display:none}@media screen and (max-width:500px){#stacks_in_473_page0{display:block}} 
/* Start Smart Image stack CSS code */

#stacks_in_477_page0{
	text-align: center;
}

.stacks_in_477_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_477_page0responsive img, .stacks_in_477_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_477_page0hiddenimage{
	display: none;
}






.stacks_in_477_page0warehouseImage{
	display: block;
}


.stacks_in_477_page0hiddenimage, .stacks_in_477_page0responsive{
	display: none;
}




/* End Smart Image stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_21_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_21_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_leftcol_stacks_in_27_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_leftcol_stacks_in_27_page0 .leftcolpad_stacks_in_27_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_rightcol_stacks_in_27_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_rightcol_stacks_in_27_page0 .rightcolpad_stacks_in_27_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_leftcol_stacks_in_27_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_leftcol_stacks_in_27_page0 .leftcolpad_stacks_in_27_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_rightcol_stacks_in_27_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_27_page0 #fsr_colwrap_stacks_in_27_page0 #fsr_rightcol_stacks_in_27_page0 .rightcolpad_stacks_in_27_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_181_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_181_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_181_page0 {
	padding:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_399_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
  @media screen and (max-width:500px){#stacks_in_211_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_218_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
 #stacks_in_232_page0 {font-size:12px}@media screen and (max-width:770px){#stacks_in_232_page0 {font-size:10px}}@media screen and (max-width:600px){#stacks_in_232_page0 {font-size:12px}}@media screen and (max-width:500px){#stacks_in_232_page0 {font-size:8px}}@media screen and (max-width:320px){#stacks_in_232_page0 {font-size:8px}}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_690_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_in_692_page0 {
	margin: 0px 0px 5px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_694_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_526_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_206_page0 {
	max-width: 325px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_206_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_206_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2250_page0{
	text-align: center;
}

.stacks_in_2250_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2250_page0responsive img, .stacks_in_2250_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2250_page0hiddenimage{
	display: none;
}






.stacks_in_2250_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2203_page0 {
	max-width: 325px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2203_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2203_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_524_page0{
	text-align: center;
}

.stacks_in_524_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_524_page0responsive img, .stacks_in_524_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_524_page0hiddenimage{
	display: none;
}






.stacks_in_524_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_510_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/
#stacks_in_29_page0 .backpackeredit 
{
 
}
#stacks_in_29_page0 .backpackernote 
{
	text-indent: 5px;
	min-height: 60px;
   
	background: #D1A57B url(../files/icon-58.png) no-repeat right 5px;







}
#stacks_in_29_page0 .backpackernotedescription 
{
 
}
/*END BACKPACKER*/
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_230_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_230_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
 #stacks_in_220_page0{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_220_page0 .cycler_reel{position:relative;width:100%;overflow:hidden} #stacks_in_220_page0{visibility:hidden}#stacks_in_220_page0 .cycler_reel>div.stacks_out{width:100%!important}#stacks_in_220_page0 .cycler_reel>div.stacks_out:first{visibility:visible}  #stacks_in_220_page0 .cycler_nav{cursor:pointer;z-index:1001;display:block; width:50px;height:50px;position:absolute;background:url(../files/nav_image_220.png) 0 0 no-repeat;background-size:100%; top:45%;}#stacks_in_220_page0 .cycler_nav.prev{ left:-10px; background-position:0 0}#stacks_in_220_page0 .cycler_nav.prev:hover{background-position:0 -50px}#stacks_in_220_page0 .cycler_nav.prev:active{background-position:0 -100px}#stacks_in_220_page0 .cycler_nav.next{ right:-10px; background-position:0 -150px}#stacks_in_220_page0 .cycler_nav.next:hover{background-position:0 -200px}#stacks_in_220_page0 .cycler_nav.next:active{background-position:0 -250px}  

#stacks_in_220_page0 {
	margin: 0px 20px 0px 20px;
}
/* Start Smart Image stack CSS code */

#stacks_in_39_page0{
	text-align: center;
}

.stacks_in_39_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_39_page0responsive img, .stacks_in_39_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_39_page0hiddenimage{
	display: none;
}






.stacks_in_39_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */

#stacks_in_25_page0{
	text-align: center;
}

.stacks_in_25_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_25_page0responsive img, .stacks_in_25_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_25_page0hiddenimage{
	display: none;
}






.stacks_in_25_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */

#stacks_in_234_page0{
	text-align: center;
}

.stacks_in_234_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_234_page0responsive img, .stacks_in_234_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_234_page0hiddenimage{
	display: none;
}






.stacks_in_234_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */

#stacks_in_236_page0{
	text-align: center;
}

.stacks_in_236_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_236_page0responsive img, .stacks_in_236_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_236_page0hiddenimage{
	display: none;
}






.stacks_in_236_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */

#stacks_in_238_page0{
	text-align: center;
}

.stacks_in_238_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_238_page0responsive img, .stacks_in_238_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_238_page0hiddenimage{
	display: none;
}






.stacks_in_238_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */

#stacks_in_308_page0{
	text-align: center;
}

.stacks_in_308_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_308_page0responsive img, .stacks_in_308_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_308_page0hiddenimage{
	display: none;
}






.stacks_in_308_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_409_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_793_page0 {
	max-width: 720px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_793_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
#stacks_in_3390_page0 a{text-decoraction:none!important}

#stacks_in_3390_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_3392_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
#stacks_in_863_page0 a{text-decoraction:none!important}

#stacks_in_863_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_865_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
  @media screen and (max-width:500px){#stacks_in_310_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_316_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Start Eternity stack CSS code */


/* ---------------------------- //
/ ---------- Base CSS --------- //
/------------------------------ */
#stacks_in_34_page0{
	background: url("../files/bgimageurl_34.jpg");
	min-height: 800px;
	background-size: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-attachment: none;
	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */
	background: url("../files/bgimageurl_34.jpg") none; 
}






/* ---------------------------- //
/ ---------- Repeat --------- //
/------------------------------ */
#stacks_in_34_page0, #stacks_in_34_page0:hover{
	background-repeat: no-repeat !important;
}






/* ---------------------------- //
/ --------- Colour ------------ //
/------------------------------ */
#stacks_in_34_page0, #stacks_in_34_page0:hover{
	background-color: #FFFFFF;
}






/* ---------------------------- //
/ ----------- Bg Size --------- //
/------------------------------ */
#stacks_in_34_page0, #stacks_in_34_page0:hover{
	background-size: cover;
}




/* --- if the background type is cover
------ use alternitive positioning -- */
#stacks_in_34_page0, #stacks_in_34_page0:hover{    
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
	background-position:bottom center;
}





/* -----------------------------------------
    Links Managment
   ----------------------------------------- */




/* End Eternity stack CSS code */
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_390_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
  #stacks_in_312_page0{display:none}@media screen and (max-width:500px){#stacks_in_312_page0{display:block}} 
/* Start Smart Image stack CSS code */

#stacks_in_314_page0{
	text-align: center;
}

.stacks_in_314_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_314_page0responsive img, .stacks_in_314_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_314_page0hiddenimage{
	display: none;
}






.stacks_in_314_page0warehouseImage{
	display: block;
}


.stacks_in_314_page0hiddenimage, .stacks_in_314_page0responsive{
	display: none;
}




/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_411_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_328_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_328_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_leftcol_stacks_in_351_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_leftcol_stacks_in_351_page0 .leftcolpad_stacks_in_351_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_rightcol_stacks_in_351_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_rightcol_stacks_in_351_page0 .rightcolpad_stacks_in_351_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_leftcol_stacks_in_351_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_leftcol_stacks_in_351_page0 .leftcolpad_stacks_in_351_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_rightcol_stacks_in_351_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_351_page0 #fsr_colwrap_stacks_in_351_page0 #fsr_rightcol_stacks_in_351_page0 .rightcolpad_stacks_in_351_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_353_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_353_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_353_page0 {
	padding:  20px;
}
  @media screen and (max-width:500px){#stacks_in_355_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_777_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 120px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
 #stacks_in_359_page0 {font-size:12px}@media screen and (max-width:770px){#stacks_in_359_page0 {font-size:10px}}@media screen and (max-width:600px){#stacks_in_359_page0 {font-size:12px}}@media screen and (max-width:500px){#stacks_in_359_page0 {font-size:8px}}@media screen and (max-width:320px){#stacks_in_359_page0 {font-size:8px}}

#stacks_in_359_page0 {
	margin: 0px 0px 20px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_779_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_in_781_page0 {
	margin: 0px 0px 5px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_783_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_319_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2271_page0 {
	max-width: 325px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2271_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2271_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2273_page0{
	text-align: center;
}

.stacks_in_2273_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2273_page0responsive img, .stacks_in_2273_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2273_page0hiddenimage{
	display: none;
}






.stacks_in_2273_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2276_page0 {
	max-width: 325px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2276_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2276_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2278_page0{
	text-align: center;
}

.stacks_in_2278_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2278_page0responsive img, .stacks_in_2278_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2278_page0hiddenimage{
	display: none;
}






.stacks_in_2278_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_511_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/
#stacks_in_33_page0 .backpackeredit 
{
 
}
#stacks_in_33_page0 .backpackernote 
{
	text-indent: 5px;
	min-height: 60px;
   
	background: #D1A57B url(../files/icon-58.png) no-repeat right 5px;







}
#stacks_in_33_page0 .backpackernotedescription 
{
 
}
/*END BACKPACKER*/
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_429_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_429_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_out_499_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_5_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_5_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_5_page0 .rounded,
#stacks_in_5_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_5_page0 .shadow-style0stacks_in_5_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_5_page0 .shadow-style0stacks_in_5_page0:before,
#stacks_in_5_page0 .shadow-style0stacks_in_5_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_5_page0 .shadow-style0stacks_in_5_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_5_page0 .shadow-style1stacks_in_5_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_5_page0 .shadow-style1stacks_in_5_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_5_page0 .shadow-style2stacks_in_5_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_5_page0 .shadow-style2stacks_in_5_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_5_page0 .shadow-style3stacks_in_5_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_5_page0 .shadow-style3stacks_in_5_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_5_page0 .shadow-style4stacks_in_5_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_5_page0 .shadow-style4stacks_in_5_page0:before, 
#stacks_in_5_page0 .shadow-style4stacks_in_5_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_5_page0 .shadow-style5stacks_in_5_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_5_page0 .shadow-style5stacks_in_5_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_5_page0 .shadow-style5stacks_in_5_page0:before,
#stacks_in_5_page0 .shadow-style5stacks_in_5_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_5_page0 .shadow-style5stacks_in_5_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_5_page0 .shadow-style6stacks_in_5_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_5_page0 .shadow-style6stacks_in_5_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_5_page0 .shadow-style6stacks_in_5_page0:before,
#stacks_in_5_page0 .shadow-style6stacks_in_5_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_5_page0 .shadow-style7stacks_in_5_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_5_page0 .shadow-style7stacks_in_5_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_5_page0 .shadow-style7stacks_in_5_page0:before,
#stacks_in_5_page0 .shadow-style7stacks_in_5_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_5_page0 .shadow-style8stacks_in_5_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_5_page0 .shadow-style8stacks_in_5_page0:before,
#stacks_in_5_page0 .shadow-style8stacks_in_5_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_5_page0 .shadow-style8stacks_in_5_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_5_page0 .shadow-style9stacks_in_5_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_5_page0 .shadow-style9stacks_in_5_page0 span {
	text-align: center !important;
}

#stacks_in_5_page0 .shadow-style9stacks_in_5_page0:before,
#stacks_in_5_page0 .shadow-style9stacks_in_5_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_5_page0 .shadow-style9stacks_in_5_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_5_page0 .shadow-style10stacks_in_5_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_5_page0 .shadow-style10stacks_in_5_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_5_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_122_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_536_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_49_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_49_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_49_page0 .rounded,
#stacks_in_49_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_49_page0 .shadow-style0stacks_in_49_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_49_page0 .shadow-style0stacks_in_49_page0:before,
#stacks_in_49_page0 .shadow-style0stacks_in_49_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_49_page0 .shadow-style0stacks_in_49_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_49_page0 .shadow-style1stacks_in_49_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_49_page0 .shadow-style1stacks_in_49_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_49_page0 .shadow-style2stacks_in_49_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_49_page0 .shadow-style2stacks_in_49_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_49_page0 .shadow-style3stacks_in_49_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_49_page0 .shadow-style3stacks_in_49_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_49_page0 .shadow-style4stacks_in_49_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_49_page0 .shadow-style4stacks_in_49_page0:before, 
#stacks_in_49_page0 .shadow-style4stacks_in_49_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_49_page0 .shadow-style5stacks_in_49_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_49_page0 .shadow-style5stacks_in_49_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_49_page0 .shadow-style5stacks_in_49_page0:before,
#stacks_in_49_page0 .shadow-style5stacks_in_49_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_49_page0 .shadow-style5stacks_in_49_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_49_page0 .shadow-style6stacks_in_49_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_49_page0 .shadow-style6stacks_in_49_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_49_page0 .shadow-style6stacks_in_49_page0:before,
#stacks_in_49_page0 .shadow-style6stacks_in_49_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_49_page0 .shadow-style7stacks_in_49_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_49_page0 .shadow-style7stacks_in_49_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_49_page0 .shadow-style7stacks_in_49_page0:before,
#stacks_in_49_page0 .shadow-style7stacks_in_49_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_49_page0 .shadow-style8stacks_in_49_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_49_page0 .shadow-style8stacks_in_49_page0:before,
#stacks_in_49_page0 .shadow-style8stacks_in_49_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_49_page0 .shadow-style8stacks_in_49_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_49_page0 .shadow-style9stacks_in_49_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_49_page0 .shadow-style9stacks_in_49_page0 span {
	text-align: center !important;
}

#stacks_in_49_page0 .shadow-style9stacks_in_49_page0:before,
#stacks_in_49_page0 .shadow-style9stacks_in_49_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_49_page0 .shadow-style9stacks_in_49_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_49_page0 .shadow-style10stacks_in_49_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_49_page0 .shadow-style10stacks_in_49_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_49_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_126_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_538_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_53_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_53_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_53_page0 .rounded,
#stacks_in_53_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_53_page0 .shadow-style0stacks_in_53_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_53_page0 .shadow-style0stacks_in_53_page0:before,
#stacks_in_53_page0 .shadow-style0stacks_in_53_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_53_page0 .shadow-style0stacks_in_53_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_53_page0 .shadow-style1stacks_in_53_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_53_page0 .shadow-style1stacks_in_53_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_53_page0 .shadow-style2stacks_in_53_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_53_page0 .shadow-style2stacks_in_53_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_53_page0 .shadow-style3stacks_in_53_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_53_page0 .shadow-style3stacks_in_53_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_53_page0 .shadow-style4stacks_in_53_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_53_page0 .shadow-style4stacks_in_53_page0:before, 
#stacks_in_53_page0 .shadow-style4stacks_in_53_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_53_page0 .shadow-style5stacks_in_53_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_53_page0 .shadow-style5stacks_in_53_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_53_page0 .shadow-style5stacks_in_53_page0:before,
#stacks_in_53_page0 .shadow-style5stacks_in_53_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_53_page0 .shadow-style5stacks_in_53_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_53_page0 .shadow-style6stacks_in_53_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_53_page0 .shadow-style6stacks_in_53_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_53_page0 .shadow-style6stacks_in_53_page0:before,
#stacks_in_53_page0 .shadow-style6stacks_in_53_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_53_page0 .shadow-style7stacks_in_53_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_53_page0 .shadow-style7stacks_in_53_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_53_page0 .shadow-style7stacks_in_53_page0:before,
#stacks_in_53_page0 .shadow-style7stacks_in_53_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_53_page0 .shadow-style8stacks_in_53_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_53_page0 .shadow-style8stacks_in_53_page0:before,
#stacks_in_53_page0 .shadow-style8stacks_in_53_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_53_page0 .shadow-style8stacks_in_53_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_53_page0 .shadow-style9stacks_in_53_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_53_page0 .shadow-style9stacks_in_53_page0 span {
	text-align: center !important;
}

#stacks_in_53_page0 .shadow-style9stacks_in_53_page0:before,
#stacks_in_53_page0 .shadow-style9stacks_in_53_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_53_page0 .shadow-style9stacks_in_53_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_53_page0 .shadow-style10stacks_in_53_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_53_page0 .shadow-style10stacks_in_53_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_53_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_130_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_540_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_57_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_57_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_57_page0 .rounded,
#stacks_in_57_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_57_page0 .shadow-style0stacks_in_57_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_57_page0 .shadow-style0stacks_in_57_page0:before,
#stacks_in_57_page0 .shadow-style0stacks_in_57_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_57_page0 .shadow-style0stacks_in_57_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_57_page0 .shadow-style1stacks_in_57_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_57_page0 .shadow-style1stacks_in_57_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_57_page0 .shadow-style2stacks_in_57_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_57_page0 .shadow-style2stacks_in_57_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_57_page0 .shadow-style3stacks_in_57_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_57_page0 .shadow-style3stacks_in_57_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_57_page0 .shadow-style4stacks_in_57_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_57_page0 .shadow-style4stacks_in_57_page0:before, 
#stacks_in_57_page0 .shadow-style4stacks_in_57_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_57_page0 .shadow-style5stacks_in_57_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_57_page0 .shadow-style5stacks_in_57_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_57_page0 .shadow-style5stacks_in_57_page0:before,
#stacks_in_57_page0 .shadow-style5stacks_in_57_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_57_page0 .shadow-style5stacks_in_57_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_57_page0 .shadow-style6stacks_in_57_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_57_page0 .shadow-style6stacks_in_57_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_57_page0 .shadow-style6stacks_in_57_page0:before,
#stacks_in_57_page0 .shadow-style6stacks_in_57_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_57_page0 .shadow-style7stacks_in_57_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_57_page0 .shadow-style7stacks_in_57_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_57_page0 .shadow-style7stacks_in_57_page0:before,
#stacks_in_57_page0 .shadow-style7stacks_in_57_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_57_page0 .shadow-style8stacks_in_57_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_57_page0 .shadow-style8stacks_in_57_page0:before,
#stacks_in_57_page0 .shadow-style8stacks_in_57_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_57_page0 .shadow-style8stacks_in_57_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_57_page0 .shadow-style9stacks_in_57_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_57_page0 .shadow-style9stacks_in_57_page0 span {
	text-align: center !important;
}

#stacks_in_57_page0 .shadow-style9stacks_in_57_page0:before,
#stacks_in_57_page0 .shadow-style9stacks_in_57_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_57_page0 .shadow-style9stacks_in_57_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_57_page0 .shadow-style10stacks_in_57_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_57_page0 .shadow-style10stacks_in_57_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_57_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_134_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_542_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_69_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_69_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_69_page0 .rounded,
#stacks_in_69_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_69_page0 .shadow-style0stacks_in_69_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_69_page0 .shadow-style0stacks_in_69_page0:before,
#stacks_in_69_page0 .shadow-style0stacks_in_69_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_69_page0 .shadow-style0stacks_in_69_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_69_page0 .shadow-style1stacks_in_69_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_69_page0 .shadow-style1stacks_in_69_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_69_page0 .shadow-style2stacks_in_69_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_69_page0 .shadow-style2stacks_in_69_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_69_page0 .shadow-style3stacks_in_69_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_69_page0 .shadow-style3stacks_in_69_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_69_page0 .shadow-style4stacks_in_69_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_69_page0 .shadow-style4stacks_in_69_page0:before, 
#stacks_in_69_page0 .shadow-style4stacks_in_69_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_69_page0 .shadow-style5stacks_in_69_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_69_page0 .shadow-style5stacks_in_69_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_69_page0 .shadow-style5stacks_in_69_page0:before,
#stacks_in_69_page0 .shadow-style5stacks_in_69_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_69_page0 .shadow-style5stacks_in_69_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_69_page0 .shadow-style6stacks_in_69_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_69_page0 .shadow-style6stacks_in_69_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_69_page0 .shadow-style6stacks_in_69_page0:before,
#stacks_in_69_page0 .shadow-style6stacks_in_69_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_69_page0 .shadow-style7stacks_in_69_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_69_page0 .shadow-style7stacks_in_69_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_69_page0 .shadow-style7stacks_in_69_page0:before,
#stacks_in_69_page0 .shadow-style7stacks_in_69_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_69_page0 .shadow-style8stacks_in_69_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_69_page0 .shadow-style8stacks_in_69_page0:before,
#stacks_in_69_page0 .shadow-style8stacks_in_69_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_69_page0 .shadow-style8stacks_in_69_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_69_page0 .shadow-style9stacks_in_69_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_69_page0 .shadow-style9stacks_in_69_page0 span {
	text-align: center !important;
}

#stacks_in_69_page0 .shadow-style9stacks_in_69_page0:before,
#stacks_in_69_page0 .shadow-style9stacks_in_69_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_69_page0 .shadow-style9stacks_in_69_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_69_page0 .shadow-style10stacks_in_69_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_69_page0 .shadow-style10stacks_in_69_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_69_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_140_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_544_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_73_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_73_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_73_page0 .rounded,
#stacks_in_73_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_73_page0 .shadow-style0stacks_in_73_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_73_page0 .shadow-style0stacks_in_73_page0:before,
#stacks_in_73_page0 .shadow-style0stacks_in_73_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_73_page0 .shadow-style0stacks_in_73_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_73_page0 .shadow-style1stacks_in_73_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_73_page0 .shadow-style1stacks_in_73_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_73_page0 .shadow-style2stacks_in_73_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_73_page0 .shadow-style2stacks_in_73_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_73_page0 .shadow-style3stacks_in_73_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_73_page0 .shadow-style3stacks_in_73_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_73_page0 .shadow-style4stacks_in_73_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_73_page0 .shadow-style4stacks_in_73_page0:before, 
#stacks_in_73_page0 .shadow-style4stacks_in_73_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_73_page0 .shadow-style5stacks_in_73_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_73_page0 .shadow-style5stacks_in_73_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_73_page0 .shadow-style5stacks_in_73_page0:before,
#stacks_in_73_page0 .shadow-style5stacks_in_73_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_73_page0 .shadow-style5stacks_in_73_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_73_page0 .shadow-style6stacks_in_73_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_73_page0 .shadow-style6stacks_in_73_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_73_page0 .shadow-style6stacks_in_73_page0:before,
#stacks_in_73_page0 .shadow-style6stacks_in_73_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_73_page0 .shadow-style7stacks_in_73_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_73_page0 .shadow-style7stacks_in_73_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_73_page0 .shadow-style7stacks_in_73_page0:before,
#stacks_in_73_page0 .shadow-style7stacks_in_73_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_73_page0 .shadow-style8stacks_in_73_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_73_page0 .shadow-style8stacks_in_73_page0:before,
#stacks_in_73_page0 .shadow-style8stacks_in_73_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_73_page0 .shadow-style8stacks_in_73_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_73_page0 .shadow-style9stacks_in_73_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_73_page0 .shadow-style9stacks_in_73_page0 span {
	text-align: center !important;
}

#stacks_in_73_page0 .shadow-style9stacks_in_73_page0:before,
#stacks_in_73_page0 .shadow-style9stacks_in_73_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_73_page0 .shadow-style9stacks_in_73_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_73_page0 .shadow-style10stacks_in_73_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_73_page0 .shadow-style10stacks_in_73_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_73_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_146_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_546_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_99_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_99_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_99_page0 .rounded,
#stacks_in_99_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_99_page0 .shadow-style0stacks_in_99_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_99_page0 .shadow-style0stacks_in_99_page0:before,
#stacks_in_99_page0 .shadow-style0stacks_in_99_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_99_page0 .shadow-style0stacks_in_99_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_99_page0 .shadow-style1stacks_in_99_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_99_page0 .shadow-style1stacks_in_99_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_99_page0 .shadow-style2stacks_in_99_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_99_page0 .shadow-style2stacks_in_99_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_99_page0 .shadow-style3stacks_in_99_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_99_page0 .shadow-style3stacks_in_99_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_99_page0 .shadow-style4stacks_in_99_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_99_page0 .shadow-style4stacks_in_99_page0:before, 
#stacks_in_99_page0 .shadow-style4stacks_in_99_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_99_page0 .shadow-style5stacks_in_99_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_99_page0 .shadow-style5stacks_in_99_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_99_page0 .shadow-style5stacks_in_99_page0:before,
#stacks_in_99_page0 .shadow-style5stacks_in_99_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_99_page0 .shadow-style5stacks_in_99_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_99_page0 .shadow-style6stacks_in_99_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_99_page0 .shadow-style6stacks_in_99_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_99_page0 .shadow-style6stacks_in_99_page0:before,
#stacks_in_99_page0 .shadow-style6stacks_in_99_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_99_page0 .shadow-style7stacks_in_99_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_99_page0 .shadow-style7stacks_in_99_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_99_page0 .shadow-style7stacks_in_99_page0:before,
#stacks_in_99_page0 .shadow-style7stacks_in_99_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_99_page0 .shadow-style8stacks_in_99_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_99_page0 .shadow-style8stacks_in_99_page0:before,
#stacks_in_99_page0 .shadow-style8stacks_in_99_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_99_page0 .shadow-style8stacks_in_99_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_99_page0 .shadow-style9stacks_in_99_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_99_page0 .shadow-style9stacks_in_99_page0 span {
	text-align: center !important;
}

#stacks_in_99_page0 .shadow-style9stacks_in_99_page0:before,
#stacks_in_99_page0 .shadow-style9stacks_in_99_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_99_page0 .shadow-style9stacks_in_99_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_99_page0 .shadow-style10stacks_in_99_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_99_page0 .shadow-style10stacks_in_99_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_99_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_150_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_549_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_89_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_89_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_89_page0 .rounded,
#stacks_in_89_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_89_page0 .shadow-style0stacks_in_89_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_89_page0 .shadow-style0stacks_in_89_page0:before,
#stacks_in_89_page0 .shadow-style0stacks_in_89_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_89_page0 .shadow-style0stacks_in_89_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_89_page0 .shadow-style1stacks_in_89_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_89_page0 .shadow-style1stacks_in_89_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_89_page0 .shadow-style2stacks_in_89_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_89_page0 .shadow-style2stacks_in_89_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_89_page0 .shadow-style3stacks_in_89_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_89_page0 .shadow-style3stacks_in_89_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_89_page0 .shadow-style4stacks_in_89_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_89_page0 .shadow-style4stacks_in_89_page0:before, 
#stacks_in_89_page0 .shadow-style4stacks_in_89_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_89_page0 .shadow-style5stacks_in_89_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_89_page0 .shadow-style5stacks_in_89_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_89_page0 .shadow-style5stacks_in_89_page0:before,
#stacks_in_89_page0 .shadow-style5stacks_in_89_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_89_page0 .shadow-style5stacks_in_89_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_89_page0 .shadow-style6stacks_in_89_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_89_page0 .shadow-style6stacks_in_89_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_89_page0 .shadow-style6stacks_in_89_page0:before,
#stacks_in_89_page0 .shadow-style6stacks_in_89_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_89_page0 .shadow-style7stacks_in_89_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_89_page0 .shadow-style7stacks_in_89_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_89_page0 .shadow-style7stacks_in_89_page0:before,
#stacks_in_89_page0 .shadow-style7stacks_in_89_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_89_page0 .shadow-style8stacks_in_89_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_89_page0 .shadow-style8stacks_in_89_page0:before,
#stacks_in_89_page0 .shadow-style8stacks_in_89_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_89_page0 .shadow-style8stacks_in_89_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_89_page0 .shadow-style9stacks_in_89_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_89_page0 .shadow-style9stacks_in_89_page0 span {
	text-align: center !important;
}

#stacks_in_89_page0 .shadow-style9stacks_in_89_page0:before,
#stacks_in_89_page0 .shadow-style9stacks_in_89_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_89_page0 .shadow-style9stacks_in_89_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_89_page0 .shadow-style10stacks_in_89_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_89_page0 .shadow-style10stacks_in_89_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_89_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_154_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_551_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_77_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_77_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_77_page0 .rounded,
#stacks_in_77_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_77_page0 .shadow-style0stacks_in_77_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_77_page0 .shadow-style0stacks_in_77_page0:before,
#stacks_in_77_page0 .shadow-style0stacks_in_77_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_77_page0 .shadow-style0stacks_in_77_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_77_page0 .shadow-style1stacks_in_77_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_77_page0 .shadow-style1stacks_in_77_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_77_page0 .shadow-style2stacks_in_77_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_77_page0 .shadow-style2stacks_in_77_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_77_page0 .shadow-style3stacks_in_77_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_77_page0 .shadow-style3stacks_in_77_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_77_page0 .shadow-style4stacks_in_77_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_77_page0 .shadow-style4stacks_in_77_page0:before, 
#stacks_in_77_page0 .shadow-style4stacks_in_77_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_77_page0 .shadow-style5stacks_in_77_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_77_page0 .shadow-style5stacks_in_77_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_77_page0 .shadow-style5stacks_in_77_page0:before,
#stacks_in_77_page0 .shadow-style5stacks_in_77_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_77_page0 .shadow-style5stacks_in_77_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_77_page0 .shadow-style6stacks_in_77_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_77_page0 .shadow-style6stacks_in_77_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_77_page0 .shadow-style6stacks_in_77_page0:before,
#stacks_in_77_page0 .shadow-style6stacks_in_77_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_77_page0 .shadow-style7stacks_in_77_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_77_page0 .shadow-style7stacks_in_77_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_77_page0 .shadow-style7stacks_in_77_page0:before,
#stacks_in_77_page0 .shadow-style7stacks_in_77_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_77_page0 .shadow-style8stacks_in_77_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_77_page0 .shadow-style8stacks_in_77_page0:before,
#stacks_in_77_page0 .shadow-style8stacks_in_77_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_77_page0 .shadow-style8stacks_in_77_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_77_page0 .shadow-style9stacks_in_77_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_77_page0 .shadow-style9stacks_in_77_page0 span {
	text-align: center !important;
}

#stacks_in_77_page0 .shadow-style9stacks_in_77_page0:before,
#stacks_in_77_page0 .shadow-style9stacks_in_77_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_77_page0 .shadow-style9stacks_in_77_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_77_page0 .shadow-style10stacks_in_77_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_77_page0 .shadow-style10stacks_in_77_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_77_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_158_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_553_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_103_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_103_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_103_page0 .rounded,
#stacks_in_103_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_103_page0 .shadow-style0stacks_in_103_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_103_page0 .shadow-style0stacks_in_103_page0:before,
#stacks_in_103_page0 .shadow-style0stacks_in_103_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_103_page0 .shadow-style0stacks_in_103_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_103_page0 .shadow-style1stacks_in_103_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_103_page0 .shadow-style1stacks_in_103_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_103_page0 .shadow-style2stacks_in_103_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_103_page0 .shadow-style2stacks_in_103_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_103_page0 .shadow-style3stacks_in_103_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_103_page0 .shadow-style3stacks_in_103_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_103_page0 .shadow-style4stacks_in_103_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_103_page0 .shadow-style4stacks_in_103_page0:before, 
#stacks_in_103_page0 .shadow-style4stacks_in_103_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_103_page0 .shadow-style5stacks_in_103_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_103_page0 .shadow-style5stacks_in_103_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_103_page0 .shadow-style5stacks_in_103_page0:before,
#stacks_in_103_page0 .shadow-style5stacks_in_103_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_103_page0 .shadow-style5stacks_in_103_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_103_page0 .shadow-style6stacks_in_103_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_103_page0 .shadow-style6stacks_in_103_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_103_page0 .shadow-style6stacks_in_103_page0:before,
#stacks_in_103_page0 .shadow-style6stacks_in_103_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_103_page0 .shadow-style7stacks_in_103_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_103_page0 .shadow-style7stacks_in_103_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_103_page0 .shadow-style7stacks_in_103_page0:before,
#stacks_in_103_page0 .shadow-style7stacks_in_103_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_103_page0 .shadow-style8stacks_in_103_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_103_page0 .shadow-style8stacks_in_103_page0:before,
#stacks_in_103_page0 .shadow-style8stacks_in_103_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_103_page0 .shadow-style8stacks_in_103_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_103_page0 .shadow-style9stacks_in_103_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_103_page0 .shadow-style9stacks_in_103_page0 span {
	text-align: center !important;
}

#stacks_in_103_page0 .shadow-style9stacks_in_103_page0:before,
#stacks_in_103_page0 .shadow-style9stacks_in_103_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_103_page0 .shadow-style9stacks_in_103_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_103_page0 .shadow-style10stacks_in_103_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_103_page0 .shadow-style10stacks_in_103_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_103_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_162_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_555_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_111_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_111_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_111_page0 .rounded,
#stacks_in_111_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_111_page0 .shadow-style0stacks_in_111_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_111_page0 .shadow-style0stacks_in_111_page0:before,
#stacks_in_111_page0 .shadow-style0stacks_in_111_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_111_page0 .shadow-style0stacks_in_111_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_111_page0 .shadow-style1stacks_in_111_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_111_page0 .shadow-style1stacks_in_111_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_111_page0 .shadow-style2stacks_in_111_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_111_page0 .shadow-style2stacks_in_111_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_111_page0 .shadow-style3stacks_in_111_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_111_page0 .shadow-style3stacks_in_111_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_111_page0 .shadow-style4stacks_in_111_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_111_page0 .shadow-style4stacks_in_111_page0:before, 
#stacks_in_111_page0 .shadow-style4stacks_in_111_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_111_page0 .shadow-style5stacks_in_111_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_111_page0 .shadow-style5stacks_in_111_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_111_page0 .shadow-style5stacks_in_111_page0:before,
#stacks_in_111_page0 .shadow-style5stacks_in_111_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_111_page0 .shadow-style5stacks_in_111_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_111_page0 .shadow-style6stacks_in_111_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_111_page0 .shadow-style6stacks_in_111_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_111_page0 .shadow-style6stacks_in_111_page0:before,
#stacks_in_111_page0 .shadow-style6stacks_in_111_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_111_page0 .shadow-style7stacks_in_111_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_111_page0 .shadow-style7stacks_in_111_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_111_page0 .shadow-style7stacks_in_111_page0:before,
#stacks_in_111_page0 .shadow-style7stacks_in_111_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_111_page0 .shadow-style8stacks_in_111_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_111_page0 .shadow-style8stacks_in_111_page0:before,
#stacks_in_111_page0 .shadow-style8stacks_in_111_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_111_page0 .shadow-style8stacks_in_111_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_111_page0 .shadow-style9stacks_in_111_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_111_page0 .shadow-style9stacks_in_111_page0 span {
	text-align: center !important;
}

#stacks_in_111_page0 .shadow-style9stacks_in_111_page0:before,
#stacks_in_111_page0 .shadow-style9stacks_in_111_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_111_page0 .shadow-style9stacks_in_111_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_111_page0 .shadow-style10stacks_in_111_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_111_page0 .shadow-style10stacks_in_111_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_111_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_166_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_out_557_page0 {
	width: 150px;
	float: left;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_107_page0 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_107_page0 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_107_page0 .rounded,
#stacks_in_107_page0 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_107_page0 .shadow-style0stacks_in_107_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_107_page0 .shadow-style0stacks_in_107_page0:before,
#stacks_in_107_page0 .shadow-style0stacks_in_107_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_107_page0 .shadow-style0stacks_in_107_page0:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_107_page0 .shadow-style1stacks_in_107_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_107_page0 .shadow-style1stacks_in_107_page0:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_107_page0 .shadow-style2stacks_in_107_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_107_page0 .shadow-style2stacks_in_107_page0:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_107_page0 .shadow-style3stacks_in_107_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_107_page0 .shadow-style3stacks_in_107_page0 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_107_page0 .shadow-style4stacks_in_107_page0 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_107_page0 .shadow-style4stacks_in_107_page0:before, 
#stacks_in_107_page0 .shadow-style4stacks_in_107_page0:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_107_page0 .shadow-style5stacks_in_107_page0 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_107_page0 .shadow-style5stacks_in_107_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_107_page0 .shadow-style5stacks_in_107_page0:before,
#stacks_in_107_page0 .shadow-style5stacks_in_107_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_107_page0 .shadow-style5stacks_in_107_page0:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_107_page0 .shadow-style6stacks_in_107_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_107_page0 .shadow-style6stacks_in_107_page0:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_107_page0 .shadow-style6stacks_in_107_page0:before,
#stacks_in_107_page0 .shadow-style6stacks_in_107_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_107_page0 .shadow-style7stacks_in_107_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_107_page0 .shadow-style7stacks_in_107_page0:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_107_page0 .shadow-style7stacks_in_107_page0:before,
#stacks_in_107_page0 .shadow-style7stacks_in_107_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_107_page0 .shadow-style8stacks_in_107_page0 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_107_page0 .shadow-style8stacks_in_107_page0:before,
#stacks_in_107_page0 .shadow-style8stacks_in_107_page0:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_107_page0 .shadow-style8stacks_in_107_page0:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_107_page0 .shadow-style9stacks_in_107_page0 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_107_page0 .shadow-style9stacks_in_107_page0 span {
	text-align: center !important;
}

#stacks_in_107_page0 .shadow-style9stacks_in_107_page0:before,
#stacks_in_107_page0 .shadow-style9stacks_in_107_page0:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_107_page0 .shadow-style9stacks_in_107_page0:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_107_page0 .shadow-style10stacks_in_107_page0 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_107_page0 .shadow-style10stacks_in_107_page0:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_out_107_page0 {
	width: 146px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_170_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_388_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_717_page0 {
	max-width: 720px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_717_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
#stacks_in_2778_page0 a{text-decoraction:none!important}

#stacks_in_2778_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_2780_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
#stacks_in_713_page0 a{text-decoraction:none!important}

#stacks_in_713_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_715_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
  @media screen and (max-width:500px){#stacks_in_83_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_92_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Start Eternity stack CSS code */


/* ---------------------------- //
/ ---------- Base CSS --------- //
/------------------------------ */
#stacks_in_757_page0{
	background: url("../files/bgimageurl_757.jpg");
	min-height: 800px;
	background-size: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-attachment: none;
	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */
	background: url("../files/bgimageurl_757.jpg") none; 
}






/* ---------------------------- //
/ ---------- Repeat --------- //
/------------------------------ */
#stacks_in_757_page0, #stacks_in_757_page0:hover{
	background-repeat: no-repeat !important;
}






/* ---------------------------- //
/ --------- Colour ------------ //
/------------------------------ */
#stacks_in_757_page0, #stacks_in_757_page0:hover{
	background-color: #FFFFFF;
}






/* ---------------------------- //
/ ----------- Bg Size --------- //
/------------------------------ */
#stacks_in_757_page0, #stacks_in_757_page0:hover{
	background-size: cover;
}




/* --- if the background type is cover
------ use alternitive positioning -- */
#stacks_in_757_page0, #stacks_in_757_page0:hover{    
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
	background-position:center center;
}





/* -----------------------------------------
    Links Managment
   ----------------------------------------- */




/* End Eternity stack CSS code */
  #stacks_in_179_page0{display:none}@media screen and (max-width:500px){#stacks_in_179_page0{display:block}} 
/* Start Smart Image stack CSS code */

#stacks_in_241_page0{
	text-align: center;
}

.stacks_in_241_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_241_page0responsive img, .stacks_in_241_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_241_page0hiddenimage{
	display: none;
}






.stacks_in_241_page0warehouseImage{
	display: block;
}


.stacks_in_241_page0hiddenimage, .stacks_in_241_page0responsive{
	display: none;
}




/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_96_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_245_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_245_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_leftcol_stacks_in_279_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_leftcol_stacks_in_279_page0 .leftcolpad_stacks_in_279_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_rightcol_stacks_in_279_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_rightcol_stacks_in_279_page0 .rightcolpad_stacks_in_279_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_leftcol_stacks_in_279_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_leftcol_stacks_in_279_page0 .leftcolpad_stacks_in_279_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_rightcol_stacks_in_279_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_279_page0 #fsr_colwrap_stacks_in_279_page0 #fsr_rightcol_stacks_in_279_page0 .rightcolpad_stacks_in_279_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Slider Stack' 
fsrslider.css Style Sheet
Created: 16, June, 2014
Last Modified: 18, August, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2014 Blueball Design LLC/Charlie Lockhart USA
All Rights Reserved
-------------------------------------------
*/


/* Main slideshow wrapper container positioning and sizing */

#stacks_in_3647_page0slidewrapper .stacks_in_3647_page0slideshow {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

#stacks_in_3647_page0slidewrapper .stacks_in_3647_page0slideshow ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#stacks_in_3647_page0slidewrapper .stacks_in_3647_page0slideshow li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	list-style-type: none;
}

#stacks_in_3647_page0slidewrapper .stacks_in_3647_page0slideshow li:first-child {
  position: relative;
  display: block;
  float: left;
  }

#stacks_in_3647_page0slidewrapper .stacks_in_3647_page0slideshow img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  float: left;
  border: 0;
  }
  
 
/* Navigation arrows on left and right side of image*/

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: transparent url(../files/slidernavarrowswhite.png) no-repeat left 40%;
  width: 38px;
  height: auto;
  }

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav.next {
  left: auto;
  background-position: right 40%;
  right: 0;
  }

.rslides_nav:focus {
  outline: none;
  }
  
  
/* Navigation dots-tabs under image*/

.rslides_tabs {
  margin-top: 10px;
  text-align: center;
  padding: 0;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 7px;
  }

.rslides_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #FFFFFF;
  /*background: rgba(0,0,0, .2);*/
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.rslides_tabs .rslides_here {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #FFFFFF;
  /*background: rgba(0,0,0, .8);*/
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
 }
  
 
   /* Styling for EditMode layout so all the image placeholders will display right*/
  
  

#stacks_in_3647_page0 {
	padding:  20px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_285_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_285_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_285_page0 {
	padding:  20px;
}
  @media screen and (max-width:500px){#stacks_in_289_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_350_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 80px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
 #stacks_in_358_page0 {font-size:12px}@media screen and (max-width:770px){#stacks_in_358_page0 {font-size:10px}}@media screen and (max-width:600px){#stacks_in_358_page0 {font-size:12px}}@media screen and (max-width:500px){#stacks_in_358_page0 {font-size:8px}}@media screen and (max-width:320px){#stacks_in_358_page0 {font-size:8px}}

#stacks_in_358_page0 {
	margin: 0px 0px 20px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_295_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_in_297_page0 {
	margin: 0px 0px 5px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_299_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_326_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2299_page0 {
	max-width: 325px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2299_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2299_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2301_page0{
	text-align: center;
}

.stacks_in_2301_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2301_page0responsive img, .stacks_in_2301_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2301_page0hiddenimage{
	display: none;
}






.stacks_in_2301_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2304_page0 {
	max-width: 325px;
	min-width: 275px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2304_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_2304_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_2306_page0{
	text-align: center;
}

.stacks_in_2306_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_2306_page0responsive img, .stacks_in_2306_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_2306_page0hiddenimage{
	display: none;
}






.stacks_in_2306_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_475_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_726_page0 {
	max-width: 720px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_726_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
#stacks_in_3383_page0 a{text-decoraction:none!important}

#stacks_in_3383_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_3385_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
#stacks_in_722_page0 a{text-decoraction:none!important}

#stacks_in_722_page0 {
	padding:  20px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_724_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
  @media screen and (max-width:500px){#stacks_in_464_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_899_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Start Eternity stack CSS code */


/* ---------------------------- //
/ ---------- Base CSS --------- //
/------------------------------ */
#stacks_in_207_page0{
	background: url("../files/bgimageurl_207.jpg");
	min-height: 600px;
	background-size: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-attachment: none;
	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */
	background: url("../files/bgimageurl_207.jpg") none; 
}






/* ---------------------------- //
/ ---------- Repeat --------- //
/------------------------------ */
#stacks_in_207_page0, #stacks_in_207_page0:hover{
	background-repeat: no-repeat !important;
}






/* ---------------------------- //
/ --------- Colour ------------ //
/------------------------------ */
#stacks_in_207_page0, #stacks_in_207_page0:hover{
	background-color: #FFFFFF;
}






/* ---------------------------- //
/ ----------- Bg Size --------- //
/------------------------------ */
#stacks_in_207_page0, #stacks_in_207_page0:hover{
	background-size: cover;
}




/* --- if the background type is cover
------ use alternitive positioning -- */
#stacks_in_207_page0, #stacks_in_207_page0:hover{    
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
	background-position:top center;
}





/* -----------------------------------------
    Links Managment
   ----------------------------------------- */




/* End Eternity stack CSS code */
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_485_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
  #stacks_in_487_page0{display:none}@media screen and (max-width:500px){#stacks_in_487_page0{display:block}} 
/* Start Smart Image stack CSS code */

#stacks_in_489_page0{
	text-align: center;
}

.stacks_in_489_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_489_page0responsive img, .stacks_in_489_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_489_page0hiddenimage{
	display: none;
}






.stacks_in_489_page0warehouseImage{
	display: block;
}


.stacks_in_489_page0hiddenimage, .stacks_in_489_page0responsive{
	display: none;
}




/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_491_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_598_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_598_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_leftcol_stacks_in_608_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_leftcol_stacks_in_608_page0 .leftcolpad_stacks_in_608_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_rightcol_stacks_in_608_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_rightcol_stacks_in_608_page0 .rightcolpad_stacks_in_608_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_leftcol_stacks_in_608_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_leftcol_stacks_in_608_page0 .leftcolpad_stacks_in_608_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_rightcol_stacks_in_608_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_608_page0 #fsr_colwrap_stacks_in_608_page0 #fsr_rightcol_stacks_in_608_page0 .rightcolpad_stacks_in_608_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_572_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_572_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_572_page0 {
	padding: 0px 20px 0px 20px;
}
  @media screen and (max-width:500px){#stacks_in_576_page0{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_574_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 40px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
 #stacks_in_580_page0 {font-size:12px}@media screen and (max-width:770px){#stacks_in_580_page0 {font-size:10px}}@media screen and (max-width:600px){#stacks_in_580_page0 {font-size:12px}}@media screen and (max-width:500px){#stacks_in_580_page0 {font-size:8px}}@media screen and (max-width:320px){#stacks_in_580_page0 {font-size:8px}}

#stacks_in_580_page0 {
	margin: 0px 0px 20px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_582_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   

#stacks_in_248_page0 {
	padding: 0px 0px 5px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_586_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_629_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4347_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_leftcol_stacks_in_4411_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_leftcol_stacks_in_4411_page0 .leftcolpad_stacks_in_4411_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_rightcol_stacks_in_4411_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_rightcol_stacks_in_4411_page0 .rightcolpad_stacks_in_4411_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_leftcol_stacks_in_4411_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_leftcol_stacks_in_4411_page0 .leftcolpad_stacks_in_4411_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_rightcol_stacks_in_4411_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_4411_page0 #fsr_colwrap_stacks_in_4411_page0 #fsr_rightcol_stacks_in_4411_page0 .rightcolpad_stacks_in_4411_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4413_page0 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_4413_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_4413_page0 {
	padding:  10px;
}

#stacks_in_4415_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4417_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4578_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 10px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4455_page0 {
	margin: 0px 10px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4421_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4423_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4425_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4588_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 10px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4465_page0 {
	margin: 0px 10px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4429_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4434_page0 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_4434_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_4434_page0 {
	padding:  10px;
}

#stacks_in_4444_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4446_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4583_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 10px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_2236_page0 {
	margin: 0px 10px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4442_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4436_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4438_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4593_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 10px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4460_page0 {
	margin: 0px 10px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4450_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4431_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 65px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_leftcol_stacks_in_611_page0 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_leftcol_stacks_in_611_page0 .leftcolpad_stacks_in_611_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_rightcol_stacks_in_611_page0 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_rightcol_stacks_in_611_page0 .rightcolpad_stacks_in_611_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_leftcol_stacks_in_611_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_leftcol_stacks_in_611_page0 .leftcolpad_stacks_in_611_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_rightcol_stacks_in_611_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_611_page0 #fsr_colwrap_stacks_in_611_page0 #fsr_rightcol_stacks_in_611_page0 .rightcolpad_stacks_in_611_page0 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_619_page0 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_619_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_619_page0 {
	padding:  10px;
}

#stacks_in_276_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4304_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_256_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 30px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4277_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4326_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4318_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4243_page0 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_4243_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_4243_page0 {
	padding:  10px;
}

#stacks_in_4313_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4253_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4282_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 30px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

#stacks_in_4251_page0 {
	margin: 0px 10px 10px 0px;
}
/* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_4257_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4255_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 20px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_625_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 65px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_198_page0 {
	max-width: 325px;
	min-width: 325px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_198_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_198_page0 {
	padding:  10px;
}
/* Start Smart Image stack CSS code */

#stacks_in_200_page0{
	text-align: center;
}

.stacks_in_200_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_200_page0responsive img, .stacks_in_200_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_200_page0hiddenimage{
	display: none;
}






.stacks_in_200_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7349_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* JaggedThing by RapidWeaver Central  */

#jaggedthing#stacks_in_282_page0 {
	overflow: hidden;
	width: 100%;
}

/* Top  */

.jagged_style0stacks_in_282_page0 {
    display:block;
    width: 100%;
    margin:11px auto 0 auto;
    padding:15px 20px;
    position: relative;
    background-color: #EFEFEF;
  	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFEFEF), color-stop(100%,#EFEFEF));
  	background: -webkit-linear-gradient(top,  #EFEFEF 0%,#EFEFEF 100%);
    background:    -moz-linear-gradient(top,  #EFEFEF 0%, #EFEFEF 100%);
  	background: 		-ms-linear-gradient(top,  #EFEFEF 0%,#EFEFEF 100%);
  	background: 			linear-gradient(to bottom,  #EFEFEF 0%,#EFEFEF 100%);
}

.jagged_style0stacks_in_282_page0:before {
   	content: "";
    display:block;
    position: absolute;
    width: 100%;
    top:-11px;
    left:0px;
    height:11px;
    background: -webkit-linear-gradient(-135deg, transparent 75%, #EFEFEF 75%) 0 50%,
                -webkit-linear-gradient( -45deg, transparent 75%, #EFEFEF 75%) 0 50%;
    background:    -moz-linear-gradient(-135deg, transparent 75%, #EFEFEF 75%) 0 50%,
                   -moz-linear-gradient( -45deg, transparent 75%, #EFEFEF 75%) 0 50%;
    background: 		linear-gradient(135deg, transparent 75%, #EFEFEF 75%) 0 50%,
                		linear-gradient(-135deg, transparent 75%, #EFEFEF 75%) 0 50%;
    background-repeat: repeat-x;
    background-size:10px 12px, 10px 10px;
}


/* Bottom  */

.jagged_style1stacks_in_282_page0 {
    height: auto;
    width: 100%;
    margin: 0 0 11px 0px;
    position: relative;
    background-color: #EFEFEF;
    background-repeat: repeat, no-repeat;
    background-size: 10px 10px, 100% 25px;
    background-image: -webkit-radial-gradient(hsla(0,0%,0%,.025) 10%, transparent 15%), background-position: 50% 5px, 50% 0%;
    background-image:    -moz-radial-gradient(hsla(0,0%,0%,.025) 10%, transparent 15%), background-position: 50% 5px, 50% 0%;
    background-image: 		-ms-radial-gradient(hsla(0,0%,0%,.025) 10%, transparent 15%), background-position: 50% 5px, 50% 0%;
    background-image: 			radial-gradient(hsla(0,0%,0%,.025) 10%, transparent 15%), background-position: 50% 5px, 50% 0%;
}

.jagged_style1stacks_in_282_page0:after {
    content: '';
    position: absolute; 
    bottom: -5px;
    height: 5px;
    left: 0;
    right: 0;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: 10px 10px;
    background-image:-webkit-linear-gradient(45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF),
    				 -webkit-linear-gradient(-45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF);
	background-image: 	-moz-linear-gradient(45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF),
						-moz-linear-gradient(-45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF);
	background-image: 		-ms-linear-gradient(45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF),
							-ms-linear-gradient(-45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF);						
	background-image: 			linear-gradient(45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF),
								linear-gradient(-45deg, #EFEFEF 25%, transparent 25%, transparent 75%, #EFEFEF 75%, #EFEFEF);
}

/* Double  */

.jagged_style2stacks_in_282_page0 {
	vertical-align: middle;
	border: 10px solid transparent;
	border-width: 10px 0;
	background-color: #EFEFEF;
	background-color: rgba(0, 0, 0, 0);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #EFEFEF), color-stop(100%, #EFEFEF)), -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(50.5%, transparent), color-stop(50.5%, #EFEFEF)), -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(50.5%, transparent), color-stop(50.5%, #EFEFEF)), -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(50.5%, transparent), color-stop(50.5%, #EFEFEF)), -webkit-gradient(linear, 100% 100%, 0% 0%, color-stop(50.5%, transparent), color-stop(50.5%, #EFEFEF));
	background-image: -webkit-linear-gradient(#EFEFEF, #EFEFEF), -webkit-linear-gradient(top left, transparent 50.5%, #EFEFEF 50.5%), -webkit-linear-gradient(top right, transparent 50.5%, #EFEFEF 50.5%), -webkit-linear-gradient(bottom left, transparent 50.5%, #EFEFEF 50.5%), -webkit-linear-gradient(bottom right, transparent 50.5%, #EFEFEF 50.5%);
	background-image: -moz-linear-gradient(#EFEFEF, #EFEFEF), -moz-linear-gradient(top left, transparent 50.5%, #EFEFEF 50.5%), -moz-linear-gradient(top right, transparent 50.5%, #EFEFEF 50.5%), -moz-linear-gradient(bottom left, transparent 50.5%, #EFEFEF 50.5%), -moz-linear-gradient(bottom right, transparent 50.5%, #EFEFEF 50.5%);
	background-image: -ms-linear-gradient(#EFEFEF, #EFEFEF), -ms-linear-gradient(top left, transparent 50.5%, #EFEFEF 50.5%), -ms-linear-gradient(top right, transparent 50.5%, #EFEFEF 50.5%), -ms-linear-gradient(bottom left, transparent 50.5%, #EFEFEF 50.5%), -ms-linear-gradient(bottom right, transparent 50.5%, #EFEFEF 50.5%);
	background-image: linear-gradient(#EFEFEF, #EFEFEF), linear-gradient(top left, transparent 50.5%, #EFEFEF 50.5%), linear-gradient(top right, transparent 50.5%, #EFEFEF 50.5%), linear-gradient(bottom left, transparent 50.5%, #EFEFEF 50.5%), linear-gradient(bottom right, transparent 50.5%, #EFEFEF 50.5%);
	background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
	background-position: 0 0, 10px 0, 10px 0, 10px 100%, 10px 100%;
	background-clip: padding-box, border-box, border-box, border-box, border-box;
	background-origin: padding-box, border-box, border-box, border-box, border-box;
	background-size: auto auto, 10px 10px, 10px 10px, 10px 10px, 10px 10px;
}

/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7247_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7248_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7248_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*RespondStack CSS*/
#stacks_in_7250_page0 .respond_container
{

/*Custom CSS;*/
}
#stacks_in_7250_page0 .respond 
{
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;
/*Custom CSS;*/
}
@media screen and (min-width : 1961px ) 
{
#stacks_in_7250_page0 .respond 
{
font-size: 64px !important;
line-height: 68px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 24px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 24px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 24px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 20px !important;
line-height: 22px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 16px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 15px !important;
line-height: 15px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_7250_page0 .respond 
{

font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Styled Stack v2.3.1 Copyright 2013 Joe Workman */
 #stacks_in_7342_page0{behavior:url(/PIE/PIE.htc);       border-style:solid!important; }   
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7257_page0 {
	max-width: 60%;
	min-width: 50%;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7257_page0 {
	max-width: 90% !important;
	min-width: 80% !important;
}

}
/* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_7259_page0Calligrapher{
			font-size: 65% !important;
			color: #333333 !important;
			font-weight:   lighter !important;
			font-style: normal !important;
			line-height: 1.0em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_7259_page0Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_7259_page0Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_7259_page0Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_7259_page0Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_7259_page0Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_7259_page0Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_7259_page0Calligrapher h6, .stacks_in_7259_page0Calligrapher h5, .stacks_in_7259_page0Calligrapher h4, .stacks_in_7259_page0Calligrapher h3, .stacks_in_7259_page0Calligrapher h2, .stacks_in_7259_page0Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */


/* -----------------------------------------
    Serifs
   ----------------------------------------- */


/* -----------------------------------------
    Sans
   ----------------------------------------- */
 

.stacks_in_7259_page0Calligrapher, .stacks_in_7259_page0Calligrapher h1, .stacks_in_7259_page0Calligrapher h2, .stacks_in_7259_page0Calligrapher h3, .stacks_in_7259_page0Calligrapher h4, .stacks_in_7259_page0Calligrapher h5, .stacks_in_7259_page0Calligrapher h6{
	font-family: "Open Sans" !important;
}



/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */


/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_7259_page0targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_7259_page0Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_7259_page0Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_7259_page0Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_7259_page0Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code */#stacks_in_7261_page0 label{font-size:1.00rem;color:#222222}#stacks_in_7261_page0 input{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:box-shadow .45s,border-color .45s ease-in-out;-moz-transition:box-shadow .45s,border-color .45s ease-in-out;transition:box-shadow .45s,border-color .45s ease-in-out;border-radius:0px;background-color:#FFFFFF;border-color:#187DA8}#stacks_in_7261_page0 input:focus{box-shadow:0 0 5px -1px #999999;border-color:#999999;outline:0;background-color:#FCFCFC;color:#4E4E4E}#stacks_in_7261_page0 input,#stacks_in_7261_page0 .label_text{height:2em;color:#999999;font-size:1.00rem;text-align:left;padding:0 .5rem}#stacks_in_7261_page0 .label_text{line-height:2em}#stacks_in_7261_page0 .field{display:inline-block;width:100%;position:relative;margin:0.00rem 0;vertical-align:bottom}#stacks_in_7261_page0 .hide{display:none}#stacks_in_7261_page0 label.error{margin-top:.5rem;color:red;display:block;font-size:1rem}#stacks_in_7261_page0 button{margin:0} #stacks_in_7261_page0 button.custom{border-style:solid;border-width:0;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:#187DA8;color:#FFFFFF}#stacks_in_7261_page0 button.custom:hover{background-color:#16769F}#stacks_in_7261_page0 button.custom.small{padding-top:.875rem;padding-right:1.75rem;padding-bottom:.9375rem;padding-left:1.75rem;font-size:.8125rem}#stacks_in_7261_page0 button.custom.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_7261_page0 button.custom.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_7261_page0 button.custom.right{float:right}#stacks_in_7261_page0 button.custom.radius{border-radius:3px}#stacks_in_7261_page0 button.custom.round{border-radius:500px}  #stacks_in_7261_page0 .field{float:left}#stacks_in_7261_page0 .field.first_name{width:50%}#stacks_in_7261_page0 .field.last_name{width:50%}#stacks_in_7261_page0 .field.email{width:65%}#stacks_in_7261_page0 .field.custom{width:100%}#stacks_in_7261_page0 .field.customtwo{width:100%}#stacks_in_7261_page0 .field.human{width:100%}#stacks_in_7261_page0 .field.submit_button{width:35%}#stacks_in_7261_page0 input{width:calc(100% - 0px)}#stacks_in_7261_page0 form{width:100%;overflow:auto}#stacks_in_7261_page0 button.inline_input{height:2em!important;line-height:2em!important;font-size:1.00rem!important;padding-top:0!important;padding-bottom:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important} 

#stacks_out_7261_page0 {
	width: 70%;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7263_page0 {
	max-width: 200px;
	min-width: 200px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_7263_page0 {
	max-width: 200px !important;
	min-width: 50px !important;
}

}

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_4 {
	width:23%;
	margin: 0 1%;
}
#stacks_in_7265_page0 {
	margin: 35px 0px 0px 0px;
}

/* START ICONZ CSS */

#stacks_in_7267_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #C9C9C9 !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7267_page0 {
	text-align: center;
}

#stacks_in_7267_page0 a{
	text-decoration: none;
}


	
		#stacks_in_7267_page0 a i:hover{
			color: #D8D8D8 !important;
		}
		
		
	




#stacks_in_7267_page0 .stacks_in_7267_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7267_page0 .stacks_in_7267_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7267_page0 .stacks_in_7267_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7270_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #C9C9C9 !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7270_page0 {
	text-align: center;
}

#stacks_in_7270_page0 a{
	text-decoration: none;
}


	
		#stacks_in_7270_page0 a i:hover{
			color: #D8D8D8 !important;
		}
		
		
	




#stacks_in_7270_page0 .stacks_in_7270_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7270_page0 .stacks_in_7270_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7270_page0 .stacks_in_7270_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7273_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #C9C9C9 !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7273_page0 {
	text-align: center;
}

#stacks_in_7273_page0 a{
	text-decoration: none;
}


	
		#stacks_in_7273_page0 a i:hover{
			color: #D8D8D8 !important;
		}
		
		
	




#stacks_in_7273_page0 .stacks_in_7273_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7273_page0 .stacks_in_7273_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7273_page0 .stacks_in_7273_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_7276_page0 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #C9C9C9 !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_7276_page0 {
	text-align: center;
}

#stacks_in_7276_page0 a{
	text-decoration: none;
}


	
		#stacks_in_7276_page0 a i:hover{
			color: #D8D8D8 !important;
		}
		
		
	




#stacks_in_7276_page0 .stacks_in_7276_page0quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_7276_page0 .stacks_in_7276_page0quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_7276_page0 .stacks_in_7276_page0quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7334_page0 .setheightScroll {
	display: block;
	width: 100%;
	height: 50px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1784_page0 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_1784_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_leftcol_stacks_in_1788_page0 {
	float: left;
	display: block;
	width: 25%;
	height: auto;
	margin: 0;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_leftcol_stacks_in_1788_page0 .leftcolpad_stacks_in_1788_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_rightcol_stacks_in_1788_page0 {
	float: right;
	display: block;
	width: 75%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_rightcol_stacks_in_1788_page0 .rightcolpad_stacks_in_1788_page0 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_leftcol_stacks_in_1788_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_leftcol_stacks_in_1788_page0 .leftcolpad_stacks_in_1788_page0 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_rightcol_stacks_in_1788_page0 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_1788_page0 #fsr_colwrap_stacks_in_1788_page0 #fsr_rightcol_stacks_in_1788_page0 .rightcolpad_stacks_in_1788_page0 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_1788_page0 {
	padding:  10px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1790_page0 {
	max-width: 150px;
	min-width: 150px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_1790_page0 {
	max-width: 150px !important;
	min-width: 150px !important;
}

}

#stacks_out_1790_page0 {
	width: 250px;
	float: left;
}
/* Start Smart Image stack CSS code */

#stacks_in_1792_page0{
	text-align: center;
}

.stacks_in_1792_page0responsive {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.stacks_in_1792_page0responsive img, .stacks_in_1792_page0warehouseImage img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}


.stacks_in_1792_page0hiddenimage{
	display: none;
}






.stacks_in_1792_page0warehouseImage{
	display: none;
}





/* End Smart Image stack CSS code *//* Start Calligrapher stack CSS code */


/* -----------------------------------------
    Main Body Text Global Styles
   ----------------------------------------- */


	
		.stacks_in_2144_page0Calligrapher{
			font-size: 100% !important;
			color: #B2B2B2 !important;
			font-weight:   normal !important;
			font-style: normal !important;
			line-height: 1.4em !important;
			font-variant: normal !important;
			letter-spacing: 0px !important;
			word-spacing: 0 !important;
			text-indent:none;
			text-align: left !important;
		}
		
		.stacks_in_2144_page0Calligrapher h1{
			font-size: 2em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2144_page0Calligrapher h2{
			font-size: 1.7em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2144_page0Calligrapher h3{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2144_page0Calligrapher h4{
			font-size: 1.5em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2144_page0Calligrapher h5{
			font-size: 1.3em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2144_page0Calligrapher h6{
			font-size: 1.1em !important;
			line-height: normal;
			font-weight: bold;
		}
		.stacks_in_2144_page0Calligrapher h6, .stacks_in_2144_page0Calligrapher h5, .stacks_in_2144_page0Calligrapher h4, .stacks_in_2144_page0Calligrapher h3, .stacks_in_2144_page0Calligrapher h2, .stacks_in_2144_page0Calligrapher h1{
			color: #333333 !important;
		}
	



/* -----------------------------------------
    Google
   ----------------------------------------- */


/* -----------------------------------------
    Serifs
   ----------------------------------------- */


/* -----------------------------------------
    Sans
   ----------------------------------------- */


/* -----------------------------------------
    Display
   ----------------------------------------- */


/* -----------------------------------------
    Handwriting
   ----------------------------------------- */


/* -----------------------------------------
    Universal
   ----------------------------------------- */
 

.stacks_in_2144_page0Calligrapher, .stacks_in_2144_page0Calligrapher h1, .stacks_in_2144_page0Calligrapher h2, .stacks_in_2144_page0Calligrapher h3, .stacks_in_2144_page0Calligrapher h4, .stacks_in_2144_page0Calligrapher h5, .stacks_in_2144_page0Calligrapher h6{
	font-family: Helvetica, Arial, sans-serif !important;
}



/* -----------------------------------------
    Custom
   ----------------------------------------- */



/* -----------------------------------------
    Text Shadow
   ----------------------------------------- */



/* -----------------------------------------
    Drop Zone Managment
   ----------------------------------------- */
.stacks_in_2144_page0targetNote{
	display: none;
}



/* -----------------------------------------
    Links Managment
   ----------------------------------------- */

		.stacks_in_2144_page0Calligrapher a:link{
			color: #124A7A !important;
			text-decoration: none !important;
		}
		
		.stacks_in_2144_page0Calligrapher a:visited{
			color: #124A7A !important;
		}
		
		.stacks_in_2144_page0Calligrapher a:active{
			color: #124A7A !important;
		}
		
		.stacks_in_2144_page0Calligrapher a:hover{
			color: #1C72BD !important;
			text-decoration: underline !important;
		}


/* End Calligrapher stack CSS code */
#stacks_in_2146_page0 {
	margin: 40px 40px 0px 0px;
}
