body {
	background-color:#083b02;
}

a {
	text-decoration:none;
}

.centered {
	margin:0px auto;
	text-align:left;
}

#top {
	background-image:url(http://www.countymarket.com/themes/countymarket/media/css/img/background-x-header.png);
	background-repeat:repeat-x;	
	position:relative;
	z-index:1;
	padding-bottom:10px;
}

#static-header {
	position:relative;
	width:896px;
	height:104px;
	background-image:url(http://www.countymarket.com/themes/countymarket/media/css/img/static-header.png);
	background-repeat:no-repeat;
	z-index:1;
	cursor:pointer;
}

#rotating-header-background {
	margin-top:-35px;
	/*width:1100px;*/
	height:123px;
	background-repeat:no-repeat;
	background-position:top center;
}

#rotating-header-foreground {
	position:relative;
	float:right;
	margin: -50px 50px 0px 0px;
	z-index:3; /* sandwich content between background and foreground */
}

#foreground-wrapper {
	width:887px;
}

#mid {
	position:absolute;
	top:200px;
	background-color:#fff;
	background-image:url(http://www.countymarket.com/themes/countymarket/media/css/img/background-x-footer.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:95px;
	width:100%;
	z-index:2;
}

#content-wrapper {
	margin-top:-50px;
	/* width:1100px; */
}

#content {
	position:relative;
	z-index:2;
	width:1100px;
	background-color:#f8f2e4;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border:2px solid #cbcbbf;
	padding:0px;
}

#content h1 {
	color:#cb0007;
	font-family:georgia;
	font-size:26px;
}

#content h5 {
	font-family:Tahoma, Helvetica;
	font-size:13px;
}

#content #sidebar {
	float:right;
	padding-right:20px;
	margin-top:79px; /* align with bottom of map area */
	clear:right;
	width:306px;
}

.ie9 #content #sidebar {
	margin-top:77px; /* align with bottom of map area */
}
/*
#content #sidebar .ad, #content #sidebar img, #content #pageFooter {
	border:1px solid #d5d2c3;
	background-color:#fff;
	padding:2px;
	margin-top:20px;
}*/

#content #sidebar .ec_ad_banner, #content #sidebar img, #content #pageFooter {
	border:1px solid #d5d2c3;
	background-color:#fff;
	padding:2px !important;
}

#content #sidebar .ec_ad_banner, #content #sidebar img {
	margin-bottom:19px;
}

.ie7 #content #sidebar .ec_ad_banner, #content #sidebar img {
	margin-bottom:22px;
}

.ie9 #content #sidebar .ec_ad_banner, #content #sidebar img {
	margin-bottom:17px;
}

#content #pageFooter {
	border:1px solid #d5d2c3;
	background-color:#fff;
	padding:2px;
	margin-top:20px;
}

#content #pageFooter img {
	display:block;
}

#content #sidebar .notfirst { /* add top margin to subsequent ads */
	margin-top:20px;
}

#content #main {
	float:left;
	width:734px;
	margin:0px 0px 0px 20px;
}

#main #search-map-container {
	border:1px solid #d5d2c3;
	background-color:#fff;
	width:734px;
	/*height:451px;*/
	margin-top:20px;
}

#main #search-map-container select {
	width:160px;
	border:1px solid #d5d2c3;
	background-color:#fff;
}

#search-panel li {
	float:left;
	list-style:none;
	list-style-image:none;
	width:242px;
}

#search-panel li * {
	margin-left:20px;
}

/* the one exception to the above rule */
#search-panel li option {
	margin-left:0px;
}

#search-panel li .nomargin { /* the exception to above */
	margin:0px;
}

#search-panel li h3 {
	font-family:Georgia, Helvetica;
}

li.name-search h3 {
	/* purple */
	color:#390b0e;
}

li.city-search h3 {
	/* green */
	color:#1c4014;
}

li.zip-search h3 {
	/* orange */
	color:#9b3117;
}

#search-panel .notfirst { /* add left border to subsequent lis */
	border-left:1px solid #e8e8e0;
} 

#search-zip-input {
	width:88px;
}

#search-zip-button {
	background:url(http://www.countymarket.com/themes/countymarket/media/css/img/search-zip-button-background-x.png);
	background-repeat:repeat-x;
	border:1px solid #762d1c;
	color:#fff;
}

#search-panel input, #search-panel select {
	font-size:90%;
}

#map {
	width:728px;
	height:343px;
	margin:10px 0px 2px 2px;
	border:1px solid #d5d2c3;
	z-index:100;
}

.storeInfo {
	float:left;
	margin-left:20px;
	width:365px;
}

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

#resultListing li {
	list-style:none;
	list-style-image:none;
	clear:left;
	margin-top:10px;
}

#resultListing .storeLogo {
	float:left;
}

.storeLogo {
	padding:2px;
	border:1px solid #e9e9df;
}

.topBorder {
	border-top:1px solid #e9e9df;
	padding:10px 0px 0px 0px;
}

#resultListing h3, #resultListing h4 {
	padding:0;
}

#resultListing h3 {
	color:#cb0007;
	font-family:georgia;
	font-size:18px;
}

#resultListing h4 {
	color:#395f0c;
	font-family:Tahoma, Helvetica;
	text-weight:normal;
	font-size:14px;	
}

#resultListing h5 {
	color:#612a03;
	font-family:Tahoma, Helvetica;
	text-weight:normal;
	font-size:14px;	
}

.social-icons {
	float:right;
	margin-left:5px;
}

/*
#livePane > * {
	margin: 0px 20px 0px 20px;
}*/

#resultText {
	color:#646462;
	padding:10px 0px 0px 0px;
	margin: 10px 20px 0px 20px;
}

.clear {
	clear:both;
	height:1px;
}

.storeFooter a {
	color:#395f0c;
	text-decoration:none;
	font-weight:bold;
}

#tooltip {
	position:absolute;
	float:right;
	margin-right:300px;
	margin-top:-50px;
	z-index:100;
	border:1px solid #d5d2c3;
	background-color:#F8F2E4;
	padding:10px;
	/* no idea why I need to do this */
	color:#000;
	font-weight:normal;
}

#pageHeader #extras, #pageHeader #extras a {
	display:inline; 
	color:#395f0c; 
	font-weight:bold;
	text-decoration:none;
}

.ocdPadding {
	padding-left:20px; /* to give the left side some margin when you shrink your browser*/
}

