/* nav_menu */

div#search_container
{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#menucontainer
{
	width: 100%;
	font-family: verdana;
	font-size: 8pt;
	font-variant: small-caps;
	padding: 0.5em 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #e4e4e4;
}
#nav_menu_top
{
	background: url('../images/sort_1.jpg');
	width: 180px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #e4e4e4;
	display: none;
}
#nav_menu_top_simple
{
	background: url('../images/sort.jpg');
	width: 180px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #e4e4e4;
}
#nav_menu_top_active
{
	background: url('../images/sort_2.jpg');
	width: 180px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #e4e4e4;
	display: none;
}
#nav_menu, .subnav_menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_menu a
{
	display: block;
	margin: 0;
	padding: 5px 1px 5px 6px; 
	background: #f4f4f4;
	text-decoration: none;
	height: 100%;
	color: #484848; 
}
#nav_menu ul
{
	list-style-type: none; 
	border-bottom: 0px solid #e4e4e4;
	border-top: 0px solid #e4e4e4;
}
#nav_menu li
{
	border-top: 1px solid #e4e4e4;
}
#nav_menu ul a
{
	background: #fcfcfc;
}
ul#nav_menu li ul.subnav_menu
{
	background: #fcfcfc;
	border-top: 0px solid #e4e4e4;
	border-bottom: 0px solid #e4e4e4;
}
#nav_menu .subnav_menu li, #nav_menu .subnav_menu ul
{
	border-top: 0px solid #e4e4e4;
	border-bottom: 0px solid #e4e4e4;
}
.subnav_menu li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top: 0px;
	vertical-align: top;
}

.subnav_menu
{
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 27px;
	list-style-type: disc;
	list-style-image: url("../images/mini_dot_g.gif");
}
.subnav_menu li a
{
	margin-top: -10px;
	padding-top: -10px;
}
.subnav_menu a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	vertical-align: top;
}

#nav_menu a:link
{
	color: #484848; 
}
#nav_menu a:visited
{
	color: #484848; 
}
#nav_menu a:hover
{
	background: #fcfcfc;
}

#nav_menu .subnav_menu a
{
	font-size: 8pt;
}
#nav_menu .subnav_menu a:hover
{
	color: #000000;
}

#nav_menu a#current
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.subnav_menu a#subcurrent
{
	text-decoration: none;
	color: #000000;
}
.subnav_menu li#li_current
{
	list-style-image: url("../images/mini_dot_r.gif");
}
.subnav_menu ul
{
	display: none;
	list-style-type: square;
	list-style-image: url("../images/mini_dot_g.gif");
}

/* Sortiment meny */

ul#sortiment
{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	display: none;
}
ul#sortiment li
{
	display: inline;
	margin: 0 12px 0 7px;
	padding: 0 0 0 0;
}
ul#sortiment li.white a:link
{
	color: #ffffff;
	text-decoration: none;
}
ul#sortiment li.white a:visited
{
	color: #ffffff; 
	text-decoration: none;
}
ul#sortiment li.white a:hover
{
	color: red;
}
ul#sortiment li.black a:link
{
	color: #484848;
	text-decoration: none;
}
ul#sortiment li.black a:visited
{
	color: #484848; 
	text-decoration: none;
}
ul#sortiment li.black a:hover
{
	color: red;
}
ul#sortiment li a.active:link, ul#sortiment li a.active:visited
{
	/* color: red; */
}

/* TABLES */
.article_table
{
	
	font-family: Verdana;
	font-size: 8pt;
	font-variant: small-caps;
	width: 97%;
	border: 0px solid black;
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}

.art_td
{
	border: 0px solid black;
	text-align: center;
	padding: 0.6em 0 0.6em 0;
	width: 25%;
}
.art_td_table
{
	border: 0px solid black;
	margin: 0 auto;	
	border-collapse: collapse;
}
.art_td_table_td
{
	padding: 0 0 0 0;
	border: 0px solid black;
	text-align: center;
	margin: 0px auto;
}
.art_label
{
	font-size: 10pt;
	margin: 0;
}
.art_link:link
{
	color: #484848;
	text-decoration: none;
}
.art_link:visited
{
	color: #484848;
	text-decoration: none;
}
.art_link:hover
{
	color: #000000;
}
.art_link:active
{
	
}
img.art_img
{
	max-height: 105px;
	text-align: center;
	margin: 0px auto;
}

table.product
{
	font-family: Verdana;
	font-variant: small-caps;
	width: 380px;
	border: 0px solid black;
	border-collapse: collapse;
	float: left;
	margin: 25px 0 0 0px;
}
table.product td
{
	border: 0px solid black;
	padding: 2px 2px 4px 2px;
	vertical-align: top;
	margin: 0 0 0 0;
}
table.product td.price
{
	width: 25%;
	min-width: 25%;
	white-space: nowrap;
	text-align: right;
}

table.product td.image
{
	text-align: center;	
}
table.product td.lev_art
{
	width: 25%;
	height: auto;
	text-align: center;	
	border: 0px solid black;
}
table.product td.lev_art img
{
	max-height: 80px;
	max-width: 100px;
}
table.search
{
	text-align: center;
	width: 100%;
}

table.productinfo
{
	margin: 6px 0 0 6px;
	width: 190px;
	/*max-width: 80%;*/
	font-size: 10pt;	
}

/* DIV */

div#navigator
{
	width: 580px;
	height: 45px;
	min-height: 45px;
	margin: 0 auto;
	border-collapse: collapse;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

div#navigator a
{
	margin: 0px 4px 5px 4px;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 45px;
	display: inline-block;
	vertical-align: middle;
}
div#navigator a:link
{
	color: #484848;
	text-decoration: underline;
}
div#navigator a:visited
{
	color: #484848;
	text-decoration: underline;
}
div#navigator a:hover
{
	color: red;
}
span.currentPage
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}
	
div.arwhidden
{
 display: inline;
 width: 40px;
 height: 100%;
 border: 0px solid black;
}

.environment
{
	text-align: center;
	padding: 0 0 0 0;	
	border: 0px solid black;
}
.environment img
{
	border: 0px solid black;
	margin: 1em 0em 0em 0em;
}

.product_info
{
	float: right;
	width: 200px;
	background: #fcfcfc;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	border: 0px solid black;
	padding: 0 0 15px 0;
	clear: right;
	color: #484848;

}
.product_info a:link, .product_info a:visited, .product_info a:hover, .product_info a:active 
{
	color: #484848;
}
.product_header
{
	background: #f4f4f4;	
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-variant: small-caps;
	font-size: 10pt;	
	padding: 8px 10px 5px 10px;
}

div.links
{
	border-top: 2px dotted #e4e4e4;
	width: 380px;
	height: auto;
	padding: 20px 20px 0 0;	
}
.links
{
	font-variant: small-caps;
	font-size: 10pt;
	clear: left;
	padding: 4px 0px 4px 0px;
	margin-left: -10px;
}
.links ul
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
}
.links li
{
	padding: 0px 0px 4px 0px;	
}
.links a:link, .links a:visited, .links a:active
{
	color: #484848;
	/*text-decoration: none;*/
}
.links a:hover
{
	color: red;	
}
.links .extra_picture
{
	display: inline;
	float: left;
	border: 1px #eaeaea dotted;
	margin: 0 2px 0 0;	
}

.links li.li_links
{
	display: inline;
	float: left;
}
.links ul.ul_links
{
	display: inline;
	/*margin-top: 15px;*/
}
.information
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	max-width: 580px;
	overflow: hidden;
	color: #484848;
}
.information table
{
	border-collapse: collapse;
	text-align: center;
	margin-top: 10px;
}
.information table td
{
	vertical-align: top;
	padding: 5px 5px 5px 5px;	
}
.info_img
{
	width: 25%;
	vertical-align: top;	
}
.information a:link, .information a:visited, .information a:active
{
	color: #484848;
}
.information a:hover
{
	color: red;
}

div#history
{
	background: #fcfcfc;
	width: 560px;
	border: 0px solid black;
	border-bottom: 2px dotted #e4e4e4;
	/* float: left; */
	margin: 1em 0 0 1em;
	padding: 0.3em 0.3em 0.3em 0.3em;
	text-align: left;
	display: none;
}
div#articletable_sort_field
{
	float: right;
	margin: 25px 34px 0 0;
	line-height: 12pt;
	font-variant: small-caps;
}
div#articletable_label
{
	margin: 25px 0 0 0;
	/*float: left;	*/
}
div.tools, div.tools a
{
	height: 42px;
	margin-top: -28px;
	text-align: right;
	padding: 0px 10px 0px 10px;
	font-variant: small-caps;
	font-size: 8pt;
	text-decoration: none; 
}
div.tools img
{
	margin-right: 4px;	
}
/* PARAGRAPH, IMG, A  */

.product_info p
{
	margin: 10px 10px 0px 10px;
}
.product_image:hover
{
	border: 0px solid #cccccc;
}
img#logo
{
	float: left;
	width: 152px;
	height: 100px;
	margin: 0 0 0 5px;
	border: 0px solid blue;
}
img#top_header
{
	width: 600px;
	height: 80px;
	float: right;
	margin: 0 0 0 0;
	border: 0px solid red;
}
img.dot
{
	width: 10px;
	vertical-align: bottom;
	margin-bottom: 2px;
	margin-right: 9px;
	margin-left: 2px;
}
img.dot2
{
	margin-right: 3px; 
	margin-bottom: 2px;
	clear: right;
	display: inline;
	vertical-align: bottom;
	display: none;
}
div.dotbox
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1px solid black;
	width: 10px;
	height: 40px;
	display: none;

}
img.levart
{
	margin-top: 0px;	
}
img.magnify
{
	position: relative;
	left: -20px;	
}
.env_header
{
	text-align: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}
p.kontakt
{
	text-align: left;
	font-size: 8pt;
	margin: 0px 0px 0px 6px;
	padding: 4px 4px 4px 4px;
	font-variant: small-caps;
	color: #484848;
}
.label
{
	margin-left: 0em;	
}
.price_red
{
	font-weight: bold;
	color: red;
	text-align: right;
}
.price_black
{
	font-weight: bold;
	color: black;
	text-align: right;
}
.price_type
{
	font-size: 12pt;
	text-align: center;
	color: red;	
}
.red
{
	color: red;
	font-size: 8pt;
}
.black
{
	font-size: 8pt;
	color: #484848;	
}
.grey
{
	color: #a0a0a0;	
}

#history a:link, #history a:visited, #history a:hover, #history a:active
{
	text-decoration: none;
	color: #484848;
	font-size: 8pt;
	font-variant: small-caps;
	border: none;
	border-left: 2px dotted #484848;
	padding: 0 0.5em 0 0.5em;
}
#history a:hover
{
	color: red;	
}
/* FORMS */

.searchbox
{
	border: 1px solid #e9e9e9;
	width: 8em;
	height: auto;
	background: url(../images/magnify.gif) no-repeat;
	padding-left: 20px;
	font-family: verdana;
	font-size: 8pt;
	color: #484848;
	font-variant: normal;
}
select, input
{
	font-family: verdana;
	font-variant: small-caps;
	color: #484848;
}
select
{
	border: 1px solid #e9e9e9;
}
form#contact
{
	font-variant: small-caps;	
	margin-top: 10px;
}
form#contact p
{
	font-variant: normal;
}
form#contact table
{
	border: 0px solid black;
	border-collapse: collapse;
	width: 580px;
	text-align: left;	
}
form#contact table td
{
	padding: 5px 5px 5px 5px;
}
form#contact table td.center
{
	text-align: center;
}

form#contact input
{
	width: 80%;
	font-variant: normal;
}
form#contact input.button
{
	background: #e4e4e4;
}
form#contact input.select, form#contact input.select option
{

}
form#contact textarea
{
	width: 80%;
	height: 200px;
}