﻿html, body {
	/*background-color:#fbe0ab ;*/
	background-image: url('skin/fon.jpg');
    font: normal 18px/100% "Nimbus Sans L",  Geneva, Verdana, sans-serif;
	color: rgb(81, 78, 70);
	margin: 0;
	padding: 0;
	border: 0 none;
	overflow: auto;

}
div#scene{
	margin:0 auto;
	height: 600px;  
	width: 950px; 	
}
#commonBG {
	position: absolute; 
	/*background:#ccffcc;*/
}
#currentStep {
	position: absolute; 
}

/* Элемент при наведении на который указателя мыши
   - его изображение измениться на активную картинку
*/
.activeElement {
	cursor: pointer;
	cursor: hand;
}


.collectionTable {
	
}

/** Описание группы объектов
 */
.groupDefault {
	/* border: 3px double black; */
	overflow: visible;
	position: absolute; 
}
/** Описание группы объектов
 */
.zoneDefault {
	overflow: visible;
	position: absolute;
	background:url('skin/transper99.gif');
}

/** Описание текстового блока
 */
.textDefault {
	margin: 0;
	position: absolute; 
	overflow: auto;
	padding-right: 3px;
}

.collectionDefault {
	position: absolute; 
	overflow: auto;
}

/** Описание титулов для коллекции
 */
.titleDefault {
	text-align:center;
	font-size: 1.3em;
	position: absolute; 
	overflow: auto;
	padding-right: 3px;
}

/** Описание поля ввода
 */
.inputDefault {
	position: absolute; 
	overflow: visible;
}

.inputDefault2 {
    color: #514E46;
    font-size: 18px;
}

img {
	display: block; /* block | inline | inline-table | list-item | none |
 run-in | table | table-caption | table-cell | table-column-group |
  table-footer-group | table-header-group | table-row | table-row-group | inline-block */
}

.imageDivDefault{
	/*border: 1px double black;*/ 
	overflow: visible;
	position: absolute;

}
.imageDivRelDefault{
	background:url('skin/transper99.gif');
}

.imageDefault{
	/* border: 1px double black; */
	overflow: visible; /* overflow: auto | hidden | scroll | visible | inherit */
	position: absolute; /* position: absolute | fixed | relative | static | inherit  */
}


.buttonDefault{
	/*border: 1px double black;*/
	overflow: visible; /* overflow: auto | hidden | scroll | visible | inherit */
	position: absolute; /* position: absolute | fixed | relative | static | inherit  */
}

.relations-layout{
	display: none;
} 

.relations-layout2{
    margin-top: 30px;
	margin-left: 30px;
} 

#largeImage{
position: absolute;
padding: .5em;
background: #e3e3e3;
border: 1px solid #BFBFBF;
}

#largeText{
position: absolute;
padding: .5em;
background: #e3e3e3;
border: 1px solid #BFBFBF;
width: 150px; /* Ширина блока */
}

a img {
border: none;
}

.lacertaImgButton{
  top: 0px;
  left: 0px
}

.ui-target-active-def{
	border: 1px solid #00ff00;	
}

.ui-target-hover-def{
	border: 1px solid #0000ff;
	margin-left: -1px;
	margin-top: -1px;	
	/*padding-top: 5px;*/
}
/* .ui-state-disabled переопредялет, заданный  в файле jquery-ui-1.8.2.custom.css, одноименный стиль,
   предназначенный для отображения установленных в целевую зону объектов, получивших статус disable */
.ui-state-disabled{
opacity:0.65;
}

.border1, .b1{
	border-style: solid;
	border-width: 1px;
}

.border2, .b2{
	border-style: solid;
	border-width: 2px;
}

.border3, .b3{
	border-style: solid;
	border-width: 3px;
}

.borderRed, .bR{
	border-color:#f00;
}
.borderGreen, .bG{
	border-color:rgb(81, 78, 70);	
}
.borderWhite, .bW{
	border-color:rgb(243, 243, 242);
}
.borderYllow, .bY{
	border-color:rgb(255, 255, 0);
}

.imgHintDefault{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	z-index:1100;	
	display:none;
}

.htmlHintDefault{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	z-index:1100;
	width: 300px; 	
	display:none;
}


/*  Стилевая разметка элементов интерфейса учебных сцен */
/*===============================================*/
.green, .g {
	color: rgb(81, 78, 70);	
}
.red, .r {
	color: #f00;
}
.white, .w {
	color: rgb(243, 243, 242);	
}

.bold, .b {
	font-weight: bold;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}


.Verdana12, .V12 {
	font-size: 12px;
}

.Verdana14, .V14 {
	font-size: 14px;
}

.Verdana16, .V16 {
	font-size: 16px;
}

.Verdana18, .V18 {
	font-size: 18px;
}

.Verdana20, .V20 {
	font-size: 20px;
}


.interline_a, .il_a{
	line-height: 1.5;
}
.interline_b, .il_b{
	line-height: 2;
}

.interline_c, .il_c{
	line-height: 2.5;
}

.HeaderStyle{
	font-size: 18px;
	font-family: "Nimbus Sans L",  Geneva, Verdana, sans-serif;
	/*font-weight: bold; */
	color: rgb(243, 243, 242);
}

.TaskTextStile{
	font-size: 18px;
	line-height: 24px;
}

.captionDefault{
	margin: 0;
	font-size: 16px;
	/* line-height: 1.2; */
	font-weight: bold;
	color: rgb(81, 78, 70);	
	background-color: #e3e8d2;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid black; 
}


.captionDefault1 {
	margin: 0;
	font-size: 16px;
	/* line-height: 1.2; */
	font-weight: bold;
	color: rgb(81, 78, 70);	
	background-color: #e3e8d2;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid black; 
}



