
/*header[role="banner"] h1 a {
	
background: transparent url('images/logo_gsexpress.png') top center no-repeat;

}*/

.blog_info_gsexpress {
	

color: white;
font-size: 2em;


float: none;
position: absolute;
top: 0;
margin-top: 14px;
margin-left: 215px;
width: 330px;
height: 60px;
padding: 16px 16px 16px 70px;

	
}

#on_tap_holder {

float:left; 
width:980px;
height:300px;
display:block;
clear:both;


}

/*#on_tap_horiz_scroller_holder {
	
	width:980px;
	
	overflow-x:scroll; 
	overflow-y:hidden;
	
	height:250px;
	
	
	
}*/


#on_tap_horiz_scroller_holder {
	
position:relative;
overflow:hidden;
height:240px;
width:920px;
margin:1em 0;

border:0px;
float:left;

}

#beer-inventory-content {
	
position:absolute;
left:0;
bottom:0;
height:240px;
padding:0px;

		
	
}

.fp_box {

 
width:980px;
height:300px;
margin-right:0px;
display:block;

}

/* Beer Inventory Pages (for each store)
----------------------------------------------------------- */
#beer-inventory-content article { clear: none; width:185px; float:left; border-bottom:none; margin:0px 15px 0px 30px; }
#beer-inventory-content article .beer-logo { float: left; margin: 0 8px 8px 0; clear:both }

#beer-inventory-content article .beer-brewery { font-size: 2.3em; }
#beer-inventory-content article .beer-name, #beer-inventory-content article .beer-name a:link, #beer-inventory-content article h3 a:visited, .single-gs_beer h2.beer-brewery a:link, .single-gs_beer h2.beer-brewery a:visited { color: #444; text-decoration: none;font-size:18px; }

#beer-inventory-content article .entry-meta { padding: 0; min-height: 60px; margin-left: 0;clear:both; border:none; }
#beer-inventory-content article .entry-meta li { list-style: none; padding: 0; margin: 0; line-height: 1.7em; font-size: .8em; color: #555; }

#beer-inventory-content article .entry-meta.no-brewery { min-height: 45px; }

a.myscroller {

display:block;
width:20px;
height:250px;

	
}

#rightbutton {
	
	background:url(images/right_scroll.png) center no-repeat;
	float:right;
	margin-left:10px;
	
}

.noback {
	
	background:none !important;	
	
}

#leftbutton {
	
	background:url(images/left_scroll.png) center no-repeat;
	float:left;
	margin-right:10px;
	
}

#gsexpress_locationdetails {
	
width:250px;
float:left;	
clear:left;
height:auto !important;
	
}

#gsexpress_storehours {
	
width:250px;
float:left;	
clear:left;
height:200px;

	
}

#gsexpress_bottledbeers {
	
width:250px;
float:left;	
clear:left;
margin-bottom:20px;
margin-top:15px;

	
}

#gsexpress_bottledholder {
	
height:225px;	
overflow-y:auto;
overflow-x:hidden;	
	
	
}




.bottled_beername {
font-weight:bold;
display:block;
	

}



.bottled_breweryname {
font-style:italic;
display:block;
margin-bottom:5px;
color:#999;
	
	
}






#gsexpress_map {
	
width: 600px;
float: right;	

}



#gsexpress_details_info dl, #gsexpress_details_storehours dl {
    border: 3px double #ccc;
    padding: 0.5em;
  }
 #gsexpress_details_info dt, #gsexpress_details_storehours dt  {
    float: left;
    clear: left;
    width: 100px;
    text-align: left;
    font-weight: bold;
    color: #C15E05;
  }
 
   #gsexpress_details_info dd, #gsexpress_details_storehours dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
  }
  
  
 div.entry-content {  }
 .fp_box_tiny { margin-top:10px; }