﻿.i-center
{
    background-color:White;
}
#i-action-content
{
    width:960px;
    background-color:White;
}

#i-action-content input,#i-action-content textarea
{
    border:solid 1px #b7b7a6;
}
#i-action-content label.error
{
    
}
#i-action-content input.error
{
    border:dotted 1px red;
}
#i-action-content *
{
    list-style:none;
    font-size:12px;
}
#i-action-content .title
{
    width:275px;
}
#i-action-content .time
{
    width:42px;
}
#Description
{
    width:275px;
    height:150px;
}
#i-action-content .i-date-handle
{
    border:0;
    width:16px;
    height:16px;
    background:url(/desktopmodules/content/images/calendar.png);
}

/*uploader*/
.uploadifyQueue
{

  
}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
.button-delete-icon
{
    width:16px;
    height:16px;
    background:url(/desktopmodules/content/images/delete.gif);
    border:0;
    padding:0;
}
#AttachFile-Preview
{
    padding:10px 5px;
}
table.label-for td
{
    
    height:26px;
}



.i-content-tree ul
{
    padding:0;
    margin:0;
    
}
.i-content-tree ul ul
{
    padding-left:25px;
}
.i-content-tree ul,.i-content-tree li
{
    list-style:none;
    font-size:12px;
    
}
.i-content-tree .item
{
    height:26px;
    line-height:26px;
    white-space:nowrap;
    
}
.i-content-tree .maxmin
{
    display:inline-block;
    width:19px;
    height:20px;
    
    background:url(/desktopmodules/content/images/dashplus.gif) no-repeat center center;
}
.i-content-tree .handle
{
    width:16px;
    height:16px;
    display:inline-block;
    cursor:pointer;

}
.i-content-tree .title
{ 
      cursor:pointer;
}
.i-content-tree .title-active
{
    background-color:#f1f5f8;
}
.i-content-tree .maxmin-max
{
    background-image:url(/desktopmodules/content/images/dashminus.gif)
}
.i-content-tree .host .handle
{
    background-image:url(/desktopmodules/content/images/host.gif);
}
.i-content-tree .portal .handle
{
    background-image:url(/desktopmodules/content/images/portal.gif);
}
.i-content-tree .portal li .handle
{
    background-image:url(/desktopmodules/content/images/folder.gif);
}
.i-content-tree .portal li.module div.item
{
    margin-left:16px;
}

.edit-handle
{
    width:16px;
    height:16px;
    background:url(/desktopmodules/content/images/edit.gif);
    display:inline-block;
}
.sucess .wrapper
{
    margin:30px 25px; 
    
}
.sucess .wrapper button
{
    margin-left:25px;
}

#i-content-type
{
    font-size:12px;
    background-color:White;
    display:none;
}

.i-pager
{
    height:30px;
    font-size:12px;
	margin-top:10px;
	float:right;
}
.i-pager-first,.i-pager-prev,.i-pager-next,.i-pager-last,.i-pager-item
{
    display:block;
    width:22px;
    height:20px;
	margin-left:2px;
    background:white;
    border:solid 1px #dddddd;
    float:left;
    text-align:center;
    line-height:20px;
    font-size:13px;
}
.i-pager-prev{
	width:55px;
	border:0;
	height:22px;
	background:url(/DesktopModules/Content/images/s_prev.gif);
}
.i-pager-prev:hover
{
	background:url(/DesktopModules/Content/images/s_prev_hover.gif);
}
.i-pager-prev-disable:hover
{
	  background:url(/DesktopModules/Content/images/s_prev_disable.gif);
}
.i-pager-prev-disable
{
	  background:url(/DesktopModules/Content/images/s_prev_disable.gif);
}
.i-pager-next{
	background:url(/DesktopModules/Content/images/x_next.gif);
	width:55px;
	border:0;
	height:22px;
}
.i-pager-next:hover
{
	background:url(/DesktopModules/Content/images/x_next_hover.gif);
}
.i-pager-next-disable:hover
{
	  background:url(/DesktopModules/Content/images/x_next_disable.gif);
}
.i-pager-next-disable
{
	  background:url(/DesktopModules/Content/images/x_next_disable.gif);
}
.i-pager-first{
	background:url(/DesktopModules/Content/images/s_first.gif);
	width:55px;
	border:0;
	height:22px;
}
a.i-pager-first:hover
{
	background:url(/DesktopModules/Content/images/s_first_hover.gif);
}
a.i-pager-first-disable:hover
{
	background:url(/DesktopModules/Content/images/s_first_disable.gif);
}
.i-pager-first-disable
{
	background:url(/DesktopModules/Content/images/s_first_disable.gif);
}
.i-pager-last{
	background:url(/DesktopModules/Content/images/m_last.gif);
	width:55px;
	border:0;
	height:22px;
}
a.i-pager-last:hover
{
	background:url(/DesktopModules/Content/images/m_last_hover.gif);
}
a.i-pager-last-disable:hover
{
	background:url(/DesktopModules/Content/images/m_last_disable.gif);
}
.i-pager-last-disable
{
	background:url(/DesktopModules/Content/images/m_last_disable.gif);
}
a.i-pager-item-active span
{
	 display:block;
     background:#036cb4;
	/* border:solid 1px #036cb4;*/
     color:#ffffff;
	 height:20px;
	 width:22px;
}
a.i-pager-item:link,a.i-pager-item:visited,a.i-pager-item:hover,a.i-pager-item:active,a.i-pager-item-active:link{
	text-decoration:none;
}
a.i-pager-item:hover span
{
	display:block;
	text-decoration:none;
     background:#036cb4;
	 border:solid 1px #036cb4;
     color:#ffffff;
}
.i-pager-info
{
	margin-left:2px;
    display:block;
	width:auto;
	height:22px;
	background:url(/DesktopModules/Content/images/first_03.gif) right no-repeat;
	margin-right:5px;
	line-height:20px;
}

.i-pager-info-c
{
    color:Red;
	width:auto;
	background:url(/DesktopModules/Content/images/first_01.gif) no-repeat;
	text-align:center;
	padding-left:22px;
	display:inline-block;
	line-height:22px;
}
.i-pager-info-p
{
    color:Blue;
	background:url(/DesktopModules/Content/images/first_02.gif) no-repeat;
	display:inline-block;
	width:auto;
	text-align:center;
	padding-left:18px;
	margin-left:-5px;
	line-height:22px;
}
.i-pager-info-t
{
    color:Black;
	background:url(/DesktopModules/Content/images/first_04.gif) no-repeat;
	display:inline-block;
	width:auto;
    text-align:center;
	padding-left:35px;
	margin-right:20px;
	line-height:22px;
}
.edit-notapproved
{
    color:Red;
}


.c-button {
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    cursor: pointer;
    overflow: visible;
    height: 33px;
    background: url(/desktopmodules/content/images/btn_right.gif) no-repeat right top;
    padding-right: 4px;
}

.c-button div{
    background: transparent url(/desktopmodules/content/images/btn_left.gif) no-repeat left top;     
    white-space: nowrap;
     
    height: 33px;
    line-height:33px;
    
}

.c-button div div {
   padding:0 4px 0 8px;
}

 
#Save div div,.save div div
{
    padding-left:24px;
    background:url(/desktopmodules/content/images/save.gif) no-repeat 4px center;
}
#Cancel div div,.cancel div div
{
    padding-left:24px;
    background:url(/desktopmodules/content/images/cancel.gif) no-repeat 4px center;
}
#Delete div div,.close div div
{
    padding-left:24px;
    background:url(/desktopmodules/content/images/delete.gif) no-repeat 4px center;
}
.continue div div
{
    padding-left:24px;
    background:url(/desktopmodules/content/images/add-goon.gif) no-repeat 4px center;
}

#SaveAndAudit div div
{
    padding-left:24px;
    background:url(/desktopmodules/content/images/save-audit.gif) no-repeat 4px center;
}