/****** General ******/

body, td, input, textarea, select {
  margin: 0px;
  padding: 0px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333;
  margin:0;
  padding:0;
}


a:link, a:visited, a:active {
  color: #628ba4;
  text-decoration: none;
  outline:none;
}

a:hover {
  color:#cccccc;
  text-decoration: none;
}

p {
  margin:0;
  margin-bottom:10px;
}

h1 {
   font-size:1.3em;
   font-weight:bold;
   margin-bottom:5px;
   margin-top:0;
   text-transform:uppercase;
   color:#628ba4;
   letter-spacing: 1px;
}
h2 {
   font-size:1.2em;
   color:#628ba4;
   margin-bottom:0px;
   margin-top:0;
   text-transform:uppercase;
}
h3 {
   font-size:1em;
   color:#628ba4;
   margin-bottom:0px;
   margin-top:13px;
   text-transform:uppercase;
}
h4,h5,h6 {
   font-size:1em;
   color:#000;
   margin-bottom:2px;
   margin-top:5px;
}

/*ul {
  list-style-type: none;
  padding:0;
  margin:0;
}*/
img {
  border:none;
}



/***** Common classes *****/

.clearfloat {
  clear:both;
  margin-top:-1px;
  height:1px;
  overflow:hidden;
}

.highlightEdit {
  background-color:#cccccc;
}

.bold {
  font-weight:bold;
}
.underline {
  text-decoration:underline;
}
.blue_italic {
  font-style:italic;
  color:#628ba4;
}

.redul {
  list-style-type:disc inside;
  list-style-image: url(../gfx/bullet.gif);
  padding:0;
  margin:0;
  margin-left:1.5em;
}
.redul li:before {
  color: #ff0000;
}

.small_text {
  font-size:1em;
}
.medium_text {
  font-size:1.3em;
}
.large_text {
  font-size:1.6em;
}


/**** Page elements ****/

#outer_container {
  position:relative;
  width:975px;
  margin:5px 0 0 10px;
}

#top {
  position:relative;
  height:20px;
}
#tools {
  list-style-type: none;
  padding:0;
  margin:0;
}
#tools li {
  display:inline;
  margin-right:5px;
}
.small {
  font-size:0.8em;
}
.medium {
  font-size:1.1em;
  margin-right:2px;
}
.large {
  font-size:1.4em;
  margin-right:2px;
}


#main_container {
  background:#fff url(../gfx/bg_both.gif) repeat-y;
  display:block;
  border-top:solid 1px #fff;
}

#left_container {
  position:relative;
  float:left;
  width:185px;
}

#left_top {
  position:relative;
  background-color:#fff;
  width:167px;
  border:solid 1px #fff;
}
#searchbox {
  position:relative;
  margin-bottom:7px;
  width:160px;
}
.search {
  background-color: #fff;
  border: 1px solid #9cbace;
  width:160px;
  color:#000;
  padding:2px;
  font-size:1em;
  /*text-transform:uppercase;*/
}
#searchresult {
  position:absolute;
  width:164px;
  top:42px;
  left:1px;
  background-color:#fff;
  border:solid 1px #9cbace;
  z-index:10;
  display:none;
}
#searchresult_inner {
  margin:5px;
}

#left_main {
  position:relative;
  width:164px;
  padding-bottom:15px;
}
#left_main a:link, #left_main a:visited, #left_main a:active {
  color: #000;
}
#left_main a:hover {
  color:#999;
}
#left_main_inner {
  position:relative;
  margin-left:10px;
  margin-top:10px;
}


.pop_inner {
  margin:0 10px 10px 10px;
}

.closepop {
  float:right;
  margin:0;
}
.closepop a {
  color:#9cbace;
  font-weight:bold;
}
.poperr {
  color:#ff0000;
}
.sendlink {
  float:right;
}

#tipsa {
  position:absolute;
  width:230px;
  background-color:#fff;
  border:solid 1px #9cbace;
  z-index:6;
  display:none;
  top:5px;
  left:100px;
}
#tipsa h3 {
  margin-top:3px;
}
#tipsa input, #tipsa textarea {
  width:200px;
}
#tipsa div {
  margin-top:6px;
}


#newmember {
  position:absolute;
  width:310px;
  background-color:#fff;
  border:solid 1px #9cbace;
  z-index:6;
  display:none;
  top:20px;
  left:185px;
}
#newmember h3 {
  margin-top:3px;
}

#newmember .inpn {
  width:130px;
}
#newmember .inpw {
  width:270px;
}
#newerr {
  color:#ff0000;
}
#newmemberthanks {
  height:675px;
  display:none;
}
#newmemberthanks h2 {
  padding-top:300px;
}

/* Menu */
#main_menu {
  position:relative;
  margin-top:15px;
  text-transform:uppercase;
  font-size:0.9em;
}
.mainmenu {
  list-style-type: none;
  padding:0;
  margin:0;
}
.mainmenu li {
  margin-bottom:3px;
}
.submenu {
  list-style-type: none;
  margin:3px 0 10px 10px;
  background:transparent;
  text-transform:none;
  padding-left:1.7em;
}
.submenu li {
  border-bottom:none;
  text-transform:none;
}
.submenu li a:link, .submenu li a:visited  {
  text-transform:none;
}
.selectedsubitem {
  font-weight:bold;
  color:#000;
}


#login_top {
  position:relative;
  margin-top:20px;
  width:146px;
  height:23px;
  background:url(../gfx/login.gif) no-repeat;
  color:#fff;
  font-weight:bold;
}
#login_top_inner {
  position:relative;
  margin-left:8px;
  padding-top:5px;
}
#login_bot {
  position:relative;
  width:144px;
  border:1px solid #ce818b;
  font-size:0.83em;
  background-color:#cfdfec;
}
#login_bot * {
  background-color:#cfdfec;
}

#loginbody {
  background-color:#cfdfec;
}
.login {
  margin:5px;
  background-color:#cfdfec;
}
.login td {
  font-size:10px;
}
.login input {
  font-size:1em;
  width:84px;
  margin-bottom:3px;
  border:none;
  background-color:#edf3f8;
}
.login a:link, .login a:visited, .login a:active {
  color: #000;
}
.login a:hover {
  color:#999;
}

#bemember {
  margin-bottom:5px;
  margin-top:5px;
  width:146px;
  height:23px;
  background:url(../gfx/bemember.gif) no-repeat;
  font-weight:bold;
}
#bemember div {
  position:relative;
  margin-left:8px;
  padding-top:5px;
}
#bemember a:link, #bemember a:visited, #bemember a:active {
  color: #fff;
}

#bemember a:hover {
  color:#cccccc;
}


#lif {
  background-image:url(../gfx/lif_bg.gif);
  width:146px;
  height:250px;
}
#lif_inner {
  margin:8px;
}


#middle_container {
  float:left;
  width:683px;
}
#head {
  height:28px;
}
.sidrubrik {
  border-bottom:1px solid #628ba4;
  width:683px;
  margin-top:15px;
  margin-bottom:15px;
}



#footer {
  height:26px;
  font-family:arial, sans-serif;
  background:#fff url(../gfx/bg_both.gif) repeat-y;
}
#footer div {
  margin-left:185px;
  padding-top:5px;
  border-top:solid 1px #b1c5d2;
  width:683px;
  text-align:center;
}
#printfooter {
  display:none;
}

#newslist ul {
  list-style-type: none;
  padding:0;
  margin:0;
}
#newslist a:link, #newslist a:visited, #newslist a:active {
  color: #000;
}
#newslist a:hover {
  color:#999;
}
#puff_right ul {
  list-style-type: none;
  padding:0;
  margin:0;
}

/**** Färskvaror ****/

.box {
  position:relative;
  width:683px;
  border-bottom:1px solid #628ba4;
  padding-bottom:10px;
  padding-top:10px;
}
.box_left {
  position:relative;
  float:left;
  width:170px;
}
.box_right {
  position:relative;
  float:left;
  width:513px;
}
#allnews ul {
  list-style-type: none;
  padding:0;
  margin:0;
}


/****SIFR*************/

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: visible !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics 
  match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... 
  any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
  visibility: hidden;
}
.sIFR-hasFlash h2 {
  visibility: hidden;
}
.sIFR-hasFlash h3 {
  visibility: hidden;
}
.sIFR-hasFlash h4 {
  visibility: hidden;
}*/