/* Stilmall för Roslagsbostäder */
/* @author Christoffer Sandberg */

* { 
	padding: 0;
	margin: 0; 
}

/*
 * General HTML markup
 */
body {
	background-image:url("../images/struct/mainBackground.jpg");
	background-repeat: repeat-y;
	color: #ffffff;
}

a:link, a:visited { color: #cc0000; }
a:hover {
	color: #990000;
	text-decoration: none;
}
a.active {
	font-weight: bold;
}
a img {
	border-color: #000000;
}

p {
	padding: 5px;
}

h1 {
	font-size: 14px;
	line-height: 0.9em;
	letter-spacing: 0em;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #DE2429;
	clear:both;
}

h2 {
	background-image: url("../images/struct/smallBar.jpg");
	font-size: 11px;
	height: 17px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
	color:#FFF;
}
h3 {
	font-size: 12px;
	line-height: 0.9em;
	letter-spacing: 0em;
	padding: 5px 5px 5px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #999;
	clear:both;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

hr {
	border-top: 0px none #FFF;
	height: 1px;
	border-bottom: 1px dashed #999;
	clear: both;
	margin: 5px 0;
}

/*
 * Custom markup styles
 */
 
br.bar {
	background-image:url("../images/struct/bar.jpg");
	width: 100%;
	height: 25px;
	border: 0px;
}

p.box {
	background-image: url("../images/struct/boxBg.gif");
	background-repeat: no-repeat;
	height: 260px;
	overflow:auto;
	padding-left: 10px;
}
li.active {
	text-decoration: underline;
	background-color: #000000;
}
.active a {
	color: #fff;
	width:100px;
}
.active a:hover {
	color: #fff;
}

div#framework {

	float: left;
	width: 1045px;
	background-image:url("../images/struct/top.gif");
	background-repeat: no-repeat;
	padding: 13px 0 0 0;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#leftColumn {
	position: relative;
	float: left;
	width: 361px;
	height: 100%;
}
#leftColumn div#header div#bar {
	position: relative;
	height: 26px; 
	width: 100%; 
	margin-top: -10px;
	background: url("../images/struct/bar.jpg") repeat-x;
}

#icmsLiMenu {
	position: relative;
	float: left;
	width: 170px;
	margin-top: 3px;
}
	#icmsLiMenu a:link, #icmsLiMenu a:visited {
		color: #000;
	}
	div#icmsLiMenu ul {
		list-style-type: none;
	}
	div#icmsLiMenu li.menuHead {
		color: #FFF;
		background-image:url("../images/struct/bar.jpg");
		list-style: none;
	}
	div#icmsLiMenu li.level_1 {
		margin: 0 0 0 10px;
	}
	
	div#icmsLiMenu li.level_2 {
		margin: 0 0 0 20px;
	}
	
	div#icmsLiMenu li.level_3 {
		margin: 0 0 0 30px;
	}
#leftColumn ul {
	width: 170px;
	padding-left: 5px;
	padding-right: 5px;	
}
	#leftColumn ul li {
		border-bottom: 1px dashed #999;
		padding: 5px;
	}
	#leftColumn ul a {
		text-decoration: none;
		background-image: url("../images/struct/bullet.gif");
		background-repeat: no-repeat;
		padding-left: 12px;
		color: #000;
	}
#leftColumn ul#studioLiMenu {
	margin: 0;
	padding: 0;
}
	#leftColumn ul#studioLiMenu li {
		border: none;
		padding: 0;
		list-style: none;
	}
	#leftColumn ul#studioLiMenu ul ul {
		padding: 2px 0 2px 10px;
		width: 160px;
	}
		#leftColumn ul#studioLiMenu ul li.folder,
		#leftColumn ul#studioLiMenu ul li.item {
			border-bottom: 1px dashed #999;
			padding: 5px;
		}
		#leftColumn ul#studioLiMenu ul li.menuHead {
			padding: 5px;
			color: #fff;
			background-image:url("../images/struct/bar.jpg");
			list-style: none;
		}
			#leftColumn ul#studioLiMenu ul ul ul {
				width: 150px;
			}

#leftColumn div#menu {
	width: 180px;
	position: relative;
	float: left;
}
#leftColumn div.rightInfoBar {
	position: relative;
	float: right;
	width: 175px;
	background-image: url("../images/struct/topLeftFade.gif");
	background-repeat:repeat-y;
	background-position: right;
	/* height: 100%;  */
}
	.rightInfoBar h1 {
		padding: 5px 0;
	}
	.rightInfoBar p {
		width: 150px;
		font-size: 9px;
		padding: 10px;
	}
	.rightInfoBar li {
		list-style-type: none;
	}
	.rightInfoBar li.menuHead {
	color: #FFF;
	background-image:url("../images/struct/bar.jpg");
	list-style: none;
	}

#middleColumn {
	float: left;
	background-image:url("../images/struct/topInfoShadow.gif");
	background-repeat: repeat-x;
	width: 450px;
	padding-top: 35px;
}
	#middleColumn #fade {
		margin: 2px 0px 0px 1px;
		padding: 8px;
		background-image:url("../images/struct/BigFade.gif");
		background-repeat: no-repeat;
		width:431px;
	}
#rightColumn {
	float: left;
	background-image:url("../images/struct/topRightShadow.gif");
	background-repeat: no-repeat;
	width: 212px;
	padding-top: 35px;
}
	#rightColumn div {
		width: 193px;
		padding: 10px;
		background-image: url("../images/struct/topRightFade.gif");
		background-repeat: repeat-y;
	}


/********************/
/*   VD-blogg items     */
/********************/

.icmsVdblogg {
	clear: both;
	width: 95%;
}
	.icmsVdblogg div.bloggListItem {
		margin: 0 0 15px 0;
	}
		.icmsVdblogg div.bloggListItem div.date {
			background: url('../images/struct/newsArrowFrontPage.jpg') no-repeat 3% 50%;
			background-color:#F1F1F1;
			padding-left:15px;
			font-weight: bold;
			margin-bottom:5px;
		}
		.icmsVdblogg div.bloggListItem div.title {
			padding:5px 5px 5px 15px;
			font-size: 12px;
			font-weight: bold;
			color: #CC0000;
		}
		.icmsVdblogg div.bloggListItem div.title a{
			color: #CC0000;
		}
		.icmsVdblogg div.bloggListItem div.title a:hover{
			text-decoration:none;
		}
		div.comment {
			padding: 10px;
		}
		div.comment div.comment_name {
			float:left;
			background: #ffa;
			padding:3px;	
			width: 48%;
		}
			div.comment div.comment_name span{
				font-weight:bold;
			}
		div.comment div.comment_date {
			float:left;
			background: #ffa;
			padding:3px;	
			width: 48%;
			text-align:right;
		}
		div.comment div.comment_bodybgDark, div.comment div.comment_bodybgLight {
			padding:3px 3px 3px 5px;
			border-left: 1px dashed #666;
			margin-left:1px;
		}
		div.comment_title {
			font-size: 16px;
			padding:1px;
			font-weight: bold;
		}
		
/********************/
/*   News items     */
/********************/

.icmsLatestNews {
	clear: both;
	width: 100%;
}
.icmsLatestNews div.articleListItem {
	background-image: url('../images/struct/newsItemBakground.jpg');
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	clear: both;
	overflow: visible;
}
	div.articleListItem div.date {
		position: relative;
		float: left;
		padding-left: 10px;
		padding-top: 5px;
		height: 10px;
		background-image: url('../images/struct/newsArrowFrontPage.jpg');
		background-repeat: no-repeat;
		text-indent: 5px;
		background-position: 5px 7px;
		font-weight: bold;
		color: #000000;
	}
	div.articleListItem div.title {
		position: relative;
		float: left;
		padding-top: 5px;
		text-indent: 5px;
		width: 330px;
		font-size: 12px;
		font-weight: bold;
		color: #cc0000;
	}
	div.articleListItem div.title a:link,
	div.articleListItem div.title a:visited {
		color: #cc0000;
		text-decoration: underline;
	}
	div.articleListItem div.title a:hover {
		text-decoration: none;
	}
	div.articleListItem div.preamble {
		clear: both;
		padding-top: 15px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	div.articleListItem div.tail {
		clear: both;
		margin-top: 3px;
		margin-bottom: 7px;
	}
		div.articleListItem div.tail div.buttons.readmore {
			float: right;
			margin-bottom: 7px;
			padding-left: 10px;
			background: url('../images/struct/newsArrowFrontPage.jpg') no-repeat bottom left;
		}
	div.articleListItem img {
		padding-right: 10px;
		padding-bottom: 5px;
	}
	
div#print div.articleWrapper {
		width: 100%;
		margin: 6px 2px;
}
div#print div.articleWrapper div.title {
	font-size: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DE2429;
	clear:both;
	width: 100%;
}
div#print div.articleWrapper div.preamble {
	clear:both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
div#print div.articleWrapper div.text {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
div#print div.articleWrapper div.tail {
	clear: both;
	width: 100%;
	padding-top: 6px;
	border-top: 1px dashed #999;
}
div#print div.articleWrapper div.tail div.created {
	float: right;
}
div#print div.articleWrapper div.tail div.button {
	float: left;
}

/*
 * Search
 */
#rightColumn div.searchBox {
	margin: 10px;
	background-image: none;
}
div#studioCrawler {
	margin: 15px 10px;
}

/*
 * Old newsreader
 */
.icmsLatestNews{
	width: 100%;
	background-image: url(../images/struct/newsItemBakground.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	clear: both;
	overflow: visible;
}
.icmsLatestNews div img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsitem_preamble_date{
	padding-left: 10px;
	padding-top: 5px;
	height: 10px;
	background-image: url(../images/struct/newsArrowFrontPage.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;
	background-position: 5px 7px;
	font-weight: bold;
	color: #000000;
}
.newsitem_rubrik_latest{
	padding-top: 5px;
	text-indent: 5px;
	width: 330px;
}
.newsitem_rubrik_latest a{
	color: #CC0000;
	text-decoration: underline;
}
.newsitem_rubrik_latest a:hover{
	color: #CC0000;
	text-decoration: none;
}
.newsitem_ingress{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsitem_rubrik{
	font-size: 14px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DE2429;
	clear:both;
}
.tips_icon{
	height: 0px;
}
.newsitem_printbutton{
	height: 0px;
}
.newsitem_backbutton{
	height: 0px;
}
#print .newsitem_ingress{
	float:left;
	clear:both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#print .newsitem_rubrik{
	font-size: 14px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DE2429;
	clear:both;
	float: left;
	width: 100%;
}