/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	/*font-family: "Proxima-Nova", "century gothic",  Verdana, Arial, Helvetica, sans-serif;	/* was Trebuchet */
	/*font-size: 100%;*/
	font: 300 1.0em/1.4 'Open Sans',Helvetica, 'Trebuchet MS', Verdana, sans-serif;
	color: #000000;
	background-color: #444; /* was ea */
	
}
em {
	font-style:italic;
}
#masthead {
	color: #fff;
	padding: 0;
	margin: 20px 0 0 0;
	background: url('images/TerjeEnge_2011_B261171_p3_SEP_w250.jpg') right no-repeat #be242c;	/* #FF9A36 */
	height:100px;
	-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;
	border-top-left-radius:8px;border-top-right-radius:8px;
}
#masthead:hover {
	background: url('images/TerjeEnge_2011_B261171_p3_PC_w250.jpg') right no-repeat #be242c;
}
#wrapper {
	width: 770px;
	margin: 0 auto 20px auto;
	color: #fff;
	background-color: #222;
	border-radius:22px;
	box-shadow: 5px 10px 15px #111;
}
#center {
	width: 770px;
	background: url('images/anotherimage_maintop_222.jpg') top repeat-x #222;
}
#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000;
}
#center .content p:first-child{
	font-size:1.1em;
}
#masthead .content {
	padding: 25px 20px 12px 20px;
	text-align:left;
	line-height:1em;
	letter-spacing:0.2em;
	position:relative;
}
#masthead .content h2{
	font-size: 1.3em;
	/*padding-right:550px;*/
	margin: 0;
	text-transform:lowercase;
	text-decoration:none;
	font-weight:bold;
	/*text-shadow: 0px -1px 0px #374683;*/
	text-shadow: 0px 1px 1px #374683;
}
#masthead .content h1{
	font-size: 2.9em;
	margin: 6px 0 10px 20px;
	/*padding-left:250px;*/
	text-transform:lowercase;
	letter-spacing:0.1em;
	font-weight:bold;
	text-shadow: 0px -1px 0px #374683;
}
#masthead .content h3{
	/*color:#444;*/
	font-size: 0.9em;
	margin: 6px 0 10px 20px;
	/*padding-left:250px;*/
	text-transform:lowercase;
	letter-spacing:0.1em;
	font-weight:bold;
}
#masthead .content a:link {
	position:absolute;
	top:65px;
	left:20px;
}

#footer {
	color: #ccc;background-color: #000;
	padding: 0;margin: 0;
	border-bottom-left-radius:8px;border-bottom-right-radius:8px;
	height:75px;
	position:relative;
}
#footer a.button {
	/*padding: 12px 20px;	margin-top:20px;*/
	margin:28px 30px 0 25px;
	float:left;	display:inline;	clear:none;
}
#footer .content {
	font-size: 12px;letter-spacing:0.1em;
	padding: 12px 20px;	margin-top:20px;
	float:left;	display:inline;	clear:none;
	/*width:650px;*/
}
#share {
	margin:14px;float:right;clear:none;display:inline;font-size: 12px;
}
#share ul li {
	display:inline;	padding-left:10px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #0633B9;
}
#center a:visited {
	color: #0633B9;
}
#center a:hover {
	background-color: #0633B9;
	color: #fff;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000;
	border-left: 6px solid #fff;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000;
}
#footer a:link {
	color: #ccc;
}
#footer a:visited {
	color: #999;
}
#footer a:hover {
	color: #fff;
}
#share a:link, #share a:visited, #share a:hover {color: #fff;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.1em;
	font-style: italic;font-weight: bold;
	margin: 20px 0 0 0;
}
h3 + p {font-weight:bold;}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#mapsearch_ks,#mapsearch_fr, #mapsearch_nor{
    width:660px;height : 300px;
    margin:0px;padding: 0px;
	margin-bottom:10px;
}
