 
/****************************/
/* LOCAL CSS för [sitens namn]               */
/****************************/


body {
  background-color:#FFF;
  color: #B2B2B2;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 75%;/*also set in fusion_starter.info: settings[base-font-size] = font-size-12 */
}


/* Regioner eller ytor på sidan
-------------------------------------------------------------- */


/* Den absolut översta ytan där statiska länkar ligger */
.header-top-wrapper {
	background-color:#FFF;
}

/* Ytan där logon är placerad */
.header-group-wrapper {
  background-color:#FFF;
  border-bottom: solid 1px #CCC;
  
}


.header-group {
	padding: 0px 0px 0px;
	}

/* Den stora ytan i mitten där allt innehåll ligger                     */
.main-wrapper {
	background-image:url(bg-usa.jpg);
	background-color: #5984bd;
	background-position:top;
	background-repeat: repeat-x;
	border: none;
	}	

/* Postscript bottom - ovanför sidfoten                     */
.postscript-bottom-wrapper {
	background-color:#f7f7f7;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	}

/* Sidfot                    */
.footer-wrapper {
	background-color:#FFF;
	}
	
/* Absolut nedersta ytan under sidfoten                   */
.footer-message-wrapper {
	background-color:#FFF;
	}


/* Typografi
-------------------------------------------------------------- */
h1 {
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 320%;
  line-height: 120%;
  font-weight: normal;
}

h2 {
    color: #000000;
    font-family: tahoma, arial, helvetica;
    font-size: 320%;
    font-weight: normal;
    line-height: 120%;
    margin-top: 18px;
}

h3 {
  color: #000;
  font-size: 180%;
  line-height: 120%;
}

h4 {
  color: #000;
  font-weight: normal;
  font-size: 150%;
  line-height: 120%;
}

h5 {
  font-weight: normal;
  font-size: 120%;
}

h6 {
  font-weight: bold;
  font-size: 100%
}

code {
  background-color: #eee;
  display: block;
  border: 1px solid #ccc;
  padding: 8px;
}

blockquote {
  color: #333333;
  border-left: none;
  border-color: #e0edf3;
  font-style: italic;
  margin-left: 10px;
  padding-left: 4px;
}

p {
  font-size: 100%;
  line-height: 1.6em;
}

p:first-child {
  margin-top: 0px;
}


/* Default link styles - separate a:visited for a different visited link style */
/* 
-------------------------------------------------------------- */

a,
a:link,
a:visited {
  color: #458cb5;
}

/* Hover/active link styles. Don't forget :focus for accessibility */

a:hover,
a:focus,
a:active {
  color: #000;
  text-decoration: underline;
}

a.active {
  text-decoration: none;
}


/* Länkfärg inline
-------------------------------------------------------------- */
.node div.links ul.links a:link, .node div.links ul.links a:visited {
    color: #0076a3;
}

/* Länkstil i kommentarer och läs mer i main
-------------------------------------------------------------- */
.node div.links ul.links li {
    float: left;
    font-family: arial, Georgia,"Times New Roman",Times,serif;
    font-size: 130%;
    font-style: normal;
    font-weight: normal;
    padding: 10px 20px 10px 0;
}

/* Texten "Skrivet av....
-------------------------------------------------------------- */
.submitted {
    font-family: arial;
}

/* Strecket under "skrivet av...
-------------------------------------------------------------- */
.node .meta {
    border-bottom: none;
    bottom: 0;
    color: #81888D;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding-bottom: 12px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 30%;
}

/* Colors and styles for linked node titles, ie. teaser listing at /node */

h2.title a:link,
h2.title a:visited {
  color: #FFF;
  font-weight: normal;
}

h2.title a:hover,
h2.title a:focus,
h2.title a:active,
h2.title a.active {
  color: #000;
  text-decoration:none;
}

.node h2.title {
  color: #30393D;
  float: left;
  margin-bottom: 0;
  padding-bottom: 10px;
  width: 70%;
}

.node-title-wrapper {
  border-bottom: 1px solid #fff;
  margin: 30px 0 18px 0;
  position: relative;
}



/* Det långa strecket under rubriken
-------------------------------------------------------------- */
.node-title-wrapper {
    border-bottom: 1px solid #FFF;
    margin: 30px 0 18px;
    position: relative;
}


/* Strecket under rubriken
-------------------------------------------------------------- */
body.full-node h1.title {
  border-bottom: none;
  float: left;
  margin-bottom: 0;
  padding-bottom: 10px;
  width: 70%;
}

.node h2.title {
    border-bottom: none;
    color: #30393D;
    float: left;
    margin-bottom: 0;
    padding-bottom: 10px;
    width: 70%;
}


/* 
-------------------------------------------------------------- */

/* Statiska länkar i sidhuvudet                     */
#block-menu-menu-fasta-lankar ul.menu {
    text-align: right;
	width: 940px;
	margin-top: 20px;
	float: right;
	}
	
#block-menu-menu-fasta-lankar ul.menu li a.active {
	color:#000;
	}
	
#block-menu-menu-fasta-lankar a {
	color:#000;
	}
/* 
-------------------------------------------------------------- */
	
.postscript-bottom .block .inner {
  border-right: none;
}

/* Slogan, texten över loggan
-------------------------------------------------------------- */
#slogan {
    color: #999;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    padding-bottom: 10px;
}

/* Tillagda klasser
-------------------------------------------------------------- */
.vanster {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
.hoger {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	}


.sokruta {
	background-color:#333;
	}
	
#node-delete-confirm {
	padding-top:20px;
	clear:both;
	}
	
 .sticky-table{
	clear:both;
	margin-top: 20px;
	}

.view-simpleviews-bild-ligthbox,
.view-id-simpleviews_bild  {
	font-size: 140%;
	line-height: 110%;
	}
	
.nd-region-left {
	}
	
.nd-region-right {
	width: 400px;
	float: left;
	}
	
	
.nd-region-left .field-label {
	display:none;
	}
	
.nd-region-right .field-label-inline-first {
	display:none;
	}
	
.fusion-list-bottom-border .inner ul li, .fusion-list-bottom-border .view-content div.views-row {
    border-bottom: 0;
    line-height: 130%;
    padding: 20px 0 0 0;
}



.postscript-bottom-wrapper h2.block-title, .footer-wrapper h2.block-title {
    color: #666;
	font-weight: normal;
}

.postscript-bottom-wrapper {
	color:#333;
	}
	
.huvudmeny li, li.leaf, ul.menu li, .item-list ul li {
	line-height: 165%;
	font-size: 15px;
	}

/* J Carousel
-------------------------------------------------------------- */
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #FFF;
    border: none;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 10px;
	width: 650px;
    padding: 0px 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  570px;
    height: 75px;
	border: solid 1px #CCC;
	background-color:#000;
	margin-left: 40px;
}


/* Kommentar rubriker
-------------------------------------------------------------- */
h2.comments-header {
    background-color: #666666;
}

.comments div.comment-by-author h3.title, .comments div.comment-by-author h3.title a {
    color: #999999;
}


/* Views
-------------------------------------------------------------- */
div.views-row {
    margin: 2px 0 12px;
}

.views-field-title, .views-field-title a {
    font-size: 110%;
    font-weight: normal;
    text-transform: uppercase;
}

#pid-aktuellt h1.title {
	font-size: 100%;
	text-transform:uppercase;
	}
	
.field-addthis {
	margin-top: 20px;
	float: right;
	}
	
.field-darrad {
	text-transform: uppercase;
	}
	
	
li.blog_usernames_blog {
	padding-left:10px;
	}
	
.terms {
	display:none;
	}
	
.feed-icon {
	display:none;
	}
	
.front .field-darrad {
	display:none;
	}
	
.front #content-region-inner {
    background-image: none;
	border-left: 8px solid #FFF;
	background-color: transparent;
	margin-bottom: 0;
	}
	
.front #
-inner .inner{
	background-color: transparent;
	}

.page .content-region-inner {
    background-color:#fbfbfb;
	border-left:13px solid #000;
	border-right: 2px solid #FFF;
	border-bottom: 0px solid #000;
    margin-bottom: 20px;
    width: 98%;
	}
	
.nd-no-sidebars .nd-region-middle {
    padding: 15px;
}

.field-body {
	font-size: 14px;
	line-height: 20px;
	color:#000;
}

#block-menu-menu-huvudmeny {
	text-transform:uppercase;
	background-color:#000;
	margin-top: 10px;
	}
	
#block-menu-menu-huvudmeny a {
  color: #FFF;
}

#block-menu-menu-huvudmeny li {
  border-bottom: 1px solid #666666;
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 7px;
  padding-left: 10px;
}

#block-menu-menu-huvudmeny li .last{
  border-bottom: solid 1px #000;
  margin-bottom: 0;
}

#block-menu-menu-huvudmeny li .first{
   border-bottom: 0 none;
   padding-bottom: 0;
}

#block-menu-menu-huvudmeny li .leaf{
  border-bottom: solid 1px #000;
  padding-bottom: 0px;
}

#block-menu-menu-huvudmeny .last{
  border-bottom: solid 1px #000;
  margin-bottom: 0px;
}

#block-menu-menu-huvudmeny li a.active {
  color: #8fd2fd;
}

#attachments a {
	color:#346ebc;
	}
	
thead th, th {
    text-transform: uppercase;
}

ul li ul {
	text-transform:uppercase;
	font-weight:normal;

}

ul li ul li {
	text-transform:lowercase;
	font-size: 12px;
}

.whiteBlock {
	background-color:#f2f2f2;
	padding-top:15px;
	padding-bottom: 15px;
	color:#000;
	}

.front #content-group {
	background-color:#FFF;
	
	}
	
.views-view-grid {
	border: solid 1px #CCC;
	margin-top: 10px;
	}
	
.views-view-grid .col-1 {
	background-color: #FFFFFF;
    padding: 4px 0 0 18px;
    vertical-align: top;
    width: 210px;
	}
	
.views-view-grid .col-2 {
	background-color: #FFFFFF;
    padding: 4px;
    vertical-align: top;
    width: 210px;
	}
	
.views-view-grid .col-3 {
	background-color: #FFFFFF;
    padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
    vertical-align: top;
    width: 210px;
	}
	
.front h2.block-title {
	text-transform:uppercase;
	font-weight: normal;
	margin-left:15px;
	color:#333;
	}
	
.front .views-view-grid .views-field-title {
	color:#000;
	margin-bottom: 4px;
	margin-top:8px;
	text-transform:none;
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
.front .views-view-grid .views-field-body {
	color:#000;
	font-size:12px;
	}
	
.front h2.title a {
    color: #000000;
    display: none;
    margin-left: 20px;
    padding-bottom: 0;
}
	
.front .node .inner {
    border:none;
}

.front .node .node-inner-padding, .product-group {
    padding-top: 0px;
	padding-left: 20px;
	padding-right:20px;
	padding-bottom: 10px;
}

.front .node-title-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#main-group {
	margin-bottom:20px;
	}

#logo {
    margin-top: 25px;
}

.imagecache-200 img {
	border: solid 1px #ccc;
	padding:2px;
	}
	
td {
    border: 1px solid #FFFFFF;
}

.portFolio td{
	font-size: 12px;
	font-style:italic;
	}
	
	
.fusion-list-bottom-border .inner ul li ul {
    border-bottom: 0;
}

#block-search-0 {
	margin-top: 20px;
	}

.view-view-pdf-1 .col-1 {
	
	padding: 10px;
	width: 227px;
	}
	
.view-view-pdf-1 .col-2 {
	
	padding: 10px;
	width: 227px;
	}
	
.view-view-pdf-1 .col-3 {
	
	padding: 10px;
	width: 227px;
	}
	
.view-view-pdf-1 .views-view-grid {
	width: 681px;
	}
	
.image-wrapper {
	border: 1px solid #CCCCCC;
    display: table-cell;
    height: 200px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
	}
	

	
.field-links {margin-top: 12px;}

#block-menu-menu-huvudmeny li .last {
    border-bottom: 0 none;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 0;
    padding-left: 10px;
}

#header-site-info.block {
    width: 30%;
}

.slogan {
	margin-top:38px;
	color:#666666;
	font-size: 13px;
	}
	
.table--rut {
	border: solid 1px red;
	}
	
.form-submit {
    background-color: #458cb5;
    color: #FFFFFF;
    font-size: 90%;
    text-transform: uppercase;
}
	
.pdfList {
	float: left;
	padding-right:25px;
	
	}
	
hr {
	border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-style: none none dotted;
    border-width: medium medium 2px;
    clear: both;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 10px;
    width: 100%;
	}
	
.front div.node {
    margin-bottom: 0;
	}
	
.imagecache-300-left {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 15px;
	}
	
	
.imagecache-300-right {
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 15px;
	}
	
.imagecache-300-left {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 15px;
	}
	
.imagecache-maxbredd {
	margin-bottom: 5px;
    margin-top: 5px;
	}
	
	
.imagecache-200x200 {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 15px;
	}

.imagecache-skala200 {
	float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 15px;
	}

.imagecache-skala-150 {
	float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-right: 15px;
	}

.front #content-inner {
    margin: 0;
    padding: 0;
}

.front .content-bottom {
	border-top: 1px solid #ccc;
    margin: 0;
}

.view-id-artikelarkivet {
	margin: 30px;
	}

.view-artikelarkivet .views-field-title a {
	text-transform: none;
	font-family: tahoma, arial, helvetica;
	font-size: 24px;
	}
	
 .view-artikelarkivet div.views-row {
	border-bottom: solid 1px #ccc;
	padding-top:15px;
	padding-bottom: 15px;
	}
	
.view-artikelarkivet .field-content {
	margin-top:10px;
	}
	
.view-bildlista .views-row-even {
	min-height: 120px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
.view-bildlista .views-row-odd {
	min-height: 120px;
	clear: both;
	}

.view-bildlista .item-list ul li {
    list-style: none outside none;
}

.view-bildlista .nd-region-left {
    width: 20%;
}

.view-bildlista .views-row-first {
	margin-top: 20px;
	}