﻿/* Images Check Ingvi */

/*********** Shortcuts **************/
/*.shortcuts_outer_container
{
  float:left;
  border-bottom: 1px solid #CCCCCC;
  background-image: url(../images/layout/shortcuts_wrap.gif);
  height:32px;
  width:100%; 
}*/

/*.shortcuts_container_old
{
  width:100%;
}*/

/*.shortcuts_wrap
{
  border:0px solid red;
  height:31px; 
  color:White;
  font-weight:bold;
  font-size:11px; 
}*/

.shortcuts_inner_container
{
  border:0px solid white;
  float:left;
  margin-top: 7px;
}

.shortcuts_heading_text
{  
  font-size:12px;
  padding-left:6px;
  padding-top:2px;
  float:left;
  font-weight:bold;
  color: #525659;
}

.shortcuts_heading_settings_link
{  
  font-size:10px;
  float:left;  
  display:table-cell;
  vertical-align:bottom;
  color: #15476C;
  margin-top:5px;
}

.shortcuts_heading_settings_link:hover
{  
  color: #4A8AB7; 
}

.shortcuts_link
{
  float:left;
  cursor:pointer;
  margin-left:12px;
}

.shortcuts_link_text
{
  float:left;   
  color: #15476C;
}

.shortcuts_link_text:hover
{
  color:#4A8AB7;
}


.shortcuts_link_img
{
  float:left;
  padding-left:3px;
}

.valign_bottom
{
  /*vertical-align:bottom; */
}

.shortcut_settings_title
{
  background-image:url("../images/popups/popup_content_back.gif");
  background-repeat:repeat-x;
  height:31px;
  padding-top:1px;
  border-top:#CCCCCC;
  border-bottom:#CCCCCC;
  font-size:13px;
  font-weight:bold;
  padding:8px;
}

.shortcuts_settings_topleft
{
  background-image:url("../images/popups/shortcut_settings_topleft.gif"); /*Ekki til*/
  background-repeat:no-repeat;
  height:46px;
  width:6px;
}

/*********** Shortcuts Ends **************/