/*
www.sjp.dk
2009-10-26

Hand coded by Lasse Gejl
www.gejl.net
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../img/bg_body.gif) repeat-x left top;
	color: #000;
	font: 13px/18px Verdana, sans-serif;
	margin: 0 0 30px 0;
}
input, textarea, select {
	font: 11px/13px Verdana, sans-serif;
}
hr {
	display: none;
}
fieldset {
	border: none;
}
p {
	margin: 0 0 15px 0;
}
a {
	color: #0b4a82;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
.clearboth {
	clear: both;
}
.and {
	font-family: "Baskerville","Goudy Old Style","Palatino","Book Antiqua","Georgia", serif;
}
/* self clearing - start */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: inline-block;
}
.clear { 
	display: block;
}
/* self clearing - end */

#container {
	background: url(../img/bg_arrows2.png) no-repeat 200px 10px;
	2background: url(../img/bg_bubbles.png) no-repeat 165px 5px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 940px;
}
#logo {
	float: left;
	padding: 27px 0 13px 0;
	width: 260px;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
/*	background: url(../img/logo_sjp_small.png) no-repeat left top;*/
	background: url(../img/logo_sjp_new.png) no-repeat left top;
	font-size: 1px;
	height: 60px;
	width: 260px;
}
#logo #headline a {
	display: block;
	height: 60px;
}
#global {
	float: right;
	font-size: 10px;
	padding: 0 0 0 0;
	width: 500px;
	text-align: right;
	text-transform: uppercase;
}
#global ul {
	margin: 5px 0 0 0;
}
#global li {
	display: inline;
	list-style: none;
	margin: 0 10px 0 0;
}
#global a {
	color: #d1dbe3;
	text-decoration: none;
}
#global a:hover {
	text-decoration: underline;
}
#search {
	float: right;
}
#search .field {
	background: url(../img/bg_search.gif) no-repeat left top;
	border: none;
	float: left;
	height: 20px;
	padding: 3px 10px;
	width: 170px;
}
#search .button {
	float: left;
	cursor: pointer;
}
#navi {
	font-size: 12px;
	position: absolute;
	text-align: right;
	top: 60px;
	right: 20px;
}
#navi ul {
	margin: 0 0 0 0;
	text-align: right;
}
#navi li {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 10px 0;
}
#navi a {
	background: url(../img/bg_nav.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	height: 20px;
	padding: 6px 0 4px 0;
	text-decoration: none;
	text-align: center;
	width: 104px;
}
#navi a:hover {
	background: url(../img/bg_nav.gif) no-repeat 0 -30px;
}
#navi a.current, #navi a.current:hover {
	background: url(../img/bg_nav.gif) no-repeat 0 -60px;
	color: #000;
	cursor: default;
}
#top {
	background: url(../img/bg_line.gif) repeat-x left bottom;
	clear: both;
	color: #666;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 7px 0;
}
#top li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#top a {
	color: #666;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#side {
	float: left;
	font-size: 12px;
	padding: 0 20px 0 0;
	width: 220px;
}
#side div {
	margin-bottom: 20px;
}
#side h3 {
	font-size: 11px;
	text-transform: uppercase;
}
#sub a {
	color: #000;
	display: block;
	font-size: 11px;
	padding: 4px 5px 6px 5px;
	text-decoration: none;
	width: 210px;
}
#sub a:hover {
	text-decoration: underline;
}
#sub ul {
	background: url(../img/bg_line.gif) repeat-x left bottom;
	font-weight: bold;
}
#sub li ul {
	background: none;
	font-weight: normal;
}
#sub li {
	background: url(../img/bg_line.gif) repeat-x left top;
	list-style: none;
	padding: 2px 0 0 0;
}
#sub li:first-child {
	background: none;
}
#sub li ul li:first-child {
	background: url(../img/bg_line.gif) repeat-x left top;
}
#sub li ul a {
	font-size: 11px;
	padding-left: 15px;
	width: 200px;
}
#sub a.current, #sub a.current:hover {
	background: url(../img/icon_sub_arrow.gif) no-repeat 210px 10px;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#sub li ul a.current, #sub li ul a.current:hover {
	background: #e7e7e7;
	font-weight: normal;
}
#side .contact {
	background: #f2f2f2 url(../img/bg_side.gif) no-repeat right bottom;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 20px;
}
#side .contact h3 {
	background: url(../img/bg_side_top.gif) no-repeat left top;
	padding: 15px 20px 0 20px;
}
#side .contact img {
	margin: 10px 0;
}
#side .contact ul {
	margin: 0 20px;
}
#side .contact li {
	list-style: none;
}
#side .contact h4 {
/*	font-size: 11px;*/
	font-size: 13px;
}
#side .contact h4 a {
	color: #000;
	text-decoration: none;
	margin: 0 20px;
}
#side .contact h4 a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	padding: 0 0 20px 0;
	width: 700px;
}
#front #content {
	clear: left;
}
div.small {
	width: 460px !important;
}
div.wide {
	width: 940px !important;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	padding: 0 0 15px 0;
	letter-spacing: -0.5px;
}
#content h2, #content h3 {
	font-size: 13px;
}
#content p.intro {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd !important;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	padding: 11px 0;
}
#content li {
	margin-left: 30px;
}
#content img.left {
	margin: 0 20px 20px 0;
}
#content img.right {
	margin: 0 0 20px 20px;
}
#content p.date {
	color: #666;
	font-size: 11px;
	margin: 0;
}
#content .workers {
	margin-left: -20px;
}
#content div.worker {
	float: left;
	font-size: 12px;
	margin: 0 0 5px 20px;
	width: 220px;
}
#content div.worker img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
}
#content .side_image {
	float: right;
	margin: 0 0 20px 20px;
}
#content img.worker {
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 0 20px 20px;
	padding: 3px;
}
#content .ajaxSearch_result {
	border-bottom: 1px solid #eee;
	margin-top: 10px;
}
#content form .textinput {
	margin-top: 3px;
	padding: 2px 4px;
	width: 300px;
}
#content form .textarea {
	margin-top: 3px;
	padding: 2px 4px;
	width: 300px;
}
#content form .button {
	cursor: pointer;
	font-weight: bold;
}
#focus {
	background: #f2f2f2 url(../img/bg_content.gif) no-repeat right bottom;
}
#focus h4, #slider em {
	background: url(../img/bg_content_top.gif) no-repeat left top;
	color: #5a5959;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	padding: 15px 0 0 20px;
}
#slider em {
	background: none;
}
#focus ul {
	background: url(../img/bg_focus.gif) no-repeat 260px 3px;
	margin: 13px 0 0 -20px;
}
#focus li {
	float: left;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
	width: 200px;
	margin: 0 0 15px 40px;
}
#focus li strong {
	font-size: 12px;
}
#focus a {
	color: #000;
	display: block;
	height: 50px;
	overflow: hidden;
	padding: 0 20px 0 0;
	text-decoration: none;
	width: 180px;
}
#focus a:hover {
	background: url(../img/icon_arrow.png) no-repeat 180px 3px;
}
#link {
	float: left;
	padding: 0 0 0 20px;
	width: 220px;
}
#link div {
	background: #f2f2f2 url(../img/bg_side.gif) no-repeat right bottom;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
}
#link h3 {
	background: url(../img/bg_side_top.gif) no-repeat left top;
	font-size: 11px;
	margin: 0 0 8px 0;
	padding: 15px 20px 5px 20px;
/*	text-transform: uppercase;*/
}
#link h3 a {
	color: #000;
	text-decoration: none;
}
#link h3 a:hover {
	text-decoration: underline;
}
#link div h3 img {
	float: left;
	margin: 0 10px 0 0;
}
#link div:first-child h3 {
	background: url(../img/bg_side_top_first.gif) no-repeat left top;
}
#link p {
	background: url(../img/bg_line.gif) repeat-x left top;
	margin: 0 20px 15px 20px;
	padding-top: 9px;
}
#link .ref {
	font-size: 10px;
	padding-bottom: 15px;
/*	text-transform: uppercase;*/
}
#link .ref blockquote {
	color: #666;
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: italic;
	margin: -9px 20px 0 0;
	text-transform: none;
}
#link .ref p.author {
	background: none;
	margin: -20px 20px 0 20px;
}
#link .news {
	margin-top: 20px;
}
#link .archive .reflect_archive_list {
	background: url(../img/bg_line.gif) repeat-x left top;
	margin: 0 20px;
	padding: 10px 0 15px 0;
}
#link .archive ul {
	list-style: none;
}
#footer {
	background: url(../img/bg_line.gif) repeat-x left top;
	clear: both;
	color: #666;
	font-size: 11px;
	padding: 10px 0 0 0;
}
#footer a {
	color: #666;
}
#footer li {
	border-left: 1px solid #bbb;
	display: inline;
	list-style: none;
	margin-right: 8px;
	padding-left: 13px;
}
#footer li:first-child {
	border: none;
	padding-left: 0 !important;
}

/* slider */
#slider {
	margin: 20px 0 20px 0;
    position: relative;
	width: 700px;
}
.scroll {
	background: #f2f2f2 url(../img/bg_content.gif) no-repeat right bottom;
    height: 220px;
    width: 700px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
.scroll a {
	display: block;
	width: 700px;
	height: 215px;
	text-decoration: none;
}
.scroll img {
	border-bottom: 2px solid #c2c2c2;
}
.scroll .left {
	padding: 7px 0 0 0;
}
.scroll .right {
	background: url(../img/bg_divider.gif) no-repeat 0 12px;
	color: #000;
	font-size: 12px;
	padding: 10px 20px 0 20px;
	width: 420px;
}
.scroll strong {
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 19px;
	width: 221px;
}
.scroll a:hover strong {
	text-decoration: underline;
}
.scrollContainer div.panel {
    padding: 0;
    height: 160px;
    width: 700px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}
ul.navigation li {
    display: inline;
    margin-right: 10px;
}
ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}
ul.navigation a:hover {
    background-color: #f6f6f6;
}
ul.navigation a.selected {
    background-color: #fff;
}
ul.navigation a:focus {
    outline: none;
}
.scrollButtons {
    cursor: pointer;
    padding: 10px;
    position: absolute;
    top: 52px;
    z-index: 100;
}
.scrollButtons.left {
    left: 5px;
}
.scrollButtons.right {
    right: 5px;
}
.hide {
    display: none;
}

/* lightbox */

.popup h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
.popup form {
	font-size: 12px;
}
.popup .link {
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
.popup .success {
	background: url(../img/icon_yes.gif) no-repeat left center;
	padding-left: 20px;
}
#tellafriend label {
	float: left;
	display: block;
	margin: 0 0 5px 0;
	width: 120px;
}
#tellafriend .text-input {
	padding: 2px;
	margin: 0 0 5px 0;
	width: 220px;
}
#tellafriend .button {
	cursor: pointer;
	margin: 5px 0 0 120px;
}

/* Extranet */
#global li.lock {
	background: url(../img/icon_login.png) no-repeat left top;
	padding-left: 14px;
}