body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #999999;
}
#wrapper {
	width: 842px;
	margin: 2em auto;
	position: relative;
	background-color: #FFFFFF;
}
/* Den bruna randen ligger som bakgrundsbild här*/
#masthead {
	margin: 0 0 20px 0;
	padding: 0px;
	
	height: 174px;
	
	/*height: 172px;*/
	
	
	width: 842px;
	/*background-image: url(/images/resources/head_brown_tile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	background-color: #FFFFFF;
}

/*En annan teknink att länka logon, används inte här.*/
/*#masthead h1 {
	background-color: #FFFFFF;
	background-image: url(/images/resources/bg_header.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 842px;
	text-indent: -9000px;
}
#masthead h1 a {
	display: block;
	height: 158px;
	background-image: url(/images/resources/bg_header.png);
}*/
#mainNav {
	margin: 0;
	
	/*padding: 0 0 200px 0;*/
	padding: 0 0 50px 0;
	
	
	float: left;
	width: 226px;
	padding-left: 20px;

}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 185px;	
}
#mainNav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 154px;
	padding: 14px 5px 12px 26px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	border-top-color: #333333;
	border-top-style: dotted;
	border-top-width: 1px;
	background-image: url(/images/resources/new_red_nav_bg.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
/*Target IE6 and below only*/
* html #mainNav li a {
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}

/*#mainNav li.active a {
	font-weight: bold;
}*/
#mainNav li.dir_active a, #mainNav li.active a {
	font-weight: bold;
}
#mainNav ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
	
}
#mainNav li li a, #mainNav li.dir_active li a{
	display: block;
	width: 154px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 1em;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	background-image: none;
	/*background-repeat: no-repeat;
	background-position: left top;*/
	padding-left: 23px;
	margin-left: 15px;
}

#mainNav li li.dir a, #mainNav li.dir_active li a {
	font-weight: normal;
	/*color: #FF3333;*/
	border: none;
	background-image: none;
}
 #mainNav li li.dir_active a {
 		font-weight: bold;
		border: none;
		background-image: url(none);

 }
/*#mainNav li.dir_active li a{
	font-weight: normal;
}*/

#mainNav li.dir_active li.active a{
	font-weight: bold;
}

/*Håller i hop navigeringen och satsytan och här ligger grafiken som syns längst ned*/
#content {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	position: relative;
	/*background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/resources/footer_bar_lines.png);*/
	width: 842px;
	
	border-bottom: 1px solid #BBB;
}
/*fixar höjden i IE6, så att bakgrundsbilden syns*/
* html #content {
	height: 100%;
}



/*Satsytan*/
#MainContent {
	
	/*padding: 0 0 200px 0;*/
	padding: 0 0 40px 0;
	
	
	float: left;
	width: 350px;
	line-height: 1.5em;
}
#MainContent li {
	font-size: 0.9em;
	list-style-type: disc;
	margin-bottom: 1em;
}

#orderContent {
	width: 580px;
	float: left;
	
	/*padding: 0 0 200px 0;*/
	padding: 0 0 40px 0;
	
}

#orderContent table p {
	font-size: 0.7em;
	margin-bottom: 0px;
	margin-top: 0.5em;
}

#sidebar {
	background-color: #FFFFFF;
	margin: 0 0 40px 0;
	padding: 0 10px;
	width: 190px;
	float: right;
}
#qa {
	background-image: url(/images/resources/grey_rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EBECED;
	padding-bottom: 24px;
	margin-top: 0.5em;
}
#qa h1 {
	font-size: 1.2em;
	background-image: url(/images/resources/grey_rounded_top.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	background-position: left top;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0.3em;
}
#qa p {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 1em;
}
#sidebar img {
	margin-bottom: 1em;
}
#lines {
	background-image: url(/images/resources/lines.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 575px;
	height: 150px;
	float: left;
}
#footer {
	background-color: #996699;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 26px;
	width: 842px;
	
	/*background-image: url(/images/resources/bg_footer_bar.png);
	background-repeat: no-repeat;
	background-position: left 100%;*/
}
.buttons {
	width: 190px;
	height: 47px;
	/*line-height: 47px;*/
	text-align: center;
	font-weight: normal;
	text-decoration: none;
} 
.buttons a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
* html .buttons a, .buttons a:link, .buttons a:hover, .buttons a:visited {
	color: #FFFFFF;
}
#buttonOne {
	background-image: url(/images/resources/bg_brown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0.5em;
}
#buttonTwo {
	background-image: url(/images/resources/bg_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#buttonThree {
	background-image: url(/images/resources/bg_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0.5em;
}
#buttonFour {
	margin-bottom: 0.5em;
}
#MainContent h1, #orderContent h1, #phonecardcontent h1 {
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0.7em;
}
#MainContent h2 {
	font-size: 1em;
	margin-bottom: 0;
}
#MainContent h3 {
	font-size: 0.9em;
	margin-bottom: 0;
	line-height: 1.2em;
}
#MainContent p, #orderContent p, #phonecardcontent p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 1em;
}
#MainContent p.ingress {
	font-size: 1.2em;
	line-height: 1.3em;
}
#MainContent h6 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 1em;
	font-weight: normal;
}


/*formulär*/
	fieldset {
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	padding: 1em;
	margin: 1em 0;
	height: auto;
	}
	legend {
	font-weight: bold;
	color: #000000;
	font-size: 0.9em;
	position: absolute;
	top: -0.5em;
	left: 0.5em;
	}
	
	form li {
		position: relative;
	}
	
	input{
	width: 210px;
	border: solid 1px #999999;
	}
	input:focus, textarea:focus {
		background-color: #FFF9F0;
	}
	
	input.radio, input.checkbox, input.submit {
	  width: auto;
	}
	
	input.radio {
	  float: left;
		margin-right: 1em;
	}
	
	
	input.submit {
	width: auto;
	background-color: #AE131E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	margin-top: 20px;
		
	}
	input.smalltext {
	width: 30px;
	}
	#save {
		background-color: #66CC00;
		color: #FFFFFF;
		background-image: url(none);
		margin-right: 30px;
		
	}
	
	label {
	margin-right: 20px;
	float: left;
	width: 150px;
	display: block;
	margin-bottom: 5px;
	clear: left;
	}
	#personalq label {
		margin-bottom: 5px;
		display: block;
		margin-top: 2px;
		width: 35em;
	}
	.floatLabel {
		float: left;
		width: 10em;
	}
	.required {
		font-size: 0.9em;
		color: #760000;
	}
	textarea {
		height: 10em;
		width: 30em;
		border: solid 1px #999999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.75em;
		
	}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #AE131E;
	font-weight: normal;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	margin-top: 0px;
}

/*#secondaryNav {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}*/
/*#secondaryNav a {
	text-decoration: none;
	margin-bottom: 8px;
	padding-left: 10px;
	display: block;
}*/

.toTheTop {
	font-size: 0.7em;
	float: right;
	margin-top: -5px;
	display: block;
}
.marginBottom {
	margin-bottom: 20px;
}
.formInfo {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	/*font-style: italic;*/
	white-space: normal;
	margin-left: 10px;
}
.personalFoto {
	overflow: auto;
	margin-bottom: 1em;




}
#MainContent .personalFoto img {
	margin-right: 20px;
}
#editor {
	color: #000000;
	font-size: 0.7em;
	font-style: italic;
	clear: both;
	padding-top: 1em;
}
#flagsContainer {
	width: 4.5em;
	position: absolute;
	left: 785px;
	
	/*top: 181px;*/
	top: 175px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#swe {
	/*background-image: url(/images/icons/flag_swe.png);
	background-position: left top;*/
	float: left;
	background-repeat: no-repeat;
	display: block;
}
#eng {
	/*	background-image: url(/images/icons/flag_eng.png);
	background-repeat: no-repeat;*/
	background-position: left top;
	display: block;
	float: right;
}
.dimIt {
	background-position: right top;
}

div#phonecardcontent {
	float: left;
	width: 97%;
	padding-bottom: 40px;
	line-height: 1.4em;
	overflow: hidden;
}

div#phonecardcontent div {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}

div#phonecardcontent div div.label{
	width: 200px;
	height: 22px;
	float: left;
	clear: left;
	text-align: left;
	padding: 0;
	margin-bottom: 5px;
}

div#phonecardcontent div div.links{
	width: 200px;
	height: 22px;
	float: right;
	clear: right;
	text-align: right;
	padding: 0;
	margin-bottom: 5px;
}

div#phonecardcontent div div.links a{ 
	display: block;
	float: right;
}

div#phonecardcontent img.cardfront, div#phonecardcontent img.cardback {
	display: block;
	float: left;
	clear: left;
	width: 400px;
	border: 1px solid #101010;
}

div#phonecardcontent img.cardback {
	float: right;
	clear: right;
}

div#phonecardcontent a img {
	border: none;
	display: inline;
	float: none;
	margin-left: 10px;
	vertical-align: bottom;
}



form#bestall div  p {
	margin-bottom: 0.5em;
}

form#bestall div  label {
	margin-left: 30px;
	width: 180px;
}
