/* CSS Document */
body {
    color : #fff;
	text-align : left;
	background : #000;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.img {border: 0;}
#foot {	clear: both;	width: 705px;	color: #bbaf00;	padding: 10px;}
#containerr {
	width : 725px;
	margin: auto;	background : #000;
	}#container {
	width : 725px;
	margin: auto;	background : #000;
	}
#header {
	width:  725px;
}#media {	width: 120px;	float: left;}#locations {	width: 125px;	float: right;}
#navigation {
	width : 725px;
	padding-bottom: 0;
}
#container2 {
	width: 725px;
	margin: auto;
	background: #000;
}
#center {
	width: 315px;
	float: left;	padding: 0 10px 0 10px;	text-align: justify;
	background-image: (./images/logo.jpg);
}
#left {
	width: 193px;
	float: left;
}
#right {
	width: 192px;
	float: right;
}#rightt {	width: 363px;	float: right;}#leftt {	width: 362px;	float: left;}
A  {
    color : #fff;
	text-decoration : none; 
	}
.pixelimg {
	height: 12px;
	width: 12px;
}
#content {
	width: 725px;
	float : right;
	background : #000;	height : inherit;	background: url('images/body.jpg');	background-repeat: no-repeat;
	
}
A:hover {
       color : #fff;
	   cursor : default;
	   text-decoration : underline;
      }
h1 {
   color : #fff;
   font : 17px "lucida sans unicode";
   text-align : left;	width : 400px;	   
	margin : 2px;
	   
      }
h2 {
   color : #fff;
   font : 14px "arial";
   text-align : left;   
	margin : 2px;	text-decoration: underline;
	   
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 57px;
	margin-right: 0;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 57px;
	background-repeat: no-repeat;
}
.home a {background-image: url(images/home.jpg); width: 144px;}
.home {background-image: url(images/homea.jpg);}
.about a {background-image: url(images/about.jpg); width: 104px;}
.about {background-image: url(images/abouta.jpg);}
.product a {background-image: url(images/product.jpg); width: 130px;}
.product {background-image: url(images/producta.jpg);}.media a {background-image: url(images/media.jpg); width: 109px;}
.media {background-image: url(images/mediaa.jpg);}
.contact a {background-image: url(images/contact.jpg); width: 120px;}
.contact {background-image: url(images/contacta.jpg);}
.buy a {background-image: url(images/buy.jpg); width: 118px;}
.buy {background-image: url(images/buya.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}#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:images/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(./images/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(./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; }