BODY {
	background:		#888;
	font:			12px Arial,sans-serif;
	padding:		0;
	margin:			0;


}



a img {border:0; text-decoration:none;}



.inp {
  background:#A1A1A1;
  border:1px #888888 solid;
  color:#222222;
  padding:1px;
  margin:1px;
}

.button {
  background:#9F9F9F;
  border:1px #888888 solid;
  color:#222222;
  padding:1px;
  margin:1px;
}


/* GALLERY  */
#gallery {
  position:absolute;
  margin:0;
  padding:0;
}

.gallery_in {
  background:      #333333;
  color:           #999999;
  padding:         0;  
  text-align:      center;
  vertical-align:  middle;
  margin:          0;
}


#gallery a {
	color: #fff;

}

.content a {
	color: #222;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:0px #999999 solid;
}

.content a:hover {
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:1px #000000 solid;
}



#mainlinks {
  position:absolute;
  left:190px;
  top:180px;
  width:150px;
  letter-spacing:0.2px;
}


#mainlinks a {
  color:#000000;
  font-size:20px;
  text-decoration:none;
}


div.demoElement {
	width: 80px;
	height: 80px;
	border: 1px solid black;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #000000;
}
div.demoElementHeight {
	height: 120px;
}
.myClass {
	width: 300px;
	height: 50px;
	border: 3px dashed black;
	background-color: #C6D880;
	font-size: 20px;
	padding: 20px;
}
#load {

}
 



/* GALLERY END */







.frbase {
	position:		absolute;
	top:			0;
	left:			0;
}

#container {
	background:		#B9BAB6;
	border: 		0;
	padding:		0;
	margin:			0;
	min-width: 		800px;
	position:		relative;
	margin: 		auto;

}

#lang {

	height:			32px;
	text-align: 	right;
	padding-right: 	32px;
	font-size: 		12px;
	color:			#666;

}

.shdl {
	display:		block;
	background: 	url(../_gfx/bgmright2.gif) repeat-y;
	z-index: 		3;
	position:		absolute;	
  width:8px;
  height:100%;
}

.shdr {
	float: 			right;
	background: 	url(../_gfx/bgmleft2.gif) repeat-y;
	z-index: 		3;
	position: 		relative;
  width:8px;
  height:100%;
}

#thumbs {
	background:		transparent;
	position:		absolute;
	top:			0px;
	overflow:		hidden;  
  height:100%;

}

#thumbs img {
	margin-top: 6px; 

}


#navtbl {

	left: 			0;
	top: 			5%;
	position: 		absolute;
	empty-cells:	show;
	z-index: 1;
}

.navtbltr {
	height:			8px;
	background:		url(../_gfx/bgmmt.gif) repeat-x;
}

#navtblcr {
	background:		#333;
}

.navtbltb {
	height:			8px;
	background:		url(../_gfx/bgmmb.gif) repeat-x;
}

.navtblright {
	width:			8px;
	background:		url(../_gfx/bgmright.gif) repeat-y;
}

.navtblleft {
	width:			8px;
	background:		url(../_gfx/bgmleft.gif) repeat-y;
}


.micell {
	padding-bottom:	6px;
}

#illustrator {
	font-size: 		32px;
	color: 			#eee;
	white-space: 	nowrap;
	line-height: 	26px;
	text-shadow:	#000 0px 0px 3px;
	text-decoration:none;
}

#illustrator:hover {

	font-size: 		32px;
	color: 			#eee;
	white-space: 	nowrap;
	line-height: 	26px;
	text-shadow:	#000 0px 0px 3px;
	text-decoration:none;

}

.mmcell {
	height: 		40px;
	white-space: 	nowrap;
	padding-bottom:	6px;

	
}

.mmitem {
	font-size: 		16px;
	line-height: 	18px;
	color: 			#888;
	padding-right: 	32px;
	float: 			left;
	white-space: 	nowrap;
	text-shadow:	#000 0px 0px 3px;
	cursor:			pointer;
	text-decoration:none;
}

.mmitem2 {
	font-size: 		16px;
	line-height: 	18px;
	color: 			#888;
	padding-right: 	32px;
	float: 			left;
	white-space: 	nowrap;
	text-shadow:	#000 0px 0px 3px;
	cursor:			pointer;
	text-decoration:none;
}


.mmitemActive {
	font-size: 		16px;
	line-height: 	18px;
	color: 			#fff;
	padding-right: 	32px;
	float: 			left;
	white-space: 	nowrap;
	text-shadow:	#fff 0px 0px 3px;
	cursor:			default;
	text-decoration:none;
}



.link {
	text-decoration:none;
	cursor:			pointer;
	color:#666;
	
}

.linkActive {
	text-decoration:none;
	cursor:			default;
	color:			#fff;

}