@charset "UTF-8";
/* CSS Document */

html, body {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; padding:0; margin:0; background:#000}

a:link, a:visited {color: #FF9900}

a {color:#FF9900; font-weight:bold; text-decoration:none}

a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
pre {display:none}


h2 {margin-bottom:5px; padding-bottom:0}
h4 {margin-bottom:5px; padding-bottom:0}
img {border:none}

#main {position:absolute; width:950px; top:10px; left:50%; margin-left:-475px;}

#header {position:relative; float:left; width:950px; height:100px; background:#000;}
#logo {width:508px; height:100px; background:url(../BIGFoot_assets/master/BIGfootLogo.gif) no-repeat; float:left; margin-right:22px}

#storelocate {float:left; width:151px; height:100px; background:url(../BIGFoot_assets/navigation/storeLocationBtn.png) 0 0}
#storelocate a {display:block; width:151px; height:100px; background:url(../BIGFoot_assets/navigation/storeLocationBtn.png) 0 0;}
#storelocate a:hover {background:url(../BIGFoot_assets/navigation/storeLocationBtn.png) 0 -100px;}
#storelocate a#current {background:url(../BIGFoot_assets/navigation/storeLocationBtn.png) 0 -100px;}
#storelocate span {display:none}

#gallery {float:left; width:141px; height:100px; background:url(../BIGFoot_assets/navigation/photoGalleryBtn.png) 0 0}
#gallery a {display:block; width:141px; height:100px; background:url(../BIGFoot_assets/navigation/photoGalleryBtn.png) 0 0}
#gallery a:hover {background:url(../BIGFoot_assets/navigation/photoGalleryBtn.png) 0 -100px}
#gallery a#current {background:url(../BIGFoot_assets/navigation/photoGalleryBtn.png) 0 -100px}
#gallery span {display:none}

#contact {float:left; width:128px; height:100px; background:url(../BIGFoot_assets/navigation/contactBtn.gif) 0 0}
#contact a {display:block; width:128px; height:100px; background:url(../BIGFoot_assets/navigation/contactBtn.gif) 0 0}
#contact a:hover {background:url(../BIGFoot_assets/navigation/contactBtn.gif) 0 -100px}
#contact a#current {background:url(../BIGFoot_assets/navigation/contactBtn.gif) 0 -100px}
#contact span {display:none}

#content {position:relative; float:left; width:870px; padding:46px 40px 20px 40px; background:#fff}
#pageHead {padding-bottom:10px; border-bottom:1px solid #FF9900; width:350px; color:#FF9900; font-size:26px; margin-bottom:20px; line-height:26px; float:left}
#text {float:left; width:350px;}
#text2 {float:left; width:870px;}

#column {float:left; width:350px; margin-right:15px}

#photo {
	float:right;
	width:400px;
	height:350px;
	position:relative;
	top:0px;
	border:1px solid #FF9900;
	margin-bottom:30px;
	overflow:hidden
}

#footer {position:relative; float:left; width:950px; height:50px; background:url(../BIGFoot_assets/images/footer-bg.jpg) 0 0 repeat-y #fff; border-top:1px solid #FF9900;}
#footer a {float:right; padding:0 0 0 0}

#credits {position:relative; float:left; width:950px; height:auto; padding:10px 0 0 0; margin-bottom:25px; font-size:9px}
#copyright {float:left;}
#info {float:right; color:#FF9900; font-size:11px}

#map {position:relative; float:left; width:350px; height:296px; background:url(../BIGFoot_assets/images/BIGftlocationMap2.png) no-repeat; z-index:3}

#location {
	position:absolute;
	width:53px;
	height:51px;
	left: 164px;
	top: 80px; background:url(../BIGFoot_assets/images/location-icon.png) 0 0;
}
#location a {display:block; background:url(../BIGFoot_assets/images/location-icon.png); width:53px; height:52px;}
#location a:hover {background:url(../BIGFoot_assets/images/location-icon_over.png)}



#gallery_wrap {margin-left:35px; float:left; border:2px solid #FF9900}
#pointer {position:absolute; top:20px}

