body { background-color:#0e192f;font-family:Arial, 'Helvetica', sans-serif; color:navy; font-size:12px;}

#head {width:930px; height:140px; background-image: url(images/headback.jpg); }

a { color: navy; text-decoration: none;  }
a:hover {color:blue}


a img{border:none;}

h1 {   font-size: 14px;  color: navy;   }

div.container { 
background-color:white; 
width: 930px;             
   
margin-left: auto;
margin-right: auto;         
text-align: center;
min-height:900px;  

overflow:hidden;
}

.prods {float:left; width:144px; height:190px; padding-right:40px; padding-left:40px; padding-top:20px; }
.prods form{display:inline;  }



#categories {float:left; margin-right:20px;}

.headers { font-size: 16px; background-color:#0e192f; padding:3px; color:white; font-weight:bold; text-align: center;}
.headers a{ color:white;}
#searchbox {height: 100px; width: 200px;  margin-top:5px; margin-left: 5px; font-size:14px;  text-align: left;border:1px dotted #9d9d9d; }

.products {min-height: 100px; width: 200px; border:1px dotted #9d9d9d;  margin-top:5px; margin-left: 5px; font-size:14px;  text-align: left; font-weight:bold;  padding-bottom: 15px;}
.products h1 {width: 200px;padding-left:10px;display:inline;min-width:200px;}
.products a:hover{color: #d90000;}

#footer {text-align: center; color:blue; margin-top:55px; clear:both;}
#footer a{color:blue;}
#footer a:hover{text-decoration: underline;}

/* rotator in-page placement */
div#rotator {

position:relative;
margin-left: 260px;
background-color: black;
}
/* rotator css */
div#rotator ul li {
float:left;
position:absolute;
list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
padding: 4px;
background: #FFF;
}
div#rotator ul li.show {
z-index:500;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:680px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
text-align:left;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

