/*
  Restaurangakademien
  Content (c) Copyright Restaurangakademien AB
  Running Squiz MySource v3.12.3 (Matrix) - http://matrix.squiz.net/
  Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2010. All rights reserved.
  Page generated: 10 March 2010 19:38:00
  Warranty key: 
*/


* {
    margin:0;
    padding:0;
}

html {
    background:transparent;
    }

body {
    background-color:#e4e3e3;
}

#wrap {
    width:1000px;
    margin:0 auto;
}

#centrera {
    padding-top:20px;
}

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
    margin:1em 0;
    padding:0 10px;
    border:1px solid #000;
    background-color:#fff;
    width:1000px;
}
.cbb h1 {
    margin:0 -10px;
    padding:0.3em 10px;
    background:#efece6;
    font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {
    margin:0;
}
    /* Top corners and border */
.bt {
    height:20px;
    margin:0px;
    background:url(http://www.restaurangakademien.se/__data/assets/image/0012/57/ram.gif) no-repeat 0 0;
}

/* Bottom corners and border */
.bb {
    height:33px;
    margin:0;
    background:url(http://www.restaurangakademien.se/__data/assets/image/0012/57/ram.gif) no-repeat 0 100%;
}

/* Left border */
.i1 {
    padding-left:2px;
    background:url(http://www.restaurangakademien.se/__data/assets/image/0011/56/kanter.gif) repeat-y 0 0;
}

/* Right border */
.i2 {
    padding-right:15px;
    background:url(http://www.restaurangakademien.se/__data/assets/image/0011/56/kanter.gif) repeat-y 100% 0;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
    position:relative;
    top:-12px;
    display:block;
    margin:0 0 -12px;
    padding:0;
    background:#fff;
}


/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */


/* Bredd på allt innanför ramen */
#startBild, 
#toppBild, 
#kropp {
    width:970px;
}

#startBild {
    margin:0 6px 2px;
    height:271px;
}
#toppBild {
    margin:0px 6px 2px 6px;
    height:156px;
}

#startBild img, #toppBild img {
    display:block;
}
    
#kropp {
    margin:0px 6px 18px 6px;
    background:#fff;
    height:auto;    
}

#adressfalt {
    width:100%;
    background-color:#e4e4e4;
    font:11px/26px Tahoma;
    color:#666;
    text-align:center;
    height:26px;
    clear:both;
}
#adressfalt #slogan {
    text-transform:uppercase;
    margin-right:8px;
}
#adressfalt .delar {
    margin:0 8px;
}
#adressfalt .delar a {
    color:#666;
    text-decoration:none;
}
#adressfalt .delar a:hover {
    text-decoration:underline;
}
    
.rensa:after {    
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.rensa {
    display:inline-block;
}

/* Hides from IE-mac \*/
* html .rensa {height: 1%;}
/* End hide from IE-mac */

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;    
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left;
margin:0;
padding:0;
width:395px;
} 
.stripTransmitter { 
overflow: auto; 
width: 1%;
padding:1px 0; 
border-bottom:solid 3px #990033;
border-top:solid 3px #990033;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #990033; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #990033; 
} 