* {margin: 0; padding: 0;}
body {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #4c4c4c;
	line-height: 160%;
	margin-top: 5px;
	background: url(/skin/body_background.jpg) top center repeat-x;
}
#container {
	position: relative;
	margin: auto;
	margin-top: 0px;
	width: 940px;
}
#header {
	width: 100%;
	height: 334px;
	background: url(/skin/header_background.jpg) no-repeat;
}
#top_banner_left {
	height: 232px;
	width: 702px;
	padding: 3px 0 0 3px;
	float: left;
}
#top_banner_right {
	height: 232px;
	width: 230px;
	padding: 3px 0 0 0px;
	float: left;
}
#top_banner_right img{
	border: 0;
}
#banners_lower_right img {
	border: 1px solid #b2b2b2;
	margin-bottom: 4px;
}

#content {
	width: 930px;
}
#left_col {
	width: 694px;
	float: left;
}
#right_col {
	overflow: hidden;
	width: 224px;
	float: right;
}
#footer {
	width: 876px;
	height: 87px;
	margin-top: 40px;
	padding-left: 53px;
	padding-top: 21px;
	background: #7b797a;
}
#footer p {
	font-size: 10px;
	line-height: 120%;
	color: #fff;
}
a {color: #ed1b24;}

/* MENU ALTERNATIVE 2 */
#mainmenu {
	position: absolute;
	left: 0px;
	top: 243px;
	width: 930px;
	height: 86px;
	background: url(/skin/menu_background.jpg) top left repeat-x;
}
#mainmenu ul {list-style-type: none;}
#mainmenu ul li {
	float: left;
	text-transform: uppercase;
	height: 50px;
	padding-top: 37px;
	padding-left: 15px;
	padding-right: 13px;
	border-left: 1px solid #fff;
}
#mainmenu ul li.active {}
#mainmenu ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
}
#mainmenu ul li#m1 {
	border: 0;
	width: 61px;
}
#mainmenu ul li#m9 {
	border: 0;
	cursor: pointer;
	text-indent: -1000px;
	width: 57px;
}
#mainmenu ul li#m2 {border: 0;}
#mainmenu ul li.active a {}

h1 {
	line-height: normal;
	color: #ed1c24;
	font-family: verdana;
	font-weight: normal;
	font-size: 27px;
}
h2 {
	color: #4c4c4c;
	font-size: 11px;;
}
fieldset {padding: 10px;}
.ingress {
	font-weight: Bold;
	margin-bottom: 10px;
}

.rounded_top {
	background: url(/skin/rounded_top.gif) no-repeat;
	width: 224px;
	height: 8px;
	overflow: hidden;
}
.rounded_middle {
	background: url(/skin/rounded_middle.gif) repeat-y;
	width: 224px !important;
	width: 205px;
	padding: 10px;
	font-weight: bold;
}
.rounded_bottom {
	background: url(/skin/rounded_bottom.gif) no-repeat;
	width: 224px;
	height: 8px;
	overflow: hidden;
}


.newsblock {
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 0 10px 0;
}
.newsblock .meta {
	color: #848484;
	background: #fbf9f9;
	font-size: 80%;
	width: 270px;
	margin: 5px 0 5px 0;
}
.newsblock img {
	border: 1px solid #848484;
}

table.news_archive {
	width: 695px;
	border: 1px #848484 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.news_archive th {
	text-align: left;
	background-color: #b2b2b2;
	border-bottom: 1px #848484 solid;
	padding: 3px 0 3px 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
}
table.news_archive th.header {width: 300px;}
table.news_archive tr.odd {background: #fafafa;}

.mail {unicode-bidi:bidi-override; direction: rtl;}

.open_hours {color: #ed1b24;}

.pass_box {
	width: 209px;
	height: 34px;
	background: url(/skin/vit_ruta_225x47.jpg) no-repeat;
	padding: 13px 0 0 16px;
	margin: 0 9px 10px 0;
	font-size: 19px;
	line-height: normal;
	color: #ed1b24;
	float: left;
	cursor: pointer;
}
.pass_box a {text-decoration: none;}

.buy_box {
	width: 130px;
	height: 90px;
	background: url(/ftp_root/butik/deault_puff_half.jpg) no-repeat;
	margin: 0 9px 9px 0;
	padding: 13px 5px 2px 90px;
	font-size: 19px;
	line-height: normal;
	color: #ed1b24;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.buy_box a {text-decoration: none;}
.buy_box h2 {
	color: #ed1b24;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}
.buy_box p {
	font-size: 9px;
	color: #000;
}

#dagens_pass {}
#dagens_pass a {
	text-decoration: none;
	color: #4c4c4c;
}
#dagens_pass td.time {color: #ed1b24;}

table#schema {border-collapse: collapse;}
table#schema tr.dayname {
	font-size: 17px;
	line-height: 150%;
	height: 40px;
	color: #ed1b24;
	vertical-align: bottom;
}
table#schema a {text-decoration: none;}
table#schema tr {height: 25px;}
table#schema tr.odd {background: #ededed;}
table#schema td.time {width: 100px; font-weight: bold;}
table#schema td.pass {width: 300px;}
table#schema td.trainer {width: 180px;}
table#schema td.room {width: 120px;}

.employee_box {
	width: 160px;
	padding: 0 0 10px 0;
	margin: 0;
	margin-right: 17px !important;
	margin-right: 15px;
	font-size: 13px;
	color: #4c4c4c;
	float: left;
}
.employee_box p {text-align: center;}
.employee_box img {width: 158px; height: 198px; border: 1px solid #b2b2b2; margin-bottom: 10px;}
.employee_box a {text-decoration: none;}
.mellan {padding-top: 5px;}

.album_box {
	width: 110px;
	height: 170px;
	border: 1px solid #b2b2b2;
	text-align: center;
	padding: 5px;
	margin: 0 10px 0 0;
	float: left;
}
.album_box img {width: 100px; height: 100px; border: 1px solid #b2b2b2; margin-bottom: 10px;}

.album_image_box {
	width: 100px;
	height: 100px;
	border: 1px solid #b2b2b2;
	padding: 5px;
	margin: 0 10px 10px 0;
	float: left;
}
.album_image_box img {border: 0;}

#storbild_baratext {
	border: 1px solid #b2b2b2;
	margin-bottom: 10px; 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 652px;
	min-height: 312px;
}
#storbild_baratext h1 {padding-top: 14px;}
#storbild_bildtext {
	border: 1px solid #b2b2b2;
	margin-bottom: 10px;
	width: 692px;
}
#storbild_bildtext img {float: left; width: 252px; height: 312px;}
#storbild_bildtext h1 {padding-top: 14px;}

#storbild_barabild {
	border: 1px solid #b2b2b2; 
	margin-bottom: 10px; 
	width: 692px;
}

#butik_storruta {
	border: 1px solid #b2b2b2;
	background: url(/ftp_root/butik/deault_half.jpg) no-repeat;
	margin-bottom: 10px;
	width: 402px;
	height: 262px;
	padding: 40px 20px 0px 270px;
	overflow: hidden;
}
#butik_storruta h1 {
	margin-bottom: 10px;
}


#test {height: 48px;}
#test, #cities {
	position: absolute;
	top: 262px;
	z-index: 100;
	margin-left: 804px;
	width: 124px;
}
#cities {
	background: url(/skin/stadruta.jpg?6) no-repeat;
	padding: 14px;
	display: none;
	top: 312px;
	overflow: auto;
	width: 143px;
}
#cities a {
	color: #fff;
	text-decoration: none;
}
#cities a:hover {color: #ee1c25}


.youtube-box {
	float: left;
	width: 267px; 
	height: 348px;
}