﻿.argemEditorContainerW7
{
    background-color: #F1F8FE;
    border: 1px solid #979797;
}

.argemEditorGradientW7
{
    /* sayfada tanımlı teme içinde image yok ise tool içinde embeded olaran imagden alınır*/
    /*background-image: url('<%=WebResource("ArgemTool.Theme.Common.Gradient25.png")%>');*/
    /*projede tema tanıtılı ise o teme proje içindeki bir dizinde olacağı için url buradan verilebilir*/
    background-image: url('Common/Gradient25.png');
}

.argemEditorUploadDataContainerW7
{
    background-color: #f0f8ff;
    border: 1px solid Black;
    font-size: 11px;
}

.argemEditorMenuButonBackgroundW7
{
    /* sayfada tanımlı teme içinde image yok ise tool içinde embeded olaran imagden alınır*/
    /*background-image: url('<%=WebResource("ArgemTool.Theme.ArgemEditor.ArgemEditorButton.png")%>');*/
    /*projede tema tanıtılı ise o teme proje içindeki bir dizinde olacağı için url buradan verilebilir*/
    background-image: url('ArgemEditor/ArgemEditorButton.png');
}

.aredYukleBekleW7
{
    z-index:15000;
}

.argemEditorMenuULW7
{
    border: solid thin #AECFF7;
    background-color: #E0EEFF;
    border-radius: 3px;
    height: 26px;
}

.argemEditorMenuULW7 LI A
{
    width: 24px;
    height: 22px;
}

.argemEditorMenuULW7 LI A.aredFontName
{
    width: 160px;
}

.argemEditorMenuULW7 LI A.aredFontSize
{
    width: 60px;
}

.argemEditorMenuULW7 LI A.aredZoom
{
    width: 50px;
}

.argemEditorSymbolButtonW7
{
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}

.argemEditorMenuULW7 LI A:hover, .argemEditorMenuSelectedButtonW7, .argemEditorSymbolButtonW7:hover, .argemEditorDDLW7 LI A:hover
{
    border-radius: 3px;
    border-color: #00CCFF !important;
    background-color: #F7FFFF !important;
}

.argemEditorUploadDataLoaderW7
{
    border-bottom: #999999 1px dotted;
    text-align: center;
}

.argemEditorPopupButtonW7
{
    border: 1px solid #000;
    color: #000;
    background-color: #C1DDFF;
    font-size: 12px;
    text-align: center;
    padding: 4px;
    margin: 1px;
}

.argemEditorPopupButtonW7:hover
{
    color: #FFFFFF;
    background-color: #006FF4;
}

.argemEditorIFrameW7
{
    border: 1px solid #A6CEFF;
    background-color: White;
}

.argemEditorStatusBarW7
{
    text-align: left;
    line-height: 20px;
    font: 11px "Segoe UI" ,Arial,Sans-serif;
    height: 20px;
}

.argemEditorModButtonW7
{
    margin: 2px;
    padding: 2px;
    border: 1px solid #F1F8FE;
    font: 12px "Segoe UI" ,Arial,Sans-serif;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
}

.argemEditorModButtonSelectedW7, .argemEditorModButtonW7:hover
{
    border-color: #006FF4;
    color: #000000;
    background-color: #9FCBFF;
}

.argemEditorFolderContainerW7, .argemEditorFileContainerW7, .argemEditorPicturePreviewW7
{
    width: 330px;
    height: 220px;
    color: #000000;
    font: 12px "Segoe UI" ,Arial,Sans-serif;
    background-color: #EBF3FE;
    border: 1px solid #A6CEFF;
}

.argemEditorMenuButtonTextW7
{
    font: 12px "Segoe UI" ,Arial,Sans-serif;
    text-align: left;
    color: #006FF4;
}

.argemEditorFileFolderButtonW7
{
    height: 20px;
    line-height: 20px;
}

.argemEditorFileFolderButtonW7:hover, .argemEditorFileFolderButtonSelectedW7
{
    background-color: #EBF3FE;
    border-color: #AECFF7;
    color: #006FF4;
}

.argemEditorFolderIconW7
{
    background-position: 0px top;
    width: 18px;
    height: 18px;
}

.argemEditorItemContainerW7
{
    color: #000000;
    font: 12px "Segoe UI" ,Arial,Sans-serif;
    background-color: #EBF3FE;
    border: 1px solid #A6CEFF;
}

.argemEditorPopUpSayfaContainer1W7, .argemEditorPopUpSayfaContainer2W7
{
    background-color: #EBF3FE;
}

.argemEditorQuestionMarkW7
{
    /* sayfada tanımlı teme içinde image yok ise tool içinde embeded olaran imagden alınır*/
    /*background-image: url('<%=WebResource("ArgemTool.Theme.ArgemEditor.ArgemEditorQuestionMark.gif")%>');*/
    /*projede tema tanıtılı ise o teme proje içindeki bir dizinde olacağı için url buradan verilebilir*/
    background-image: url('ArgemEditor/ArgemEditorQuestionMark.gif');
}

.argemEditorPopUpSayfaTableW7
{
    border: 1px solid #000000;
}

.argemEditorPopUpSayfaTableW7 TH
{
    background-color: #CDE0F4;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    height: 24px;
    line-height: 24px;
    text-indent: 5px;
    vertical-align: top;
}

.argemEditorUploadDataContainerW7
{
    border: 1px solid Navy;
}

.argemEditorPopUpSayfaVerticalMarginW7, .argemEditorPopUpSayfaHorizantalMarginW7
{
    background-color: #DCE6F4;
}

.argemEditorPopUpSayfaIcerikW7
{
    font-family: Arial;
    font-size: 12px;
}

.argemEditorPopUpSayfaBaslikContainerW7 UL LI A:hover
{
    border-color: #006FF4;
    background-color: #2B83F4;
}
