* { margin: 0; padding: 0; }

body
	{
	background-color: #E5E5D6;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	line-height: 1.25em;
	margin-bottom: 2em;
	}
	
a img
	{
	border: 0;
	}
	
/*	
#vbm_wrapper
	{
	background-color: white;
	text-align: left;
	padding: 0.5em;
	width: 62em;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
	padding-bottom: .5em;
	}
*/	
#vbm_wrapper {
	    background-color: white;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 0.5em;
	    padding: 0.5em;
	    text-align: left;
	    width: 71em;
}	
	
	
#vbm_header
	{
	height: 65px;
	background: url(/assets/site/images/vbm_bgHeader.png);
	}	

#vbm_header.start
	{
	height: 107px;
	background: url(/assets/site/images/header/museetHeaderBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-bottom: 1em;
	margin-top: .5em;
	}
	
#vbm_header #vbm_logo
	{
	float: right;
	}
	
#vbm_header #vbm_text
	{
	float: left;
	}
	
#vbm_bodyWrapper
	{
	padding-top: .25em;
	background: url(/assets/site/images/content_bg.png);
	background-position: 18em 0;
	background-repeat: repeat-y;
	background-color: transparent;
	margin-top: 1em;
	margin-bottom: 1em;
	}

#vbm_contentWrapper
	{
	float: right;
	/*width: 47em;*/
	width: 50.25em;
    
	}	

#vbm_contentWrapper p,
#vbm_contentWrapper h1,
#vbm_contentWrapper h2,
#vbm_contentWrapper h3,
#vbm_contentWrapper h4,
#vbm_contentWrapper ul
	{
	clear: none;
	}

#vbm_contentWrapper h1
	{
	text-transform: uppercase;
	color: #9D332D;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	margin-bottom: 1em;
	line-height: 1em;
	font-size: 1.5em;
	padding-top: .5em;
	}
	
a,
#vbm_contentWrapper a
	{
	color: #9D332D;
	font-weight: normal;
	text-decoration: underline;
	}

#vbm_contentWrapper .vbm_descr
	{
	margin-top: -1.5em;
	}	

.horizontalRow
	{
	background-image: url(/assets/site/images/hr_bg.png);
	background-color: white;
	background-repeat: repeat-x;
	background-position: left .35em;
	margin-top: .25em;
	margin-bottom: .5em;
	height: 1em;
	}

.horizontalRow hr
	{
	display: none;
	}	

#vbm_contentWrapper img.img_right
	{
	float: right;
	margin-left: 1.5em;
	}	

#vbm_contentWrapper p a.more
	{
	text-transform: uppercase;
	font-size: .7em;
	color: #9D332D;
	text-decoration: none;
	font-weight: bold;
	}

#vbm_contentWrapper p,
#vbm_contentWrapper a.ajaxSearch_resultLink,
#vbm_contentWrapper span.ajaxSearch_paging,
#vbm_contentWrapper ul
	{
	display: block;
	}

#vbm_contentInnerWrapper
	{
	/*width: 32em;*/
	 width: 35em;
	float: left;
	}

#vbm_contentWrapper h1,
#vbm_contentInnerWrapper h1
	{
	margin-top: .5em;
	margin-bottom: 1em;
	}

#vbm_contentWrapper h2,
#vbm_contentInnerWrapper h2,
#vbm_sideBar h2,
#vbm_sideBarFP h2
	{
	font-size: 1.5em;
	font-weight: normal;
	padding-top: .25em;
	margin-bottom: 1em;
	color: #8C271C;
	}

#vbm_contentWrapper h3,
#vbm_contentInnerWrapper h3,
#vbm_sideBar h3,
#vbm_sideBarFP h3
	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: .5em;
	color: #8C271C;
	text-transform: uppercase;
	}

#vbm_contentWrapper p.small
	{
	color: black;
	font-style: italic;
	font-size: .75em;
	margin-top: -1em;
	margin-bottom: .5em; 
	}

#vbm_contentWrapper h3 a
	{
	text-decoration: none;
	}

#vbm_contentWrapper h3 a:hover
	{
	text-decoration: underline;
	}

#vbm_contentWrapper ul
	{
	display: block;
	float: none;
	margin-left: 1em;
	margin-bottom: 1em;
/*pla*/
	list-style-type: square;
	}

#vbm_contentWrapper ol
	{
	margin-bottom: 1em;
	margin-left: 1.5em;
	}
	
#vbm_contentWrapper ul li,
#vbm_contentWrapper ol li
	{
	margin-bottom: .75em;
	}

h5 {
	padding-bottom: 1em;
}

#vbm_menu
	{
	/*width: 12.5em;*/
	width: 16.5em;
	float: left;
	}

.clear
	{
	clear: both;
	}
	
#vbm_footer
	{
	text-align: center;
	padding-top: 1.5em;
	background-image: url(/assets/site/images/hr_bg.png);
	background-repeat: repeat-x;
	background-color: white;
	font-size: .75em;
	}

#vbm_footer a
	{
	font-weight: bold;
	text-decoration: none;
	color: #9D332D;
	}

p,
#vbm_contentWrapper span.ajaxSearch_paging
	{
	margin-bottom: 1.5em;
	}
	
#vbm_contentWrapper img
	{
	border-color: #999999;
	}
	
#vbm_sideBar
	{
	width: 18em;
	float: right;
	font-family: Verdana;
	font-size: .75em;
	margin-top: 6.4em;
	}

#vbm_sideBarFP
	{
	width: 18em;
	float: left;
	clear: left;
	font-family: Verdana;
	font-size: .7em;
	margin-top: 1.5em;
	}

#vbm_sideBar.firstPage
	{
	width: 18em;
	float: right;
	font-family: Verdana;
	font-size: .75em;
	margin-top: 0em;
	}

#vbm_sideBar p
	{
	width: 100%;
	margin-bottom: .75em;
	line-height: 1.35em;
	}

.vbm_sidebarField
	{
	background-color: #E5E4D4;
	margin-bottom: 1.5em;
	}
	
.vbm_sidebarTextField
	{
	margin-left: 1em;
	margin-right: 1em;
	}

#vbm_breadCrumb
	{
	height: 15px;
	margin-bottom: .25em;
	color: #9D332D;
	font-size: .8em;
	}
	
#vbm_breadCrumb a
	{
	color: #9D332D;
	}

.sidebarTopBorderLeft
	{
	height: 13px;
	background: url(/assets/site/images/sidebarTopBorderLeft.gif) #E5E4D4;
	background-position: left;
	background-repeat: no-repeat;
	}

.sidebarTopBorderRight
	{
	height: 13px;
	background: url(/assets/site/images/sidebarTopBorderRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

.sidebarBottomBorderLeft
	{
	clear: both;
	height: 13px;
	background: url(/assets/site/images/sidebarBottomBorderLeft.gif) #E5E4D4;
	background-position: left;
	background-repeat: no-repeat;
	}

.sidebarBottomBorderRight
	{
	height: 13px;
	background: url(/assets/site/images/sidebarBottomBorderRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

.sidebarTopTopBorderLeft
	{
	height: 18px;
	background: url(/assets/site/images/sidebarTopTopBorderLeft.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-bottom: 1.5em;
	}

.sidebarTopTopBorderRight
	{
	height: 18px;
	background: url(/assets/site/images/sidebarTopTopBorderRight.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 0;
	}
	
.stor_bild,
.stor_bild_wo_tape
	{
	float: left;
	clear: left;
	}

.stor_bild_wo_tape {
	margin: 1.5em 0 0 1em;
}

#vbm_searchBar
	{
	width: 74em;
	margin-top: .5em;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: .85em;
	}

#vbm_searchBar form
	{
	display: inline;
	font-size: 1.2em;
	}
	
#vbm_searchBar form fieldset {
	display: inline;
	border: 0;
}

#vbm_searchBar form input
	{
	border: 1px solid gray;
	font-size: .85em;
	}

#vbm_searchBar form input#ajaxSearch_input
	{
	padding: 1px;
	margin-right: 0;
	}

#ajaxSearch_intro
	{
	display: none;
	}
	
p span.ajaxSearch_highlight
	{
	background: url(/assets/site/images/penstrokes/penstroke_orange.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
.vbm_textBoxWrapper
	{
	background: url(/assets/site/images/hr_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 1.5em;
	}
	
.vbm_textBoxContainer
	{
	background: url(/assets/site/images/hr_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 1.5em;
	padding-bottom: .25em;
	}
	
.vbm_smallTextBoxContainer
	{
	background: url(/assets/site/images/content_bg.png);
	background-repeat: repeat-y;
	background-position: 15.5em top;
	}

.vbm_smallTextBoxContainer .clear
	{
	height: 1.5em;
	background-color: white;
	}

.vbm_smallTextBoxLeft
	{
	width: 15em;
	float: left;
	margin-bottom: -1.5em;
	}
	
.vbm_smallTextBoxRight
	{
	float: right;
	width: 15em;
	margin-bottom: -1.5em;
	}

#vbm_contentWrapper abbr
	{
	border-bottom: 1px dotted black;
	}
	
#vbm_contentWrapper img.align_left
	{
	float: left;
	margin-right: 1em;
	/*_margin-right: .5em;*/
	margin-bottom: 1em;
	margin-top: 4px;
	}

#vbm_contentWrapper img.align_right
	{
	float: right;
	margin-left: 1em;
	/*_margin-left: .5em;*/
	margin-bottom: 1em;
	margin-top: 4px;
	}
	
table.personallista
	{
	margin-bottom: 3em;
	width: 100%;
	}

table.personallista caption
	{
	display: none;
	caption-side: top;
	text-align: right;
	}

table.personallista th
	{
	background-color: #dddddd;
	color: #353535;
	font-weight: normal;
	}

table.personallista th,
table.personallista td
	{
	padding: .5em;
	border: 1px solid #cccccc;
	}
	
table.personallista td.evenRow
	{
	background-color: #e3e3e3;
	}

table.personallista td.oddRow
	{
	background-color: transparent;
	}

table.personallista td.empty
	{
	background-color: transparent;
	border: 1px solid transparent;
	}

.personalInfoWrapper
	{
	padding-top: 2em;
	}

.personalInfo
	{
	margin-bottom: 1em;
	}

.personalKontaktInfo
	{
	padding-left: 1em;
	}
	
.personalKontaktInfo p.phoneAndMail
	{
	margin-bottom: 0;
	}
	
.errors
	{
	background-color: #ffdede;
	border: 2px solid red;
	padding: .5em;
	margin-bottom: 1.5em;
	}
	
#tyckTill label
	{
	display: block;
	float: left;
	width: 150px;
	}

#tyckTill input,
#tyckTill textarea
	{
	width: 280px;
	border: 1px solid #555555;
	}

#tyckTill img
	{
	margin-left: 150px;
	}
	
#tyckTill input.submit
	{
	margin-left: 150px;
	width: auto;
	}
/*
.aktuelltContent
	{
	width: 19em;
	background-color: transparent;
        padding-left: 2em;
	padding-right: 2em;
	float: left;
	}
*/


.aktuelltContent {
    background-color: transparent;
		    float: left;
		    margin-right: 1.5em;
		    overflow: hidden;
		    width: 15.75em;
}

.startpage .last
{
 margin-right: 0;
}	
.aktuelltContent img
	{
	margin-bottom: .5em;
	}

.aktuelltContent a img
	{
	border: 1px solid #999999;
	}

.aktuelltContent p
	{
	padding: 0;
	margin: 0;
	margin-top: .75em;
	font-size: .9em;
	text-align: left;
	margin: 0em 0 1em 0;
	}

.aktuelltContent a
	{
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #9D332D;
	}

.aktuelltContent h3
	{
	margin-top: .5em;
	text-align: left;
	}

.aktuelltContent a:hover
	{
	text-decoration: underline;
	}

#vbm_contentWrapper .inline,
#vbm_contentWrapper .inline
	{
	text-transform: uppercase;
	color: #9D332D;
	}

#vbm_contentWrapper blockquote
	{
	padding-left: 2em;
	}
	
#vbm_menu div.niftyBox
	{
	font-size: 1.10em;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: 1em;
	text-align: left;
	line-height: 1.25em;
	text-transform: uppercase;
	}

#vbm_menu div.niftyBox1
	{
	background-color: #d5d6d2;
	margin-top: 1.5em;
	}

#vbm_menu div.niftyBox2
	{
	background-color: #d9ded4;
	}

#vbm_menu div.niftyBox3
	{
	background-color: #d7dfe6;
	}

#vbm_menu div.niftyBox4
	{
	background-color: #dcd6b2;
	}

#vbm_menu div.niftyBox a
	{
	color: black;
	}

#easypollWrapper
	{
	margin-top: 1.5em;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #dac9b5;
	}

#searchBarLinkWrapper
	{
	font-size: 1.2em;
	padding-right: .25em;
	}
	
#searchBarLinkWrapper a
	{
	color: black;
	text-decoration: none;
	}
	
#searchBarLinkWrapper a span.linkText
	{
	text-decoration: underline;
	}

#vbm_contentWrapper h1 {
	line-height: 1.2em;
}

body.startpage h1 a {
	text-decoration: none !important;
}

body.startpage h1 a:hover {
	text-decoration: underline !important;
}

body.sevart #vbm_sideBar {
	margin-top: 2em;
}

table.jenny_section1 td {
	padding-bottom: 1em;
	padding-right: 1em;
}

table.jenny_section1 .inputfield_small {
	width: 13em;
}

table.jenny_section2 td {
	padding-right: .5em;
}

.inputfield {
	width: 35em;
}

div.blog_post {
	padding-bottom: 2em;
}

div.blog_post div.blog_post_info {
	margin-top: 2em;
	padding: 1em 1em 0 1em;
	border: 2px solid #dddddd;
	background: #f3f3f3;
}

/* För startsidan endast */
.startpage #vbm_contentWrapper h1
{
	margin-bottom: 0.5em;
	padding-top: 0;
}

.startpage .aktuelltContent p
{
	margin: 0;
}

.startpage .aktuelltContent
{
	margin-bottom: 2em;
}

.startpage #vbm_puff
{
	margin-bottom: 3em;
}

.startpage #logos
{
  padding: 0 0 2em 0;
}

.startpage .logostripe-logo
{
     width: 110px;
     margin-left: 33px;
     float: left;
     background-color: #e5e6d6;

     margin-bottom: 1em;
}

.startpage .logostripe-logo:first-child
{
     margin: 0;
}


.startpage .logostripe-logo div
{
     background-color: #fff;
     border: 1px solid #d1d1d1;
     text-align: center;
     height: 92px;
     padding-top: 1em;
}

.startpage .logostripe-logo p 
{
   margin-bottom: 0.5em;
    margin-top: 0.2em;
    text-align: center;
    font-size: 0.8em;
}

.startpage #vbm_contentWrapper .logostripe-logo a 
{
    text-decoration: none;
    color: #000;
}

.divider
{
    background-image: url("/assets/site/images/hr_bg.png");
    background-repeat: repeat-x;
    height: 4px;
    margin: 0 0 2em;
}

/**
* För galleri-modulen EvoGallery
* Klasser och Id hittas i snippets 
*
* myGallery är ID för själva bildspelet
* evo är kontrollerna för bildspelet 
*
*/

#myGallery 
{
    /*background-color: #E6E6E6;*/
    overflow: hidden;
    width: 635px;
    margin-bottom: 15px;
}
/*
#myGallery .imageElement
{
   width: 100%;
   text-align: center;
    position: absolute;
    bottom: 0px;
}
*/

/*
#myGallery h3
{
  color: #000;
  font-weight: bold;
  font-size: 14px;
}


#myGallery .imageElement 
{ 
	width: 635px; 
	height: 635px 
}

#myGallery .imageElement div 
{ 
	width: 635px;  
	height: 635px; 
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-position: 0 0; 
}
*/
.evo-title
{
  margin-top: 1em;
  font-weight: bold;
}

.evo-nav
{
  position: relative;
  height: 30px;
  width: 635px;
 margin-top: 1.5em;
 margin-bottom: 1em;
}

#evo-next
{
    height: 18px;
    width: 18px;
    background: url('evo_next.png') no-repeat scroll top left;
    cursor: pointer;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;  
   left: 142px;
}

#evo-next:hover
{
   opacity: 0.5;
}

#evo-prev
{
    height: 18px;
    width: 18px;
    background: url('evo_prev.png') no-repeat scroll top left;
    cursor: pointer;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
z-index: 6;
}

#evo-prev:hover
{
     opacity: 0.5;
}

#evo-caption
{
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    left: 15px;
    line-height: 1;
    text-align: center;
    top: 3px;
    width: 132px;
}
