/* ImageReady Slices */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
}

#level2-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:28px;
	height:768px;
}

#level2-02_ {
	position:absolute;
	left:28px;
	top:0px;
	width:372px;
	height:30px;
}

#level2-02_ img {
	border: none;
}


#level2-03_ {
	position:absolute;
	left:400px;
	top:0px;
	width:624px;
	height:30px;
}

#level2-04_ {
	position:absolute;
	left:28px;
	top:30px;
	width:996px;
	height:738px;
}

/* Modifications */
#menu
{
	position: absolute;
	left: 83px;
	top: 389px;
	width: 328px;
	height: 228px;
}

#fp-transition
{
	position: absolute;
	left: 92px;
	top: 81px;
	width: 355px;
	height: 257px;
	background-color: #dde8f6;
}

.toggler {
	cursor:  pointer;
}

.element
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.element div
{
	margin-bottom: 5px;
	margin-left: 4px;
	cursor:  pointer;

}



.container {
	height: 607px;
	width: 446px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 20px;
	font-size: 1.1em;
	background-color:#FFFFFF;
}
.contentmask  {
	overflow: hidden;
	position: relative;
	height: 607px;
	width: 410px;
	padding-top: 0;
	padding-right: 10px;
	float: left;
}
.scrollcontainer  {
	float: left;
	height: 607px;
	width: 17px;
	margin-left: 5px;
	display: none;
}

.scrollUpBtn {
	height: 5px;
}

.scrollDownBtn {
	height: 5px;
}


.scrolltrack  {
	height: 607px;
	width: 18px;
	background-color: #f7f7f7;
	border: 1px #b9b9ba solid;
}
.scrollknob  {
	width: 17px;
	height: 24px;
	background-image: url(../images/scroller.png);
	background-repeat: no-repeat;
	background-position:  center center;
}
#menu img
{
	border: none;
}

.portrait
{
	position: absolute;
	top: 82px;
	left: 594px;
	width: 293px;
	height: 390px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 6px;
	padding-bottom: 8px;
	text-align: center;
	vertical-align:middle;
	background-image: url(../images/photoframe_portrait.png);
	background-repeat: no-repeat;
	background-position:  center center;
	z-index: 7;
}

.content
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.landscape
{
	position: absolute;
	top: 82px;
	left: 519px;
	width: 440px;
	height: 330px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align:middle;
	background-image: url(../images/photoframe_landscape.png);
	background-repeat: no-repeat;
	background-position:  center center;
	z-index: 7;
}

.portrait img
{
	width: 293px;
	height: 390px;
}

.landscape img
{
	width: 440px;
	height: 330px;
}

.caption
{
	position: absolute;
	top: 490px;
	left: 519px;
	width: 445px;
	height: 42px;
	text-align: center;
	vertical-align: bottom;
	z-index: 7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

#thumbnail-table
{
	position: absolute;
	top: 553px;
	left: 546px;
	width: 395px;
	height: 156px;
	background-image: url(../images/photogallery_thumbbg.png);
	background-repeat: no-repeat;
	background-position:  center center;
}

.thb img
{
	cursor: pointer;
	border: 0px;
}

#thb-1
{
	position: absolute;
	top: 11px;
	left: 17px;
	width: 52px;
	height: 56px;
}

#thb-2
{
	position: absolute;
	top: 11px;
	left: 93px;
	width: 52px;
	height: 56px;
}

#thb-3
{
	position: absolute;
	top: 11px;
	left: 168px;
	width: 52px;
	height: 56px;
}

#thb-4
{
	position: absolute;
	top: 11px;
	left: 243px;
	width: 52px;
	height: 56px;
}

#thb-5
{
	position: absolute;
	top: 11px;
	left: 319px;
	width: 52px;
	height: 56px;
}

#thb-6
{
	position: absolute;
	top: 85px;
	left: 17px;
	width: 52px;
	height: 56px;
}

#thb-7
{
	position: absolute;
	top: 85px;
	left: 93px;
	width: 52px;
	height: 56px;
}

#thb-8
{
	position: absolute;
	top: 85px;
	left: 168px;
	width: 52px;
	height: 56px;
}

#thb-9
{
	position: absolute;
	top: 85px;
	left: 243px;
	width: 52px;
	height: 56px;
}

#thb-10
{
	position: absolute;
	top: 85px;
	left: 319px;
	width: 52px;
	height: 56px;
}

#picprev
{
	position: absolute;
	top: 614px;
	left: 520px;
	width: 18px;
	height: 31px;
}

#picprev img, #picnext img
{
	border: none;
}

#picnext
{
	position: absolute;
	top: 614px;
	left: 954px;
	width: 18px;
	height: 31px;
}