﻿@import "reset.css";

/*--------------------------------------------------------------------------------------------------
Body and text
--------------------------------------------------------------------------------------------------*/
body									{font: normal 11px/16px sans-serif; color: #4f4f4f; background: #fff; margin: 0; background-image: url(../gfx/background.gif); background-repeat: no-repeat; background-position: 0 27px;}

h1										{font: normal 26px/26px "Georgia" serif; color: #50a74e; margin-bottom: 20px;}
h2										{font: normal 16px "Georgia" serif; color: #50a74e; margin-bottom: 5px;}
h3										{font: normal 12px "Georgia" serif; color: #50a74e; margin: 0 0 5px;}
h3.group								{margin-top: 20px; font: normal 15px sans-serif; border-bottom: solid 1px #ccc; clear: both;}

a										{font: bold 11px sans-serif; color: #50a74e; text-decoration: none;}
a:hover									{text-decoration: underline;}

.clearer								{height: 0; font-size: 0; line-height: 0; clear: both;}

/*--------------------------------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------------------------------*/

div#container							{width: 960px; margin: auto;}

div#shortcuts							{background-color: #f7f7f7; height: 27px;}
div#shortcuts p							{float: right; margin-right: 10px; line-height: 27px;}
div#shortcuts p a						{text-decoration: none; color: #4f4f4f; font: normal 11px sans-serif;}
div#shortcuts p .login a				{color: #df192b; font: bold 11px sans-serif;}

div#logoarea							{height: 103px;}
div#logoarea img						{float: left; margin: 30px 0 0 240px;}
div#logoarea div						{float: right; margin: 40px 5px 0 0;}

div#headerwrapper						{height: 239px; background-color: #f7f7f7;}
div#menuContent							{float: left; width: 214px;}
div#headerContent						{float: left; width: 746px;}
div#headerContent img					{margin-top: 10px; float: left;}

div#wrapper								{clear: both; margin-top: 30px;}

div#subMenuContent						{width: 188px; float: left; margin-left: 10px; margin-right: 16px;}
div#subMenuContent h3					{font: bold 11px sans-serif; margin: 0; padding-bottom: 6px; border-bottom: 1px solid #ccc;}

div#mainContent							{width: 746px; float: left; display: inline;}
div#mainContent .breadcrumb				{margin-bottom: 15px;}
div#mainContent .breadcrumb a			{font-weight: normal;}
div#mainContent p						{font-size: 11px; margin-bottom: 1em; color: #585857;}

div#mainContent ul						{padding: 5px 10px; margin: 5px 15px; list-style: disc;}
div#mainContent ol						{padding: 5px 10px; margin: 5px 15px; list-style-type: decimal;}
div#mainContent ul li					{list-style: disc; font-size: 11px; color: #585857;}
div#mainContent ol li					{list-style: decimal; font-size: 11px; color: #585857;}

div#rightContent						{width: 220px; float: left; margin-left: 20px;}
div#rightContent h2						{font: normal 15px "Georgia" serif; color: #4f4f4f; margin: 0; padding-bottom: 5px; border-bottom: 1px solid #ccc;}

div.bottomLine							{border-bottom: 1px solid #ccc; margin-top: 60px; clear: both;}
div#bottomContent						{margin: 0 auto; width: 960px; text-align: center; background-color: #f7f7f7;}
div#bottomContent p						{line-height: 39px; margin: 0;}
div#bottomContent p span				{margin: 0 5px;}
div#bottomContent p a					{color: #4f4f4f; font-weight: normal;}

img										{border: 0;}
img.left								{float: left; margin: 0 10px 5px 0;}
img.right								{float: right; margin: 0 0 5px 10px;}

.txtSearchSite							{font: normal 12px sans-serif; width: 200px; height: 18px; border: 1px solid #e5e5e5; padding: 4px 0 0 4px;}
.btnSearchSite							{font: normal 11px sans-serif; width: auto; background-color: #fff; border: 0; margin-left: 15px; height: 24px;}
.blur									{color: #c0c0c0;}

div.company					            {width: 100%; margin-bottom: 20px; padding-bottom: 5px;}
div.company p							{margin: 0; padding: 0; line-height: 5px;}

address.footer							{font: bold 11px sans-serif; display: block; clear: both;}
address.footer strong					{display: none;}
address.footer span.org					{font-weight: bold;}
address.footer span.tel strong			{display: inline;}
address.footer span.fax strong			{display: inline;}
address.footer a						{}

div#logoarea fieldset#search			{border: 0; margin: 0; padding: 0; position: relative;}
div#logoarea fieldset#search label.overlabel {display: none;}
div#logoarea fieldset#search label.overlabel-apply {color:#999; position: absolute; top: 4px; left: 5px; z-index: 1; cursor: text;}

/*--------------------------------------------------------------------------------------------------
Menu
--------------------------------------------------------------------------------------------------*/

div#menuContent ul							{list-style-type: none; margin: 10px; padding: 0; background-color: #fff;}
div#menuContent ul li						{border-bottom: 1px solid #f7f7f7; padding-left: 10px; padding: 11px !important}
div#menuContent ul li.nodesc				{padding: 10px !important;}
div#menuContent ul li a						{text-decoration: none; font: normal 18px "Georgia"; color: #4f4f4f; display: block;}
div#menuContent ul li span.number			{display: block; float: left; margin-right: 10px; font-size: 26px;}
div#menuContent ul li span.number			{margin-top: -5px;}
div#menuContent ul li span.description		{font: normal 10px sans-serif; display: block;}
div#menuContent ul li.on a					{color: #50a74e;}

div#subMenuContent ul						{list-style-type: none; margin: 0; padding: 0;}
div#subMenuContent ul li					{}
div#subMenuContent ul li a					{border-bottom: 1px solid #ccc; padding-left: 10px; text-decoration: none; font: normal 11px/26px sans-serif; color: #4f4f4f; display: block;}
div#subMenuContent ul li.on a				{font: bold 11px/26px sans-serif; color: #50a74e;}
div#subMenuContent ul ul					{margin: 5px 0;}
div#subMenuContent ul ul li a				{padding: 0; margin-left: 20px;}
div#subMenuContent ul li.on li a			{font: normal 11px/26px sans-serif; color: #4f4f4f;}
div#subMenuContent ul ul li.on a			{font: bold 11px/26px sans-serif; color: #50a74e;}

div#rightContent ul.admin					{background-color: #e3e3e3; margin: 1px 0 30px; padding: 10px;}
div#rightContent ul.admin li				{border-bottom: 1px solid #ccc;}
div#rightContent ul.admin li a				{font: normal 11px sans-serif; color: #4f4f4f; line-height: 24px; text-decoration: none;}


/*--------------------------------------------------------------------------------------------------
Modules
--------------------------------------------------------------------------------------------------*/
table.default-view						{margin: 0; width: 100%;}
table.default-view tr td				{padding: 3px 5px; background-color: #f2f2f2; border-right: solid 1px #fff; border-bottom: solid 1px #fff; font-size: 11px; vertical-align: middle;}
table.default-view tr td.last			{border-right: 0;}
table.default-view tr.odd td			{background-color: #fff; border-color: #f0f0f0;}
table.default-view tr.header th			{border-bottom: solid 1px #f5f5f5 !important; text-align: left !important; padding: 3px 5px; background: #50a74e url(../gfx/heading-bg.gif) repeat-x bottom; color: #fff; font-size: 12px; font-weight: normal; border-left: solid 1px #50a74e;}
table.default-view tr th				{padding: 3px 5px; text-align: left !important;}
table.default-view tr.list-head th		{background: #f8f8f8; border-bottom: solid 1px #fff;}
table.default-view tr td.img, table.default-list tr th.img {width: 25px; vertical-align: middle !important;}
table.default-view tr td.middle			{vertical-align: middle !important;}

table.default-view a					{color: #4f4f4f !important;}

/* Calendar */
table.calendar							{width: 100%; font-size: 11px; background-color: #f9f9f9; margin: 1px 0 30px 0;}
table.calendar tr						{margin: 0 0 1px;}
table.calendar tr th					{text-align: center; padding: 5px 0; color: #414141;}
table.calendar tr td					{padding: 4px 5px; text-align: center; vertical-align: middle; border: solid 1px #f8f8f8; border-left: 0; border-top: 0; font-weight: bold; color: #414141; min-width: 15px;}
table.calendar tr td.empty				{background-color: #f9f9f9; color: #b0b0b0 !important; font-weight: normal;}
table.calendar tr td.hasnt				{background-color: #f9f9f9;}
table.calendar tr td.has				{background-color: #50a74e;}
table.calendar tr td.has a				{color: #fff; text-decoration: none;}
table.calendar tr td.week				{background-color: #e7e7e7;}
table.calendar tr td.left img, table.calendar tr td.right img {margin-top: 2px;}
table.calendar tr td.month				{color: #50a74e; text-transform: capitalize; padding: 0;}
table.calendar tr td.today				{background-color: #d2d2d2;}
table.calendar tr td.today a			{color: #000; text-decoration: underline;}

/* Newsletter */
div#newsletter							{background-color: #f9f9f9; margin-top: 1px; padding: 10px;}
div#newsletter fieldset					{margin: 10px 0;}
div#newsletter fieldset legend			{display: none;}
div#newsletter fieldset input.txt		{font: normal 14px sans-serif; width: 195px; margin: 0 0 10px; padding: 2px; background: #fff; border: solid 1px #e4e4e4; font-size: 12px;}
div#newsletter fieldset input.btn		{color: #585858; border: 0; background-color: #eeeeee; font-size: 11px; border: 1px solid #e4e4e4; float: right; margin: 0;}
div#newsletter fieldset input.start		{color: #c0c0c0;}
div#newsletter fieldset input.start		{color: #c0c0c0;}
div#newsletter fieldset label			{display: none;}

div#newsletter p.terms					{clear: both; font-size: 9px; font-style: italic; color: #585858; padding: 10px 0 0; line-height: 1.2em;}
div#newsletter p.terms a				{color: #50a74e; font: italic 9px sans-serif; text-decoration: underline;}
div#newsletter p.terms a:hover			{text-decoration: none;}

/* Login */
fieldset.login							{}
fieldset.login label					{display: block;}
fieldset.login input.txt				{width: 440px; font: normal 11px sans-serif;}

/* News */
ul.news h2 a							{text-decoration: none !important; margin: 5px 0 0; display: block;}
ul.news li								{border-bottom: solid 1px #f0f0f0; padding: 0 0 15px; margin: 0 0 10px !important; display: block;}

/* News Startpage */
div.newsItem							{width: 158px; float: left; padding-right: 13px;}
div.newsItem img						{}
div.newsItem p							{}
div.newsItem p.date						{margin: 5px 0 6px 0 !important; line-height: 11px; font-size: 10px !important;}
div.newsItem h3							{font-size: 19px; color: #50a74e; margin-bottom: 6px;}
div.item3								{padding: 0 !important;}

/* Reseräkning */
fieldset.person							{margin: 0 0 15px 0; padding: 0; border: 0;}
fieldset.person legend					{margin: 0 0 0 -7px; padding: 0 0 10px 0; font: bold 12px Sans-Serif; color: #9AC01D; display:none;}
fieldset.person p						{margin: 3px 0; clear: both;}
fieldset.person label					{width: 130px; font: normal 11px Sans-Serif; vertical-align: middle; float: left;}
fieldset.person input					{margin: 0 10px 0 0; padding: 1px; font: normal 11px Sans-Serif;}
fieldset.person textarea				{width: 670px; margin: 0; padding: 1px; font: normal 11px Sans-Serif; overflow: auto;}
fieldset.person .btn					{font: normal 11px Sans-Serif; padding: 3px 5px; margin-top: 5px;}

p.obs									{font-weight: bold; font-size: 0.8em !important; font-style: italic;}

table.rakning							{margin: 0 0 30px 0; border: 0; border-collapse: collapse;}
table.rakning	th						{padding: 4px 4px 4px 0; font: normal 11px Sans-Serif; color: #000; text-align: left;}
table.rakning	td						{padding: 2px 4px 0 0;}

.w50									{width: 50px;}
.w60									{width: 60px;}
.w80									{width: 80px;}
.w100									{width: 98px;}
.w130									{width: 130px;}
.w140									{width: 140px;}
.w150									{width: 150px;}
.w190									{width: 190px !important;}
.w200									{width: 198px !important;}
.w210									{width: 210px !important;}
.w300									{width: 300px;}
.w410									{width: 410px;}
.w440									{width: 440px !important;}
.w450									{width: 450px !important;}
.w500									{width: 500px !important;}
.w530									{width: 530px !important;}

/* RightColumn */
div.rightColumn	p						{font-size: 11px; margin-bottom: 1em; color: #585857;}

/* Searcharea */
.projectsearch							{}
.projectsearch h2						{background: #9ac01d url(../gfx/heading-bg.gif) repeat-x bottom; color: #fff; font-size: 13px; font-weight: normal; padding: 7px 10px; margin: 0;}
.projectsearch fieldset					{padding: 5px 10px 10px; background: #f8f8f8;}
.projectsearch fieldset legend			{display: none;}
.projectsearch fieldset label			{display: block; font-weight: bold;}
.projectsearch fieldset .w170			{width: 158px;}
.projectsearch fieldset table, .projectsearch	fieldset table tr td {padding: 0 !important; border-collapse:collapse;}
.projectsearch fieldset table tr th		{text-align: left;}
.btnarea								{text-align: right; padding: 10px 0 10px !important;}
.btnarea input							{margin-top: 10px;}

/* Project */
dl.project-view							{font-size: 11px; margin: 0 0 10px !important;}
dl.project-view dt						{float: left; clear: both; width: 120px; font-weight: bold; color: #555;}
dl.project-view dd						{display: inline; float: left; width: 130px; padding: 0 5px; margin: 0 0 5px;}
dl.project-view dd ul					{margin: 0 !important; padding: 0 !important; list-style: none !important;}
dl.project-view dd.persons ul, dl.project-view dd.persons ul li {list-style: none !important;}

ul.project-view							{list-style: none !important;}
ul.project-view	li						{margin: 0 0 10px; list-style: none !important;}
div.project-view						{width: 280px !important;}

div.target								{font-size: 11px;}
div.target ul							{padding: 0 15px; list-style: disc;}
div.target ul li						{margin: 0 0 3px;}

h3.projectinfo 							{color: #000; font-size: 11px; border-bottom: solid 1px #f2f2f2; clear: both; margin: 10px 0 3px !important; float: left; display: block; width: 100%; clear: both;}
p.projectinfo 							{clear: both; }

table tr.pager td, table tr.pager td table tr td {border: 0;}

.w708									{width: 708px;	display: inline; float: left;}

/*--------------------------------------------------------------------------------------------------
AddOns etc
--------------------------------------------------------------------------------------------------*/

span.smark								{background-color: #ccc; padding: 0 2px;}

ol.searchresult li						{margin-bottom: 20px;}
ol.searchresult h3						{margin: 0 0 5px 0;}
ol.searchresult h3 a					{text-decoration: none;}
ol.searchresult p						{margin: 3px 0;}

address.staff							{margin: 20px 0; display: block; clear: both;}
address.staff span						{margin: 0 0 3px 0; font: normal 12px sans-serif; display: block;}
address.staff span.wrapper				{width: 300px; float: left;}
address.staff span.photo				{width: 120px; margin-right: 5px; float: left;}
address.staff span.n					{margin-bottom: 0px; font-size: 12px; font-weight: bold;}
address.staff span.title				{margin: 0 0 10px 0; font-size: 11px; color: #999;}
address.staff span.value				{display: inline;}


div.gallery								{width: 100%; margin: 10px 0; clear: both; float: left;}
p.gallerybreadcrumb						{margin: 10px 0 5px 0; padding: 5px; background: #f5f5f5; border: solid 1px #eee; display: none;}
a.gallerydir							{width: 150px; height: 150px; margin: 0 5px 5px 0; padding: 5px; background: #fff url(../gfx/bg_gallery.gif) no-repeat 100% 100%; color: #000; text-decoration: none; border: solid 1px #eee; text-decoration: none; text-align: center; display: block; float: left; position: relative; overflow: hidden;}
a.galleryimg							{width: 150px; height: 150px; margin: 0 5px 5px 0; padding: 5px; background: #fff; color: #000; text-decoration: none; border: solid 1px #eee; text-decoration: none; text-align: center; display: block; float: left; position: relative; overflow: hidden;}
a.gallerydir:hover						{color: #000; background-color: #f5f5f5;}
a.galleryimg:hover						{color: #000; background-color: #f5f5f5;}
a.gallerydir img, a.galleryimg img	    {display: block; clear: both;}
a.gallerydir span, a.galleryimg span    {width: 120px; font: normal 11px sans-serif; text-align: center; display: block; clear: both; position: absolute; bottom: 5px; left: 5px;}


body#viewphoto							{height: auto; margin: 10px; padding: 0; font: normal 12px sans-serif; color: #fff; background: #000;}
body#viewphoto h1						{font: bold 18px sans-serif; color: #fff;}
body#viewphoto p						{margin: 5px 0; color: #fff;}

fieldset.contact						{border: 0; margin: 10px 0; padding: 0;}
fieldset.contact legend					{margin: 0 0 5px -7px; padding: 0; font: bold 12px sans-serif; color: #000; display: none;}
fieldset.contact p						{margin: 5px 0;}
fieldset.contact label					{display: block;}
fieldset.contact label .rfv				{font-size: 11px; color: #f00;}
fieldset.contact input					{width: 250px; padding: 0 2px; font: normal 12px sans-serif; color: #000;}
fieldset.contact input.captcha-input	{width: 60px;}
fieldset.contact textarea				{width: 250px; height: 100px; padding: 2px; font: normal 12px sans-serif; color: #000; overflow: auto;}
fieldset.contact .btn					{width: auto;}

fieldset.loginprotectedpage				{border: 0; margin: 10px 0; padding: 0;}
fieldset.loginprotectedpage legend		{margin: 0 0 5px -7px; padding: 0; font: bold 12px sans-serif; color: #000;}
fieldset.loginprotectedpage p			{margin: 5px 0;}
fieldset.loginprotectedpage label		{display: block;}
fieldset.loginprotectedpage label .rfv	{font-size: 11px; color: #f00;}
fieldset.loginprotectedpage input		{width: 250px; padding: 0 2px; font: normal 12px sans-serif; color: #000;}
fieldset.loginprotectedpage .btn		{width: auto;}

dl#pageproperties						{width: 100%; margin: 20px 0; display: block; clear: both;}
dl#pageproperties dt					{width: 110px; font: bold 11px sans-serif; float: left;}
dl#pageproperties dd					{font: normal 11px sans-serif;}
dl#pageproperties dd a					{}

ul.sitemap								{margin: 5px 0 5px 20px; list-style-type: square;}
ul.sitemap ul							{margin: 5px 0 5px 20px; list-style-type: square;}

ul.breadcrumb							{margin: 0  0 15px!important; padding: 0 !important; list-style: none;}
ul.breadcrumb li						{margin-right: 5px; padding: 0; line-height: 25px; display: inline;}
ul.breadcrumb li.delimiter				{font-weight: bold;}

ul.documentlibrary						{list-style: none; margin: 0; padding: 0;}
ul.documentlibrary li					{line-height: 20px;}
ul.documentlibrary li img				{vertical-align: top;}
ul.documentlibrary li a					{margin: 0 0 0 6px; color: #4f4f4f; font-weight: normal; text-decoration: none; line-height: 24px;}


/*--------------------------------------------------------------------------------------------------
CE
--------------------------------------------------------------------------------------------------*/
div.largeimage							{display:none; position: absolute; left:200px; background-color:#fff; border:solid 1px #ccc;}
div.largeimage a						{margin:10px; display: block;}

ol.guestbook							{width: 70%; margin: 0; padding: 0; list-style: none; float: left;}
ol.guestbook li							{margin: 0 0 10px 0; padding: 10px; background: #f5f5f5;}
ol.guestbook h3							{margin: 0; font: bold 11px sans-serif;}
ol.guestbook p							{margin: 0;}
ol.guestbook p.report					{margin-bottom: 10px;}
ol.guestbook a							{text-decoration: none; color: Blue;}
ol.guestbook a.reported					{text-decoration: none; color: Red;}

ol.guestbook li.pager					{margin: 0; padding: 0; line-height: 20px; text-align: center; background: none !important; clear: both;}
ol.guestbook li.pager a					{text-decoration: none;}
ol.guestbook li.pager a:hover			{text-decoration: underline;}
ol.guestbook li.pager a.left			{float: left;}
ol.guestbook li.pager a.right			{float: right;}

fieldset.guestbook						{width: 25%; padding: 10px; background: #f5f5f5; border: 0; float: right;}
fieldset.guestbook legend				{margin: 0 0 10px -7px; padding: 0; font: bold 14px sans-serif; color: #000;}
fieldset.guestbook p					{margin: 5px 0;}
fieldset.guestbook p.info				{margin: 10px 0;}
fieldset.guestbook p.error				{color: Red;}
fieldset.guestbook p.done				{color: Green;}
fieldset.guestbook p.checkbox			{margin: 0 0 10px 0;}
fieldset.guestbook p.checkbox label		{margin: 0 0 0 3px; vertical-align: middle; display: inline;}
fieldset.guestbook p.checkbox input		{width: auto; vertical-align: middle;}
fieldset.guestbook label				{display: block;}
fieldset.guestbook label span			{color: Red; visibility: hidden;}
fieldset.guestbook input				{width: 97%; font: normal 11px sans-serif;}
fieldset.guestbook textarea				{width: 97%; height: 80px; font: normal 11px sans-serif; overflow: auto;}
fieldset.guestbook input.btn			{width: auto;}

fieldset.guestbook fieldset				{margin: 0; padding: 0; border: 0; display: none;}
fieldset.guestbook fieldset legend		{display: none;}

ul.banners								{margin: 20px 0; padding: 0; list-style: none;}
ul.banners li							{margin: 5px 0;}