* { margin: 0; padding: 0; border: 0 }

/** LAUOYT **/
/********************************************/

html, body{
	background-color:#8F0000;
	font-family:Verdana;
	font-size:12px;
}

#site {
	background-color:none;
	position:absolute;
	left:50%;
	margin-left:-363px;
	background-image: url(fx/back_shadow.jpg);
	padding-left:20px;
	padding-right:20px;	
}

#main {
	width:640px;
	padding:23px;
	background-color:#fff;
}

#head {
	height:100px;
	clear:both;
}

#navigation {
	background-color:none;
	text-align:center;
	padding-bottom:20px;
	padding-top:-5px;
}

#body {
	height:300px;
	clear:both;
	
	

}

#column_left {
	float:left;
	width:419px;
	clear:both;

}

#column_right {
	float:right;
	width:198px;
	
}


#foot {
}




/** Element på sidan **/
/********************************************/

/** head **/
#logo {
	height:100px;
	width:344px;
	background-image: url(fx/sidan_logga.jpg);
	background-repeat:no-repeat;
	float:left;
}

#anounce {
  text-align:center;
  margin:10px;
  margin-bottom:20px;
  background-position: bottom left;
  background-image: url(fx/radio.gif);
	background-repeat:no-repeat;
}

#menu_box {
	float:right;
}

.menu_list {
	list-style-type:none;
	margin-top:10px;
	line-height:14px;
}

#left_menu{
	float:left;
}

#right_menu{
	float:right;
	width:198px;
}

ul#navlist {
	padding-left:0px;
	padding-right:0px;
	white-space:normal;
	margin:0px;
	padding:0px;
}

#navlist li {
	display:inline;
	list-style-type:none;
	font-family:arial;
	margin:0px;
	padding-bottom:10px;
}

#navlist a {
	padding:5px 12px 5px 12px;
	font-size:12px;
	margin-bottom:10px;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}



/** contact **/
#contact_spacer {
	clear:both;
	height:10px;
}

#contact_box {
	height:73px;
	padding-top:15px;
	background-color:#E8E8E8;
	border-top: solid 1px #000;
	clear:both;
	background-image: url(fx/contact_hats.png);
	background-repeat: no-repeat;
	background-position:top right;
	font-size:14px;
	margin-top:10px;
}
#contact_box_left {
	float:left;
	width:198px;
	padding-left:23px;
}
#contact_box_right {
}

/** news**/
#news_archive_box {
	padding-bottom:20px;
}

.news_entity {
	margin-bottom:20px;
	border-left:solid 0px #ccc;
	padding-left:10px;
	background-color:#fafafa;

}

.news_subject {
	font-weight:900;
	font-variant:small-caps;

}


.news_pubDate {
	background-image: url(fx/greenarrow.gif);
	background-repeat:no-repeat;
	padding-left:23px;
}

.news_message_full {
	
	margin-top:10px;
	margin-left:23px;
	margin-bottom:20px;
}


.news_standard {
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
.news_alter {
	background-color:#f5f5f5;
	padding-top:10px;
	padding-bottom:10px;
}


/** startpage **/
#start_page_box {
	height:400px;
	clear:both;
	width:419px;
}


#large_image {
	
	
	width:255px;
	height:420px;
	float:right;
	background-color:none;
	
}

#welcome_text {
	background-color:none;
	height:358px;
	float:left;
	width:130px;
	border:solid 0px silver;
	padding:10px;
	background-color:#f5f5f5;
	text-align:left;
	margin-bottom:20px;

}

#history_short {
	clear:both;
}

#award {
  background-color:#FFF;
	position:absolute;
	left:50%;
	margin-left:-250px;
  top:100px;
	z-index:10;
  width:450px;
  height:480px;
  padding:10px;
  border-top: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align:justify;
  }
}

#close {
  position:relative;
  float:right;
}





/** pics_archive**/
#pics_archive_box {
}

a .pics_thumbnails{
	padding:5px;
	margin:5px;
	margin-top:10px;
	background-color:#dddddd;
	border:solid 1px #eeeeee;
}

a:hover .pics_thumbnails{

	border:solid 1px #898989;
}

.pics_archive_row {
	font-weight:900;
	background-image: url(fx/pic.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:3px;
	padding-top:0px;
	margin-bottom:5px;
}

#exhibitions_detail_box {
	background-color:#f5f5f5;
	padding:10px;
}

#exhibitions_detail_box_run {
	background-color:#f5f5f5;
	padding:10px;
	background-position:95% 25px;
	background-image:url(fx/utst_nu.gif);
	background-repeat:no-repeat;
}




/**generella saker som ändå är egna **/


.read_more_link {
	float:right;
}


#logo a{
	height:80px;
	display:block;
	width:270px;
}




/** vanliga taggar som är stylade **/
/********************************************/

h1 {
	border-top:solid 1px black;
	border-bottom:dotted 1px gray;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-top:0px;
}

h2 {
  font-size:15px;
}

h3 {
  font-size:12px;
}


a {
	color:#07a;
	font-size:11px;
	text-decoration:none;
	font-weight:900;
	cursor:pointer;
	
}

a:hover {
	color:#d60;	
}
	
