@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: Menu-text;
	src: url("MyriadPro-Bold.otf") format("opentype"), url("MyriadPro-Bold.woff") format("woff");
}

@font-face {
	font-family: Myriad-text;
	src: url("MyriadPro-Regular.otf") format("opentype"), url("MyriadPro-Regular.woff") format("woff");
}

@font-face
{
	font-family: 'FontAwesome';
	src: url('../icons/fontawesome-webfont.eot?v=3.0.1');
	src: url('../icons/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
	url('../icons/fontawesome-webfont.woff?v=3.0.1') format('woff'),
	url('../icons/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 1.5em;
	font-size: 14px;
	color: #000;
	width: 810px;
	height: auto;
	/*background: url(../images/mockup.jpg) no-repeat;*/
	background: url(../images/background.jpg) no-repeat;
	/*overflow: hidden;*/
}


h1 {
	font-size: 24px;
}


h2 {
	font-size: 18px;
}

h3 {
	margin: 22px 0 8px 0;
}

a {
    outline: none;/* get rid of dotted borders */
}

.bold{
	font-weight: bold;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

#fb-top{
	background: url(../images/fb-background.png) repeat-x;
	height: 43px;
}

#fb-top a{
	text-decoration: none;
}


#fb-top h2{
	color: #fff;
	padding: 10px 0 0 60px;
	margin: 0;
}

.wrapper {
	width: 810px;
	height: auto;
}


#header1 {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 504px;
	background: url(../images/header-valkom.png) no-repeat;
}



#content-wrapper{
	margin: 30px 0 0 67px;
	width: 681px;
	height: auto;
	background: #FFF;
}

.left-column-valkom{
	width: 370px;
	height: auto;
	float: left;
}

.left-column{
	width: 376px;
	height: auto;
	float: left;
}

.articel-1{
	padding: 10px 5px 4px 20px;
}

.PT-valkommen{
	margin: 0 0 0 7px;
}

.Medlem-fitness{
	margin: 8px 0 0 14px;
}

.PT-skaggetorp{
	margin: 10px 0 0 4px;
}

.btn-las-mer{
	margin: 14px 0 0 14px;
	float: left;
}

.btn-schema{
	margin: 14px 0 0 0px;
	float: right;
}

.right-column-valkom{
	width: 311px;
	height: auto;
	float: left;
	padding: 10px 0 0 0;
}

.right-column{
	width: 270px;
	height: auto;
	float: left;
	padding: 24px 0 0 30px;
}

.oppettider{
	box-shadow: 0 -1px 12px -1px #000000;
}

.pt-fitness{
	margin: 10px 0 0 0;
}
.pt-johannelund{
	margin: 20px 0 0 -18px;
	vertical-align: bottom;
}

.Medlem-skaggetorp{
	margin: 20px 0 0 0px;
}
.like-box-wrapper{
	display: block;
	width: 278px;
	height: 332px;
	margin: 10px 0 0 12px;
	padding: 62px 0 0 0;
	background: url(../images/like-box-a.png) no-repeat;
	box-shadow: 0 -1px 12px -1px #000000;
}

#like-box{
	display: block;
	width: 270px !important;
	height: 324px;
	margin: 0;
	overflow:hidden;
}

.btn-foretagserbjudande{
	margin: 12px 0 0 12px;
}

#anlaggning-bilder{
	border-top: 3px solid black;
	width: 640px;
	margin: 20px 0 0 21px;
}

#anlaggning-bilder-fitness{
	border-top: 3px solid black;
	border-bottom: 3px solid black;
	width: 640px;
	margin: 10px 0 0 21px;
}

.anlaggning-fitness{
	margin: 10px 0 10px 0;
}

ul.fintess-list {
	padding: 0;
	margin: 0 0 0 14px;
	}

#header h1 {
	font-size: 24px;
	text-align: center;
	margin: 0 !important;
	padding: 20px 0 0 0 !important;
}

.top {
box-shadow: 0 -1px 10px -1px #333;
} 

.bottom {
box-shadow: 0 -1px 12px -1px #000000;
} 

.footer {
	margin: 20px 0 57px 0;
	width: 681px;
	height: 135px;
	color: #fff;
	background-color: #242423;
}

.footer-text {
	float: left;
	padding: 36px 0 0 24px;
	font-size: 12px;
	line-height: 1.4em
}

.footer-text h2{
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.5em
}

.footer-text a{
	text-decoration:underline;
	color: #fff;
}

.worldclass-logo{
	padding: 26px 0 0 160px;
}

.info{
	width: 250px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	line-height: 1.4em;
}

.oppet{
	
}

.oppet h2{
	color: #fff;
	margin: 0;
	background-color: #242423;
	padding: 13px 54px;
	font-size: 22px;
}

.oppet h5{
	margin: 0;
	padding: 4px 0 0 0;
}

.oppet-text{
	padding: 14px 14px;
	font-size: 14px;
}

.karta{
	
}

.karta h2{
	color: #fff;
	margin: 0;
	background-color: #242423;
	padding: 13px 48px;
	font-size: 22px;
}

.karta-text{
	padding: 14px 14px;
	font-size: 14px;
}

.karta-bild{
	padding: 10px 0 0 0;
}


.btn-pt-valkom-ruta a{
	position: absolute;
	display: block;
	height: 44px;
	width: 210px;
	margin: -54px 0 0 130px;
}

.btn-medlem-fitness-ruta a{
	position: absolute;
	display: block;
	height: 40px;
	width: 170px;
	margin: -44px 0 0 20px;
}

.btn-pt-skaggetorp-ruta a{
	position: absolute;
	display: block;
	height: 44px;
	width: 180px;
	margin: -48px 0 0 190px;
}


.medlem-1{
	background: url(../images/bakgrundsruta.png);
	width: 362px;
	height: 242px;
	margin: 20px 0 0 14px;
	z-index: 1;
}

.medlem-bottom-background{
	position: absolute;
	display: block;
	background-color: #000000;
	height: 50px;
	width: 362px;
	margin-top: 192px;
}

.medlem-bild{
	display: block;
	position: absolute;
	height: 265px;
	margin: -23px 0 0 200px;
	z-index: 2;
}

.medlem-text{
	position: relative;
	z-index: 3;
	padding: 14px 50px 0 20px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em !important;
}

.medlem-text span{
	font-size: 14px !important;
}

.medlem-1 h2{
	padding: 0;
	margin: 0 0 8px 0;
}

.medlem-knapp{
	position: absolute;
	margin: 205px 0 0 22px;
	color: #FFFFFF;	
	z-index: 3;
}

.medlem-knapp a{
	text-decoration: none;
	color: #FFFFFF;	
}

.arrow {
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 0 10px
}


.pt-frame{
	background: url(../images/bakgrundsruta.png);
	width: 250px;
	height: 220px;
	margin: 20px 0 0 0px;
	z-index: 1;
}

.pt-bottom-background{
	position: absolute;
	display: block;
	background-color: #000000;
	height: 50px;
	width: 250px;
	margin-top: 170px;
}


.pt-bild-sk{
	display: block;
	position: absolute;
	height: 170px;
	margin: 50px 0 0 -22px;
	z-index: 2;
}

.pt-bild-ft{
	display: block;
	position: absolute;
	height: 140px;
	margin: 80px 0 0 -30px;
	z-index: 2;
}

.pt-bild-jh{
	display: block;
	position: absolute;
	height: 170px;
	margin: 50px 0 0 -30px;
	z-index: 2;
}


.pt-text{
	position: relative;
	z-index: 3;
	padding: 14px 0 0 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em !important;
	text-align: right;
	width: 238px;
}

.pt-text-ft{
	position: relative;
	z-index: 3;
	padding: 14px 10px 0 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em !important;
	text-align: right;
	width: 224px;
}

.pt-text-right{
	padding: 0 8px 0 0;
}

.pt-text span{
	font-size: 14px !important;
}

.pt-text h2{
	padding: 0;
	margin: 0 14px 8px 0;
	line-height: 1.2em !important;	
}

.pt-knapp{
	position: absolute;
	margin: 170px 0 0 134px;
	color: #FFFFFF;	
	z-index: 3;
}

.pt-knapp a{
	text-decoration: none;
	color: #FFFFFF;	
}

.arrow-pt {
	font-size: 22px;
	color: #FFFFFF;
	margin: 0 0 0 6px
}




.pt-start{
	background: url(../images/bakgrundsruta.png);
	width: 352px;
	height: 242px;
	margin: 20px 0 0 14px;
	z-index: 1;
}

.pt-bottom-background-start{
	position: absolute;
	display: block;
	background-color: #000000;
	height: 50px;
	width: 352px;
	margin-top: 212px;
}

.pt-bild-start{
	display: block;
	position: absolute;
	height: 280px;
	margin: -18px 0 0 -14px;
	z-index: 2;
}

.pt-text-start{
	position: relative;
	z-index: 3;
	padding: 10px 5px 0 136px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em !important;
}

.pt-knapp-start{
	position: absolute;
	margin: 210px 0 0 140px;
	color: #FFFFFF;	
	z-index: 3;
}

.pt-knapp-start a{
	text-decoration: none;
	color: #FFFFFF;	
}

.pt-text-start .bold{
	font-weight: bold;
	font-size: 14px;
}