/*
Main color : 003399 / F89D20 / 2759A6
HOMES
*/

.panoramaHeader:after,
.footerLink:after{
content:".";
height:0px;
clear:both;
display: block;
visibility:hidden;
}

.panoramaHeader,
.footerLink{
zoom:1;
}

body
{
	font-family:verdana,helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	
	height: 100%;
}


.panoramaContents{
	clear:both;
	margin:0 0px;
	text-align:left;
}
.panoramaHeader{
	background:url(../images/bg_title.gif);
	background-repeat:repeat-x;
	margin:0px;
}

.panoramaTitle{
	background-color:#646464;
	margin-top:10px;
}
.panoramaTitle p{
	background-color:#FFF;
    font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom:solid 1px #646464;
	margin-left:4px;
	padding:2px 2px 2px 5px;
	text-align:left;
}
.footerLink
{
	background-color:#e2e2e2;
	border:solid 1px #CCC;
	margin-bottom:18px;
	margin-right:5px;
	margin-left:10px;
	padding:0px;
	position: absolute; 
	bottom: 0;
	left:0;
	width:97%;
}
.footerLink ul{
	margin:0px;
	padding:4px;
}
.footerLink li{
	list-style:none;
	float:right;
	padding-right:4px;
}
.lensName
{
    font-size: 12px;
}
.lensImageDiv
{
    height:85px;
}
.zenkeiLogo
{
    clear:left;
    margin-bottom:0px;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
	position: absolute; 
	bottom: 0;
	left:0;
}
