﻿.ShadowBoxTopLeft{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow1.png');
	width:27px;
	height:25px;
}
.ShadowBoxTop{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow2.png');
	height:25px;
	text-align:right;
}
.ShadowBoxTopRight{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow3.png');
		width:27px;
		height:25px;
}
.ShadowBoxLeft{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow4.png');
		width:27px;
}
.ShadowBoxContent{
	background-color:white;
	padding:5px 5px 5px 5px;
}
.ShadowBoxRight{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow5.png');
		width:27px;
}
.ShadowBoxBottomLeft{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow6.png');
		width:27px;
		height:25px;
}
.ShadowBoxBottom{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow7.png');
	height:25px;
	
}
.ShadowBoxBottomRight{
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/zoom-shadow8.png');
		width:27px;
		height:25px;
}

.ShadowBoxCloseButtonRow
{
	text-align:right;
	vertical-align:bottom;
}

.ShadowBoxCloseButton{
position:relative;
	top:23px;
	left:3px;
	cursor:pointer;
}

.ShadowBoxInnerFrame
{
    width:auto;
}
.ShadowBoxOuterFrame{
	position:fixed;
	top:0;
	left:0;
	z-index:1999;	
	background-image:url('/20210328095117oe_/https://www.sunnyportal.com/Tools/images/shadowbox/bgoverlay.png');
	background-repeat: repeat;
	width:100%;
	height:100%;
}