#stacks_in_55_page10>.s3_row {
	margin: 0 -3px;
}

#stacks_in_55_page10>.s3_row>.s3_column_left {
	width: 66.00%;
}

#stacks_in_55_page10>.s3_row>.s3_column_right {
	width: 34.000000%;
}




#stacks_in_55_page10>.s3_row>.s3_column {
	padding: 0 3px;
}










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



}



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


	#stacks_in_55_page10>.s3_row  {
		margin: -3px 0;
	}
	#stacks_in_55_page10>.s3_row>.s3_column {
		padding: 3px 0;
		width:100%;
	}


}





 #stacks_in_46_page10{ overflow:hidden;height:32px; } 

#stacks_in_46_page10 {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}
/* Layout */
.gsc-control{ width: 95% !important; }
.gsc-results{ float: left; }
.gsc-resultsHeader{ clear: none; float: left; }

/* Highlighting */

.gs-result .gs-title b,
.gs-result .gs-snippet b{ color: #800000 !important; background-color: #E6E6E6 !important; }

/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{ color: #666666 !important; }

/* General: Result description */
.gs-result .gs-snippet{ color: #000000 !important; }

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl{ color: #800000 !important; }
.gs-result .gs-visibleUrl-short{ display: none !important; }
.gs-result .gs-visibleUrl-long{ display: block !important; }

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate{ color: #666666 !important; }

/* Image: Dimensions */
.gs-imageResult .gs-size{ color: #666666 !important; }

/* Image: Border */
.gs-result img.gs-image{ border-color: #B3B3B3 !important; }

/* News: Publisher */
.gs-newsResult .gs-publisher{ color: #666666 !important; }

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate{ color: #000000 !important; }

/* Pagination: Link */
.gsc-cursor-page{ color: #800000 !important; }
.gsc-cursor-page:hover{ color: #800000 !important; }

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover{ color: #666666 !important; }

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/
/* Start Launcher stack CSS code */#stacks_in_41_page10 img{	max-width: 100%;	height: auto;}.stacks_in_41_page10lightbox{	cursor: pointer;}.stacks_in_41_page10lightboxContents{	display: none;}.stacks_in_41_page10launcherWrapper{	border: 6px solid #E24159;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}.stacks_in_41_page10launcherWrapper a{	text-decoration: none;}.stacks_in_41_page10help{	display: none;	border-left: 6px solid #E24159;	border-right: 6px solid #E24159;	background: #3398DB;	color: #fff;	padding: 20px;	font-size: 14px;	padding-left: 50px;	}.stacks_in_41_page10helpTitle{	font-size: 1.4em;	font-weight: bold;}.stacks_in_41_page10launcherLabel{	display: block;	position: absolute;	top:0;	left: 0;	z-index: 1000001;}.stacks_in_41_page10galleryLabel{	display: block;	position: absolute;	top:0;	left: 0;	z-index: 1000001;}.stacks_in_41_page10helpLabel{	display: block;	position: absolute;	top:3px;	left: 0;	z-index: 1000001;}/* ------ venobox.css --------*/.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{    -webkit-backface-visibility: hidden;    -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body{    -webkit-overflow-scrolling:touch;}/* ------- overlay: change here background color and opacity ----- */.vbox-overlay{    background: rgba(0,0,0,0.85);     width: 100%;    height: auto;    position: absolute;    top: 0;    left: 0;    z-index: 1000002;    overflow: hidden;    opacity: 0;    transition: opacity .25s ease-in-out;    -moz-transition: opacity .25s ease-in-out;    -webkit-transition: opacity .25s ease-in-out;}.relativo{    float: left;    width: 100%;    height: 100%;    display: block;    position: relative;}/* ----- preloader ----- */.vbox-preloader{    position:fixed;     width:36px;     height:36px;    left:50%;     top:50%;     margin-left:-18px;     margin-top:-18px;    background: url(../files/launcherAssets/preload.gif) center center no-repeat;    text-indent: -100px;    overflow: hidden;}/* ----- navigation ----- */.vbox-close{    cursor: pointer;    position: fixed;    top: -1px;    right: 0;    width: 46px;    height: 40px;    padding: 10px 20px 10px 0;    display: block;    background: url(../files/launcherAssets/close.gif) no-repeat #161617;    background-position:10px center;    color: #fff;    text-indent: -100px;    overflow: hidden;}.vbox-next, .vbox-prev{    cursor: pointer;    position: fixed;    top: 50%;    color: #fff;    width: 30px;    height: 30px;    margin-top: -15px;    text-indent: -100px;    overflow: hidden;}.vbox-prev{    left: 10px;    background: url(../files/launcherAssets/prev.gif) center center no-repeat;}.vbox-next{    right: 10px;    background: url(../files/launcherAssets/next.gif) center center no-repeat;}.vbox-title{    width: 100%;    height: 40px;    float: left;    text-align: center;    line-height: 28px;    font-size: 12px;    color: #fff;    padding: 6px 40px;    overflow: hidden;    background: #161617;    position: fixed;    display: none;    top: -1px;    left: 0;}.vbox-num{    cursor: pointer;    position: fixed;    top: -1px;    left: 0;    height: 40px;    display: block;    color: #fff;    overflow: hidden;    line-height: 28px;    font-size: 12px;    padding: 6px 10px;    background: #161617;    display: none;}/* ------- inline window ------ */.vbox-inline{    display: inline-block;    padding: 10px;    background: #fff;    text-align: left;    margin: 0 auto;    overflow: scroll;}/* ------- Video window ------ */.videoframe{    width: 420px;    padding: 10px;    background: #fff;    text-align: left;    margin: 0 auto;    overflow: scroll;}/* ------- Video & iFrames window ------ */.venoframe{    border: none;    width: 960px;    height: 720px;    overflow: scroll;}@media (max-width: 992px) {    .venoframe{        width: 640px;        height: 480px;    }}@media (max-width: 767px) {    .venoframe{        width: 420px;        height: 315px;    }}@media (max-width: 460px) {    .vbox-inline{        width: 100%;    }    .venoframe{        width: 100%;        height: 260px;    }}/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */.vbox-container{    position: relative;    background: #000;    width: 98%;    max-width: 1024px;    margin: 0 auto;}.stacks_in_41_page10vbox-content{    text-align: center;    float: left;    width: 100%;    position: relative;    overflow: hidden;}.vbox-container img{    max-width: 100%;    height: auto;}.vwrap{    opacity: 1;    transition: opacity .25s ease-in-out;    -moz-transition: opacity .25s ease-in-out;    -webkit-transition: opacity .25s ease-in-out;    width: 100%;    float: left;    position: relative;    margin: 0;    padding: 0;    left: 0;    height: auto;    overflow: hidden;    z-index: 1000001;}/* End Launcher stack CSS code *//* Start Button Press stack CSS code */#stacks_in_54_page10{	text-align: right !important;}.stacks_in_54_page10dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: right;	letter-spacing: 0px !important;		width:inherit;					/* Flat type button specific styles */	background-color:#800000;	border:none;	color:#FFFFFF;							font-size:125% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:"Times New Roman", Times, serif !important;	font-style:normal !important;		padding: 5px 15px 5px 15px;			-webkit-border-top-left-radius:4px;	-moz-border-radius-topleft:4px;	border-top-left-radius:4px;	-webkit-border-top-right-radius:4px;	-moz-border-radius-topright:4px;	border-top-right-radius:4px;	-webkit-border-bottom-right-radius:4px;	-moz-border-radius-bottomright:4px;	border-bottom-right-radius:4px;	-webkit-border-bottom-left-radius:4px;	-moz-border-radius-bottomleft:4px;	border-bottom-left-radius:4px;}.stacks_in_54_page10dooabutton:hover {					/* Flat type button specific styles */		background-color:#760000;			color:;		}/* End Button Press stack CSS code */
#stacks_in_54_page10 {
	margin: 6px 0px 7px 0px;
}
/* Start Launcher Video stack CSS code */.stacks_in_44_page10center{	display: block;	margin: 0 auto 0 auto;}.stacks_in_44_page10editWrapper{	border: 6px solid #95A5A5;	padding: 20px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	background: url("../files/geometry.png");	margin: 10px;}#stacks_in_44_page10 img{	max-width: 100%;	height: auto;}.stacks_in_44_page10iframeLabel{	display: block;	position: absolute;	top:0;	left: 0;	z-index: 1000001;}.stacks_in_44_page10pathLabel{	display: block;	position: absolute;	top:10px;	right: 10px;	z-index: 1000001;	font-size: 12px;}.stacks_in_44_page10pathLabel:not(:empty){	padding: 3px 10px 3px 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	background: #95A5A5;	color: #fff;	max-width: 50%;	text-align: right;	overflow: hidden;}.stacks_in_44_page10pathLabel:empty:before{	content:"Add a URL";	padding: 3px 10px 3px 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	background: #E0415A;	color: #fff;	max-width: 50%;	text-align: right;	overflow: hidden;}/* End Launcher Video stack CSS code */
#stacks_in_20_page10 {
	margin: 0px 20px 0px 20px;
}
#stacks_in_49_page10>.s3_row {
	margin: 0 -10px;
}

#stacks_in_49_page10>.s3_row>.s3_column_left {
	width: 45.00%;
}

#stacks_in_49_page10>.s3_row>.s3_column_right {
	width: 55.000000%;
}




#stacks_in_49_page10>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_49_page10>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_49_page10>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_49_page10 {
	margin: 20px 20px 0px 20px;
}

#stacks_in_28_page10 {
	margin: 5px 0px 0px 0px;
}

/* START BULLET PRO CSS */

#stacks_in_34_page10 ul{
position: relative;
margin: 0;
list-style:disc inside none;

 
list-style:disc inside none;
padding: 0;

}

.stacks_in_34_page10thelist{
margin-top: 10px;
}

.stacks_in_34_page10title{
display: inline;
font-size: 100%;
font-weight: bold;
line-height: normal;
}

.stacks_in_34_page10main {
 
display: block;

text-align: inherit;
}

#stacks_in_34_page10moreorless{
list-style: none;
margin-top: 8px;
}

 
#stacks_in_34_page10moreorless{
display: none;
}




/* start if acctually in edit mode */ 



     
/* END BULLET PRO CSS */      
div.dropcapSection_stacks_in_32_page10, div.dropcapSection_stacks_in_32_page10 p.dropcapInner {
	font-size: 12px;
	text-align: inherit !important;
}

span.dropcapLetter_stacks_in_32_page10, div.dropcapDemo_stacks_in_32_page10 div:first-letter { 
	float: left;
	color: #333333;
	font-size: 75px;
	line-height: 85%;
	background-color: #FFFFFF;
	background: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, Times;
	border: 1 0px #000000;
	text-shadow: 0px 0px 0px #000000, 0px 0px 0px #000000;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}

span.dropcapLetter_stacks_in_32_page10 {
	background-color: #FFFFFF\9;
	border-style: 1\9;
	border-width: 0px\9;
	border-color: #000000\9;
}
