/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
/* End Yahoo copyright */

html, body
{
	margin: 0px;
	padding: 0px;
	height:auto;
	width:100%;
	font-family: Verdana, sans-serif; 
	font-size: 82%;
}

#main_container {
	min-width:900px;
}



form {
	margin:0px;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}



h1, h2, h3, h4, h5 {
	padding:0px;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

h1 {
	font-size:150%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:100%;
}

#main_container {
	min-height:100%;
	margin-right: 40px;
	margin-left: 40px;
	background-repeat:repeat-y;
}

div#footer {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	clear:both;
	position: absolute;
    bottom: 0;
    width: 100%;
}

div#msgBox, .msgBox {
	font-weight: bold;
	color: red;
	border: solid 1px #000000;
	padding: 1em;
	background-color: #FFFFFF;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 40%;
	
}

#addProductMsg {
	display:none;
}

tr.line td {
	border-bottom: 1px solid #BCC1A8;
}

.heading{
	font-weight:bold;
}

/******** Product category *******/
div#product_news_container {
	margin-bottom:10px;
}

/*************** Product page *****************/
img#product_image {
	border: none;
	float: right;
	clear:right;
	margin: 1em;
}

div#product_teaser {

}

div#product_fulltext {

}

img#product_mfg_logo {
	float:right;
	margin: 1em;
}

ul#epi_tab {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #000;
	clear: left;
}
ul#epi_tab li{
	list-style: none;
	margin: 0;
	display: inline;
}
ul#epi_tab li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: #889FA2;
	text-decoration: none;
}
ul#epi_tab li a:link { color: #FFF; }
ul#epi_tab li a:visited { color: #FFF; }
ul#epi_tab li a.active {
	background: white;
	border-bottom: 1px solid white;
	color: #6f6f6f !important;
}

/*************** News page *****************/
img#news_image {
	border: none;
	float: right;
	margin: 1em;
}

div#news_teaser {

}

div#news_fulltext {

}

#product_news_container .se {
	height: 170px;
	vertical-align:top;
}

/*************** MAIN LAYOUT *****************/
.warning{
color:#f00;
}
.okay{
color:#36A001;
}
.clear {
	clear: both;
}
iframe#basket {
	margin: 0px;
	margin-top:5px;
	border: none;
}

/*************** Product listing *************/
table.product_listing {
	border-collapse: collapse;
	width: 100%;	
}

table.product_listing td, table.product_listing th {
	padding: 1px;
}
table.product_listing th {
}

table.product_listing .pris, table.product_listing .lager, table.product_listing .add {
	text-align: right;
}
table.product_listing .add {
	vertical-align: middle;
}

/********** Product card ************/
div#configurator td.name {
	font-weight: bold;
	font-style: italic;
}

/*************** LIVE BASKET *****************/

.scroller
{
	scrollbar-3d-light-color: #669900;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #DCE4F3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
} 
.order_text {
font-size: 90%;
}

/*************** CATEGORY *****************/
#category .ne{

}

#category ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}

#category li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

#category li.img {

}

#category li.text {
	padding: 2px 2px 2px 6px;
	height:27px;
	width:150px;
}

#category li.text a:hover {
	color:red;
}

#category li img {
	border: none;
}




p.breadcrum {
	margin-top: 3px;
	margin-bottom: 3px;
}

p.breadcrum span {
	background:#DAD9DE;	
	padding:2px 2px 2px 2px;
	line-height:200%;
}

p.breadcrum a {
	color: #333;
	padding: 4px;
	text-decoration: none;
	font-family: Verdana;
	font-style: italic;
}

#category_info {
	margin-top: 10px;
	margin-bottom: 10px;
}

/******* RMA Page **********/
ul#rma_manu_flist {
margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#rma_manu_flist li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
ul#rma_manu_flist a {
	width: 150px;	
	border: solid 1px #c0c0c0;
	background:#efefef;
	padding: 3px 3px 3px 12px;
	display:block;
}
