
body {font-family: Tahoma;
font-size: 7pt;}

a{
font-family: Tahoma;
font-weight: bold;
font-size: 10pt;
text-decoration:none;

}

.font0{
font-family:Tahoma;
font-weight:normal;
font-size:8pt;
text-decoration:none;

}

.font1{
font-family:Tahoma;
font-weight:normal;
font-size:8pt;
text-decoration:none;

}

.font2{
font-family: Tahoma;
font-weight: normal;
font-size: 8pt;
text-decoration:none;

}

.font3{
font-family: Tahoma;
font-weight: normal;
font-size: 8pt;
text-decoration:none;

}

.font4{
font-family: Tahoma;
font-weight: normal;
font-size: 8pt;
text-decoration:none;

}

.font5{
font-family: Tahoma;
font-weight: normal;
font-size: 8pt;
text-decoration:none;

}

.font6{
font-family: Tahoma;
font-weight: normal;
font-size: 8pt;
text-decoration:none;

}

a:hover{
font-family: Tahoma;
font-weight: bold;
font-size: 10pt;
text-decoration:none;
color:#FF0000;

}

.button {cursor:auto; font:bold 10px tahoma; width:auto;}

.housebutton {
font-family: Tahoma;
font-weight: bolder;
font-size: 10pt;
text-align: center;
margin-bottom: 30px;
margin-top: 0px;
padding-left: 5px;
padding-right: 5px;}

.housebutton a {
font-family: Tahoma;
font-weight: bold;
padding: 0px;
text-decoration: none;
width: 145;
display: block;
color: #ffffff;
background-color: #915353;
border-top: 2px #FE8080 solid;
border-left: 2px #FE8080 solid;
border-bottom: 2px #DB6E6E solid;
border-right: 2px #DB6E6E solid;}

.housebutton a:hover {
font-family: Tahoma;
font-weight: bold;
background-color: #856767; color:#ffff00;
border-top: 2px #DB6E6E solid;
border-left: 2px #DB6E6E solid;
border-bottom: 2px #FE8080 solid;
border-right: 2px #FE8080 solid;}

.salebutton {
font-family: Tahoma;
font-weight: normal;
font-weight: bold;
font-size: 8pt;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.salebutton a {
font-family: Tahoma;
padding: 1px;
text-decoration: none;
width: auto;
display: block;
color: #35001A;
background-color: #BA899E;
border-top: 2px #DCADC1 solid;
border-left: 2px #DCADC1 solid;
border-bottom: 2px #8B576E solid;
border-right: 2px #8B576E solid;}

.salebutton a:hover {
font-family: Tahoma;
background-color: #8B576E; color:#FFFF00;
border-top: 2px #97667C solid;
border-left: 2px #97667C solid;
border-bottom: 2px #DCADC1 solid;
border-right: 2px #DCADC1 solid;}

.phbutton {
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.phbutton a {
font-family: Tahoma;
padding: 1px;
text-decoration: none;
width: auto;
display: block;
color: #25240F;
background-color: #BFBA76;
border-top: 2px #DFD88A solid;
border-left: 2px #DFD88A solid;
border-bottom: 2px #8D8959 solid;
border-right: 2px #8D8959 solid;}

.phbutton a:hover {
font-family: Tahoma;
background-color: #68653C; color:#FFFF00;
border-top: 2px #8D8959 solid;
border-left: 2px #8D8959 solid;
border-bottom: 2px #DFD88A solid;
border-right: 2px #DFD88A solid;}

#menu {position:relative;top:10px;left:10px;width:75px;background-color:#f8f8f8;}
#menu a.p1, #menu a.p1:visited {display:block;width:75px;height:75px;text-decoration:none;top:0;left:0;border:0;}
#menu a img {border:1px;}
#menu a.p1:hover {text-decoration:none;background-color:#f8f8f8;color:#000;border:1px;}
#menu a .large {display:block;position:absolute;width:1px;height:1px;border:1px;top:-1px;left:-1px;}
#menu a.p1:hover .large {position:absolute;top:-100px;left:150px;width:auto;height:auto;border:1px solid #000000;}

 .p-shadow {
  width: 80%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 0px 0 0 10px !important;
  margin: 0px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 8px 8px 0;
  }

.p-shadow p {
  color: #375274;
  background-color: #ffffff;
  font: tahoma;
  border: 1px solid #375274;
  padding: 10px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

.right { float:right; }

.left { float: left }










.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-left: 50px; /* space between thumbs and wrapping text when there is any text around it */

}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 0px; /* adds a border around the image */
	margin-bottom: 0px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: -75px; /* means the pop-up's top is 50px away from thumb's top */
	left: 125px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 100px; /* enter desired thumb width here */
	height : auto;
}







