html, body { padding: 0px; margin: 0px; }
body { font-family: Arial, Helvetica, sans-serif; }
body { background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: top center; background-color: #000; }
* {	margin: 0px auto; padding: 0; }
img { border: 0px; }
div#wrapper { position: relative; margin-bottom: 0px; width: 854px; }


/* content wrapper */
div#contentWrapper { position: relative; width: 756px; margin-top: 0px; z-index: 0; }
div#content { position: relative; left: -50px; width: 854px; }


/* header styles */
div#header { position: relative; width: 854px; height: 149px; overflow: visible; margin-top: 0px; z-index: 500; }
	img#hdrTL { position: absolute; left: 0px; top: 0px; }
	img#hdrTR { position: absolute; right: 0px; top: 0px; }
	img#hdrLogo { position: absolute; left: 307px; top: 0px; }
	img#hdrBtm { position: absolute; left: 0px; bottom: 0px; }
	ul#hdrMenu { position: absolute; left: 0px; top: 119px; }
		ul#hdrMenu li { display: inline; list-style-type: none; }



	div#hdrLocation { position: absolute; left: 575px; top: 56px; width: 157px; }
		input#cityOrZip { position: absolute; left: 0px; top: 0px; width: 124px; height: 14px; border: 1px solid #989898; font-size: 10px; padding-top: 2px; padding-bottom: 2px; padding-left: 4px; }
			.cityOrZipInitial { color: #000; }
			.cityOrZipAfterFocus { color: #000; }
		input#btnGo { position: absolute; left: 130px; top: 0px; }



/* my location styles */
div#myLoc { position: absolute; left: 72px; top: 18px; font-family: Arial, Helvetica, sans-serif; z-index: 20; }
div#myLocName { position: absolute; left: 56px; top: 34px; height: 14px; width: 127px; overflow: hidden; z-index: 19; font-weight: 800; text-align: center;}
	div#myLocName a:link, div#myLocName a:visited { font-size: 11px; color: #b62f24; text-decoration: none; }
	div#myLocName a:hover { font-size: 11px; color: #b62f24; text-decoration: underline; }
div#myLocNameColorTwo { position: absolute; left: 31px; top: 5px; height: 14px; width: 127px; overflow: hidden; z-index: 21; font-weight: 800; text-align: center; }
	div#myLocNameColorTwo a:link, div#myLocName a:visited { font-size: 11px; color: #ffbd55; text-decoration: none; }
	div#myLocNameColorTwo a:hover { font-size: 11px; color: #ffbd55; text-decoration: underline; }
div#myLocPop { position: absolute; display: none; top: 29px; left: 25px; width: 175px; background-image: url(../images/myloc_bg.png); padding: 25px 0px 20px 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: 400; color: #fff; z-index: 21; }
	div#myLocPop a:link, div#myLocPop a:visited { text-decoration: none; font-weight: 800; color: #ffbd55; }
	div#myLocPop a:hover { text-decoration: underline; font-weight: 800; color: #ffbd55; }
.myLocHr { position: relative; display: block; margin-left: -11px; margin-bottom: 9px; }
div#myLocHours { position: relative; padding-top: 5px; padding-bottom: 8px; }
div#myLocClose { position: absolute; bottom: 10px; right: 12px; }






/* breadcrumb styles */
p.breadcrumbLocs { font-family: Arial, Helvetica, sans-serif; display: block; color: #bd9455; font-size: 11px; padding: 0px 0 8px 0px; margin-left: 0px; position: relative; }
p.breadcrumbLocs a { color: #f1ddbe; text-decoration: none; }
p.breadcrumbLocs a:hover { text-decoration: underline; }



.clear { clear: both; height: 1px; margin-bottom: 0px; overflow: hidden; }


/* footer styles */

div#footer { position: relative; display: block; width: 100%; height: 100%; background-color: #000; padding-top: 20px; padding-bottom: 35px; font-size: 12px; line-height: 17px; color: #666; }
div#footer a:link, div#footer a:visited { text-decoration: none; color: #9cc2f4; }
div#footer a:hover { text-decoration: underline; color: #9cc2f4; }
div#footerLeft { padding-right: 20px; }
div#footerMiddle { padding-left: 20px; padding-right: 20px; border-left: 1px solid #666; border-right: 1px solid #666; }
div#footerRight { padding-left: 20px; }


/* location error pop up styles */
div#locPop { font-family: Arial, Helvetica, sans-serif; color: #3e2c1b; display: none; }
div#locPopContent { position: absolute; top: 58px; left: 57px; width: 325px; text-align: left; z-index: 3; }
div#locMsgHdr { font-size: 20px; line-height: 28px; }
div#theLocMsg { width: 290px; float: left; font-size: 12px; line-height: 16px; }
div#locMsgBtn { clear: both; float: right; padding-right: 32px; }
.popShadow { position: relative; z-index: 1; }
.popCard { position: absolute; top: 21px; left: 21px; z-index: 2; }



/* no flash layover box */
div#flashPop { position: absolute; top: 50px; left: 210px; font-family: Arial, Helvetica, sans-serif; color: #3e2c1b; display: block; }
.popFlashShadow { position: relative; z-index: 1; }
img#popFlashLogo { position: absolute; top: 38px; left: 32px; z-index: 4;  }
div#popFlashHdr { position: absolute; top: 38px; left: 122px; width: 231px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: 800; z-index: 4; }
div#popFlashMsg { position: absolute; top: 56px; left: 122px; width: 231px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; z-index: 4; }
div#popFlashBtn { position: absolute; top: 114px; left: 225px; z-index: 4; }
.popFlashCard { position: absolute; top: 9px; left: 9px; z-index: 2; }