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

body{
	background: #9d9985 url(../images/background.png) 0 0 repeat-x;
}

h1{
	z-index:20;
	background-color:#7f7f7f;
	border-left:1px solid #6A6A6A;
	border-top:1px solid #6A6A6A;
	border-bottom:1px solid #221;
	background-image: url(../images/headTitle.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
	height: 51px;
}

#header{
	background-image: url(../images/sj_downtown.jpg);
	background-repeat: no-repeat;
}

#top-nav{
	z-index:30;
	background:	#292929 url(../images/header.png) no-repeat scroll left bottom;
}

#mmagic{
	z-index:25;
	background:	#232323 url(../images/magicBg.png) repeat-x scroll left top;
	border-right:1px solid #232323;
	border-top:1px solid #646464;
}

#body{
	z-index:40;
	background-image: url(../images/black.png);
	background-repeat: repeat-y;
	background-position: right;	
}
#nav a {
display:block;
background:#ababab;
color:#292929;

}


#nav li {
height:auto;
}
#visit{
background:#eae8e0 none repeat scroll 0 0;

}
#left{

background:#292929 url(../images/globalFade.png) repeat-x bottom;
padding-bottom:8px;

}
#copyright{
background:#292929 url(../images/globalFade.png) repeat-x bottom;
padding-bottom:23px;
margin-bottom:0;
width:100%;
}

#copyright p{
	color:#ffffff;

}




#nav a {
	background-image: url(../images/navMenu.png);
	height: 0px;
	padding: 30px 0 0 0;
	overflow: hidden;
}



#nav_home a{
	background-position:0px 0px;
	
}
#nav_services a{
	background-position:306px 0px;
	
}
#nav_contact a{
	background-position:204px 0px;
	
}
#nav_about a{
	background-position:102px 0px;
	
}



#nav_home a:hover, #nav_home.drk a {
	background-position:0px 30px;
	
}
#nav_services a:hover, #nav_services.drk a{
	background-position:306px 30px;
}

#nav_contact a:hover, #nav_contact.drk a{
	background-position:204px 30px;
	
}
#nav_about a:hover, #nav_about.drk a{
	background-position:102px 30px;
	
}


#right{
width:316px;
background-color: #7F7F7F;
background-image:url(../images/black.png);
background-position:right;
background-repeat:repeat-y;

}
#right-i{
padding: 15px 25px 0px 20px;
margin-bottom:28px;

}
#right-i h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#000000;
	font-weight:bold;
	color:#232323;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(file:///Macintosh%20HD/Users/joecarrano/Documents/Client%20Projects/mikeswick/sparten%20screen%20printing/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///Macintosh%20HD/Users/joecarrano/Documents/Client%20Projects/mikeswick/sparten%20screen%20printing/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
