body {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 8pt;
  background-image: url(/pic/dinpattern-stripe.gif);
  background-repeat: repeat;
  color: #444444;
  margin-top: 0px;
  margin-bottom: 0px;
  cursor: url(c3t.cur),url(http://v2.confidencialpt.net/templates/1/cursor.cur),default;
}

table {
	border-collapse: collapse;
	border: none;
	background-color: #202020;
}

table.main, table.mainouter {
	background-color: #202020;
}

table.bottom {
  background: transparent;
}
table.status {
  background: transparent;
}
a.freelink { text-decoration: none; color : red; }
.news-wrap {
        width: 100%; margin: 6px auto; clear: both;
        border: solid #C3CBD1; border-width: 1px 1px 1px 1px;
}
.news-head {
        font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}
.news-body {
        padding: 1px 6px 2px; display: none;
        border-top: 1px solid #C3CBD1;
}
span.keepalive { font-weight: bold; color: #d9081d; /*color: #e11d32;*/ }
a.keepalive { text-decoration: underline; font-weight: bold; }

.spoiler {
font-family: "arial";
font-size: 10px;
color: #******;
background-color: #******;
}

enfo {
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 width: 250px;
}


.clickable { cursor: pointer; }
.folded { background: transparent url(/pic/icon_plus.gif) no-repeat left center; padding-left: 14px; }
.unfolded  { background: transparent url(/pic/icon_minus.gif) no-repeat left center; padding-left: 14px; }
h1 {
  color: #656565;
  font-family: verdana;
  font-size: 10pt;
}



p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

/*td {
  font-size: 8pt;
  border: solid #494949 1px;
}
*/
td.status {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  border: none;
  padding-top: 0px;
  border-bottom: none;

}

td.status a, td.status a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 10pt;
  border: none;
  /*font-weight: bold;*/
  border-bottom: none;
}

td.status a:hover {
  text-decoration: none;
  color: #7d7d7e;
  border-bottom: none;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
border: solid 1px black;
-webkit-box-shadow: inset 0px 0px 4px #000000;
box-shadow: inset 0px 0px 4px #000000;
-moz-box-shadow: inset 0px 0px 4px #000000;
border-radius: 4px;
moz-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
background: -o-linear-gradient(bottom, #0F0F0F, #2A2A2A);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0F0F0F', endColorstr='#2a2a2a');
background: -webkit-gradient(linear, left bottom, left top, from(#0F0F0F), to(#2A2A2A));
background: -moz-linear-gradient(100% 100% 90deg, #0F0F0F, #2A2A2A);
border-image: initial;
}

td.colhead a, td.colhead a:visited {
  /*color: #ffffff;*/
  text-decoration: none;
}
table.clear{
border:0;
background:transparent;
padding:0
}
td.clear{
border:0;
background:transparent;
padding:0
}
td.colhead a:hover {
	/*color: #FFF;*/
	/*border-bottom: solid 1px #F90;*/
	text-decoration: none;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.rowhead2 {
   padding: 4px; 
   font-family: Verdana, Helvetica, sans-serif; 
   font-size: 10px; 
   #border-color: #2d2d2d; 
   border-style: solid; 
   border-width: 1px 1px 1px 1px; 
}

rowhead_details {
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 width: 800px;
}

td.title {
	font-size: 14pt;
}

td.bottomline {
  color: #ffffff;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  border-top: none;
  border-bottom: none;
  height: 20px;
  background-image: url(pic/bottomline.gif);
}

/* ######### NAVIGATION ######### */

td.navigation {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  border: 0px;
  padding-top: 0px;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  border-top: solid #000000 1px;
  border-bottom: none;
  background-color: #000000;
  background-image: url(pic/meny.gif);
  height: 30px;
}

td.navigation a, td.navigation a:visited {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  /*font-weight: bold;*/
  border-bottom: none;
}

td.navigation a:hover {
  text-decoration: none;
  color: #7d7d7e;
  border-bottom: none;
}

/* ######### END_NAVIGATION ######### */

.forumicons {
  float: right;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}


.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}
.blabla{
    width: 75px;
  height: 23px;}
  
.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}



img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}
td.login {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  border:none;
}
td.loginknapp {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  border:none;
}
#preview {

}
ul.search {
padding: 0px;
margin: 0px;
}

ul.search li {
display: inline;
float: center;
margin: 0px;
padding: 4px;
}

/* ---------- open 16px images in all pages---------- */
img.accept{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/accept.png); }
img.add{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/add.png); }
img.attachment{border:0;width:16px;height:16px;background-image:url(/pic/16/red/attachment.png);}
img.back{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/back.png); }
img.brush{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/brush.png); }
img.calculator{border:0;width:16px;height:16px;background-image:url(/pic/16/red/calculator.png);}
img.calendar{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/calendar.png); }
img.chart{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/chart.png); }
img.comment{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/comment.png); }
img.comments{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/comments.png); }
img.cut{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/cut.png); }
img.document{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/document.png); }
img.download{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/download.png); }
img.email{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/email.png); }
img.folder{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/folder.png); }
img.heart{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/heart.png); }
img.help{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/help.png); }
img.home{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/home.png); }
img.inform{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/info.png); }
img.link{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/link.png); }
img.lock{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/lock.png); }
img.mail{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/mail.png); }
img.map{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/map.png); }
img.music{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/music.png); }
img.network{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/network.png); }
img.next{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/next.png); }
img.phone{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/phone.png); }
img.print{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/print.png); }
img.recycle_bin{border:0;width:16px;height:16px;background-image:url(/pic/16/red/recycle_bin.png);}
img.remove{ border:0;width:16px;height:16px;background-image:url(/pic/16/red/remove.png); }
img.rss{ border:0; width:16px; height:16px; background-image:url(/pic/16/red/rss.png); }
img.search{ border:0; width:16px; height:16px; background-image:url(/pic/16/red/search.png); }
img.security{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/security.png); }
img.settings{ border:0;width:16px;height:16px; background-image:url(/pic/16/red/settings.png); }
img.shopping_cart{border:0;width:16px;height:16px;background-image:url(/pic/16/red/shopping_cart.png);}
img.star{border:0;width:16px;height:16px;background-image:url(/pic/16/red/star.png);}
img.tools{ border:0; width:16px; height:16px; background-image:url(/pic/16/red/tools.png); }
img.upload{ border:0; width:16px; height:16px; background-image:url(/pic/16/red/upload.png); }
img.user{ border:0; width:16px; height:16px; background-image:url(/pic/16/red/user.png); }
img.warning{ border:0; width:16px; height:16px; background-image:url(/pic/16/red/warning.png); }
/* ---------- open 16px images in all pages---------- */

/* ---------- open 24px images in all pages---------- */
img.accept2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/accept.png); }
img.add2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/add.png); }
img.attachment2{border:0;width:24px;height:24px;background-image:url(/pic/24/red/attachment.png);}
img.back2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/back.png); }
img.brush2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/brush.png); }
img.calculator2{border:0;width:24px;height:24px;background-image:url(/pic/24/red/calculator.png);}
img.calendar2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/calendar.png); }
img.chart2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/chart.png); }
img.comment2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/comment.png); }
img.comments2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/comments.png); }
img.cut2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/cut.png); }
img.document2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/document.png); }
img.download2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/download.png); }
img.email2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/email.png); }
img.folder2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/folder.png); }
img.heart2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/heart.png); }
img.help2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/help.png); }
img.home2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/home.png); }
img.inform2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/info.png); }
img.link2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/link.png); }
img.lock2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/lock.png); }
img.mail2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/mail.png); }
img.map2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/map.png); }
img.music2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/music.png); }
img.network2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/network.png); }
img.next2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/next.png); }
img.phone2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/phone.png); }
img.print2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/print.png); }
img.recycle_bin2{border:0;width:24px;height:24px;background-image:url(/pic/24/red/recycle_bin.png);}
img.remove2{ border:0;width:24px;height:24px;background-image:url(/pic/24/red/remove.png); }
img.rss2{ border:0; width:24px; height:24px; background-image:url(/pic/24/red/rss.png); }
img.search2{ border:0; width:24px; height:24px; background-image:url(/pic/24/red/search.png); }
img.security2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/security.png); }
img.settings2{ border:0;width:24px;height:24px; background-image:url(/pic/24/red/settings.png); }
img.shopping_cart2{border:0;width:24px;height:24px;background-image:url(/pic/24/red/shopping_cart.png);}
img.star2{border:0;width:24px;height:24px;background-image:url(/pic/24/red/star.png);}
img.tools2{ border:0; width:24px; height:24px; background-image:url(/pic/24/red/tools.png); }
img.upload2{ border:0; width:24px; height:24px; background-image:url(/pic/24/red/upload.png); }
img.user2{ border:0; width:24px; height:24px; background-image:url(/pic/24/red/user.png); }
img.warning2{ border:0; width:24px; height:24px; background-image:url(/pic/24/red/warning.png); }
img.thumbs2{ border:0; width:24px; height:24px; background-image:url(/pic/thumbs.png); }
/* ---------- open 24px images in all pages---------- */

/* ---------- open 32px images in all pages---------- */
img.accept3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/accept.png); }
img.add3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/add.png); }
img.attachment3{border:0;width:32px;height:32px;background-image:url(/pic/32/red/attachment.png);}
img.back3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/back.png); }
img.brush3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/brush.png); }
img.calculator3{border:0;width:32px;height:32px;background-image:url(/pic/32/red/calculator.png);}
img.calendar3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/calendar.png); }
img.chart3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/chart.png); }
img.comment3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/comment.png); }
img.comments3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/comments.png); }
img.cut3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/cut.png); }
img.document3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/document.png); }
img.download3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/download.png); }
img.email3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/email.png); }
img.folder3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/folder.png); }
img.heart3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/heart.png); }
img.help3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/help.png); }
img.home3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/home.png); }
img.inform3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/info.png); }
img.link3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/link.png); }
img.lock3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/lock.png); }
img.mail3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/mail.png); }
img.map3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/map.png); }
img.music3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/music.png); }
img.network3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/network.png); }
img.next3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/next.png); }
img.phone3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/phone.png); }
img.print3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/print.png); }
img.recycle_bin3{border:0;width:32px;height:32px;background-image:url(/pic/32/red/recycle_bin.png);}
img.remove3{ border:0;width:32px;height:32px;background-image:url(/pic/32/red/remove.png); }
img.rss3{ border:0; width:32px; height:32px; background-image:url(/pic/32/red/rss.png); }
img.search3{ border:0; width:32px; height:32px; background-image:url(/pic/32/red/search.png); }
img.security3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/security.png); }
img.settings3{ border:0;width:32px;height:32px; background-image:url(/pic/32/red/settings.png); }
img.shopping_cart3{border:0;width:32px;height:32px;background-image:url(/pic/32/red/shopping_cart.png);}
img.star3{border:0;width:32px;height:32px;background-image:url(/pic/32/red/star.png);}
img.tools3{ border:0; width:32px; height:32px; background-image:url(/pic/32/red/tools.png); }
img.upload3{ border:0; width:32px; height:32px; background-image:url(/pic/32/red/upload.png); }
img.user3{ border:0; width:32px; height:32px; background-image:url(/pic/32/red/user.png); }
img.warning3{ border:0; width:32px; height:32px; background-image:url(/pic/32/red/warning.png); }
/* ---------- open 32px images in all pages---------- */

/* ---------- open 48px images in all pages---------- */
img.accept4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/accept.png); }
img.add4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/add.png); }
img.attachment4{border:0;width:48px;height:48px;background-image:url(/pic/48/red/attachment.png);}
img.back4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/back.png); }
img.brush4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/brush.png); }
img.calculator4{border:0;width:48px;height:48px;background-image:url(/pic/48/red/calculator.png);}
img.calendar4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/calendar.png); }
img.chart4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/chart.png); }
img.comment4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/comment.png); }
img.comments4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/comments.png); }
img.cut4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/cut.png); }
img.document4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/document.png); }
img.download4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/download.png); }
img.email4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/email.png); }
img.folder4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/folder.png); }
img.heart4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/heart.png); }
img.help4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/help.png); }
img.home4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/home.png); }
img.inform4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/info.png); }
img.link4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/link.png); }
img.lock4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/lock.png); }
img.mail4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/mail.png); }
img.map4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/map.png); }
img.music4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/music.png); }
img.network4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/network.png); }
img.next4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/next.png); }
img.phone4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/phone.png); }
img.print4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/print.png); }
img.recycle_bin4{border:0;width:48px;height:48px;background-image:url(/pic/48/red/recycle_bin.png);}
img.remove4{ border:0;width:48px;height:48px;background-image:url(/pic/48/red/remove.png); }
img.rss4{ border:0; width:48px; height:48px; background-image:url(/pic/48/red/rss.png); }
img.search4{ border:0; width:48px; height:48px; background-image:url(/pic/48/red/search.png); }
img.security4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/security.png); }
img.settings4{ border:0;width:48px;height:48px; background-image:url(/pic/48/red/settings.png); }
img.shopping_cart4{border:0;width:48px;height:48px;background-image:url(/pic/48/red/shopping_cart.png);}
img.star4{border:0;width:48px;height:48px;background-image:url(/pic/48/red/star.png);}
img.tools4{ border:0; width:48px; height:48px; background-image:url(/pic/48/red/tools.png); }
img.upload4{ border:0; width:48px; height:48px; background-image:url(/pic/48/red/upload.png); }
img.user4{ border:0; width:48px; height:48px; background-image:url(/pic/48/red/user.png); }
img.warning4{ border:0; width:48px; height:48px; background-image:url(/pic/48/red/warning.png); }
/* ---------- open 48px images in all pages---------- */