﻿.Button_Delete_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_Delete.gif) no-repeat; }
.Button_Design_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_Design.gif) no-repeat; }
                       
                       
.Button_MoveUp_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_MoveUp.gif) no-repeat; }
.Button_MoveDown_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_MoveDown.gif) no-repeat; }
                       
.Button_Edit_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                     background: url(../Images/Icons/Ico_Manage.gif) no-repeat; }
.Button_Add_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                     background: url(../Images/Icons/Ico_Add.gif) no-repeat; }
.Button_Publish_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_Publish.gif) no-repeat; }
.Button_Unpublish_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_Unpublish.gif) no-repeat; }
.Button_Arhive_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_Arhive.gif) no-repeat; }
.Button_Unarhive_Small { width: 27px; height: 26px; cursor: pointer; border: 0; 
                       background: url(../Images/Icons/Ico_Unarhive.gif) no-repeat; }
                 
.Button_NormalMode { width: 27px; height: 26px; cursor: pointer; border: 0; 
					 background: url(../Images/Icons/Ico_ModeNormal.gif) no-repeat; }
.Button_EditMode { width: 27px; height: 26px; cursor: pointer; border: 0; 
				   background: url(../Images/Icons/Ico_ModeEdit.gif) no-repeat; }
				   
.Button_SharedScope { width: 27px; height: 26px; cursor: pointer; border: 0; 
					  background: url(../Images/Icons/Ico_ScopeShared.gif) no-repeat; }
.Button_PrivateScope { width: 27px; height: 26px; cursor: pointer; border: 0; 
				 	   background: url(../Images/Icons/Ico_ScopePrivate.gif) no-repeat; }
				 	   
.Button_PrivateScopeWarning { width: 105px; height: 105px; cursor: pointer; border: 0; 
				 			  background: url(../Images/Buttons/Button_PrivateScope.gif) no-repeat; }
				 			  
				 			  
.Button_Delete { width: 70px; height: 80px; border: 0; cursor: pointer;
                 background: url(../Images/Buttons/Button_Delete.png) no-repeat; }
.Button_Delete:Hover { width: 70px; height: 80px; border: 0; cursor: pointer;
                       background: url(../Images/Buttons/Button_Delete_Hover.png) no-repeat; }
                       
.Button_Edit { width: 70px; height: 80px; border: 0; cursor: pointer;
               background: url(../Images/Buttons/Button_Edit.png) no-repeat; }
.Button_Edit:Hover { width: 70px; height: 80px; border: 0; cursor: pointer;
                     background: url(../Images/Buttons/Button_Edit_Hover.png) no-repeat; }
                       
.Button_New { width: 70px; height: 80px; border: 0; cursor: pointer;
              background: url(../Images/Buttons/Button_New.png) no-repeat; }
.Button_New:Hover { width: 70px; height: 80px; border: 0; cursor: pointer;
                    background: url(../Images/Buttons/Button_New_Hover.png) no-repeat; }
                    
.Button_Save { width: 70px; height: 80px; border: 0; cursor: pointer;
              background: url(../Images/Buttons/Button_Save.png) no-repeat; }
.Button_Save:Hover { width: 70px; height: 80px; border: 0; cursor: pointer;
                    background: url(../Images/Buttons/Button_Save_Hover.png) no-repeat; }
                    
.Button_Cancel { width: 70px; height: 80px; border: 0; cursor: pointer;
              background: url(../Images/Buttons/Button_Cancel.png) no-repeat; }
.Button_Cancel:Hover { width: 70px; height: 80px; border: 0; cursor: pointer;
                    background: url(../Images/Buttons/Button_Cancel_Hover.png) no-repeat; }
                    
  
input.Button_Orange_93x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 93px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_93x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 17px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Orange_93x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 93px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_93x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 30px;
    text-decoration: none;
}

input.Button_Orange_125x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 125px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_125x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 7px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Orange_125x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 125px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_125x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 30px;
    text-decoration: none;
}

input.Button_Orange_150x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 150px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_150x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 17px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Orange_150x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 150px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_150x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 30px;
    text-decoration: none;
}

input.Button_Rev_Orange_150x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 150px;
    height: 32px;
    background: url(../Design/Buttons/button_rev_orange_150x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 17px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Rev_Orange_150x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 150px;
    height: 32px;
    background: url(../Design/Buttons/button_rev_orange_150x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 30px;
    text-decoration: none;
}

input.Button_Orange_100x24
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 100px;
    height: 24px;
    background: url(../Design/Buttons/button_orange_100x24.png) no-repeat;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 24px;
    text-indent: 17px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Orange_100x24
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 100px;
    height: 24px;
    background: url(../Design/Buttons/button_orange_100x24.png) no-repeat;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 22px;
    text-indent: 22px;
    text-decoration: none;
}

input.Button_Orange_175x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 175px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_175x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 5px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Orange_175x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 175px;
    height: 32px;
    background: url(../Design/Buttons/button_orange_175x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 15px;
    text-decoration: none;
}

input.Button_Rev_Orange_175x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 175px;
    height: 32px;
    background: url(../Design/Buttons/button_rev_orange_175x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 18px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    cursor: pointer;
}                  
a.Button_Rev_Orange_175x32
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 175px;
    height: 32px;
    background: url(../Design/Buttons/button_rev_orange_175x32.png) no-repeat;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-indent: 32px;
    text-decoration: none;
}

input.Button_Green_96x27
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 96px;
    height: 27px;
    background: url(../Design/Buttons/button_green_96x27.png) no-repeat;
    color: #FFF;
    font-size: 12px;
    line-height: 27px;
    text-indent: 5px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    cursor: pointer;
}                  
a.Button_Green_96x27
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 96px;
    height: 27px;
    background: url(../Design/Buttons/button_green_96x27.png) no-repeat;
    color: #FFF;
    font-size: 12px;
    line-height: 27px;
    text-indent: 22px;
    text-decoration: none;
}
input.Button_Green_125x30
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 125px;
    height: 30px;
    background: url(../Design/Buttons/button_green_125x30.png) no-repeat;
    color: #FFF;
    font-size: 12px;
    line-height: 30px;
    text-indent: 5px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    cursor: pointer;
}                  
a.Button_Green_125x30
{
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    width: 125px;
    height: 30px;
    background: url(../Design/Buttons/button_green_125x30.png) no-repeat;
    color: #FFF;
    font-size: 12px;
    line-height: 30px;
    text-indent: 22px;
    text-decoration: none;
}

a.Button_OrangeWhite_64x23
{
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    width: 64px;
    height: 23px;
    background: url(../Design/Buttons/button_orange_64x23.png) no-repeat;
	color: #636466;
    font-size: 10px;
    line-height: 23px;
    text-indent: 22px;
}
input.Button_OrangeWhite_64x23
{
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    width: 64px;
    height: 23px;
    background: url(../Design/Buttons/button_orange_64x23.png) no-repeat;
	color: #636466;
    font-size: 10px;
    line-height: 23px;
    text-indent: 5px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    cursor: pointer;
}
a.Button_OrangeWhite_75x23
{
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    width: 75px;
    height: 23px;
    background: url(../Design/Buttons/button_orangewhite_75x23.png) no-repeat;
	color: #636466;
    font-size: 10px;
    line-height: 23px;
    text-indent: 22px;
    text-decoration: none;
    cursor: pointer;
}
input.Button_OrangeWhite_75x23
{
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    width: 75px;
    height: 23px;
    background: url(../Design/Buttons/button_orangewhite_75x23.png) no-repeat;
	color: #636466;
    font-size: 10px;
    line-height: 23px;
    text-indent: 5px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    cursor: pointer;
}
a.Button_OrangeClose_21x22
{
    display: block;
    width: 21px;
    height: 22px;
    background: url(../Design/Buttons/button_close_orange_21x21.png) no-repeat;
    color: #FFF;
    font-size: 10px;
    line-height: 22px;
}
input.Button_OrangeClose_21x22
{
    display: block;
    width: 21px;
    height: 22px;
    background: url(../Design/Buttons/button_close_orange_21x21.png) no-repeat;
    color: #FFF;
    font-size: 10px;
    line-height: 22px;
    text-decoration: none;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

a.Button_MyGreenta
{
    display: block;
    width: 186px;
    height: 41px;
    background: url(../Design/Buttons/button_mygreenta.jpg) no-repeat;
    color: #FFF;
    font-size: 12px;
    line-height: 22px;
}