body {
	background-image: url('images/bakgrund.jpg');
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

#container {
	background-color: #ffffff;
	background-image: url('images/skinnbak.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: solid thin black;	
	text-align: left;
}

.sap-content {
	position: relative;
}

.line {
	float: left;
	width: 100%;
	display: block;
	position: relative;
}

div.left {
	float: left;
	margin-right: 5px;
	position: relative;
	text-align: center;
}

div.right {
	float: right;
	margin-left: 5px;
	position: relative;
	text-align: center;
}

.column {
	position: relative;
	float: left;
	left: 800px;
}

#col1 {
	margin-left: -795px;
	width: 125px;
	padding-top: 5px;
}
#col2 {
	margin-left: -130px;
	width: 125px;
	padding-top: 5px;
}
#main_col {
	margin-left: -665px;
	width: 530px;
}

.product_image {
	display: block;
	float: right;
	text-align: center;
}

h1 {
	margin-top: 8px;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
}
p a {
	font-weight: bold;
}

a {
  color: #000000;
  text-decoration: none;
}

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

form {
	display: inline;
}

td {
	font-size: 12px;
	vertical-align: top;
}

div.footer {
	clear: left;
	width: 100%;
	height: 14px;
	display: block;
	position: relative;
	font-size: 11px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

div#headerNavigation {
	height: 15px;
	font-size: 12px;
}

div#headerNavigation a { 
	color: #FFFFFF; 
}

div#headerNavigation a:hover {
	color: #ffffff;
}

.headerError {
	width: 100%;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

.headerInfo {
	width: 100%;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.infoBoxContents ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.infoBoxContents li {
	margin-bottom: 3px;
}

.invisibleBox {
	position: relative;
/*	float: left;	*/
	width: 518px;
	display: block;
  	margin: 0;
  	padding: 2px 5px 5px 7px;
}


.mainBox {
	position: relative;
	display: block;
  	background: #f8f8f9;
  	font-size: 10px;
  	margin: 10px 0 5px 0;
  	border: 1px solid #b6b7cb;
  	padding: 0 5px 5px 10px;
  	-webkit-border-top-left-radius: 10px;
  	-webkit-border-top-right-radius: 10px;
  	-moz-border-radius-topleft: 10px;
  	-moz-border-radius-topright: 10px;
}

.infoBoxContents {
	position: relative;
	clear: both;
	display: block;
  	background: #f8f8f9;
  	font-size: 10px;
  	margin: 0 0 5px 0;
  	border: 1px solid #b6b7cb;
  	padding: 5px;
}

br {
	clear: both;
}

div.infoBoxHeading {
  background-image: url('images/infobox/corner_left.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
div#col2 div.infoBoxHeading {
  background-image: url('images/infobox/corner_right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}


.infoBoxHeading {
	padding: 0 14px 0 14px;
	display: block;
  	font-size: 12px;
  	font-weight: bold;
  	background: #bbc3d3;
  	color: #ffffff;
  	margin: 10px 0 0 0;
}

TR.productListing-odd {
  background: #f8f8f9;
}
TR.productListing-even {
  background: #fdfdff;
}
TR.productListing-odd:hover , TR.productListing-even:hover {
	background: #cfcfef;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  /*border-spacing: 1px;*/
}

.productListing-heading {
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.smallText {
  font-size: 10px;
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */
.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-size: 10px; color: #ff0000; }

.messageStack {
  margin: 5px;
  font-size: 10px;
  color: #465584;
  background-color: #FFFCF5;
  border-width: 1px;
  border-style: dotted;
}

.boxText { font-size: 10px; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

