﻿.GridAltRow_Default
{
  background-color: #f2f2f2;  
}
/*AJAX Loading*/

.GridLoadingTemplate_
{
	background: white !important;
	font: normal 24px/54px arial,sans-serif;
	color:#72bc1b;
}

.GridRow_Default td, .GridAltRow_Default td {
border-left: none !important;
}
.GridRow_Default td, .GridAltRow_Default td, .GridEditRow_Default td {
padding-bottom: 4px !important;
padding-top: 0px !important;
}
.MasterTable_Default th, .MasterTable_Default td {
padding-left:5px !important;
}
/*Details*/


.map{
  width:500px !important;
  height:300px !important;
}
.zipSearch
{
  padding: 5px;
  background: #E6E6E6;
  margin: 20px 0 0 0;
}

.ZipButton
{
  margin: 3px 0 -3px 0;
  padding: 0;
  display: inline;
}
.ZipInput
{
  font-size:50%;
  width:110px;
  display:inline;
}
.ZipError {
	font-size: 50%;
	padding: 8px;
}



.SideNav {
	width: 230px;
	padding: 0px 20px 20px 0px;
	background: url(/images/Page/SubNav.gif) bottom right no-repeat;
	min-height: 290px;
	line-height: 15px;
	list-style: none;
	margin: 0px;
}

.SubSection {
	color: #555;
	font-size: 170%;
	font-weight: normal;
	font-family: 'Century Gothic';
	width: 210px;
	letter-spacing: -1px;
}



/* RESULTS */
ul.results {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.results li {
	padding: 10px 0 0 0;
}
	li.storeCol1 {
		float: left; 
		width: 220px; 
	}
	li.storeCol1 ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
			li.storeCol1 ul li {
				padding: 0;
				margin: 0;
			}
	li.storeCol2 {
		float: left; 
		width: 200px; 
	}
	li.storeCol2 ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
			li.storeCol2 ul li {
				padding: 0;
				margin: 0;
			}
	li.storeCol3 {
		float: left; 
		width: 220px; 
	}
			li.storeCol3 ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}
					li.storeCol3 ul li {
						padding: 0 4px 0 0;
						margin: 0;
					}