*{
  margin: 0;
  padding: 0;
}

body{
  background-image: url(images/bg.jpg);
  background-repeat: repeat-y;
  background-position: top center;
  background-color: #00163B;
  font-family: helvetica, arial;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}



h1{
  font-weight: normal;
  padding-bottom: 25px;
  font-size:25px;
  line-height: 30px;
}

h2{
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 20px;
  font-size: 15px;
}

.whatsnew{ /* h2 */
  font-weight: normal;
  padding-bottom: 5px;
  padding-top: 30px;
  font-size: 20px;
  border-top: 1px dotted #CCC;
}



p{
  margin-bottom: 10px;
}

a{
  text-decoration: none;
  color: #02479B;
}
a:hover{
  color: #4095FD;
}
a:focus{
  outline: none;
}

li{
  margin-left: 20px;
}

#container{
  margin: 0 auto;
  width: 889px;
  margin-top: 10px;
}

#header{
  width: 889px;
  height: 197px;
  background-image: url(images/header.jpg);
} 

#offer{
  padding-left: 629px;
  padding-top: 105px;
  width: 155px;
  height: 56px;
  overflow: hidden;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

#offer a{
  color: #FFFFFF;
}

#offerlink{
  display: block;
  width: 155px;
  height: 26px;
  margin-left: 665px;
  margin-top: 7px;
}

#navbar{
  width: 889px;
  height: 45px;
  background-image: url(images/navbar.jpg);
}

#navbar #links{
  text-align:right;
  padding-top: 7px;
  padding-right: 40px;
}

#navbar #links img{
  margin-right: 30px;
}

#main{
  padding-left: 9px;
  padding-right: 9px;
  position: relative;
  background-image: url(images/main-bg.jpg);
}

#main #inner{
  min-height: 546px;
}

#footer{
  width: 889px;
  height: 91px;
  padding-top: 20px;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  color:#FFFFFF;
  text-align: center;
  font-size: 16px;
}
#footer a{
  color: #FFFFFF;
}



#copy{
  text-align: center;
  color: #5689C6;
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#copy a{
  color: #5689C6;
}
#copy a:hover{
  color: #C4E1FF;
}



#specialsbox{
  float: right;
  padding-top: 40px;
  padding-right: 20px;
}

#homebox{
  width: 200px;
  height: 370px;
  padding-left: 48px;
  padding-top: 69px;
  font-size: 12px;
  line-height: 18px;
  overflow: auto;
  float: left;
}

#bighomebox a{
  font-weight:bold;
}

#homebox h1{
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 0;
}

#bighomebox{
  width: 300px;
  height: 400px;
  padding-left: 35px;
  padding-top: 60px;
  font-size: 12px;
  line-height: 18px;
  float: left;
  overflow:hidden;
}

#bighomebox h1{
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 0;
}

#products{
  margin-left: 330px;
  padding-top: 20px;
  margin-right: 30px;
  padding-bottom: 15px;
}

#products h1{
  font-weight: normal;
  padding-bottom: 25px;
}


#productsbox{
  width: 229px;
  padding-left: 31px;
  padding-top: 40px;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  float: left;
  position: relative;
}

#productsbox img{
  border-bottom: 1px solid #FFFFFF;
}



#productsbox #categories{
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

#productsbox #cart{
  margin-top: 77px;
  padding: 0 10px 0 10px;
  height: 210px;
  overflow: auto;
  color: #333333;
}

#productsbox #cart a{
  color: black;
  font-weight: bold;
}


#productsbox #cart td{
  padding-right: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #CCC;
  color: #333333;
}
#productsbox #cart td a{
  color: #333333;
}






.line{
  display: block;
  height: 80px;
  padding: 5px;
  border-bottom: 1px solid #0067B1;
  color: #555555;
  font-size: 15px;
  position: relative;
  cursor: pointer;
}




.line .title{
  position: absolute;
  left: 90px;
  line-height: 80px;
}

.line img{
  vertical-align: middle;
  position: relative;
  left: 0;
  border: 1px solid #CCC;
}

.line:hover{
  background-color: #eaecfd;
}




#contact input, textarea{
  width: 180px;
  border: 0;
  font-family: helvetica, arial;
  font-size: 12px;
  color: #333333; 
  padding: 5px;
}


.image{
  float :right;
  margin-left: 30px;
  margin-bottom: 30px;
  border: 1px solid #CCC;
}






#checkoutbutton{
  text-align:right;
  padding-top: 22px;
  padding-right: 20px;
}
#checkoutbutton a{
  color:#FFFFFF;
}




.addtocart td{
  padding-right: 10px;
  padding-bottom: 10px;
}

.addtocart input{
  border: 1px solid #CCC;
  padding: 3px;
  width: 30px;
/* 
  border: 0;
  color: #FFFFFF;
  text-align: center;
  width: 70px;
  height: 41px;
  font-size: 16px;
  line-height: 42px;
  font-weight: bold;
  background-image: url(/images/optionbg.jpg); 
*/
}

.addtocart select{
  border: 1px solid #CCC;
}


.cartline input{
  border: 1px solid #CCC;
  padding: 3px;
  width: 30px;

}


.cart td{
  padding: 5px 25px 5px 5px;
}

.cart .cartheading{
  background-color: #20753A;
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(/images/cartheading.jpg);
  background-repeat: repeat-x;
}
 
.cart .cartline{
  border-bottom: 1px dotted #CCCCCC;
  height: 80px;
}

.cart select{
  border: 1px solid #20753A;
  background-color: #20753A;
  color: #FFFFFF;
  text-align: center;
}
.cart option{
  text-align: center;
}


.form td{
  padding-bottom: 5px;
}

.form .title{
  font-weight: bold;
  padding-right: 20px;
}

.form .input input, .form .input select{
  border: 1px solid #CCC;
  padding: 3px;
  width: 250px;
}

.form .input textarea{
  border: 1px solid #CCC;
  padding: 3px;
  width: 250px;
  height: 80px;
}



#nosidebar{
  padding: 15px 30px 15px 30px;;
}



.terms{
  clear:right;
  color: #666666;
  font-size: 10px;
  padding-top: 20px;
}














.categoryimage{
  float:right;
  margin-left: 20px;
  margin-bottom: 20px;
}












#feedback input, textarea{
  width: 350px;
  border: 0;
  font-family: helvetica, arial;
  font-size: 12px;
  color: #333333; 
  padding: 5px;
  border: 1px solid #CCC;
}















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




