@charset "utf-8";
/* CSS Document */
/* Design and CSS created by Mattias Andersson */
/* www.massassi.se */


/*******************************************/
/************* BASIC HTML TAGS *************/
/*******************************************/

/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

h1 {
	color: #49493b;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 18px;
}
	
h1 small {
	font-size: 20px;
	position: relative;
	top: -5px;
	color: #96977a;
}

/***** Links *****/
a,
a:link,
a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: 				#000;
	text-decoration:	underline;
	}
	
a img{
	border: none;
}

/****** iPhone *******/
html, body{
	-webkit-text-size-adjust: none;
}


/****************************************************************/
/******************** MAIN LAYOUT ELEMENTS **********************/
/****************************************************************/

/*These are the main divs used to position everything.
Roughly ordered from top to bottom of the HTML code 
(NOT the apparent top-to-bottom order when you render the page in a browser) */

html, body{
	width: 100%;
		
	height: 100%; 			/* needed for container min-height */
	min-height: 100%; 		/* real browsers */
	background: #FAFAFA url("../images/site/body_bg3_1000x1.png") repeat-y center ; 
	font-family : arial, 'sans serif';
	font-size : 11px;
	color: #000;
}



#innerContainer{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: center;		/* för IE <6 */
	
	overflow: hidden;
	width: 960px;  			
	background: #fff;
}


#header{
	position: relative;
	width: 100%;  			
	height: 120px;
	background: #F9D801 url("../images/site/header_logo_960x120.png") no-repeat left top;
	font: 10px helvetica, arial;
	text-align: left;
}


#navTop{
	width: 100%;
	margin: 5px 0 0 10px;
	height: 14px;
}


#content{
	position: relative;
	overflow: hidden;
	width: 100%;
	
	height: 100%;			/* IE6: treaded as min-height*/
	min-height: 100%; 		/* real browsers */	
	margin: 2px 0 0 0;
}

	#contentLeft{
		position: relative;
		float: left;
		overflow: hidden;
		width: 160px;
		
		margin: 0 20px 0 10px;
		height: 100%;			/* IE6: treaded as min-height*/

	}						

	
	#contentMain{
		position: relative;
		float: left;
		overflow: hidden;
		width: 755px;

		height: 100%;
		min-height: 100%; 		/* real browsers */	
		margin: 0 10px 10px 0;
	}


	
#footer{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: center;		/* för IE <6 */
	overflow: hidden;
	height: 100px;
	width: 100%;
	background: #A0A0A0 url("../images/site/footer_bg_960x100.png") no-repeat;
}







/*********************************************************************/
/****************** SPECIFIED LAYOUT ELEMENTS ************************/
/*********************************************************************/


/*-------------------------------------------------------*/
/*----------------------- HEADER ------------------------*/
/*-------------------------------------------------------*/

/************************ HEADER *************************/
#header img{
	position: absolute;
	left: 100px;
	height: 120px;
	width: 450px;
}




/*-------------------------------------------------------*/
/*----------------------- NAV TOP -----------------------*/
/*-------------------------------------------------------*/

/*********************** NAV TOP ***************************/
#navTop ul li{
	float: left;
	overflow: hidden;
	height: 14px;
	border-right: solid 1px #E8E8E8;
	padding: 0px 10px 0px 10px;
	font-family : arial, 'sans serif';
	font-size : 12px;
	font-weight: bold;
}

#navTop ul li a{
	color: #828282;
}

#navTop ul li a:hover{
	color: #000;
}

#navTop ul li.noborder{
	border-width: 0px;
}


/******************** OM KAMERATEN ***************************/

#omKameraten{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: center;		/* för IE <6 */
	margin: 20px 0 0 20px;
	width: 700px;
}

#omKameratenText{
	float: left;
	width: 360px;
	overflow: hidden;
	text-align: left;
	margin: 0 0 20px 0;
}

#omKameratenLogo{
	overflow: hidden;
	margin: 0 0 0 30px;
}

#omKameratenFilmer{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: center;		/* för IE <6 */
	position: relative;
	overflow: hidden;
	width: 700px;
	margin: 50px 0 0 0;
}

#omKameratenFilmer ul li{
	float: left;
	width: 120px;
	height: 160px;
	margin: 10px;
	text-align: left;
}

#omKameratenFilmer ul li span{
	/*float: left;*/
}

#omKameratenNamn{
	margin: 20px 0 0 0;
	text-align: center;
}

/************************ HYRESVILKOR **********************/
#hyresVilkor{
	width: 100%;
	margin-left: 20px;
	padding-right: 50px;

	overflow: hidden;
}

.villkor{
	font: 12px helvetica, arial;
	color: red;
}

/*************************** KONTAKT **************************/
#kontakt{
	margin: 20px 10px 0 0px;
	
	width: 100%;
	overflow: hidden; 
}

#kontaktText{
	float: left;
	overflow: hidden;
	width: 500px;
	text-align: left;
	margin: 15px 0 0 20px;
}

#kontaktText ul li{
	position: relative;
	height: 50px;
	width: 150px;
	float: left;
	margin: 0 50px 0 0;
}

#kontaktText ul li p{
	bottom:0;
	left:0;
	position:absolute;
}

#kontaktGoogleMaps{
	float: left;
	overflow: hidden;
	
	width: 755px;
	height: 400px;
	margin-left: 0px;
}




/*-------------------------------------------------------*/
/*-------------------- MENY -----------------------------*/
/*-------------------------------------------------------*/

#meny{
	margin: 8px 0 0 0;
	text-align: left;
}

.menyLinkHeaderFirst{
	background: #F8EB96;
	text-align: center;
	padding: 1px 0 1px 0;
	font-family : arial, 'sans serif';
	font-size : 11px;
	margin: 0px 0 2px 0;
}

.menyLinkHeader{
	background: #F8EB96;
	text-align: center;
	padding: 1px 0 1px 0;
	font-family : arial, 'sans serif';
	font-size : 11px;
	margin: 14px 0 2px 0;
}

.menyLink{
	margin: 0 0 0 20px;
}

.menyLinkSubHeader{
	text-align: center;
	/*text-decoration: underline;*/
	margin: 6px 0 0 0;
	background: #F3F3F3;
}

.menyLinkSub{
	margin: 0 0 0 20px;
}


/******************************* BANNER ****************************/
#banner{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: center;		/* för IE <6 */
	overflow: hidden;
}
	
#banner ul{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: left;		/* för IE <6 */	
	margin: 80px 0 50px 0px;
}

#banner ul li{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: center;		/* för IE <6 */
	margin: 0 0 10px 0;
}

.bannerHeader{
	background: #F3F3F3;
	padding: 1px 0 1px 0;
	font-family : arial, 'sans serif';
	font-size : 11px;
}







/*-------------------------------------------------------*/
/*-------------------- MAIN -----------------------------*/
/*-------------------------------------------------------*/


/******************** MAIN **************************/

#main{
	width: 100%;
	hight: 100%;
	overflow: hidden;
	font-family : arial, 'sans serif';
	font-size : 11px;
}

#main h2{
	margin: 0 0 10px 0;
}

#mainLeft{
	float: left;
	width: 350px;
}

.mainLeftDiv{
	margin: 0 0 2px 0;
}

.mainLeftDivLast{
	margin: 0 0 12px 0;
}

#mainRight{
	float: right;
	width: 405px;
}

#mainSlideshow{
	width: 755px;
	height: 260px;
	background: url("../images/main/main_bg_755x260_all.png") no-repeat;
	margin: 0 0 16px 0;
}

#mainWelcome{
	height: 216px;
	width: 350px;
	text-align: left;
	/*margin: 0 0 2px 0;*/
	overflow: hidden;
	
	/*padding: 10px;*/
}

#mainProductHighlight{
	width: 350px;
	height: 350px;
	text-align: left;
	background: url("../images/main/product_highlight_bg_350x350.png") no-repeat;
}

#mainNews{
	height: 100%;
	overflow: hidden;
	text-align: left;
}




.table_mainmeny_style{
	background : #F3F3F3;
}

.news_header{
	position: relative;
	left: 14px;
}



/*********************** LEFT WINDOW BG *************************************/

.mainLeftWindowTop{
	height: 9px;
	width: 350px;
	background: url("../images/main/main_bg_350x9_top.png") no-repeat;
}

.mainLeftWindowMiddle{
	/*height:182px;*/
	overflow:hidden;
	padding: 10px 20px 15px 20px; 
	
	background: url("../images/main/main_bg_350x1_middle.png") repeat-y;
}

.mainLeftWindowBottom{
	height: 9px;
	width: 350px;
	background: url("../images/main/main_bg_350x9_bottom.png") no-repeat;
}



/********************* SLIDESHOW ***************************/
#mainSlideshowSlides{ 
	width:739px; 
	height:244px; 
	overflow:hidden; 
	position: absolute;
	top: 8px;
	left: 8px;
}

#mainSlideshowSlides img{
	width:739px; 
	height:244px; 
}

#nav{
	z-index: 10;
	position: absolute;
	top: 230px;
	left: 140px;
	width: 600px;
}

#nav a{
	height: 16px;
	width: 16px;
	overflow: hidden;	
	float: right;
	margin: 0 10px 0 0;
	background: url("../images/slides/slides_button_3.png") no-repeat left top;
	text-decoration: none;
}

#nav .activeSlide{
	background: url("../images/slides/slides_button_3.png") no-repeat -16px 0;
}

#nav span{
	visibility: hidden;
}



/*********************** WELCOME *************************************/


.quickFlipCta{
	position: absolute;
	top: 180px;
	left: 300px;
}



/*********************** STUDIOPLUS *************************************/

#mainStudioplus img{
	margin: 0 0 8px 0;
}



/*********************** PRODUCT HIGHLIGHT *************************/

#mainProductHighlight ul li{
	float: left;	
	padding: 20px 8px 20px 8px;
}





/*********************** NEWS *************************/

#mainNewsTop{
	height: 9px;
	width: 405px;
	background: url("../images/main/main_bg_405x9_top.png") no-repeat;
}

#mainNewsMiddle{
	overflow:hidden;
	padding: 10px 20px 20px 20px; 
	
	background: url("../images/main/main_bg_405x1_middle.png") repeat-y;
}

#mainNewsBottom{
	height: 9px;
	width: 405px;
	background: url("../images/main/main_bg_405x9_bottom.png") no-repeat;
}

#mainNews h3{
	margin: 0 0 4px 0;
}

#mainNewsList ul li{
	float:left;
	border-top: 1px solid #E8E8E8;
	padding: 10px 0 10px 0;
	width: 100%;
	font-family : arial, 'sans serif';
	font-size : 11px;
}

#mainNewsList ul li img{
	float: left;
	margin: 0 10px 0 0;
}

#mainNewsList p{
	height: 55px;
}

#mainNewsList span{
	position: relative;
	right: -150px;
	color: #828282;
}





/*-------------------------------------------------------*/
/*---------------------- TEKNIK -------------------------*/
/*-------------------------------------------------------*/


.teknik{
	margin: 8px 0 40px 0;
}

/********************** TEKNIK HEADER *****************************/

.teknikHeader{
	width: 100%;
	padding: 1px 0 2px 0;
	overflow: hidden;
	text-align: left;
	background: #F3F3F3;
}

.teknikHeader b{
	margin-left: 10px;
}






/*-------------------------------------------------------*/
/*----------------- TEKNIK KAMERAPAKET ------------------*/
/*-------------------------------------------------------*/


.teknikKamera{
	float: left;
	width: 426px;
	overflow: hidden;
	margin: 10px;
}


.teknikKameraImg{
	height: 250px;
}

.teknikKameraRight{
	float: right;
	width: 308px;
}

.teknikKameraHeader{
	width: 100%;
	padding: 1px 0 2px 10px;
	overflow: hidden;
	text-align: left;
	margin: 10px 0 10px 0;
	background: #F8EB96; 
	
	/*font-weight: bold;*/
}


/************************* TEKNIK KAMERAPAKETLISTA *****************************/

.teknikKameraPaketlista{
	width: 400px;
}

.teknikKameraPaketlistaHeader{
	width: 100%;
	padding: 1px 0 2px 10px;
	overflow: hidden;
	text-align: left;
	margin: 10px 0 10px 0;
	background: #F3F3F3; 
}

.teknikKameraPaketlista table{
	margin: 10px 0 0 10px;
}

.teknikKameraPaketlistaNews{
	width: 180px;
	padding: 1px 0 2px 10px;
	overflow: hidden;
	text-align: left;
	margin: 10px 0 10px 0;
	background: #F8EB96; 
}



/************************* TEKNIK KAMERA INFO *****************************/


.teknikKameraInfo{
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px 0;

}

.teknikKameraInfo table{
	margin: 0 0 0 10px;
	text-align: left;
	width: 290px;
}

.teknikKameraInfo td{
	border: 3px solid #fff;
	
}

.listOdd{
	background: #F3F3F3;
	height: 16px;
}

.listEven{
	height: 16px;
}

.teknikKameraInfoRowFirst{
	width: 120px;
	padding: 0 6px 0 6px;
}

.teknikKameraInfoRowSecond{
	/*width: 150px;*/
	padding: 0 2px 0 6px;
}

.teknikKameraInfoDownload{
	margin: 20px 0 0 0;
}

.downloadFileIcon{
	text-decoration: none;
}

/************************* TEKNIK KAMERA/OPTIK PRIS *****************************/

.teknikPris{
	float: right;
	overflow: hidden;
	width: 100%;
	text-align: left;
}


.teknikPrisContent{
	padding: 0 0 0 30px;
}

.teknikPrisKamerapaket{
	width: 100%;
	padding: 1px 0 2px 0;
	overflow: hidden;
	margin: 10px 0 20px 0px;
}

.teknikPrisInfo{
	margin: 0 0 10px 0;
}

.teknikPrisSumma{
	font: 12px helvetica, arial;
	font-weight: bold;
	color: red;
}

.teknikPrisOptik ul li{
	margin: 16px 0 0 0;
}



/*-------------------------------------------------------*/
/*----------------- TEKNIK ÖVRIG EQUIPMENT --------------*/
/*-------------------------------------------------------*/


/**************************** TEKNIK EQUIPMENT *****************************/

.teknikEquipment{
	margin: 0 0 0 0;
}

.teknikEquipmentProduct{
	margin: 0 0 15px 0;
	overflow: hidden;
}

.teknikEquipmentProduct div{
	float: left;
	overflow: hidden;
}

.teknikEquipmentProductHeader{
	width: 100%;
	padding: 1px 0 2px 0;
	overflow: hidden;
	text-align: left;
	margin: 10px 0 10px 0;
	background: #F3F3F3;
}

.teknikEquipmentProductHeader ul{
	margin-left: 10px;
}

.teknikEquipmentProductHeader ul li{
	float: left;
}

.teknikEquipmentProductHeaderName{
	width: 665px;
	font-weight: bold;
}

.teknikEquipmentProductInfo{
	width: 550px;
	height: 80px;
	text-align: left;
	margin: 0 0 0 10px;
}

.teknikEquipmentProductImage{
	width: 100px;
}

.teknikEquipmentProductPrice{
	width: 80px;
	font-weight: bold;
}



/**************************** Teknik *****************************/

.table_teknik2_style{
	background-color : #F3F3F3;
	height: 10px;
}

.table_teknik4_style{

}

.teknik_table{
	position: relative;
}






/*-------------------------------------------------------*/
/*-------------------- FOOTER ---------------------------*/
/*-------------------------------------------------------*/


/********************* FOOTER ***************************/

#footerContactList{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: left;		/* för IE <6 */
	width: 750px;
	/*float: left;*/
	position: relative;
	top: 45px;	
	
}

#footerContactList ul{
	margin: 0 auto; 		/* center (denna funkar inte i IE5) */
	text-align: left;		/* för IE <6 */
}

#footerContactList ul li{
	overflow: hidden;
    margin: 0px 0px 0px 11px; 
    padding-right: 11px;

	display: inline;
	border-right: solid 1px #4b4c4e;
	color: #4b4c4e;
}

#footerContactList a{
	color: #4b4c4e;
}

#footerContactList ul li.noborder{
    border-width: 0px;
}


