
#gSearchStackstacks_in_1_page20 #searchDiv {
	top: 0;
	right: 0;
}

.gs-snippet b{ }
.gs-result .gs-title b, .gs-snippet b.ellipsis{ background-color: transparent; color: inherit; }
.searchForm div.gsc-clear-button{ display: block; }

input.gsc-input {
	border: 1px solid red;
}

/** Copyright 2005 Google Inc. All rights reserved. */


/* CONTAINER */

.search{ padding: 20px 0; }

#searchDiv {
	top: 0;
	margin-bottom: 10px;
}

/* SEARCH FORM */

form.gsc-search-box {
  font-size: 13px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: auto;
}

table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : auto;
  margin-bottom : 2px;
  margin-left: auto;
  margin-right: auto;
  margin-right:0;
}

table.gsc-search-box td {
  vertical-align : middle;
  text-align: right;
}

table.gsc-search-box td.gsc-input {
  padding-right : 4px;
  padding-left: 4px;
  padding-right: 0;
}

td.gsc-search-button {
  width : 70px;
}

td.gsc-clear-button {
  width : 14px;
}

table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
  display: none;
}

input.gsc-search-button {
  margin-left : 2px;
  margin-right: 2px;
  width: 70px;
}

div.gsc-clear-button {
  display : inline;
  text-align : right;
  margin-left : 4px;
  margin-right : 4px;
  padding-left : 10px;
  cursor : pointer;
}

input.gsc-input {
  padding-left : 2px;
  padding-right: 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 150px !important;
}


/* SEARCH RESULTS */

.gsc-resultsHeader {
  width : 99%;
  border-bottom : 1px solid #e9e9e9;
  margin-bottom : 4px;
}

.gsc-resultsHeader td.gsc-twiddleRegionCell{
  width: 75%;
}

.gsc-resultsHeader td.gsc-configLabelCell{
  text-align: right;
  width: 75%;
}

.gsc-resultsHeader .gsc-twiddle{
  margin-top: 4px;
  display: inline;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}
.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle{
}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle{
}

.gsc-resultsHeader .gsc-title{
  margin-right: 10px;
  padding-left: 14px;
  display: inline;
}

.gsc-resultsHeader .gsc-stats {
  font-size: 11px;
  font-weight: normal;
  display : inline;
}

.gsc-resultsHeader td.gsc-twiddle-opened .gsc-stats {
  display : none;
}

.gsc-results-selector {
  display : inline;
}

.gsc-resultsHeader td.gsc-twiddle-closed .gsc-results-selector {
  display : none;
}

.gsc-result-selector {
  cursor : pointer;
  display : inline;
  font-size : 13px;
  padding-left : 13px;
}

.gsc-one-result {
}

.gsc-more-results {
}

.gsc-all-results {
  padding-right : 1px;
}

.gsc-one-result-active .gsc-one-result {
}

.gsc-more-results-active .gsc-more-results {
}

.gsc-all-results-active .gsc-all-results {
}

.gsc-resultsHeader .gsc-configLabel{
  display: inline;
  font-size: 11px;
  cursor: pointer;
}

.gsc-resultsHeader td.gsc-configLabelCell span.gsc-twiddle-closed {
  padding-right: 12px;
}


/* SEARCH RESULTS FOR EACH SECTION */

.gsc-resultsbox-visible {
  display : block;
}

.gsc-resultsbox-invisible {
  display : none;
}

.gsc-results {
  padding-bottom: 2px;
  width : 99%;
}

.gsc-result {
  margin-bottom: 10px;
}

.gsc-result .gs-title {
	font-size: 1.1em;
	font-weight: bolder;
  }

.gsc-result div.gs-watermark {
  display: none;
}


/* PAGINATION LINKS BENEATH EACH SECTION */

.gsc-results .gsc-trailing-more-results {
  margin-bottom : 10px;
}

.gsc-results .gsc-trailing-more-results,
.gsc-results .gsc-trailing-more-results * {
  text-decoration: underline;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  font-weight : bold;
  text-decoration: none;
}



/*** End of Control, Begin Results ***/

.gs-result .gs-title,
.gs-result .gs-title * {
  text-decoration: underline;
}

.gs-divider {
  padding-bottom: 8px;
  text-align: center;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  text-decoration: none;
}

.gs-result a {
  cursor: pointer;
}

.gs-result .gs-snippet {
}

.gs-no-results-result .gs-snippet,
.gs-error-result .gs-snippet {
  padding : 5px;
  margin : 5px;
  border : 1px solid rgb(255,204,51);
}

.gs-result .gs-watermark{
  font-size: 10px;
}

div.gs-results-attribution {
  text-align : center;
  margin-bottom : 4px;
}

div.gs-results-attribution,
div.gs-results-attribution * {
  font-size : 10px;
  text-decoration : none;
}

div.gs-results-attribution a {
  cursor : pointer;
}

div.gs-results-attribution a:hover {
  text-decoration : underline;
}

.gs-result .gs-metadata{
}
 
div.gs-visibleUrl-short{ display: none; }
.gs-webResult div.gs-visibleUrl-long {
  width : 100%;
  display: block;
}




#stacks_in_1_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/* Start roundedbox css */


/* general styles edit and preview mode */
#stacks_in_6_page20 .stacks_in_6_page20bgimagestack
{
	position:relative;
	min-height:10px;
	padding:0px;
	border: 0px solid #333333;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-moz-box-shadow: 0px 2px 10px #333;
-webkit-box-shadow: 0px 2px 10px #333;
box-shadow: 0px 2px 10px #333; margin:10px;
}





#stacks_in_6_page20 .stacks_in_6_page20bgimage
{
	display:none;
}



/* end roundedbox css */
#stacks_in_9_page20 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_9_page20 .stacks_right {
	float:right;
	width:49%;
}/*-- Totem Stack v1.1.0 by Joe Workman --*/
#stacks_in_11_page20 .totem_wrapper{display:block;overflow:hidden;position:relative;margin:0;padding:0;z-index:100;}
#stacks_in_11_page20 .totem_wrapper.shadow{-moz-box-shadow:0px 0px 0px rgba(0,0,0,0.0);box-shadow:0px 0px 0px rgba(0,0,0,0.0);}
#stacks_in_11_page20 .inner_shadow:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:10px;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.8);-moz-box-shadow:0px 0px 10px rgba(0,0,0,.8);box-shadow:0px 0px 10px rgba(0,0,0,.8);z-index:100;}
#stacks_in_11_page20 .inner_shadow:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.8);-moz-box-shadow:0px 0px 10px rgba(0,0,0,.8);box-shadow:0px 0px 10px rgba(0,0,0,.8);z-index:100;}
#totem_stacks_in_11_page20{overflow:hidden;margin:0;padding:0;}
#totem_stacks_in_11_page20 li{overflow:hidden;display:block;border-bottom:1px solid #F1F1F1;}
#stacks_in_11_page20 .totem_nav{cursor:pointer;position:relative;z-index:99;}
#totem_prev_stacks_in_11_page20{bottom:-0px;}
#totem_next_stacks_in_11_page20{top:-0px;}

#totem_stacks_in_11_page20 li{height:125px;}


/*-- End Totem Stack --*/
#stacks_in_15_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_17_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_20_page20 {
	padding: 3px 3px 3px 3px;
}

#stacks_in_23_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_11_page20 {
	padding: 4px 4px 4px 4px;
}

#stacks_in_30_page20 {
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
}

.bgstretcher {
	background-color: #000000;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	margin: 0 !important;
	z-index: 0 !important;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#inputimages	{
	display: none;
}


#stacks_in_32_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_36_page20 {
	margin: 7px 7px 7px 7px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_38_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

#stacks_in_40_page20 {
	padding: 5px 5px 5px 5px;
}

#stacks_in_42_page20 {
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#stacks_out_46_page20 {
	width: 76%;
}

#stacks_in_46_page20 {
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}
/* Start roundedbox css */


/* general styles edit and preview mode */
#stacks_in_47_page20 .stacks_in_47_page20bgimagestack
{
	position:relative;
	min-height:10px;
	padding:0px;
	border: 0px solid #333333;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	
}





#stacks_in_47_page20 .stacks_in_47_page20bgimage
{
	display:none;
}



/* end roundedbox css */
#stacks_in_50_page20 {
	padding: 5px 5px 5px 5px;
}

#stacks_in_52_page20 .stacks_left {
	float:left;
	width:30%;
}

#stacks_in_52_page20 .stacks_right {
	float:right;
	width:68%;
}
#stacks_in_57_page20 {
	padding: 5px 5px 5px 5px;
}

#stacks_in_52_page20 {
	padding: 6px 6px 6px 6px;
}

#stacks_in_47_page20 {
	margin: 4px 4px 4px 4px;
}
/* Start roundedbox css */


/* general styles edit and preview mode */
#stacks_in_59_page20 .stacks_in_59_page20bgimagestack
{
	position:relative;
	min-height:10px;
	padding:0px;
	border: 0px solid #333333;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	
}





#stacks_in_59_page20 .stacks_in_59_page20bgimage
{
	display:none;
}



/* end roundedbox css */
#stacks_in_62_page20 {
	padding: 5px 5px 5px 5px;
}

#stacks_in_59_page20 {
	margin: 5px 5px 5px 5px;
}

#stacks_in_64_page20 {
	margin: 8px 8px 8px 8px;
}

#stacks_in_66_page20 {
	margin: 2px 2px 0px 2px;
	padding: 5px 5px 5px 5px;
}

