/***** Stylesheet for www.effektstudion.se by Magnus Faijerson *****/

/* ---------------------------- Basic stuff ---------------------------- */

body
{
	margin: 0;
	padding: 0;
	background-color: #959595;
/*	background-color: #AAA5A1;	*/
/*	background-color: #919499;	*/
}

/* ------------------ Mittencentrering av hela sidan ------------------- */

#global
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 752px;
	height: 596px;
	margin-top: -298px;
	margin-left: -376px;
	border: 0 none;
}

p
{
	margin: 0 0 10px 0;
}

a.brun:link, a.brun:visited
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B09E92;
	text-decoration: none;
}

a.brun:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B09E92;
	text-decoration: underline;
}

a.brun:active
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.vit:link, a.vit:visited, a.vit:hover, a.vit:active
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a.homenewsfront:link, a.homenewsfront:visited, a.homenewsfront:active
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D2D2;
	text-decoration: none;
}

a.homenewsfront:hover
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a.frontlink:link, a.frontlink:visited, a.frontlink:active
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c5cace;
	text-decoration: none;
}

a.frontlink:hover
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.pix
{
	display: block;
	border: solid 1px #857870;
}

.homepix1
{
	display: block;
	border: solid 1px #857870;
	float: left;
}

.homepix2
{
	display: block;
	border-top: solid 1px #857870;
	border-right: solid 1px #857870;
	border-bottom: solid 1px #857870;
	float: left;
}

.pixnb
{
	display: block;
	border: none;
}

.pixoff
{
	display: block;
	border: solid 1px #9A9DA6;
}

.pixon
{
	display: block;
	border: solid 1px #ffffff;
}

.spacer
{
	position: relative;
	background-color: blue;
	width: 442px;
	height: 100px;
	float: left;
	font-size: 0;
}

/* ----------------------------- Frontsida ----------------------------- */

.frontbody
{
	margin: 0;
	padding: 0;
	background-color: #6b7684;
}

#frontglobal
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 674px;
	height: 428px;
	margin-top: -214px;
	margin-left: -337px;
	border: 0 none;
}

#frontruta
{
	width: 674px;
	height: 428px;
	background: url(../front/pics/front.jpg) 0 0 no-repeat;
}

#frontlank
{
	position: relative;
	float: right;
	top: -7px;
	line-height: 14px;
	height: 14px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c5cace;
	background-color: #6b7684;
}

#frontlankslut
{
	position: relative;
	float: right;
	top: -7px;
	width: 16px;
	height: 14px;
	font-size: 0;
}

#frontlanksp1
{
	position: relative;
	float: right;
	top: -7px;
	width: 10px;
	height: 14px;
	font-size: 0;
	background-color: #6b7684;
}

#frontlanksp2
{
	position: relative;
	float: right;
	top: -7px;
	width: 12px;
	height: 14px;
	font-size: 0;
	background-color: #6b7684;
}

/*******/

#frontglobal2
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 688px;
	height: 532px;
	margin-top: -266px;
	margin-left: -344px;
	border: 0 none;
}

#frontruta2
{
	width: 688px;
	height: 532px;
	background: url(../front/pics/front.png) 0 0 no-repeat;
}

.frontbody2
{
	margin: 0;
	padding: 0;
	background-color: #171310;
}

.frontSv
{
	position: relative;
	float: left;
	width: 15px;
	height: 66px;
	top: 225px;
	left: 1px;
}

.frontEn
{
	position: relative;
	float: right;
	width: 15px;
	height: 66px;
	right: -1px;
	top: 225px;
	font-size: 0;
	background: url(../front/pics/en_off.png);
}

#frontSv
{
	display: block;
	width: 15px;
	height: 66px;
	background: url(../front/pics/sv.png) no-repeat 0 0;
}

#frontSv:hover
{ 
	background-position: -15px 0;
}

#frontEn
{
	display: block;
	width: 15px;
	height: 66px;
	background: url(../front/pics/en.png) no-repeat 0 0;
}

#frontEn:hover
{ 
	background-position: -15px 0;
}

/* --------------------------- Frontsida slut -------------------------- */

/* ------------------------------ Layouten ----------------------------- */

#vkantupp
{ 
	position: absolute;
	width: 12px;
	height: 78px;
	top: 0;
	left: 0;
	background: url(../layout/vanster_kant_upp.gif) 0 0 no-repeat;
}

#banner
{ 
	position: absolute;
	width: 728px;
	height: 78px;
	top: 0;
	left: 12px;
}

#bannerimg
{ 
	width: 728px;
	height: 78px;
	display: block;
	border: none;
}

#hkantupp
{ 
	position: absolute;
	width: 12px;
	height: 78px;
	top: 0;
	left: 740px;
	background: url(../layout/hoger_kant_upp.gif) 0 0 no-repeat;
}

#vkantmid
{ 
	position: absolute;
	width: 12px;
	height: 492px;
	top: 78px;
	left: 0;
	background: url(../layout/vanster_kant_mellan.gif) 0 0 repeat-y;
}

#mitten
{ 
	position: absolute;
	width: 728px;
	height: 465px;
	top: 105px;
	left: 12px;
	background-color: #c1c1c1;
}

#hkantmid
{ 
	position: absolute;
	width: 12px;
	height: 492px;
	top: 78px;
	left: 740px;
	background: url(../layout/hoger_kant_mellan.gif) 0 0 repeat-y;
}

#vkantner
{ 
	position: absolute;
	width: 12px;
	height: 26px;
	top: 570px;
	left: 0;
	background: url(../layout/vanster_kant_ner.gif) 0 0 no-repeat;
}

#midner
{ 
	position: absolute;
	width: 728px;
	height: 26px;
	top: 570px;
	left: 12px;
	background: url(../layout/mitten_ner.gif) 0 0 repeat-x;
}

#hkantner
{ 
	position: absolute;
	width: 12px;
	height: 26px;
	top: 570px;
	left: 740px;
	background: url(../layout/hoger_kant_ner.gif) 0 0 no-repeat;
}

#adress
{
	width: 498px;
	height: 13px;
	margin: 3px 0 0 0;
	display: block;
}

.mitten_ljus
{
	background-color: #453E38;
	width: 728px;
	height: 465px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	line-height: 12px;
}

.mitten_mork
{
	background-color: #342F2B;
	width: 728px;
	height: 465px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	line-height: 12px;
}

.kurvarubrik_ljus
{
	position: relative;
	background: url(../layout/kurva_ljus.gif) 0 0 repeat-x;
	width: 13px;
	height: 27px;
	float: left;
}

.kurvarubrik_mork
{
	position: relative;
	background: url(../layout/kurva_mork.gif) 0 0 repeat-x;
	width: 13px;
	height: 27px;
	float: left;
}

.rubrik
{
	position: relative;
	width: 690px !important;
	width /**/:715px;
	height: 25px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B09E92;
	padding: 0 0 0 25px;
	line-height: 25px;
	background-color: #453E38;
	border-top: solid 1px #857870;
	border-bottom: solid 1px #857870;
}

/* --------------------------- Layouten slut ---------------------------- */

/* -------------------------------- Home -------------------------------- */

.rubrikhome
{
	position: relative;
	width: 482px !important;
	width /**/:507px;
	height: 25px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B09E92;
	padding: 0 0 0 25px;
	line-height: 25px;
	background-color: #453E38;
	border-top: solid 1px #857870;
	border-bottom: solid 1px #857870;
	text-align: left;
}

.senaste
{
	position: relative;
	width: 208px;
	height: 25px !important;
	height /**/:27px;
	float: left;
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	line-height: 25px;
	background-color: #453E38;
	border-top: solid 1px #857870;
	border-bottom: solid 1px #857870;
}

.homewrapperv
{
	position: relative;
	width: 520px;
	height: 438px;
	float: left;
	padding: 0;
}

.homewrapperv_new
{
	position: relative;
	width: 520px;
	float: left;
	padding: 0;
}

.hometext
{
	position: relative;
	width: 446px !important;
	width /**/:520px;
	height: 220px !important;
	height /**/:295px;
	float: left;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 25px 37px 50px 37px;
	line-height: 12px;
}

.hometext_new
{
	position: relative;
	width: 456px !important;
	width /**/:520px;
	height: 300px !important;
	height /**/:325px;
	float: left;
	text-align: left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 25px 27px 0px 37px;
	line-height: 12px;
}

.homestreckv
{
	position: relative;
	width: 32px;
	height: 50px;
	float: left;
	border-top: solid 1px #857870;
	margin: 6px 5px 0 0;
}

.homestreckv_new
{
	position: relative;
	width: 32px;
	height: 50px;
	float: left;
	border-top: solid 1px #857870;
	margin: 6px 5px 0 0;
}

.homekontakt
{
	position: relative;
	width: 200px;
	height: 121px;
	float: left;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0;
	line-height: 12px;
}

.homekontakt_new
{
	position: relative;
	width: 140px;
	height: 121px;
	float: left;
	text-align: left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0;
	line-height: 12px;
}

.homebild
{
	position: relative;
	background-color: gray;
	width: 183px;
	height: 121px;
	float: right;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0;
	line-height: 12px;
}

.homebild_new
{
	position: relative;
	background-color: gray;
	left: 16px;
	float: left;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0;
	line-height: 12px;
}

.homestreckh
{
	position: relative;
	width: 32px;
	height: 120px;
	float: right;
	border-bottom: solid 1px #857870;
	margin: 0 0 0 5px;
}

.homestreckh_new
{
	position: relative;
	width: 32px;
	height: 91px;
	float: right;
	border-bottom: solid 1px #857870;
	margin: 0 0 0 5px;
}

.homewrapperh
{
	position: relative;
	width: 208px;
	height: 438px;
	float: left;
	padding: 0;
}

.homeuppd
{
	position: relative;
	background-color: #453E38;
	width: 206px !important;
	width /**/:208px;
	height: 151px;
	float: left;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0 0 0 1px;
	line-height: 12px;
	border-left: solid 1px #857870;
}

.homemellan
{
	position: relative;
	overflow: hidden;
	background-color: #453E38;
	width: 207px !important;
	width /**/:208px;
	height: 15px !important;
	height /**/:24px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B09E92;
	padding: 5px 0 2px 0;
	border: solid 1px #857870;
	border-right: none;
}

#homerulla
{
	position: relative;
	overflow: hidden;
	background-color: #453E38;
	width: 207px !important;
	width /**/:208px;
	height: 15px !important;
	height /**/:24px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B09E92;
	padding: 5px 0 2px 0;
	border: solid 1px #857870;
	border-right: none;
}

#homerull1
{
	position: relative;
	width: 207px;
	height: 17px;
	top: -17px;
	left: 414px;
}

#homerull2
{
	position: relative;
	width: 207px;
	height: 17px;
	top: 0px;
	left: 207px;
}

.homevideo
{
	position: relative;
	background: url(../home/pics/woody.gif) 100% 100% no-repeat #453E38;
	width: 207px !important;
	width /**/:208px;
	height: 122px;
	float: left;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0;
	line-height: 12px;
	border-left: solid 1px #857870;
}

.homelogin
{
	position: relative;
	background-color: #453E38;
	width: 207px !important;
	width /**/:208px;
	height: 111px;
	float: left;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0;
	line-height: 12px;
	border-left: solid 1px #857870;
}

.homenerwrapper
{
	width: 208px;
	height: 12px;
}

.homekurvaner
{
	position: relative;
	background: url(../layout/kurva_nere.gif) 0 0 no-repeat;
	width: 11px;
	height: 12px;
	float: left;
	padding: 0;
	border: none;
}

.homener
{
	position: relative;
	background-color: #453E38;
	width: 197px;
	height: 10px;
	float: left;
	font-size: 8px;
	padding: 0;
	border-bottom: solid 1px #857870;
}

.pixhomehoff
{
	position: relative;
	border: solid 1px #857870;
	margin: 0 auto 0 auto;
	top: 12px;
}

.pixhomehon
{
	position: relative;
	border: solid 1px #ffffff;
	margin: 0 auto 0 auto;
	top: 12px;
}

.homeshowreel
{
	position: relative;
	top: 6px;
	left: 8px;
	width: 100px;
	height: 50px;
	float: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	line-height: 14px;
	text-align: left;
}

.homeform
{
	position: relative;
	top: 22px;
	left: 6px;
	width: 170px;
	height: 80px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B09E92;
	line-height: 12px;
	text-align: right;
}

label
{
	display: block;
	width: 50px;
	height: 14px;
	float: right;
	margin-bottom: 6px;
	line-height: 16px;
	text-align: right;
	padding-right: 10px;
}

input
{
	display: block;
	width: 80px;
	height: 14px;
	float: right;
	margin-bottom: 6px;
	color: #B09E92;
	background: #342F2B;
	border: 1px solid #857870;
}

br.clr
{
	clear: right;
}

.submit
{
	width: 50px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #342F2B;
	background: #B09E92;
	border: 2px solid #342F2B;
}

.homenews
{
	position: relative;
	width: 194px !important;
	width /**/:208px;
	height: 251px;
	float: left;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	padding: 0 0 0 13px;
	line-height: 12px;
	border-left: solid 1px #857870;
	background: #453E38 url(../home/pics/news2.png) 130px 0 no-repeat;
	text-align: left;
}

.homerubrik_news
{
	width: 188px;
	height: 24px;
	padding: 11px 0 0 0;
}

.homerubriktext_news
{
	color: #F0D890;
	font-weight: bold;
	text-align: left;
}

.hometext_news
{
	height: 185px;
	width: 183px !important;
	text-align: left;
	color: #D2D2D2;
	line-height: 12px;
}

.homepix_news
{
	position: relative;
	float:left;
	display: block;
	border: solid 1px #857870;
	margin: 0 7px 0 0;
}

.homenewslank
{
	width: 188px;
	height: 18px;
	text-align: left;
	padding: 11px 0 0 0;
}

/* ----------------------------- Home slut ------------------------------ */

/* ------------------------------- Links -------------------------------- */

.linkstext
{
	position: relative;
	width: 654px !important;
	width /**/:728px;
	height: 36px !important;
	height /**/:86px;
	float: left;
	text-align: left;
	padding: 25px 37px 27px 37px;
}

.linksbilder
{
	position: relative;
	width: 710px !important;
	width /**/:728px;
	height: 60px !important;
	height /**/:85px;
	float: left;
	padding: 0 0 25px 18px;
}

.linksbilder div
{
	text-align: center;
	position: relative;
	width: 231px;
	float: left;
}

.linksbilderoff
{
	display: block;
	margin: 0 auto 0 auto;
	width: 198px;
	height: 48px;
	border: solid 1px #000000;
}

.linksbilderon
{
	display: block;
	margin: 0 auto 0 auto;
	width: 198px;
	height: 48px;
	border: solid 1px #BBBBBB;
}

/* ---------------------------- Links slut ------------------------------ */

/* ------------------------------ Movies -------------------------------- */

#postersscroll
{
	clear: both;
	position: relative;
	width: 728px;
	height: 438px;
	overflow: auto;
}

.posterstext
{
	width: 654px !important;
	width /**/:691px;
	height: 36px !important;
	height /**/:86px;
	text-align: left;
	padding: 25px 0 27px 37px;
}

.postersbilder
{
	position: relative;
	width: 670px !important;
	width /**/:702px;
	height: 139px;
	padding: 0 0 0 32px;
}

.postersbilder div
{
	position: relative;
	width: 108px;
	float: left;
	text-align: center;
}

.postersbilder div div
{
	text-align: center;
	position: relative;
	width: 108px;
	height: 23px;
	float: left;
	line-height: 23px;
	font-weight: bold;
}

.posterspixoff
{
	display: block;
	margin: 0 auto 0 auto;
	width: 73px;
	height: 102px;
	border: solid 1px #cccccc;
}

.posterspixon
{
	display: block;
	margin: 0 auto 0 auto;
	width: 73px;
	height: 102px;
	border: solid 1px #ffffff;
}

.postersbilderstreck
{
	clear: both;
	font-size: 0;
	height: 28px !important;
	height /**/:29px;
	border-top: solid 1px #857870;
}

.postersinfobody
{
	background-color: #000000;
	color: #cccccc;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	line-height: 12px;
}

.postersinfowrapper
{
	width: 453px !important;
	width /**/:475px;
	height: 302px !important;
	height /**/:300px;
	border: solid 1px #9A9DA6;
	padding: 10px;
}

.postersinfopix
{
	position: relative;
	float: left;
	width: 214px;
	height: 300px !important;
	height /**/:298px;
	border: solid 1px #9A9DA6;
	display: block;
}

.postersinforuta
{
	position: relative;
	float: left;
	margin-left: 20px;
	display: inline;
	width: 214px !important;
	width /**/:208px;
	height: 300px !important;
	height /**/:298px;
}

/* ---------------------------- Movies slut ----------------------------- */

/* ------------------------------- Studio ------------------------------- */

.studiospacertop
{
	clear: both;
	position: relative;
	width: 654px;
	height: 25px;
}

.studiotext
{
	position: relative;
	width: 654px !important;
	width /**/:691px;
	height: 38px;
	text-align: left;
	padding: 0 0 0 37px;
}

.studiovw
{
	position: relative;
	width: 142px !important;
	width /**/:179px;
	height: 282px !important;
	height /**/:294px;
	float: left;
	padding: 12px 0 0 37px;
}

.studiovbild
{
	position: relative;
	float: left;
}

.sp22h
{
	position: relative;
	float: left;
	width: 90px;
	height: 21px;
}

.studiovbild img
{
	display: block;
	width: 90px;
	height: 50px;
	}

.studiohw
{
	position: relative;
	width: 509px;
	height: 294px;
	float: left;
}

.studiohw div
{
	position: relative;
	float: left;
	font-size: 0;
}

.studiohw div img
{
	display: block;
	width: 485px;
	height: 270px;
}

.svu
{
	background: url(../layout/muv_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.smu
{
	background: url(../layout/u_kant2.gif) 0 0 repeat-x;
	width: 485px;
	height: 12px;
}

.shu
{
	background: url(../layout/muh_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.svm
{
	background: url(../layout/v_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 270px;
}

.smm
{
	width: 485px;
	height: 270px;
}

.shm
{
	background: url(../layout/h_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 270px;
}

.svn
{
	background: url(../layout/mnv_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.smn
{
	background: url(../layout/n_kant2.gif) 0 0 repeat-x;
	width: 485px;
	height: 12px;
}

.shn
{
	background: url(../layout/mnh_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

#studionw
{

	position: relative;
	width: 728px;
	height: 30px;
	float:left;
	margin-top: 22px;
}

#studioruta
{
	position: relative;
	width: 188px;
	height: 20px;
	float:right;
	text-align: left;
}

.studioSwapLayers
{
	position: absolute;
	visibility: hidden;
	background-color: #342F2B;
	padding-right: 3px;
}

#bp1, #bp2, #bp3, #bp4
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.dummy
{
	position: relative;
}

#st
{
	position: absolute;
	top: 0px;
	right: 0px;
}

/* ---------------------------- Studio slut ----------------------------- */

/* --------------------------- Videos clips ---------------------------- */

.videosv
{
	position: relative;
	width: 134px !important;
	width /**/:156px;
	height: 317px !important;
	height /**/:342px;
	float: left;
	text-align: left;
	padding: 25px 0 0 22px;
}

.videosm
{
	position: relative;
	width: 378px !important;
	width /**/:416px;
	height: 317px !important;
	height /**/:342px;
	float: left;
	padding: 25px 0 0 36px;
	border-right: solid 1px #857870;
	border-left: solid 1px #857870;
}

.vvu
{
	background: url(../layout/uv_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.vmu
{
	background: url(../layout/u_kant2.gif) 0 0 repeat-x;
	width: 320px;
	height: 12px;
}

.vhu
{
	background: url(../layout/uh_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.vvn
{
	background: url(../layout/nv_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.vmn
{
	background: url(../layout/n_kant2.gif) 0 0 repeat-x;
	width: 320px;
	height: 12px;
}

.vhn
{
	background: url(../layout/nh_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.videosmw
{
	position: relative;
	width: 344px;
	height: 283px;
	float: left;
}

.videosmw div
{
	position: relative;
	float: left;
	font-size: 0;
}

.videosh
{
	position: relative;
	width: 140px !important;
	width /**/:156px;
	height: 342px;
	float: left;
	text-align: left;
	padding: 0 0 0 16px;
	overflow: hidden;
}

#videoshwtop
{
	position: relative;
	width: 100%;
	height: 60px !important;
	height /**/:85px;
	z-index: 100;
	padding: 25px 0 0 0;
}

.sp10h
{
	clear: both;
	width: 100%;
	height: 10px;
}

#videoshw
{
	position: relative;
	top: 0px;
	width: 100%;
	height: 87px;
	z-index: 100;
}

#videoshmw
{
	position: relative;
	top: 0px;
	width: 100%;
	height: 162px;
	z-index: 100;
}

#videosnw
{
	position: relative;
	width: 728px;
	height: 96px !important;
	height /**/:97px;
	border-top: solid 1px #857870;
	clear: both;
	overflow: hidden;
}

.videosn
{
	position: relative;
	float: left;
	height: 56px !important;
	height /**/:94px;
	width: 58px !important;
	width /**/:93px;
	padding: 38px 0 0 35px;
}

.videosnv img, .videosnh img
{
	border: none;
	display: block;
}

div#scrollwrapper1	/*	fix for early Mozilla, Opera 7, etc...	*/
{
	float: left;
	width: 542px;
	height: 78px;
	overflow: hidden;
	margin: 17px 0 0 0;
}

div#hold1
{
	position: relative;
	overflow: hidden;
	width: 542px;
	height: 78px;
	z-index: 100;
}

div#wn
{
	position: absolute;
	left: 0px;
	top: 0px; 
	overflow: hidden;
	z-index: 1;
}

.wn1
{
	width: 542px;
	height: 78px; 
}

div#lyr1
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 78px;
	z-index: 1;
}

div#t1
{
	width:773px;
}

div#t1 div img
{
	cursor: pointer;
}

.pixon2
{
	margin: 0 35px 0 0;
	border: solid 1px #ffffff;
}

.pixoff2
{
	margin: 0 35px 0 0;
	border: solid 1px #9A9DA6;
}

.pixon2nm
{
	border: solid 1px #ffffff;
}

.pixoff2nm
{
	border: solid 1px #9A9DA6;
}

#movie
{
	position: relative;
	float: left;
	z-index: 1;
}

.videosbt
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
}

.videosbt div
{
	width: 130px;
	padding: 12px 0 0 0;
}

/* -------------------------- Videos clip slut -------------------------- */

/* -------------------------- Videos showreel --------------------------- */

.srv
{
	position: relative;
	width: 134px !important;
	width /**/:156px;
	height: 412px !important;
	height /**/:437px;
	float: left;
	text-align: left;
	padding: 25px 0 0 22px;
	overflow: hidden;
}

#srvtop
{
	position: relative;
	float: left;
	width: 134px;
	height: 120px;
}

#srformat
{
	clear: both;
	position: relative;
	width: 134px;
	height: 54px !important;
	height /**/:79px;
	z-index: 100;
	padding: 25px 0 0 0;
}

.srstreck
{
	width: 134px;
	height: 20px;
	background-image: url(../layout/vids.gif);
}

.srtext
{
	height: 20px;
	float: left;
	font-weight: bold;
	background-color: #453E38;
}

.srspacerv
{
	position: relative;
	width: 134px;
	height: 24px;
}

.srvideoformat
{
	width: 116px;
	height: 31px;
	background: url(../videos/pics/play.png) 0 0 no-repeat;
}

.srstorliten
{
	height: 24px !important;
	height /**/:32px;
	width: 72px !important;
	width /**/:112px;
	float: left;
	padding: 8px 0 0 40px;
}

a.sr
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	margin: 0 0 8px 0 ;
}

a.sr:hover
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	margin: 0 0 8px 0 ;
}

.srstreckmin
{
	position: relative;
	left: -22px;
	width: 134px;
	height: 20px;
	background-image: url(../layout/vids.gif);
}

.srtextmin
{
	height: 20px;
	float: right;
	font-weight: bold;
	background-color: #453E38;
}

#srvbot
{
	position: relative;
	width: 100%;
	height: 60px !important;
	height /**/:133px;
	z-index: 100;
	padding: 73px 0 0 0;
}

.srm320
{
	position: relative;
	width: 450px !important;
	width /**/:565px;
	height: 375px !important;
	height /**/:439px;
	float: left;
	padding: 63px 0 0 114px;
	border-left: solid 1px #857870;
}

.srm480
{
	position: relative;
	width: 535px !important;
	width /**/:570px;
	height: 419px !important;
	height /**/:438px;
	float: left;
	padding: 19px 0 0 34px;
	border-left: solid 1px #857870;
}

.srmw320
{
	position: relative;
	width: 344px;
	height: 283px;
	float: left;
}

.srmw480
{
	position: relative;
	width: 504px;
	height: 403px;
	float: left;
}

.srmw320 div, .srmw480 div
{
	position: relative;
	float: left;
	font-size: 0;
}

.vmu320
{
	background: url(../layout/u_kant2.gif) 0 0 repeat-x;
	width: 320px;
	height: 12px;
}

.vmu480
{
	background: url(../layout/u_kant2.gif) 0 0 repeat-x;
	width: 480px;
	height: 12px;
}

.vvm320
{
	background: url(../layout/v_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 259px;
}

.vvm480
{
	background: url(../layout/v_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 379px;
}

.vmm320
{
	width: 320px;
	height: 259px;
	z-index: 1;
}

.vmm480
{
	width: 480px;
	height: 379px;
	z-index: 1;
}

.vhm320
{
	background: url(../layout/h_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 259px;
}

.vhm480
{
	background: url(../layout/h_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 379px;
}

.vmn320
{
	background: url(../layout/n_kant2.gif) 0 0 repeat-x;
	width: 320px;
	height: 12px;
}

.vmn480
{
	background: url(../layout/n_kant2.gif) 0 0 repeat-x;
	width: 480px;
	height: 12px;
}

/* ------------------------ Videos showreel slut ------------------------ */

/* ----------------------------- Portfolio ------------------------------ */

#portwrapperleft
{
	float: left;
}

div#noscrollwrapper2
{
	position: relative;
	float: left;
	height: 410px;
	width: 171px !important;
	width /**/:208px;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 0 0 0 37px;
}

div#scrollwrapper2
{		/*	fix for early Mozilla, Opera 7, etc...	*/
	position: relative;
	float: left;
	width: 171px !important;
	width /**/:208px;
	height: 320px;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 0 0 0 37px;
}

div#hold2
{
	position: relative;
	overflow: hidden;
	width: 144px;
	height: 348px;
	z-index: 100;
}

.wn2
{
	width: 144px;
	height: 348px;
}

div#lyr2
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 348px;
	z-index: 1;
}

div#t2
{
	width: 216px;
}

#portv1
{
	position: relative;
	width: 144px ;
	height: 413px;
	float: left;
}

#portv1x
{
	position: relative;
	width: 144px ;
	height: 318px;
	float: left;
}

.portv2
{
	position: relative;
	width: 72px ;
	height: 318px;
	float: left;
}

#portscr
{
	clear: both;
	position: relative;
	width: 151px !important;
	width /**/:188px;
	height: 40px !important;
	height /**/:83px;
	padding: 43px 0 0 37px;
}

.pixon3
{
	margin: 0 16px 12px 0;
	border: solid 1px #ffffff;
}

.pixoff3
{
	margin: 0 16px 12px 0;
	border: solid 1px #9A9DA6;
}

.pilcursv
{
	margin: 0 78px 0 0;
	border: 0 none;
}

.pilcursh
{
	margin: 0 0 0 0;
	border: 0 none;
}

#portm
{
	position: relative;
	width: 303px !important;
	width /**/:313px;
	height: 413px !important;
	height /**/:438px;
	float: left;
	padding: 25px 0 0 8px;
	border-right: solid 1px #857870;
	border-left: solid 1px #857870;
}

#portmw
{
	position: relative;
	width: 295px;
	height: 384px;
	float: left;
}

#portmw div.pvu, div.pmu, div.phu, div.pvm, div.pmm, div.phm, div.pvn, div.pmn, div.phn
{
	position: relative;
	float: left;
	font-size: 0;
}

.bb
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	float: left;
	font-size: 10px;
	width: 271px;
	height: 360px;
}

.pvu
{
	background: url(../layout/uv_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.pmu
{
	background: url(../layout/u_kant2.gif) 0 0 repeat-x;
	width: 271px;
	height: 12px;
}

.phu
{
	background: url(../layout/uh_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.pvm
{
	background: url(../layout/v_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 360px;
}

.pmm
{
	position: relative;
	width: 271px;
	height: 360px;
}

.phm
{
	background: url(../layout/h_kant2.gif) 0 0 repeat-y;
	width: 12px;
	height: 360px;
}

.pvn
{
	background: url(../layout/nv_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.pmn
{
	background: url(../layout/n_kant2.gif) 0 0 repeat-x;
	width: 271px;
	height: 12px;
}

.phn
{
	background: url(../layout/nh_horn4.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

#porth
{
	position: relative;
	width: 177px !important;
	width /**/:207px;
	height: 438px;
	float: left;
	text-align: left;
	padding: 0 0 0 30px;
}

#porth div div
{
	padding: 0 20px 0 0;
}

#porth div div p, #porthwner p
{
	padding: 10px 0 0 0;
}

#porthwtop_creatures
{
	position: relative;
	top: 15px;
	width: 100%;
	height: 185px;
	z-index: 100;
}

#porthwtop_realistic
{
	position: relative;
	top: 15px;
	width: 100%;
	height: 269px;
	z-index: 100;
}

#porthwtop_prosthetics
{
	position: relative;
	top: 15px;
	width: 100%;
	height: 185px;
	z-index: 100;
}

#porthwtop_sculpture
{
	position: relative;
	top: 15px;
	width: 100%;
	height: 197px;
	z-index: 100;
}

#porthwtop_soft
{
	position: relative;
	top: 15px;
	width: 100%;
	height: 197px;
	z-index: 100;
}

#porthwtop_misc
{
	position: relative;
	top: 15px;
	width: 100%;
	height: 209px;
	z-index: 100;
}

#porthwner
{
	position:relative;
	top: 0px;
	width: 100%;
	z-index: 100;
}

#cr1
{
	position: absolute;
	top: 0px;
	right: -20px;
	z-index: 1;
}

#cr2
{
	position: absolute;
	top: 22px;
	left: -30px;
	z-index: 1;
}

#portbigpic
{
	position: relative;
}

#portbigpicdummy
{		/* fix for opera 7.0 and Explorer 5.0 */
	position: relative;
	width: 271px;
	height: 360px;
}

.portbt
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
}

/* --------------------------- Portfolio slut --------------------------- */

/* ----------------------------- Spotlight ------------------------------ */

#spot
{
	clear: both;
	position: relative;
	height: 413px !important;
	height /**/:438px;
	width: 691px !important;
	width /**/:728px;
	overflow: auto;
	font-weight: normal;
	padding: 25px 0 0 37px;
}

#spotnarnia2aslan
{
	position: relative;
	float: left;
	width: 295px;
	height: 225px;
}

#spotnarnia2text1
{
	position: relative;
	float: left;
	width: 379px;
	height: 225px;
}

#spotnarnia2text1inner
{
	position: relative;
	float: left;
	width: 341px !important;
	width /**/:378px;
	height: 50px !important;
	height /**/:68px;
	padding: 18px 0 0 37px;
}

#spotnarnia2text2
{
	position: relative;
	float: left;
	width: 445px !important;
	width /**/:460px;
	height: 180px;
	padding: 0 15px 0 0;
}

#spotnarnia2faun
{
	position: relative;
	float: left;
	width: 214px;
	height: 180px !important;
	height /**/:185px;
	padding: 5px 0 0 0;
}

#spotarntext1
{
	position: absolute;
	top: 25px;
	left: 37px;
	width: 456px;
	height: 170px;
}

#spotarnpic1
{
	position: absolute;
	top: 25px;
	left: 509px;
	width: 202px;
	height: 160px;
}

#spotarnpic2
{
	position: absolute;
	top: 195px;
	left: 509px;
	width: 202px;
	height: 161px;
}

#spotarnpic3
{
	position: absolute;
	top: 210px;
	left: 37px;
	width: 142px;
	height: 177px;
}

#spotarntext2
{
	position: absolute;
	top: 200px;
	left: 195px;
	width: 298px;
	height: 160px;
}

#spotarntext3
{
	position: absolute;
	top: 370px;
	left: 195px;
	width: 517px;
	height: 50px;
}

#spotaqtext1
{
	position: absolute;
	top: 25px;
	left: 37px;
	width: 540px;
	height: 46px;
}

#spotaqtext2
{
	position: absolute;
	top: 71px;
	left: 145px;
	width: 432px;
	height: 160px;
}

#spotaqtext3
{
	position: absolute;
	top: 210px;
	left: 37px;
	width: 290px;
	height: 190px;
}

#spotaqpic1
{
	position: absolute;
	top: 81px;
	left: 37px;
	width: 89px;
	height: 120px;
}

#spotaqpic2
{
	position: absolute;
	top: 25px;
	left: 593px;
	width: 118px;
	height: 158px;
}

#spotaqpic3
{
	position: absolute;
	top: 203px;
	left: 336px;
	width: 118px;
	height: 158px;
}

#spotlbtext1
{
	position: absolute;
	top: 25px;
	left: 37px;
	width: 350px;
	height: 70px;
}

#spotlbtext2
{
	position: absolute;
	top: 100px;
	left: 237px;
	width: 130px;
	height: 85px;
}

#spotlbtext3
{
	position: absolute;
	top: 200px;
	left: 237px;
	width: 320px;
	height: 200px;
}

#spotlbpic1
{
	position: absolute;
	top: 25px;
	left: 402px;
	width: 309px;
	height: 170px;
}

#spotlbpic2
{
	position: absolute;
	top: 104px;
	left: 37px;
	width: 187px;
	height: 288px;
}

#spotlbpic3
{
	position: absolute;
	top: 220px;
	left: 578px;
	width: 133px;
	height: 184px;
}

#spotWolf1
{
	position: relative;
	float: left;
	width: 232px;
	height: 180px;
}

#spotWolf2
{
	position: relative;
	float: left;
	width: 234px;
	height: 182px;
}

#spotWolf2
{
	position: relative;
	float: left;
	width: 350px !important;
	width /**/:380px;
	top: -21px;
	height: 220px;
	padding: 0 0 0 30px;
}

#spotWolfText1
{
	position: relative;
	float: left;
	width: 420px;
	height: 180px;
}

#spotWolfText2
{
	clear: both;
	position: relative;
	float: left;
	width: 276px;
	height: 200px;
}

.spotWolfPic
{
	float: left;
	display: block;
	border: solid 1px #9A9DA6;
	margin-right: 10px;
}

/* -------------------------- Spotlight slut ---------------------------- */

/* ------------------------------- News --------------------------------- */

.mitten_ljus_news
{
	overflow: auto;
	position: relative;
	float: left;
	background-color: #453E38;
	width: 728px;
	height: 438px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA5A1;
	line-height: 12px;
}

div.manad_news
{
	position: relative;
	float: left;
	margin: 0 0 0 37px;
	display: inline;
	background-color: #655A54;
	padding: 6px 0 0 12px;
	width: 626px !important;
	width /**/:640px;
	height: 13px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
}

p.manadtext_news
{
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

div.rubrik_news_v
{
	position: relative;
	float: left;
	margin: 0 0 0 37px;
	display: inline;
	background-color: #655A54;
	padding: 10px 0 0 175px;
	width: 463px !important;
	width /**/:640px;
	height: 13px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.rubrik_news_h
{
	position: relative;
	float: left;
	margin: 0 0 0 37px;
	display: inline;
	background-color: #655A54;
	padding: 10px 0 0 12px;
	width: 626px !important;
	width /**/:640px;
	height: 13px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_pad
{
	clear: both;
	position: relative;
	float: left;
	width: 37px;
	height: 20px;
	background-color: red;
}

div.news_wrapper
{
	position: relative;
	float: left;
	background-color: #655A54;
	margin: 0 0 0 37px;
	display: inline;
}

div.news_bild_v
{
	position: relative;
	float: left;
	top: -12px;
	height: 100px !important;
	height /**/:101px;
	background-color: #655A54;
	padding: 0 0 0 13px;
	width: 161px !important;
	width /**/:176px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_bild_v_norub
{
	position: relative;
	float: left;
	height: 100px !important;
	height /**/:101px;
	background-color: #655A54;
	padding: 10px 0 11px 13px;
	width: 161px !important;
	width /**/:176px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_text_h
{
	position: relative;
	float: left;
	background-color: #655A54;
	padding: 8px 13px 13px 0;
	width: 449px !important;
	width /**/:464px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_bild_h
{
	position: relative;
	float: left;
	top: -12px;
	height: 100px !important;
	height /**/:101px;
	background-color: #655A54;
	padding: 0 0 0 0;
	width: 144px !important;
	width /**/:146px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_bild_h_norub
{
	position: relative;
	float: left;
	height: 100px !important;
	height /**/:101px;
	background-color: #655A54;
	padding: 10px 0 11px 0;
	width: 144px !important;
	width /**/:146px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_text_v
{
	position: relative;
	float: left;
	background-color: #655A54;
	padding: 8px 25px 13px 12px;
	width: 455px !important;
	width /**/:494px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

div.news_text_m
{
	position: relative;
	float: left;
	background-color: #655A54;
	padding: 8px 13px 13px 12px;
	width: 613px !important;
	width /**/:640px;
	border-top: 1px solid #655A54;
	border-left: 1px solid #655A54;
	border-right: 1px solid #655A54;
	color: #AAA5A1;
}

p.rubriktext_news
{
	margin: 0;
	font-weight: bold;
}

.clear_news
{
	clear: both;
}

div.mellanruminlagg_news
{
	clear: both;
	height: 4px;
	font-size: 0;
	background-color: transparent;
}

div.mellanrummanad_news
{
	clear: both;
	height: 15px;
	font-size: 0;
	border-top: 1px solid #655A54;
	border-bottom: 1px solid #655A54;
}

div.mellanrumtop_news
{
	clear: both;
	height: 15px;
	font-size: 0;
	border-bottom: 1px solid #655A54;
}

div.mellanrumbott_news
{
	clear: both;
	height: 15px;
	font-size: 0;
	border-top: 1px solid #655A54;
}

.pixon_news
{
	position: relative;
	border: 1px solid #ffffff;
}

.pixoff_news
{
	position: relative;
	border: 1px solid #c0c0c0;
}

/* ----------------------------- News slut ------------------------------ */

/* -------------------------------- CV ---------------------------------- */

#cvscroll
{
	clear: both;
	position: relative;
	height: 438px;
	width: 691px !important;
	width /**/:728px;
	overflow: auto;
	font-weight: normal;
	padding: 0 0 0 37px;
}

#cvcol1
{
	position: relative;
	float: left;
	width: 205px;
}

#cvcol2
{
	position: relative;
	float: left;
	width: 190px;
}

#cvcol3
{
	position: relative;
	float: left;
	width: 270px;
}

.cvrubrik
{
	position: relative;
	float: left;
	margin: 25px 0 0 0;
	clear: both;
}

.cvtext
{
	position: relative;
	float: left;
	margin: 25px 0 0 8px;
}

.cvsmall
{
	font-size: 9px;
}

/* ------------------------------ CV slut ------------------------------- */

/* ------------------------------- Media -------------------------------- */

.mediapilcol
{
	float: left;
	margin: 208px 15px 208px 15px;
	display: inline;
	width: 22px;
	height: 22px;
}

.mediapilcol img
{
	border: none;
	cursor: pointer;
	display: block;
}

.mediamitten
{
	float: left;
	margin: 25px 0 25px 0;
	width: 624px;
	height: 388px;
	background: #342F2B;
}

div#mediascrollwrapper	/*	fix for early Mozilla, Opera 7, etc...	*/
{
	float: left;
	width: 624px;
	height: 388px;
	overflow: hidden;
	background: url(../layout/media_bg.gif) 0 193px repeat-x;
}

div#mediahold
{
	position: relative;
	overflow: hidden;
	width: 624px;
	height: 388px;
	z-index: 90;
}

div#mediawn
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 624px;
	height: 388px;
	overflow: hidden;
	z-index: 1;
}

div#medialyr
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#mediat1
{
	width: 1400px;
	height: 388px;
}

.mediatex
{
	width: 200px;
	height: 388px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	float: left;
}

.mediacell1
{
	position: relative;
	float: left;
	margin: 123px 0px 124px 0px;
	width: 240px;
	height: 141px;
	vertical-align: middle;
	text-align: center;
}

.mediacell2
{
	position: relative;
	float: left;
	margin: 34px 0px 34px 0px;
	width: 240px;
	height: 320px;
	vertical-align: middle;
	text-align: center;
}

.mediacell3
{
	position: relative;
	float: left;
	margin: 124px 0px 124px 0px;
	width: 240px;
	height: 140px;
	vertical-align: middle;
	text-align: center;
}

.mediacell4
{
	position: relative;
	float: left;
	width: 200px;
	height: 388px;
	vertical-align: middle;
	text-align: center;
	background: red;
}

.mediacell5
{
	position: relative;
	float: left;
	width: 200px;
	height: 388px;
	vertical-align: middle;
	text-align: center;
	background: yellow;
}

.mediacell6
{
	position: relative;
	float: left;
	width: 200px;
	height: 388px;
	vertical-align: middle;
	text-align: center;
	background: black;
}

.mediacell7
{
	position: relative;
	float: left;
	width: 200px;
	height: 388px;
	vertical-align: middle;
	text-align: center;
	background: white;
}

.mediacell8
{
	position: relative;
	float: left;
	width: 200px;
	height: 388px;
	vertical-align: middle;
	text-align: center;
	background: red;
}

.mediadummy	/*	fix for Firefox 1.0	*/
{
	width: 200px;
	vertical-align: middle;
	text-align: center;
}

/* ----------------------------- Media slut------------------------------ */

