body, td {
  background-color: #e3f2f7;
  color:#b1c700;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

a {
}

a:hover {
}


#sheet{
    width:1000px;
    height:650px;
    background-color:#fff;
    margin: 50px auto 0;  
    overflow: hidden;    
    -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
}

#leftcol{
    float:left;
    width:500px;
    height:100%;
    background-color: #ffffff;    
}

#rightcol {    
    float:right;
    width:499px;
    height:100%;
    background-color: #282828;
	border-left:1px solid #000;
}

.header{
    height:60px;
    font-size: 36px;
    font-weight: bold;
    line-height:60px;
    text-align: left;
    padding:20px;
}

#bannerarea{
    height:200px;
    background-color: #b1c700;
    color:#282828;
    font-size: 36px;
    font-weight: bold;
    line-height:200px;
    text-align: center;
	border-bottom: 2px solid #000;
}

#imagearea{
    height:200px;
    background-color: #ccc;
	
}

#menuleft{
    height:40px;        
    width:100%;
    background-color:#ffffff;
}

#menuright{    
    height:40px;
    width:100%;        
    background-color:#b1c700;
    font-size: 14px;
    font-weight: bold;
    line-height:40px;
    text-align: center;
    color:#282828;
}
#menuleft{
    height:40px;        
    width:460px;
    background-color:#ffffff;
	font-size: 16px;
    font-weight: bold;
    line-height:40px;
    text-align: right;
	padding: 0 20px;
    color:#282828;
}

#menuright{    
    height:40px;
    width:100%;        
    background-color:#b1c700;
}

.menu{
	padding:0 10px;
	cursor:pointer;
	border-right: 1px solid #282828;
}
.last{
	border:none!important;
}


.content{
    height:100%;
    padding:20px;
} 

#leftcol .content{
	padding:0 20px;
}

#language, #language a{
	font-size:18px;
	color:#b1c700;
	text-decoration:none;
	font-weight: normal;
	text-align:right;
}

h3 {
	font-size:18px;
	color: #282828;
	border-bottom: 1px solid #282828;
	width:100%
}
td, th {
	background-color:#fff;
}


.profile_link{
	float:left;
}

.profile_link a{
	color:#282828;
	font-size: 14px;
	text-decoration:none;
}

.stage {
	height:200px;
	width:499px;
	overflow: hidden;
}

.stage img {
	height:200px;
	margin:0;
	border:0;
}

.cleared{clear:both;}

/* Scrollbar Areas ------------------------------------------------------------- */
#area_1 { width: 470px; margin: 20px 0 10px; }
#area_1 .viewport { width: 450px; height: 260px; overflow: hidden; position: relative; }
#area_1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#area_1 .scrollbar{ background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#area_1 .track { background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#area_1 .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#area_1 .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#area_1 .disable { display: none; }

#area_2 { width: 470px; margin: 20px 0 10px; }
#area_2 .viewport { width: 450px; height: 260px; overflow: hidden; position: relative; }
#area_2 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#area_2 .scrollbar{ background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#area_2 .track { background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#area_2 .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#area_2 .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#area_2 .disable { display: none; }

#area_3 { width: 470px; margin: 20px 0 10px; }
#area_3 .viewport { width: 450px; height: 260px; overflow: hidden; position: relative; }
#area_3 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#area_3 .scrollbar{ background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#area_3 .track { background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#area_3 .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#area_3 .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#area_3 .disable { display: none; }

#area_4 { width: 470px; margin: 20px 0 10px; }
#area_4 .viewport { width: 450px; height: 260px; overflow: hidden; position: relative; }
#area_4 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#area_4 .scrollbar{ background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#area_4 .track { background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#area_4 .thumb { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#area_4 .thumb .end { background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#area_4 .disable { display: none; }

.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
                    
div#stage
{
  height: 200px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  z-index:0;
}

div#stage div.images
{
  position: relative;
  left: 0;
}

div#stage div.images img
{
  display: block;
  float: left;
}

.siff {
	display: none;
}