body {
	 background-image: url('images/bg.png');
	 background-position: top;
	 background-repeat: repeat-x;
	 background-color: #e6f4cd;
	 margin: 0px 0px;
}

#container {
	 margin: 0 auto;
	 width: 920px;
}

#header {
	 background-image: url('images/top_w_menu_bg v2.png');
	 height: 210px;
	 width: 920px;
}
#link-hem {position: absolute; left: 26px; top: 82px; width: 150px; height: 62px; z-index: 1; }
#header ul {
	 list-style: none;
	 padding-top: 179px;
	 padding-right: 20px;
	 text-align: right;
	 font-size: 14px;
	 margin: 0;
}
#header li {
	 display: inline;
	 margin-left: 2em;
}

#content-bg {
	 background-image: url('images/content_bg.png');
	 background-repeat: repeat-y;
}
#content {
	background-image: url('images/content_top_bg.png');
	background-repeat: no-repeat;
	padding: 1px 40px;
}
#content h1 {
	 margin-top: 30px;
}
#content-border-bottom {
	background-image: url('images/bottom.png');
	background-position: top;
	background-repeat: no-repeat;
}

#footer {
	 padding-top: 30px;
	 font-size: 70%;
	 color: #999;
}
#footer a { color: #777; }


/* Bildlistor */
ul.bildlista {
	 list-style: none;
	 padding: 0;
	 width: 795px;
	 margin: auto;
}
.bildlista li {
	 float: left;
	 font-size: 12px;
	 border: 1px solid #f9f9f9;
	 text-align: center;
	 width: 157px;
	 height: 157px;
}
.bildlista li > div { display: inline; }
.bildlista li:hover {
	border: 1px solid #ccc;
}


/* Produkter */
#produkter a {
	 color: black;
	 text-decoration: none;
}

#product-view h1 { text-align: left; }
#product-view h2 { font-size: 20px; }
#product-view-main {
	 width: 526px;
	 float: left;
}
#product-view-main li {margin-bottom: 0.3em;}
#product-view-left {
	 float: left;
	 width: 314px;
	 height: 230px;
}
#product-view-left img { border-style: solid; border-width: 1px; }
#product-view .ingrediens-beskrivning {}


/* Återförsäljare */
#reseller-links {
	 float: left;
	 width: 399px; /* 409px - 20px - 1px*/
	 padding-right: 20px;
	 border-right: 1px solid #999;
}
#reseller-links p:first-child { margin-top:3px; }
#reseller-new {
	 float: left;
	 width: 400px; /*410px */
	 padding-left: 20px;
}
#reseller-new p:first-child { margin-top:3px; }


/* Beställa produkter */
#orders-list-products, #orders-list-confirmation {
	 width:100%;
	 border-spacing:0;
}
thead {
	 vertical-align:bottom;
	 font-weight:bold;
}
tr.odd { background-color:white; }
tr.even { background-color:#f3fce4; }
#orders-list-products td, #orders-list-confirmation td { padding:5px 10px; }
#order-kunduppgifter tr > td:first-child { padding-left: 10px; text-align: right; }
#orders-list-products input {
	 width:2em;
	 text-align:right;
}
#OrderAddForm .submit, #order-bekräfta .submit {
	 text-align:right;
	 margin-top: 1em;
}
#OrderSendForm tbody .note {
	color: #999;
}
div#order-receipt {
	border: 1px solid #999;
}
div#order-receipt p {
	margin-left: 10px;
	margin-right: 10px;
}
.total {
	font-weight:bold;
}
.num {
	text-align:right;
}
.small { font-size: small; }


/* Annonsmaterial */
.annonsmaterial img { margin-top: 20px; }
/* ul#annonsmaterial-pdf { width: 553px; } */
ul#annonsmaterial-pdf li { width: auto; height: auto; }
ul#annonsmaterial-pdf img { margin: 20px; }



/* Kontakt */
#contact-details {
	 float: left;
	 width: 189px;
	 padding-right: 20px;
	 border-right: 1px solid #999;
}
#contact-details p { margin-top: .2em; }
#contact-details h2:first-child { margin-top:3px; }
#contact-form {
	 float: left;
	 width: 610px;
	 padding-left: 20px;
}
#contact-form label {
	 position: absolute;
	 text-align: right;
	 width: 130px;
	 padding-top: 3px;
}
#contact-form input, textarea { margin-left: 140px; }
#MessageMeddelande {
	 width: 400px;
	 height: 200px;
}


/* Logga in */
#login-text {
	 float: left;
	 width: 399px; /* 409px*/
	 padding-right: 20px;
	 border-right: 1px solid #999;
}
#login-text p:first-child { margin-top:3px; }
#login-form {
	 float: left;
	 width: 400px; /*410px */
	 padding-left: 20px;
	 text-align:right;
}
#login-form input { margin-left: 11em; }
#login-form label {
	 position:absolute;
	 text-align:right;
	 width:8.5em;
	 padding-top:3px;
}
#login-form .submit { margin-top: 1em; }
#login-form .submit input { margin-left:inherit; }


#login-info {
	 font-size: 70%;
	 color: #999;
	 float: right;
	 text-align: right;
	 margin-right: -10px;
}

#user-edit-form input { margin-left: 15em; }
#user-edit-form label {
	position: absolute;
	text-align: right;
	width: 12.5em;
	padding-top: 3px;
}

#aktuellt .meddelande { margin-left: 2em; }


/*.form-error { border: 1px solid red; }*/
.error-message { font-size: small; color: red; display: inline; }
/*.error-message { visibility: hidden; }*/


.external-link {
	 background-image: url('images/ext.gif');
	 background-position: right top;
	 background-repeat: no-repeat;
	 padding-right: 20px;
}

.note { font-size:small; color: #999 }
.date { font-size: small; color: #999; }

img { border-width: 0; }

img.photo { border-width: 1px; border-color: #999; border-style: none; }

h1 {
	 font-family: sans-serif;
	 text-align: center;
	 margin-bottom: 1em;
	 font-size: 28px;
}
h2 {
	font-family: sans-serif;
	font-size: 100%;
	margin-top: 2em;
	margin-bottom: 0;
}
