HTML,BODY,DIV{
  padding  				: 0;
  margin					: 0;
  border					: 0;
}
HTML,BODY{
 /* position: relative;
  left:0;
  top:0;*/
  background			: white;
}
BODY,DIV{
  font-family			: Tahoma, Arial, sans-serif;
  font-size				: 1em;
  line-height			: normal;
}
A{
  color					: blue;
}
A:visited{
  color					: blue;
}

.noscript{
  text-align 			: center;
  color					: red;
  margin-top			: 300px;
  font-size				: 16px;
}


.clsCMOnTop, .clsCMOverTop, .clsCMOn, .clsCMOver, .clsCMOnWithArrow, .clsCMOverWithArrow, 
.clsCMOnT, .clsCMOverT, .clsCMOnWithArrowT, .clsCMOverWithArrowT{
	font-size			: 13px;
	padding				: 2px 4px;
	color					: black;
	border				: 1px solid gray;
	height				: 16px;
	line-height			: 16px;
	overflow				: hidden;
	margin				: 0;
}
.clsCMOnTop, .clsCMOverTop{
  text-decoration		: underline;
}
.clsCMOnTop{
  margin					: 1px;
  border					: 0;
}
.clsCMOnWithArrow, .clsCMOverWithArrow, .clsCMOnWithArrowT, .clsCMOverWithArrowT{
    background			: white url('img/menuArrow.gif') scroll no-repeat right center;
}
.clsCMOn, .clsCMOnT{
	background			: white;
}
.clsCMOverTop, .clsCMOver, .clsCMOverWithArrow, .clsCMOverT, .clsCMOverWithArrowT{
	background-color	: #c5deff;
}

.clsCMOn, .clsCMOver, .clsCMOnWithArrow, .clsCMOverWithArrow{
  border-top			: 0;
}


#headerTop{
	margin				: 0 36px 0 36px;
	background			: #E6E6E6 url('img/bgR.jpg') scroll repeat-x 0 -21px;
}

.headerLink{
  width					: 100%;
  height					: 90px;
  display				: block;
}

#header {
	border				: 1px solid silver;
	background			: transparent url('img/bg.jpg') scroll no-repeat -14px -22px;
	font-size			: 1.5em;
	height				: 142px;
}

#menu {
	padding				: 3px 0 3px 0;
	margin-top			: 24px;
	margin-left			: auto;
	margin-right		: auto;
	width					: 898px;
	height				: 30px;
}

#window {
	background 			: white url('img/loader.gif') scroll no-repeat center center;
	margin-left			: 0px;
	margin-right		: 0;
	width					: 953px;
	height				: 520px;
	color					: red;
	position				: relative;
	overflow 			: visible;
	text-align 			: center;
	font-size 			: 40px;
}

#window_sm {
	background:white url('img/loader.gif') scroll no-repeat center center;
	margin-left: 0px;
	margin-right:0;
	width:900px;
	height:520px;
	color:blue;
	position:relative;
	overflow:visible;
}

#slider  {
	background:transparent; 
	margin-left:auto;
	margin-right:auto;
	width:953px;
	border:0px solid silver;
	border-top:0;
	border-bottom:0;
	height:520px;
	clear:none;
	overflow:hidden;
	position:relative;
}

#sliderMain{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:visible;
	height:520px;
	width:900px;
}

#corner{
	position:absolute;
	right:38px;
	bottom:2px;
}

#lb  {
	display				: block;
	background	 		: transparent url('img/left.png') scroll no-repeat center center;
	overflow 			: visible;
	position				: absolute;
	left					: 20px;
	top					: 270px;
	width					: 94px;
	height				: 77px;
	z-index				: 5;
}

#rb  {
	display				: block;
	background 			: transparent url('img/right.png') scroll no-repeat center center;
	overflow 			: visible;
	position				: absolute;
	left					: 830px;
	top					: 270px;
	width					: 94px;
	height				: 77px;
	z-index				: 5;
}

#topDiv{
	width:974px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#debug{
	display:block;
}
#alpha{
	position:absolute;
	right: 42px;
	z-Index:2;
	color: white;
	font-style:italic;
	font-size:18px;
}

.drag0{
	cursor	: default;
}
.drag1{
	cursor	: url("/templates/default/img/openhand.cur"), default;
}
.drag2{
	cursor	: url("/templates/default/img/closedhand.cur"), default;
}
.drag3{
	cursor	: move;
}


.nextImg, .nextImgNo, .infoImg, .infoImgNo, .wikiImg, .wikiImgNo{
  border:0;
  display : block;
  position: absolute;
  overflow: visible;
}
.nextImg, .nextImgNo{
  cursor:pointer;
}

.infoImg, .infoImgNo, .wikiImg, .wikiImgNo{
  cursor:help;
}
.nextImgNo, .infoImgNo, .wikiImgNo{
  background:transparent url("img/b.gif") no-repeat center center;
}
.nextImg{
  background:transparent url("img/ups.png") no-repeat center bottom;
}


.nextImg_type1 {
  border:0;
  display : block;
  position: absolute;
  overflow: visible;
  cursor:pointer;
  background 			:transparent url("img/ups.png") no-repeat center bottom;
}

.nextImg_right {
  border:0;
  display : block;
  position: absolute;
  overflow: visible;
  cursor: pointer;
  
  background:transparent url("img/exit_right.png") no-repeat center center;
}

.nextImg_left {
  border:0;
  display : block;
  position: absolute;
  overflow: visible;
  cursor: pointer;
  
  background:transparent url("img/exit_left.png") no-repeat center center;
}


.infoImg{
  background:transparent url("img/info.png") no-repeat center center;
}
.wikiImg{
  background:transparent url("img/wiki.png") no-repeat center center;
}


.overlay___invisible__ {
  background-color	: #666666;
  opacity: 0;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
  display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
	border-collapse: collapse; 
	border-spacing: 0; 
	width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

/* Focused windows */
.overlay_info_window {
	background-color	: #85BBEF;
}

.info_window_nw {
	width			: 24px;
	height		: 30px;
}

.info_window_n {
	height		: 60px;
}

.info_window_ne {
	width			: 31px;	  
	height		: 30px;
}

.info_window_w {
  width			: 0px;
}

.info_window_e {
  width			: 0px;	  
}

.info_window_sw {
  width			: 31px;
  height			: 40px;
}

.info_window_s {
  height			: 40px;
}

.info_window_se, .info_window_sizer {
  width			: 31px;
  height			: 40px;
}

.info_window_sizer {
	cursor		: se-resize;	
}

.info_window_close {
	width			: 19px;
	height		: 19px;
	background	: transparent url(window/close.gif) no-repeat 0 0;
	position		: absolute;
	top			: 70px;
	right			: 15px;
	cursor		: pointer;
	z-index		: 1000;
}

.info_window_minimize {
	width			: 19px;
	height		: 19px;
	background	: transparent url(window/minimize.gif) no-repeat 0 0;			
	position		: absolute;
	top			: 12px;
	left			: 45px;
	cursor		: pointer;
	z-index		: 1000;
}

.info_window_maximize {
	width			: 19px;
	height		: 19px;
	background	: transparent url(window/maximize.gif) no-repeat 0 0;			
	position		: absolute;
	top			: 12px;
	left			: 65px;
	cursor		: pointer;
	z-index		: 1000;
}

.info_window_title {
	float			: left;
	height		: 14px;
	font-family : Tahoma, Arial, sans-serif;
	font-size	: 12px;
	text-align	: center;
	margin-top	: 8px;
	width			: 100%;
	color			: #000;
}

.info_window_content {
	background 	: black;
	overflow 	: auto;
	color			: #222;
	font-family	: Tahoma, Arial, sans-serif;
	font-size 	: 10px;
}
.info_window_s .status_bar {
  padding-bottom: 24px;
}


// δλί 

.info_window_susu_nw {
	width			: 24px;
	height		: 30px;
}

.info_window_susu_n {
	height		: 60px;
}

.info_window_susu_ne {
	width			: 31px;	  
	height		: 30px;
}

.info_window_susu_w {
  width			: 0px;
}

.info_window_susu_e {
  width			: 0px;	  
}

.info_window_susu_sw {
  width			: 31px;
  height			: 40px;
}

.info_window_susu_s {
  height			: 40px;
}

.info_window_susu_se, .info_window_susu_sizer {
  width			: 31px;
  height			: 40px;
}

.info_window_susu_sizer {
	cursor		: se-resize;	
}

.info_window_susu_close {
	width			: 19px;
	height		: 19px;
	background	: transparent url(window/close_black.gif) no-repeat 0 0;
	position		: absolute;
	top			: 70px;
	right			: 15px;
	cursor		: pointer;
	z-index		: 1000;
}

.info_window_susu_minimize info_window_susu

.info_window_susu_maximize {
	width			: 19px;
	height		: 19px;
	background	: transparent url(window/maximize.gif) no-repeat 0 0;			
	position		: absolute;
	top			: 12px;
	left			: 65px;
	cursor		: pointer;
	z-index		: 1000;
}

.info_window_susu_title {
	float			: left;
	height		: 14px;
	font-family : Tahoma, Arial, sans-serif;
	font-size	: 12px;
	text-align	: center;
	margin-top	: 8px;
	width			: 100%;
	color			: #000;
}

.info_window_susu_content {
	background 	: black;
	overflow 	: auto;
	color			: #222;
	font-family	: Tahoma, Arial, sans-serif;
	font-size 	: 10px;
}
.info_window_susu_s .status_bar {
  padding-bottom: 24px;
}

