/* GENERAL STYLES */
/* -- MasterPage main style sheed -- */
/* -- CSS för de statiska delarna -- */
/* -- För sida/kund: jCMS-demonstration (byggd på nya YM-layouten)-- */

/* -- CSS-filer som behövs för grundinstallation -- */
@import url("MasterPageContentAreas.css");
@import url("MasterPageFonts.css"); 
@import url("MasterPageMainMenu.css");

/* -- CSS som styr alla moduler -- */
@import url("../jModules.css");

body 
{
	margin: 0px;
	padding: 10px;
	background: #fff;
	color: #fefefe;
}
body.Investera
{
	padding: 0px;
	margin: 0;
	background-color: #000;
	background-image: url('../../images/sbr_background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 8pt;
}

.Nothing
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}

#wrapper
{
	position: relative;
	margin: 16px auto;
	width: 694px;
	height: 848px;
	background: transparent;
	
	
}

#InnerWrapper
{
	background-image: url('/images/sbr_content_background.jpg');
	width: 674px;
	height: 737px;
	padding: 15px 0px 0px 20px;
}


.ContentArea img
{
	border: 0px;
}

.ContentArea ul
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.ContentArea li
{
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url('../../images/sbr_arrow.png');
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

/* -- NAVIGATIONSLIST -- */

.ContentArea .NavigationList
{
	margin-left: 15px;
	list-style-type: circle;
	
}

.ContentArea .NavigationList li
{
	padding-left: 0px;
	background-image: none;
	margin-bottom: 0px;
}

.pnlRightColumn ul
{
	margin-left: 15px;
	list-style-type: circle;
	
}

.pnlRightColumn li
{
	padding-left: 0px;
	background-image: none;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
}


/* -- Slut på navigationslist -- */



#header
{
	height: 140px;
	padding-right: 10px;
	border-bottom: 1px solid #8f866e;
	width: 644px;
}

#header .left
{
	padding: 0px 10px 0 0;
	float: left;
	width: 318px;
	height: 140px;
	border-right: 1px solid #7e7358;
	
}
#header .right
{
	padding: 0 0 0 10px;
	float: left;
	width: 316px;
	height: 140px;
	/*background-image: url('../../images/logga_investera.jpg');
	background-position: right top;
	background-repeat: no-repeat;*/
}
#header .right .Logga
{
	float: right;
	width: 151px;
	height: 59px;
	/*background-image: url('../../images/logga_investera_off.jpg');*/
}

#english_flag
{
	float: right;
	width: 22px;
	height: 16px;
	/*background-image: url('../../images/english_flag_off.jpg');*/
}
#english_flag:hover
{
	/*background-image: url('../../images/english_flag_on.jpg');*/
}

.companybox1 
{
	font-family: arial;
	font-size: 9px;
	line-height: 13px;
	display: block;
	background-image: url('../../images/sbr_orange1.jpg');
	width: 139px;
	height: 149px;
	color: black;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.companybox1:hover 
{
	background-image: url('../../images/sbr_blue1.jpg');
	text-decoration: none;
}
.companybox1 img 
{
	border: 0px;
}
.companybox1 td 
{
	vertical-align: top;
}

.companybox2 
{
	font-family: arial;
	font-size: 9px;
	line-height: 13px;
	display: block;
	background-image: url('../../images/sbr_orange2.jpg');
	width: 139px;
	height: 149px;
	color: black;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.companybox2:hover 
{
	background-image: url('../../images/sbr_blue2.jpg');
	text-decoration: none;
}
.companybox2 img 
{
	border: 0px;
}
.companybox2 td 
{
	vertical-align: top;
}

#skyline
{
	position: absolute;
	/*top: 591px;*/
	/*height: 178px;*/
	top: 586px;
	height: 185px;
	width: 694px;
	background-image: url('../../images/sbr_skyline.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#IntroStart
{
	position: absolute;
	top: 150px;
	margin: 0 auto;
	color: White;
	width: 709px;
	text-align: center;
}

#flygplan
{
	position: absolute; 
	top: 100px; 
	/*left: -132px;*/
	left: -132px;
	/*width:132px; 
	height:115px;*/
	
	width: 103px;
	height: 70px;
	
	background-image: url('../../images/movables/plane_8bit.png');
}
#train
{
	width: 480px;
	height: 73px;
	left: -235px;
	top: 694px;
	position: absolute;

	background-image: url('../../images/movables/train_8bit.png');
}
#train_station
{

	width: 155px;
	height: 99px;
	top: 670px;
	position: absolute;
	background-image: url('../../images/trainstation_8bit.png');

	/*left: -149px;*/
	left: -149px;

	
}
#boat
{
	width: 117px;
	height: 40px;
	top: 755px;
	left: 390px;
	position: absolute;
	background-image: url('../../images/movables/medvind_8bit.png');
}
.ContentArea
{
	float: left;
	width: 674px;
	height: 420px;
	overflow: auto;
	margin-top: 5px;
	padding-top: 5px;
}

.ContentLeft
{
	float: left;
	width: 326px;
	height: 390px;
	margin-right: 0px;
}
.ContentRight
{
	float: left;
	width: 326px;
	height: 390px;
	margin-left: 5px;
}

.ContentInnerLeft
{
	float: left;
	width: 152px;
	padding-right: 5px;
	
}
.ContentInnerRight
{
	float: left;
	width: 152px;
	padding-left: 5px;
}

.RubrikBild
{
	margin-top: 10px;
}
.RubrikByline
{
	color: #999;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 0px;
}
.PuffText
{
	margin-top: 0px;
	color: #666666;
	line-height: 13pt;
}
.PuffText p
{
	margin-top: 6px;
	margin-bottom: 6px;

}

#InnerSkyline
{
	padding: 0px;
	line-height: 12px;
	/*float: left;*/
	/*margin-left: 20px;
	margin-right: 20px;*/
	border-top: 1px solid #8f866e;

	width: 654px;
	position: absolute;
	left: 20px;
}
.InnerLeftSkyline
{
	float: left;
	font-size: 9px;
	color: #666;
	padding-top: 12px;
	

}
.InnerLeftSkyline a
{
	color: #666;
}

.InnerRightSkyline
{
	text-align: right;
	float: right;
	font-size: 9px;
	color: #666;
	padding-top: 12px;
	
}







/* -- Innehållsklasser -- */

.Separator
{
	clear: both;
	
	height: 11px;
	background-image: url('../../images/content_separator_horiz.jpg');
	background-repeat: no-repeat;
}
.contentHR
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.floatLeftImage
{
	float: left;
	margin-right: 1em;
}
.floatRightImage
{
	float: right;
	margin-left: 1em;
}
.leftSpacerCol
{
	float: left;
	width: 140px;
	padding-top: 25px;
	padding-right: 1em;	
}
.spacerCol
{
	float: left;
}

/* -- Float & Clears -- */

.ClearBoth
{
	clear: both;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.AlignRight
{
	text-align: right;
}
.AlignLeft
{
	text-align: left;
}
.AlignCenter
{
	text-align: center;
}

/* -- FrontEndEditing -- */

.EditPopup
{
	background: White;
	border: 1px solid #d41517;
	padding: 1em;
}
.EditPopupBackground
{
	background-color: #666;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	
}
.EditButton
{
	clear: both;
}
.EditModuleButton
{
	clear: both;
}
.PopupDragger
{
	/*cursor: move;*/
}
.FrontEndLoginStatus
{
	position: absolute;
	top: 140px;
	left: 625px;
}


/* -- Custom Lists --*/

.FrontPageList
{
	margin: 0px;
	margin-right: 15px;
}
.FrontPageList li
{
	margin: 0px;
}

ul.InvesteraReferenceUL
{
	list-style-type: circle;
	margin-left: 15px;
}
.InvesteraReferenceUL li
{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

/* -- ÖVRIGT -- */
.SkipIntro
{
	position: absolute;
	background-color: transparent; 
	width:250px;
	height: 150px;
	left: 290px;
	top: 15px;
}
.SkipIntro a
{
	color: White;
}


/* -- NEWSLETTER --*/
.newsBox h3
{
	margin: 0px;
}
.newsDate
{
	margin-top: 2px;
	margin-bottom: 2px;

}
.newsResume
{
	border-bottom: 1px solid #8f866e;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.newsResume p
{
	margin-top: 8px;

}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}

.contentImage
{
	margin-bottom: 10px;
}

/* EDITOR PROPERTIES */

