﻿body 
{
  /* background-color: #99CCFF;*/
   background-color: #FFFFFF;
	text-align: left;
}
.DefaultBG
{
  /* background-color: #99CCFF;*/
   background-color: #FFFFFF;
	
}
.DemoBG1
{
/* background-color: #99CCFF;*/
   background-color: #FFFFFF;
	}
.FieldOptionsBox
{
    position: absolute;
    top: 140px;
    left: 542px;
    width: 324px;
}
.OptionSelectionBox
{
    position: absolute;
    top: 385px;
    left: 478px;
    height: 281px;
}
.ProofAreaCell
{
    background-color:Aqua;
    height:400px;
    width:300;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalbackgroundtest
{
      filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: -1;
    
     height:expression(parentElement.scrollHeight + 'px');

}
.modalBackgroundmanual
{
-moz-opacity:0.6;
display:block;
position:absolute;
opacity:0.6;
filter:alpha(opacity=60);
background-color: green;
width:100%;
height:800px;
top:0px;
left:0px;
z-index: 400;  
}
.HIDEMODAL
{
    visibility: hidden;
}

.EditWindow
{
  position:absolute;
  width: 700px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  background-color:ThreeDFace;
  top:225px;
  left: 289px ;
  z-index: 500;  
}


.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}
.DefaultText
{
    font-family: Arial;
    font-size: 12;
/* background-color: #99CCFF;*/
   background-color: #FFFFFF;
       text-align: center;
  
}
.wierd
{
    width: 76%;
    height:138%;
    position: relative;
    top:-268px;
    left:2px;
     z-index:-1;
     
}
.CategoryBox
{
	position: absolute;
	left:20px;
	top: 375px;
            height: 386px;
            width: 180px;
/* background-color: #99CCFF;*/
   background-color: #FFFFFF;        }
.SelectionBox
{
	position: absolute;
	left:210px;
	top: 370px;
            height: 599px;
            width: 500px;
/* background-color: #99CCFF;*/
   background-color: #FFFFFF;
           }
.ImageViewer 
{
    border-style: double; border-width: 5px; height: 290px; width: 300px; position: absolute; z-index: 98; display: block; background-color: #FFFFFF; top: 373px; left: 720px;
}

.PriceViewerOff 
{
    border-style: double; border-width: 5px; height: 290px; width: 300px; position: absolute; z-index: 99; display: none; background-color: #FFFFFF; top: 373px; left: 720px;
}
.PriceViewerOn 
{
    border-style: double; border-width: 5px; height: 290px; width: 300px; position: absolute; z-index: 99; display: block; background-color: #FFFFFF; top: 373px; left: 720px;
    text-align: center;
}
.AccountScreen
{ 
     text-align: left;
    top: 0px;
    left: -178px;
    width: 679px;
}
.CustomEditorStyle .ajax__htmleditor_editor_toptoolbar {
        background-color:#F0F0F0; padding: 0px 0px 2px 2px;
}

.zoomViewer 
{
border-style: solid; border-width: 1px; height: 400px; 
width: 487px; 
position: absolute; z-index: 99; display: block; background-color: #FFFFFF; top: 345px; 
left: 390px;
}

 .myHeader
        {
            font-family: "Arial Rounded MT Bold";
            color:White;
            font-weight: 700;
            font-size: x-large;
            background-color: Black;
        }
        
.modalBackgroundProof
{
-moz-opacity:0.6;
display:block;
position:absolute;
opacity:0.6;
filter:alpha(opacity=60);
background-color: green;
width:100%;
height:275px;
top:0px;
left:0px;
z-index: 400;  
}

.modalBackgroundPricing
{
-moz-opacity:0.6;
display:block;
position:absolute;
opacity:0.6;
filter:alpha(opacity=60);
background-color: green;
width:100%;
height:1000px;
top:0px;
left:0px;
z-index: 4;  
}