@import url(http://www.testwebben.se/3086/11170.css);

#tabcontainer {
  width:450px;
  min-height:350px;
  margin-top:10px;
  margin-bottom: 15px;
}

.tablist {
  list-style-image: none !important;
  list-style-type: none !important;
  margin: 0px;
  padding: 0px;
  height: 24px;
}

.tablist li {
  float: left;
  background-color: #dae1ea;
  color: #000;
  font-weight: bold;
  padding: 8px 20px 0px 20px;
  margin-right: 3px;
  cursor: pointer;
  height: 24px;
}

.tablist li.active {
  background-color: #E4EAF2;
  color: #1660A1;
}

.tabContent {
  display: none;
  background-color: #ddd;
  position: relative;
  width: 100%;
  height: 233px;
  top: -1px;
  clear: both;
  overflow: hidden;
  padding: 10px 15px;
}

#pageWrapper .tabContent {
  display:block !important;
}

.tabContent.active {
  background-color: #E4EAF2;
  display: block;
}/*-- Start standardcss för skyddad sida --*/

#divProtectedPageDialog label
{
     display: block; width: 110px; float: left;
}

#divProtectedPageDialog button
{
     margin-left: 182px;
}

#divLogutDialog
{
     float:right;
}
#divProtectedPageDialog #btnNewPassword
{
     margin-left: 118px;
}
/*-- Slut standardcss för skyddad sida--*/


img[src="Images/loader.gif"] {
margin:90px 0 0 370px;
}

#bildspel {
height:180px !important;
overflow:hidden;
}

.slideshow-container {
height:180px !important;
overflow:hidden;
}
div.slideshow-container {position:relative;}
div.slideshow-container:hover {cursor:default !important;}

