﻿
#tblBody
{
    width: 100%;
    background-color: White;
}
.Hidden
{
    visibility: hidden; 
}
.title 
{
	font-size: 26px;
	font-family:Georgia;
}

#silverlightControlHost {

	    text-align:center;
}

#tblHeader
{
    width: 100%;
}    
#tblHeaderStatusBar
{
    width: 100%;
    height: 15px; 
    color: Black; 
	font-size: 10px;
	font-weight:bold;
    background-color: White;
}    
.imgDelete
{
    background-image: url(~/Image/Delete.gif);
    background-repeat: no-repeat;
}

.frmHeader
{
    background-image: url(Image/frmHeader.gif);
    background-repeat: no-repeat;
    width: 531px;
    height: 58px;
}
.frmLeft
{
    width: 531px;
    height: 380px;
    float: left;
}

.inputWrapper
{
    background-image: url(Image/frmBg.jpg);
    background-repeat: no-repeat;
    background-color:Transparent;
    width: 62%;
    height: 100%;
 }
 .inputBottomWrapper
{
    background-image: url(Image/frmBottom.gif);
    background-repeat: no-repeat;
    background-color:Transparent;
    width: 531px;
}
.frmBottom
{
    background-image: url(Image/frmBottom.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    width: 531px;
    height: 17px;
}

.radPopupImage_Default
{	
	position: relative;  
	_position: static;
	outline: none;
}
.inputFormLabel    
{
    width:          35%;
    color:          Black;
    text-align:     right;
    font-size:      12px;
    vertical-align: top;
    text-align:right;
}

.inputFormControl
{
    width:          65%;
    color:          Black;
    font-weight:    bold;
    text-align:     left;
    font-size:      12px;
    vertical-align: middle;
    padding-left:   5px;
}
.EditFormHeader
{
    font-size: 14px;
    padding: 4px !important;
    color: #0066cc;
}
.qsf-demo-canvas {}

.qsf-demo-canvas .file-list {
     margin: 20px 0 0 0;
     display: none;
}

.qsf-demo-canvas .file-list ul {
     margin: 10px 0 0 0;
     padding: 0;
     list-style: none;
}

    .qsf-demo-canvas .file-list li {
        margin: 10px 0 0 0;
    }
.colorBox {
    border: 1px solid #000000;
    background-color: #f0f8ff;
    width:70%;
}
.DropZone1{
    border-color: #000000;  
    border-style:dotted;
    color: #767676;
    float: center;
    text-align: center;
    font-size: 16px;
    color:darkgrey;
}
 .treeview-section {
        display: inline-block;
        vertical-align: top;
        width: 245px;
        text-align: left;
        margin: 0 2em;
    }
div.RadImageEditor,
div.RadImageEditor div.RadToolBar {
    font-size: 12px;
    text-align: left;
}

