﻿body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Gill Sans MT, Arial;
	font-size: 11px;
}

a:focus, a:link, a:visited, a:active {
	color: black;
	text-decoration: none;		
}
p {
	margin: 0px;
	padding: 0px;
}
.clearFloat {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
textCenter
{
    text-align: center;    
}
.left {
	float: left;
}
.right {
	float: right;
}
input {
	border: 1px solid Gray;
	font-size: 9px;
}
.inputField {
	width: 62px;
	margin-bottom: 5px;
}
/**************/
/* PURPLE BOX */
/**************/
.purpleBox {
	width: 120px;
	border: 1px solid #9e9c9f;
	height: 143px;
	background-color: #feccff;
}

.purpleBoxAdress {
	width: 120px;
	border: 1px solid #9e9c9f;
	margin-bottom: 20px;
	height: 143px;
	background-color: #feccff;
}

.purpleBoxRight {
	width: 120px;
	border: 1px solid #9e9c9f;
    /*height: 308px;*/
    height: 206px;
    display: block;
    background-color: #feccff;
}

.purpleBoxRightInfo {
	width: 120px;
	border: 1px solid #9e9c9f;
    height: 80px;
    display: block;
    background-color: #feccff;
    margin-bottom:20px;
}

.purpleBoxTitle {
	background-color: #96349b;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-align: left;
	padding-left:13px;
	padding-top: 2px;
}
.purpleBoxContent {
	padding: 5px;
	padding-left:13px;
	background-color: #feccff;
	text-align:left;
}
.purpleBoxContentButtom {
	padding-left:18px;
	background-color: #feccff;
	text-align:left;
}
.purpleBoxNewsKeeper
{
    height: 175px;
}

.purpleBoxContentInput {
	padding: 5px;
	padding-left:10px;
	background-color: #feccff;
	text-align:left;
}

.purpleBoxDate {
	color: #a746a7;
	margin-top:3px;
}
.purpleBoxHeadline {
	font-weight: bold;
	font-size: 8pt;
}
/************/
/* GRAY BOX */
/************/
.FrontBowWide
{
    height: 150px;
    width: 515px;
    margin-bottom: 15px;
 }
 
 .FrontBowWide img
{
    border: 0 none;
}
.grayBox {
	/*background: #e6e6e6 url('/gfx/glamsdalen/shadow.gif') no-repeat left top;*/
	height: 150px;
	width: 250px;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
}

.grayBox img
{
    border: 0 none;
}
.grayBoxWide
{
    width: 515px;
    background-color: Black;
    height: 150px;
}
.grayBoxWidth {
	width: 250px;
	height: 62px;
	/*IE6 & IE7*/
	.margin-left:-10px;

}
.grayBoxContent {
	margin: 14px;
	padding-right: 14px;
	text-align:left;
	overflow:hidden;
	height:50px;

}

.grayTransparent {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;

	width:250px; 
	height:20px;
	
	color: White;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height:18px;
	text-align: center;
	
    margin-top:-20px;
    /*IE6 & IE7*/
	.margin-left:-10px;
	
	background-color:#A3BF2B;
}

/*******************/
/* CONTAINER + TOP */
/*******************/
#container {
	width: 800px;
    margin:auto;
}
#top {
	background: #ffffff none right 10px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 18px;
	height: 40px;
	text-align:left;
	font-weight:bold;
}
#top .facebook
{
    display: inline;
    margin-left: 75%;
    border: 0 0 0 0px;
}
#top img
{
    border: 0;    
}
#top a:hover {
	color: gray;
}
/**********/
/* HEADER */
/**********/
#header {
	width: 800px;
	/*background:  #ffffff url('/gfx/glamsdalen/glamsdalenbanner.png') no-repeat left center;*/
}
#headerTopLinks 
{
    margin: auto;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
    text-align: center;
    background-color: #983399;
    padding-left: 15px;
}
#headerTopLinks ul {
	padding-top: 3px;
	margin: 0px;
}
#headerTopLinks li {
	display: inline;
	list-style: none;
	padding-right: 10px;	
}
#headerMid {
	height: 180px;
	clear: both;
	margin-bottom: 10px;
    margin-top: 10px;
}

#headerBottomLinks {
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #99cc01;
}
#headerBottomLinks ul {
	padding-top: 3px;
	padding-left: 0px;
	margin: 0px;
}
#headerBottomLinks li {
	display: inline;
	list-style: none;
	padding-left: 15px;
}
/**************/
/* BREADCRUMB */
/**************/

#breadcrumb {
	height: 20px;
	padding-left: 0px;
	margin-left: 147px;
	background: #ffffff none no-repeat left 10px;
	text-align:left;
}
/***************/
/* LEFT COLUMN */
/***************/
#leftColumn {
	float: left;
	width: 142px;
}
/**************/
/* MID COLUMN */
/**************/
#midColumn {
	float: left;
	width: 518px;
    font-family: Gill Sans MT, Arial;
	font-size: 13px;
}
#midColumn h1, h2, h3, h4
{
    margin: 0px;    
}



#midColumn h3
{
    font-weight:normal;
    margin-top:10px;
    margin-bottom:10px;
}
#midColumn h5 
{
    font-family:  "Gill Sans MT", Arial;
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
}
#midColumn h6
{
    font-family: "Gill Sans MT", Arial;;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
}
#midcolumn img
{
    border: 0;
}
#midcolumn .center
{
    margin: auto;    
}

/****************/
/* RIGHT COLUMN */
/****************/
#rightColumn {
	float: right;
	width: 120px;
	height: 390px;

}
/*************/
/* COPYRIGHT */
/*************/
.copyright {
	color: #cacaca;
	font-size: 9px;
}

/****************/
/* gallery Table*/
/****************/
.imagebox
{
    border: 1px solid #000; 
    padding: 10px 10px 10px 10px;
    text-align: center;   
    width: 77px;
    float: left;
    height: 95px;
    margin: 2px;
}

/****************/
/* Frontpage Table*/
/****************/
#FrontpageTable
{
    border: 0px none #fff;
    margin: auto;     
}
#FrontpageTable td
{
    text-align: center;   
}
#FrontpageTable img 
{
    border: 0;    
}

/****************/
/* Personale styles*/
/****************/
#personaletable td
{  
    font-size: 11px;
}

#personaletable .tabledata
{
    overflow: visible;
    width: 240px;  
    background-color: #deffbe;
    border: 1px solid #999999;
    text-align: left;
    padding: 0px 10px 0px 0px;
    margin: 0px 10px 10px 0px;
    height: 180px;
}    
#personaletable .personaletextbox
{
    float: left;
    width: 110px;
    height: 145px;
    vertical-align: top; 
    padding-top: 10px;        
}

#personaletable .personaletextboxlover
{
    float: right;
    width: 110px;

}
.personalepicture
{
    margin: 10px 10px 10px 10px;
    float: left;
    width: 110px;
}
#personaletable .headline
{   
    height: auto;
    width: auto;  
    background-color: #fff;
    border: 0px none #fff;
    text-align: left;
}

.width
{
    width: 95px;    
}
img
{
    border: 0px;    
}
