#page.gallery  #header{
	height:90px;
}
#gallery_main_picture{
	padding:50px;
	text-align:center;
	vertical-align: middle;
	background-color: #000;
}
#gallery_menu{
	margin-left:auto;
	margin-right:auto;
	width: 700px !Important;
	margin-top: 40px;
	padding: 30px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F33;
	height: auto;
	position: relative;
	display: block;
}
#gallery_menu a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px;
	line-height: 30px;
}
#gallery_main_picture img{
	border:1px #333 solid;
}
#gallery_main_picture img.kundegalleri{
	border-top-style: none !Important;
	border-right-style: none !Important;
	border-bottom-style: none !Important;
	border-left-style: none !Important;
}
#Gallery_heading{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #F63;
	padding: 5px;
	letter-spacing: 2px;
}
#page.gallery #header #headerNav .sf-menu{
	float:left !Important;
	left: 0px;
}
#page.gallery #header #headerNav{
	position: absolute;
	height: 38px;
	width: 60%;
	z-index: 2;
	float: left;
	bottom: 0px;
	right: 260px !Important;
	text-align: left;
}
#page #header #galleryHeading{
	position: absolute;
	top: 60px;
	height: 64px;
	width: 347px;
	text-align: right;
	z-index: 99;
	right: 20px;
}
#gallery {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#gallery h1{
	font-family: "Arial Black";
	font-size: 20px;
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
}
#gallery img    {
}
#news_gallery {
	border: 1px none #CCC;
	margin-bottom: 15px;
	padding: 5px;
}
#news_gallery img    {
	display:block;
	cursor:pointer;
	border: 1px solid #000;
	margin: 17px;
	padding: 5px;
	background-color: #FFF;
}
#page #central #body #gallery table tr td {
	width: 33%;
}
#page #central #body #news-full #gallery table   {
	width: 100%;
	margin-top: 10px;
}
#picturewrap{
	border: 1px solid #666;
	width: 152px;
	min-height: 100px;
	float: left;
	margin: 3px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#picturewrap img{
	border: none;
}

