/*--------------------------------------------------------------------------------
GLOBAL
--------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	}
html,body {
	background:#f6f8f8;
	color:#000;
	font:79%/1.7em "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
	text-align:center;
	}
.hide {
	display:none;
	}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	margin:-1px 0 0;
	}
.clearfix {
	display:block;
	}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	}
/*--------------------------------------------------------------------------------
STRUCTURE
--------------------------------------------------------------------------------*/
#wrapper {
	padding:16px 0 14px;
	}
.container {
	margin:0 auto;
	text-align:left;
	width:960px;
	}
.holder {
	background:#fff url(img/holder_bg.gif);
	border:1px solid #d1d1d1;
	margin:0 auto;
	text-align:left;
	width:960px;
	}
#content {
	float:left;
	margin:0 0 0 1px;
	padding:20px 20px 10px;
	width:652px;
	}
#sidebar {
	float:right;
	width:265px;
	}
/*--------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/
#header {
	background:#000;
	border-bottom:4px solid #92b2c6;
	padding:9px 0;
	}
h1 a,h1 a:link,h1 a:visited,h1 a:hover {
	display:block;
	float:left;
	height:109px;
	width:164px;
	}
h1 img {
	border:0;
	}
#header ul {
	float:right;
	list-style:none;
	margin-top:92px;
	}
#header ul li {
	border-right:1px solid #fff;
	display:inline;
	padding:0 .7em;
	}
#header ul li a,
#header ul li a:link,
#header ul li a:visited {
	color:#d7e6ef;
	text-decoration:none;
	}
#header ul li a:hover {
	color:#fff;
	text-decoration:underline;
	}
#header ul li.last {
	border:0;
	padding-right:0;
	}

/*--------------------------------------------------------------------------------
NAVIGATION
--------------------------------------------------------------------------------*/
#navigation {
	background:#e3eaf1 url(img/navigation_bg.gif) repeat-x;
	}
#navigation ul li {
	float:left;
	list-style:none;
	}
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
	display:block;
	height:37px;
	width:120px;
	}
#navigation ul li a:hover {
	background-position:0 -37px;
	}
#navigation ul li.active a,
#navigation ul li.active a:link,
#navigation ul li.active a:visited, 
#navigation ul li.active a:hover{
	background-position:0 -74px;
	}
#navnyheter {background:url(img/nav/nyheter.gif) no-repeat;}
#navforetag {background:url(img/nav/foretag.gif) no-repeat;}
#navpriser {background:url(img/nav/kurser.gif) no-repeat;}
#navkurser {background:url(img/nav/kurser.gif) no-repeat;}
#navbarnpassning {background:url(img/nav/barnpassning.gif) no-repeat;}
#navschema {background:url(img/nav/schema.gif) no-repeat;}
#navterapeuter {background:url(img/nav/terapeuter.gif) no-repeat;}
#navbokning {background:url(img/nav/bokning.gif) no-repeat;}
#navformtoppen {background:url(img/nav/formtoppen.gif) no-repeat;}
#navforum {background:url(img/nav/forum.gif) no-repeat;}

#navprogram {background:url(img/nav/barnprogram.gif) no-repeat;}
/*--------------------------------------------------------------------------------
SUBNAVIGATION
--------------------------------------------------------------------------------*/
#subnavigation {
	background:#fff url(img/subnavigation_bg.gif) bottom left repeat-x;
	height:28px;
	}

#subnavigation ul li {
	list-style:none;
	float:left;
	font-weight:700;
	background: url(img/sub_nav_li.gif) bottom right no-repeat;
	}
#subnavigation ul li a,
#subnavigation ul li a:link,
#subnavigation ul li a:visited {
	padding: 6px 16px 4px 14px;
	display:block;
	color:#000;
	font-weight:700;
	text-decoration:none;
	}
#subnavigation ul li a:hover {
	color:#3b627a;
	text-decoration:none;
	}
#subnavigation ul li.here {
	color:#9f9f9f;
	padding: 6px 16px 5px 14px;
	background: url(img/sub_nav_here.gif) center bottom no-repeat;
	}

#subnavigation ul li.here a,
#subnavigation ul li.here a:link,
#subnavigation ul li.here a:visited {
	padding: 0;
	display:block;
	color:#000;
	font-weight:700;
	text-decoration:none;
	}
#subnavigation ul li.here a:hover {
	color:#3b627a;
	text-decoration:none;
	}

/*--------------------------------------------------------------------------------
CONTENT
--------------------------------------------------------------------------------*/
.holderimage {
	border: 1px solid #fff;
	}
/*--------------------------------------------------------------------------------
SIDEBAR
--------------------------------------------------------------------------------*/
.sidebox{
	margin: 0 10px 10px 10px;
	border: 1px solid #d1d1d1;
	background:#fff;
	line-height:1.5em;
	}
.padding{
	padding: 6px;
	}
	
.sidebox a.older_news,
.sidebox a.older_news:link,
.sidebox a.older_news:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	border:0;
	background: url(img/arrow.gif) 0 2px no-repeat;
	margin:2px 6px;
	padding-left: 8px;
	}
.sidebox a.older_news:hover {
	font-weight:bold;
	color:#6485a0;
	}	
.sidebox ul li{
	list-style:none;
	width:100%;
	}
.sidebox ul li a,
.sidebox ul li a:link,
.sidebox ul li a:visited {
	display:block;
	color:#000;
	padding: 3px 6px;
	text-decoration:none;
	border-bottom: 1px solid #d1d1d1;
	}
.sidebox ul li a:hover{
	background: #f3f7f9;
	color: #000;
	text-decoration:none;
	}
.sidebox dl.search dt {
	float:left;
	width:187px;
	}
.sidebox dl.search dd {
	float:right;
	width:33px;
	}
.sidebox form {
	border:0;
	margin:0;
	}
.sidebox fieldset {
	border:0;
	padding: 6px;
	margin:0;
	background:#fff;
	}
.sidebox .FSF_input {
	width:187px;
	border: 1px solid #d1d1d1;
	font-family: "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
	font-size:10px;
	padding: 3px 2px;
	margin-top: 2px;
	margin-bottom:2px;
	}
.sidebox FSF_submit {
	}
.sidebox dl {
	line-height:1.5em;
	}
.sidebox dt {
	float:left;
	width:90px;
	}
.sidebox dd {
	float:left;
	width:90px;
	}
h3.sidebar_headline{
	height:12px;
	width:245px;
	margin:10px 0 3px 10px;
	}
h3.senaste_nyheter{ background: url(img/headlines/sidebar_senaste_nyheter.gif) bottom left no-repeat;}
h3.sok{ background: url(img/headlines/sidebar_sok.gif) bottom left no-repeat;}
h3.omrostning{ background: url(img/headlines/sidebar_omrostning.gif) bottom left no-repeat;}
h3.oppettider{ background: url(img/headlines/sidebar_oppettider.gif) bottom left no-repeat;}
h3.kontaktinformation{ background: url(img/headlines/sidebar_kontaktinformation.gif) bottom left no-repeat;}
/*--------------------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------------------*/
.footer ul {
	float:right;
	}
.footer ul li {
	float:left;
	list-style:none;
	margin:4px 0 0 30px;
	}
.footer .copyright {
	float:left;
	margin:4px 0 0;
	}
.footer a,.footer a:link,.footer a:visited {
	color:#bbb;
	text-decoration:none;
	}
.footer a:hover {
	color:#525252;
	text-decoration:underline;
	}
/*-------------------------------------------------------------------------------- 
TYPOGRAPHY
--------------------------------------------------------------------------------*/
h3,h4,h5,h6 {
	color:#000;
	font-size:1em;
	}
h2 {
	color:#000;
	font:28px "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:700;
	margin:0;
	overflow:hidden;
	padding:0;
	}
h3.helvetica {
	color:#000000;
	font:16px "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:700;
	margin:0;
	overflow:hidden;
	padding:0;
	}
.post  h3 {
	color:#000000;
	font:16px "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:700;
	margin:0 0 -4px 0;
	overflow:hidden;
	padding:0;
	}
p {
	margin:0 0 1.8em;
	}
#content ul li{
	list-style:none;
	}
#content a:link,
#content a:active {
	border-bottom:1px dotted #ccc;
	color:#3578a2;
	text-decoration:none;
	}
#content a:visited {
	border-bottom:1px dotted #ccc;
	color:#777;
	text-decoration:none;
	}
#content a:hover {
	border-bottom:1px dotted #999;
	color:#000;
	text-decoration:none;
	}
address{
	font-style: normal;
	}
.notis {
	color:#eb0000;
	font-weight:bold;
	}
/*--------------------------------------------------------------------------------
MESSAGES
--------------------------------------------------------------------------------*/
.error {
	border:1px solid #bd5353;
	padding:2em 7em;
	color: #bd5353;
	background: #fae7e7 url(img/icons/error.gif) 1em no-repeat;
	}
.warning {
	border:1px solid #bd5353;
	padding:2em 7em;
	color: #bd5353;
	background: #fae7e7 url(img/icons/warning.gif) 1em no-repeat;
	}
.success {
	border:1px solid #d1d1d1;
	padding:2em 7em;
	color: #909090;
	background: #e3fae7 url(img/icons/success.gif) 1em no-repeat;
	}
.highlight {
	border:1px solid #d3d3d3;
	padding:2em 7em;
	color: #305270;
	background: #fffdd1 url(img/icons/highlight.gif) 1em no-repeat;
	}
.development {
	border:1px solid #dfe5e7;
	padding:2em 7em;
	color: #909090;
	background: #f0f9fb url(img/icons/development.gif) 1em no-repeat;
	}
/*--------------------------------------------------------------------------------
PRINT-BUTTON
--------------------------------------------------------------------------------*/
#print {
	margin-top: 6px;
	float:right;
	clear: both;
	}	
a#print,
a#print:link,
a#print:visited,
a#print:hover {
	display:block;
	width:69px;
	height:23px;
	background: #fff url(img/icons/print.gif) 4px 2px no-repeat;
	border:1px solid #fff;
	padding:2px 4px;
	}
a#print:hover {
	border:1px solid #ededed;
	background: #f6f8f8 url(img/icons/print.gif) 4px 2px no-repeat;
	}
/*-------------------------------------------------------------------------------- 
sIFR
--------------------------------------------------------------------------------*/
.sIFR-flash {
	margin:0;
	visibility:visible !important;
	}
.sIFR-flash + div[adblocktab=true] {
	display:none !important;
	}
.sIFR-replaced {
	visibility:visible !important;
	}
span.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
	}
.sIFR-hasFlash h2 {
	font-size:28px;
	letter-spacing:-9px;
	visibility:hidden;
	}
.sIFR-hasFlash h3.helvetica {
	font-size:16px;
	letter-spacing:-9px;
	visibility:hidden;
	}
.post .sIFR-hasFlash h3 {
	font-size:16px;
	letter-spacing:-9px;
	visibility:hidden;
	}
.informationbox {
	background:#f1f5f7;
	border-top: 4px solid #b7cdda;
	padding: 1em;
	}
.informationbox p{
	margin:0;
	}
/*-------------------------------------------------------------------------------- 
TABLE
--------------------------------------------------------------------------------*/
table {
	margin:0 0 20px;
	padding:0;
	width:100%;
	border-collapse:collapse;
	}
table caption {
	display:none;
	}
table td {
	font-weight:400;
	padding: 2px;
	}
table tr td.thead {
	color:#000;
	font-size:1.2em;
	font-weight:700;
	}
/*-------------------------------------------------------------------------------- 
FORMS
--------------------------------------------------------------------------------*/
form {
	width: 100%;
	clear: both;
	}
fieldset {
	margin: 2em 0 1em 0;
	background: #f1f5f7;
	border: 1px solid #b7cdda;
	padding: 1em;
	}
legend {
	display: none;
	}
form label,
form p {
	padding-top: 1em;
	display: block;
	clear: both;
	}
form input.button {
    clear: left;
	font: .9em "Lucida Grande", Verdana, Arial, Tahoma, sans-serif; 
	padding: .2em 0;
	}	
form input {
	display: block;
	}
form select {
	float: left;
	display: block;
	}
form input.checkbox,
form input#checkbox_1 {
	display:none;
	}
form label.checkbox {
	display:none;
	}
form label {
	clear: left;
	width: 100%;
	}
form label input {
	float: left;
	width: 98%;
	padding: 0;
	}
form label input,
form textarea {
    border: 1px solid #b7cdda;
    padding: .2em 0;
	font: 10px "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
	}
form select {
    border: 1px solid #b7cdda;
	font: 10px "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
    width:99%;
	}
form textarea {
	width: 98%;
	display: block;
	margin-bottom: 1em;
	}
form label input:hover,
form textarea:hover,
form select:hover,
form textarea:hover {
    border: 1px solid #8eabbc;
	}	
form label input:focus,
form textarea:focus,
form select:focus,
form textarea:focus {
    border: 1px solid #5e7887;
	}	
/*--------------------------------------------------------------------------------
SCHEMA
--------------------------------------------------------------------------------*/
div.schema  {
	float:left;
	width:33%;
	}
div.schema .headline {
	font-weight:bold;
	}
h3.headline_stora_salen {
	background: url(img/headlines/h3_stora_salen.gif) no-repeat;
	height:20px;
	width: 126px;
	}
h3.headline_lilla_salen {
	background: url(img/headlines/h3_lilla_salen.gif) no-repeat;
	height:20px;
	width: 115px;
	}
h3.headline_spinning_salen {
	background: url(img/headlines/h3_spinning_salen.gif) no-repeat;
	height:20px;
	width: 153px;
	}
/*-------------------------------------------------------------------------------- 
TERAPUETER
--------------------------------------------------------------------------------*/
.terapeut {
	padding: 2px;
	border: 1px solid #d1d1d1;
	}
.terapeuter {
	float:right;
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #d1d1d1;
}
/*-------------------------------------------------------------------------------- 
SIDKARTA
--------------------------------------------------------------------------------*/
.sidkarta {
	background:url(img/ul.gif) -9px 15px repeat-y;
	background-position:-9px 15px;
	margin:0;
	padding:0;
	position:relative;
	}
.sidkarta ul {
	background:url(img/ul.gif) -9px 15px repeat-y;
	background-position:-9px 15px;
	margin:4px 0 -2px;
	padding:0;
	}
.sidkarta li {
	background:url(img/li.gif) 0 7px no-repeat;
	font-size:1em;
	list-style:none;
	margin:0;
	padding:4px 0 4px 20px;
	}
.sidkarta ul li,
.sidkarta ul ul li {
	background:url(img/li.gif) 0 7px no-repeat;
	}
.sidkarta ul ul {
	background:url(img/ul.gif) -9px 15px repeat-y;
	background-position:-9px 15px;
	}
.sidkarta ul ul ul li {
	background-position:0 7px;
	}
#content .sidkarta a:link,
#content .sidkarta a:visited,
#content .sidkarta a:active {
	color:#666;
	text-decoration:none;
	border-bottom:0;
	}
#content .sidkarta a:hover {
	color:#000;
	border-bottom:0;
	}
/*-------------------------------------------------------------------------------- 
PROGRAM
--------------------------------------------------------------------------------*/	
.program {
	float:left;
	width:45%;
	}
#content .program a,
#content .program a:link,
#content .program a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	border:0;
	padding-left: 9px;
	background: url(img/arrow.gif) 0 3px no-repeat;
	}
#content .program a:hover {
	font-weight:bold;
	color:#6485a0;
	}
.program p {
	font-size:.9em;
	line-height:1.5em;
	margin:0;
	padding:0;
	}
.program h3 {
	margin-top:25px;
	}
.program2 {
	float:right;
	width:48%;
	}
#content .program2 a,
#content .program2 a:link,
#content .program2 a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	border:0;
	padding-left: 9px;
	background: url(img/arrow.gif) 0 3px no-repeat;
	}
#content .program2 a:hover {
	font-weight:bold;
	color:#6485a0;
	}
.program2 h3 {
	margin-top:25px;
	}	
.program_qigong {
	margin-top:0;
	width:135px;
	height:35px;
	background:url(img/program/qigong.gif) no-repeat;
	}
.program_seniorgympa_bas {
	width:229px;
	height:42px;
	background:url(img/program/seniorgympa_bas.gif) no-repeat;
	}
.program_yoga_for_alla {
	width:231px;
	height:23px;
	background:url(img/program/yoga_for_alla.gif) no-repeat;
	}
.program_high_low {
	width:170px;
	height:18px;
	background:url(img/program/high_low.gif) no-repeat;
	}
.program_sas {
	width:106px;
	height:33px;
	background:url(img/program/sas.gif) no-repeat;
	}
.program_low_bas {
	width:146px;
	height:18px;
	background:url(img/program/low_bas.gif) no-repeat;
	}
.program_low {
	width:98px;
	height:18px;
	background:url(img/program/low.gif) no-repeat;
	}
.program_step_bas {
	width:157px;
	height:18px;
	background:url(img/program/step_bas.gif) no-repeat;
	}
.program_bodyjam {
	width:166px;
	height:18px;
	background:url(img/program/bodyjam.gif) no-repeat;
	}
.program_bodybalance {
	width:225px;
	height:18px;
	background:url(img/program/bodybalance.gif) no-repeat;
	}
.program_bodystep {
	width:175px;
	height:18px;
	background:url(img/program/bodystep.gif) no-repeat;
	}
.program_bodypump {
	width:186px;
	height:18px;
	background:url(img/program/bodypump.gif) no-repeat;
	}
.program_bodycombat {
	margin-top:14px;
	width:214px;
	height:18px;
	background:url(img/program/bodycombat.gif) no-repeat;
	}
.program_bodypump_spinning {
	width:163px;
	height:40px;
	background:url(img/program/bodypump_spinning.gif) no-repeat;
	}	
.program_basgympa {
	width:181px;
	height:18px;
	background:url(img/program/basgympa.gif) no-repeat;
	}	
.program_medelgympa {
	width:215px;
	height:18px;
	background:url(img/program/medelgympa.gif) no-repeat;
	}
.program_seniorgympa {
	width:220px;
	height:18px;
	background:url(img/program/seniorgympa.gif) no-repeat;
	}
.program_powergympa {
	width:220px;
	height:18px;
	background:url(img/program/powergympa.gif) no-repeat;
	}
.program_spinning_intro {
	width:223px;
	height:18px;
	background:url(img/program/spinning_intro.gif) no-repeat;
	}
.program_spinning_i {
	width:172px;
	height:18px;
	background:url(img/program/spinning_i.gif) no-repeat;
	}
.program_spinning_ii {
	width:180px;
	height:18px;
	background:url(img/program/spinning_ii.gif) no-repeat;
	}
.program_spinning_plus {
	width:177px;
	height:18px;
	background:url(img/program/spinning_plus.gif) no-repeat;
	}	
.program_rpm {
	width:100px;
	height:18px;
	background:url(img/program/rpm.gif) no-repeat;
	}
.program_barngympa {
	width:213px;
	height:18px;
	background:url(img/program/barngympa.gif) no-repeat;
	}
/*--------------------------------------------------------------------------------
KONTAKT
--------------------------------------------------------------------------------*/
.kontakt {
	float:left;
	width: 50%;
	}
.formular {
	float:right;
	width: 50%;
	}
/*--------------------------------------------------------------------------------
PERSONAL
--------------------------------------------------------------------------------*/
#content .personal a,
#content .personal a:link,
#content .personal a:visited,
#content .personal a:hover {
	border-bottom:1px dotted #fff;
	text-decoration:none;
	}
#content .personal img {
	border:1px solid #d7d7d7;
	padding:2px;
	}
#content .personal img:hover {
	border:1px solid #000;
	padding:2px;
	}
/*--------------------------------------------------------------------------------
BOKNING
--------------------------------------------------------------------------------*/
iframe {
	width:652px;
	height:500px;
	}
/*--------------------------------------------------------------------------------
NYHETER
--------------------------------------------------------------------------------*/
#content .post{
	border-bottom: 1px dotted #d1d1d1;
	margin-bottom: 6px;
	}
#content .date{
	font-size:9px;
	color: #616161;
	}
/*--------------------------------------------------------------------------------
BARNPASSNING
--------------------------------------------------------------------------------*/
#barnpassning ul {
	margin-left: 1.3em;
	}
#barnpassning ul li {
	list-style: square;
	}
#barnpassningschema dl {
	line-height:1.5em;
	}
#barnpassningschema {
	width:250px;
	}
#barnpassningschema dt {
	float:left;
	width:120px;
	}
#barnpassningschema dd {
	float:left;
	width:130px;
	}

/*--------------------------------------------------------------------------------
LIGHTBOX
--------------------------------------------------------------------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #f7f7f7;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 10px;
	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 45% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 45% no-repeat; }
#imageDataContainer{
	font: 10px "Lucida Grande", Verdana, Arial, Tahoma, sans-serif;
	background-color: #f7f7f7;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}