* {
	margin:0;
	padding:0;
}
.Warningmsg{
 color: red;
 margin-top: -20px;
}
body {	
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F8F8F8;
}
/* wrapper */
div#thebackground{
	background-image:url(/Img/shadowdropp1.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	margin-bottom:0;
	padding:0;
	height:350px;
	width:100%;
	background-position: 0 338px;
}
div#wrap {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color:#C62F1E;
	}


/* header & nav */
div.header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div.viainternet a{
	background-repeat:no-repeat;
	width:130px;
	background-position:center;
	background-image:url(/Img/viaInternetButton.gif);
}
div.viasms a{
	width:130px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/Img/viaSmsButton.gif);
}
div.logo {
	float:left;
	background-image:url(/Img/full_logo1.png);
	background-repeat:no-repeat;
	width:320px;
	height:70px;
	margin-top:25px;
	
}
div.nav {
	
	float:right;
	margin:0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div.nav ul {
	list-style:none;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	line-height: 30px;
	text-decoration:none;
	font-weight:bold;
	font-size:0.76em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;		
}
/*meny länkarnas hover */
div.nav ul li a:hover{
	border-bottom-color:#F00;
	border-bottom-width:2px;
	border-bottom-style:solid;
	
}
/*Nuvarande meny valet*/
#selected{
	border-bottom-color:#F00;
	border-bottom-width:2px;
	border-bottom-style:solid;
	
}
/* submenyn för val av utträdessätt*/
div.subchoise{
 height:70px;
 width:400px;

}
div.subchoise ul {
	list-style:none;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div.subchoise ul li a{
	float:left;
	line-height:30px;
	list-style-type:none;
	text-decoration:none;
	text-align:center;
	font-size:0.76em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}
div.subchoise li{
	padding-right:10px;
	width:130px;
	
}
div.subchoise ul li {
	display:inline;
	float:left;
}

/* headers */
h1, h2 {
	text-align:left;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	padding:0;
	margin:-10px;
	font-size:2.62em;
	padding-left:10px;
	font-weight: lighter;
}
div.page h1{
	margin-bottom:10px;
	width:550px;
	
}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
}
#omossh1{
	font-size:2.5em;
	
}
h2 {
	font-size:1.13em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}
#h3omoss{
	font-size:0.76em;
	width:360px;
	margin-top:10px;
	margin-bottom:95px;
	margin-left:10px;
}
#h3varforgaur{
	font-size:0.76em;
	width:360px;
	margin-top:10px;
	margin-bottom:118px;
	margin-left:10px;
}
#h3varforgaur h3{
	font-size:1.2em;
	width:360px;
	font-style: italic;
}
#h3omoss h3{
	font-size:1.2em;
	width:360px;
	font-style: italic;
}
div.h3kontakt{
	margin-top:10px;
	margin-left:3px;
	float:left;
	font-size:0.76em;
	font-weight:bold;
	color:#000;
	width:300px;
	margin-bottom:120px;
	
}
div.h3kontakt a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:lighter;
	text-decoration:none;
	font-weight:lighter;
	color:#000;
	
}
h4 {
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	padding:5px;
	background-color:#e6e6e6;
	border-bottom:1px solid #cccccc;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
form {}
form input, form textarea {
	border:2px solid #dddddd;
	padding:5px;
	color:#666666;
	width:235px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
input.order{
	width:60px;
	height:30px;
	color: white;
	text-align:left;
	padding-bottom:5px;
	background-color:#FFF;
	background-image:url(/Img/omossMenuItem.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:265px;
	
}
form select{
	margin-bottom:20px;
}

#calcbutton{
	margin-bottom:10px;
	background-image:url(/Img/omossMenuItem.png);
	width:110px;
	height:30px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:0.76em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:5px;
	padding-left:3px;
	
}

#calcbutton a{
	text-decoration:none;
	color:#FFF;
}
/* default tables */ 
table {
	width:100%;
	padding-top:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#8D0000 url('/Img/button.png') repeat-x scroll top left;
	color:#ffffff;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


/* default links */
a { 
	color:#000;
}
a:visited { 
	color:#000;
} 
a:hover { 
	color:#000;
}
	

/* centeral page */
div.page {
	margin-bottom:25px;
}
div.pagewrapper{
	margin-top:0px;
}

/* content */
div.content {
	
	width:65%;
	float:left;
}


/* sidebar */
div.sidebar {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	width:270px;
	
}
div.sidebar p{
	margin-bottom:0px;
	font-size:0.8em;
	color:#666;
}

#sidebartext{
	margin-bottom:0px;
	font-size:0.8em;
	color:#666;
}
div.sidebarred{
	background-color:#F5DCD7;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:10px;
	
}
/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #dddddd;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

/* calculatorn */
.calcinput {
	margin-bottom:10px;
	
}
div.pristag{
	background-image:url(/Img/pristag.gif);
	width:95px;
	height:45px;
	background-repeat:no-repeat;
	float:right;
	padding-top:3px;
	padding-left:2px;
	margin-top:-5px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:1.8em;
	margin-right:200px;
	
}
div.internetstortext h1{
	margin-left:-20px;
	float:left;
	width:400px;
}
/*div för internetformuläret*/
div.internetform{
	float:left;
	width:900px;
	
}
div.internetform form input, form textarea {
	border:2px solid #dddddd;
	padding:5px;
	padding-right:0px;
	color:#666666;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin-right:5px;
}
div.internetform p{
	font-size:1.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	float:left;
}
#internetformbold{
	font-weight:bold;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-image: url(/Img/understryk.png);
	width:80px;
	height:30px;
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	margin-left:7px;
	margin-top:0px;
}
#internetformboldtext{
	font-weight:lighter;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	float:left;
	margin-left:15px;
	margin-right:4px;
	padding-top:3px;
}
/* divs för kontakt formuläret*/

div.contactform{
	float:right;
	width:400px;
	margin-right:65px;
	
}

.contactform input
{
    border:2px solid #dddddd;
	float:left;
	padding:5px;
	width:350px;
	padding-right:0px;
	color:#666666;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin-bottom:10px;
}

.contactform textarea
{
    border:2px solid #dddddd;
	float:left;
	padding:5px;
	width:350px;
	padding-right:0px;
	color:#666666;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin-bottom:10px;
}



div.contacttextwrapp{
	float:left;
	margin-top:10px;
	
}
#contacterror
{
    position:relative;
    float:left;
    width:100%;
}

#contacterror ul{
	color:#F00;
}
#ordererror{
	margin:-20px;
        margin-bottom: 0px;
}
#ordererror ul{
	color:#F00;
	margin:0px;
	margin-left:-15px;
	
}
#ordererror li{
	font-size:1.0em;
	list-style:none;
	
}
#main{
}
#main img.loaderIcon
{
	width: 30px;
	position: absolute;
	top: 22.5em;
	right: 45em;
}
#main img.loaderOrderIcon
{
	width: 30px;
}

#submit{
	background-image:url(/Img/kontaktMenuItem.png);
	background-repeat:no-repeat;
	height:32px;
	float:right;
	width:60px;
	line-height:15px;
	padding-top:5px;
	text-align:center;
	margin-top:0;
	margin-right:42px;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
    margin-left:110px !important;
	padding-right: 10px;	
}


div.contacttextwrapp p{
	line-height:0px;
	margin-bottom:50px;
}
div.contacttext{
	
	width:100px;
}

div#order{
	background-image:url(/Img/kontaktMenuItem.png);
	background-repeat:no-repeat;
	height:30px;
	float:left;
	width:60px;
	padding-top:5px;
	text-align:center;
	margin-top:0;
	margin-left:250px;	
}
div#order a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
}
div.viasms2 a{
	width:110px;
	height:30px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/Img/viaSmsButton.gif);
	text-align:center;
	color:#FFF;
	text-decoration:none;
	float:right;
	font-size:0.7em;
	padding-top:17px;
	font-weight: bold;
	margin-top:-10px;
	margin-right:0px;
}
div.viainternet2 a{
	width:110px;
	height:30px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(/Img/viaSmsButton.gif);
	text-align:center;
	color:#FFF;
	text-decoration:none;
	float:right;
	font-size:0.70em;
	padding-top:17px;
	font-weight: bold;
	margin-top:-10px;
	margin-right:5px;
}
div.smspage{
	float:left;
	height:100px;
	width:500px;
	text-align:left;
}
#exempeltext{
	margin-top:5px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666;
	margin-right:580px;
	font-style: italic;
}
#warning{
	color:#F00;
}
#smsbeskrivning{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666;
	float:left;
	width:400px;
	margin-bottom:10px;
	font-style: italic;
}
/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
#noticeDay {

    position:absolute;
    width:300px;
    top: 100px;
    font-weight: bold;
    left: 650px;
    display:none;
}

/*Felhantering vid fel */
#ErrorMessage
{
    position:absolute;
    right:10px;
    top:60px;
    max-height:150px;
    min-width:175px;
    background-color:White;
    z-index:200;
    
    border-color:#F00;
    border-width:2px;
    border-style:solid;
    
    visibility:hidden;
    font-size:11px;
    padding-top:3px;
}

#ErrorMessage ul
{
    margin:0px;
    margin-left:-5px;
    margin-bottom:-15px;
    list-style:none;
    
}

#ErrorMessage li
{
    margin:0px;
    margin-left:-20px;
}

#clientValidation
{
    max-height:1px;
    max-width:1px;
    visibility:collapse;
}

#submit
{
    cursor:pointer;
}

.LoadingIMG
{
    position:relative;
    float:right;
    margin-left:320px;
}