/*
	CSS med human readable indent teori
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color:#000;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align:center;
	background:#fff url(../pix/back.jpg) center top no-repeat fixed;
}

#container {
	/*background:transparent url(../pix/flashback.gif) 100px 50px no-repeat;*/
}

a {
	color: #000;
	text-decoration: underline;
}

a img{
	border:none;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#000;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 28px;
	margin: 0 0 20px 0;
	line-height:1.1em;
	}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	margin: 25px 0 10px 0;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	margin: 23px 0 5px 0;
}

h3 {
	font-weight:bold;
	font-size: 13px;
}

p.ingress {
	font-size: 16px;
	margin: 10px 0 10px 0;
	line-height: 1.3em;
}

p {
	margin: 4px 0 10px 0;
	color: #000;
	line-height: 1.3em;
	font-size:13px;
}

li, blockquote {
	line-height: 1.3em;
	font-size:13px;
}

table {
	border-collapse: collapse;
	margin: 1em 0 0 0;
}

	table th, table th p{
		font-weight:bold;
	}

	table td, table th, table td p, table th p,#sidebar .modulTop table td p{
		font-size: 13px;
		padding: 0 0 4px 0;
		color: #000;
		line-height: 1.3em;
		margin:0;
	}

	table th{
		vertical-align:top;
		padding-right: 10px;
	}
	
	#sidebar .modulTop table td,
	#sidebar .modulTop table td p {
		font-size: 11px;
		line-height: 1.4em;
	}	

.clearer {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

	form p {
		clear: both;
	}

	form label  {
	/*	width: 13em;
		display: block;
		float: left;
		text-align: right;
		margin: 0 1em 0 0;*/
		font-size:13px;
	}
	
	form p.radiogroup  {
		clear: left;
		margin: 0 0 1em 15em;
	}
	form p.radiogroup label {
		clear: left;
		text-align: left;
		width: auto;
		display: inline;
		float: none;
	}


.modul.quote h2{
	margin-bottom:10px;
}

.quote img{
	float:left;
	margin-right:10px;
}

.logoImg:hover{
	background-color:transparent;
}

.logoImg img{
	border:none;
}

.quote blockquote{
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

.quote address{
	font-size: 13px;
	font-style:italic;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	padding-top:30px;
	/*overflow:auto;*/

/*
	background-image:url(/pix/background_middle.gif);
	background-position: 50% 165px;
*/
	/*background-image:url(../pix/background_middle2.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
}

#contentWrapper {
	padding-top:50px;
}

#contentWrapper.hasImage {
	background:transparent url(../pix/photo-top.gif) center 21px no-repeat;
	/*_height:1%;*/ /* ie6 */ 
	/*min-height:1px;*/ /* ie7 */
}

/*#hem #contentWrapper.hasImage,
#home #contentWrapper.hasImage,
#inicio #contentWrapper.hasImage,
#forside #contentWrapper.hasImage,
#home_ty #contentWrapper.hasImage,
#home_nl #contentWrapper.hasImage,
#home_no #contentWrapper.hasImage,
#home_fi #contentWrapper.hasImage*/
#contentWrapper.hasImage.topcat {
	background:transparent url(../pix/flashback.gif) 240px 20px no-repeat;
	float:left;
}

#globalNav {
	/*overflow:auto;*/
	/*margin-bottom:50px;*/
}

	#globalNav h2 {
		text-indent: -5000px;
		margin: 0;
	}

	#homeLink {
		position: absolute;
		left:-25px;
		top: 0;
		width: 225px;
		height: 80px;
		display:none;
	}
		a#homeLink:link, a#homeLink:visited, a#homeLink:hover, a#homeLink:active {
			background: transparent;
		}
	
	#globalNav ul#mainMenu {
		list-style-type:none;
		float:left;
		width: 870px;
		border-bottom: 1px solid #393939;
		margin-left:20px;
		display:inline;	
	}
		#globalNav ul#mainMenu li {
			float: left;
			font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
		}
			#globalNav ul#mainMenu li a {
				display: block;
				padding: 5px 15px 5px 15px;
				text-decoration:none;
				text-transform:uppercase;
			}

			#globalNav ul#mainMenu li.active {
			}
			#globalNav ul#mainMenu li.active a {
				background-color:#000;
				color:#fff;
			}
			#globalNav ul#mainMenu li a:hover {
			}


#localNav {
	clear:left;
	width: 220px;
	float: left;
	margin-left:20px;
	display:inline;
}

	.modul {
		clear:left;
		border-top:#000 1px solid;	
		padding-top:3px;	
	}
	
	#localNav .modul {
		margin-bottom:20px;	
	}

	.modul h2 {
		font-size: 1.1em;
		margin: 0;
		text-transform:uppercase;
		font-family: "Arial Black" Arial, Verdana, Helvetica, sans-serif;
		font-weight:normal;
	}

	#localNav .modul h2.senasteNytt {
	}


	.modul h3 {
		font-size: 11px;
		margin: 15px 0 0 0;
		/*font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
		font-weight:normal;*/
		padding: 0;
	}

	.modul p {
		font-size: 12px;
	/*	margin: 0;
		font-weight:bold;
		line-height: 1.4em;
		color:#000;*/
	}

	#localNav .modul ul {
		list-style-type: none;
	}

		#localNav .modul ul li {
			clear: left;
		/*	float: left;*/
			width: 198px;
			margin: 0 0 0 1px;
			font-size: 11px;
			font-weight:bold;
		}

			#localNav .modul ul li a {
				display: block;
				width: 180px;
				padding: 3px 0 3px 0;
				text-decoration:none;
			}
			#localNav .modul ul li a:hover {
			}
			#localNav .modul ul li a.active {
				background-color:#000;
				color:#fff;
			}

				#localNav .modul ul li ul li {
					margin: 0;
				}
				#localNav .modul ul li ul li a {
					padding: 5px 0 5px 28px;
					width: 168px;
				}


	#localNav #search {
		clear: left;
		background-image: url(/pix/search_background.gif);
		background-repeat: no-repeat;
		background-position: 1px 0px;
		padding: 0 0 0 0;
		margin: 0;
	}	

		#search #searchText {
			background-image:url(../pix/search_input_bg.gif);
			background-repeat:no-repeat;
			background-color: #000;
			border: 1px solid #393939;
			width: 113px;
			margin: 10px 0 20px 15px;
			font-size: 12px;
			padding: 3px 5px 3px 5px;
		}
		
		#search #searchButton {
			margin: 10px 0 20px 0;
			padding: 2px 5px 2px 5px;
			background-color: #000;
			border: 1px solid #393939;
			font-size: 10px;
			font-weight: bold;
		}
		
		#search input {
			color: #8D8D8D;
		}


#content {
	float: left;
	position: relative;
	width: 520px; /* bredd som col1 */
}

#content table {
	margin: 0 0 1em 20px;
}

#content table.forum {
	margin-left: 0;
}

	#content .col1 {
		width: 520px;
		float: left;
		position: relative;
	}
	
		#content ul {
			margin: 0 0 1.5em 40px;
		}

		/*#content .col1 h1 {
			margin: 15px 0 0;
		}*/

		#content .col1 img.mainImg {
		/*	border-top: 1px solid #393939;
			border-left: 1px solid #393939;*/
			
		}		
		
		#mainImageDiv{
			/*position:absolute;
			top:10px;
			left:12px;*/
			background:transparent url(../pix/photo-bottom.gif) bottom no-repeat;
			padding-bottom:24px;
			margin-bottom:20px;
		}
		
		/*#hem #mainImageDiv,
		#home #mainImageDiv,
		#inicio #mainImageDiv,
		#forside #mainImageDiv,
		#home_ty #mainImageDiv,
		#home_nl #mainImageDiv,
		#home_no #mainImageDiv,
		#home_fi #mainImageDiv*/
		.topcat #mainImageDiv {
			background-image:none;
			margin:11px 0 10px 35px;
		}

		.mainImg{
			padding: 0 40px;
			background:transparent url(../pix/photo-back.gif) center top repeat-y;
		}
		
		#mainTextDiv{
			padding: 0 30px;
		}

		#content .col1 #sidebar {
			width: 185px;
			position: absolute;
			top: 12px;
			right: -199px;
		}

		#content .col2 {
			width: 215px;
			float: left;
			margin: 35px 0 0 0;
		}
		
			#content .col2 .modul {
				margin: 10px 0 0 0;
			}

			#content .col2 .modul h3 {
				font-size: 11px;
				font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
				font-weight:normal;
				margin: 10px 27px 0 22px;
			}

			#content .col2 p {
				margin: 0 27px 0 22px;
				font-size: 10px;
				font-weight:bold;
				color: #C3C3C3;
				line-height: 1.4em;
			}

			#content .col2 img {
				margin: 0 27px 0 22px;
				border: 1px solid #111;
			}

/*
	sidebar. obs att ?ven #content #sidebar finns f?r att anv?ndas d? sidebar beh?ver vara i br?dtexten i en artikel
*/
#sidebar {
	float:right;
	width: 220px;
	margin-right:20px;
	display:inline;
}	

		#sidebar .modulTop {
			margin-bottom:20px;
		}

		#sidebar .modulTop p {
			font-size: 12px;
			/*margin: 0;
			padding: 0;
			font-weight:bold;
			color: #C3C3C3;
			line-height: 1.4em;*/
		}
		#sidebar h3 {
			margin: 10px 0 0px 0;
			padding: 0;
			font-size: 11px;
			font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
			font-weight:normal;
		}
		#sidebar table {
			margin: 0;
			padding: 0;
		}
		
		img.produktblad {
			position: relative;
			top: 6px;
			margin: 0 10px 0 0;
		}
			
		.thumbs {
			width: 190px;
		}
			.thumbs a img {
				border: 2px solid #1B1B1B;
			}
			.thumbs a.selectedThumb img {
				border: 2px solid #ccc;
			}
			
			.thumbs a:hover img {
				border: 2px solid #ccc;
			}
			
			.thumbs a {
				float: left;
				margin: 0 6px 5px 0;
			}

#footer {
	margin:30px 0 10px 20px;
	float:left;
	/*width:100%;*/
	display:inline;
}

	#footer div {
		border-top: 1px solid #383838;
		margin: 0 0 0 0px;
		padding: 10px 0 20px 20px;
		width: 940px;
	}
	
	#footer p {
		margin: 0;
	}

#langSelect {
	float:right;
	list-style-type: none;
	margin: 9px 20px 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	clear:right;
}

	#langSelect select {
		font-size: 9px;
		background-color: #444;
		color: #eee;
		border: 1px soldid red;
	}

	#langSelect span {
		color: #636363;
	}
	
	#langSelect a:link, #langSelect a:visited, #langSelect a:hover, #langSelect a:active {
		text-decoration: none;
		color: #636363;
	}
	
#frmLogin fieldset,
#frmForgotPassword fieldset  {
	border:none;
}

#frmLogin input,
#frmForgotPassword input {
	display:block;
	margin-bottom:5px;
}

p.okmsg, p.errmsg, #footer p.errmsg{
	padding:10px;
	font-weight:bold;
	margin:10px 0;
}

p.okmsg{
	background-color:#A9EF86;
}

#footer p.okmsg{
	display:none;
}

p.errmsg, #footer p.errmsg{
	background-color:orange;
}

ul.files { list-style-type: none; margin: 1em 0 0 0; padding: 0; }
ul.files li { background-image: url(/begood/pix/silkicons/page_white.gif); background-repeat: no-repeat; padding: 0 0 5px 20px; }
ul.files li.doc,ul.files li.docx,ul.files li.dot,ul.files li.dotx { background-image: url(/begood/pix/silkicons/page_white_word.gif); }
ul.files li.xls,ul.files li.xlsx,ul.files li.xlt,ul.files li.xltx { background-image: url(/begood/pix/silkicons/page_white_excel.gif); }
ul.files li.eps,ul.files li.gif,ul.files li.jpg,ul.files li.jpeg,ul.files li.psd,ul.files li.tif,ul.files li.tiff { background-image: url(/begood/pix/silkicons/picture.gif); }
ul.files li.avi,ul.files li.mpg,ul.files li.mpeg,ul.files li.mov,ul.files li.qt { background-image: url(/begood/pix/silkicons/film.gif); }
ul.files li.aiff,ul.files li.mp3,ul.files li.wav { background-image: url(/begood/pix/silkicons/music.gif); }
ul.files li.pdf { background-image: url(/begood/pix/silkicons/page_white_acrobat.gif); }
ul.files li.ppt,ul.files li.pptx,ul.files li.pot,ul.files li.potx { background-image: url(/begood/pix/silkicons/page_white_powerpoint.gif);}
ul.files li.swf { background-image: url(/begood/pix/silkicons/page_white_flash.gif); }
ul.files li.txt { background-image: url(/begood/pix/silkicons/page_white_text.gif); }
ul.files li.sit,ul.files li.sea,ul.files li.hqx,ul.files li.rar,ul.files li.zip { background-image: url(/begood/pix/silkicons/page_white_compressed.gif); }
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
