/*
# Elektroniktidningen
#
# Logo blue is rgb(46,49,146)
# The light blue color - #848E9C
# The dark blue color -  #5F6A79
*/


p { margin: 0; } 



#ETNlogo img {
   width: 259px;
}

img {
   max-width: 100%;
}

/* Lajbans */

@keyframes swinging {
   0% { -moz-transform: rotate(0); }
   10% { -moz-transform: rotate(1deg); }
   20% { -moz-transform: rotate(-0.9deg); }
   30% { -moz-transform: rotate(0.8deg); }
   40% { -moz-transform: rotate(-0.7deg); }
   50% { -moz-transform: rotate(0.6deg); }
   60% { -moz-transform: rotate(-0.5deg); }
   70% { -moz-transform: rotate(0.4deg); }
   80% { -moz-transform: rotate(-0.3deg); }
   90% { -moz-transform: rotate(0.2deg); }
   100% { -moz-transform: rotate(0); }
}

.swing {
   -moz-animation:swinging 3s ease-in-out 0s 1;
   -moz-transform-origin:50% 0;
}


/* End of lajbans */


.transparent60 {
   opacity:0.6;
   filter:alpha(opacity=60); /* For IE8 and earlier */
   position: relative;
   z-index: 10;
}
.transparent90 {
   opacity:0.9;
   filter:alpha(opacity=90); /* For IE8 and earlier */
   position: relative;
   z-index: 10;
}
.alpha60 {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#JumboTeleportExit {
   margin-top: 20px;
}

.marginTop20 {
   margin: 20px 0 0 0;
}
.marginTop10 {
   margin: 10px 0 0 0;
}
.padding5px {
   padding: 5px;
}
.siffror, .number {
}

.treD {
  text-shadow: 0 0.05ex 0 #ccc, 
               0 0.1ex 0 #c9c9c9,
               0 0.15ex 0 #bbb,
               0 0.2ex 0 #b9b9b9,
               0 0.25ex 0 #aaa,
               0 0.3ex 0.05ex rgba(0,0,0,.1),
               0 0 0.25ex rgba(0,0,0,.1),
               0 0.05ex 0.15ex rgba(0,0,0,.3),
               0 0.15ex 0.25ex rgba(0,0,0,.2),
               0 0.25ex 0.05ex rgba(0,0,0,.25),
               0 0.05ex 0.05ex rgba(0,0,0,.2),
               0 0.10ex 0.10ex rgba(0,0,0,.15); 
	position: relative;
	top: -0.15ex;
	color:#444;
	font-weight:bolder;
}

.bigFont200px {
	font-size: 200px; 
	color: #4000C9;
   line-height: 120px;
}
.supersize {
	font-size: 44px;
   font-family: Arial Narrow, Helvetica Narrow;
   letter-spacing: -0.5px;
   line-height: 95%;
   margin-bottom: 9px;
}

img.platsannonslogo {
   float: right; 
   margin: 0pt 0pt 0pt 2em; 
   width: 120px;
}

.leftminus70 { margin-left: -70px; }
.leftminus60 { margin-left: -60px; }
.leftminus50 { margin-left: -50px; }
.leftminus40 { margin-left: -40px; }
.leftminus20 { margin-left: -20px; }
.leftminus10 { margin-left: -10px; }
.leftminus5 { margin-left: -5px; }
.bottomplus5 { margin-bottom: 6px; }
.bottomplus10 { margin-bottom: 10px; }
.bottomplus20 { margin-bottom: 20px; }
.bottomplus30 { margin-bottom: 30px; }
.bottomplus40 { margin-bottom: 40px; }
.bottomminus10 { margin-bottom: -10px; }
.bottomminus20 { margin-bottom: -20px; }
.bottomminus30 { margin-bottom: -30px; }
.bottomminus40 { margin-bottom: -40px; }
.bottomminus50 { margin-bottom: -50px; }
.bottomminus60 { margin-bottom: -60px; }
.bottomminus70 { margin-bottom: -70px; }
.bottomminus80 { margin-bottom: -80px; }
.bottomminus90 { margin-bottom: -90px; }
.bottomminus100 { margin-bottom: -100px; }
.topminus20 { margin-top: -20px; }
.topminus30 { margin-top: -30px; }
.topminus40 { margin-top: -40px; }
.zIndex1 { z-index: 1; position: relative; }

.bigmagblock {

   box-shadow: 1px 2px 3px #999;
   -moz-box-shadow: 1px 2px 3px #999;
   -webkit-box-shadow: 1px 2px 3px #999;

   border-radius: 7.37px;
   -moz-border-radius: 7.37px;
   -khtml-border-radius: 7.37px;
   -webkit-border-radius: 7.37px;
	padding: 5%;
	margin: 5px 0px 5px 0px;
	float: left; 
   width: 85%; 
   line-height:110%; 
	text-align: left;
   font-size: 140%;
}
.magblock {

   box-shadow: 1px 2px 3px #999;
   -moz-box-shadow: 1px 2px 3px #999;
   -webkit-box-shadow: 1px 2px 3px #999;

   border-radius: 7.37px;
   -moz-border-radius: 7.37px;
   -khtml-border-radius: 7.37px;
   -webkit-border-radius: 7.37px;
	padding: 3%;
	margin: 0px 0px 15px 0px;
	float: left; 
	width: 90%;
	line-height: 110%;
	text-align: left;
}

.clear {
	clear: both;
}

.magblock img {
	margin: 12px;
}

img.nomargin, blindZshow img {
	margin: 0px 0px 6px 0px;
}

.evenemangstips * img {
	margin: 0;
	padding: 0;
}

.nomargin, .poppable {
	margin: 0px 0px 6px 0px;
}

.poppable:hover {
         cursor: zoom-in;
/*         cursor: zoom-in, URL(http://etn.se/images/t/magnify.png), pointer; */
}

h3, h4, h5, h6 {
	margin: 1px 0 0 0;
	font-weight: normal;
	color: black;
   line-height: 93%;
}

h1, h2, .a.contentpagetitle {
	margin: 1px 0 0px 0;
	font-weight: bold;
	color: black;
   line-height: 100%;
}

.moduletable h3 {
	margin-top: 1ex;
	font-size: 9px;
	font-weight: bolder;
}

.article_separator {
	display: block;
	width:468px;
	height: 1ex;
	border-top: 1px solid #ccc;
}

.leading_story .article_separator {
	display: block;
	width:100%;
	height: 1ex;
	border-top: none;
}

div.topplistan {
	border: 1px solid grey;
	padding: 1ex;
}

.topplistan table {
	margin-top: 0.5ex;
}

.topplistan table th {
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 2px;
	text-align:left;
}

.topplistan table td {
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

.topplistan table td:first-child,
.topplistan table th:first-child {
	border-left: none;
}

.form	{ 
	font-weight: bold 
}
.formheading { 
	font-weight: bold;
	padding-right: 4px;
}
.email { 
	border-style: hidden;
	border-bottom: 1px dashed grey; 
	font-family: courier, monospace, sans-serif;
}

/*
del {
	text-decoration: line-through;
	color: red; 
	background-color: #fbb; 
}
*/

.jobrapido {
    margin: 0.5ex; 
    font-size: 8px; 
    font-family: Verdana, Arial, Sans-Serif;
}
.jobrapidobig {
    margin: 0.5ex; 
    font-size: 10px; 
    font-family: Verdana, Arial, Sans-Serif;
}

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

.banneritem {
	margin-bottom: 20px;
} 

.silverkant {
   padding: 8px;
   width: 544px;
   border: 5px solid silver;
   position: relative;
   left: -13px;
   border-radius: 7.37px;
        -moz-border-radius: 7.37px;
        -khtml-border-radius: 7.37px; 
	-webkit-border-radius: 7.37px;
}

.guldkant {
   width: 544px;
   padding: 8px;
   border: 5px solid gold;
   position: relative;
   left: -13px;
         border-radius: 7.37px;
        -moz-border-radius: 7.37px;
        -khtml-border-radius: 7.37px; 
	-webkit-border-radius: 7.37px;
}

.platsannonsnewsfeed {
	box-shadow: 1px 2px 6px #999;
  	-moz-box-shadow: 1px 2px 6px #999;
	-webkit-box-shadow: 1px 2px 6px #999; 
         border-radius: 7.37px;
        -moz-border-radius: 7.37px;
        -khtml-border-radius: 7.37px; 
	-webkit-border-radius: 7.37px;
	background-color: none;
	padding:	10px 0px 15px 15px;
	border: 	1px solid #aaa;
	margin: 	0px 0px;
        font-size: 13px; 
        text-align:left; 
        font-family: Arial Narrow, Helvetica, Sans-serif;
} 

.platsannons140 {
	box-shadow: 0px 1px 3px #999;
  	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999; 
         border-radius: 7.37px;
        -moz-border-radius: 7.37px;
        -khtml-border-radius: 7.37px; 
	-webkit-border-radius: 7.37px;
	background-color: none;
	padding:	4px; 
	width:		132px;
	border: 	1px solid #aaa;
	margin: 	0px 0px;
        font-size: 11px; 
        text-align:right; 
        font-family: Arial Narrow, Helvetica, Sans-serif;
} 

.platsannons {
	box-shadow: 1px 2px 6px #999;
  	-moz-box-shadow: 1px 2px 6px #999;
	-webkit-box-shadow: 1px 2px 6px #999; 
         border-radius: 7.37px;
        -moz-border-radius: 7.37px;
        -khtml-border-radius: 7.37px; 
	-webkit-border-radius: 7.37px;
	background-color: white;
	padding:	16px; 
	width:		510px;
	border: 	0px solid #aaa;
	margin: 	0px 0px;
} 

.platsannons .rubrik, .platsannons140 .rubrik, .newsfeed .rubrik, .platsannonsnewsfeed .rubrik {
	font-size: 140%;
        cursor: pointer;
	color : #660066;
}
.evenemangstips {
	color : #660066;
	background-color: rgb(242,222,179);
	padding-top:		6px; 
	padding-left:		6px; 
	padding-right:		6px; 
	padding-bottom:	10px; 
	width:				214px; /* 225px */
	border-top: 		1px dashed white;
	border-bottom: 	1px dashed white;
	margin-left: 		3px;
	margin-right: 		3px;
	margin-top:			-8px;
	margin-bottom:		-1px;
}
.hover2px, .evenemangstips:hover, .hover1px {
   box-shadow: 2px 3px 3px #999;
   -moz-box-shadow: 2px 3px 3px #999;
	-webkit-box-shadow: 2px 3px 3px #999; 
	position: relative;
	top: -6px;
	left: -4px;
	background-color: rgb(252,232,189);
} 
.hover1px {
   box-shadow: 2px 3px 3px #999;
   -moz-box-shadow: 2px 3px 3px #999;
	-webkit-box-shadow: 2px 3px 3px #999; 
	position: relative;
	top: -3px;
	left: -2px;
	background-color: rgb(252,232,189);
} 
.morebutton {
	cursor:pointer; 
	display:none; 
	padding:2px; 
	background:LightsteelBlue; 
	border: 1px solid black; 
	color:white;
}

.lessbutton {
	cursor:pointer; 
	display:none; 
	padding:2px; 
	margin-left:5px; 
	background:Lavender; 
	border: 1px solid black;
}

.sponsradpekare {
	/* font-style:	italic;  */
	color:		#5a9; 
	text-align:	left;
}

.supertag {
	width:	450px;
}

.twitEven {
	background-color: white;
	border-bottom: 1px dashed rgb(148,228,232);
	padding: 5px 0px 2px 1ex;
	text-align: left ; 
	font-family: sans-serif; 
	font-size: 100%;
	vertical-align: top;
} 

.twitOdd {
	border-bottom: 1px dashed rgb(148,228,232);
	background-color: white; 
	padding: 5px 0px 2px 1ex;
	text-align: left ; 
	font-family: sans-serif; 
	font-size: 100%
	vertical-align: top;
} 

.twitframe {
	width					:	468px; 
	background-color	:	white; 
	border-left			:	1px solid rgb(148,228,232); 
	border-bottom		:	1em solid rgb(148,228,232);
}

.twitterfeeditem_person {
   border-radius: 6.66px;
        -moz-border-radius: 6.66px;
        -khtml-border-radius: 6.66px;
		  -webkit-border-radius: 6.66px;
	background-color: #ECDEE6;
	border-bottom: 1px dashed #ddd;
	text-align: left ; 
	vertical-align: top;
	padding: 1ex 1em 1ex 1em;
} 

.feedEven {
/*        border-radius: 6.66px;
                -moz-border-radius: 6.66px;
                -khtml-border-radius: 6.66px;
                -webkit-border-radius: 6.66px;

	background-color: #DEECE6; */
	padding: 2px 4px 2px 2px; 
/*	border-top: 1px dashed  rgb(220,220,246); */
	text-align: left ; 
	vertical-align: top;
	color: #160;
} 

.egenannons { 
	background-color:#dd7;
   /*
	box-shadow: 1px 2px 4px #999;
  	-moz-box-shadow: 1px 2px 4px #999;
	-webkit-box-shadow: 1px 2px 4px #999; 
  border-radius: 9.66px;
  -moz-border-radius: 9.66px;
  -khtml-border-radius: 9.66px;
	-webkit-border-radius: 9.66px;
   */
/*	border: 1px solid #aa6;  #aa3; */
	padding: 1em;
}

.ETNRuta { 
/*
	box-shadow: 1px 2px 4px #999;
  	-moz-box-shadow: 1px 2px 4px #999;
	-webkit-box-shadow: 1px 2px 4px #999; 
*/
   border-radius: 9.66px;
  -moz-border-radius: 9.66px;
  -khtml-border-radius: 9.66px;
	-webkit-border-radius: 9.66px;
/*	border: 1px solid #CACCDE; */
        overflow: hidden; 
}

#mestLastHeading + table {
   padding-left: 14px;
   padding-right: 7px;
}

.newsfeed { 
/*
	box-shadow: 1px 2px 4px #999;
  	-moz-box-shadow: 1px 2px 4px #999;
	-webkit-box-shadow: 1px 2px 4px #999; 
*/
   border-radius: 9.66px;
  -moz-border-radius: 9.66px;
  -khtml-border-radius: 9.66px;
	-webkit-border-radius: 9.66px;
	border: 1px solid #CACCDE;
	padding: 2px 4px 2px 18px;
        overflow: hidden; 
}

fieldset { 
	box-shadow: 1px 2px 5px #555;
  	-moz-box-shadow: 1px 2px 5px #555;
	-webkit-box-shadow: 1px 2px 5px #555; 
   border-radius: 9.66px;
  -moz-border-radius: 9.66px;
  -khtml-border-radius: 9.66px;
	-webkit-border-radius: 9.66px;
	border: 0px solid #CACCDE;
	padding: 18px;
   overflow: hidden; 
   margin-bottom: 8px;
}

/* Ta bort en massa skitsnack fran soksidan */
#area_content, #area_weblinks, #area_contacts, #area_categories, #area_sections, #area_newsfeeds, #searchForm > label, .searchintro {
   display: none;
}

#searchForm table tbody tr td { 
   display: inline-block; 
   float: left; 
   margin-bottom: 4px;
}
#search_searchword { 
   width: 468px; 
   max-width: 95%; 
}

.newsfeed_career { 
   border-radius: 6.66px;
  -moz-border-radius: 6.66px;
  -khtml-border-radius: 6.66px;
	-webkit-border-radius: 6.66px;
}

.feedOdd { 
/*  border-radius: 6.66px;
                -moz-border-radius: 6.66px;
                -khtml-border-radius: 6.66px;
                -webkit-border-radius: 4.66px;
	background-color: #EAF4D5; */
	padding: 2px 4px 2px 2px; 
/*	border-top: 1px dashed  rgb(220,220,246); */
	text-align: left ; 
	vertical-align: top;
	color: #106;
} 

.newsfeed_career .feedEven {
	background-color: #DEECE6; 
	padding: 12px 18px 8px 12px;
	border-top: 2px dashed  white;
	border-bottom: 2px dashed  white;
	text-align: left ; 
	vertical-align: top;
	color: #160;
} 

.newsfeed_career .feedOdd a,
.newsfeed_career .feedEven a
{ 
   font-size: 160%;
}

.newsfeed_career .feedOdd { 
	background-color: #EAF4D5;
	padding: 12px 18px 8px 12px;
	border-top: 2px dashed  white;
	border-bottom: 2px dashed  white;
	text-align: left ; 
	vertical-align: top;
	color: #106;
} 
.listEven, .listEven-right {
	background-color: #fcfcfc; 
	padding: 1px 8px 1px 1px; 
	border-bottom: 1px solid #eee ; 
	text-align: left ; 
	vertical-align: top;
}

.listOdd, .listOdd-right  {
	background-color: #f5f5f5; 
	padding: 1px 8px 1px 1px; 
	border-bottom: 1px solid #eee ; 
	border-bottom: 1px solid #eee ; 
	text-align: left ; 
	vertical-align: top;
}

.listOdd-left {
	background-color: #f5f5f5; 
	padding-top: 2px; 
	padding-left: 2px; 
	padding-right: 4px; 
	padding-bottom: 1px; 
	border-bottom: 1px solid #eee ; 
	border-bottom: 1px solid #eee ; 
	text-align: right ; 
	vertical-align: top;
	font-size: 	100%;
	width: 15px;
}

.listEven-left {
	background-color: #fcfcfc; 
	padding-top: 2px; 
	padding-left: 2px; 
	padding-right: 4px; 
	padding-bottom: 1px; 
	border-bottom: 1px solid #eee ; 
	text-align: right ; 
	vertical-align: top;
	font-size: 	100%;
	width: 15px;  /* Obegripligt. Men annars blir lanklistorna superbreda */
}

/* TMS-annons v 25 2007, jumbo */

.tms-banner {
	margin-top:	0px;
	color: 		#0033CC;
	font-size: 	10px;
	clear:		both;
}
.tms-textruta {
	height : 	6ex; 
	font-size:	9px; 
	color: 		#666666;
} 
.tms-style2 {
	font-size:	10px;
	color:		#FFFFFF;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}

/* +++++++++++++++++++++++ */

.evennews {
	background-color:	white; /* rgb(211,210,228);*/
}
.oddnews {
	background-color:	white; /* rgb(221,220,238); */
}
body {
	padding		: 0;
	font-family	: Arial, Helvetica, sans-serif;
	color		: black;
	font-size   : 100%;
   line-height: 130%;
}

h2 {
   line-height: 120%;
}

tr, p, div {
	font-family	: Arial, Helvetica, sans-serif;
  	color           : black;
  	font-size       : 100%;
} 

/*################## LINKS  ###################*/
a {
  	color            	: black;
	border-style		: none;
	border		: none;
 	text-decoration		: none;
}
a:hover {
 	text-decoration		: underline;
}
a:visited, a:visited:hover {
  	color            	: black; /* #551a8b; */
	border		: none;
}

.fulltext a, .fulltext * a {
 	text-decoration		: underline;
}

.leftColumn {
 	padding-left		: 0.5ex;
 	padding-right		: 0.5ex;
} 

table.utgivningsschema tr:nth-child(odd) { background-color: #ad9; }
table.utgivningsschema tr:nth-child(even) { background-color: none; }
table.utgivningsschema td { text-align: left; }

.utgivningsschema {
	border-right		: 1px solid rgb(146,149,146); 
	border-bottom			: 1px solid rgb(146,149,146);
	border-radius: 13px;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	margin-top			: 1ex;
	padding-top			: 1em;
	padding-bottom		: 1em;
   padding-left: 2px;
   padding-right: 2px;
/*	background-color	: rgb(226,226,226); */
	background-image	: url('/images/template/gronbakgrundfaktaruta.png'); 
	font-family: Trebuchet MS, Helvetica, sans-serif;
	width: 444px;
   font-size: 100%;
}

.utgivningsschema td {
	padding				: 2.5px;
}

.utgivningsschema th {
	font-weight: bold;
	padding				: 2.5px;
	text-align			: left;
}

/* Faktaruta */

.expertpresentation, expertpresentation-right {
   width: 200px;
	border-top			: 14px solid #003333; 
	margin				: 2px 0px 6px 6px;
	padding				: 6px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color					: white;
   /*
	box-shadow: 1px 2px 3px #999; 
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
   */
	background-color	: #004D00;
}

.expertpresentation td
{
	padding: 6px;
	color			: #fff;
}

/* -------------- Faktarutor -------------- */

/* ------- Alla ---- */ 
.faktaruta,   
.faktaruta-right, 
.faktaruta-left,
.faktaruta-rod,
.faktaruta-bla,
.faktaruta-gul {
	margin-top			: 6px;
	margin-bottom		: 6px;
	padding				: 12px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 95%;
	line-height			: 125%;
	border-bottom: 1px solid #aaa;
}




.faktaruta { 
   background-color	: beige; 
} 
.faktaruta-right, .faktaruta-left {
	background-image	: url('/images/template/bakgrundfaktaruta.png');
} 
.faktaruta-right, .faktaruta-left, .faktaruta-rod, .faktaruta-bla, .faktaruta-gul {
   max-width: 100%;
   width: 50%;
} 
.faktaruta-right, .faktaruta-rod, .faktaruta-bla, .faktaruta-gul {
   margin-left: 6px; 
   float: right;
}
.faktaruta-left { 
   margin-right: 6px; 
   float: left;
}
.faktaruta-gul {
   border-left: 0.5px solid #FFE8B9;
   border-right: 9px solid #FFE8B9;
   background-color: #FFF7EB;
/* background-image	: url('/images/template/gulbakgrundfaktaruta.png'); */
}
.faktaruta-gul p { text-indent : 2em; }
.faktaruta-gul p:first-child { text-indent : 0em; }

.faktaruta-rod {
   border-left: 0.5px solid #FFAA95;
   border-right: 9px solid #FFAA95;
   background-color: #FFE0D8;
/*	background-image	: url('/images/template/rodbakgrundfaktaruta.png'); */
} 
.faktaruta-bla {
   border-left: 0.5px solid #B2C5DE;
   border-right: 9px solid #B2C5DE;
   background-color: #E3EDFA;
/* background-image	: url('/images/template/blabakgrundfaktaruta.png'); */
}

/*
.expertpresentation img, .faktaruta img, .faktaruta-bla img, .faktaruta-gul img, .faktaruta-rod img {
	margin-left:0.7ex;
	margin-right:0.7ex;
}
*/

/*
###########################################################
##                  TOP MAINMENU STYLING                 ##
###########################################################


#################### MAINLEVEL  ####################
*/

table {
    /* background-color    : white;  ##rgb(234,234,242);  */ 
    padding	      	: 0px;
    margin	      	: 0px;
}
.belowRightads .moduletable, .belowmain .moduletable, .belowleft .moduletable {
    padding	      	: 5px;
    margin	      	: 0px;
    margin-bottom	: 3px;
	width			: 100%;
}
table.belowRightads, table.belowmain, .belowleft {
    width				: 100%;
}
.fliktidningen {
    margin-top          : 1px;
    background-color    : white; /* ## rgb(234,234,242); */
    border-top 	      	: 0px solid rgb(46,49,146);
    border-right        : 0px solid rgb(46,49,146);
    border-left         : 0px solid rgb(46,49,146);
    border-bottom       : 1px solid rgb(46,49,146);
}
.fliktidningen * {
   /* background-color    : white;  ## rgb(234,234,242); */
}

.moduletable-topnav {
    width               : 697px;
    padding             : 0px 0px 0px 0px;            /* top right bottom left */
} 
table.moduletablebransch {
	margin-top			: 0px;
}
table.moduletable {
	margin-top			: 0px;
}


/*#################### THE STANDARD MODULE MENU  ####################*/
a.mainlevel#active_menu{
	color				: #000000; 
 	text-decoration		: none;
	font-weight			: bold; 
}
a.mainlevel#active_menu:hover{
	color				: #000000; 
 	text-decoration		: underline;
	font-weight			: bold; 
}
a.sublevel#active_menu{
	color				: #000000; 
 	text-decoration		: none;
	font-weight			: bold; 
}
a.sublevel#active_menu:hover{
	color				: #000000; 
 	text-decoration		: underline;
	font-weight			: bold; 
}
/*#################### TOPMENU (USER 3) STYLING  ####################*/
ul#mainlevel-nav
{
	list-style			: none;
	padding				: 0px;
	margin				: 0px;
}

ul#mainlevel-nav li
{
	display				: block;
	background-image	: none;
	padding-left		: 0px;
	padding-right		: 0px;
	float				: right;
	margin				: 0;
	width				: auto !important;
	font-size			: 12px;
	line-height			: 14px; 
	white-space			: nowrap;
	border-right		: 1px solid #5F6A79;
}

ul#mainlevel-nav li a
{
	display				: block;
	padding-left		: 10px;
	padding-right		: 10px;
	text-decoration		: none;
	color				: #5F6A79;
	background			: transparent;
	font-weight			: normal;
	border-top			: 1px solid #E4E5E5;
}

#buttons>ul#mainlevel-nav li a { 
	width				: auto; 
}

ul#mainlevel-nav li a:hover
{
	border-top			:1px solid #848E9C;
	color				: #FFFFFF;
	font-weight			: normal;
	background-color	: #5F6A79;
}
/*################## CONTENT STUFF ###################*/


.small {
	font-size			: 90%;
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	color				: black;
 }
.smalldark {
	font-size			: 10px; 
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-weight			: bold; 
 }
.sectiontableentry2 a,
.sectiontableentry1 a {
	text-decoration		: underline;
	font-weight			: bold;
}
.sectiontableentry1 {
	background-color	: #FFFFFF; 
 }
.sectiontableentry2 {
	background-color	: #FFFFFF; 
}
.button {
/*	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
 	font-size			: 12px; 
 	color				: #333333; 
 	border-width		: 1px; 
 	border-style		: solid; 
 	border-color		: #000000;  */
}
   a.konsultbutton{
      display: block;
      background: #ECEC8C;
      border-radius: 11px;
      padding: 4px 16px 5px 16px;
      font-family: arial;
      font-weight: bold;
      color:#444;
      text-decoration: none;
      text-shadow:0px 1px 0px #fff;
      border:1px solid #a7a7a7;
   margin: 6px 0px 6px 0px;
      width: 300px;
      box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
      -webkit-transition:box-shadow 0.5s;
   }
   a.konsultbutton strong{
      color:#774;
      float: right;
      position: relative;
      top: -4px;
      font-size: 140%;
      display: block;
   }
   a.konsultbutton:hover{
      box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
   }
   a.konsultbutton:active{
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
      background:-webkit-linear-gradient(top, #d1d1d1 0%,#ECECEC 100%);
   }

.createdate {
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-size			: 10px; 
	color				: #999999;
 }
.modifydate {
	font-size			:  10px; 
	color				: #999999;
 }


.streckadlinje {
	border-top		: 1px dashed rgb(46,49,146);
}




.contentpaneopen_statisk .introtext {
  	font-weight      	: normal;
	font-size			: 120%;
}


/* default (editorial) heading, intro, fulltext ,:before, et cetera ... */
.contentheading, componentheading, .contentheading_statisk {
	padding-top			: 0ex;
	font-size			: 38px;
	color				: black;
	font-weight			: normal; 
	line-height			: 100%; 
	font-family			: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
}

.contentheading #rubrik {
	line-height			: 95%; 
}

.minifp td {
	padding-top			: 1em;
	margin-top			: 1em;
}

.minifp-introtitle a {
	font-size			: 140%;
	color				: black;
	font-weight			: bold; 
	line-height			: 100%;
	font-family			: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
}

.artikel {
   max-width: 468px;
}

.introtext {
	font-size			: 120%;
	font-weight			: bold; 
   line-height: 120%;
} 
.leading_story * .contentpaneopen * {
	font-size			: 12px;
}
.leading_story .contentheading .contentpagetitle {
	font-family			: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-size           : 38px; 
	font-weight        : bold; 
	margin			: 3px 0px 3px 0px;
	line-height			: 100%;
	padding-top			: 0px;
	text-decoration		: none; 
}
.leading_story h1._95percent { font-size        : 36.1px; }
h1._95percent { font-size        : 30.4px; }

/*
.section_AKTUELLT .introtext :after {
	content				: url("http://www.etn.se/images/stories/template/ETN-before.gif");
}
*/
/* For other senders (industry representatives) heading, intro, fulltext ,:before, et cetera ... */
.section_ELEKTRONIKBLOGGARE .contentheading,
.category_EXPERTARTIKEL .contentheading,
.category_PRESSRELEASE .contentheading {
	padding-top			: 12px;
	font-size			: 32px;
	color				: green;
	font-weight			: bold; 
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
}
.section_ELEKTRONIKBLOGGARE .contentpaneopen .contentheading .contentpagetitle,
.category_EXPERTARTIKEL .contentpaneopen .contentheading .contentpagetitle,
.category_EXPERTARTIKEL .contentpaneopen .contentheading .contentpagetitle,
.category_PRESSRELEASE .contentpaneopen .contentheading .contentpagetitle {
	color				: green;
}
.section_ELEKTRONIKBLOGGARE .contentpaneopen .introtext,
.category_EXPERTARTIKEL .contentpaneopen .introtext,
.category_PRESSRELEASE .contentpaneopen .introtext {
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: bold; 
}
.section_ELEKTRONIKBLOGGARE .contentpaneopen td,
.section_ELEKTRONIKBLOGGARE .contentpaneopen .fulltext, 
.section_ELEKTRONIKBLOGGARE .contentpaneopen .fulltext *,
.category_EXPERTARTIKEL .contentpaneopen td,
.category_EXPERTARTIKEL .contentpaneopen .fulltext, 
.category_EXPERTARTIKEL .contentpaneopen .fulltext *,
.category_PRESSRELEASE .contentpaneopen td,
.category_PRESSRELEASE .contentpaneopen .fulltext, 
.category_PRESSRELEASE .contentpaneopen .fulltext * {
	font-family			: Arial, Helvetica, sans-serif;
}
.blog_more{
	border-top:1px dashed #5F6A79;
	margin-top:10px;
	margin-bottom:10px;
}
.blogsection{
	font-size			: 14px;
	color				: black;
	font-weight			: bold;
}


.comments-header {
	background-color 	: rgb(215,118,58);
    font-weight      	: bold;
  	color				: #FFFFFF;
	text-align       	: left;
/*	border-top			: 1px solid #848E9C; */
	padding				: 2px;
}
.sectiontableheader {
	background-color 	: rgb(46,49,146); 
    font-weight      	: bold;
  	color				: #FFFFFF;
	text-align       	: left;
/*	border-top			: 1px solid #848E9C; */
	padding				: 2px;
}
.mosimage_caption {
	font-size			: 12px;
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
   font-weight      	: bold;
	font-style			: italic;
/* ##	color				: rgb(46,49,146);  */
}
.img_caption img {
	margin-bottom			: 3px;
}
.img_caption p {
	font-size			: 12px;
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
   font-weight     	: bold;
   text-align			: right;
	font-style			: italic;
	margin			: 0px;
	padding			: 0px;
   border-bottom: 1px solid lightgrey;
}
a.category:hover {
	text-decoration		: underline; 
 }
 /*################## READON LINK  ###################*/

a.readon {
  border-radius: 5.6px;
  -moz-border-radius: 5.6px;
  -khtml-border-radius: 5.6px;
  -webkit-border-radius: 5.6px; 
/*	padding: 1px 43px 0px 15px;  */
	font-family: Arial, Helvetica, sans-serif; 
	font-size			: 120%;
   font-weight: bold;
	text-transform		: uppercase;
/*	background-color	: rgb(46,49,146);  #f7f7f7; */
	background-color	: #dddde8;
   margin: 0px auto 4px auto;
	color: #115; /* #111; */
   display: block;
   float: middle;
   width: 99%;
	padding: 5px 0px 5px 0px; 
   text-align: center;
}
a.readon:visited {
	color: #bbb;
	background-color	: #dddde8;
   /* #744; */
}
a.readon:hover {
	background-color	: #ccc;
   text-decoration: none;
	color:black;
	position: relative;
	top: -1px;
	left: -1px;
}
 /*###########################  MODULES ##############################*/
.datum {
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-size			: 100%;
}
.vecka {
	padding:1px 3px 1px 3px; 
	margin-left: 2px; 
}
.oldinvertdatum {
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	border-top			: 0px solid #848E9C;
	border-left			: 0px solid #848E9C;
	border-right		: 0px solid white;
	border-bottom		: 0px solid white;
	padding				: 0px 2px 0px 3px;
	font-size			: 12px;
	font-variant		: small-caps;
	-moz-box-shadow: inset 1px 2px 3px #999;
	-webkit-box-shadow: inset 1px 2px 3px #999;
	box-shadow: inset 1px 2px 3px #999; 
}

.article_column span.invertdatum { display: none; }
.leading_story span.invertdatum { display: none; }

span.invertdatum {
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	color					: #777;
	font-variant		: small-caps;
   font-size         : 16px;
   display           : inline-block;
   background-color: rgb(238, 238, 238); 
   color: black;
   margin-right: 7px; 
   margin-bottom: 4px; 
   margin-top: 6px;
   padding: 4px 8px 2px 8px; 
   text-align: center;
   line-height: 100%;
 }

.article_column span.invertdatum { display: none; }
.leading_story span.invertdatum { display: none; }

.greybox { 
   display: inline-block; 
   margin-right: 7px; 
   margin-bottom: 4px; 
   margin-top: 6px;
   padding: 0px 19px; 
   background-color: rgb(238, 238, 238); 
   color: black;
}

.sidhuvud .datum {
	font-variant		: small-caps;
	font-family			: "Helvetica Narrow", Arial, Helvetica, sans-serif;
	color				: black;
	font-size			: 100%;
}
table.moduletable {
	/* margin				: 0px 3px 10px 3px; */
	/* width				: 96%; */
	/* width				: 96%; */
	/* border				: 1px solid #5F6A79; */
	background-color	: #FFFFFF;	
 }
table.moduletable th  {
	color				: rgb(46,49,146);
  	font-weight      	: bold;
	font-family			: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
  	font-size        	: 13px;
	text-align			: center;
	letter-spacing		: 1px;
	}
table.moduletablebransch th {
	color				: green;
  	font-weight      	: bold;
	font-family			: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-family			: sans-serif;
  	font-size        	: 13px;
	text-align			: center;
	letter-spacing		: 1px;
	}
.latestnewsbransch p {
	color				: green;
  	font-size        	: 12px;
	padding				: 0px; 
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
	border-style		: none;
	font-family			: "Arial", Verdana, Helvetica, sans-serif;
} 

.latestnews p, a.mostread {
  	font-size        	: 12px;
	padding			: 0px; 
	margin-top		: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	margin-left		: 0px;
	border-style		: none;
/*	font-family			: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; */
	font-family			: "Arial", Verdana, Helvetica, sans-serif; 
} 

/*####### STUFF########*/
.back_button {
	margin-top			: 20px;
}
.inputbox {
	font-family			: Arial, Helvetica, Meta, sans-serif; 
 	font-size			: 100%; 
	border				: 1px solid #5F6A79;
 }
/*##################  TABLE OF CONTENTS ###################*/
.contenttoc{
	border				:1px solid #333333;
	margin				:0px 1px 3px 3px;
	background-color	: #CCCCCC;
	font-weight			: bold;
}
a.toclink{
	color				: #FFFFFF;
}
/*###################### PATHWAY #########################*/
.pathway{
	color				: #5F6A79;
	font-weight			: bold;
}
a.pathway{
	color				: #5F6A79;
	font-weight			: bold;
	text-decoration		: none;
}
a.pathway:hover{
	color				: #5F6A79;
	font-weight			: bold;
	text-decoration		: underline;
}
table.pathwaycontainer{	
	color				: #5F6A79;
	width				: 600px;
}
td.pathwaycontainer{
	border-top			: 1px solid #848E9C;
}
/*###################### TEMPLATE SPECIFIC #########################*/


.maincontenttable{
	background-color	: #FFFFFF;
}
table.maincontenttable{
	border-left			: 1px solid #5F6A79;
	border-right		: 1px solid #5F6A79;
	border-bottom		: 1px solid #5F6A79;
	width				: 100%;
}
.topmodulecontainer{
/*	border-left			: 1px solid black;
	border-right		: 1px solid black; 
	border-top			: 1px solid grey; */
	background-color	: white;
	padding			: 3px 0.5ex 0px 0px;
}
.copyright{
	font-size			: 9px;
	color				: rgb(34,9,70);
}
.highlight {
	color				: red;
}

ul.mostread { 
/*	background-color	: transparent; */
	/*margin-left		: -10px; */
  	/*font-size        	: 12px; */
	padding				: 0px; 
	margin-top			: 0px;
	margin-left			: 0px;
	border-style		: none;
	font-family			: "Arial", Verdana, Helvetica, sans-serif;
	list-style-type	:	none;
}

li.mostread { 
/*	background-color	: transparent; */
	/*margin-left		: -10px; */
  	/*font-size        	: 12px; */
	padding				: 0px; 
	margin-top			: 6px;
	margin-left			: 0px;
	border-style		: none;
	font-family			: "Arial", Verdana, Helvetica, sans-serif;
}

ingressdisplay { /* Experimental. Currently uses inline Style */
	opacity		:	0.99;
	width			:	209px; 
	display		:	none; 
	padding		:	7px; 
	border		: 	1px solid gray; 
	color			:	black; 
	text-align	:	left; 
	position		:	fixed; 
	z-index		:	3;
	left			:	4px
}

.homeknapp {
   background-color: #ddd;
/*   background-color: rgb(46,49,146);
   background-color: rgb(34,255,51); */
   float:	left;  
   margin:	3px 4px 3px 3px; 
   padding: 9px 7px 0px 7px;
   height: 30px;
   font-weight:normal; 
   font-size: 17px; 
   font-family: Arial, Verdana, Sans-Serif;
   border-radius: 2.66px;
      -moz-border-radius: 2.66px;
      -khtml-border-radius: 2.66px;
      -webkit-border-radius: 2.66px;
}
.homeknapp:hover {
   text-decoration: none; 
   box-shadow: 2px 3px 3px #999;
   -moz-box-shadow: 2px 3px 3px #999;
   -webkit-box-shadow: 2px 3px 3px #999;
   position: relative;
   top: -1px;
   left: -1px; 
}
a.homeknapp {
   color: black;
}
a.homeknapp:hover {
   color: #ddd;
}

/* .seknapp, .fulltext ul li a.seknapp {*/
.seknapp, a.seknapp {
   text-decoration: none;
   display: inline-block;
    color: #aaa; 
    margin:	3px 3px 0px 0px; 
    padding: 1px 9px 1px 9px;
    letter-spacing:	0.5px;
    background-color: #ddd;
    height: 16px;
    background: linear-gradient(#eee, #bbb);
    background: -webkit-linear-gradient(#eee, #bbb);
    background: -o-linear-gradient(#eee, #bbb);
    background: -moz-linear-gradient(#eee, #bbb);
    font-weight: normal; 
    font-size: 12px; 
    font-family: Arial, Verdana, Sans-Serif;

/*
   box-shadow: 1px 2px 3px #999;
      -moz-box-shadow: 1px 2px 3px #999;
      -webkit-box-shadow: 1px 2px 3px #999; 
	border: 1px solid #CACCDE;
*/
   border-radius: 1.66px;
      -moz-border-radius: 1.66px;
      -khtml-border-radius: 1.66px;
      -webkit-border-radius: 1.66px;
}

a.seknapp {
   float:	left;  
}

a.seknapp:hover {
   text-decoration: none; 
   box-shadow: 2px 3px 3px #999;
   -moz-box-shadow: 2px 3px 3px #999;
   -webkit-box-shadow: 2px 3px 3px #999;
   position: relative;
   top: -1px;
   left: -1px; 
}

.hockeybild, .hockeybild-right, .hockeybild-left {
   width: 90px;
   color: #777;
   font-weight: bold;
}
div.hockeybild-right {
   width: 90px;
   border-radius: 4.66px;
   -moz-border-radius: 4.66px;
   -khtml-border-radius: 4.66px;
   -webkit-border-radius: 4.66px;

	float: right;
	padding: 6px 6px 8px 6px;
	margin: 1px 0px 6px 10px;
   
	-moz-box-shadow: 2px 4px 6px #999;
	-webkit-box-shadow: 2px 4px 6px #999;
	box-shadow: 2px 4px 6px #999;
	font-size: 11px;
	font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	color: black;
}
div.hockeybild-left {
   width: 90px;
   border-radius: 4.66px;
   -moz-border-radius: 4.66px;
   -khtml-border-radius: 4.66px;
   -webkit-border-radius: 4.66px;

	float: left;
	padding: 6px 6px 8px 6px;
	margin: 1px 10px 6px 0px;
	-moz-box-shadow: 2px 4px 6px #999;
	-webkit-box-shadow: 2px 4px 6px #999;
	box-shadow: 2px 4px 6px #999;
	font-size: 11px;
	font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	color: black;
}

div.hockeybild-left img, 
div.hockeybild-right img ,
table.hockeybild img, 
table.hockeybild-left img, 
table.hockeybild-right img {
	margin: 0 0 5px 0;
}

table.hockeybild-left {
   width: 90px;
   border-radius: 4.66px;
   -moz-border-radius: 4.66px;
   -khtml-border-radius: 4.66px;
   -webkit-border-radius: 4.66px;

	padding: 6px 6px 8px 6px;
	margin: 2px 12px 6px 0px;
	-moz-box-shadow: 2px 4px 6px #999;
	-webkit-box-shadow: 2px 4px 6px #999;
	box-shadow: 2px 4px 6px #999;
    font-family: Verdana, Arial, Sans-Serif;
}

table.hockeybild-right {
   width: 90px;
   border-radius: 4.66px;
   -moz-border-radius: 4.66px;
   -khtml-border-radius: 4.66px;
   -webkit-border-radius: 4.66px;
   background-color: white;

	padding: 6px 6px 8px 6px;
	margin: 2px 0px 6px 12px;
	-moz-box-shadow: 2px 4px 6px #999;
	-webkit-box-shadow: 2px 4px 6px #999;
	box-shadow: 2px 4px 6px #999;
    font-family: Verdana, Arial, Sans-Serif;
}

table.hockeybild {
   width: 90px;
   border-radius: 4.66px;
   -moz-border-radius: 4.66px;
   -khtml-border-radius: 4.66px;
   -webkit-border-radius: 4.66px;

	padding: 4px 4px 6px 4px;
	margin: 2px 7px 6px 7px;
	-moz-box-shadow: 2px 3px 6px #999;
	-webkit-box-shadow: 2px 3px 6px #999;
	box-shadow: 2px 3px 6px #999;
    font-family: Verdana, Arial, Sans-Serif;
}

table.hockeybild * td, table.hockeybild-left * td, table.hockeybild-right * td {
	font-size: 80%;
   line-height: 130%;
	text-align: center;
	color: black;
    font-family: Verdana, Arial, Sans-Serif;
}


.redaktionsruta a {
	color: #1E1D64; 
	text-decoration: underline;
}

.redaktionsruta a:hover {
	color: #1E1D64; 
	font-style:italic;
}

.redaktionsruta {
	background-color: white; 
	color: #1E1D64; 
	padding: 8px 0px 8px 12px;
	margin: 20px 0px 10px 0px;
	line-height: 150%; 
	border: 1px dashed #1E1D64;
	font-size: 100%; 
}

.rightminus10 { margin: 0px -10px 0px; }
.rightminus20 { margin: 0px -20px 0px; }
.rightminus40 { margin: 0px -40px 0px; }

img.alignLeft, div.left, .alignLeft {
   margin: 0px 10px 4px 0;
	float: left;
}

img.alignLeftClearBelow {
   margin: 0 10px 24px 0;
	float: left;
}

img.alignRight, div.right, .alignRight {
   margin-left: 10px;
	float: right;
}

.alignRightBorderLeft {
   margin-left: 6px;
   padding-left: 6px;
   border-left: 1px solid grey;
	float: right;
   font-size: 90%;
}

.borderLeft {
   padding-left: 6px;
   padding-bottom: 6px;
   margin-left: 6px;
   margin-bottom: 2px;
   border-left: 1px solid #BBB;
}
.borderLeft td {
   font-style: italic;
   font-size:90%;
}
.faktarutaBorderLeft {
   width: 200px;
   margin-left: 6px;
   margin-bottom: 3px;
   padding-left: 6px;
   border-left: 1px solid grey;
	float: right;
   font-style: italic;
}

img.alignRightClearBelow {
   margin: 0 0 24px 10px;
	float: right;
}

img.alignLeftShadow {
   margin: 6px 12px 6px 0px;
	float: left;
	-moz-box-shadow: 2px 3px 6px #999;
	-webkit-box-shadow: 2px 3px 6px #999;
	box-shadow: 2px 3px 6px #999;
}

img.alignRightShadow {
   margin: 2px 0 2px 10px;
	float: right;
	-moz-box-shadow: 2px 3px 6px #999;
	-webkit-box-shadow: 2px 3px 6px #999;
	box-shadow: 2px 3px 6px #999;
} 

img.shadow, .shadow {
	box-shadow: 2px 3px 6px #999;
	-moz-box-shadow: 2px 3px 6px #999;
	-webkit-box-shadow: 2px 3px 6px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";	/* IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');			/* IE 5.5 - 7 */
}

.tema {
   background-color: #a5a7c7; 
   display: inline-block;
   color: white; 
   padding: 1px 9px 2px 9px;
   margin-bottom: 2px;
   border-radius: 4.37px;
   -moz-border-radius: 4.37px;
   -khtml-border-radius: 4.37px;
   -webkit-border-radius: 4.37px; 
}

img.bigmagimage {
	float: right;
	width: 100px;
	border: none;
	margin: 0px 12px 12px 0px;	
	transform: rotate(-3.5deg);
	-moz-transform: rotate(-3.5deg);
	-webkit-transform: rotate(-3.5deg);
	box-shadow: 2px 3px 9px #777;
	-moz-box-shadow: 2px 3px 9px #777;
	-webkit-box-shadow: 2px 3px 9px #777;
}

img.magimage {
	float: right;
	width: 50.3px;
	border: none;
	margin: 0px 12px 12px 0px;	
	box-shadow: 2px 3px 6px #999;
	-moz-box-shadow: 2px 3px 6px #999;
	-webkit-box-shadow: 2px 3px 6px #999;
	transform: rotate(-3.5deg);
	-moz-transform: rotate(-3.5deg);
	-webkit-transform: rotate(-3.5deg);
} 

img.magimage:hover, img.bigmagimage:hover {
	position: relative;
	z-index: 10;
	-moz-transform: rotate(3.5deg) scale(2);
	-webkit-transform: rotate(3.5deg) scale(2);
	transform: rotate(3.5deg) scale(2);
}

.tilt {
	transform: rotate(3.5deg);
	-moz-transform: rotate(3.5deg);
	-webkit-transform: rotate(3.5deg);
} 

.tilt:hover {
	transform: rotate(1.2deg);
	-moz-transform: rotate(1.2deg);
	-webkit-transform: rotate(1.2deg);
} 

.randomtilt { /* JS can make it random from -4 to 4 */
	transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
}
.tilt_1 {
	transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-webkit-transform: rotate(-1deg);
} 
.tilt_3 {
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
} 
.tilt_5 {
	transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
} 
.tilt1 {
	transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
} 
.tilt3 {
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
} 
.tilt5 {
	transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
} 

.smalltilt {
	transform: rotate(0.9deg);
	-moz-transform: rotate(0.9deg);
	-webkit-transform: rotate(0.9deg);
} 

#nlad_lower {
	border: 0px solid lightGrey;
}

.user, a.user, a.user:visited {
	color: #2466A7;
	font-family: sans-serif;
}

.user:hover, a.hashtag:hover, .smalltag:hover {
	box-shadow: 2px 3px 3px #999;
	-moz-box-shadow: 2px 3px 3px #999;
	-webkit-box-shadow: 2px 3px 3px #999;
	text-decoration      : none; 
	position: relative;
	top: -1px;
	left: -1px;
}

.smalltag {
	margin: 0px 1px 0px 0px;
	height: 14px;
	float: left;
}

img.hashtag {
	margin: 0px;
}

.hashtag {
	margin: 0px 2px 0px 0px;
	height: 25px;
	float: left;
}

.subscript {
	position: relative;
	font-size: 70%;
	bottom:	-4px;
}

.superscript {
	position: relative;
	font-size: 70%;
	bottom:	4px;
}

p.anfang {
	margin-top: 1em;
	margin-bottom: 1em;
}

p.anfang:first-letter {
/*	position: relative;
	display: block;
	float: left;
	margin: 0px 1px 0px 0px;
	font-size: 440%;
	line-height: 80%;
	font-family: serif;
*/
	font-family: Times, serif;
	float: left;
	font-size: 3.8em;
	line-height: .7em;
	margin: 0px 3px 0px 0px;
	padding: 3px; 
	background-color: grey;
	color: white;
	border: 1px solid #555;
}

/* readmore */

.lasmerom {
   box-shadow: 1px 2px 4px #999;
      -moz-box-shadow: 1px 2px 4px #999;
      -webkit-box-shadow: 1px 2px 4px #999; 
	border-radius: 9.66px;
      -moz-border-radius: 9.66px;
      -khtml-border-radius: 9.66px;
      -webkit-border-radius: 9.66px;
   border: 1px solid #CACCDE;
   padding: 1ex 0.5ex 1ex 1ex;
	float: right;
	clear: both;
	margin: 1em 0 0 1em;
	width:180px;
}

.lasmerom li {
	list-style-type: square;
	margin-left: 0px;
}

.lasmerom a {
	text-decoration: none;
	display: block;
}
.lasmerom a:hover {
	text-decoration: underline;
}

.lasmerom img {
	float: right;
	margin: 0 0 0 2px;
	border: none;
	width: 30px;
}

.lasmerom .tema {
	font-size:140%;
} 

/* end of lasmerom */ 

img, a img, a:visited img {
        border: 0px;
	border-style	: none;
	border-color	: purple;
	margin	: 0px;
	padding	: 0px;
	border-width	: 0px;
}

.refererBox {
   width: 175px; 
   padding: 4px; 
   margin: 3px; 
}
.refererSubmit {
   font-size: 100%;
}

/* -------advertorials -------*/

table.advertorial .readon {
   font-weight: bold;
   background: #eFe3a6;
	border-radius: px;
   margin-top: 10px;
}

table.advertorial {
      background-color: beige; /*  #c4c9af; */

   padding: 0 10px 6px 10px;
}
table.advertorial * {
   font-family: sans-serif; 
}
table.advertorial a:hover, 
table.advertorial a:link, 
table.advertorial a:visited, 
table.advertorial a {
   text-decoration: none;
   color: black;
}



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