html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: black url(../images/background.jpg);
    text-align: center;
    color: black;
}
body, textarea, input {
    font: 14px 'times new roman', georgia, serif;
}
a h1 {
    display: block;
    text-indent: -9999px;
    font-size: 1px;
    width: 100%;
    height: 326px;
    background: url(../images/header.jpg) no-repeat;
    margin: 0;
    padding: 0;
}
h2 {
    display: none;
    margin: 0;
    padding: 0;
}
a {
    outline: none;
	background: #730201;
	color: white;
	text-decoration: none;
}
label {
    display: block;
}
a:hover { 
	background: #131313;
}
a.button {
    background: transparent;
    color: inherit;
}
a.button:hover {
    background: transparent;
}
:focus
{
    -moz-outline-style: none;
}
#site {
    width: 942px;
    margin: 0 auto;
    position: relative;
    background: #ede0c1 url(../images/lower-background.jpg) repeat-x 0 326px;
}
#blocks {
    height: 189px;
    font-size: 12px;
}
#phone {
    width: 158px;
    height: 47px;
    position: absolute;
    left: 11px;
    top: 279px;
    background: url(../images/block/telefon.jpg) no-repeat;
    text-indent: -9999px;
}
#email {
    position: absolute;
    left: 171px;
    top: 279px;
}
#email a {
    display: block;
    width: 193px;
    height: 47px;
    background: url(../images/block/email.jpg) no-repeat;
    text-indent: -9999px;
}
#hours {
    width: 150px;
    height: 155px;
    padding: 8px 4px 0 4px;
    background: url(../images/block/oppettider.jpg) no-repeat;
    position: absolute;
    left: 11px;
    top: 329px;
}
#hours .week {
    float: right;
    width: 33px;
    margin: 0 0 8px 0;
    background: black;
    text-align: center;
    line-height: 25px;
    color: white;
    font-weight: bold;
}
#hours .day {
    width: 100%;
    clear: both;
    margin: 8px 0 0 0;
    background: black;
    height: 52px;
}
#hours .day table {
    border: none;
    font-weight: bold;
    color: white;
    margin: 0;
}
#hours .day table th, #hours .day table td {
    white-space: nowrap;
    padding: 0 5px 0 5px;
}
#hours .day table th {
    font-size: 10px;
}
#hours .day table td {
    line-height: 48px;
}
#gallery {
    width: 175px;
    height: 163px;
    background: url(../images/block/fotogalleri.jpg) no-repeat;
    position: absolute;
    left: 171px;
    top: 329px;
}
#gallery a, table.gallery tr td a {
    background: transparent;
    color: black;
}
#gallery a img {
	border: none;
	height: 135px;
    width: 158px;
	margin: 7px 0 0 1px;
}

#calendar {
    width: 238px;
    height: 163px;
    background: url(../images/block/kalendarium.jpg) no-repeat;
    position: absolute;
    left: 348px;
    top: 329px;
}
#calendar table {
    margin: 2px 0 0 30px;
}
#calendar table tr th {
    width: 25px;
    height: 51px;
    padding: 0;
}
#calendar table tr td {
    height: 33%;
    text-align: left;
    padding: 0;
}
table.calendar tr td {
    border: 4px solid black;
    width: 72px;
    height: 72px;
    vertical-align: top;
}
table.calendar tr td:hover {
    background: white;
    cursor: pointer;
}
table.calendar tr td.empty:hover {
    background: inherit;
    cursor: default;
}
table.calendar tr td.empty {
    border: 4px solid transparent;
}
table.calendar tr td span.dayDate {
    font-size: 150%;
}
table.calendar tr td span.dayName {
    margin: 0 0 0 5px;
    font-variant: small-caps;
}
table.calendar tr td small {
    display: block;
    white-space: nowrap;
    font-size: 80%;
    line-height: normal;
}
table.calendarNav {
    width: 100%;
}
table.calendarNav td.monthName {
    font-variant: small-caps;
    font-size: 200%;
}
#vote {
    width: 166px; /* 186 */
    height: 147px; /* 177 */
    background: url(../images/block/rosta.jpg) no-repeat;
    position: absolute;
    left: 592px;
    top: 315px;
    color: white;
    padding: 20px 10px 10px 10px;
    text-align: left;
    font-size: 90%;
}
#vote .question {
    font-weight: bold;
}
#vote .answer {
    margin-top: 3px;
}
#vote .result {
    margin-top: 3px;
    background: #730201;
    color: white;
    overflow: auto;
    padding: 2px;
    white-space: nowrap;
}
#statsmakten {
    width: 148px;
    height: 163px;
    background: url(../images/block/statsmakten.jpg) no-repeat;
    position: absolute;
    left: 783px;
    top: 329px;
}
#statsmakten a {
    border: none !important;
}
#statsmakten a img {
	width: 104px;
	border: none;
	margin-top: 5px;
}
#student {
    position: absolute;
    left: 722px;
    top: 139px;
}
#student a {
    display: block;
    width: 169px;
    height: 187px;
    background: url(../images/block/student.jpg) no-repeat;
    text-indent: -9999px;
}
#contents {
    text-align: left;
}
#menu {
    width: 148px;
    float: left;
}
#menu h2 {
    display: block;
    background: url(../images/menu/header.jpg) no-repeat 27px 0;
    width: 100%;
    height: 31px;
    text-indent: -9999px;
    font-size: 1px;
    padding: 0 0 0 9px;
}
#menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#menu .item a {
    display: block;
    width: 100%;
    height: 32px;
    text-indent: -9999px;
    margin: 0 0 2px 0;
    background-repeat: no-repeat;
    background-position: 9px 0;
}
#m1 a {
    background: url(../images/menu/items/nyheter.gif);
}
#m2 a {
    background: url(../images/menu/items/studentkaren.gif);
}
#m3 a {
    background: url(../images/menu/items/verksamheter.gif);
}
#m4 a {
    background: url(../images/menu/items/karen.gif);
}
#m5 a {
    background: url(../images/menu/items/kalendarium.gif);
}
#m6 a {
    background: url(../images/menu/items/bokhandel.gif);
}
#m7 a {
    background: url(../images/menu/items/fotogalleri.gif);
}
#m8 a {
    background: url(../images/menu/items/student.gif);
}
#m9 a {
    background: url(../images/menu/items/lankar.gif);
}
#m10 a {
    background: url(../images/menu/items/evenemang.gif);
}
#m11 a {
    background: url(../images/menu/items/english.gif);
}
#m12 a {
    background: url(../images/menu/items/gastbok.gif);
}
#m13 a {
	background: url(../images/menu/items/information.gif);
}
#links {
	text-align: center;
}
#links img {
	border: none;
	margin: 10px 0 0 0;
}
#main {
    float: left;
    border-top: 15px solid black;
    width: 783px;
    padding: 4px 0 0 0;
}
#main div.foundation {
    background: url(../images/information-block/background-repeat.gif) repeat-y;
    margin: 14px 0 0 12px;
    position: relative;
}
#main div.block {
    background: url(../images/information-block/upper-background.jpg) no-repeat;
    padding: 16px 10px 0 78px;
    width: 650px;
    line-height: 20px;
}
#main div.block h3 {
    margin: 0 0 23px 12px;
    padding: 0 0 0 7px;
    border-left: 6px solid black;
    display: block;
    font-size: 24px;
    line-height: 33px;
    font-weight: normal;
}
#main div.block img.embedded {
	float: left;
	margin: 5px 5px 5px 0;
	border: 3px solid #730201;
}
#main div.block img.bordered {
	border: 3px solid #730201;
}
#main div.block span.date {
    display: block;
    width: 100px;
    position: absolute;
    left: 606px;
    top: 24px;
}
#main div.end {
	clear: left;
    height: 18px;
    background: url(../images/information-block/lower-background.jpg) no-repeat;
}
.icon {
    position: absolute;
    left: 5px;
    top: -15px;
	border: none !important;
}
#footer {
    clear: both;
	height: 98px;
	background: url(../images/lowest-background.jpg) no-repeat;
}
.guestbook-entry {
    margin-bottom: 5px;
    border-bottom: 2px solid #780105;
}
.guestbook-title {
    font-size: 110%;
}
.guestbook-title span {
    font-weight: bold;
}
.guestbook-tools {
    font-size: 80%;
}
