﻿body
{
    padding: 0px;
    background: #f0f0f0 url(img/bg.gif) no-repeat;
    background-position: center 0;
}

#wrapper
{
    margin: 0 auto;
    width: 970px;
    background: transparent url(/Images/wrapper_bg.jpg) repeat-y scroll 0 0;
}

#wrappertop
{
    height: 40px;
    background: transparent url(/Images/wrapper_top.jpg) no-repeat scroll 0 0;
}

#wrapperbottom
{
    clear: both;
    height: 40px;
    background: transparent url(/Images/wrapper_bottom.jpg) no-repeat scroll 0 0;
}

.rss
{
}

/* head
************************************************** */

#head
{
    background-color: #ccc;
}

/* leftcolum
************************************************** */

#leftcolum
{
    float: left;
    margin: 0 0 0 40px !important;
    margin: 0 0 0 20px;
    width: 190px;
}

#logo
{
    margin: 0 0 5px 0;
}

#logo img
{
    display: block;
    margin: 0 auto;
}

#submenu
{
    margin: 0 0 20px 0; /*background: transparent url(/Images/submenu_bg_b.jpg) no-repeat scroll bottom center;*/
}

#submenu ul
{
    margin: 0;
    padding: 5px 15px 0 15px;
    list-style: none;
    background-color: #F0F0F0; /*background: transparent url(/Images/submenu_bg_t.jpg) no-repeat scroll top center;*/
}

#submenu ul li
{
    display: block;
    padding: 10px 0;
    background: transparent url(/Images/submenu_separator.jpg) no-repeat scroll bottom center;
}

#submenu ul li.search
{
    padding: 10px 0; /*background: #f0f0f0 none;*/
}

#submenu ul li a
{
    display: block;
    text-decoration: none;
    color: #666;
    margin-left: 15px;
}

#submenu ul li a:hover, #submenu ul li a.selected
{
    color: #690;
}

#submenu ul ul
{
    padding: 0 10px;
    background: #f0f0f0 none;
}

#submenu ul ul li
{
    padding: 5px 0 0 0;
    background: #f0f0f0 none;
}

#submenu ul ul li a
{
    font-weight: normal;
}

#submenu li.itemopen ul
{
    display: block;
}

#submenu li.itemclosed ul
{
    display: none;
}

#search
{
    height: 24px;
    background: transparent url(/Images/search_bg.jpg) no-repeat scroll 0 0;
}

#search input
{
    margin: 4px 0 0 10px;
    padding: 0 0 0 15px;
    width: 125px;
    border: 0;
    background: #fff url(/Images/search_m.jpg) no-repeat scroll 0 3px;
}

.news
{
    padding: 0;
    margin: 0;
    list-style: none;
}

/* rightcolum
************************************************** */

#rightcolum
{
    float: left;
    margin: 0 0 0 20px;
    width: 680px; /*background: url(/Images/hedemora_horse.jpg) no-repeat right bottom;*/ /*   background: url(img/bg_content.jpg) no-repeat right bottom;; 	background-image: url(/Images/HE_VIT.gif);padding-bottom: 150px;*/
    background-repeat: no-repeat;
    background-position: right bottom;
}

#rightcolumtop
{
    clear: both;
    float: left;
    margin: 0;
    width: 680px;
    height: 127px;
}

#menu
{
}

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li
{
    float: left;
    display: block;
    margin: 0 5px 20px 0;
    padding: 0;
    text-align: center;
    border: 2px solid #656565;
    background-color: #E3E3E3; /*background: url(/Images/mainmenu_link_bg_r.jpg) no-repeat right top;*/
}

#menu ul li a
{
    padding: 0 15px;
    color: #666; /*background: url(/Images/mainmenu_link_bg_l.jpg) no-repeat left top;*/
    text-decoration: none;
    font-weight: bold;
    display: block;
    display: inline-block; /* IE */
    height: 30px;
    line-height: 29px;
    border: none;
    font-size: 13px;
}

#menu ul li a:hover, #menu ul li a:active
{
    background-color: #690;
    color: #fff; /*background: url(/Images/mainmenu_link_bg_r.jpg) no-repeat right top;*/
}

#menu ul li.selected
{
    /*background: url(/Images/mainmenu_selected_bg_r.jpg) no-repeat right top;*/
    background-color: #690;
}

#menu ul li.selected a
{
    color: #fff; /*background: url(/Images/mainmenu_selected_bg_l.jpg) no-repeat left top;*/
}

#rightcolumcontent
{
    /*background: url(img/bg_content.jpg);*/
    clear: both;
}

#pagetitle
{
    clear: both;
    width: 680px;
}

#leftcontent
{
    float: left;
    width: 438px;
    padding: 0 20px 0 0px!important;
    padding: 0 10px 0 0px;
    border-right: 1px solid #ccc;
}

#rightcontent
{
    float: left;
    width: 220px; /*background: transparent url(/Images/rightcontent_bg_b.jpg) no-repeat scroll bottom left;*/
}

#rightarea
{
    padding: 0 0 0 40px!important;
	padding: 0 0 0 20px;

    height: auto !important;
    height: 180px;
    min-height: 180px; /*background: transparent url(/Images/rightcontent_bg_t.jpg) no-repeat scroll top left;     border-left: 1px solid #ccc;*/
}

#rightcontenthead
{
    color: #509100;
    background-color: #fff;
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
}

#fullcontent
{
    width: 680px;
}

/* foot
************************************************** */

#foot
{
    clear: both;
    float: left;
    display: block;
    margin: 20px 0 0 40px !important;
    margin: 20px 0 0 20px;
    width: 890px;
    background: transparent url(/Images/foot_bg_bottom.jpg) no-repeat scroll bottom center;
    color: #eee;
}

#foot_bg
{
    display: block;
    padding: 15px; /*background: transparent url(/Images/foot_bg_top.jpg) no-repeat scroll top center;*/
    background-color: #509100;
}

#foot .footcolum
{
    float: left;
    margin: 0 0 0 10px;
    width: 235px;
}

#foot .footcolum div
{
    padding: 2px 0;
}

/* other...
************************************************** */
#rightcolumcontent .imgArchive
{
    margin: 0px;
    padding:0;
}
.imgArchive li
{
    float: left;
    height: 157px;
    width: 150px;
    text-align: center;
    padding: 10px;
    list-style: none;
}

#ProductLeftColumn
{
    float: left;
    width: 300px;
}

#ProductRightColumn
{
    float: left;
    width: 299px;
}

.ProductName
{
    margin-bottom: 5px;
}

.Artnr
{
    margin-bottom: 5px;
}

.ImageArchive img, .b
{
    border: solid 1px #fff;
}

.SiteMap ul
{
    margin-left: 40px;
}

.clear0
{
    clear: left;
    height: 0px;
}

.clear10
{
    clear: left;
    height: 10px;
}
.even
{
    background-color: #f0f0f0;
    padding: 5px;
}
.odd
{
    background-color: #fff;
    padding: 5px;
}
.cl
{
    clear: both;
}
.news a
{
    color:#000;
}
