/* layout styles */

html body {background: #DDD;}
@media print
{
	html body {background: #FFF;}
	}
#container {background: #fff url(../layout/base/containerbg.png) repeat-y;}
#containerstart {background: #FFF;}

/*#banner {background: url(../layout/base/banner-top.png) #FFF no-repeat;}*/
#bannerleft	{background: transparent;}
#bannerright	{background: transparent;}

#sidebar {background: #fff;}

/* #sidebarContent {background: #fff url(../layout/base/downloadBG.png) repeat-y;} */

#contentstartpage {background: #FFF;}
#content {background: #fff; /*border-left: 1px solid #d0d0cf;*/ margin-left: 1px;}

/* meta nav */

.skip:active, .skip:focus {background: #2C91B2;}

/* main nav */
#nav-main {background: url(../layout/base/menuBG.png) repeat-x; border-bottom: 1px solid #d0d0cf;}
#nav-main a:link, #nav-main a:visited {background: url(../layout/base/bgMainNav.png) repeat-x; background-position: right;}
#nav-main a:hover, #nav-main a:visited:hover {background: url(../layout/base/bgMainNav.png) repeat-x; background-position: right;}

.current a:link, .current a:visited {background: url(../layout/base/bgMainNav.png) !important; background-position: right !important;}

/* sub nav */
a#nav-section {
}
a#nav-section:hover {
}

a#youarehere:link, a#youarehere:visited {
}

/*supplemental nav */
#nav-supp li {background-image: url(imgs/bullet_link.gif); background-repeat: no-repeat; background-position: center left;}

/* footer */
#footer	{background: #64686e;}
.info-company {}

/* Startpage boxes */
.HdrPageExtras {background: #fff; border-bottom: 1px solid #ededed;}
	
/* Accessibility */
.tdBack {background: #fff;}

/* Archive */
.onmouseoverpic{background-color:#efefef;}
.onmouseoutpic{background-color:#e6e6e6;}

/* Produktpuffar Röda */
.prodpuff {background: url(../layout/base/prod_puffBG_gray.png) repeat-x;}
.prodpuffHover {background: url(../layout/base/prod_puffHoverBG.jpg) repeat-x;}

/* Produktpuffar Gråa*/
.prodpuffGray {background: url(../layout/base/prod_puffBG_gray.png) repeat-x;}
.prodpuffHoverGray {background: url(../layout/base/prod_puffHoverBG.jpg) repeat-x;}

/* ProduktGruppspuffar */
.prodGrPuff {background: url(../layout/base/prod_puffBG_gray.png) repeat-x;}
.prodGrPuffHover {background: url(../layout/base/prodGr_puffHoverBG.jpg) repeat-x;}

/*Samarbetspartnerspuffar*/
.samarbPuff {background: url(../layout/base/samarbPuffBG.jpg) repeat-x;}


/*Breda produktpuffar*/
.prodpuffBroad
{
    width:496px;
    float:left;
    margin: 0px;
    padding:0px;
}
.prodpuffBroadHeader 
{
    width:472px;
    margin: 0px;
    height:17px;
    /*background: url(../layout/base/prod_puffBG_gray.png) repeat-x;*/
    background: #a40d20;
    padding:6px 10px;
    
}
.prodpuffBroadHeader a
{
    color:#fff ! important;
    text-decoration: none;
    font-weight:bold;
}

.prodpuffBroadTxt
{
    width:472px;
    margin-top:10px;
    padding:20px 10px;
}
