/*General stuff */
/*Fixar scroll-bar hopp i Firefox */
html {
min-height: 101%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
/*De här stilarna fixar navigeringen till höger på yrkessidorna */
body.anlagg #sidebar a#anlagg, body.belaggning #sidebar a#belaggning, body.berg #sidebar a#berg, body.betong #sidebar a#betong, body.drift #sidebar a#drift, body.golv #sidebar a#golv, body.haltagare #sidebar a#haltagare, body.maskin #sidebar a#maskin, body.murare #sidebar a#murare, body.platt #sidebar a#platt, body.sten #sidebar a#sten, body.stallning #sidebar a#stallning, body.tak #sidebar a#tak, body.tra #sidebar a#tra, body.undertak #sidebar a#undertak, body.civingV #sidebar a#civingV, body.ingenjor #sidebar a#ingenjor, body.tekniker #sidebar a#tekniker, body.arkitektHus #sidebar a#arkitektHus, body.inrednings #sidebar a#inrednings, body.byggkonst #sidebar a#byggkonst, body.elKons #sidebar a#elKons, body.geoKons #sidebar a#geoKons, body.projLed #sidebar a#projLed, body.vvsKons #sidebar a#vvsKons, body.glas #sidebar a#glas, body.malare #sidebar a#malare, body.malMastare #sidebar a#malMastare, body.platslagareBygg #sidebar a#platslagareBygg, body.platslagareVent #sidebar a#platslagareVent, body.vvsIsol #sidebar a#vvsIsol, body.indIsol #sidebar a#indIsol, body.vvsMont #sidebar a#vvsMont, body.hskolIng #sidebar a#hskolIng, body.vvsTekn #sidebar a#vvsTekn, body.civing #sidebar a#civing    {
	color: #A12830;
}
body.extnet #login {
	visibility: hidden; 
}
img {
	border: 0;
}
h1/*Main typography */
  {
	font-size: 1.6em;
	color: #900F0F;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 0.2em;
	color: #900F0F;
}
h4 {
	margin-bottom: 0.1em;
	margin-top: 0.5em;
}

address {
	font-size: 0.9em;
	font-style: normal;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*Table styling*/
table {
	border-collapse: collapse;
	width: 25em;
	border: 0;
 }
caption {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.5em;
	color: #900F0F;
	text-align: left;
}
th, td {
	text-align: left;
	padding: 0.2em 1.5em 0.2em 0.5em;
	vertical-align: top;
}

/*Main linkstyles */
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #900F0F;
	text-decoration: underline;
}


/*formulär*/
fieldset {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1em;
	margin: 2em 0;
	position: relative;
}
	/*fieldset {
		background-color: #f8f8f8;
		border: 1px solid #CCCCCC;
		padding: 1em;
		margin: 1em 0;
		
	}*/


	legend {
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: -0.5em;
	left: 0.5em;
	}
input{
	width: 200px;
	border: solid 1px #999999;
	height: 1.3em;
	font-size: 1em;
}
select {
	margin-bottom: 1.5em;
}
input:focus, textarea:focus {
	background-color: #F6F6F6;
}
input.radio, input.checkbox {
	width: auto;
	border: 0;
	float: left;
}

input.radio {
  float: left;
	margin-right: 1em;
}
input.submit {
	width: auto;
	background-color: #660000;
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: normal;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding: 0.2em;
	height: auto;
	background-image: url(/byn/images/resources/bg_buttons.png);
	background-repeat: repeat-x;
	background-position: left center;
}

label {
	margin-bottom: 5px;
	display: block;
	margin-top: 2px;
	width: 10em;
}
textarea {
	width: 30em;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
.postnummer {
	width: 4em;
	margin-right: 10px;
}
	
/* Containers and stuff */

#wrapper {
	background-color: #F3F3F1;
	width: 910px;
	position: relative;
	margin: 2% auto;
	padding: 1em;
}
#masthead {
	background-color: #F3F3F1;
	margin: 0 0 20px 0;
	padding: 0px;
	width: 910px;
}
#content {
	background-color: #F3F3F1;
	padding: 0 0 2em 0;
	width: 660px;
	/*position: relative;*/
	float: right;
}

#mainContent {
	background-color: #F3F3F1;
	margin: 0;
	padding: 0 0 2em 0;
	float: left;
	width: 408px;
	min-height: 500px;
}
#mainContent.start {
	min-height: 200px;
}



#startHolder {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 660px;
	height: 333px;
	float: right;
	background-color: #F3F3F1;
}
#startBild {
	float: left;
	width: 428px;
}

#sidebar {
	background-color: #F3F3F1;
	margin: 0;
	padding: 0 0 2em 0;
	float: right;
	width: 200px;
}

/* Puffarna på startsidan + flaggorna */

#puffHolder {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 232px;
}
#bigPuff {
	float: left;
	width: 428px;
}
#firstPuff {
	background-color: #F3F3F1;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 232px;
	height: 196px;
}
#secondPuff {
	background-color: #F3F3F1;
	margin: 0px;
	padding: 0;
	float: left;
	height: 137px;
	width: 232px;
}
#flags {
	width: 250px;
	position: absolute;
	top: 138px;
	left: 615px;
}
#flags img {
	display: block;
	margin-right: 2px;
	float: left;
}

#flags img {
	margin-top: 5px;
}

#films {
	width: 350px;
	position: absolute;
	top: 138px;
	left: 265px;
}

#faq_and_contact_links {
	width: 230px;
	position: absolute;
	top: 138px;
	left: 765px;
}

/* MAIN NAV*/

#mainNav {
	margin:0;
	padding: 0 0 2em 0;
	width: 210px;
	float: left;
}

#mainNav ul {
	margin:0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	font-size: 1em;
	list-style: none;
}

#mainNav li a{
	display: block;
	margin:0px 0px 0px 0px; 
	padding:10px 0px 8px 14px; 
	width:190px;
	/*height: 16px;*/
	text-decoration: none;
	color: #606060;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
}


#mainNav li a:hover, #mainNav li.active a{
	color: #A12830;
}

#mainNav li.dir_active a/*, #mainNav li.dir_active a:hover*/{
	color: #A12830;
}

#mainNav li li a, #mainNav li.dir_active li a {
	padding:6px 8px 6px 34px; /* top right bottom left */
	width:162px;
	/*color: #006600; grön*/
	height: auto;
	font-weight: normal;
	/*background-image: url(/byn/images/resources/bg_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: left 50%;*/
}

#mainNav li li.active a,#mainNav li li.dir_active a /*#mainNav li li.active a:hover, #mainNav li li a:hover, #mainNav li.dir_active li a:hover*/{
	/*font-weight: normal;*/
	background-image: url(/byn/images/resources/bg_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}


/*#mainNav li li.dir_active a, #mainNav li li.dir_active a:hover {
		
  		font-weight: bold;
}*/


/*Johan gör en tredje undernivå*/

#mainNav li li li a, #mainNav li li.dir_active li a {
	padding:6px 8px 6px 50px; 
	width:145px;
	height: auto;
	font-weight: normal;
	/*color:#FF66CC; rosa*/
	background-image: none;
	
}

#mainNav li li li a:hover  {
	font-weight: normal;
	background-image: none;
}

#mainNav li li li.active a/*, #mainNav li li.dir_active li a:hover*/ {
	background-image: url(/byn/images/resources/bg_sub_nav.gif);
	background-repeat: no-repeat;
	background-position: 18px 50%;
}



/*Johans tredje slut */

#mainContent p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#mainContent li {
	list-style-type: none;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li a {
	display: block;
	padding: 6px 5px 8px 0;
	color: #333333;
	font-size: 1em;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: none;
	color: #A12830;
}
#sidebar li.active a {
	font-weight: bold;
	color: #A12830;
}

#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #900F0F;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 0.5em;
}
#sidebar h2 {
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding: 0 8px 0 0;
}
#sidebar p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 1.2em;
	padding: 0;
	line-height: 1.4em;
}
#footer {
	background-color: #F3F3F1;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 1em 0 0 0;
	border-top: dotted #333333 1px;
	clear: both;
	width: 910px;
	font-size: 0.9em;
}


.puff {
	background-image: url(/byn/images/resources/bg_puff.png);
	float: left;
	height: 66px;
	width: 164px;
}
#mainContentFull {
	float: left;
	width: 680px;
	min-height: 400px;
}
#mainContentFull p {
	width: 500px;
}

.personalHolder {
	background-color: #F3F3F1;
	background-repeat: no-repeat;
	background-position: left top;
	width: 172px;
	height: 300px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
	background-image: url(/byn/images/resources/bg_personal.png);
}
.nyPersonalHolder {
	width: 140px;
	height: 260px;
	float: left;
	margin-right: 10px;
	text-align: center;	/*margin-bottom: 30px;*/	/*background-image: url(/byn/images/resources/bg_personal.png);*/
	padding: 10px;
}
.nyPersonalHolder img {
	border: 4px solid #FFF;
}
.nyPersonalHolder h3, .nyPersonalHolder h3 a  {
	font-size: 1.1em;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px;
}
.nyPersonalHolder p {
	text-align: left;
}
/*.nyPersonalHolder p a {
	display: block;
	bottom: 0px;
	margin-bottom: 1em;
	width: 150px;
	position: absolute;
}*/
.personalHolder h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}
.personalHolder h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.3em;
	font-weight: normal;
}
#mainContentFull .personalHolder img {
	padding-bottom: 0.5em;
}




#mainOrderContent {
	background-color: #F3F3F1;
	float: left;
	width: 408px;
}
#orderItem {
	width: 408px;
}
#mainOrderContent #orderForm img {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}
#orderForm div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	float: left;
	padding: 0.5em 0 1em 0;
	margin-bottom: 2em;
	width: 470px;
}
#mainContent li {
	list-style-type: disc;
	line-height: 1.6em;
}
#login a {
	color: #FFFFFF;
	position: absolute;
	right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #FFF 1px;
	padding: 0.2em 0.5em;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #A92828;
}
a#extnet_http {
	margin-top:20px;
	border: 1px solid transparent;
	background: none;
	font-size: 0.8em;
	right: 1.3em;
	color: #ddd;	
}
a#extnet_http:hover {
	text-decoration: underline;
}
#search {
	position:absolute;
	right:2em;
	top:6em;
	background:url('/byn/images/resources/search.png') no-repeat scroll left top transparent;
	height:21px;
	width:190px;	
}
#noConsolo {
	clear: both;
	width: 408px;
}

/* Buttons */

#swedishFilm {
	position:absolute;
	left:273px;
	width:163px;
	height:18px;
	z-index:1000;
	font-size: 0.9em;
	color: #FFFFFF;
	top: 175px;
	display: block;
}
#englishFilm {
	position:absolute;
	left:273px;
	width:163px;
	height:18px;
	z-index:1000;
	top: 198px;
	display: block;
}

/* För testning, tabort när det är färdigtestat */

#tswedishFilm {
	width:163px;
	height:18px;
	font-size: 0.9em;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 275px;
	top: 176px;
}
#tenglishFilm {
	width:163px;
	height:18px;
	display: block;
	position: absolute;
	left: 275px;
	top: 198px;
}
.galleryThumb {
	background-color: #FFFFFF;
	padding: 1px;
	float: left;
	height: 80px;
	width: 104px;
}
#gallery {
	background-color: #F3F3F1;
	width: 640px;
}
#gallery img {
	margin-bottom: 5px;
}

/* Ulf N. lade till organisationsschema-sidan 090519 */
div#mainContentFull div#organisationsschema {
	float: left;
	clear: both;
	width: 100%;
	background: #F3F3F1;
	padding: 0;
	margin: 20px 0 30px 0;
}

div#mainContentFull  div#organisationsschema div {
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div#mainContentFull  div#organisationsschema div div{
	float: left;
	clear: none;
	border: 1px solid #000;
	width: 28%;
	height: 82px;
	text-align: center;
	padding: 3% 1% 1% 1%;
	vertical-align: middle;
	margin: 0;
	margin-right: 20px;
}

div#mainContentFull  div#organisationsschema div.toprow div{
	background: #B63838;
}
div#mainContentFull  div#organisationsschema div.middlerow div{
	background: #D2D3D5;
}
div#mainContentFull  div#organisationsschema div.bottomrow div{
	background: #FFFFFF;
}
div#mainContentFull  div#organisationsschema p{
	font-size: 100%;
	font-weight: bold;
	width: auto;
	margin: 5px 0 10px 0;
}

div.sponsorer {
background: white;
padding: 20px 0 15px 0;
text-align: center;
}
div.sponsorer img{
padding: 5px;
}

