/* @group HTML */

body {
	font-family: "Trebuchet MS", Lucida, "Lucida Grande", Verdana, sans-serif;
}



/* @end */

/* @group Page elements */

#header {
	background: url(../images/enetjarn_logo.png) no-repeat 0 10px;
	height: 145px;
}

#navbar {
	height: 500px;
	position: relative;
	text-align: right;
	 padding-right: 10px;
}

#main-area {
	border-left: 2px solid #96979a;
	height: 570px;
}

#content {
	padding: 20px;
}

#article-content-startpage{
	height: 390px;
	width: 100%;
	
} 
#article-content-gallery {
	height: 390px;
	width: 690px;
	
}
#article-content {
	height: 390px;
	border-left:2px solid #96979A; 
	
	
}

#article-content-gallery, #article-content .padding, #sidebar .padding, #article-content-startpage .padding {
	padding-left: 40px;  
	padding-right: 20px;
	padding-top: 0px;
	
}

.sidebar-content{
	padding-left: 20px;
}

/* @group Fisheye */

.container .fisheye{
	text-align: left;
	height: 65px;
	position: relative;
	border-bottom: 2px solid #96979a;
	margin-bottom: 40px;
	margin-left: 40px;
}
.container a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 30px;
	position: absolute;
	display: block;
	bottom: 0;
} 

.container .fisheye a {
 	text-decoration: none;

}

.container .fisheyeItem img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
	margin-right: 10px;
}

.container .fisheyeItem span
{
	display: none;
	positon: absolute;
	
}
.container .fisheyeContainter
{
	height: 65px;
	width: 200px;
	left: 500px;
	position: absolute;
}

.container .fisheyeContainter .selected img
{
	opacity:1; 
	filter:alpha(opacity=100);
	
} 

.container .fisheyeContainter .other img
{
	opacity:0.4; 
	filter:alpha(opacity=40);
}



/* @end */

/* @group Scrollable */

.jScrollPaneContainer a[href^="http:"], .jScrollPaneContainer a[href^="mailto:"], 
.jScrollPaneContainer a[href^="http:"]:visited 
{
	margin:-2px 0;
	padding:2px 2px 2px 0;
}
.jScrollPaneContainer a[href$=".pdf"], .jScrollPaneContainer a[href$=".doc"], 
.jScrollPaneContainer a[href$=".xls"], .jScrollPaneContainer a[href$=".rss"], 
.jScrollPaneContainer a[href$=".rdf"], .jScrollPaneContainer a[href^="aim:"] {
	margin:-2px 0;
	padding:2px 20px 2px 0;
}



/* @end */

/* @group Carousel */

#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}



/* @end */



/* @end */

/* @group Navbar */

#navbar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px; //18px;
	font-weight: bold;
	padding-bottom: 16px; //1.5em;
	text-transform: lowercase;
}

#navbar .selected a {
	color: #444;
	
}

#navbar a {
	text-decoration: none;
	color: #96979a;
}

#navbar a:hover {
	text-decoration: underline;
}

#navbar-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
 
}
     
#navbar-wrapper div {
	padding-bottom: 10px;
	
}



/* @end */

/* @group Typography */

div.border
{
	border-right:2px solid #96979A; 
}

.container h2 {
	line-height: 1.2em;
}

.container h3 {
	font-size: 1.3em;
clear: both;
}

.imageLeft
{
	float:left;
	margin-right: 15px;
	height: 90px;
	width: 90px;
}

.imageRight
{
	float:right;
	margin-left: 15px;
}

.imageCenter
{
	width: 100%;
	text-align:center;
}

div.flash
{
    margin-left:-15px;
    margin-top: 15px;
    margin-bottom: 40px;
}
div.publish_date
{
	color: #bbbbbb;
}

/*Stilar fšr infinite caurosel*/

.container .infiniteCarousel {
	 width: 713px;
  position: relative;
  
  position:relative;
  text-align:left;
  border-bottom-color:#96979A;
  border-bottom-style:solid;
  border-bottom-width:2px;
  height:80px;
  margin-bottom:15px;
  margin-left:30px;
  position:relative;
  text-align:left;

}


.container .infiniteCarousel .wrapper {
  width: 630px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 75px;
  margin: 0 40px;
  position: absolute;
  top: 0;

}

.infiniteCarousel ul a img {
  border: 0px solid #000;
 
}

.infiniteCarousel .wrapper ul {
  width: 935px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 8px;
  height: 65px;
  width: 55px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 100ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

/*nytt fšr rss*/
.rarticle { padding-bottom: 10px; }
      .rdate    { color: #000000; }
      .rsource  { color: #000000; }
      .rtitle   { font-size: 13px; color: #0371b8;   text-decoration: none;font-weight: normal;}
      .ringress { font-size: 12px; color:#000000;  text-decoration: none; font-weight: normal;}
      .rmatch   { font-size: 10px;  }
      .rtitle a:link   { font-size: 12px; color: #3366CC; text-decoration: underline; font-weight: normal; }
      .rtitle a:visited { font-size: 12px; color: #3366CC; text-decoration: underline; font-weight: normal; }
      .rtitle a:hover  { font-size: 12px; color: #CC3333; text-decoration: underline; font-weight: normal; }
      #helper { font-size: 1px; background: transparent; height: 1px; position: absolute; bottom: 0px; }
 
/* @end */
 
