﻿
.editListText { width: 362px; height: 29px; overflow: hidden; float: left; }

.quickAddIcon
{
    height: 18px; text-align: right; padding: 11px 0 0 0;
}

.editAreaMyPage img
{
    position: relative; top: 4px; padding: 0 5px 0 0;
}

.editAreaMyPage p
{    
    padding: 2px 0 18px 0; border-top: 1px solid #a6a6a6;    
}

/*Edit from admin*/
.sectionHeader
{
    border-bottom: 2px solid #1e1e1e; 
    padding: 12px 0 3px 1px;
}

.sectionHeader h3
{
    float: left; color: #434343; padding: 3px 0 0 10px;
    font-size: 16px;
}

.sectionHeaderIcon { padding: 5px 7px 0 7px; }

.sortCriteria { margin-bottom: 20px; padding: 4px 0 0 2px;}

.editListHeader {
    color: #5a5a5a; font-size: 11px; font-weight: bold; border-bottom: 1px solid #8c8c8c;
    padding: 0 0 2px 0; text-transform: uppercase;
}

.editListCreatedHeader { padding: 0 0px 0 4px; width: 89px; float: left; /*background: blue;*/ }
.editListPublishedHeader { padding: 0 0px 0 4px; width: 88px; float: left; /*background: green;*/ }
.editListEmailHeader { padding: 0 0px 0 4px; width: 186px; float: left; /*background: navy;*/ }
.editListTitleHeader { padding: 0 0px 0 4px; float: left; width: 294px; /*background: yellow;*/ }
.editListNewsTitleHeader { padding: 0 0px 0 4px; float: left; width: 223px; /*background: red;*/ }
.editListAuthor { padding: 0 0px 0 4px; float: left; width: 166px; /*background: brown;*/ }
.editListLocation {padding: 0 0px 0 4px; float: left;}
.alternatingRow { background-color: #f8f8f8; }

.editList { width: 100%; margin: 15px 0 15px 0; }

.editList tr { background-color: #FFFFFF; }
.editList tr:hover { background-color: #e8e8e8; }

.editList td
{
    vertical-align: top; padding: 7px 0 7px 5px; border-bottom: 1px solid #e2e2e6;
}

.editList .datecol { width: 88px; /*background: blue;*/ }
.editList .publishdatecol { width: 88px; /*background: green;*/ }
.editList .activateCol { padding-right: 7px;}
.editList .False a, .editList .False { color: #a6a6a6;}
.editList .False a:hover { color: #27769d; text-decoration: underline; }
.editList .titlecol { width: 293px; /*background: yellow;*/ }
.editList .newtitlecol { width: 222px; /*background: red;*/ }
.editList .authorcol { width: 165px; /*background: brown;*/ }
.editList .emailcol { width: 185px; /*background: navy;*/ }

.editList a {  }

.editList .alternatingRow { background-color: #f8f8f8; }

.tabMenuWrap { border-bottom: 2px solid #565656; height: 24px; margin-top: 10px;}

.tabSubMenuWrap { padding: 2px 4px 6px 4px; }

.tabSubMenuWrap ul { padding: 10px 0 0 0px; }
.tabSubMenuWrap ul li { display: inline; padding: 0 10px 0 0; }


.tabMenu
{
    list-style: none;   
}

.tabMenu li
{
    display: inline; float: left; margin: 0 3px 0 0;   
}

.tabMenuLeft, .selectedTabMenuItem, .tabMenuInactive { font-weight: bold; background: url(AdminImages/bg_edit_tab_left.gif) no-repeat left top; height: 24px; padding: 0 0 0 5px; }
.tabMenuLeft a, .tabMenuInactive a { font-size: 11px; display: block; color: #565656; float: left; background: url(AdminImages/bg_edit_tab_right.gif) no-repeat right top; padding: 5px 9px 0 4px; height: 19px; }
.selectedTabMenuItem  a { font-size: 11px; color: #FFFFFF; display: block; float: left; background: url(AdminImages/bg_edit_tab_right_active.gif) no-repeat right top; padding: 5px 9px 0 4px; height: 19px; }
.selectedTabMenuItem { background: url(AdminImages/bg_edit_tab_left_active.gif) no-repeat left top; } 
.tabMenuLeft a:hover { text-decoration: underline;}
.selectedTabMenuItem  a:hover { text-decoration: none; color: #FFFFFF; }
.tabMenuInactive a { color: #c7c7c7; cursor: default; text-decoration: none;}

.adminEditContent { padding: 14px 0 0 8px; }


.activeItemStatus { padding: 5px 0 0 8px; }

.removeImageField {text-align: center; width: 209px}

.editCommentText { padding: 2px 0 0 0; color: #272727; }
.removeImageCross {position: relative; top: 4px;}

/*Edit from admin end*/

/*Phonelist*/
.phoneNumberEditmode { float: left; padding: 0 5px 0 5px;  overflow: hidden; }
.itemListItem { padding: 4px 0 4px 0;  border-bottom: 1px dotted #cccccc; }

/*logotype*/
.logotypeThumb
{
    float: left; padding: 3px 10px 10px 0;
}


/*ConfirmMessages*/
.confirmErrorMessage, .confirmMessage, .confirmNoticeMessage
{
    margin: 2px 0 0 0; padding: 4px 0 6px 10px; 
    border-top: 1px solid #cd2c20; font-size: 11px; border-bottom: 1px solid #cd2c20; 
    color: #8a221a; font-weight: bold; background: #f9b8b3; 
    
}

.confirmMessage
{
    border-top: 1px solid #336600; border-bottom: 1px solid #336600; 
    color: #117204; background: #bde1b8;
}

.confirmNoticeMessage
{
    border-top: 1px solid #edf000; border-bottom: 1px solid #edf000; 
    color: #5f5f50; background: #f9fabd;
}

/*Image edit*/
.imagePopup
{    
    width: 505px; /*display: none;*/
    padding: 5px 0 5px 10px;
    background: #efefef;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    clear: both;
}

.imagePopup a
{
    margin: 0 20px 10px 0;
    display: block; float: left;
}

.imagePopup h4
{
    float: left;
}

.imagePopup div
{
    padding: 5px 0 10px 0;
}

.imagePopup .closeImagePopup
{
    margin: 0 0 0 323px;
    float: left;
}
