body {
	/*background-color: #3091C1;*/
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p {
	margin-top: 12px;
}

a {
	color: #3091c1;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.clear {
	clear:both;
	height: 1px;
	visibility: hidden;
}

.image-left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.image-right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.top-text {
	font-size: 16px;
	margin-bottom: 16px;
}

#main-content-wide .top-text {
	margin-right: 100px;
}

.grey-box {
	border: 1px solid #CCC;
	padding: 16px;
}

.date {
	color: #28749A;
}

.underline-box {
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative;
}

.form-field {
	margin-left: 168px;
	margin-bottom: 8px;
	position: relative;
}

.form-label {
	float: left;
	clear: left;
	width: 160px;
}

.bulleted-list {
	list-style: disc outside none;
	margin-left: 16px;
}

#container {
	background-color: #FFF;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}

#header {
	background-color: #235C78;
	background-image: url('/_images/background.top-banner.jpg');
	background-repeat: no-repeat;
	height: 250px;
	position: relative;
	margin-bottom: -106px;
	z-index: 50;
}

#logo {
	top: 22px;
	left: 52px;
	position: absolute;
}

#eclub {
	top: 0px;
	right: 20px;
	position: absolute;
	z-index: 1000;
}

#nav {
	position: absolute;
	display: block;
	left: 51px;
	top: 96px;
	width: 875px;
	font-family: 'Droid Sans', serif;
	color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  background-image: url('/_images/background.navigation.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	
}

#nav li{
	float: left;
	background-position: 0 -5px;
}

#nav li a, #nav li div {
	/*text-indent: -5000px;*/
	display: block;
	height: 46px;
	overflow: hidden;
	padding-top: 14px;
	padding-right:20px;
	color: #fff;
}

#nav li a:hover {
	color: #ACD2E5;
}

#nav li#beginning a {
		margin-left: 20px;
		}


#home.current {
	background-position: 0px -46px;
}

#end {
	width: 284px;
	background-position: -612px 0px;
}

#footer-white {
	height: 53px;
	width: 894px;
	overflow: hidden;
	padding: 11px 53px 11px 53px;
	clear: both;
}

#walmart {
	margin-top: 10px;
	margin-right: 32px;
}

#sears {
	margin-top: 10px;
	margin-right: 37px;
}

#visions {
	margin-top: 10px;
	margin-right: 30px;
}

#shesfit {
	margin-top: 10px;
	margin-right: 30px;
}

#bentall {
	float: right;
}

#footer-blue {
	font-size: 11px;
	clear: both;
	/*background-color: #3091C1;*/
	height: 90px;
	padding-left: 53px;
	/*color: #FFF;*/
	border-top: 1px solid #cccccc;
	color: #3090c0;
}

#footer-blue p {
	padding-top: 14px;
	padding-bottom: 6px;
	margin-top: 0px;
}
#footer-blue p.credit {
	color: #666666;	
}

#footer-blue a, #footer-blue a:active, #footer-blue a:visited {
	/*color: #FFF;*/
	color: #3090c0;
	text-decoration: underline;
}

.editItem:hover {
	cursor: pointer;
	background-color: #FFC !important;
	color: #000 !important;
}
#background {
	width: 100%;
	position: relative;
}
#headerback {
	width: 100%;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #235c79;
	z-index: 2;
	text-align: center;
}

#header-grad-fix {
	position: relative;
	width: 223px;
	height: 246px;
	display: block;
	margin: 0 auto;
	left: -611px;
	background: url('../_images/background.top-banner-left.jpg') no-repeat;
}

#bodyback {
	width: 100%;
	height: 9001px;
	position: absolute;
	bottom: 90px;
	left: 0px;
	background-color: #FFF;
	border-bottom: 1px solid #cccccc;
	z-index: 1;
}

.no-border-bottom {
	border-bottom: none !important;
}

#detail-hours {
	background-image: url('/_images/background.hours-right.png');
	background-repeat: no-repeat;
	width: 187px;
	padding: 28px 4px 8px 4px;
}

#collapse-hours {
	background-image: url('/_images/background.storehours-right.png');
	background-repeat: no-repeat;
	width: 210px;
	padding: 28px 0px 0px 0px;
	oveflow: hidden;
}

#stores-list {
	width: 210px;
	overflow: hidden;
}

.hours-text {
	margin-bottom: 8px;
}

#stores-list .expander {
	width: 204px;
	height: 22px;
	background-image: url('/_images/button.directory.png');
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 4px 0px 0px 6px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#stores-list .expander:hover, #stores-list .active-expander {
	color: #FFF;
	background-position: 0px -26px;
}

#stores-list .collapsable {
	margin-left: 10px;
	display: none;
}

.underline-box {
	padding-top: 18px;
	padding-bottom: 2px;
}

hr {
	border-bottom: 1px solid #CCC;
	color: #FFF;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #FFF;
	margin: 8px 0px;
	height: 1px !important;
}

.subnav-button {
	display: inline-block;
	position: relative;
	height: 13px;
	padding: 6px 10px 8px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #3091C1;
	background-image: url('/_images/background.subnav-button.png');
	background-position: 0px 0px;
	white-space: nowrap;
}

.subnav-button img {
	vertical-align: middle;
}

.subnav-button .cap {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	height: 27px;
	width: 5px;
	background-image: url('/_images/background.subnav-button.png');
	background-position: -595px 0px;
}

.subnav-button.current, .subnav-button:hover {
	background-position: 0px -31px;
	color: #FFF;
}

.subnav-button.current .cap, .subnav-button:hover .cap {
	background-position: -595px -31px;
}

#leasing-top {
    margin: 0px;
}
