* {
	margin: 0;
	padding: 0;
}

html, body {
	/* allows for 100% height divs */
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 75%;
	line-height: 110%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
}

p, td, div, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	color: #000;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: none;
}

/* Text styles */
a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:link, a:visited {
	color: #CE0000;
/*	color: #000;*/
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

a:active, a:hover {  
	color: #CE0000;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
/*	border-bottom: 1px dotted;
	padding-bottom: 0px;
*/
	border-bottom: none;
}

img {
	border-style: none;
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

a img {
	border-style: none;
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: 0.0em;
}

a:link img, a:visited img, a:active img, a:hover img {
	border-style: none;
	border: 0px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: 0.0em;
}

form {
	margin: 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", "Myriad Roman", Myriad, "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	font-size: 1.50em;
	line-height: 1.20em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 12px 0 2px 0;
	letter-spacing: 0.05em;
}

h1 {
	font-size: 1.45em;
	line-height: 1.30em;
}

h2 {
	font-size: 1.35em;
	line-height: 1.00em;
}

h3 {
	font-size: 1.15em;
	line-height: 1.00em;
}

h4 {
	font-size: 1.05em;
	line-height: 1.00em;
	margin: 0px;
}

hr {
	margin: 10px 0px 10px 0;
	padding: 0;
	height: 1px;
	border-width: 0;
	color: #000;
	background-color: #000;
}

p {
	padding: 2px 0 4px 0;
}

#outerWrap { /* Outer wrapper for all content */
	margin: 20px 0 0 0;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

#innerWrap { /* Inner wrapper for all content */
	margin: 0 auto 20px auto;
	padding: 0px;
	width: 767px;
	background: transparent url(../bilder/shdw_tile_main.gif) repeat-y;
	height: 100%;
/*	height: 564px;*/
	text-align: center;
/*	position: relative;
	clear: both;*/
	border: 0px solid red;
/*	overflow: hidden;*/
}

#mainTop {
	margin: 0;
	padding: 0;
	width: 741px;
	height: 124px;
	text-align: left;
	float: left;
}

#hem #mainTop {
	background: transparent url(/bilder/top_kontrollbord.jpg) no-repeat 0px 0px;
}

#studion #mainTop {
	background: transparent url(/bilder/top_lampa.jpg) no-repeat 0px 0px;
}

#uthyrning #mainTop {
	background: transparent url(/bilder/top_mixer.jpg) no-repeat 0px 0px;
}

#kontakt #mainTop {
	background: transparent url(/bilder/top_belysning.jpg) no-repeat 0px 0px;
}

#nyheter #mainTop {
	background: transparent url(/bilder/top_mixerbord.jpg) no-repeat 0px 0px;
}

#topLeftCorner, #topRightCorner {
	float: left;
	background: transparent url(../bilder/shdw_top_left.gif) no-repeat;
	width: 13px;
	height: 14px;
}

#topRightCorner {
	background: transparent url(../bilder/shdw_top_right.gif) no-repeat;
}

#mainHdr {
	font-family: "Myriad Pro", "Myriad Roman", Myriad, "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFF;
	text-align: left;
	border-bottom: 1px solid #080808;
	height: 37px;
	line-height: 1.50em;
	clear: left;
}

#mainHdr ul {
	list-style-type: none;
	display: inline;
}

#mainHdr li {
	list-style-type: none;
	display: inline;
}

#hdrTitle {
	font-family: "Myriad Pro", "Myriad Roman", Myriad, "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	background-color: transparent;
	float: left;
	text-transform: uppercase;
	margin: 0 0 0 28px;
	font-size: 1.60em;
	height: 36px;
	line-height: 2.20em;
	padding: 0;
	letter-spacing: 0.1em;
}

.hdrTitleNo {
	color: #CE0000;
}

#hdrMenu {
	font-family: "Myriad Pro", "Myriad Roman", Myriad, "Lucida Grande", "Lucida Sans Unicode", Verdana, Geneva, Arial, sans-serif;
	font-size: 0.95em;
	background-color: transparent;
	float: right;
	display: block;
	text-align: right;
	text-transform: uppercase;
	margin: 11px 12px 0 12px;
	padding: 0;
}

#hdrMenu * {
	font-weight: bold;
	letter-spacing: 0.10em;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: transparent;
	text-decoration: none;
}

#hdrMenu a:link, #hdrMenu a:visited {
	color: #000;
}

#hdrMenu a:active, #hdrMenu a:hover {  
	color: #CE0000;
}

#hdrMenu ul {
	display: inline;
	overflow: hidden;
	margin: 0;
}

#hdrMenu ul li {
/*	display: inline;*/
	display: block;
	float: left;
	list-style: none;
/*	padding: 8px 6px 0px 6px;*/
	padding: 0 6px 0 0;
	margin: 0 6px 0px 0;
	border-right: 1px solid #000;
	overflow: hidden;
	line-height: 2.10em;
	height: 19px;
}

#hdrMenu ul li.last {
	border-right: none;
	padding-right: 0;
}

#mainWrap {
	background-color: #FFF;
	width: 741px;
	margin: 0 13px 0 13px;
}

#hem #mainContent, #uthyrning #mainContent, #nyheter #mainContent {
	background: #FFF url(../bilder/content_tile_black.gif) repeat-y;
}

#studion #mainContent {
	background: #FFF url(../bilder/content_tile_border.gif) repeat-y;
}

#kontakt #mainContent {
	background: #FFF url(../bilder/content_tile_border2.gif) repeat-y;
}

body#hem #hdrMenu #hembtn a, body#studion #hdrMenu #studionbtn a, body#uthyrning #hdrMenu #uthyrningbtn a, body#nyheter #hdrMenu #nyheterbtn a, body#kontakt #hdrMenu #kontaktbtn a {
	color: #CE0000;
}

#mainContent {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid;
	width: 100%;
	height: 400px;
	text-align: left;
	font-size: 0.80em;
	line-height: 1.50em;
	position: relative;
	clear: left;
} 

#mainContent ul {
	list-style: square inside;
	margin: 0 0 8px 0;
	padding: 0;
}

#mainContent ul li {
	margin: 0 0 0 1.1em !important; /* hide from IE*/
	margin: 0 0 0 1.6em;
	text-indent: -1.1em !important; /* hide from IE*/
	text-indent: -1.6em;
}

#mainContent ul.ulFirst {
	list-style: none;
	font-weight: bold;
	margin: 0em !important; /* hide from IE*/
	margin: 0 0 0 -1.6em;
/*	background-color: #FF0;*/
}

#mainContent ul.ulFirst li {
	padding-bottom: 6px;
/*	border: 1px solid #f00;*/
}

#mainContent ul.ulFirst li * {
	padding-bottom: 0;
/*	border: 1px solid #ff0;*/
}
	
#mainContent ul li ul.ulSecond {
	margin: 0 0 0 1.1em !important; /* hide from IE*/
	margin: 0 0 0 1.6em;
	text-indent: -1.1em !important; /* hide from IE*/
	text-indent: -1.6em;
	font-weight: normal;
/*	background-color: #F00;*/
}

sup {
	font-size: 70%;
	line-height: 100%;
}

#mycustomscroll, #leftCol {
	margin: 18px 0 0 28px !important;
	margin: 18px 0 0 14px;
	padding: 0px 0px 0px 0;
	text-align: left;
	background-color: transparent;
	height: 370px;
	width: 458px;
	border: 0;
	float: left;
	position: relative;
	overflow: auto;
}
#mycustomscroll, #leftCol { display: block; }
/* End hide from IE-mac */

#leftCol {
	overflow: visible;
}

#kontakt #leftCol {
	font-size: 0.90em;
	line-height: 1.40em;
	margin: 67px 20px 0px 60px !important;
	margin: 67px 20px 0px 32px;
	width: 355px !important;
	width: 350px;
	height: 318px;
}

#leftCol.kontaktMain p {
	margin: 0;
}

.email {
	font-size: 11px;
}

#leftColInner {
	margin-right: 26px;
	width: 432px;
}

#rightCol, #imageCol, #kontakt #rightCol {	
	text-align: left;
	height: 400px;
	width: 254px;
	padding: 0 0 0 1px;
	margin: 0;
	float: right;
	position: relative;
	background-color: transparent;
/*	clear: right;*/
}
/* Hides from IE-mac \*/
* html #rightCol, #imageCol {
	width: 255px;
	width/**/:/**/ 254px;
}
#rightCol, #imageCol, #kontakt #rightCol { display: block; }
/* End hide from IE-mac */

#kontakt #rightCol {
	width: 305px;
}
/* Hides from IE-mac \*/
* html #kontakt #rightCol {
	width: 305px;
	width/**/:/**/ 304px;
}

#kontakt #rightCol, #kontakt #rightCol a {
	font-size: 0.95em;
}

#rightColInfo {
	margin: 24px 14px 14px 14px;
	height: auto;
}

.borderRight {
	border-right: 1px solid #080808;
}

.borderLeft {
	border-left: 1px solid #080808;
}

#flashcontent {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #FFF;
}

#studion #flashcontent {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000;
	height: 100%;
}

.newsSection {
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: both;
}

.newsSectionDiv {
	width: 40%;
	height: 0px;
	border-bottom: 1px solid #CCC;
	margin: 12px 30% 0px 30% !important;
	margin: 12px 30% -10px 30%;
	clear: both;
}

.byline {
/*	font-size: 0.70em;*/
	margin-bottom: -8px;
	color: #444;
}

#flashcontent * {
	display: inline;
	padding: 0;
	overflow: hidden;
	margin: 0px;
}

applet, object {
/*	margin-bottom: -1px;*/
	padding: 0px;
	display: inline;
	float: left;
	position: relative;
}

#flashcontent p {
	display: block;
	margin: 10px;
	text-align: center;
	color: #FFF;
}

#studion #flashcontent p {
	color: #000;
}

.logoBig {
	display: block;
	margin: 0 0 16px 0;
}

#shdwBtmLeft, #shdwBtmRight, #shdwBtmCenter {
	background: #FFF url(../bilder/shdw_btm_left.gif) no-repeat;
	width: 52px;
	height: 41px;
	float: left;
}

#shdwBtmRight {
	background: #FFF url(../bilder/shdw_btm_right.gif) no-repeat;
}

#shdwBtmCenter {
	background: #FFF url(../bilder/shdw_btm_center.gif) repeat-x;
	width: 663px;
	height: 13px;
}

#topLanguage {
/*	float: right;*/
	text-align: right;
	width: 743px;
	height: auto;
/*	overflow: visible;
	position: relative;*/
	clear: both;
	margin: 4px auto -14px auto;
	padding-right: 4px;
	background: none;
	border: 0px solid black;
}

.language {
	text-transform: uppercase;
	font-size: 0.75em;
}

#topLanguage img {
	margin: 6px 16px 0 0;
	border: 0px solid red;
}

#footer {
	background: #FFF url(../bilder/shdw_btm_center.gif) repeat-x;
	color: #000;
	text-transform: uppercase;
	font-size: 0.80em;
	text-align: center;
	width: 663px;
	height: 41px;
	float: left;
}

#footer p {
	text-align: center;
	margin: 7px auto 0 auto;
	padding: 0;
	z-index: 200;
}

.uppercase {
	text-transform: uppercase;
}

.error {
	color: #F00;
}

/* MIsc alignment */
.nobr {
	white-space: nowrap;
}

.floatR {
	float: right;
	text-align: right;
}

.floatL {
	float: left;
	text-align: left;
}

.middle {
	vertical-align: middle;
}

.bottom {
	vertical-align: bottom;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0.5px;
	margin: 0;
	padding: 0;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow: hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
}

.clear:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}

.clear { display: inline-table; }

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

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

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

.autocenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 0px solid;
	display: block;
	width: auto;
}

/* Form parts */
input, textarea, select, option {
	background-color: #FFF;
	border: 1px solid #000;
	padding: 1px;
	margin: 0;
	color: #000;
	vertical-align: middle;
}

input, option {
	font-size: 9px;
}

.contentLeft, .contentRight { 
	float: left;
	display: block;
	width: 50%;
}

.contentRight { 
	float: right;
	clear: right;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric { line-height:1px; font-size:1px; position:absolute; top:0; left:0; }

.vscrollerbar {
	background: #FFF url(../bilder/scrollbar.png) 2px 0px repeat-y;
	width: 14px;
	height: 14px;
}

.vscrollerbase {
	background-color: #FFF;
	width: 14px;
}

.vscrollerbasebeg {
	background: url(../bilder/scrollbar.png) -47px -17px no-repeat;
	width: 14px;
	height: 14px !important;
}
.vscrollerbaseend {
	background: url(../bilder/scrollbar.png) -118px -17px no-repeat;
	width: 14px;
	height: 14px;
}
.hscrollerbase { height: 14px; background-color: #FFF; }
.hscrollerbar { height: 14px; background-color: #FFF; }
.vscrollerbar, .hscrollerbar { padding: 14px; z-index: 200; }
.scrollerjogbox { width: 14px; height: 36px; top: auto; left: auto; bottom: 0px; right: 0px; background-color: #FFF; }

/* Scroll Bar Master Styling Ends Here */