
#gSearchStackstacks_in_365_page29 #searchDiv {
	top: 0;
	left: 0;
}

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

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-left:0;
}

table.gsc-search-box tr, table.gsc-search-box td {
	margin: 0;
	padding: 0;
	}

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

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

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

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

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: 60px;
}

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 : 160px !important;
}

input.gsc-input {
	-moz-box-shadow: inset 0 0 5px rgba(200,200,200,0.6);
	-webkit-box-shadow: inset 0 0 5px rgba(200,200,200,0.6);
	box-shadow: inset 0 0 5px rgba(200,200,200,0.6);
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	background-color: white;
	border:  none;
	font-size: 13px;
	display: block;
	border: 1px solid #CCCCCC;
	border-right-width: 0;
	padding: 2px 0;
	left: 0;
	right: 0;
	position: relative;
	margin: 0;
	padding-left: 13px;
	outline: 0 none;
}

input.gsc-search-button {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding: 1px 14px 3px 6px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border: 1px solid #CCCCCC;
	border-left-width: 0;
	background: -moz-linear-gradient(90deg, rgba(100,100,100,0.4) 0%, rgba(200,200,200,0.2) 100%) #A4AEB2;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(100,100,100,0.4)), to(rgba(200,200,200,0.2))) #A4AEB2;
	outline: 0 none;
	color: #000000;
	-webkit-transition-property: background, color;
	-webkit-transition-duration: 300ms;
	-moz-transition-property: background, color;
	-moz-transition-duration: 300ms;
	-o-transition-property: background, color;
	-o-transition-duration: 300ms;
	transition-property: background, color;
	transition-duration: 300ms;
	height: 22px;
}
input.gsc-search-button:hover {
	background: -moz-linear-gradient(90deg, rgba(100,100,100,0.4) 0%, rgba(200,200,200,0.2) 100%) #ECF0FF;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(100,100,100,0.4)), to(rgba(200,200,200,0.2))) #ECF0FF;
	cursor: pointer;
	color: #FFFFFF;
}





/* 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_365_page29 {
	margin:  2px;
	padding:  5px;
}

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

#stacks_out_367_page29 {
	width: 95%;
	margin-left:0;
}

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

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

#stacks_out_371_page29 {
	width: 97%;
	margin-left:0;
}

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

#stacks_in_373_page29 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_373_page29 .stacks_right {
	float:right;
	width:49%;
}

#boxo_stacks_in_375_page29 .boxo_content{
		behavior: url(/PIE.htc);
		padding: 10px;
		-moz-border-radius-bottomleft: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-webkit-border-bottom-right-radius: 0px;
	    border:solid px #CCCCCC;
		border-top:none;
		background:#E3E5E4 url(../files/boxo_images/0.png);
		
		height:px;
		
}
/*
#boxo_stacks_in_375_page29 .boxo_content{
		background-image: url(../assets/);
		background-position: center center;
		background-repeat:
}
*/

.righty0{
display:none
}
.lefty0{
display:none
}
.righty1{
width:60px;
height:8px;
float:right;
background-image: url(../files/boxo_images/right_shad1.png);
}
.lefty1{
width:60px;
height:8px;
float:left;
background-image: url(../files/boxo_images/left_shad1.png);
}
.righty2{
width:90px;
height:18px;
float:right;
background-image: url(../files/boxo_images/right_shad2.png);
}
.lefty2{
width:90px;
height:18px;
float:left;
background-image: url(../files/boxo_images/left_shad2.png);
}
.righty3{
width:140px;
height:18px;
float:right;
background-image: url(../files/boxo_images/right_shad3.png);
}
.lefty3{
width:140px;
height:18px;
float:left;
background-image: url(../files/boxo_images/left_shad3.png);
}
.righty4{
width:200px;
height:18px;
float:right;
background-image: url(../files/boxo_images/right_shad4.png);
}
.lefty4{
width:200px;
height:18px;
float:left;
background-image: url(../files/boxo_images/left_shad4.png);
}
/*  small is 60, medium is 90, medium-wide width is 140  medium is 90 large is 200*/

#boxo_stacks_in_375_page29 .boxo_title{
	behavior: url(/PIE.htc);
	border:solid px #CCCCCC;
	border-bottom:none;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background:#CFE900 url(../files/boxo_images/ttl_bg0.png) repeat-x;
	background-position:center bottom;	
		-moz-border-radius-topleft: 0px;
		-webkit-border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-webkit-border-top-right-radius: 0px;
		color: #333333;
		font-size:15px;
		line-height:1.2em;
		height:21px;	
}



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

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


#boxo_stacks_in_381_page29 .boxo_content{
		behavior: url(/PIE.htc);
		padding: 10px;
		-moz-border-radius-bottomleft: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-webkit-border-bottom-right-radius: 0px;
	    border:solid px #CCCCCC;
		border-top:none;
		background:#E3E5E4 url(../files/boxo_images/0.png);
		
		height:px;
		
}
/*
#boxo_stacks_in_381_page29 .boxo_content{
		background-image: url(../assets/);
		background-position: center center;
		background-repeat:
}
*/

.righty0{
display:none
}
.lefty0{
display:none
}
.righty1{
width:60px;
height:8px;
float:right;
background-image: url(../files/boxo_images/right_shad1.png);
}
.lefty1{
width:60px;
height:8px;
float:left;
background-image: url(../files/boxo_images/left_shad1.png);
}
.righty2{
width:90px;
height:18px;
float:right;
background-image: url(../files/boxo_images/right_shad2.png);
}
.lefty2{
width:90px;
height:18px;
float:left;
background-image: url(../files/boxo_images/left_shad2.png);
}
.righty3{
width:140px;
height:18px;
float:right;
background-image: url(../files/boxo_images/right_shad3.png);
}
.lefty3{
width:140px;
height:18px;
float:left;
background-image: url(../files/boxo_images/left_shad3.png);
}
.righty4{
width:200px;
height:18px;
float:right;
background-image: url(../files/boxo_images/right_shad4.png);
}
.lefty4{
width:200px;
height:18px;
float:left;
background-image: url(../files/boxo_images/left_shad4.png);
}
/*  small is 60, medium is 90, medium-wide width is 140  medium is 90 large is 200*/

#boxo_stacks_in_381_page29 .boxo_title{
	behavior: url(/PIE.htc);
	border:solid px #CCCCCC;
	border-bottom:none;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background:#F7BA00 url(../files/boxo_images/ttl_bg0.png) repeat-x;
	background-position:center bottom;	
		-moz-border-radius-topleft: 0px;
		-webkit-border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-webkit-border-top-right-radius: 0px;
		color: #333333;
		font-size:15px;
		line-height:1.2em;
		height:21px;	
}



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

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

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

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

#stacks_in_388_page29 {
	margin:  2px;
	padding:  5px;
}
#stacks_in_389_page29 .sdZiplistTitle{font-size:100%;padding:0.25em 0 0}#stacks_in_389_page29 .sdZiplist{padding-bottom: 1em;}#stacks_in_389_page29 ul.sdZiplist{list-style-type:disc;}#stacks_in_389_page29 .sdZiplistItem{font-size: 100%;margin:0px 0;}#stacks_in_389_page29 .sdZiplistItemTitle_stacks_in_389_page29{font-size:100%;cursor:pointer;}#stacks_in_389_page29 .sdZiplistShowHide{display:none;font-size:0.7em;}#stacks_in_389_page29 .sdZiplistContent{border-bottom:1px solid #BEBEBE;display:none;font-size: 100.0%;margin-bottom:1em;padding-bottom: 1em;}
#stacks_in_395_page29 {
	margin:  2px;
	padding:  5px;
}

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

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

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

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

#stacks_in_389_page29 {
	margin:  2px;
	padding:  5px;
}
/*Start Sliding Panel Left Image Replacement*/

#SPBlock_stacks_in_0_page29 {	-moz-border-radius:0 10px 10px 0;	-webkit-border-top-right-radius:10px;	-webkit-border-bottom-right-radius:10px;	border-width: 2px 2px 2px 0px;	border-color:#CCCCCC;	border-style:solid; background: url(../files/SPimages/Bgr1.png) repeat; background-color:#CCCCCC;	 	left:-3px;	margin-left:-170px;
	overflow:hidden;	position:absolute;	top:150px;	width:170px;	z-index:509;
	text-align:left;}

#SPbutton_stacks_in_0_page29 {
	background: url(../files/contact.png) no-repeat;
	height: 130px;
	width:75px;	cursor:pointer;	margin: 0px;	left:0px;	position:absolute;	top:175px;	z-index:510;	}
	
/*End Sliding Panel Left Image Replacement*/
#stacks_in_4_page29 {
	margin:  2px;
	padding:  5px;
}

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

