.main_nav_ico{
   background:url('grfx/admin/main_nav_icon.png') center 28px no-repeat #FAFAD2;
}
.menu_ico{
   background:url('grfx/admin/menu_ico.png') center 10px no-repeat #FAFAD2;
}
.admin_ico{
   display:block;
   width:150px;
   padding-top:80px;
   height:20px;
   _height:100px;
   text-align:center;
   color:black;
   font-weight:bold;
   font-size:1em;
   border:1px solid #800000;
   text-decoration:none;
}
.admin_ico:hover{
   background-color:#F4A460;
   color:white;
}
.skype_icon{
   width:182px;
   height:44px;
   margin-left:300px;
   margin-top:12px;
}
.contact_icon{
   height:29px;
   width:35px;
   float:right;
}
.delete_icon{
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url('grfx/icons/delete_icon.png') 50% 50% no-repeat;
   border:1px solid transparent;
}
.delete_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.edit_icon{
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url('grfx/icons/edit_icon.png') 50% 50% no-repeat;
   border:1px solid transparent;
}
.edit_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.dupl_icon{
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url(grfx/admin/dupl_icon.png) 50% 50% no-repeat;
   border:1px solid transparent;
   font-size:0.5em;
   color:black;
}
.dupl_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.color_picker_icon{
   float:left;
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url('grfx/icons/color_picker.png') 50% 50% no-repeat;
   border:1px solid transparent;
}
.color_picker_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.break_icon{
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url('grfx/icons/break_icon.png') 50% 50% no-repeat;
   border:1px solid transparent;
}
.break_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.activate_icon{
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url('grfx/icons/activate_icon.png') 50% 50% no-repeat;
   border:1px solid transparent;
}
.activate_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.config_small_icon{
   margin:0px;
   display:block;
   width:26px;
   height:20px;
   background:url('grfx/icons/config_small_icon.png') 50% 50% no-repeat;
   border:1px solid transparent;
}
.config_small_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}
.preview_button{
   background:url('grfx/icons/preview.png') top left no-repeat;
   width:40px;
   height:40px;
}
.email_button{
   background:url('grfx/icons/email.png') top left no-repeat;
   width:40px;
   height:40px;
}
.calendar_icon{
   background:url('grfx/icons/calendar_icon.png') 50% 50% no-repeat;
   width:20px;
   height:20px;
}
.help_icon{
   background:url('grfx/icons/help.png') 50% 50% no-repeat;
   width:28px;
   height:23px;
   border:1px solid transparent;
   display:block;
   margin:0px;
}
.refresh_icon{
   background:url('grfx/icons/refresh.png') 50% 50% no-repeat;
   width:28px;
   height:23px;
   display:block;
   margin:0px;
   border:1px solid transparent;
}
.refresh_icon:hover{
   background-color:#DEAA87;
   border:1px solid #C88137;
}