﻿/*--------------------------------------------------------------------------------------------------
Body and text
--------------------------------------------------------------------------------------------------*/
@import "reset.css";

body									{font: normal 12px/18px sans-serif; color: #000; background: #fff; text-align: center;}

h1										{color: #353795; font-size: 18px; margin: 5px 0 10px;}
h2,h3									{color: #353795; font-size: 13px; margin-bottom: 8px;}
h3.group								{padding-top: 15px; font: bold 14px/18px sans-serif; border-top: solid 0px #ccc; clear: both;}

a										{color: #353795; text-decoration: underline;}
a:hover									{text-decoration: none;}
a img									{border: 0;}

ul, ol									{padding: 0 20px;}

.clearer								{height: 0; font-size: 0; line-height: 0; clear: both;}

/*--------------------------------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------------------------------*/

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: 100px;}
#btnSearchSite							{font: normal 12px sans-serif;}

div.company					            {width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px #ccc;}

address.footer							{font: bold italic 13px sans-serif; display: block; clear: both;}
address.footer strong					{display: none;}
address.footer span.tel strong			{display: inline;}
address.footer span.fax strong			{display: inline;}
address.footer a						{}
address.footer span.fn					{display: none;}
address.footer span.email				{display: none;}

#rorkompetens							{width: 1024px; margin: 0px auto; text-align: left; background: url(../gfx/bg_content.jpg) repeat-y bottom;}
#top									{background: url(../gfx/bg_top.jpg) no-repeat; float: left; padding: 0; width: 100%;}
#wrapper								{background: url(../gfx/bg_wrapper.png) no-repeat center top; clear: both; padding: 10px 0 0; margin-top: 10px;}
#container								{background: url(../gfx/bg_container.png) no-repeat bottom; padding: 0 0 20px; width: 994px; margin: 0 auto;}
#footer									{background: #353795; text-align: right; margin-top: 10px; padding-top: 2px;}

#top #logo								{float: right;}
#top #contactfooter						{float: left; margin: 118px 0 0 10px; color: #fff;}

#container #navigation					{width: 199px; float: left;}
#container #maincontent					{width: 536px; margin: 0 0 0 23px; padding: 0 10px; float: left;} 
#container #sidebarcontent				{width: 164px; padding: 0 20px 0 0 ;margin: 0 0 0 23px; float: right;}

#container .clear						{clear:both;}

#container #maincontent	p				{line-height: 1.6em; margin-bottom: 10px;}

#sidebarcontent	h2						{font: normal 14px/18px sans-serif; margin: 5px 0 10px; font-weight: bold;}

dl.rss dt								{font: normal 10px/18px sans-serif; color: #666;}
dl.rss dd.title							{font: normal 14px/18px sans-serif;}
dl.rss dd.title a						{text-decoration: none;}
dl.rss dd								{margin: 0 0 18px 0; font-size: 11px;}
dl.rss dd p								{margin: 0;}
dl.rss dd.preamble a					{color: #000; text-decoration: none;}
dl.rss dd.readmore						{text-align: right;}

ol.blog									{margin: 0; padding: 0; list-style: none;}
ol.blog li								{margin: 0 0 35px 0; border-bottom: solid 1px #ccc;}
ol.blog li li							{margin: auto !important; padding: 0 !important; border: 0 !important;}

ol.blog li p							{margin-bottom: 15px;}
ol.blog li p.date						{font-size: 11px; color: #666;}
ol.blog li p.permalink a				{padding-right: 15px;}


ul.blog									{margin: 0; padding: 0; list-style: none;}
ul.blog li								{margin: 0 0 25px 0; border-bottom: solid 1px #ccc;}
ul.blog li li							{margin: auto !important; padding: 0 !important; border: 0 !important;}

ul.blog li p							{margin-bottom: 15px;}
ul.blog li p.date						{font-size: 11px; color: #666;}
ul.blog li p.permalink a				{padding-right: 15px; color: #353795; text-decoration: underline;}
ul.blog li p.permalink a:hover			{text-decoration: none;}

ul.blog li a							{text-decoration: none;}
ul.blog li p a							{color: #000;}

/*--------------------------------------------------------------------------------------------------
Menu
--------------------------------------------------------------------------------------------------*/

ul#menu                                 {width: 180px; list-style-type: none; float: left; padding: 0; margin-left: 10px;}
ul#menu ul                              {margin: 2px 0 2px 12px; padding: 5px 0; list-style-type: none;}
ul#menu ul ul                           {margin-left: 10px; padding: 5px 0 10px 0; border: 0; list-style-type: none;}

ul#menu li								{border-bottom: solid 1px #7273b5; padding: 5px 10px 5px 0;}
ul#menu ul li							{border-bottom: 0;}

ul#menu li a                            {width: 130px; margin: 0; font: bold 12px sans-serif; text-decoration: none; padding: 10px;}
ul#menu li a:hover                      {color: #353795;}

ul#menu li.on a                         {font-weight:bold; text-decoration: none;}
ul#menu li.on li a:hover                {text-decoration: underline;}

ul#menu li.on li a                      {width: 130px; padding-left: 10px; font: normal 12px sans-serif; color: #353795; text-transform: none; border: 0;}
ul#menu li li.on a                      {color: #353795;}

ul#menu li li.on li a                   {width: 120px; color: #353795;}
ul#menu li li li.on a                   {color: #353795;}


/*--------------------------------------------------------------------------------------------------
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: 5px; font-size: 14px; font-weight: bold;}
address.staff span.title				{margin: 10px 0; font-size: 14px;}
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;}
a.gallerydir							{width: 120px; height: 120px; 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: 120px; height: 120px; 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; padding: 0; list-style: none;}
ul.breadcrumb li						{margin-right: 5px; padding: 0; line-height: 25px; display: inline;}
ul.breadcrumb li.delimiter				{font-weight: bold;}


/*--------------------------------------------------------------------------------------------------
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;}