@charset "utf-8";

/* @group Resets */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline: none;}

/* @end */

div, ul, li {
}
/* @group Columns and the Basics */
@font-face {
	font-family: 'AeroportalMedium';
	src: url('/styles/Aeroportal_Medium.eot');
	src: local('/styles/Aeroportal Medium'), local('/styles/Aeroportal-Medium'), url('/styles/Aeroportal_Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'AeroportalRegular';
	src: url('/styles/Aeroportal.eot');
	src: local('/styles/Aeroportal Regular'), local('/styles/Aeroportal'), url('/styles/Aeroportal.ttf') format('truetype');
}

html
{
	height: 100%;
}
body
{
	font-family: Arial, sans-serif;
	font-size: small;
	height: 100%;
	background: #fff url('../pics/back.gif') repeat-x top center;
}
strong {
	font-weight: bold;
}
body.mceContentBody
{
	background: #fff;
}
.artikel p, body.mceContentBody p, .newsitem p
{
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 150%;
	font-size: 110%;
}
.artikel
{
	margin-bottom: 40px;
}
a
{
	color: #f19f00;
}
a img
{
	border: 0;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px; /* the bottom margin is the negative value of the footer's height */
}
#header
{
	position: absolute;
	top: 0;
	width: 960px;
}

#logotype
{
	margin-top: 30px;
	margin-left: 55px;
	float: left;
}
.break
{
	clear: both;
}

#content
{
	width: 860px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

div#column_1
{
	float: left;
	width: 500px;
}
div#column_2
{
	margin-left: 40px;
	width: 295px;
	padding: 10px;
	float: left;
}

div.bottom
{
	clear: both;
	background: transparent url('../pics/back_cellbottom.jpg') no-repeat;
}
h1, .mceContentBody h1
{
	font-family: 'AeroportalRegular', Arial, sans-serif;
	color: #f19f00;
	font-size: 65px!important;
	letter-spacing: -0.05em;
}
em
{
	font-style: italic;
}
h1.thanks
{
	color: #f19f00;
}
h2, .mceContentBody h2
{
	font-family: 'AeroportalMedium', Arial, sans-serif;
	color: #595959;
	font-size: 39px!important;
	margin:0;
	letter-spacing: -0.05em;
}
h3, .mceContentBody h3
{
	font-family: Arial, sans-serif;
	font-size: 21px!important;
	font-weight: normal;
	margin:0;
	color: #000;
}

.left
{
	float: left;
}
.publicerad
{
	display: none;
}

hr
{
	display: none;
}
#footer
{
	text-align: center;
	background:#000;
	color: #fff;
	font-size: 90%;
	padding-top: 10px;
	height: 100px;
}
.push
{
	height: 110px;
}
img.flag
{
	vertical-align: middle;
}
#bigpic
{
	padding-top: 53px;
	height: 353px;
	width: 960px;
}
#bigpic img
{
	position: absolute;
	z-index: -1;
}
.light_grey
{
	background: #f7f8f6;
}
div#coaches div.left
{
	width: 220px;
	margin-right: 20px;
}
img.frame
{
	background: #eaece9;
	padding: 4px;
	border: 1px solid #bdbebc;
}
/* @end */

/* @group Formulär */

table#formular td
{
	font-weight: bold;
}
table#formular td input
{
	width: 260px;
	font-size: 150%;
	font-weight: normal;
}
table#formular td textarea
{
	font-size: 120%;
	width: 260px;
	height: 150px;
}
label.error img
{
	margin-left: 5px;
}
input.error
{
	border: 1px dotted #800;
}

/* @end */

/* @group Gym */

body#gym h1
{
	font-family: 'AeroportalMedium', Arial, sans-serif;
}
body#gym h1.newsheader
{
	font-family: 'AeroportalRegular', Arial, sans-serif;
	color: #326692;
}
body#gym div#column_2
{
	opacity: 0.9;
	margin-top: -326px;
	width: 265px;
	min-height: 1000px;
}
div.grey
{
	width: 265px;
	background: #eaece9;
	padding: 20px;
}
div.light_grey
{
	width: 265px;
	background: #f7f8f6;
	padding: 20px;
}
body#gym div#column_2 h2
{
	color: #000;
}
body#gym div#column_2 .light_grey h2
{
	color: #326692;
}


ul.schema
{
	margin-top: 10px;
	list-style-type: none;
	font-size: 120%;
}
body#schema ul.schema
{
	font-size: 100%;
	padding-left: 45px;
	padding-top: 20px;
}
body#schema ul.schema b
{
	text-transform: uppercase;
}
ul.schema li span
{
	font-weight: bold;
}
ul.schema li
{
	margin-bottom: 10px;
}
ul.schema li div
{
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 5px;
}
body#schema ul.schema li div
{
	border: 1px solid #000;
}
ul.schema li.over
{
	color: #949494;
}
a.right_button_link, a.left_button_link
{
	color: #355766;
	font-size: 110%;
	font-style: italic;
	padding-left: 20px;
	background: url('/pics/button_right.png') no-repeat 0px 2px;
}
a.left_button_link
{
	background: url('/pics/button_left.png') no-repeat 0px 2px;
}
/* @end */

/* @group We are here */
div#we_are_here div, #we_are_here img
{
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
div#we_are_here div
{
	font-family: 'AeroportalMedium', Arial, sans-serif;
	font-size: 200%;
	text-transform: uppercase;
	color: #f19f00;
	margin-right: 10px;
	margin-top: 5px;
}
/* @end */

/* @group Our gym */
div#our_gym
{
	background: url('/pics/varagym.jpg') no-repeat;
	width: 260px;
	padding: 20px;
	padding-top: 25px;
	margin-bottom: 20px;
}
div#our_gym a
{
	font-family: 'AeroportalMedium', Arial, sans-serif;
	font-size: 300%;
	line-height: 0.8em;
	display: block;
	text-decoration: none;
	color: #fff;
	margin-bottom: 50px;
}
div#our_gym a#link_1, div#our_gym a#link_4
{
	color: #000;
}
div#our_gym a#link_2, div#our_gym a#link_4, div#our_gym a#link_6
{
	text-align: right;	
}
div#our_gym a:hover, div#our_gym a#link_1:hover, div#our_gym a#link_4:hover, div#our_gym a#link_5:hover
{
	color: #f19f00;
}
/* @end */

/* @group Menu */

ul#menu
{
	padding-top: 52px;
	margin-left: 10px;
	display: block;
	float: left;
	margin-left: 30px;
}
ul#menu li
{
	text-align: left;
	list-style-type: none;
	display: block;
	float: left;
	background: url('../pics/menu_divider.png') no-repeat top right;
	padding-right: 15px;
}
ul#menu li.no_separator
{
	background: none;
}
ul#menu li a
{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	margin-left: 15px;
	text-transform: uppercase;
}
ul#menu li.active_headmenu
{
	clear: both;
	float: none;
	margin-top: -10px;
}
ul#menu li.active_headmenu a
{
	text-transform: none;
	color: #ffd3a6;
	clear: both;
	font-size: 120%;
}
ul#menu li a:hover, ul#menu li.active a
{
	border-bottom: 2px solid #fff;
}
ul#menu li.active_headmenu a:hover
{
	border-bottom: 0px;
	color: #713a00;
}

/* @end */

/* @group Gyminfo */
#gyminfo div
{
	margin-top: 10px;
	float: left;
	width: 40%;
}
#gyminfo div.map
{
	width: 60%;
}
#gyminfo strong
{
	font-size: 120%;
	display: block;
	padding-bottom: 5px;
}

/* @end */



/* @group Sitemap */

div#sitemap_list_container
{
	width: 100%;
	float: left;
	margin-top: 15px;
	border-bottom: 1px dotted #cecece;
	display: none;
}

ul.sitemap_list
{
	font-size: 100%;
}
ul.sitemap_list li
{
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.sitemap_list ul li
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}
ul.sitemap_list li a
{
}

/* @end */

/* @group Submenu */

#content #submenu
{
	float: right;
	width: 344px;
}
#content #submenu li.active_headmenu
{
	background: #fff;
	font-family: 'AeroportalMedium', Arial, sans-serif;
	color: #595959;
	font-size: 300%;
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
}
#content #submenu ul
{
	list-style-type: none;
}
#content #submenu ul li
{
	font-size: 110%;
	padding-top: 15px;
	background: url('../pics/newslist_back.jpg') no-repeat;
	margin-left: 32px;
	margin-top: 20px;
	height: 40px;
}
#content #submenu ul li a
{
	color: #000;
	display: block;
	padding-left: 30px;
	background: url('../pics/icon_page.gif') no-repeat 10px 0px;
	text-decoration: none;
}
#content #submenu ul li.active a, #submenu ul li a:hover
{
	text-decoration: none;
}
#content #submenu ul li.active a
{
	color: #f19f00;
	background: url('../pics/arrow_right.gif') no-repeat 11px 2px;
}
#content #submenu li.active_headmenu a, #content #submenu ul li.active_headmenu.active a
{
	color: #595959;
	background: none;
}
#content #submenu ul li a:hover, #content #submenu li.active_headmenu.active a:hover
{
	color: #f19f00;
}

/* @end */

/* @group Subsubmenu */

#content #subsubmenu
{
	list-style-type: none;
	padding-bottom: 20px;
}
#content #subsubmenu li.active_headmenu
{
	font-family: 'AeroportalMedium', Arial, sans-serif;
	font-size: 300%;
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
}
#content ul#subsubmenu li a
{
	color: #000;
	padding-left: 30px;
	background: url('../pics/icon_page.gif') no-repeat 10px 0px;
}
#content #subsubmenu li.active a, #subsubmenu li a:hover
{
	text-decoration: none;
}
#content #subsubmenu li a:hover
{
	color: #f19f00;
}
#content ul#subsubmenu li.active a
{
	background: url('../pics/arrow_right.gif') no-repeat 11px 2px;
	font-weight: normal;
}
#content #subsubmenu li.active_headmenu a, #content #subsubmenu li.active_headmenu.active a
{
	color: #595959;
	background: none;
}

/* @end */




/* @group News */

h1.newsheader
{
	font-size: 350%;
	margin-top: 10px;
}
h1.newsheader a
{
	color: #000;
	text-decoration: none;
}
h1.newsheader a:hover
{
	text-decoration: underline;
}
ul.newslist
{
	font-size: 110%;
	list-style-type: none;
	margin-bottom: 20px;
}
ul.newslist .date
{
	color: #a9a9a9;
	font-size: 80%;
	font-style: italic;
}
ul.newslist li div
{
	background: url('../pics/newspaper.gif') no-repeat 14px 2px;
	padding-left: 35px;
}
ul.newslist li.short_news
{
	margin-top: 20px;
	background: url('../pics/newslist_back.jpg') no-repeat;
	height: 45px;
	display: block;
	padding-top: 8px;
}
body#gym ul.newslist li div
{
	background: url('../pics/newspaper.gif') no-repeat 0px 2px;
	padding-left: 20px;
}
body#gym ul.newslist li.short_news
{
	font-size: 110%;
	padding-top: 0px;
	height: auto;
	background: none;
}
ul.newslist li.short_news a
{
	color: #000;
	margin: 0;
	text-decoration: none;
}
body#gym ul.newslist li.short_news a
{
	text-decoration: underline;
}
body#gym ul.newslist li.short_news a:hover
{
	text-decoration: none;
}
ul.newslist li.short_news a.near_future
{
	font-weight: bold;
}
ul.newslist li.short_news a:hover
{
	text-decoration: underline;
}
ul.newslist li.highlight a
{
	background: url('../pics/arrow_right.gif') no-repeat 0px 2px;
	padding-left:  15px;
	text-decoration: none;
}
ul.newslist li.highlight a:hover
{
	text-decoration: none;
}
ul.newslist img
{
	vertical-align: middle;
}

div.newsitem
{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
div#newspage_list
{
	margin-top: 20px;
	width: 250px;
	float: left;
}

/* @end */

/* @group Admin boxes */

.adminbox
{
	background-image: url('../pics/trans.png');
	position: relative;
	padding: 2px;
	margin-top: 10px;
	text-align: left;
	border: 1px dotted #000;
	clear: both;
}
.adminbox a
{
	color: #000;
	font-size: 11px;
}
.adminbox img, .box .adminbox img
{
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
.admin_edit
{
	text-decoration: none;
}
.admin div.artikel, .admin div.nyhet
{
	border: 1px solid #cecece;
}

/* @end */

/* @group Calendar */

div.date
{
	float: left;
	height: 27px;
	margin-left: -5px;
	padding-left: 12px;
	padding-top: 22px;
	width: 39px;
	color: #424242;
	font-size: 110%;
	font-family: Arial, sans-serif;
}
.month_01
{
	background: url('../pics/calendar/01.gif') left center no-repeat;
}
.month_02
{
	background: url('../pics/calendar/02.gif') left center no-repeat;
}
.month_03
{
	background: url('../pics/calendar/03.gif') left center no-repeat;
}
.month_04
{
	background: url('../pics/calendar/04.gif') left center no-repeat;
}
.month_05
{
	background: url('../pics/calendar/05.gif') left center no-repeat;
}
.month_06
{
	background: url('../pics/calendar/06.gif') left center no-repeat;
}
.month_07
{
	background: url('../pics/calendar/07.gif') left center no-repeat;
}
.month_08
{
	background: url('../pics/calendar/08.gif') left center no-repeat;
}
.month_09
{
	background: url('../pics/calendar/09.gif') left center no-repeat;
}
.month_10
{
	background: url('../pics/calendar/10.gif') left center no-repeat;
}
.month_11
{
	background: url('../pics/calendar/11.gif') left center no-repeat;
}
.month_12
{
	background: url('../pics/calendar/12.gif') left center no-repeat;
}

/* @end */

/* @group Thumbnail */

.clipwrapper{
	position:relative;
	width:74px;
	height:74px;
	float: left;
	border: 4px solid #a5a6a4;
	background: #f0ecdb;
	margin-right: 5px;
	margin-top: 6px;
}
.clip{
	position:absolute;
}
.coach
{
	clear: both;
	margin-top: 10px;
}
.coach img
{
	float: left;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.coach strong
{
	font-size: 110%;
	color: #565756;
}
/* @end */

/* @group Datepicker */
#datepicker
{
	visibility: hidden;
	width: 1px;
}
img.ui-datepicker-trigger
{
	cursor: pointer;
	vertical-align: middle;
}
.ui-datepicker-calendar a:hover
{
	text-decoration: underline;
}
td.specialDate a
{
	border: 1px solid #327E04; 
	background: #67b021 url(../pics/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #ffffff; 
	outline: none;
}
body#calendar #column_2 em
{
	cursor: pointer;
}
/* @end */

table td
{
	padding: 4px;
}



/* @group Schema */

body#schema #content
{
	margin-left: 0px;
	width: 100%;
}
body#schema h2 span
{
	color: #bdbdbd; 
	font-size:40%; 
	letter-spacing: auto; 
	font-family: Arial, sans-serif;
}
.inforuta
{
	position: absolute; 
	display: none;
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif; 
	padding: 5px; 
	background-color: #fff; 
	border: 2px solid #f19f00; 
	width: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.klockslag
{
	height: 30px;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
.veckodag
{
	padding-left: 2px;
	background: gray;
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
body#schema table
{
	width: 100%;
}
table#text .veckodag
{
	padding-left: 0px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.veckodag a { 	color: #fff;
				text-decoration: none;}
.aktivitet
{
	width: 70px;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
table#text p
{
	padding-bottom:10px;
}
table#text
{
	border-right: 1px solid #000;
}
.aktivitet strong
{
	font-weight: normal;
}
.aktivitet p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	padding: 2px;
	margin: 0;
}
#fullscreen .aktivitet p
{
	font-size: 70%;
}
#fullscreen .aktivitet strong
{
	font-weight: bold;
}
.small
{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

#print-link {
	display: block;
	margin: 10px 0px;
	padding-left: 20px;
	background: url('/pics/printButton.png') no-repeat;
}

/* @end */
