body { background-color: rgb(245,245,200) ; margin: 15px; }
body { color: #000000 ; max-width: 1400px ; min-width:900px ; text-align:left; }
a:link { color: #006600 ; text-decoration: none; }
a:visited { color: #003300 ; text-decoration: none; }
a:hover { color: #009900 ; text-decoration: underline; }
a:active { color: #006600 ; text-decoration: none; }
a img { border-style: none; }
hr { border-style: dotted ; color: rgb(245,245,200) ; background-color: rgb(135,135,245) ; height: 1px ; width: 85% ; clear: left; }
h1 { margin-top: 20px ; margin-bottom: 0px ; font-family:sans-serif ; text-align: center; }
h2 { font-family:sans-serif; }
h3 { font-family:sans-serif; }

.information { width: 65%; margin-top: 20px ; text-align:justify; }
.category { float:left; width: 400px; height: auto ; padding: 10px 10px 10px 30px; }
.categorytext { height: 2em; }
.product { width: auto ; height: auto ; padding: 20px 10px 20px 30px; }

.minigallery { clear: left ; float: left ; text-align: center ; width: 500px ; height: 430px ; padding: 15px 20px 15px 0px; }
.largegallery { clear: left ; clear: right ; text-align: center; width: 960px ; height: 800px ; margin-left:auto; margin-right:auto; }
.minipicture { clear: left ; float: left ; text-align: center ; width: 500px ; height: 375px ; padding: 15px 20px 15px 0px; }
.largepicture { clear: left ; clear: right ; text-align: center; width: 960px ; height: 800px ; margin-left:auto; margin-right:auto; }

.minithumbnails { margin-left:auto; margin-right:auto; padding-top:5px; width: 500px ; height:52px ; overflow: hidden; white-space:nowrap; }
.largethumbnails { margin-left:auto; margin-right:auto; padding-top:5px; width: 800px ; height:80px ; overflow: hidden; white-space:nowrap; }

.minipicturetext { position:absolute ; bottom: 0px; height: 25px; width:100%; padding-top:5px; background-color:black; color: white; opacity:0.5; }
.largepicturetext { position:absolute ; bottom: 0px; height: 25px; width:100%; padding-top:5px; background-color:black; color: white; opacity:0.5; }

.miniimage { position: relative; width: auto ; height: 375px; }
.largeimage { position: relative; width: auto ; height: 720px; }

.producttext { padding-left: 20px; }
.focused { border: 3px solid rgb(0,100,0); }
/*.focusedlarge { border: 3px solid rgb(0,100,0); }*/
.zoom { position: absolute ; right: 0px ; bottom: 0px ; width: 30px ; height: 30px; z-index:2; }
