﻿body 
{
	margin: 5px 0;
	font-family: Verdana;
	font-size: 0.625em;
}

#pagecontainer2
{
	width: 1000px;
	/*width: 100em;
	max-width: 1240px;
	min-width: 1000px;*/
}

#accessabilitylinks
{
	font-size: 0px;
	margin: 0 10px;
	color: #fff;
}

#accessabilitylinks a, #accessabilitylinks a:visited
{
	color: #fff;
}

form
{
	margin: 0;
	padding: 0;
}

a, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #369;
}

a:hover, a:active, a:focus
{
	text-decoration: underline;
}

a.external
{
	background: url(http://www.ifokus.se/Images/Threads/externallink.png) no-repeat right center;
	padding-right: 13px;
}

.readmore
{
	background: url('http://www.ifokus.se/Images/Threads/LinkArrow.png') no-repeat left center;
	padding-left: 16px;
}

img 
{
	border: 0;
}

p
{
	margin: 0 0 1em 0;
}

h1
{
	font-weight: normal;
	font-size: 200%;
	margin: 0 0 0.5em 0;
}

h2
{
	font-weight: bold;
	font-size: 150%;
	margin: 0;
}

#pagecontainer
{
	width: 75%;
	float: left;
}

#headercontainer
{
}

#pageheader
{
	height: 100px;
	clear: both;
}

#siteidentity
{
	width: 400px;
	height: 100px;
	border: 0;
	float: left;
}

#siteidentity img
{
	border: 0;
	margin: 0;
	width: 400px;
	height: 100px;
}

#ad-header
{
	display: block;
	background-color: #999;
	height: 100px;
	margin-left: 400px;
	text-align: center;
	padding: 0;
	position: relative;
}

#ad-header img
{
	max-width: 350px;
	max-height: 140px;
	bottom: 0;
	right: 0;
	position: absolute;
}

#topnavigation
{
	clear: both;
	background: #000 url(http://www.ifokus.se/Images/User/lower_right.gif) no-repeat bottom right;
	padding-left: 1.3em;
	height: 2em;
	line-height: 2em;
	text-transform: uppercase;
}

.blogs #topnavigation
{
	background-color: #9ACD34;
}

#topnavigation ul
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnavigation ul li
{
	display: inline;
	padding-right: 1em;
}

#topnavigation .topnavigation-online
{
	float: right;
	padding-right: 1em;
	color: #fff;
}

#topnavigation a, #topnavigation a:visited, #topnavigation a:active, #topnavigation a:hover
{
	color: #fff;
	text-decoration: none;
}

#contentcontainer
{
	clear: both;
}

#threadlist
{
	/*width: 31%;*/
	width: 230px;
	float: left;
}

#content
{
	float: left;
	/*margin-left: 0px;*/
	/*margin: 1em 1%;
	width: 67%;*/
	margin: 1em 10px;
	width: 500px;
}

.blogs #content.fullwidth, .albums #content.fullwidth
{
	margin: 0;
	width: 100%;
}

body.blogsstart #content.fullwidth, body.albumsstart #content.fullwidth, 
body.forum #content.fullwidth, body #content.fullwidth.loginform
{
	width: 730px;
	margin: 1em 10px;
}

body.admin #content
{
	font-size: 1.25em;
}

#content.fullwidth
{
	width: 98%;
}

#content.fullwidth-noadsidebar
{
	width: 100%;
}

.albumcontent
{
	padding: 1%;
}

.ad-sidebar
{
	float: right;
	width: 25%;
	/*margin: 1% 0;*/
}

.ad-sidebar-outer
{
	position: absolute;
	top: 0;
	left: 1010px;
	width: 140px;
}

/* FORUM STARTPAGE */

.startpage-highlights
{
	width: 60%;
	float: left;
}

.startpage-highlights-title
{
	padding: 0.4em 1em;
	margin-bottom: 1em;
}

.startpage-sidebar
{
	float: left;
	width: 39%;
	margin-left: 1%;
}

/* GLOBAL STARTPAGE */

.startpage-infobox
{
	float: left;
	width: 230px;
	height: 246px;
}

/* FRONTPAGE */

.frontpage-content
{
	width: 72.8%;
	float: left;
}

.frontpage-sidebar
{
	width: 26.2%;
	margin-left: 73.8%;
}

.frontpage-article-big, .frontpage-article-big:hover, .frontpage-article-big:visited, .frontpage-article-big:active,
.frontpage-article-medium, .frontpage-article-medium:hover, .frontpage-article-medium:visited, .frontpage-article-medium:active,
.frontpage-article-small, .frontpage-article-small:hover, .frontpage-article-small:visited, .frontpage-article-small:active
{
	display: block;
	text-decoration: none;
	color: #000;
	padding-bottom: 1em;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 1em;
	clear: both;
	min-height: 120px;
	/*overflow: auto;*/
}

.frontpage-article-big:hover .header, .frontpage-article-big:active .header,
.frontpage-article-medium:hover .header, .frontpage-article-medium:active .header,
.frontpage-article-small:hover .header, .frontpage-article-small:active .header
{
	text-decoration: underline;
}

.frontpage-article-big br, .frontpage-article-medium br, .frontpage-article-small br
{
	display: none;
}

.frontpage-article-big span, .frontpage-article-medium span, .frontpage-article-small span
{
	display: block;
}
.frontpage-article-big img, .frontpage-article-medium img, .frontpage-article-small img
{
	border: 0;
}

.frontpage-article-big img
{
	max-width: 349px;
	max-height: 349px;
}

.frontpage-article-big .header
{
	font-size: 2em;
}

.frontpage-article-big .abstract, .frontpage-article-medium .abstract, .frontpage-article-small .abstract
{
	line-height: 150%;
}

.frontpage-article-big .readmore, .frontpage-article-medium .readmore, .frontpage-article-small .readmore
{
	text-decoration: underline;
	color: Blue;
}

.sidebyside
{
	width: 48%;
	float: left;
}

.sidebyside.left
{
	margin-right: 2%;
}

.sidebyside.right
{
	margin-left: 2%;
}

.sidebyside a
{
	border: 0!important;
}

.sidebyside .frontpage-article-medium img
{
	max-width: 167px;
	max-height: 167px;
	display: block;
	margin: 0.5em 0;
	float: none;
}

.frontpage-article-medium img
{
	max-width: 150px;
	max-height: 150px;
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}

.frontpage-article-small img
{
	max-width: 100px;
	max-height: 100px;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.frontpage-article-medium .site, .frontpage-article-small .site, .album-group-images .site a
{
	text-transform: uppercase;
	color: #777;
}

.frontpage-article-medium .header, .frontpage-article-small .header, .album-group-images .header a
{
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 1.25em;
}

.album-group-images .header a
{
	color: #000;
}

.frontpage-article-medium span
{
	/*margin-left: 110px;*/
	display: block;
}

.frontpage-article-small span
{
	/*margin-left: 74px;*/
	display: block;
}

.album-group-images
{
	border-bottom: 1px solid #777;
	margin-bottom: 1em;
}

/* SIDEBAR */

.widget-container
{
	padding: 2em 0;
}

.widget-container .widget
{
	width: 220px;
	min-height: 150px;
	margin: 0 10px 1em 0;
	float: left;
}

.widget, .global-widget
{
	border: 1px solid #000;
	margin-bottom: 1em;
}

.widget.private, .widget.secure
{
	border: 1px solid #600;
}

.widget-title, .global-widget-title, .box-title
{
	font-weight: bold;
	background-color: #000;
	color: #fff;
	padding: 0.4em 10px;
}

/*.blogs .widget-title
{
	background-color: #9ACD34!important;
}

.blogs .widget
{
	border: 1px solid #9ACD34!important;
}*/

.box-title a, .box-title a:visited, .box-title a:hover, .box-title a:active
{
	color: #fff!important;
}

.widget.private .widget-title, .widget.secure .widget-title
{
	background: #600 url(http://www.ifokus.se/Images/threadlist/padlock.gif) right center no-repeat;
}

.widget-content, .global-widget-content
{
	padding: 2px 10px;
	background-color: #fff;
}

.widget-content h2
{
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #d4d4d4;
}

.widget-content .avatar-list, .global-widget-content .avatar-list
{
	list-style-type: none;
	padding: 0;
	margin: -2px -10px;
}

.widget-content .avatar-list li, .global-widget-content .avatar-list li
{
	padding: 0;
	margin: 0;
	background-color: #f5f5f5;
	border-bottom: 1px solid #fff;
}

.widget-content .activity-index
{
	margin: -2px -10px;
	text-align: center;
	padding: 10px;
	cursor: pointer;
}

.widget-content img, .global-widget-content img
{
	max-width: 230px;
	max-height: 230px;
}

.widget-content .activity-index-value
{
	font-weight: bold;
	font-size: 2em;
}

.widget-content .activity-index-info
{
	text-decoration: underline;
}

.site-list
{
	margin: 0 -8px 0 -8px;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	background-color: #f4f4f4;
}

.site-list li
{
	margin: 0;
	padding: 2px 0 0 0;
	font-weight: bold;
}

.site-list li.site-list-opened a
{
	background: url(http://www.ifokus.se/Images/Threadlist/minus.png) no-repeat 2px center;
}

.site-list li.site-list-closed a
{
	background: url(http://www.ifokus.se/Images/Threadlist/plus.png) no-repeat 2px center;
}

.site-list li.site-list-closed ul
{
	display: none;
}

.site-list li a
{
	padding: 0 2px 2px 16px;
	display: block;
	border-bottom: 1px solid #fff;
}

.site-list li.spacer
{
	padding: 2px;
	border-bottom: 1px solid #fff;
}

.site-list li ul
{
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

.site-list li ul li
{
	margin: 0;
	padding: 2px 0 0 0;
	font-weight: normal;
	list-style-image: none;
}

.site-list li ul li a
{
	padding: 0 2px 2px 16px;
	background-image: none!important;
}

.link-list
{
	margin: 0.25em 0 0.25em 0.4em;
	padding: 0.25em 0 0.25em 0.4em;
	list-style-type:square;
}

.link-list li ul
{
	margin: 0 0 0 0.8em;
	padding: 0 0 0 0.8em;
	list-style-type:square;
}

.link-list li
{
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style-type:square;
}

.widget-content table, .global-widget-content table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.widget-content td, .widget-content th, .global-widget-content td, .global-widget-content th
{
	padding: 0.2em 0;
	vertical-align: top;
}

.widget-content th, .global-widget-content th
{
	font-weight: normal;
	text-align: left;
}

.namevaluetable
{
	width: 100%;
	table-layout: fixed;
}

.namevaluetable th, .namevaluetable td
{
	width: 50%;
}

.image-grid img
{
	width: 64px;
	height: 64px;
	border: 0;
	background: no-repeat center center;
}

.global-dark-border, .global-widget
{
	border: 1px solid #369;
}

.global-dark, .global-widget-title
{
	background-color: #369!important;
	color: #fff!important;
}

.theme-header
{
   padding: 0.4em 0.6em;
}

/* ADS */
.ad-forumbanner
{
	text-align: center;
	clear: both;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.ad-forumbanner img
{
	max-width: 500px;
}

.ad-170
{
	background-color: #ccc;
	height: 200px;
	border-top: 0.1em solid #999;
	border-bottom: 0.1em solid #999;
	margin-bottom: 1em;
}

/* Guides */

.guide a, .guide a:visited, .guide a:hover, .guide a:active
{
	display: list-item;
	list-style-type: square;
	margin: 0 4em 1em 4em;
	color: #000;
	text-decoration: none!important;
}

.guide a:hover strong, .guide a:active strong
{
	text-decoration: underline;
}

.guide a dfn
{
	font-style: normal;
}

.guide hr
{
	margin: 0 4em 1em 4em;
	height: 1px;
}

/* LINKS */

.links-content
{
	width: 320px;
	float: left;
}

.links-sidebar
{
	width: 170px;
	float: right;
}

.links-content h2
{
	margin: 1em 0;
	font-size: 1em;
	font-weight: bold;
	padding: 0.2em 0.4em;
}

.links-content ul
{
	list-style-type: square;
	margin: 0 0 0 8px;
	padding-left: 10px;
}

.links-sidebar img
{
	max-width: 170px;
	max-height: 60px;
	border: 0;
}

/* ADMIN */
.linkgroup-with-icon
{
	float: left;
	width: 45%;
	padding: 0 2.5% 1em 2.5%;
	background-repeat: no-repeat;
	background-position: 2.5% 1.2em;
	min-height: 7.4em;
}

.linkgroup-with-icon.fullwidth
{
	width: 95%;
	float: none;
}

.linkgroup-with-icon h2
{
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

.linkgroup-with-icon > ul
{
	margin: 1em 0 0 72px;
	list-style: square;
}

.linkgroup-with-icon > ul li
{
	margin-bottom: 0.25em;
}

.linkgroup-with-icon > p, .linkgroup-with-icon > table, .linkgroup-with-icon > div, .linkgroup-with-icon > h3
{
	margin: 1em 0 0 72px;
}

.linkgroup-with-icon div.formcontainer
{
	margin-top: 0;
}

.linkgroup-with-icon table
{
	width: 613px;
}

/* FOOTER */

.forum .page-footer
{
	clear: left;
	float: left;
	margin-left: 31%;
}

.blogs .page-footer, .albums .page-footer, .forumstart .page-footer, .global .page-footer, .forum.fullwidth .page-footer
{
	margin-left: 1%;
	width: 98%!important;
}

.page-footer
{
	float: left;
	margin: 1% 0;
	width: 67%;
}

.footer-highlight
{
	border-collapse: separate;
	border: 0;
	margin: 1em 0;
	font-size: 10px;
}

.footer-highlight th, .footer-latestthreads th
{
	text-align: left;
	padding: 4px 6px;
}

.footer-highlight td
{
	vertical-align: top;
	margin: 1px 1px 1px 0;
	padding: 2px;
}

.footer-highlight-header
{
	background: no-repeat left top;
	min-height: 3em;
	padding: 4px 4px 4px 38px;
	text-transform: uppercase;
	color: #444;
}

.footer-highlight-text
{
	background: #efefef url(http://www.ifokus.se/Controls/Footer/Images/footer-highlight-bg.png) top left repeat-x;
	padding: 10px 4px 4px 4px;
	color: #444;
	min-height: 3em;
}

.col25
{
	width: 25%;
}

.footer-latestthreads
{
	border-collapse: collapse;
	margin: 0.2em;
	table-layout: fixed;
	width: 55.5em;
}

.blogs .page-footer .footer-latestthreads, .albums .page-footer .footer-latestthreads, .forumstart .page-footer .footer-latestthreads
{
	width: 73%!important;
}

.footer-latestthread-item
{
	width: 50%;
	vertical-align: top;
	padding-top: 1em;
	padding-bottom: 1em;
}

.footer-latestthread-item *
{
	margin-right: 2em;
}

.footer-latestthread-item div
{
	text-transform: uppercase;
	font-size: 0.85em;
	margin-left: 0.6em;
}

.footer-latestthread-item hr
{
	border-top: 1px solid #999;
	height: 0.1em;
	margin: -1em 2em 1em 0.6em;
	padding: 0;
}

.footer-latestthread-item h2
{
	font-size: 1em;
	font-weight: bold;
	margin: 0.5em 2em 0.5em 4em;
}

.footer-latestthread-item p
{
	font-size: 1em;
	margin: 0.5em 2em 0 4em;
}

.footer-latestthread-item .avatar-small
{
	margin: 0.5em 0 0 0.6em;
	float: left;
}

.footer-links
{
	clear: both;
	text-align: center;
	text-transform: uppercase;
	padding: 1em;
}

.footer-copyright
{
	text-align: center;
	padding: 1em;
	color: #999;
	margin-bottom: 3em;
}

/* SITE DIRECTORY */
#site-directory-table
{
	width: 100%;
	border: 0px;
	margin: 0px;
}

#site-directory-table .site-directory-table-column
{
	padding: 0px;
	width: 50%;
	float: left;
}

.global-start-navigation #site-directory-table .site-directory-table-column
{
	width: auto;
	float: none;
}

.category
{
	border-left: 0.3em solid black;
	padding-left: 0.5em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

.category h2
{
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

a.inactive, a:visited.inactive, a:active.inactive
{
	color: #888888;
}

.global-start-container
{
	margin: 1em 10px;
}

.global-start-navigation
{
	width: 210px;
	float: left;
}

body.global .global-start-navigation h2
{
	margin: 2em 0 0 0;
	font-size: 1em;
	font-weight: bold;
	color: #369;
	text-transform: uppercase;
}

.global-start-navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}

.global-start-navigation ul li
{
	margin-bottom: 2px;
	color: #000;
}

.global-start-navigation ul li a
{
	text-transform: uppercase;
	color: #000;
}

.global-start-navigation hr
{
	margin: 1em 0 0 0;
	border: 0;
	height: 1px;
	width: 90%;
	background-color: #369;
}

body.global h1
{
	text-transform: uppercase;
	color: #369;
}

body.global h2
{
	font-size: 1.2em;
}

body.global p
{
	line-height: 1.5em;
}

body.global #content img
{
	max-width: 480px;
}

.sms-payment
{
	border: 1px solid #666;
	background-color: #efefef;
	padding: 1em;
}

.sms-payment h3
{
	font-size: 1.2em;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

.favoritesbutton
{
	background: #f60;
	margin-bottom: 1em;
}

/* Avatarer */
.Avatar
{
	margin: 0;
	/*width: 32px;
	height: 32px;*/
}

.AvatarMoreInfo
{
	font-size: 7pt;
	display: block;
	margin-bottom: 1em;
}

.SmallAvatar, .BigAvatar, .SmallAvatarOwn
{
	margin: 0;
	display: block;
	width: 64px;
	height: 64px;
	background-color: #e0e0e0;
}

.SmallAvatar img, .BigAvatar img, SmallAvatarOwn img
{
	border: 0;
	margin: 0;
}

.SmallAvatarOwn
{
	background-color: #e0e0e0;
	background-image: url('http://www.ifokus.se/Images/element/avatar_bg.gif');
	background-repeat: no-repeat;
}

.SmallAvatar
{
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	width: 62px;
	height: 62px;
}

.SmallAvatar img, .SmallAvatarOwn img
{
	max-width: 32px;
	max-height: 32px;
}

.SmallAvatar img
{
	margin: 1.5em;
}

.BigAvatar img
{
	max-width: 64px;
	max-height: 64px;
}

A.AuthorInfoLink, A:visited.AuthorInfoLink, A:active.AuthorInfoLink
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

A:hover.AuthorInfoLink
{
	text-decoration: underline;
}

.avatar-small
{
	line-height: 24px;
}

.avatar-small img
{
	border: 0;
	width: 24px;
	height: 24px;
	margin-right: 1em;
	vertical-align: middle;
}

/* Popups */

.popup
{
	border: 0;
	margin: 1em;
	background: #fff;
}

.popup .formcontainer-header
{
	margin-top: 0;
}
 
#iFokusPopup {
  border: 1em solid #369;
  background: #369;
  padding: 0.1em;
  overflow: auto;
  overflow-x: hidden;
  font-family: Verdana, Arial, sans-serif;
  z-index: 999;
}

#iFokusPopup iframe
{
	border: 0;
}

.popup-top
{
	position: fixed;
	top: 0; 
	left: 0;
	width: 100%;
	height: 11.8em;
	background-color: #fff;
	z-index: 100;
}

.popup-header
{
	height: 6.4em;
	background-color: #000;
	color: #fff;
	padding: 1em;
}

.popup-header a.BigAvatar, .popup-header a.SmallAvatar
{
	float: left;
	margin-right: 1em;
	border: 0;
}

.popup-header a.BigAvatar img, .popup-header a.SmallAvatar img
{
	width: 6.4em!important;
	height: 6.4em!important;
	border: 0!important;
}

.popup-header h1
{
	margin: 1.333em 0 0 0;
	float: left;
	font-weight: bold;
	font-size: 2.4em;
}

.popup-tabs
{
	height: 2em;
	color: #fff;
	background-color: #666;
	text-transform: uppercase;
}

.popup-tabs a, .popup-tabs a:visited, .popup-tabs a:hover, .popup-tabs a:active
{
	display: block;
	height: 2em;
	line-height: 2em;
	color: #fff;
	float: left;
	padding: 0 1em;
}

.popup-content
{
	background-color: #fff;
	padding: 1em 0;
	margin-top: 10.8em;
}

.popup-content h2
{
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.popup-tabs a.popup-closebutton, .popup-tabs a.popup-closebutton:hover
{
	color: #fff;
	float: right;
	font-weight: bold;
}

.popup-tabs a.selected
{
	font-weight: bold;
}

#close-button
{
	position: absolute;
	top: 1em;
	right: 1em;
}

#close-button img
{
	border: 0;
	width: 1.8em;
	height: 1.8em;
}

/* TOPBAR */
#topbar
{
	position: relative;
	width: 100%;
	height: 4em;
	background: left bottom repeat-x;
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-bg-blue-fixed.jpg);
}

#topbar-logotype img
{
	width: 106px;
	height: 40px;
	border: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 102;
}

#topbar-networktabs
{
	position: absolute;
	left: 106px;
	bottom: 0;
	z-index: 102;
}

#topbar-networktabs ul
{
	margin: 0 0 0 0;
	padding: 0;
}

#topbar-networktabs li
{
	display: block;
	float: left;
	text-align: center;
	background: top left no-repeat;
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-middle-blue.gif);
}

#topbar-networktabs li a
{
	display: block;
	background: top left no-repeat;
	color: #fff;
	cursor: hand;
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-left-blue.gif);
}

#topbar-networktabs li a span
{
	display: block;
	background: top right no-repeat;
	padding: 0.4em 1.75em 0 1.75em;
	line-height: 2.25em;
	height: 2.25em;
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-right-blue.gif);
	
}

body.forum #topbar-networktabs li.forums-tab
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-middle-forum.gif);
}

body.forum #topbar-networktabs li.forums-tab a
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-left-forum.gif);
}
body.forum #topbar-networktabs li.forums-tab a span
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-right-forum.gif);
}

body.blogs #topbar-networktabs li.blogs-tab
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-middle-blogs.gif);
}

body.blogs #topbar-networktabs li.blogs-tab a
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-left-blogs.gif);
}

body.blogs #topbar-networktabs li.blogs-tab a span
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-right-blogs.gif);
}

body.albums #topbar-networktabs li.albums-tab
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-middle-albums.gif);
}

body.albums #topbar-networktabs li.albums-tab a
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-left-albums.gif);
}

body.albums #topbar-networktabs li.albums-tab a span
{
	background-image: url(http://www.ifokus.se/Images/Framework/topbar-tab-right-albums.gif);
}

/* Personal Sidebar */

.personalsidebar
{
	background-color: #000;
	margin-bottom: 1em;
	padding: 4px;
	position: relative;
	line-height: normal;
}

.personalsidebar a, .personalsidebar a:visited, .personalsidebar a:hover, .personalsidebar a:active
{
	color: #369;
}

.ps-widget
{
	
}

.ps-widget-title
{
	/*position: relative;*/
	color: #fff;
	font-weight: bold;
	padding: 4px;
}

.ps-widget-title-action
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 4px;
}

.personalsidebar .ps-widget-title a
{
	color: #fff;
}

.ps-widget-content
{
	background-color: rgb(237, 240, 245);
	overflow: auto;
}

.ps-widget-content ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.ps-widget-content ul li
{
	background-color: rgb(237, 240, 245);
	background-position: left center;
	background-repeat: no-repeat;
	border: solid 1px #fff;
	border-bottom: 0;
	padding: 4px 4px 4px 25px;
}

.ps-widget-content ul li .right
{
	float: right;
	text-align: right;
}

.ps-widget-content ul li a
{
	font-weight: bold;
}

.ps-widget-content ul li .action
{
   float: right;
	width: 16px;
	height: 16px;
	border: 0;  
}

.ps-widget-content ul li.group
{
   padding: 4px 4px 4px 8px;
   font-weight: bold;
   color: #fff;
   background-color: #444;
}

#ps-shortcuts ul li
{
	height: 14px;
}

#ps-userinfo, #ps-loginform, #ps-register
{
	position: relative;
	color: #fff;
}

.personalsidebar #ps-loginform a
{
	color: #fff;
}

#ps-loginform
{
	margin: 10px 19px 10px 18px;
	height: 132px;
}

#ps-register
{
	height: 151px;
	background: url(http://www.ifokus.se/Images/User/bg_register.jpg) no-repeat top left;
}

/*#ps-userinfo-stats, #ps-loginform, #ps-register
{
	font-size: 0.625em;
}*/

#ps-stone
{
	position: absolute;
	top: 0;
	right: 0;
	width: 76px;
	height: 68px;
}

#ps-stone a, #ps-stone a:hover, #ps-stone a:visited, #ps-stone a:active
{
	color: #fff;
	text-decoration: none;
}

#ps-stone span
{
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}

#ps-userinfo-stats
{
	height: 4em;
	font-weight: bold;
}

.ps-avatar
{
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 4px;
}

#ps-userinfo-stats a
{
	color: #fff;
}

#ps-userinfo-notifications 
{
	margin-top: 4px;
}

#ps-userinfo-notifications br
{
	display: none;
}

#ps-userinfo-notifications a
{
	display: block;
	position: relative;
	background: url(http://www.ifokus.se/Images/User/bg_buttons.gif) no-repeat top left;
	line-height: 29px;
	height: 29px;
	font-weight: bold;
	padding-left: 50px;
	margin-top: 4px;
}

#ps-userinfo-notifications a .see-all
{
	color: #666;
	float: right;
	text-align: right;
	padding-right: 4px;
}

#ps-userinfo-notifications a img
{
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 29px;
}

#ps-favorites-sites li
{
	/*position: relative;*/
}

#ps-favorites-sites li input
{
	/*position: absolute;
	right: 0;
	top: 0;*/
	float: right;
	margin: -3px 0;
}

#ps-favorites-sites li .loading
{
	/*position: absolute;
	right: 0;
	top: 0;*/
	float: right;
	width: 16px;
	height: 16px;
	border: 0;
}

.favorite a
{
	font-weight: bold!important;
	color: inherit!important;
}

.notfavorite a
{
	color: #333!important;
	font-weight: normal!important;
}

#ps-favorites-sites .ps-favorories-allsites a, #ps-favorites-sites .ps-favorories-allsites a:visited, 
#ps-favorites-sites .ps-favorories-allsites a:hover, #ps-favorites-sites .ps-favorories-allsites a:active
{
	color: #333;
	font-weight: normal;
}

.corner
{
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	background-repeat: no-repeat;
}

#ps-topleft
{
	background-image: url(http://www.ifokus.se/Images/User/upper_left.gif);
	top: 0;
	left: 0;
}

#ps-topright
{
	background-image: url(http://www.ifokus.se/Images/User/upper_right.gif);
	top: 0;
	right: 0;
}

#ps-bottomleft
{
	background-image: url(http://www.ifokus.se/Images/User/lower_left.gif);
	bottom: 0;
	left: 0;
}

#ps-bottomright
{
	background-image: url(http://www.ifokus.se/Images/User/lower_right.gif);
	bottom: 0;
	right: 0;
}

/* FORMS */

.formcontainer
{
	background: #f0f0f0 url('http://www.ifokus.se/Images/Framework/bgshade.gif') bottom repeat-x;
	padding: 1em;
}

.message-comment-editor
{
	background: #f0f0f0 url('http://www.ifokus.se/Images/Framework/bgshade.gif') bottom repeat-x;
}

.formcontainer-header
{
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana;
	margin: 2em 0 0 0;
	background-color: #006;
	color: White;
	padding: 0.4em 0.6em;
}

.formcontainer-footer
{
	padding: 0.4em 0.6em;
}

.formfield-labeltop, .formfield-labelleft
{
	margin-bottom: 1em;
	clear: both;
}

.formfield-labeltop br, .formfield-labelleft br
{
	display: none;
}

.formfield-labeltop label
{
	display: block;
	float: left;
}

.formfield-labeltop input, .formfield-labeltop select, .formfield-labeltop textarea
{
	clear: left;
	margin: 0;
	display: block;
}

.formfield-labeltop select.mceSelectList
{
	display: inline;
}

 .instruction
 {
	line-height: 1.2em;
 }
  

fieldset.formfield-labelleft
{
	border: 0;
}

div.formfield-labelleft
{
	clear: left;
}

legend
{
	font-weight: bold;
	color: black;
}

.formfield-labelleft label
{
	display: block;
	float: left;
	width: 90px;
	height: 1em;
	margin: 3px auto;
	text-align: right;
}

.formfield-labelleft span, .formfield-labeltop span
{
	display: block;
	float: left;
	width: 10px;
}

span.mceToolbarContainer
{
	display: inherit;
	float: inherit;
	width: auto;
}

/*span.mceEditorContainer
{
	clear: both;
}*/

.formfield-labelleft span.mceEditor
{
	display: block;
	float: none;
	margin-left: 100px;
	width: auto;
}

span.mceEditor br
{
	display: block;
}

span.validationerror
{
	color: #f00;
   float: none;
	display: block;
	margin-top: 0;
	width: auto!important;
}

.formfield-labelleft .validationerror
{
   margin-left: 100px;
}

.formfield-labelleft input[type=text], .formfield-labelleft input[type=file], .formfield-labelleft input[type=password], 
.formfield-labelleft textarea, .formfield-labelleft select
{
	/*display: block;
	float: none;
	margin-left: 10em;*/
}

.formfield-labelleft .helptext, .formfield-labelleft .errormessage
{
	width: auto;
	margin-left: 100px;
	margin-bottom: 1em;
	display: block;
}

.formfield-labelleft .errormessage
{
	color: #f00;
	font-weight: bold;
}

.formfield-labelleft.checkbox
{
	padding-left: 100px;
}

.checkbox input[type=checkbox], .checkbox input[type=radio], .checkbox span input[type=checkbox], .checkbox span input[type=radio]
{
	margin: 3px 3px 3px 0;
	float: none;
	display: inline;
	width: auto;
}

.checkbox span
{
   display: inline;
   float: none;
   width: auto;
}

.checkbox label
{
	margin: 0.3em 0;
	float: none;
	display: inline;
	width: auto;
	white-space: nowrap;
}

.checkbox br
{
	display: block;
}

.formfield-labelleft.submitbuttons
{
	padding-left: 100px;
}

.formfield-labelleft div
{
	margin: 0 0 1em 0;
	border: 0;
}

.formfield-labelleft .formfield-validation
{
	display: block;
}

.formcontainer .formfield-labelleft .fullwidth
{
	width: 360px;
}

.formcontainer .fullwidth
{
	width: 100%;
}

.message-comment-editor .formfield-labelleft .fullwidth
{
	width: 230px!important;
}

.formcontainer .formfield-labelleft .checkboxlist
{
   margin-left: 100px;
   min-height: 16px;
   max-height: 120px;
   width: 360px;
   overflow: auto;
   border: 1px inset #999;
   padding: 2px;
   background: #fff;
}

.formcontainer .formfield-labelleft .checkboxlist label
{
   float: none;
   display: inline;
   width: auto;
   text-align: inherit;
   margin: 0.3em 0;
}

.formcontainer .formfield-labelleft .checkboxlist br
{
   display: block;
}

.formcontainer .formfield-labelleft .checkboxlist span
{
   float: none;
   width: auto;
   display: inline;
}

/* TABLES */

.zebratable
{
	border-collapse: collapse;
	width: 100%;
	font-size: 1em;
}

.zebratable th, .zebratable td
{
	padding: 2px 4px;
}

.zebratable th
{
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	padding: 4px;
}

.zebratable td
{
	border-bottom: 1px solid #ddd;
}

.zebratable thead
{
	background-color: #000;
	color: #fff;
}

.zebratable tfoot
{
	background-color: #d4d4d4;
	border-top: 1px solid #000;
}

.zebratable .evenrow td
{
	background-color: #efefef;
}

.zebratable .number, .zebratable .action
{
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
}
.zebratable tfoot td
{
	text-align: right;
	font-weight: bold;
}

.defaultbutton
{
	font-weight: bold;
}

/* INLÄGGSLISTA */

#threadlist
{
	margin-top: 1em;
	line-height: 1em;
}

#threadlist ul, #threadlist li, #threadlist a
{
	margin: 0;
	padding: 0;
}

#threadlist-actions
{
	margin: 0;
	height: 32px;
	white-space: nowrap;
}

.groups-header
{
	background-color: #000;
	padding: 0.25em 2% 0.25em 7%;
	color: #fff;
	height: 1.25em;
}

#threadlist-groups li a.private span
{
	background: url(http://www.ifokus.se/Images/Threadlist/privategroup.gif) no-repeat right center;
}

#threadlist-groups
{
	clear: both;
	list-style: none;
}

#threadlist-groups li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#threadlist-groups li.closed a
{
	background-image: url('http://www.ifokus.se/Images/ThreadList/plus.png');
	background-position: 0.2em center;
	background-repeat: no-repeat;
	margin-bottom: 0.2em;
}

#threadlist-groups li.closed ul
{
	display: none;
}

#threadlist-groups li.open ul
{
	display: block;
	margin-bottom: 0;
}

#threadlist-groups li.open a
{
	margin-bottom: 0;
}

#threadlist-groups li a
{
	display: block;
	border-top: 0.1em solid black;
	border-bottom: 0.1em solid black;
	color: #000;
	text-decoration: none;
}
#threadlist-groups li a span
{
	display: block;
	padding: 0.2em 2% 0.2em 7%;
}

#threadlist-groups li ul
{
	background-color: #efefef;
	color: #000;
}

#threadlist-groups li ul li
{
	text-decoration: none;
	display: block;
	border-top: 0;
	border-bottom: 1px solid #efefef;	
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#threadlist-groups li ul li a
{
	text-decoration: none;
	display: block;
	border-top: 0;
	border-bottom: 1px solid #efefef;	
	padding: 0;
	margin: 0;
	background-color: #fff;
}

.thread a
{
	height: 3em;
	position: relative;
	font-weight: normal;
}

li.thread
{
	height: 3em;
}

#threadlist-groups li ul li.article a
{
	display: block;
	padding: 0.5em 1em;
}

.article a, .article a:visited, .article a:active, .article a:focus
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

.threads li a:active, .threads li a:hover, .threads li a:focus
{
	background-color: #f4f4f4;
	font-weight: normal;
}

.article a:link .article-subject
{
	font-weight: bold;
}

.article a:link .article-avatar
{
	float: right;
	display: block;
	width: 6.4em;
	height: 6.4em;
	margin: 0 0 1em 1em;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
}

.article-related
{
   border-top: 1px solid #efefef;
   margin-top: 1em;
   padding: 1em;
}

.article-related ul
{
   margin: 0 1em;
}

.article-related h3
{
   font-size: 1em;
   margin: 0;
}

.article-related a
{
   color: Blue;   
}

.thread a.read .message-subject
{
	font-weight: normal;
}

.thread a.unread .message-subject
{
	font-weight: bold;
}

.thread a:hover .message-subject, .thread a:active .message-subject, .thread a:focus .message-subject
{
	text-decoration: underline;
}

#threadlist-groups li .threads li a span
{
	display: block;
	cursor: pointer;
	padding: 0;
}

.thread a span
{
	position: absolute;
	line-height: 1.5em;
	white-space: nowrap;
}

.message-hidden
{
	display: none!important;
}

.message-icon
{
	/*width: 1.3em;*/
	width: 5%;
	height: 3em;
	background-color: #efefef;
	top: 0;
	left: 0;
	text-align: center;
}

.message-icon img
{
	border: 0;
	width: 11px;
	height: 11px;
	margin-top: 0.2em;
}

.thread a span.deleteButton
{
	background-image: url("/Images/Threadlist/remove_disabled.gif");
	background-position: center 3px;
	background-repeat: no-repeat;
}

.thread a:hover span.deleteButton, .thread a:active span.deleteButton
{
	background-image: url("/Images/Threadlist/remove.gif");
}

.message-subject
{
	top: 0;
	left: 7%;
	color: #000;
	white-space: nowrap;
	width: 70%;
	overflow: hidden;
	z-index: 4;
}

.message-replies
{
	top: 0;
	/*right: 0.4em;*/
	right: 2%;
	width: 21%;
	color: #000;
	text-align: right;
	z-index: 3;
}

.message-author
{
	bottom: 0;
	/*left: 1.7em;*/
	left: 7%;
	width: 53%;
	color: #999;
	z-index: 2;
}

.message-date
{
	bottom: 0;
	/*right: 0.4em;*/
	right: 2%;
	width: 38%;
	text-align: right;
	color: #999;
	z-index: 1;
}

.article-subject
{
	font-weight: bold;
}

.article-abstract
{
	font-weight: normal;
}

#threadlist-groups div.thread-pagination
{
	background: #fff;
	border: 0;
	text-align: center;
	padding: 1em 0 1em 0;
}

#threadlist-groups div.thread-pagination a
{
	text-decoration: none; 
	color: #000;
	display: inline;
	border: 0;
	padding: 0;
}

.inbox-full
{
	background-color: rgb(242, 91, 33);
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0.4em 1em!important;
}

.inbox-full a, .inbox-full a:active, .inbox-full a:visited, .inbox-full a:hover
{
	color: #fff;
}

/* INLÄGG */

.message-topbar
{
	background-color: #000;
	padding: 0.25em 1em;
	color: #fff;
	height: 1.25em;
	position: relative;
	text-align: right;
	line-height: 1.25em;
}

/*.message-topbar span
{
	position: absolute;
	top: 0.25em;
	left: 1em;
	height: 1.25em;
}*/

.message-topbar a
{
	border-left: 0.1em solid #fff;
	color: #fff!important;
	padding: 0 0 0 0.5em;
	margin: 0 0 0 0.5em;
}

.message-topbar span.stbuttontext
{
   line-height: 1.25em!important;
   font-weight: bold;
}

.message-topbar a.stbutton
{
   /*background: none!important;*/
   padding: 0 0 0 0.5em!important;
	margin: 0 0 0 0.5em!important;
	line-height: 1.25em!important;
}

.message-topbar a.stico_default
{
   background: none!important;
}

.message-topbar a:visited, .message-topbar a:hover, .message-topbar a:focus
{
	color: #fff!important;
}

a.message-topbar-first
{
	border-left: none;
}

.message-infobar, .message-infobar:visited, .article-infobar, .article-infobar:visited
{
	background-color: rgb(242, 91, 33);
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0.4em 1em!important;
}

.message-infobar:hover, .message-infobar:active, .article-infobar:hover, .article-infobar:active
{
	color: #fff;
	text-decoration: underline;
}

.message-infobar
{
	border-left: 70px solid #f4f4f4;
}

.message-deleted
{
	color: #999;
}

.message, .message-comment, .article, .mini-message
{
	clear: both;
	/*height: 1%;*/
	min-height: 18em;
	border-bottom: 0.1em solid #e4e4e4;
	position: relative;
}

.message,.message-comment
{
	border-right: 1px solid #e4e4e4;
}

.mini-message
{
	min-height: 6em;
}

.jump-up
{
	font-weight: bold;
}

.message-metadata, .message-comment-metadata, .mini-message-metadata
{
	font-size: 10px;
	background-color: #f4f4f4;
	padding: 0 3px;
	width: 64px;
	/*float: left;*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	line-height: 125%;
	color: #666;
}

.message-content, .message-comment-content
{
	/*float: left;*/
	/*min-height: 13em;*/
}

.message-index
{
	padding: 5px 3px; 
	text-align: right;
}

.message-index a
{
	color: #666;
	text-decoration: none;
}

.message-inline-metadata, .message-comment-inline-metadata, .article-inline-metadata
{
	color: #666;
	margin: -1em -1em 0 -1em;
	padding: 0.5em 1em;
	text-align: right;
}

.article-inline-metadata
{
	padding: 1em;
}

.hidden
{
	display: none;
}

.managethread, .managethread:hover, .managethread:visited, .managethread:active
{
	/*float: right;
	text-transform: none;*/
	color: #00f;
}

.article-content blockquote, .message-content blockqoute, .message-comment-content blockquote
{
	margin: 1em 0;
	font-style: italic;
	padding: 10px;
	border-left: 4px solid #9ACD34;
	background-color: rgb(242, 249, 227);
}

pre 
{
	margin: 0;
	padding: 10px;
	font-size: 1.5em;
	border-left: 4px solid #666;
	background-color: #f5f5f5;
}

pre p
{
	margin: 0;
}

.mini-message-metadata
{
	width: 5em;
	padding: 0.5em;
	overflow: hidden;
}

.article-metadata
{
	float: right;
	width: 64px;
	padding: 10px 3px;
}

.article-metadata-bottom
{
	height: 80px;
	clear: both;
}

.message-content, .message-comment-content
{
	padding: 1em;
	/*border-left: 12em solid #f4f4f4;*/
	margin-left: 70px;
	overflow: auto;
}

.mini-message-content
{
	padding: 0.5em;
	border-left: 6em solid #f4f4f4;
}

.mini-message-content .readmore
{
	display: block;
	margin-top: 1em;
}

.message-content p, .message-comment-content p
{
	line-height: 150%;
}

.message-content img, .message-comment-content img
{
	max-width: 395px;
}

.message-content pre, .message-comment-content pre
{
	white-space: normal;
	max-width: 400px;
}

.message-comment-header
{
	padding: 0.4em 1em;
}

.message-comment-button
{
	padding: 1em;
	text-align: right;
	position: relative; /* Why? */
}

.article-content
{
	padding: 1em;
	margin-right: 70px;
	border-right: 0.1em solid #d4d4d4;
}

.article-content .float
{
	float: right;
	margin: 1em 0 1em 1em;
}

.message-content a, .message-content a:visited, .message-content a:active, .message-content a:hover, 
.article-content a, .article-content a:visited, .article-content a:active, .article-content a:hover, 
.message-comment-content a, .message-comment-content a:visited, .message-comment-content a:active, .message-comment-content a:hover
{
	color: Blue;
	text-decoration: underline;
}

.article-content img
{
	max-width: 400px;
}

.message-content h1, .article-content h1
{
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 2em;
}

.message-content h2, .article-content h2
{
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.message-content h3, .article-content h3
{
	font-weight: bold;
	font-size: 100%;
	margin: 0;
}

.article-abstract
{
	font-weight: bold;
	margin: 0 0 1em 0;
}

.message-header
{
	height: 32px;
	line-height: 32px;
	color: #777;
	position: relative;
}

.message-header span.message-group
{
	font-size: 1.2em;
}

.message-header span.message-readcount
 {
    position: absolute;
    top: 0;
    right: 1em;
 }

.message-commentlink, .message-commentlink:hover, .message-commentlink:active, .message-commentlink:visited
{
	clear: both;
	display: block;
	height: 4em;
	padding: 0.7em 0 0 5em;
	margin-top: 1em;
	background: url('http://www.ifokus.se/Images/Threads/Comment.gif') 0.8em 0.8em no-repeat;
	border-top: 0.1em solid #999;
}

.message-commentlink a, .message-commentlink a:hover, .message-commentlink a:active, .message-commentlink a:visited
{
	color: #000;
	text-decoration: none;
}

.article-commentlink
{
	margin: 1em 70px 1em 1em;
}

/*.message-commentlink:hover
{
	background-image: url('http://www.ifokus.se/Images/Threads/Comment_hover.png');
}*/

.message-commentlink span
{
	display: block;
	font-weight: bold;
}

.message-commentlink-subject
{
	line-height: 150%;
	color: #000;
	font-weight: normal;
	font-size: 1.2em;
}

textarea.message-comment-editor
{
	width: 98%;
	height: 20em;
}

div.message-comment-editor
{
	padding: 0 0 1em 0;
}

.message-attachment
{
	float: right;
	width: 60px;
	margin: 0 0 20px 10px;
}

.message-attachment a, .message-attachment a:link, .message-attachment a:visited, .message-attachment a:active, .message-attachment a:hover
{
	text-decoration: none;
	color: #666;
}

.message-attachment .attachment
{
	display: block;
	text-align: center;
	width: 60px;
	height: 60px;
}

.attachment:hover .attachment-filename, .attachment:active .attachment-filename
{
	text-decoration: underline;
}

.attachment-preview
{
	width: 60px;
	height: 60px;
	border: 0;
	background: no-repeat center center;
}

.attachment-filename
{
	line-height: 200%;
	color: #000;
	text-align: right;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

.attachment-type, .attachment-size
{
	text-align: right;
	color: #666;
	display: block;
}

.message-content h1.blogheader
{
   margin: 8px 0 0.5em 0;
   font-size: 1.75em;
}

h1.blogheader a, h1.blogheader a:visited, h1.blogheader a:hover
{
   color: #000;
   text-decoration: none;
}

.message-content .postdate
{
   color: #666;
   margin-bottom: 1em;
}

.categoriesandcomments
{
	margin: 0 0 2em 80px;
}

.postactions, .postpermalink, .postcomments
{
	float: left;
	padding-right: 1em;
	margin-right: 1em;
	border-right: 1px solid #ccc;
}

.message .article-related
{
   margin-left: 80px;
}

.postdeleted
{
	color: #f00;
}

.paging
{
   text-align: center;
}

/* LEGACY */
.ArticleWithColumns
{
	margin-right: 0!important;
	border-right: 0!important;
}

.ArticleText
{
	vertical-align: top;
	padding-right: 10px;
}

.ArticleColumn
{
	vertical-align: top;
	padding-left: 10px;
	width: 120px;
	border-left: 1px solid #999;
}

.ArticleColumn h2
{
	font-size: 1em;
}

.ArticleColumn ul
{
	margin: 0 0 1em 9px;
	padding: 0 0 1em 9px;
	list-style: square;
}

.ArticleColumn ul a,.ArticleColumn ul a:active, .ArticleColumn ul a:visited,.ArticleColumn ul a:hover
{
	text-decoration: underline;
	color: blue;
}

.SurveyAnswersTable
{
	border-collapse: collapse;
	border: 0;
	margin: 0;
	width: 90%;
}

.SurveyAnswersTable td, .SurveyAnswersTable th
{
	padding: 1%;
}

.SurveyAnswersTable tfoot
{
	color: #666;
}

.SurveyAnswersTable tbody
{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.SurveyAnswersTable th
{
	font-weight: normal;
	text-align: left;
	width: 33%;
}

.SurveyAnswersTable td
{
	width: 65%;
}

.SurveyAnswerBar
{
	float: left;
	display: block;
	background-color: Red;
	font-size: 90%;
}

.SurveyVote
{
	border-top: 1px solid #999;
	background-color: #f4f4f4;
	padding: 1em 1em 1em 2em;
	margin: 1em 0 -1em 0;
}

/* THEMES */

.themepreview
{
	width: 80px;
	height: 80px;
	margin: 5px;
	float: left;
	text-align: center;
}

.themepreview a, .themepreview a:hover
{
	text-decoration: none;
}

.themepreview a:hover span
{
	text-decoration: underline;
}

.themepreview img
{
	border: 0;
	width: 64px;
	height: 64px;
}

.bigthumbnail
{
	display: block;
	width: 140px;
	height: 130px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

.user-signature, .user-signature a, .user-signature:visited, .user-signature:hover, .user-signature:active
{
	color: #666!important;
}

.user-signature img
{
	max-height: 50px;
	max-width: 400px;
}

.ps-widget-title.tabs
{
   padding: 0;
   overflow: hidden;
   height: 21px;
}

.ps-favorites-tabs
{
   display: block;
   float: left;
   height: 21px;
   text-indent: -1000px;
   background: url(http://www.ifokus.se/Images/User/SidebarTabs.gif) no-repeat;
}

#ps-favorites-sites-tab
{
   width: 83px;
   background-position: 0 -24px;
}

#ps-favorites-sites-tab.selected
{
   background-position: 0 0;
}

#ps-favorites-users-tab
{
   width: 90px;
   background-position: -83px -24px;
}

#ps-favorites-users-tab.selected
{
   background-position: -83px 0;
}

#ps-favorites-chat-tab
{
   width: 69px;
   background-position: -173px -24px;
}

#ps-favorites-chat-tab.selected
{
   background-position: -173px 0;
}

#global-start-navigation-content img
{
	max-width: 210px;
}
