@import url(tools.css);
/*Base for layouts - anything that is common to all layout types*/
BODY
{
	background: #FFFFFF url(../images/background.png) repeat-y center;
	#text-align: center;
}
BODY, DIV, IMG, HTML
{
	padding: 0;
	margin: 0;
}
BODY.conditions, BODY.conditions P
{
	background: #FFFFFF;
	margin: 0;
	padding: 10px;
	font: 11.5px/15px Arial;
	/*[ph]0*/
}
@media print
{
	BODY.conditions, BODY.conditions P
	{
		/*[id]0*/color: #000000;
	}
}
BODY.conditions STRONG
{
	font-weight: bold;
	color: #000000;
}
#page
{
	width: 1039px;
	overflow: visible;
	margin-top: 61px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	padding: 0;
	display: block;
	/*[disabled]border:2px solid #020202;*/
	position: relative;
	background-color: transparent;
	background-image: url(../images/content-side-shadows.png);
	background-repeat: repeat-y;
}
#top-shadow
{
	position: absolute;
	top: -60px;
	left: 4px;
	width: 1010px;
	height: 81px;
	z-index: -1;
	background: url(../images/content-top-shadow.png) no-repeat 0px 0px;
}
#header
{
	height: 135px;
	width: 792px;
}
#branding
{
	position: absolute;
	top: 26px;
	left: 90px;
	z-index: 6;
}
#popup
{
	z-index: 2000;
}
#top-wide
{
	display: block;
	left: 45px;
	top: -30px;
	position: absolute;
	background: transparent url(../images/top-wide.jpg) no-repeat;
	width: 910px;
	height: 170px;
}
#content
{
	width: 910px;
	display: block;
	background: transparent url(../images/content-gradient.png) repeat-y;
	margin: 0px 0 0 45px;
	#margin-left: -38px;
	padding-top: 0;
	padding-bottom: 0px;
}
#svenskaHome
{
}
#intro
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 964px;
	height: 609px;
	z-index: 20;
	/*[disabled]width:964px;*/
	background: url(../images/intro.png) no-repeat 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 32px;
}
.introw
{
	width: 964px;
	/*[disabled]width:1081px;*/
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#intro_text
{
	text-align: center;
	margin: 0 auto;
	color: #5E5E5E;
	z-index: 10;
	width: 964px;
	/*[disabled]width:964px;*/
	height: 52px;
	font-size: 14px;
}
#intro_text_links
{
	padding-top: 34px;
}
#intro_text A:link, #intro_text A:visited
{
	color: #5E5E5E;
	text-decoration: none;
}
#intro_text A:active, #intro_text A:hover
{
	color: #FFF;
	text-decoration: none;
}
#intro_image
{
	position: absolute;
	top: 20px;
	left: 27px;
	cursor:pointer;
}
#intro_rt
{
	float: right;
}
#intro_audio
{
	z-index: 0;
}
#main
{
	float: left;
	width: 391px;
	display: block;
	min-height: 478px;
	padding: 29px 30px 0 113px;
	margin: 102px 0 0 23px;
	background-color: #FFFFFF;
}
#decoration
{
	background: url(../images/bottom-right-decoration.png) no-repeat;
	width: 150px;
	height: 300px;
	position: absolute;
	z-index: 5;
	bottom: 52px;
	right: 112px;
}
#language-bar
{
	width: 700px;
	height: 40px;
	position: absolute;
	top: 103px;
	left: 46px;
	#text-indent: -550px;
	background: url(../images/language-bar.png) no-repeat;
	z-index: 5;
	/*[disabled]color:#4F4F4F;*/
	/*color: #BBBABA;*/
	color:#999;
	padding-left: 170px;
	#padding-left: 164px;
	_padding-left: 174px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0;
}
#local_1
{
	float: left;
	display: block;
	width: 160px;
	/*[empty]background-color:;*/
	padding: 0;
	margin: 90px 0 0 15px;
	text-align: left;
}
#local_2
{
	width: 127px;
	float: left;
	display: block;
	margin-top: 30px;
}
#local_2 IMG
{
	position: relative;
	z-index: 100;
}
#top-right-text-image
{
	position: absolute;
	left: 954px;
	top: 135px;
	z-index: 1;
	width: 100px;
	height: 590px;
	background: url(../images/side-text-right.png) no-repeat;
}
#footer p
{
	font-size: 12px;
	text-align: center;
	padding: 6px 10px 0px;
	font-weight: normal;
	color: #B6B6B6;
	margin: 0;
}
#footer P A
{
	color: #B6B6B6 !important;
}
#footer P A:hover
{
	text-decoration: underline;
}
#footer
{
	margin: 0px 0;
	background: transparent url(../images/bottom-shadow.png) no-repeat bottom left;
	width: 991px;
	height: 72px;
	position: absolute;
	display: block;
	bottom: -65px;
	z-index: 1;
	left: 8px;
	padding-top: 0px;
}
#footer .footer-btn
{
	position: relative;
	bottom: -8px;
	left: 2px;
	display: inline;
}
#inner
{
	background: #FFFFFF;
	z-index: 1;
	width: 762px;
	height: 54px;
	margin-left: 45px;
}
.alignleft
{
	float: left;
	padding-right: 15px;
	clear: left;
}
.alignright
{
	padding-left: 15px;
	float: right;
	clear: right;
}
.top-line
{
	border-top: 1px solid #B9BEC0;
}
.bottom-line
{
	border-bottom: 1px dotted #B9BEC0;
	margin-bottom: 18px;
	display: inline-block;
}
#special_a
{
}
#special_b
{
}
/* SIMPLE FB PLUGIN */
/* hide header */
._1drm, #u_0_1 {
	display: none !important;
}
/* RECENT FB POSTS ! */
/* plugins/recent-facebook-posts/assets/css/default.css */
.rfbp-heading {
	display: none;
}
.rfbp-post {
	background:#ffffff url('../images/fb-post-header.jpg') no-repeat left top;
	padding-top: 60px !important;
}
.fb-posts {
	width: 280px;
	height: 550px;
	background-color: #fff;
	padding: 0 10px;
	margin: 0;
	font-size: 10px;
	overflow-y: auto; 
	overflow-x: hidden;
}
.fb-posts-top {
	width: 291px;
	margin: 0;
	margin-top: 16px;
	background-color: #000;
	color: #fff;
	border-bottom: 1px solid #999999;
	padding: 0 0 0 10px;
	height: 20px;
	cursor:pointer;
}
.fb-posts-top a {
	color: #fff;
}
/* EASY FACEBOOK FEED*/
.eff-panel {
	cursor: pointer;
}
.eff-panel-heading, .eff-panel-footer {
	background-color: transparent !important;
	vertical-align: top !important;
}
.eff-panel-heading, .eff-panel-heading img {
	height: 50px !important;
}
.eff-panel-heading a, .eff-view a {
	text-decoration: none !important;
	font-family: Arial, sans-serif;
	font-weight: bold !important;
	color: #405d87 !important;
}
.eff-panel .eff-panel-footer .eff-view {
	display: none;
}
/* 10WEB SOCIAL FEED */
.jspPane {
	padding-left: 0 !important;
	/*left: 0 !important;
	width: 290px !important;*/
}
.efbl_feed_wraper {
	width: 258px !important;
	margin-left: 0 !important;
}
.efbl-fullwidth-skin {
	border: none !important;
}
.efbl-profile-title-wrap h2 {
	font-size: 10px !important;
	font-weight: bold;
}
.efbl-post-footer {
	display: none;
}
#ffwd_container1_0 #ffwd_container2_0 .ffwd_blog_style_object_info_container_0 .ffwd_blog_style_object_story_0, .ffwd_blog_style_object_info_container_0, .ffwd_blog_style_object_messages_0 {
	font-size: 14px !important;
	line-height: 135%;
}
#ffwd_container1_0 #ffwd_container2_0 .blog_style_object_container_0 {
	padding-top: 0 !important;
}
.ffwd_blog_style_object_from_pic_container_0 {
	float: none;
}
.ffwd_blog_style_object_name_0, .ffwd_from_time_post_0, .bwg_blog_style_object_description_0 {
	display: none;
}
.ffwd_blog_style_object_story_0 {
	color: transparent !important;
}
.ffwd_blog_style_object_from_name_0 {
	display: none;
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
}
.ffwd_blog_style_object_from_0 {
	margin-bottom: 10px !important;
}
.ffwd_blog_style_object_from_name_0:first-child {
	display: block;
	position: absolute;
	color: #000 !important;
	padding-top: 15px;
}
.ffwd_user_pic {
	width: 40px !important;
	height: 40px !important;
	box-shadow: none !important;
}
.semester {
	position: absolute;
	z-index: 2000;
	background: white;
	width: 160px;
	padding: 8px;
	border: 1px solid #797878;
}
.semester {
	display: none;
}
.show-message:hover + .semester {
	display: block;
}
