/*
-----------------------------------------------
CSS 
jageblad.se

----------------------------------------------- */



html, body {
    background: #ffffff;
	height:100%;
	margin: 0;
}


body, div, td, p, input {
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:17px;
}


p, label {
	margin: 3px 0 5px 0;
}


hr {
    border:1px;
    height:1px;
    color:#CCCCCC;
    background-color: #CCCCCC;
    margin: 10px 0 10px 0;
    padding:0 auto;
    clear:both;
    width:98%;
}


form, fieldset {
	margin:0 auto;
	border:0;
}


.submit {
    padding:0px;
	cursor:pointer;
	border:0;
}

.input {
    padding:3px;
    clear:both;
    border:1px inset #cccccc;
}

.select {
    padding:0px;
    font-size:10px;
    border:1px solid #cccccc;
}


.textarea {
    font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding:3px;
}


img {
    border:0px;
}


a, a:link, a:visited, a:active {
    text-decoration: none;
	color: #00529B;
	padding:0px;
	text-decoration: underline;
}


a:hover {
    text-decoration: underline;
	color: #00824c;
}
	

h1 {
	font-family:arial, "Times New Roman", Times, serif;
	display:inline-block;
	color: #333333;
	font-size:20px;
	line-height:28px;
	margin:0;
	padding:0;
}


h2 {
	font-family:arial, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #333333;
	font-size: 18px;
	line-height:22px;
	margin:0;
	padding:0;
}


h3 {
	font-family:arial, "Times New Roman", Times, serif;
	font-weight: 600;
	color: #333333;
	font-size: 16px;
	line-height:20px;
	margin:0;
	padding:0;
}



.red  {
	color: #be0024;
}


.hr {
    width:100%; 
    height:1px;
    margin:20px 0 20px 0;
}



/* debug
-------------------------------------------
div {border: 1px solid #ccc; }*/

#page {
	position:relative;
	margin: 30px auto;
	padding:0;
	width: 830px;
	text-align:center;
	background:#ffffff;
}

#page-done {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	padding: 0;
	text-align: center;
}


#head-1 {
    position:relative;
    float:left;
    margin:0;
    width:190px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	height:100px;
}


#head-2 {
    position:relative;
    float:left;
    margin:0; 
    width:422px;
    padding-left:18px;
    padding-top:20px;
	text-align:left;
	border-bottom:1px solid #cccccc;
	height:80px;
	vertical-align:middle;
}


#head-3 {
    position:relative;
    float:right;
    margin:0;
    height:85px;
    background:#ffffff; 
    width:185px;
    padding:10px 0px 5px 15px; 
    color:#333333; 
    font-weight:600;
    text-align:right;
    border-bottom:1px solid #cccccc;
    background-color:#ffffff;
}


#col-1 {
	position:relative;
	float:left;
	margin:0;
	padding:20px 10px 20px 0;
	width:239px;
	text-align:left;
	background-color:#ffffff;
}

#col-2 {
	position:relative;
	float:left;
	margin:20px auto;
	padding:0px 0 20px 30px;
	width:540px;
	text-align:left;
	border-left:1px solid #cccccc;
}

#col-2 ul {
    margin-left:0;
    padding:10px;
}

#col-2 li {
    font-weight:bold;
    font-style:italic;
}


#foot {
    position: relative;
	width:800px;
	text-align: left;
	margin:0px 0 20px 0;
	padding-top:20px;
	padding-bottom:50px;
	color:#000000;
	font-size:11px;
	border-top:1px solid #cccccc;
}

.cart-item {
    padding:20px 0 0 0;
    font-size:22px;
    font-weight:600;
    
}

.cart-item .input {
    border:2px solid #bbbbbb;
    padding:7px 0 3px 0;
    text-align:center;
    font-size:22px;
    font-weight:200;
}

#af {
    background:#4065a7; 
    width:210px;
    padding:5px 15px 5px 15px; 
    color:#ffffff; 
    font-size:12px;
    font-weight:600;
    line-height:20px;
}


#kreditor-form {
   margin:0;
}

#kreditor-form .input1 {
    border:1px solid #bbbbbb;
    padding:5px;
    font-size:14px;
    font-weight:600;
}

#kreditor-form .input2 {
    border:1px solid #bbbbbb;
    padding:5px;
    font-size:14px;
    font-weight:300;
}

#basket {
    width:530px;
}

#basket th, td {
    padding:5px;
    border:1px solid #bbbbbb;
}

.price {
    font-size:22px;
    font-weight:600;
    color:#b30004;
}


.newsBar {
    color: #54ab42;
}

.preloadImg {
    display:none;
}
