a:link {
	color: #9f0a0a;
	text-decoration: none;
}

a:visited {
	color: #9f0a0a;
	text-decoration: none;
}

a:active {
	color: #9f0a0a;
	text-decoration: none;
}

.top-text {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 8pt;
  /*color: #40542C;*/
  color: #c64;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

img {
  border: 0px;
}

.buy {
  vertical-align: text-bottom;
}

.bold {
	font-weight: bold;
}

.amount {
	width: 22px;
	vertical-align: text-bottom;
}

.nicetable {
	font-family: "Arial", "MS Sans Serif";
	font-size: 9pt;
	border-collapse: collapse;
}

.nicetable td {
	border-bottom: 1px dashed #c63;
	padding-bottom: 1px;
	vertical-align: bottom;
}

.desc {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

.vikt {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 7pt;
}

.pris {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.smalltable {
  width: 55%;
	font-family: "Arial", "MS Sans Serif";
	font-size: 9pt;
	border-collapse: collapse;
}

.notifytable {
	font-family: "Arial", "MS Sans Serif";
	border-collapse: collapse;
}

.notifytable td {
	font-family: "Arial", "MS Sans Serif";
	font-size: 8pt;
}

.leftpad {
	padding-left: 10px;
	color: #9f0a0a
}

.leftarrow {
	float: left;
	margin-left: 20px;
}

.rightarrow {
	float: right;
	margin-right: 30px;
}

.warn {
	padding-left: 10px;
	color: #9f0a0a
}

.error {
	padding-left: 10px;
	color: #9f0a0a
}

.vagnheader {
	border-bottom: #969185 1px dotted;
	color: #9f0a0a;
	font-size: 115%;
	line-height: 1.5em;
	margin-top: 25px;
	padding: 0px 0px 0.2em;
	background-image: url(bilder/cart.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.textbox-search {
  background-color: #FFFFFF;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: light;
}

.button-search {
  background-color: #EDF0F5;
  font-family: Tahoma;
  font-size: 7pt;
  font-weight: light;
  padding: 0px;
  height: 17px;
  cursor: pointer;
}

#popup {
	position: absolute;
	visibility: hidden;
	width: 300px;
	height: 80px;
	background-color: #fdffee;
	border: 2px solid #c64;
	padding: 10px;
	text-align: left;
}

#close {
	float: right;
}

body {
	background: url(bilder/bakgrund2.jpg) #FFFFFF fixed;
	color: #552;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1, h2, h3 {
  margin-top: 0px;
  color: #c63;
}

form {
	margin: 1px;
}

form.formstyle label {
	float: left;
	font: 90% sans-serif;
	width: 160px;
	padding-top: 0.2em;
	font-weight: bold;
}

form.formstyle input.text {
	width: 180px;
	margin-bottom: 5px;
}

form.formstyle textarea {
	width: 250px;
	height: 150px;
}

form.formstyle .boxes {
	width: 1em;
}

fieldset {
	text-align: left;
	border:1px solid;
	padding: 1em;
	font: 10pt sans-serif;
	background: #def1c0;
	margin: 0px 30px 0px 20px;
}

legend {
  font: 9pt sans-serif;
	color:#c63;
}

form.field input.radio {
  float: left;
  clear: both;
  margin-right: 10px;
}

form.field label {
	float: left;
	font: 9pt sans-serif;
	width: 100px;
	margin-right:0.5em;
	padding-top:0.2em;
}

strong {
  font-family: Tahoma;
  color:#c63;
}

li {
	line-height: 130%;
	list-style-image: none;
	margin-left: 15px;
}

.ordertable {
	width: 100%;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	border: 1px solid #9f0a0a;
	padding: 5px;
	text-align: left;
	voice-family: inherit;
}

.ordertable td {
	background: transparent;
	color: #000000;
	line-height: 140%;
	text-align: left;
	voice-family: inherit;
}

ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 15px 0px 30px;
}

.col01 {
	float: left;
	height: auto;
	padding: 10px;
	width: 200px;
}

.col02 {
	float: left;
	height: auto;
	padding: 10px 10px 10px 0;
	width: 260px;
}

.col1 {
	float: left;
	/*border: 1px solid #000;*/
	height: auto;
	padding: 10px 0px 10px 10px;
	width: 117px;
}

.col2 {
	float: left;
	/*border: 1px solid #d00;*/
	height: auto;
	padding: 10px 10px 10px 0;
	width: 355px;
}

.col3 {
	float: left;
	height: auto;
	padding: 10px;
	width: 140px;
}

.col4 {
	float: left;
	height: auto;
	padding: 10px 10px 10px 0;
	width: 325px;
}

.container {
	background: #def1c0;
	border: 1px dashed #999999;
	font-size: 10pt;
	float: left;
	line-height: 150%;
	margin-bottom: 10px;
	width: 100%;
}

.hr {
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sidebar-title {
	border-bottom: #969185 1px dotted;
	color: #9f0a0a;
	font-size: 115%;
	line-height: 1.5em;
	margin-top: 10px;
	padding: 0px 0px 0.2em;
}

.uppdatera {
  background-color: transparent;
  background-image: url(bilder/editicon.gif);
	background-repeat: no-repeat;
	background-position: center left;
  height: 20px;
  width: 20px;
  border: none;
  cursor: pointer;
}

.top {
	float: right;
}

.back {
	float: left;
}

.tabort {
  background-color: transparent;
  background-image: url(bilder/deleteicon.gif);
	background-repeat: no-repeat;
	background-position: center left;
  height: 20px;
  width: 20px;
  border: none;
  cursor: pointer;
}

#content {
	background: #fdffee;
	border: #777 1px solid;
	margin: 2px auto 2px auto;
	text-align: left;
	width: 740px! important;
}

#footer {
	clear: both;
	height: 200px;
	margin: 0px;
	padding: 15px;
	/*border-top: 1px dashed #E0B0B0;*/
	color: #333333;
	font-size: 8pt;
	line-height: 140%;
	text-align: left;
	voice-family: inherit;
}

#header {
	background: url(bilder/header3.png) #FDFFEE no-repeat left top;
	/*border-bottom: 1px solid #c63;*/
	height: 105px;
}

#headercontent {
  margin-left: 530px;
  padding: 10px;
}

#headerlogo {
  float: left;
  height: 105px;
  width: 525px;
}

#headerlogo a {
  float: left;
  display: block;
  height: 102px;
  width: 514px;
}

#main {
	/*border: 1px solid #CC9999;*/
	line-height: 1.4em;
	float: left;
	margin: 0px;
	padding: 15px 5px 15px 15px;
	width: 500px;
}

#sidebar {
	/*border-left: 1px dashed #CC9999;
	border-left: #e1e1e1 1px solid;
	border-right: #6d4921 1px solid;*/
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 12px;
	width: 174px;
}

#sidebar p {
	margin: 0px 0px 0.6em;
}

#sidebar ul {
	list-style-type: none;
	margin: 0.5em 0px 1.25em;
	padding: 0px;
}

#sidebar ul li {
	background: url(bilder/pil.gif) no-repeat 1px 0.25em;
	border-bottom: #969185 1px dotted;
	line-height: 1.4em;
	margin: 0px 0px 3px;
	padding: 0px 0px 3px 25px;
}

#title {
	font-size: 125%;
	line-height: 1.2em;
	margin: 0px;
	padding: 10px 30px 5px;
	text-align: left;
}

#title a {
	color: #303030;
	text-decoration: none;
}
