.style13 {
	font-weight: bold; color: #990000;
}
.style5 {
	font-size: xx-large;
	color: #990000;
	font-weight: bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.icon{ border-color:#000000;
}
.menu{
color:#FFFFFF;
background-color:#336600;
font-weight:bold;
}
.menu a{
	color:#FFF;
	}
.mytitle{
color:#FFFFFF;
background-color:#AA0000;
font-weight:bold;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
	background-color:#FFFFFF;
	margin-left:1em;
	border:solid thin;
	border-bottom:none;
	border-color:#000000;
	text-decoration: none;
	color: #000000;
}
.normalText {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
}
body {
	background-color:#FFFFFF;// #FFFFCC;
}
a {
	color: #000099;
}

.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC3300;
}

.normal_price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC3300;
	text-decoration: line-through;
	}
.big_price{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#C00
	}
.ptable{ vertical-align:top; background-color:#FFF; width:248px;}


div.container {
  background-color: #ffe;
  }
div.spacer {
  clear: both;
 }
div.image{
  float:left;
  height:220px;
  width:220px;
  background-color:#069;
  border-radius: 10px;
  margin-left:15px;
	}  
div.bigimage{
  float:left;
  height:270px;
  width:220px;
  background-color:#069;
  border-radius: 10px;
  margin-left:15px;
	}  	
div.caption {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	}	
div.caption a {
	color:#FFF;
	text-decoration:none;
	}
img.mylayout{
	margin:10px 10px 10px 10px;
	border-bottom-width:0;
	}
img.mylayout2{
	margin:5px 5px 5px 5px;
	border-bottom-width:0;
	}	
	
#pam22mm
{
  display: inline-block;
  width: 200px;
  height: 133px;
  background: url("img/panerai-strap-22mm.jpg") no-repeat 0 0;

}

#pam22mm:hover
{ 
  background-position: 0 -133px;
}

#pam22mm span
{
  position: absolute;
  top: -999em;
}

#pam24mm
{
  display:inline-block;
  width: 200px;
  height: 133px;
  background: url("img/panerai-strap-24mm.jpg") no-repeat 0 0;

}

#pam24mm:hover
{ 
  background-position: 0 -133px;
}

#pam24mm span
{
  position: absolute;
  top: -999em;
}
#pam26mm
{
  display:inline-block;
  width: 200px;
  height: 133px;
  background: url("img/panerai-strap-26mm.jpg") no-repeat 0 0;

}

#pam26mm:hover
{ 
  background-position: 0 -133px;
}

#pam26mm span
{
  position: absolute;
  top: -999em;
}
