body, img, form, table, td, tr, ul
{
  border: 0;
  margin: 0;
  padding: 0;
}
body.outerbody
{
  background: rgb(239,239,239) url(extras/bakgrund2.png) 0 50px repeat-x;
}
body.innerbody {
  background: rgb(239,239,239);
}
ul {
  list-style-position: inside;
}
input, option, li, p, div
{
  font: 11px/14px Arial, Geneva, Arial, Helvetica, sans-serif;
}
table
{
  border-collapse: collapse;
}
td
{
  vertical-align: top;
}

td#centerContainer
{
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}
td#centerContainerAlone
{
  border-left: 1px solid #E5E5E5;
}


div#positionContainer
{
  width: 903px;
  /*  width: 100%;
  width: 831px; 
  text-align: center; */
  margin: 0 auto;
/* background: #bbb url(extras/background_top.png) repeat-x;*/

}
div#positionContainerSub
{
  width: 909px; 
  /*width: 839px; */
  margin: 0 auto;
  padding: 0;
}
div#aboutIPO, div#descrModule
{
  font: 11px/14px Arial, Geneva, Arial, Helvetica, sans-serif;

  padding: 20px 20px 20px 20px;
  background: #f2f2f2;
  border: solid 1px #bfbfbf;
  margin-bottom: 7px;
}
div#aboutFiberOffice
{
  font: 11px/14px Arial, Geneva, Arial, Helvetica, sans-serif;

  padding: 20px 20px 20px 20px;
  background: #fff;
  border: solid 1px #c9c9c9;
  margin-bottom: 7px;
}

img.ipo_logo
{
  /*
  float: left;
  top: -6px;
  vertical-align: text-bottom;
  */
  position: relative;
  top: 7px;
  left: 5px;
}

div#topMeny
{
  /*	
  background-color: black;
  color: white;
  height: 39px;
  width: 831px;
  border-bottom: 1px solid #352E28;
   */
/*border-bottom: 1px solid #352E28;*/
  margin-bottom: 10px;
  background: black;
  padding-bottom: 6px;
}


div#TR_opts
{
  text-align: right;
  margin-right: 5px;
  height: 5px;
  white-space: nowrap;
  
}
div#TR_opts img {
  vertical-align: text-bottom;
}
div#TR_opts form {
  display: inline;
  padding-left: 10px;
}
div#TR_opts input[type=text] {
  font-size: 0.7em;
}
div#TR_opts input[type=submit] {
  height: 20px;
  width: 50px;
  font-size: 0.7em;
  padding-bottom: 3px;
}
ul#topMenyLinks
{
  /*	padding-top: 25px;*/
 	margin: 0 0 0 25px;
  color: black;
  text-decoration: none;
  display: inline;
}
li.topMenyLinksItem, li.topMenyFlag, li.topMenyLinksItemActive
{
  display: inline;
  /*border-right: 1px solid white;*/
  margin: 0px;
  /*padding: 2px 0px 2px 0px;
  padding: 2px 6px 2px 6px;
  border: 1px solid #f55;*/
}
li.topMenyLinksItemActive a
{
  color: black;
  /*background: #003580;
  background: #ccc;*/
}
li.topMenyFlag
{
  border: 0px;
  padding: 4px 2px 5px 0px;
}
li.topMenyFlag img {
  vertical-align: text-bottom;
  position: relative;
  top: -2px;
}

div.tml_lc, div.tml_cc, div.tml_rc {
  display: inline;
  padding: 9px 0px 7px 0px;
}
div.tml_lc, div.tml_rc {
  width: 9px;
}
.topMenyLinksItemActive div.tml_lc 
{
  background: url(extras/menyTop_vanster.png);
}
.topMenyLinksItemActive div.tml_cc 
{
  background: url(extras/menyTop_mitt.png) repeat-x;
}
.topMenyLinksItemActive div.tml_rc 
{
  background: url(extras/menyTop_hoger.png);
}
/* NEWSBOX */
div.newsbox {
  margin: -5px;
  position: relative;
  /*top: -5px;*/
}
div.newsbox_bg {
  width: 261px; /* 271 total width. */
  /*width: 197px;*/
  background: #fff;
  margin: 4px 0 0 7px;
  float: right;
}
div.nb_top { background: url(extras/ruta_hoger_top_bredare.png) no-repeat; line-height: 0.1em;}
div.nb_left {
  background: url(extras/ruta_hoger_vanster.png) 0 0 repeat-y;
}
div.nb_right {
  background: url(extras/ruta_hoger_hoger.png) 100% 0 repeat-y;
}
div.nb_bottom {
  background: url(extras/ruta_hoger_bott_bredare.png) 0 100% no-repeat;
  position: relative;
  top: 20px;
}
div.nb_content {
  margin: 0;
  padding: 0 12px;
  position: relative;
  top: -20px;
  /*height: 157px;*/
  height: 188px;
}
/* END NEWSBOX */
/* SEARCHBOX */
div.searchbox {
  margin: -5px;
  position: relative;
  /*top: -5px;*/
}
div.searchbox_bg {
  width: 261px; /* 271 total width. */
  /*width: 197px;*/
  background: #fff;
  margin: 36px 0 0 7px;
  float: right;
  clear: right;
}
div.sb_top { background: url(extras/ruta_hoger_top_bredare.png) no-repeat; line-height: 0.1em;}
div.sb_left {
  background: url(extras/ruta_hoger_vanster.png) 0 0 repeat-y;
}
div.sb_right {
  background: url(extras/ruta_hoger_hoger.png) 100% 0 repeat-y;
}
div.sb_bottom {
  background: url(extras/ruta_hoger_bott_bredare.png) 0 100% no-repeat;
  position: relative;
  top: 20px;
}
div.sb_content {
  margin: 0 11px 0 11px;
  padding: 5px 0 0 0;
  position: relative;
  top: -20px;
  height: 20px;
  white-space: nowrap;
  border-top: 1px solid #ccc;
}
div.sb_content input[type=submit] {
  position: relative;
  top: -1px;
}
/* END SEARCHBOX */


div#content_iframe_div {
  padding-top: 3px;
  /*margin: 0 -3px;*/
  position: relative;
  z-index: 0;
}
iframe#mainpage {
  /*width: 833px;*/
}

ul#sidomeny
{
  padding: 0;
  margin: -1px 0 0 0;
  list-style: none;
}
li.pageMenu, li.subPageMenu
{

  font: bold 11px/11px Arial, Geneva, Arial, Helvetica, sans-serif;
  display: list-item;
  /*border-bottom: 1px solid #CCCCCC;*/
  padding: 11px 4px 12px 15px;
}
li.subPageMenu 
{
  /*
  margin-left: 10px;
  border-bottom: 1px solid #EEEEEE;*/
  padding-left: 20px;
}


/*li.pageMenuActive
{ 
  background: url(active_menu_bg.png) repeat-y top right;
}*/
li.pageMenu { background: url(extras/menyVanst_ejVald.png) no-repeat; }
li.subPageMenu { background: url(extras/menyVanst_valdUnder.png) no-repeat; }
li.pageMenuActive { background: url(extras/menyVanst_vald.png) no-repeat; }
li.pageMenuHead { background: url(extras/menyVanst_omrade.png) no-repeat; }
li.pageMenuHead a { color: #fff; position: relative; top: 3px;}
li.pageMenuBody:hover { background: url(extras/menyVanst_vald.png) no-repeat; }
li.pageMenuFoot { background: url(extras/menyVanst_bott_ejVald.png) no-repeat; }
li.pageMenuFoot:hover { background: url(extras/menyVanst_bott_Vald.png) no-repeat; }
li.pageMenuFoot.pageMenuActive { background: url(extras/menyVanst_bott_Vald.png) no-repeat; }
li.pageMenuFoot {
  padding-bottom: 20px;
}


div#flashBanner
{
  /*background-color: black;*/
  color: white;
  width: 635px;
  height: 248px; /* 285+42 */
  max-height: 248px;
  overflow: hidden;

}
/*tr.showTR{  display:table-row;}*/
div.showTR{  display:block;}
body > html tr.showTR{  display:block;}
div.noShowTR {	display:none;}
div.preShowTR { display:none; }

div#flashBannerSmall
{
  background-color: black;
  color: white;
  /*width: 831px;*/
  width: 635px;
  height: 172px; /* 137+35 */
}

/********  Sidouppbyggnad  *********/
/** Indexsidan **/
div#leftMain /* Indexsidans vänstra del (Huvuddelen) */
{
  float: left;
  width: 569px; /* 596 - padding & border */
  margin-top: 15px;
  margin-bottom: 0px;
  padding:  0 14px 0 14px;
  border-right: 1px solid #E5E5E5;

}
div#rightMain /* Indexsidans högra del (nyheter mm) */
{
  float: left;
  clear: right;
  width: 215px; /* 235 - padding & border*/
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 0 0 0 10px;

}
/* Maincolumn with pretty borders */
div.mainColumn {
  margin: -5px;
  position: relative;
  top: -5px;
}
div.mainColumn_bg {
  background: #fff;
  float: left;
  width: 619px;
  margin: 10px 0 10px 11px;
  
}
div.mn_top { background: url(extras/ruta_mitt_top_bredare.png) no-repeat; line-height: 0.1em;}
div.mn_left {
  background: url(extras/ruta_hoger_vanster.png) 0 0 repeat-y;
}
div.mn_right {
  background: url(extras/ruta_hoger_hoger.png) 100% 0 repeat-y;
}
div.mn_bottom {
  background: url(extras/ruta_mitt_bott_bredare.png) 0 100% no-repeat;
  position: relative;
  top: 20px;
}
div.mn_content {
  margin: 0 5px 20px 5px;
  padding: 0 12px;
  position: relative;
  top: -20px;
}
/* END Maincolumn with pretty borders */

/** Undersidor med 3 kolumner **/
div#leftColumn /* Vänsterkolumnen med sidomenyn */
{
  /*width: 185px;  205 - padding & border */
  float: left;
  width: 210px;
  padding: 0 8px 6px 5px;
  position: relative;
  z-index: 5;
}
div#centerColumn /* Mittenkolumnen med info */
{
  float: left;
  width: 593px;
  padding: 0 15px 20px 15px;
}
div#rightColumn /* Högerkolumnen med moduler */
{
  float: right;
  width: 187px; /* 211 - padding & border*/
  padding: 0 16px 0 8px;
}
/* Centercolumn with pretty borders */
div.centerColumn {
  margin: -5px;
  position: relative;
  top: -5px;
}
div.centerColumn_bg {
  background: #fff;
  float: left;
  width: 406px;
  margin: 10px 0 10px 1px;
  
}
div.cc_top { background: url(extras/ruta_mitt_top.png) no-repeat; line-height: 0.1em;}
div.cc_left {
  background: url(extras/ruta_hoger_vanster.png) 0 0 repeat-y;
}
div.cc_right {
  background: url(extras/ruta_hoger_hoger.png) 100% 0 repeat-y;
}
div.cc_bottom {
  background: url(extras/ruta_mitt_bott.png) 0 100% no-repeat;
  position: relative;
  top: 20px;
}
div.cc_content {
  margin: 0 5px 20px 5px;
  padding: 10px 10px 0 10px;
  position: relative;
  top: -20px;
}
/* END Centercolumn with pretty borders */
/* Rightcolumn with pretty borders */
div.rightColumn {
  margin: -5px;
  position: relative;
  top: -5px;
}
div.rightColumn_bg {
  background: #fff;
  float: right;
  clear: right;
  /*width: 197px;*/
  width: 261px; /* 271 total width. */
  margin: 10px 3px 4px 6px;
  
}
div.rc_top { background: url(extras/ruta_hoger_top_bredare.png) no-repeat; line-height: 0.1em;}
div.rc_left {
  background: url(extras/ruta_hoger_vanster.png) 0 0 repeat-y;
}
div.rc_right {
  background: url(extras/ruta_hoger_hoger.png) 100% 0 repeat-y;
}
div.rc_bottom {
  background: url(extras/ruta_hoger_bott_bredare.png) 0 100% no-repeat;
  position: relative;
  top: 20px;
}
div.rc_content {
  margin: 0 0 20px 0;
  padding: 0 12px;
  position: relative;
  top: -20px;
  min-height: 60px;
}
/* END Rightcolumn with pretty borders */


/** Undersidor med 2 kolumner använder denna för huvudkolumnen och #leftColumn för vänsterkolumnen **/
div#centerColumnAlone
{
  width: 596px;
  padding: 0 10px 15px 15px;
}

/** "Front"sidor - dvs 3 kolumner med fixed size och en fullbred liggande horibar under **/
div.centerColumnFront {
  height: 323px;
  width: 416px; 
  overflow: hidden;
  float: left;
  z-index: 1;
  position: relative;
  left: -3px;
}
div.rc_content.front {
  height: 283px;
  /*overflow: hidden;
  margin-bottom: -5px;*/
}
div.rc_content.front div {
  margin-bottom: 3px;
  margin-top: 0px;
}
div.bottomRow {
  z-index: 1;
  position: relative;
  clear: both;
}
div.front#foot {
  margin-top: 4px;
}

/** Sidfoten **/
div#foot
{
  clear: both;
  margin-top: 34px;
  /*background: #000 url(extras/Bakgrund_svartBotten_grad.jpg) 0 0 repeat-x;*/
  background: #000;
  height: 400px;
  min-height: 400px;
}
div#foot div#positionContainer {
  padding: 30px 0 225px 0;
  /*background: url(extras/kanonfooterRGB.png) 0 4px no-repeat;*/
  position: relative;
  left: 5px;

}
div#footercontent {
  position: relative;
  z-index: 2;
}
div#footerbg {
  background: url(extras/kanonfooterRGB.png) 0 4px no-repeat;
  position: absolute;
  top: 0;
  z-index: 0;
}
div#footerbg img {
  position: relative;
  left: -200px;
  top: 4px;
}

div#foot table {
  table-layout: fixed;
  width: 65%;
  margin: 0 15% 0 20%;
  line-height: 1.85em;
  
}
div#foot td {
  /*border: 1px dotted red;*/
  color: #fff;
}
div#foot a {

  line-height: 1.85em;
}
div#boiler {
  margin-top: 74px;
  padding: 0 15% 0 20%;
  color: #aa9;
}

/******** Moduler ********/
div.module, div.module p/* generisk wrapper till modulerna för att få till avstånden mellan dem */
{
  margin: 0 0 14px 0px;
  font-size: 10px;
  line-height: 13px;

  width: 250px
  /*width: 186px  OLD WIDTH */
}
html>body div.module, div.module p /* mindre på firefox; */
{	
  line-height: 11.5px;
}
div.overview {
  padding: 7px 7px 7px 7px;
  background: #f2f2f2;
  border: solid 1px #bfbfbf;
  margin-top: 7px;
}

div.news /* Wrapper till news-modulen på index-sidan */
{
  height: 196px;
  color: black;
}
div.newsitem /* till news-modulen */
{
  margin: 0 5px 8px 5px;
}
span.newsrubrik /* Till news-modulen */
{
  margin: 0;
  font: bold 10px/10px Arial, Geneva, Arial, Helvetica, sans-serif;
}
div.shiner /* Blänkarmodulen med flash i */
{
  height: 142px;
  /*margin: 1px 0 12px 0;*/
  margin: 0 0 12px 0;
}
/** Lookingglass-modulen kräver 2 nästlade div'ar pga borders **/
div#lookingglassOutline
{
  width: 186px;
  margin: -2px 0 -7px 0;
  border-width: 0 1px 0 1px;
  border-color: #F3F3F3;
  border-style: solid;
}
div#lookingglassInside
{
  margin: 0;
  padding-left: 11px;
  background: url(widgets/lookingglass_bg.png) #E6E6E6 repeat-x top;
  border-style: solid;
  border-color: #EBEBEB;
  border-width: 0 1px 0 1px;
}
/** Kontaktformuläret och det avancerade lookingglasset behöver 2 nästlade div'ar pga borders **/
div#largeformularOutline
{
  margin: -2px 0 -3px 0;
  width: 385px;
  border-style: solid;
  border-color: #F3F3F3;
  border-width: 0 1px 0 1px;
}
div#largeformularInside, div#kontaktformularInside
{
  padding-left: 12px;
  background: url(widgets/lookingglass_bg.png) #E6E6E6 repeat-x top;
  border-style: solid;
  border-color: #EBEBEB;
  border-width: 0 1px 0 1px;
}

div#kontaktformularInside
{
  background: #F0F0F0 url(widgets/kontaktformular_bg.png) repeat-x top;
}
div#lookingglassResultat
{
  height: 270px;
  /*	overflow: none; */
  background-color: #E6E6E6;
  white-space: nowrap;

}

div#lookingglassResultat code
{
  font-size: 11px;
  width: 800px;		
}
p.newslinkout
{
  margin: 6px 0 24px 0;
}

/* Horibar modulen */
div.horibar
{
  clear: both;
  margin-left: 7px;
  /*border: 1px dotted blue;*/
}
div.horibar_menu {
  position: relative;
  z-index: 3;
}
div.horibar_border top {
  border: 0
  top: 82px;
  position: absolute;
  width: 903px;
  height: 5px;
  z-index: 2;
  background: url(/skin/extras/horibarborder.png);
}
div.horibar_border.bottom{
  top: 173px;
  position: absolute;
  width: 903px;
  height: 8px;
  z-index: 2;
  background: url(/skin/extras/horibarborder.png) 0 8px;
}
div.horibar_border.left {
  top: 29px;
  position: absolute;
  width: 8px;
  height: 151px;
  z-index: 2;
  background: url(/skin/extras/horibarborder.png);
}
div.horibar_border.right {
  top: 29px;
  position: absolute;
  left: 903px;
  width: 8px;
  height: 151px;
  z-index: 2;
  background: url(/skin/extras/horibarborder.png) 7px 0;
}

 /* Trip Switch trick to fool old IE versions into behaving properly */
div.horibar ul
{
  margin: 0 0 0 0;
  padding-left: 0;
  color: black;
  text-decoration: none;
  display: inline-block;
  /*border: 1px dotted red;*/
}
div.horibar ul
{
  margin: 0 0 0 0;
  padding-left: 0;
  color: black;
  text-decoration: none;
  display: inline;
  /*border: 1px dotted red;*/
}
li.horibarMenuItem, li.horibarMenuItemActive
{
  display: inline-block;
  margin: 0px;
}
li.horibarMenuItem, li.horibarMenuItemActive
{
  display: inline;
  margin: 0px;
}
li.horibarMenuItem a.horibarLink {
  color: #dee;
}
div.horibar_lc, div.horibar_cc, div.horibar_rc {
  padding: 10px 0px 5px 0px;
  display: inline-block;
}
div.horibar_lc, div.horibar_rc {
  display: inline;
  width: 7px;
}
div.horibar_cc {
  display: inline-block;
  padding-left: 10px;
}
.horibarMenuItem div.horibar_lc 
{
  background: url(/skin/extras/horibar_menu_wb_lbg.png);
}
.horibarMenuItem div.horibar_cc 
{
  background: url(/skin/extras/horibar_menu_wb_cbg.png) repeat-x;
}
.horibarMenuItem div.horibar_rc 
{
  background: url(/skin/extras/horibar_menu_wb_rbg.png);
}
.horibarMenuItemActive div.horibar_lc 
{
  background: url(/skin/extras/horibar_menu_active_lbg.png);
}
.horibarMenuItemActive div.horibar_cc 
{
  background: url(/skin/extras/horibar_menu_active_cbg.png) repeat-x;
}
.horibarMenuItemActive div.horibar_rc 
{
  background: url(/skin/extras/horibar_menu_active_rbg.png);
}
div.horibarpage {
  width: 903px;
  height: 151px;
  background: #fff url(/skin/extras/horibar_std_bg.png) no-repeat;
  position: relative;
  top: -1px; 
}

div.horibarfield {
  float: left;
  clear: none;
  height: 151px;
}
div.horibarfieldcontent {
  margin: 10px;
}
div.horibarfieldcontent li {
  list-style: inside;
}
div.horibarfield a {
  text-decoration: underline;
}
div.horibarfield.targetEnabled {
  cursor: pointer;
}
/* Seachcolumn with pretty borders */
div.searchColumn {
  margin: -5px;
  position: relative;
  top: -5px;
}
div.searchColumn_bg {
  background: #fff;
  float: left;
  width: 896px;
  margin-left: 10px;
  margin-top: 10px;
}
div.sc_top { background: url(extras/search_top.png) no-repeat; line-height: 0.1em;}
div.sc_left {
  background: url(extras/ruta_hoger_vanster.png) 0 0 repeat-y;
}
div.sc_right {
  background: url(extras/ruta_hoger_hoger.png) 100% 0 repeat-y;
}
div.sc_bottom {
  background: url(extras/search_bott.png) 0 100% no-repeat;
  position: relative;
  top: 20px;
}
div.sc_content {
  margin: 0 5px 20px 5px;
  padding: 10px 10px 0 10px;
  position: relative;
  top: -20px;
}
/* END Centercolumn with pretty borders */

/***** Sidomenyn *****/
div.mouseoverDivAbs {
  position: absolute;
  left: 154px;
}
div.mouseoverDiv {
  width: 230px;
  height: 60px;
  position: relative;
  left: 0px;
  /*top: -22px;*/
  background: url('extras/WebbNOrollover.png') 0 -2px no-repeat;
  padding: 6px 8px 8px 66px;
  overflow: hidden;
  font-size: 0.8em;
  color: #ffd;
  z-index: 10;
  /*
  border: 1px dotted red;
  */
}


/***** Rubriker *****/
h1
{
  font: bold 20px/20px Arial, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 0px;
}
h2
{
  font: bold 12px/15px Arial, Geneva, Arial, Helvetica, sans-serif;

  padding: 0px;
  margin-bottom: -12px;
}

hr
{
  border-color: #D1D1D1;
  border-style: solid;
}
p.ingress
{
  font: bold 12px/16px Arial, Geneva, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
img.icon
{
  position:relative;
  top:2px;
  margin: 2px 3px 0px 0;
}
.formSubHeader
{
  font-weight: bold;
}
div.modTitle {
  font: verdana;
  /*text-decoration: underline;
  */
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin-bottom: 4px;
}

div#articleImage { 
  text-align:center;

}
div#articleImage img
{
  margin-top: 15px;
}
div#centerColumn li
{
  margin-left: 25px;
  margin-right: 25px;
}

/***** Länkstilar *****/
a, a.newslink, a.newslink:hover, .newslinklink
{
  text-decoration: none;
  color: black;
  font-weight: normal;
}
.newslinklink
{
  font-weight: bold;
}
a:hover, a.sidomenyLinkActive, a.sidomenyLink:hover, span.activeLink, a.linkout
{
  color: #003580;
}
a.intext
{
  /* color: #003580;*/
  text-decoration: underline
}
a.intext:hover, a.subtext:hover, .newslinklink:hover
{
  color: #003580;
  text-decoration: underline
}
a.subtext
{
  /* color: #003580;*/
  font-weight: bold;
  /* text-decoration: underline */
}
a.sidomenyLink, a.sidomenyLinkActive, a.topMenyLink
{
  color: black;
  text-decoration: none;
  font-weight: bold;
}
a.topMenyLink
{
  color: #eed;
}
a.topMenyLink:hover
{
  color: #448;
}

a.tr_opts {
  font-weight: bold;
  line-height: 2.5em;
  color: #eed;
}

div.horibarfield a, div.front_article a {
  text-decoration: underline;
}

div#foot a {
  /*color: rgb(110, 150, 185);*/
  color: #eed;
  line-height: 2em;
  font-size: 0.8em;

}
div#foot a:hover {
  text-decoration: underline;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

div.tml_cc, div.tml_lc, div.tml_rc {
  /*
  border: 1px solid red;
   */
}

