* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 62.5% Helvetica, Arial, sans-serif; 
	background: #FFFFFF url(images/emil_jonason.jpg) no-repeat;
	border-top: 14px solid #000000;
	border-left: 14px solid #000000;
	min-width: 1202px;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1em;
}
li, dt, dd {
	font-size: 1.2em;
	line-height: 1.4em;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

#container {
	margin: 111px 0 0 492px;
	width: 710px;
}
#header img {
	width: 221px;
	height: 33px;
}
#menu {
	width: 650px;
	height: 1.8em;
	margin-top: 2.2em;
	border-bottom: 1px solid #c3c3c3;
	list-style: none;
}
#menu li {
	float: left;
	padding: 0 1.2em 0 0;
}
#menu a {
	color: #7c7c7c;
	text-decoration: none;
}
#menu a:hover, #menu .selected {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0.2em;
}
#menu_concerts a:hover, #menu_concerts .selected { border-bottom-color: #4f8d42; }
#menu_biography a:hover, #menu_biography .selected { border-bottom-color: #8d6242; }
#menu_repertoire a:hover, #menu_repertoire .selected { border-bottom-color: #8d4261; }
#menu_photos a:hover, #menu_photos .selected { border-bottom-color: #4a428d; }
#menu_press a:hover, #menu_press .selected { border-bottom-color: #427d8d; }
#menu_contact a:hover, #menu_contact .selected { border-bottom-color: #498d42; }
.content {
	clear: both;
	margin: 2.5em 0 3em 0;
}
h2 {
	font: 1.5em Helvetica;
	margin-bottom: 1.5em;
	font-weight: normal;
}
#content_concerts h2 { color: #4f8d42; }
#content_biography h2 { color: #8d6242; }
#content_repertoire h2 { color: #8d4261; }
#content_photos h2 { color: #4a428d; }
#content_press h2 { color: #427d8d; }
#content_contact h2 { color: #498d42; }

#content_home {
	padding-top: 10px;
}

#content_press dt {
	margin-top: 1em;
}

#content_repertoire dt {
	font-weight: bold;
	float: left;
	clear: left;
	width: 120px;
	line-height: 2em;
}
#content_repertoire dd {
	float: left;
	line-height: 2em;
}
#content_repertoire dd+dd {
	clear: left;
	margin-left: 120px;
}

#content_concerts dl {
	width: 460px;
}
#content_concerts strong {
	font-size: 1.1em;
}
#content_concerts em {
	float: left;
	width: 75px;
	font-family: Georgie;
}
#content_concerts dt {
	margin-bottom: 1em;
}
#content_concerts dd {
	padding: 0 0 1em 75px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 1em;
}

#news {
	width: 355px;
}
#news dt {
	font-size: 1.3em;
	font-weight: bold;
	border-top: 1px solid #c3c3c3;
	padding-top: 1em;
	margin-top: 1em;
}
#news dt+dd {
	font: 1.1em Georgia;
}
#news dd+dd {
	margin: 0.5em 0 1em 0;
}
.news_link {
	border-top: 2px solid #c3c3c3;
	padding-top: 1em;
	margin-top: 1em;
	width: 355px;
}

.clear {
	clear: both;
}

#quote_float {
	margin-top: 2em;
}


#cornerlayer {
	position:absolute;
	left:1020px;
	top:14px;
	width:176px;
	height:184px;
	z-index:6;
}
#quote_float {
	position:absolute;
	left:714px;
	top:53px;
	width:305px;
	height:61px;
	z-index:7;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.text {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.photos_table {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lines_in_between {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 14px;
	margin: 0px;
	padding-bottom: 6px;
}
.concerts_titles {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_datum {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.dagarkvar {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.lines_in_between_onlytext {
	border-bottom-width: 0px;
	padding-top: 14px;
	margin: 0px;
	padding-bottom: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.text_italic {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.text_bold {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text_biography {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
}
.contact_titles {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.press_table {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_italic_size10 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
#ibox_wrapper {
    line-height:25px;
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url(images/closelabel.gif) center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#ibox_footer_wrapper a:hover { background-color:#fff; }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url(images/loading.gif) center center no-repeat;
}
.quote_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.quote_text_10px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.calendar_header {
	font-size: 1.4em;
	margin: 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 2px solid #c3c3c3;
	width: 460px;
}

.load {
	background: url(images/loading.gif) no-repeat;
	display:none;
	margin-left: 150px;
	margin-top: 100px;
	height: 48px;
}

#mp3player {
	margin-top: 0.2em;
	outline: 0;
}
#mp3player img {
	float: right;
	margin: 0.5em 6em 0 0;
}