﻿@import url("/common/css/reset.css");

body
{
    background-color: #efefef;
    text-align: center;
    font-family: Georgia;
    margin-bottom: 20px;
}

a
{
    color: #000;
    text-decoration: none;
}

.hidden 
{
    display: none;
}
.external {
	/*background: url(../images/icon_external_link.png) 100% 0 no-repeat;
	display:inline;
	padding-right: 15px;*/
	color: #88858D;
	border-bottom: 1px dotted #88858D;
}

.facts {
	background-color:#666;
	margin-left:10px;
	font-size: 11px;
    line-height: 18px;
}
.facts td {
	background-color:#fff;
	line-height: 20px;
}

strong {
	font-weight:bold;
}

#wrap
{
    width: 853px;
    margin: auto;
}

#head
{
    background: #dad3dc;
    border-bottom: 10px solid #fff;
}
#head .content
{
    text-align: left;
    width: 853px;
    margin: auto;
    background: #fff;
    height: 105px;
    font-size: 12px;
}
/*
        #head .content h1 {
            padding: 70px 0 20px 10px;
            width: 150px;
            margin-left: 10px;
            float: left;
            background: #ddd;
        }
        */
#head .content .nav
{
    background: #dad3dc;
    float: left;
    width: 517px;
    height: 105px;
    margin-left: 10px;
}
#head .content .nav ul
{
    list-style: none;
    padding: 80px 0 0 10px;
}
#head .content .nav ul li
{
    font-size:11px;
    text-transform: capitalize;
    float: left;
    border-right: 1px solid #333;
    padding: 3px 5px;
}
#head .content .nav ul li.last
{
    border: none;
}

a.content
{
    /*color: #5ba1e6; /* bytt */
	color: #88858D;
    /*text-decoration: underline;*/
}


#main, #template1, #slidetemplate
{
    width: 833px;
    padding: 0 10px 10px 10px;
    background: #fff;
}
#template2
{
    background: #fff;
    width: 833px;
    padding: 0 10px 10px 10px;
}
#slidetemplate .slidecontainer
{
    float: right;
    text-align: left;
    height: 450px;
}
.slidecontainer .thumb
{
    float: left;
    width: 70px;
    height: 70px;
    margin: 5px;
}
.thumb a
{
    border: 0;
}
.slidecontainer .thumb img
{
    width: 75px;
    height: 75px;
}
#slidetemplate .content
{
    margin: 0;
    text-align: left;
    float: left;
    background: #fff;
    width: 400px;
}
#template1 .content, #template2 .content
{
    margin: 0;
    text-align: left;
	line-height: 18px; /* Tillagt för platsetiketter i galleriet*/
    background: #fff;
}

.projekt { /* Klass tillagt på IMG för projektsidorna */
	padding-left:30px;
	padding-right: 0 !important;
}

.goback {
	cursor:pointer;
}

.super {
	font-size: 80%;
	vertical-align:super;
}

#main .content
{
    margin: 0;
    text-align: left;
    background: #d6c7c0;
}
.content p
{
    margin-bottom: 16px;
	padding-left: 1px;
    font-size: 11px;
    line-height: 18px;
}
blockquote p{
	margin: 0 !important;
	font-size:12pt !important;
	font-style:italic;
	line-height:18pt !important;
	text-align:center;
	color: #88858D;
}

.company {
	color:#BCB9BD;
}

.design {
	margin-top: 30px;
	padding-top: 5px;
	display:block;
	text-align:right;
	line-height: 14px;
	font-size:10px;
	border-top: 1px solid #CCC;
}

p.galleritext {
	font-size:12px;
	line-height:160%;
	padding-left: 0px;
}

p.startsidan {
	font-size:11pt;
	line-height:160%;
	padding-left: 0px;
}

.content h2
{
    margin: 10px 10px 16px 0;
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
}
#template2 h2
{
    margin: 0 10px 16px 0;
}
#footer
{
    clear: both;
    margin: auto;
    text-align: left;
    background: #fff;
}
#footer .content
{
    background: #c8d2dc;
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    margin: 0 10px 10px 10px;
    border-bottom: 10px solid #fff;
    text-align: center;
    line-height: 160%;
}
/* Special headers */
h1
{
    background: url( "/common/images/logo.gif" ) top left no-repeat;
    float: left;
    margin-left: 10px;
}
h1 span
{
    display: none;
}
h1 a
{
    width: 305px;
    height: 105px;
    display: block;
}


#tiny 
{
    font-family: Tahoma;
    color: #999;
    font-size: 9px;
}
#tiny a
{
    color: #999;
}
#tiny .hide
{
    display: none;
}


.teaser
{
    font-size: 11px;
    color: #666;
    margin: 5px 0;
}



#slOuterContainer
{
    margin-top: 40px;
    float: right;
    width: 400px;
    position: relative;
    text-align: center;
}

#slContainer
{
    margin: auto;
    text-align: left;    
}

#slSlideContainerInner    
{
    position: relative;
    width: 400px;
    height: 400px;
    background: #fff;
    z-index: 0;
}
#slSlideImageContainer 
{
    text-align: center;
    vertical-align: middle;
    height: 250px;
}
#slSlideImageContainer img {
    margin: auto;
}
#slSlideNavigation
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#slSlideNavigation a
{
    outline: none;
}
#slSlideNext, #slSlidePrev { 
    width: 49%;
    height: 100%;
    display: block;
    background: transparent url(/common/images/blank.gif) no-repeat;
}
#slSlideNext {
    right: 0;
    text-align: right;
    float: right;
}
#slSlideNext 
{
    background: transparent url(/common/images/next3.gif) right 15% no-repeat;
}
#slSlidePrev
{
    background: transparent url(/common/images/prev3.gif) left 15% no-repeat;
}
#slSlideNext:hover, #slSideNext:visited:hover
{
    /*background: transparent url(/common/images/next2.gif) right 15% no-repeat;*/
}
#slSlidePrev:hover, #slSlidePrev:visited:hover
{
    /*background: transparent url(/common/images/prev2.gif) left 15% no-repeat;*/
}
#slSlidePrev {
    left: 0;
    float: left;
}
#slLoading 
{
    font-family: Arial;
    font-size: 11px;
    color: #999;
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    z-index: 10;
}

#slSlideInformation 
{
    background: url(/common/images/80p_white.png);
    height: 51px;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    text-align: center;
}
#slSlideDescription 
{
    margin: auto;
    text-align: left;
    padding-top: 5px;
    font-family: Georgia;
    font-size: 11px;
}
#slImageno 
{
    font-size: 10px;
    color: #666;
}


.slThumb
{
    padding: 0 5px 5px 0;
}
