﻿body, html {
	padding: 0px;
	margin: 0px;
	background: url("/Images/bg.jpg");
	font: 12px Arial, Tahoma, Verdana;
	color: #d4dcdc;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #04cbce;
}

h1 {
	display: none;
}

h2 {
	color: #fff;
	font-size: 24px;
	margin-top: 30px;
}

h3 {
	color: #04cbce;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

#container {
	width: 870px;
	background: url("/Images/mainbg.jpg") center top no-repeat;
	margin: 0 auto;
	margin-top: 100px;
	min-height: 603px;
	padding: 0px 60px;
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 60px;
	z-index: 5;
}

#maincolumn {
	height: 380px;
	padding-top: 80px;
}

#bottom {
	margin-top: 30px;
	padding-bottom: 40px;
}

#menu {
	display: block;
	position: absolute;
	top: 30px;
	left: 660px;
	width: 280px;
	z-index: 10;
}

#menu li {
	display: inline;
}


#menu li a {
	display: inline-block;
	height: 31px;
	font-size: 0px;
	overflow: hidden;
	filter: alpha(opacity=50);-moz-opacity: 0.5;
	opacity: 0.5;
	color: #060808;
	text-decoration: none;
}

#menu li:hover a {
	filter: alpha(opacity=100);-moz-opacity: 1.0;
	opacity: 1.0;
}

#menu li.selected a {
	filter: alpha(opacity=100);-moz-opacity: 1.0;
	opacity: 1.0;
}

a.rooftop {
	background: url("/Images/m_rooftop.jpg") no-repeat;
	width: 65px;
}
a.portfolio {
	background: url("/Images/m_portfolio.jpg") no-repeat;
	width: 68px;
}
a.nyheter {
	background: url("/Images/m_nyheter.jpg") no-repeat;
	width: 61px;
}
a.kunder {
	background: url("/Images/m_kunder.jpg") no-repeat;
	width: 57px;
}
a.kontakt {
	background: url("/Images/m_kontakt.jpg") no-repeat;
	width: 67px;
}

#leftcolumn {
	width: 270px;
	float: left;
}

#rightcolumn {
	width: 570px;
	float: left;
	margin-left: 30px;
}

.clear {
	clear: both;
}

a.newslist 
{
    display: block;
    padding: 8px 0px;
    border-bottom: 1px solid #292929;
}

#ShowCase {
	padding: 5px;
	background: url("/Images/casebg.jpg") no-repeat;
	width: 532px;
	height: 335px;
	margin-top: 10px;
}

.caseportf {
	background: url("/Images/case_bg.png") no-repeat;
	width: 191px;
	height: 127px;
	margin: 6px;
	padding: 7px;
	cursor: pointer;
	position: relative;
	float: left;
}

.caseportf:hover {
	background: url("/Images/case_bg_.png") no-repeat;
}



.caseportf div {
	position: absolute;
	background: url("/Images/case_play.png") no-repeat center center;
	width: 191px;
	height: 92px;
	z-index: 2;
	top: 7px;
	left: 7px;
	display: none;
}

.caseportf img {
	width: 191px;
	height: 93px;
}

.caseportf a {
	display: block;
	margin-top: 12px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
}

.caseportfcat {
	background: url("/Images/case_bg.png") no-repeat;
	width: 191px;
	height: 127px;
	margin: 6px;
	padding: 7px;
	cursor: pointer;
	position: relative;
	float: left;
}

.caseportfcat a 
{
    display: block;
    height: 127px;
    text-align: center;
    font-size: 0px;
    font-weight: normal;
    color: #060808;
}

a#catreklam 
{
    background: url("/Images/cat_reklam.png") center center no-repeat;
}
a#catreklam:hover 
{
    background: url("/Images/cat_reklam_.png") center center no-repeat;
}


a#catmusik 
{
    background: url("/Images/cat_musik.png") center center no-repeat;
}
a#catmusik:hover 
{
    background: url("/Images/cat_musik_.png") center center no-repeat;
}

a#catspelfilm 
{
    background: url("/Images/cat_spelfilm.png") center center no-repeat;
}
a#catspelfilm:hover 
{
    background: url("/Images/cat_spelfilm_.png") center center no-repeat;
}

a#catstill 
{
    background: url("/Images/cat_still.png") center center no-repeat;
}
a#catstill:hover 
{
    background: url("/Images/cat_still_.png") center center no-repeat;
}


.caseportfcat:hover
{
    background: url("/Images/case_bg_.png") no-repeat;
}


.caseportfcat:hover a 
{
    color: #04cbce;
}

#welcometext {
	width: 846px;
	height: 117px;
	background: url("/Images/welcome_text.png") no-repeat;
	margin: 0 auto;
	margin-top: 150px;
}


input, select, option, textarea 
{
    width: 95%;
    border: 1px solid #595959; 
    background: #000;
    color: #fff;
    padding: 5px;
}

textarea 
{
    height: 100px;
}

option 
{
    padding: 0px;
}

select 
{
    padding: 2px;
}


/*SIFR---------------------------------------------------------------------------------------*/

  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
  
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
