﻿.button {
	vertical-align: middle;
	text-align: left;
	height: 16px;
	width: 180px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.buttonicon {
	height: 16px;
	width: 16px;
	float: left;
}
.buttontext {
	width: 160px;
	float: right;
	padding-top: 1px;
}

.sections
{
	width:100%;
	height:30px;
	margin-bottom:8px;

}
.infoListing
{
	margin:10px;
background:gray url(../../../images/pnl2_top_backSAN.gif) no-repeat top;
vertical-align:top;

}
.infoListingings
{
	margin:10px;
background:gray url(../../../images/pnl2_top_backSAN2.gif) no-repeat top;
vertical-align:top;

}
.lineDiv
{
	background: url(../images/dv1.gif) repeat-x bottom; 
	}


/*popup on hover section*/
.thumbnail {
position: relative;
z-index: 0;
	width: 100px;
	color: #FF6600;
	cursor: default;
	text-decoration: none;}

.thumbnail:hover {
text-decoration: none;
	border: none;
	background-color: transparent;
z-index: 50;}

.thumbnail span
{
	visibility: hidden;
	position: absolute;
	width: 200px;
	background-color: Silver;
	padding: 5px;
	left: -1000px;
	border: 1px dashed black;
	color: black;
	text-decoration: none;
	line-height: normal;
}

.thumbnail:hover span {
visibility: visible;
top: 0;
left: 200px; /*position where enlarged image should offset horizontally */
width: 350px;
position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	.pricemenu
{

background:gray url(../../../../images/pnl2_top_backSAN280.gif) no-repeat top;
vertical-align:top;

}

.sumsmenu
{

background:#696969 url(../../../../images/pnl2_top_backSAN280.gif) no-repeat top;
vertical-align:top;

}

/*popup on hover section*/
.thumbnail2 {
position: relative;
z-index: 0;
	width: 100px;
	color: #FF6600;
	cursor: default;
	text-decoration: none;}

.thumbnail2:hover {
text-decoration: none;
	border: none;
	background-color: transparent;
z-index: 50;}

.thumbnail2 span {
visibility: hidden; 
position: absolute;
	
	width: 200px;
	background-color:Silver;
	padding: 5px;
	left: -1000px;
	border: 1px dashed black;
	color: black;
text-decoration: none;}

.thumbnail2:hover span {
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
width: 350px;
position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:small;
	}
	
	/*popup on hover section*/
.thumbnail3 {
position: relative;
z-index: 0;
	width: 100px;
	color: #FF6600;
	cursor: default;
	text-decoration: none;}

.thumbnail3:hover {
text-decoration: none;
	border: none;
	background-color: transparent;
z-index: 50;}

.thumbnail3 span {
visibility: hidden; 
position: absolute;
	
	width: 200px;
	background-color:Silver;
	padding: 5px;
	left: -1000px;
	border: 1px dashed black;
	color: black;
text-decoration: none;}

.thumbnail3:hover span {
visibility: visible;
top: 0;
left: 30px; /*position where enlarged image should offset horizontally */
width: 250px;
position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:small;
	}
	

