﻿/*********start style for preloader*****/
.elPreloader
{
    width: 100%;
    height: 100%;
    position: absolute;
    /*
    left: 5%;
    top: 5%;
    */
    z-index: 100;
    background-color: white;
    border: 1px solid black;
    text-align: center;
}
/*********end style for preloader*****/

/****** Style from Shimon *******/

.tabscenter
{
    WIDTH: 100%; 
    height: 100%; 
    /*BACKGROUND-COLOR: aqua;*/
    
}

.viewercenter
{
    /*BACKGROUND-COLOR: yellow*/
    /*width: 100%;
     height: 100%;*/
}

.tabright
{
   
    
}

.viewerright
{
    /*HEIGHT: 17px; */
    /*BACKGROUND-COLOR: yellow*/
    WIDTH: 100%; 
    height: 100%;
}

.tabbottom
{
    /*HEIGHT: 20px;*/
    WIDTH: 100%; 
    height: 100%; 
    /*BACKGROUND-COLOR: aqua*/
    
}

.viewerbottom
{
    HEIGHT: 200px;
    WIDTH: 100%; 
    /*height: 100%; */
    /*BACKGROUND-COLOR: yellow*/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/****** End Of Shimon Style *******/

.showIframe
{
	width: 100%;
	height: 100%;
}
 
.hideIframe
{
	width: 0%;
	height: 0%;
}

/** Andrey Style **/

/** TA **/
.TabButtonsCENTER
{
	width: 100%; height: 100%;
}

/** VA **/
.TabIFramesCENTER
{
	width: 100%; height: 100%;
}

/** TB **/
.TabButtonsRIGHT_UP
{
	width: 100%; height: 100%;
}

/** VB **/
.TabIFramesRIGHT_UP
{
	width: 100%; height: 100%;
}

/** TC **/
.TabButtonsRIGHT_BOTTOM
{
	width: 100%; height: 100%;
}

/** VC **/
.TabIFramesRIGHT_BOTTOM
{
	width: 100%; height: 100%;
}

/** Andrey End  Style **/



.btns	
{
background-image: url("../Images/button.gif");
border-left: none ;
border-top: none;
border-bottom: none;
border-right: none;
color: #FFFFFF;font-weight: bold;
font-size: 12px;
cursor: hand;width: 70px;
height: 21px;
}

.verticalTD_1024x768
{
	width:661px;
}

.verticalTD_800x600
{
	width:661px;
}

BODY, A, DIV, P, TABLE, TD, TH, INPUT , TEXTAREA, SELECT {font-family: arial; font-size: 14px; color: black; }	

.Mikudim
{
    background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	position: absolute;
	z-index: 10001;
	display: none;    
}
