/* Start Page Curl stack CSS code */#stacks_in_2469_page9turn_hideme img{	width: auto !important;	height: auto !important;	max-width: 100000px !important;}#stacks_in_2469_page9 {	visibility: hidden;	height:1px;}#stacks_in_2469_page9turn_wrapper {	width: 80px;	height: 80px;	display: block;	position: absolute;	top: 0;	left: 0;	z-index: 10000001;}#stacks_in_2469_page9turn_wrapper img {	border: none;}#stacks_in_2469_page9turn_wrapper a {	border: none;}#stacks_in_2469_page9turn_wrapper a.img {	border: none;}#stacks_in_2469_page9turn_hideme {	width: 85%;	height: 85%;	overflow: hidden;	display: block;	position: absolute;	float: left;	top: 0;	left: 0;	z-index: 1;}#stacks_in_2469_page9turn_object{	position: relative;}#stacks_in_2469_page9turn_wrapper.right #stacks_in_2469_page9turn_hideme *,#stacks_in_2469_page9turn_wrapper.right #stacks_in_2469_page9turn_object {	float: right !important;}#stacks_in_2469_page9turn_wrapper.right #stacks_in_2469_page9turn_hideme {	float: right !important;	right: 0 !important;	left: auto;}#stacks_in_2469_page9turn_wrapper.right #stacks_in_2469_page9turn_object {	right: 0 !important;	left: auto !important;}#stacks_in_2469_page9turn_wrapper.right {	position: absolute;	top: 0;	width: 100%;	height: 0;	right: 0 !important;}#stacks_in_2469_page9turn_wrapper.right #stacks_in_2469_page9turn_object * {	position: absolute;	right: 0 !important;}#stacks_in_2469_page9turn_wrapper #stacks_in_2469_page9turn_object img#stacks_in_2469_page9turn_fold {	display: block;	width: 100%;	height: 100%;	z-index: 1000;	right: 0;	position: absolute;}/* the jQuery CSS Framework */#stacks_in_2469_page9turn_wrapper .ui-resizable { position: relative;}#stacks_in_2469_page9turn_wrapper .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; background-image: url(#none)}#stacks_in_2469_page9turn_wrapper .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 0; bottom: 0; }#stacks_in_2469_page9turn_wrapper .ui-resizable-sw { cursor: sw-resize; width: 12px; height: 12px; left: 0; bottom: 0; }/* End Page Curl stack CSS code *//* Start Play stack CSS code */			#stacks_in_1929_page9{		text-shadow: none !important;	}	.wallpaper, 	.wallpaper .wallpaper-container, 	.wallpaper .wallpaper-media {		-webkit-transition: none !important;		        transition: none !important;	}	.wallpaper { overflow: hidden; position: relative; } 	.wallpaper .wallpaper-container { height: 100%; overflow: hidden; position: absolute; top: 0; width: 100%; z-index: 0; } 	.wallpaper .wallpaper-media { left: 0; opacity: 0; position: absolute; top: 0; } 	.wallpaper .wallpaper-media.animated {	 	-webkit-transition: opacity 0.5s linear !important;		        transition: opacity 0.5s linear !important; 	} 	.wallpaper .wallpaper-media img, 	.wallpaper .wallpaper-media video, 	.wallpaper .wallpaper-media iframe { display: block; height: 100%; width: 100%; } 	.wallpaper .wallpaper-embed.ready:after { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; } 	.wallpaper .wallpaper-embed.ready iframe { /* pointer-events: none; - safari doesn't like this :/ */ z-index: 0; } 	.wallpaper .wallpaper-media.native { background-position: center; background-size: cover; height: 100%; width: 100%; } 	.wallpaper .wallpaper-media.native img { display: none; } 	.wallpaper .wallpaper-media.fixed { background-position: center; background-attachment: fixed; height: 100%; width: 100%; } 	.wallpaper .wallpaper-media.fixed img { display: none; } 	 	 	#stacks_in_1929_page9slice{ 		position: relative;	 	z-index: 5;	 	max-width: 1000px;	 	margin: 0 auto 0 auto; 	} 	 	#stacks_in_1929_page9notice{	 	position: absolute;	 	top: 0px;	 	right: 0px;	 	width: 140px;	 	height: 105px;	 	background: url("../files/playAssets/ytcorner.png");	 	z-index: 6; 	} 	 	/* End Play stack CSS code */
#stacks_in_3794_page9 {
	background-color: #B4AEB7;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1878_page9shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
#stacks_in_3783_page9 .stacks_left {
	float:left;
	width:32%;
}

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

#stacks_in_3783_page9 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}/* Start ZigZag stack CSS code */.stacks_in_3793_page9zigzagpseudo {  position: relative;  box-sizing: border-box;  background-clip: padding-box;  border-bottom: 10px solid transparent;  z-index: 2;     -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.55) 0px 1px 2px);    background-color: #B5AFB7;  margin-top: -1px;}.stacks_in_3793_page9zigzagpseudo:before {  content: '';  position: relative;  display: block;  width: 100%;  height: 2px;  z-index: 3;  background-color: #B5AFB7;}.stacks_in_3793_page9zigzagpseudo:after {  content: '';  position: absolute;  display: block;  width: 100%;  height: 10px;  bottom: -10px;  left: 0;  background-image: linear-gradient(45deg, transparent 33.333%, #B5AFB7 33.333%, #B5AFB7 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #B5AFB7 33.333%, #B5AFB7 66.667%, transparent 66.667%);  background-size: 20px 40px;  background-position: 50% -30px;  background-repeat: repeat-x;  z-index: 1;}.stacks_in_3793_page9zigzag{	background: #FFFFFF;	padding: 0px;	margin: 0;	padding-bottom: 5px;}/* End ZigZag stack CSS code */

/* Start doobox pro columns css */
.stacks_in_4419_page9outerwrap{
border: 1px solid #333333;
}

.stacks_in_4419_page9leftcolumn {
  width: 100%;
  float:left;
  margin-right: -39%;
}

.stacks_in_4419_page9leftcolumn_inner {
margin-right: 39%;
border-right: 1px solid #333333;
padding: 15px;
}

.stacks_in_4419_page9rightcolumn {
  width: 39%;
  float: right;
}

.stacks_in_4419_page9rightcolumn_inner{
border-left: 1px solid #333333;
margin-left: -1px;
padding: 15px;
}

/* show or hide some borders */
 
.stacks_in_4419_page9leftcolumn_inner {
border-right: none;
}

.stacks_in_4419_page9rightcolumn_inner{
border-left: none;
}


 
.stacks_in_4419_page9outerwrap{
border-top: none;
}


 
.stacks_in_4419_page9outerwrap{
border-right: none;
}


 
.stacks_in_4419_page9outerwrap{
border-bottom: none;
}


 
.stacks_in_4419_page9outerwrap{
border-left: none;
}


/* end doobox pro columns css *//* Start Contact Form stack CSS code */.stacks_in_1429_page9formwrap{	margin: 0;}#stacks_in_1429_page9comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_1429_page9mail{padding: 0;}.stacks_in_1429_page9fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_1429_page9formail{}.stacks_in_1429_page9fieldset{	padding: 0 20px 0 3px;}#stacks_in_1429_page9 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_1429_page9 label *{display: inline;}#stacks_in_1429_page9 .stacks_in_1429_page9input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFFFFF;color: #555555;margin: 0;border: 1px solid #D8D8D8;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}#stacks_in_1429_page9 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8D8D8;background: #FFFFFF;color: #555555;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_1429_page9sendmail{margin-top: 20px;padding: 4px 7px 4px 7px;display: block;font-size: 12px;color: #444444;border: 1px solid #D8D8D8;background-color: #FFFFFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_1429_page9response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_1429_page9loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_1429_page9autoreplay{visibility: hidden;height: 0px;}#stacks_in_1429_page9 textarea{	color: #555555 !important;}/* End Contact Form stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2539_page9shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Geo stack CSS code */#stacks_in_4422_page9 img,#stacks_in_4422_page9 object,#stacks_in_4422_page9 embed {  max-width: none !important;  height: auto; }  #stacks_in_4422_page9map-canvas { height: 285px;}.stacks_in_4422_page9info{	display: none;}.stacks_in_4422_page9iconzone {	display:none;}/* End Geo stack CSS code */
#stacks_in_3796_page9 {
	background-color: #B4AEB7;
}
/* Start ZigZag stack CSS code */.stacks_in_3798_page9zigzagpseudo {  position: relative;  box-sizing: border-box;  background-clip: padding-box;  border-bottom: 10px solid transparent;  z-index: 2;    background-color: #FFFFFF;  margin-top: -1px;}.stacks_in_3798_page9zigzagpseudo:before {  content: '';  position: relative;  display: block;  width: 100%;  height: 2px;  z-index: 3;  background-color: #FFFFFF;}.stacks_in_3798_page9zigzagpseudo:after {  content: '';  position: absolute;  display: block;  width: 100%;  height: 10px;  bottom: -10px;  left: 0;  background-image: linear-gradient(45deg, transparent 33.333%, #FFFFFF 33.333%, #FFFFFF 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #FFFFFF 33.333%, #FFFFFF 66.667%, transparent 66.667%);  background-size: 20px 40px;  background-position: 50% -30px;  background-repeat: repeat-x;  z-index: 1;}.stacks_in_3798_page9zigzag{	background: #B5AFB7;	padding: 0px;	margin: 0;	padding-bottom: 5px;}/* End ZigZag stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1931_page9shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */