 * Main CSS Stylesheet
 
 {
	padding:0;
	margin:0;
	}
	
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 63%;
	color: #444444;
	background-color: #ffffff;
	background-image:url('img/bg30.jpg');
	}

a img {border: none; }

a:link {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, #navMain ul li a:hover {
	color: #00ff00;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
margin: 0px;
font-size: 10px;
color: #ffffff;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.4em 0;
	}

.clearBoth {
	clear: both;
	}

/*wrapper*/
#mainWrapper {
	text-align: left;
	width: 1150px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #mainWrapper {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	}

#logoWrapper{
	height:65px; 
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}

/*Navigation Wrapper*/

#navMainWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #9a9a9a;
	height: 2em;
	}

/*Misc*/
.back {
	float: left;
	}
	
.forward {
	float: right;
	}
	
.bold {
	font-weight: bold;
	}

/* Top Navigation */

#top_nav {
	float:left;
	display:inline;
	width: 1150px;
	height: 21px;
	margin-top:1px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	}


a.category-top, .top_nav a, .top_nav_long a{
	float:left;
	display:inline;
	width: 119px;
	height: 20px;
	color:#FFFFFF;
	background:#000000;
	border:none;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	}	
	
a.category-top:hover, .top_nav a:hover , .top_nav_long a:hover{
	background:#00FF00;
	border:none;
	color:white;
	}
	
/* Sub Navigation */ 
#sub_nav {
	float:left;
	display:inline;
	width: 1150px;
	height: 20px;
	margin-top:0px;
	margin-right: 0px;
	border-right:none;
	border-left:none;
	padding-bottom:10px;
	}
	
.sub_nav a {
	float:left;
	display:inline;
	width: 120px;
	height: 20px;
	color:#FFFFFF;
	text-transform: uppercase;
	background:#f05232;
	border:none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	}
	
.sub_nav a:hover, .on_sub_nav a:hover {
	color:#FFFFFF;
	background:#FFFFFF;
	border:none;
	}
	
#subMenuContainer{
	margin-left: -395px;
	position: absolute;}
	
/* Gallery */

.image {
	line-height:0.7;
	font-weight:bold;
	text-align:left;
	margin-right:0px;
	margin-bottom:5px;
	border:#E9E9E9 1px solid;
	background-color:#FAFAFA;
	height: 250px;
	}

.listingProductImage {
	float:left;
	margin:0px 0px 0px 0px;
	}

.listingDescription {
	font-weight:normal;
	line-height:1;
	text-align:justify;
	margin:0px 0px 0px 0px;
	}

.itemTitle{
	line-height:1;
	text-align:left;
	margin:0px 0px 0px 0px;
	}
/*Content Container*/
div#content 
{
background-color: none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 23px;
padding-left: 0px;
margin-top: 25px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
line-height: 1.1em;
word-spacing: 0.1em;
clear:both;
}

div#leftColumn
{
width: 250px;
float: left;
}

/* Mission */
div#mission{
	height: 325px;
	width: 225px;
	background-color:white;
	border:#E9E9E9 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	color:#666666;
	word-spacing:0.1em;
	line-height: 16px;
	}
	
/* News */
#news2{
	height: 525px;
	width: 1150px;
	background-color: white;
	border:#E9E9E9 1px solid;
	font: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	word-spacing:0.1em;
	line-height: 16px;
	}
	
#news{
	height: 125px;
	width: 250px;
	background-color: white;
	border:#E9E9E9 1px solid;
	font: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	word-spacing:0.1em;
	line-height: 16px;
	}	
	
	
	
/* Featured */
#featured{
	height: 125px;
	width: 250px;
	background-color:white;
	border:#E9E9E9 1px solid;
	font: Helvetica, Verdana, Arial, sans-serif;
	word-spacing:0.1em;
	line-height: 16px;
	}
	
/*Home Image*/
#homeImage {
	height: 587px;
	width: 1150px;
	background-color:#cccccc;
	margin-left:260px;
	background-image:URL('img/cover_bot4.jpg');
	background-repeat:no-repeat;
	padding:0px;
	}
	
/* Footer */
#footer {
	float:left;
	display:inline;
	width: 1150px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	text-transform:uppercase;
	text-align:center;
	}

/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: 10%;
	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: transparent url(images/blank.gif) no-repeat; /* 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 0px; 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: 0px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#productnumbers {
  clear:both;
  }
  
.top_nav_long a, .top_nav_long a:hover {
  width:1150px;
  }