/* 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;
	cursor: pointer;
}

.toggler {
	cursor:  pointer;
}

.element
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.element div
{
	margin-bottom: 5px;
	margin-left: 4px;
	cursor:  pointer;

}

.content
{
	position: absolute;
	top: 81px;
	left: 528px;
	width: 446px;
	height: 607px;
	z-index: 1;
}

.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;
}
