body { color: black; font-family: Arial ;
background-color: #BFE0FF;
}
.clearLeft {
	clear: left;
}
.inline {
	display: inline;
}

#content p {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#content h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: -1px;
	text-align: left;
}
#content h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	text-align: left;
}
#content h3 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #007DF5;
	letter-spacing: 0px;
	text-align: left;
}
#content {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#salesBox {
	margin: 10px;
	float: right;
	width: 220px;
	padding: 10px;
	background-color: #FFFFCC;
}
#salesBox p {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 10px;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
 
 

p {}

td {}
a.menu
{
font-size: 12px;
font-weight: bold;
color:white;
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px;
}
a.menu:hover
{
color:black;
background-color: #F8E50D;
}
ul.menu
  { font-size: 10px; text-decoration: none; margin-left:1px;border: 1px; list-style-type: none; 
  	border-top: 1px;
  	margin-top: 1px;
  	border-bottom: 1px;
  	text-align: left;
	padding-left:  1px;
	padding-top:1px;  
   }
ul.menu a
{
text-decoration: none;
color:white;
}
ul.menu a:hover
{
background-color: #F8E50D; 
 color: black;
}




a.topbar {
position: relative;
font-size: 12px;
font-weight: bold;
color:white;
text-decoration: none;
letter-spacing:1px;

}
a.topbar  span
{
display: none;
}
a.topbar:hover{
color:black;
background-color: #F8E50D; 
}
a.topbar:hover span {
  position: absolute;
  display: block;
  width: 125px;
  height: 60px;
  top:30px;
  left:0px;
  display: block;
  background: #fdd;
  border: 1px solid black;
  color:black;
  z-index:100;
background-color: white;
  }

input.search
{
-moz-border-radius: 9px;	
border: 1px solid blue;
font-size: 13px;
font-weight: bolder;
background-color: #FFFD98;
}

input 
{
border: 1px solid blue;
font-size: 12px;
font-weight:bold;
}

input: hover
{
background-color: yellow;
}
td.menu
{

border-collapse:collapse;
border-width: 1px;
border-top: 1px solid white;
}

table.topbar
{
background-repeat: no-repeat;
}

td.topbar
{
padding-top: 10px;
padding-bottom: 10px;
}
input.menu
{
border-collapse:collapse;
background-color:#F8E50D;
border-style:solid;
}
#salesBox2 {
	margin: 10px;
	float: right;
	width: 220px;
	padding: 10px;
	background-color: #FFFFCC;
}
#salesBox2 p {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: normal;
}
#content h4 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.shopTable {
	margin: 0px;
	padding: 10px;
}
.shopTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* begin tool tip */
 
 a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#99ccff; color:#000;
    text-align: center}
/* end tool tip */
/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:left; margin-left:10px; margin-right:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000;
	background-color: #F00;
	color: #000;
	padding: 2px;
}
#tooltip h3, #tooltip div { margin: 0; }