
.JQCycle_HeaderStyle { color: white;
font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #6fa5fd;
            } 

.JQCycle_FooterStyle { color: black; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
            } 

.JQCycle_EditItemStyle { color: white; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #999999;
            }
             
.JQCycle_SelectedItemStyle { color: #333333; font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #E2DED6;
            } 

.JQCycle_PagerStyle { color: black; font-size: 14px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
              text-align: center;
            } 

.JQCycle_AlternatingItemStyle { color: #777777;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: #f3f6f8;
            } 

.JQCycle_ItemStyle { color: #777777;
                       font-size: 12px;
              font-family: Arial;
              font-weight: bold;
              background-color: white;
            } 

.JQCycle_Updated { color: Green;
                       font-size: 14px;
              font-family: Arial;
              font-weight: bold;
            }
             
.JQCycle_UpdatedDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 
            
.JQCycle_ButtonDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 

.JQCycle_ActionDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 
            
.JQCycle_EditDiv
{
              text-align: left;
              background-color: white;    
              padding:5px;
              font-size: 12px;
              font-family: Arial;
            } 
            
.JQCycle_SelectDiv
{
              text-align: left;
              padding: 10px;
              font-size: 12px;
              font-family: Arial;
              font-weight: bold;
            } 
            
.JQCycle_CommandButton
{
              background-color: white;
              text-align: left;
              padding: 4px;
              border: #d0ccc9 solid 1px;
              font-size: 11px;
              font-family: Arial;
            } 

.JQCycle_AddButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/add.png") no-repeat center left;
            } 

.JQCycle_SaveButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/save.png") no-repeat center left;
            } 

.JQCycle_ReturnButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/return.png") no-repeat center left;
            } 

.JQCycle_DeleteButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/delete.png") no-repeat center left;
            } 

.JQCycle_PrintButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/print.png") no-repeat center left;
            } 

.JQCycle_CancelButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/cancel.png") no-repeat center left;
            } 

.JQCycle_SyncButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/images/synchronize.gif") no-repeat center left;
            } 

.JQCycle_AcceptButton
{
              font-weight:bold;
              padding-left: 20px;
              background: url("/DesktopModules/NEvoWeb_JQueryImageCycle/img/accept.png") no-repeat center left;
            } 

.JQCycle_ImagesDiv
{
              text-align: center;
              background-color: #cccccc;
              color: Black;
              font-weight:bold;
              font-size: 20px;
              padding:5px;
              width:100%;
            } 
