/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */


/*Fyll i koderna för dina egna färger nedan så har du dem lätt tillgängliga om du skulle behöva dem.



Färger Kulturkatalogen
Ljusare grön i bakrunden färgkod #66cccc
Mörkare grön i sidhuvud och fot färgkod #339999
Ringarna i bakgrundsbilden har #71dfdf
*/

/* --- Divs used for page structure ---*/

/* Här ligger info om hela sidytan + D-ytan till höger om content */

div#FullPageArea
{
	width:1100px;
	
}

div#MainABCArea
{
	float:left;
}

div#MainDArea
{
	float:left;
	width:191px;
	margin-top:10px;
}

/* Här ligger huvudinfo om typografi om man inte anger klass i editorn, dvs standardtext */	

body
{
	background-color: #66cccc;
	font-family: Arial, Lucida grande, Tahoma, sans-serif;
	color:#000000;
	font-size: *1.0em*;



}

body form
{
	width:786px;
	margin: none;
    text-align: left;
	float: center;
	top: 0;
	right: 0;
	bottom: 0;
	left: 10px;
	/*BACKGROUND-POSITION: left; 
	BACKGROUND-IMAGE: url(/upload/Kulturkatalogen/System/omlopp.jpg);*/
	}


div#containerdiv
{
	height:100%;
/*	font-size:85%; */
	font-size: 100%;
	background-color:White;
	width:773px;
	padding:0;
	margin:0;

}


.containerdivCenter
{
	width:787px;
	height:100%;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: right; 
	BACKGROUND-IMAGE:none;
	background-color:#66cccc;
	display:block;
	
}
.containerdivCenterTop
{
	width: 787px;
	height:100%;
	margin-top:10px;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: right;
	BACKGROUND-IMAGE: none;
	background-color:#66cccc;
	display:table;
}


#headertopright
{
	float:left;
	BACKGROUND-IMAGE: none;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: right;
	width:0;
	height:70px;
	/* Gammal variant med skugga MH
	float:left;
		BACKGROUND-IMAGE: url(/images/Kultur/shadow_topcorner.gif);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: right; 
	width:14px;
	height:70px;
	*/
}

#headerdiv
{
	/*display: block;*/
	height:120px;
	/*height:100%;*/
	float:left;
	text-align:left;
	width:773px;
	margin:0;
	padding:0;
}
#leftmenudiv
{
	width: 140px;
	/*width:18%;*/
	margin-right:8px;
	float: left;
	text-align: left;
}
#mainareadiv
{
	width:618px;
	/*width:79%;*/
	/*float: right;*/
	/*display:table;*/
	float:left;
	text-align: left;
	margin:0;
	padding:0;
}

#bottomshadow
{
	margin: 0;
	padding:0;
	background: none;
	width:773px;
	font-size:1px;
	height:0;
	/*Gammal variant med skugga /MH
	margin: 0 0 0 15px;
	padding:0;
	font-size:1px;
	background: url(/images/Kultur/shadow_down.gif) right bottom no-repeat;
	height:14px;
	width:786px;
	margin: 0;
	padding:0;
	background: url(/images/Kultur/ShadowBottom.gif) left bottom no-repeat; 
	width:787px;
	font-size:1px;
	height:14px;
	*/
}

#footerdiv
{
	width: 743px;
	text-align: left;
	background-color:#339999;
	margin: 0px;
	padding: 3px 15px 5px 15px;
	font-size:x-small;
	font-weight:bold;
}

#navigationdivtop
{
	display: none;
	width: 594px;
	float: left;
	text-align: left;
	background-color: white;
	padding: 3px 15px 3px 10px;
	margin-left:0px;
	border-bottom:solid 1px silver;
	vertical-align:middle;
}

#navigationdivbottom
{
	display: none;
	width: 594px;
	float: left;
	text-align: left;
	/*background-color:#B1AA98;*/
	background-color:White;
	padding: 3px 15px 20px 10px;
	margin-left:0px;
	border-top:solid 1px silver;
}


/* Lager på sidan */

/*ABC yta */
#ytaABC
{
	float:left;
	width:607px;
	/*width:100%;*/
	overflow: hidden;
}
/*A+B+C yta*/
#ytaA_B_C
{
	float:left;
	width:607px;
	margin-bottom:15px;
	/*width:100%;*/
	/*overflow: hidden;*/
}
/*AB yta */
#ytaAB
{
	float:left;
	/*width:398px;*/
	width:390px; /* SM fix 100318 */
/*	width:405px; */
	/*width:67%;*/
	overflow: hidden;
}
#ytaAB_3
{
	float:left;
	width:405px;
	/*width:412px;*/
	/*width:67%;*/
	overflow: hidden;
}
/*C yta*/
#ytaC
{
	float:left;
	width:206px;
	width:191px;
	/*width:33%;*/
	/*overflow: hidden;*/
	padding-left:7px;
}
#ytaC_3
{
	float:left;
	width:206px;
	width:191px;
	/*width:33%;*/
	/*overflow: hidden;*/
	padding-left:7px;
}

div.divStretchVertical
{
	width:202px;
	/*width:33%;*/
	float:left;
	overflow: hidden;	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

div.divStretchVertical_leftAB
{
	width:396px;
	/*width:33%;*/
	float:left;
	/*overflow: hidden;*/
	margin-right:7px; 
	margin-bottom:15px;
/*	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/	
}

div.divStretchVertical_left
{
	width:191px;
	/*width:33%;*/
	float:left;
	overflow: hidden;
	/*margin-right:7px; */
	/*margin-bottom:15px;*/
/*	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/	
}

div.divStretchVertical_middle
{
	width:191px;
	/*width:33%;*/
	float:left;
	/*margin-left:7px;
	margin-right:7px;*/
	margin-left:14px;
	overflow: hidden;
	/*margin-bottom:15px;*/
/*
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/
}
div.divStretchVertical_right
{
	width:191px;
	/*width:33%;*/
	float:left;
	margin-bottom:15px;
	overflow: hidden;
/*
	padding-bottom: 32767px;
	margin-bottom: -32767px;
*/
}

div.divText
{
	padding-left:15px;
	padding-right:15px;
	/*float:left;*/
	padding-bottom:10px;
	padding-top:5px;	
}

div.divTextAB
{}

#divSeparator
{
	float:left;
	width:100%;
	height:12px;
	font-size:1px;
}

#divC_Spacer
{
	float:left;
	width:100%;
	height:8px;
	font-size:1px;
}

/*Left menu  - Special*/
/* Anppassad för www.kulturkatalogen.vgregion.se av Magnus Hallberg 091030 */

#leftmenudiv #LeftmenuBg
{
	/*margin-top: 20px; Bortkommenterad av Magnus Hallberg 091030 */
	background-color:#339999;
	background-image: none;  /* Sätt bakgrundsbild för hela menyn här */	
	padding-bottom: 32767px; /* För att tvinga bakgrunden att bli så lång som sidan är */
	margin-bottom: -32767px;
	overflow: hidden;
}

#BackgroundImg
{
	background-image: none;
	/*background: url(/upload/vastarv/layoutbilder/MenuImg.png) bottom no-repeat;*/ /* Sätt bakgrundsbild under menyn här */
	padding:5px 0 5px 0;
	/* minskat padding från tidigare 20 */
	margin:0 0 10px 0;
}

#leftmenudiv ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#leftmenudiv ul ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* * * 		Level 1		 * * */

#leftmenudiv ul li			/* Bakgrund Nivå 1 */
{
	/*border-bottom:thin;*/
	border-bottom: 1px dark grey;	/* solid silver Skapa vågräta avdelare i menyn /CB*/
	/*border: solid 2px red;*/
	background-color:#339999;
}
#leftmenudiv ul li#BackgroundImg	/*Undvik vågrät avdelare under bakgrundsbild*/
{
	border:none;
}

#leftmenudiv ul li a		/* Länk Nivå 1 */
{
	display:block;
	margin:0px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Lucida Grande, Tahoma, sans-serif;
	text-decoration:none;
	text-transform: none;
	font-size: small;
	padding:6px 10px 6px 10px;
}

#leftmenudiv ul li a:hover 
{
	background-color: #66cccc;
	color:#000000;
}

#leftmenudiv ul li span a	/* Aktuell länk Nivå 1 */
{
	color:#333333;
}

/* * * 		Level 2		 * * */

#leftmenudiv ul li li			/* Bakgrund Nivå 2 */
{
	background-color: #66cccc;
}

#leftmenudiv ul li li a			/* Länk Nivå 2 */
{
	color:#000000;
	font-weight:normal;
}

#leftmenudiv ul li li a:hover
{
	background-color:#ffffff;
	
}
#leftmenudiv ul li li span a	/* Aktuell länk Nivå 2 */
{
	font-weight:bold;
}

/* * * 		Level 3		 * * */

#leftmenudiv ul li li li			/* Bakgrund Nivå 3 */
{
	background-color: #FFFFFF;
}


/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}



tr.rssevenrow td, tr.rssunevenrow td
{
	padding-left: 0;
}


tr.rssevenrow td a, tr.rssunevenrow td a
{
	font-family: Lucida grande, Tahoma, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

tr.rssevenrow td a .Bildtext, tr.rssunevenrow td a .Bildtext
{
	font-family: Lucida grande, Tahoma, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	text-align: right;

}

#defaultframework_MainDArea .Rubrik3
{
	font-family: Lucida grande, Tahoma, sans-serif;
	color: #000000;
	font-size: 1.0em;
	font-weight: 700;
}

/* SM fix 100318
	Projekt i att städa upp formattering i texten och i stället flytta den till stilmallen.
*/
.Brodstandard {
	font-size: 12px;
	color: black;
}

.Brodstandard a {
	font-size: 12px;
}

/* SM fix 100318
	Trolig bugg i EPi/grundmallen gör att div.divText (som matar ut padding-left: 15px) inte
	matas ut på startsidans andra band (AB+C).
*/
#defaultframework_Content1_Area2_PanelAB_C
{
	padding-left: 15px;
}


iframe {
	border-style: none;
	border-width: 0;
}
