*{
  padding: 0;
  margin: 0;
}

body{
  background-color: #000000;
  background-image: url("/images/bg.jpg");
  background-repeat: repeat-x;
  background-position: top center;
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

body p{
  margin-bottom: 10px;
}

body a{
  color: #398B28;
  text-decoration: none;
}

body a:focus{
  outline: none;
}

body a:hover{
  text-decoration: underline;
}

ul{
  margin-left: 40px;
  margin-bottom: 20px;
}

h1{
  font-family: "Lucida Sans", arial;
  font-size: 20px;
  padding-bottom: 10px;
}


h2{
  font-family: "Lucida Sans", arial;
  font-size: 16px;
  padding-bottom: 10px;
  padding-top: 25px;
}

h3{
  font-family: "Lucida Sans", arial;
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 25px;
}



#container{
  width: 904px;
  margin: 0 auto;
  margin-top: 52px;
}

#header{
  height: 161px;
  background-image: url("/images/bg-header.jpg");
}

#navbar{
  height: 43px;
  background-image: url("/images/bg-navbar.jpg");
  line-height: 43px;
  padding-left: 40px;
  overflow: hidden;
}
#navbar a{
  display: block;
  float: left;
  color: #16290A;
  text-decoration: none;
  font-weight: normal;
  font-size: 15px;
  padding-left: 30px;
  padding-right: 75px;
  background-image: url("/images/nav-arrow.png");
  background-position: left;
  background-repeat: no-repeat;
}

#navbar a:hover{
  background-image: url("/images/nav-arrow-hover.png");
  color: #000000;  
}

#navbar .current a{
  background-image: url("/images/nav-arrow-current.png");
  color: #FFFFFF;
}

#content{
  min-height: 350px;
  background-image: url("/images/bg-content.jpg");
  padding: 0px 30px 0px 30px;
  position: relative;
}

#footer{
  height: 48px;
  background-image: url("/images/bg-footer.png");
  line-height: 48px;
  color: #84898B;
  text-align: center;
  clear: both;
}

#copy{
  margin-top: 10px;
  text-align: center;
  color: #666666;
  font-size: 11px;
  margin-bottom: 30px;
}

#copy a{
  color: #666666;
  text-decoration: none;
}

#copy a:hover{
  color: #f1f1f1;
}

#sidebar{
  width: 220px;
  float: left;
}

#sidebar ul{
  margin: 0;
}

#sidebar .top{
  width: 216px;
  height: 22px;
  background-image: url("/images/sidebar-top.jpg");
  margin: 0 auto;
}
#sidebar .links{
  width: 208px;
  min-height: 100px;
  background-image: url("/images/sidebar-middle.jpg");
  background-repeat: repeat-y;
  margin: 0 auto;
  padding-left: 4px;
  padding-right: 4px;
}

#sidebar li{
  overflow: hidden;
}

#sidebar .bottom{
  width: 216px;
  height: 24px;
  background-image: url("/images/sidebar-bottom.jpg");
  margin: 0 auto;
}

#sidebar h3{
  color: #FFFFFF;
  font-size: 17px;
  top: -7px;
  position: relative;
  padding: 0;
}


#sidebar li{ 
  list-style-type: none;
  color: #84898B;
  font-size: 14px;
  border-bottom: 1px solid #84898B;
  padding-left: 20px;
  padding-right: 8px;
  height: 30px;
  line-height: 30px;
  list-style-image: url("/images/sidebar-bullet.png");
  list-style-position: inside;
}

#sidebar li a{
  font-weight: normal;
  color: #84898B;
}

#sidebar li a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

#sidebar .selected{
  color: #FFFFFF;
  list-style-image: url("/images/nav-arrow-current.png");
  background-color: #64747E;
} 

#sidebar .selected a{
  color: #FFFFFF;
} 



#store{
  margin-left: 270px;
}


.contact input, textarea{
  width: 250px;
  border: 1px solid #84898B;
  background-color: #f1f1f1;
  padding: 3px;
  font-family: arial;
  font-size: 12px;
}

.contact td{
  padding: 3px 10px 3px 0;
}


.tableline{
  border-bottom: 1px solid #DDDDDD; 
  line-height: 18px; 
  padding-right: 15px;
}

.tableheader{
  border-bottom: 1px solid #DDDDDD; 
  background-color: #EEEEEE; 
  padding-right: 15px; 
  font-weight: bold; 
  line-height: 25px;
}


.checkout a{
  display: block;
  padding: 5px;
  margin: 0 auto;
  background-color:#f1f1f1;
  border: 1px solid #CCCCCC;
  width: 150px;
  text-align:center;
  margin-top: 30px;
  color: #333333;
}

.checkout a:hover{
  color: #333333;
  text-decoration: none;
}


.productimage{
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}


.todo{
  padding: 10px;
  width: 50%;
  text-align: center;
  border: 1px dotted #FF0000;
  color: #FF0000;
}



#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(/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; }





.ie6-upgradebar {
     display: none;
}
