﻿/*
###################################
	Scrollproperties, HTML
###################################
*/
html
	{
		overflow: -moz-scrollbars-vertical;
		overflow-x: hidden;
		overflow-y: scroll;
	}

/*
###################################
	Body
###################################
*/
body
	{
		margin: 0px;
		padding: 0px;
		background-color:#e8eef2;

	}

/*
###################################
	Wrapper
###################################
*/
#Wrapper
	{ 
		background-image:url('../_gfx/design/bg.gif');
		background-repeat:repeat-y;
		padding-left:14px;
	}
	
/*
###################################
	Header
###################################
*/
#Header
	{
		background-image:url('../_gfx/design/header/bg.gif');
		height:99px;
		width:872px;
		position:relative;
	}
#HeaderOskarshamn
	{
		height: 59px;
		width: 46px;
		float: left;
		margin-left: 14px;
		margin-top: 30px;
		background-image:url('../_gfx/design/header/oskarshamn.gif');
	}
#HeaderLogo
	{
		padding-top: 27px;
		padding-left: 12px;
		height: 48px;
		width: 485px;
		float: left;
	}
	
/*
###################################
	Menu
###################################
*/
#Menu
	{
		background-image:url('../_gfx/design/menu/bg.gif');
		height:32px;
		width:872px;
		position: relative;
	}
#MenuLeft
	{
		background-image:url('../_gfx/design/menu/bg_left.gif');
		height:32px;
		width:2px;
		float: left;
	}
#MenuRight
	{
		background-image:url('../_gfx/design/menu/bg_right.gif');
		height:32px;
		width:2px;
		float: right;
	}
#MenuPlate
	{
		position: absolute;
		top: 0px;
		left: 0px;
		height:29px;
		width:872px;
	}

.MenuItem
	{
		height:29px;
		float: left;
		display: inline;
	}
	
.MenuActive
	{
		background-image:url('../_gfx/design/menu/bg_active.gif');
		height:29px;
		display: inline;
		float: left;
	}

.MenuSpacer
	{
		background-image:url('../_gfx/design/menu/spacer.gif');
		height:29px;
		width:2px;
		display: inline;
		float: left;
	}

.MenuStart
	{
		width: 66px;
	}

.MenuCalendar
	{
		width: 90px;
	}

.MenuNews
	{
		width: 123px;
	}

.MenuCompetition
	{
		width: 79px;
	}

.MenuCentrum
	{
		width: 145px;
	}

.MenuService
	{
		width: 149px;
	}

.MenuHistory
	{
		width: 139px;
	}
	
/*
###################################
	Content
###################################
*/

#LeftContent
	{
		width: 606px; float: left; padding-right: 37px;
		padding-bottom: 34px;
	}

#RightContent
	{
		float:left; padding-top: 6px;
		padding-bottom: 34px;
	}
#Content
	{
		padding-left: 20px;
		padding-top: 17px;
	}

.ContentTextPadding
	{
		padding-bottom: 15px;
	}

.ContentTextWidth
	{
		width: 450px;
	}
.ContentTextPlate
	{
		padding-top: 6px;
	}
.ClearLeftBox
	{
		clear: left; height: 0px; width: 1px; margin: 0px; font-size: 0px; line-height: 0px; padding: 0px; 
	}
/*
###################################
	Footer
###################################
*/
#FooterWrapper
	{
		height:20px; 
		width:872px;
		clear: left;
	}
#Footer
	{
		background-image:url('../_gfx/design/footer/bg.gif');
		background-repeat: repeat-x;
		height:20px; 
		width:872px;
	}

.FooterAbout
	{
		float: left; padding-top: 6px; padding-left: 12px;
	}

.FotterMap
	{
		float: left; padding-top: 6px; padding-left: 12px;
	}
	

.FooterContact
	{
		float: left; padding-left: 7px; padding-top: 6px;
	}

.FooterCopyright
	{
		float: left; padding-top: 6px; padding-left: 400px;
	}
	
/*
###################################
	QuestBox
###################################
*/
.QuestBoxPadding
	{
		padding: 10px 9px 9px 9px;
	}
.QuestBoxQuestion	
	{
		padding-bottom:11px; padding-left: 4px;
	}
.QuestBoxItemRadio
	{
		padding-right: 7px; vertical-align: top; padding-bottom: 3px;
	}
.QuestBoxItemText
	{
		vertical-align: top; padding-top: 2px; padding-bottom: 3px;
	}
.QuestBoxButtons
	{
		padding-top:14px; padding-left: 4px;
	}
	
/*
###################################
	QuestBox
###################################
*/
.NotisBoxPadding
	{
		padding: 10px 9px 9px 9px;
	}
.NotisBoxQuestion	
	{
		padding-bottom:11px; padding-left: 4px;
	}

.NotisBoxItemText
	{
		vertical-align: top; padding-top: 2px; padding-bottom: 3px;
	}

	
/*
###################################
	QuestList
###################################
*/
.BoxQuestPadding
	{
		padding: 0px 18px;
		padding-top: 9px;
		padding-bottom: 0px;
	}

.QuestItemBox
	{
		border-bottom: 1px solid #c0c0c0;
		width: 570px;
	}

.QuestItemHeader
	{
		padding-bottom: 0px;
		padding-top: 1px;
		padding-left: 1px;
		line-height: 19px;
		font-weight: bold;
		width: 569px;
	}

.QuestItemHeaderTxt
	{
		width: 484px;
	}

.QuestItemHeaderLink
	{
		padding-bottom: 0px;
		padding-top: 1px;
		padding-right: 1px;
		line-height: 19px;
		float: right;
		width: 80px;
		text-align: right;
	}

.QuestItemResult
	{
		display: none;
		clear: left;
		width: 569px;
		padding-top: 10px;
		padding-bottom: 11px;
	}
	
.QuestItemAnswerBox
	{
		float:left;
	}
	
.QuestItemAnswerTotal
	{
		float:left;
		padding-left: 50px;
	}
	
.QuestItemAnswerText
	{
		text-align: right;
		padding-left: 10px;
		padding-bottom: 5px;
	}
	
.QuestItemAnswerResult
	{
		text-align: right;
		width: 45px;
		padding-bottom: 5px;
	}
	
/*
###################################
	NewsList - Start
###################################
*/
.newsStartBox
	{
		margin-top: 14px;
	}

.newsStartItem
	{
		min-height: 124px;
		height: auto !important;
		height: 124px;
	}

.newsStartItemText
	{
		width: 425px; 
	}
	
.newsStartItemDate
	{
		font-size: 12px;
		color: #000000;
		line-height: normal;
	}

.newsStartItemImage
	{
		padding-top: 3px;
		width: 162px;
		float: right;
	}

/*#################################
            Box
#################################*/
.BoxSpace{ width:190px; margin-bottom:20px;}
.BoxBg{ background-color:#f0f0f0;}
.BoxLarge{ width: 606px; }
.BoxBgLighter{ background-color:#f5f5f5;}
.BoxPadding{padding: 11px 13px 9px 13px;}
.BoxCalenderPadding {padding-top:17px; padding-left:16px; padding-bottom:18px;}

/*#################################
            Calendar
#################################*/
.BoxCalendarHeader
	{
		background-image:url('../_gfx/box/Calendar/Header_bg.gif'); background-repeat: repeat-x; height:24px; width:293px;
	}
.BoxCalendarHeaderLeft
	{
		background-image:url('../_gfx/box/Calendar/Header_Left.gif'); background-repeat: no-repeat; height:24px; width:4px; float: left;
	}
.BoxCalendarHeaderRight
	{
		background-image:url('../_gfx/box/Calendar/Header_Right.gif'); background-repeat: no-repeat; height:24px; width:4px; float: right;
	}

.BoxCalenderHeaderText
	{
		float: left; padding-top: 6px; padding-left: 2px;
	}

.BoxCalendarContent
	{ 
		background-color: #f0f0f0;
		width:291px;
		min-height: 170px;
		height: auto !important;
		height: 170px;
		border-bottom:solid 1px #bebdbd;
		border-left:solid 1px #bebdbd;
		border-right:solid 1px #bebdbd;
		line-height: 18px;
	}
.BoxCalendarLink
	{
		padding-top: 13px;
	}
	
.BoxCalendarPadding
	{
		padding-left:14px; padding-right:14px; padding-top:7px; padding-bottom:5px;
	}
	
.BoxCalendarItem
	{
		height:21px; 
		/*border-bottom:solid 1px #c0c0c0;*/
	}
	
.BoxCalendarText 
    {
        padding-bottom:7px;
        padding-top:1px;
    }
    
    
/*#################################
            Notis
#################################*/
.BoxNotisContent
	{ 
		background-color: #f0f0f0;
		min-height: 170px;
		height: auto !important;
		height: 170px;
		width:291px; 
		border-bottom:solid 1px #bebdbd;
		border-left:solid 1px #bebdbd;
		border-right:solid 1px #bebdbd;
	}
	
.BoxNotisPadding
	{
		padding-left:14px; padding-right:14px; padding-top:12px; padding-bottom:7px;
	}

.BoxNotisPlate
	{
		min-height: 135px;
		height: auto !important;
		height: 135px;
	}

.BoxNotisLink
	{
		text-align: right;
		padding-right: 0px;
	}

/*#################################
            News List
#################################*/
.NewsListBox	
	{
		padding-bottom: 10px;
	}
.NewsListItem	
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 13px;
		padding-top: 8px;
		min-height: 99px;
		height: auto !important;
		height: 99px;
	}
	
.NewsListLink
	{
		padding-top: 2px;
	}
	
.NewsListDate
	{
		padding-bottom: 3px;
	}
	
.NewsListSubject
	{
		padding-bottom: 3px;
	}

/*#################################
           Service Box
#################################*/
.BoxServiceContent
	{
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 4px;
		vertical-align: top;
		border-top:solid 1px #c0c0c0;
	}

.BoxServiceText
	{
		padding-top: 4px; padding-bottom: 7px;
	}
	
.BoxPaddingService
	{
		padding: 11px 13px 0px 13px;
		padding-bottom: 15px;
	}

/*#################################
            List Header
#################################*/
.ListHeader { background-image:url('../_gfx/Box/ListHeader/BG.gif'); background-repeat: repeat-x; height:29px; width:606px; margin-bottom: 1px;}
.ListHeaderLeft { background-image:url('../_gfx/Box/ListHeader/BG_Left.gif'); background-repeat: repeat-x; height:29px; width:4px; float: left;}
.ListHeaderRight { background-image:url('../_gfx/Box/ListHeader/BG_Right.gif'); background-repeat: repeat-x; height:29px; width:4px; float: right;}
.ListHeaderText { float: left; padding-top: 7px; padding-left: 7px;}
.ListHeaderMargin { margin-top: 22px; }

/*#################################
            Calendar
#################################*/
.ListHeaderCalenderText { float: left; padding-top: 1px; padding-left: 7px;}

/*#################################
            Competition
#################################*/
.CompeteUploadBox{ background-image:url('../_gfx/Compete/UploadBox.jpg'); height:239px; width:591px; position:relative;}
.CompeteUploadInput{ border:solid 1px #e06602; height:18px; line-height:18px; font-family:Arial; font-size:12px;}
.ContributeBox{background-image:url('../_gfx/Compete/ContributeBg.jpg'); height:160px; width:591px; position:relative;}
.ContributePreviusBox{background-image:url('../_gfx/Compete/ContributePreviusBg.jpg'); height:160px; width:591px; position:relative;}

/*#################################
            Form
#################################*/
.FormItem
	{
		padding-bottom: 10px;
		float: left;
	}

.FormItemLeft
	{
		padding-right: 15px;
	}

.FormItemHeader
	{
		font-weight: bold;
		padding-bottom: 3px;
	}

.FormItemText
	{
		
	}

.FormItemClear
	{
		clear:left;
	}

.ButtonItem
	{
		padding-top: 5px;
		float: left;
		width: 65px;
		text-align: right;
	}

.ValidationPlate
	{
		padding-top: 5px;
		float: left;
		width: 332px;
		padding-left: 10px;
		min-height: 10px;
		height: auto !important;
		height: 10px;
	}

/*#################################
            Input
#################################*/
.InputFormText
	{
		width: 200px;
		padding-left: 4px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: 1px solid #3e8e67;
		font-family: Arial;
		font-size: 12px;
		color: #000;
	}
	
.InputFormMessage
	{
		width: 420px;
		height: 100px;
		padding-left: 4px;
		padding-top: 3px;
		padding-bottom: 3px;
		border: 1px solid #3e8e67;
		font-family: Arial;
		font-size: 12px;
		color: #000;
	}


/*#################################
            Validation
#################################*/
.ValidationSummary
	{
		
	}

.ValidationSummary ul
	{
		padding: 0px;
		margin: 0px;
		padding-left: 17px;
	}

.ValidationSummary ul li
	{
		padding: 0px;
		margin: 0px;
		padding-left: 0px;
		padding-top: 5px;
	}

/*####################################*/
/*         Print                     */
/*####################################*/


@media print
{
    .noprint, .printbutton
	{
	display:none;
	}
	
    .print
	{
	display:block;
	}
}
 
/*
###################################
	Clear
###################################
*/   
.Clear
	{
		clear:both;
	}
    
.ClearLeft
    { 
        clear:left;
        line-height: 0px;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        height: 0px;
        width: 0px;
    }
.ClearRight
    { 
        clear:right;
        line-height: 0px;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        height: 0px;
        width: 0px;
    }
.ClearBoth
    { 
        clear:both;
        line-height: 0px;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        height: 0px;
        width: 0px;
    }



